Skip to content
Success

Console Output

Pull request #39705 updated
15:22:52 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282+e6d949b9e707c55700c545614d25713bb191aed8 (c8d483eb0bc1f5297a660ebe475704844213b21a)
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 ead69454b4062f17d1f8389642089a002b037213 # 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
15:22:57 [2020-04-14T15:22:57.663Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:22:57 [2020-04-14T15:22:57.668Z] Trying to pass milestone 6
[Pipeline] milestone
15:22:57 [2020-04-14T15:22:57.700Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:22:57 [2020-04-14T15:22:57.853Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a3b428dc858ac15e) in /home/ubuntu/workspace/moby_PR-39705
[Pipeline] {
[Pipeline] checkout
15:22:57 [2020-04-14T15:22:57.944Z] using credential docker-jenkins-github-credentials
15:22:57 [2020-04-14T15:22:57.953Z] Cloning the remote Git repository
15:22:57 [2020-04-14T15:22:57.953Z] Cloning with configured refspecs honoured and without tags
15:22:57 [2020-04-14T15:22:57.992Z] Cloning repository https://github.com/moby/moby.git
15:22:57 [2020-04-14T15:22:57.993Z]  > git init /home/ubuntu/workspace/moby_PR-39705 # timeout=10
15:22:58 [2020-04-14T15:22:58.015Z] Fetching upstream changes from https://github.com/moby/moby.git
15:22:58 [2020-04-14T15:22:58.015Z]  > git --version # timeout=10
15:22:58 [2020-04-14T15:22:58.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:22:58 [2020-04-14T15:22:58.025Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:15 [2020-04-14T15:23:15.849Z] Fetching without tags
15:23:16 [2020-04-14T15:23:16.119Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:16 [2020-04-14T15:23:16.717Z] Merge succeeded, producing eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:16 [2020-04-14T15:23:16.717Z] Checking out Revision eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 (PR-39705)
15:23:17 [2020-04-14T15:23:17.285Z] Commit message: "daemon: rename variables that collide with imported package names"
15:23:17 [2020-04-14T15:23:17.301Z] First time build. Skipping changelog.
15:23:15 [2020-04-14T15:23:15.819Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:15 [2020-04-14T15:23:15.824Z]  > git config --add remote.origin.fetch +refs/pull/39705/head:refs/remotes/origin/PR-39705 # timeout=10
15:23:15 [2020-04-14T15:23:15.829Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:15 [2020-04-14T15:23:15.838Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:15 [2020-04-14T15:23:15.889Z] Fetching upstream changes from https://github.com/moby/moby.git
15:23:15 [2020-04-14T15:23:15.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:23:15 [2020-04-14T15:23:15.889Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:16 [2020-04-14T15:23:16.116Z]  > git config core.sparsecheckout # timeout=10
15:23:16 [2020-04-14T15:23:16.124Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:16 [2020-04-14T15:23:16.697Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
15:23:16 [2020-04-14T15:23:16.704Z]  > git rev-parse HEAD^{commit} # timeout=10
15:23:16 [2020-04-14T15:23:16.756Z]  > git config core.sparsecheckout # timeout=10
15:23:16 [2020-04-14T15:23:16.771Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:17 [2020-04-14T15:23:17.283Z]  > git rev-list --no-walk 1bd97dd76b6098059ce1748d0bd80e788306af89 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:23:18 [2020-04-14T15:23:18.176Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39705:/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
15:23:20 [2020-04-14T15:23:20.688Z] 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
15:23:21 [2020-04-14T15:23:21.172Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a3b428dc858ac15e) in /home/ubuntu/workspace/moby_PR-39705
[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
15:23:21 [2020-04-14T15:23:21.185Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d124f7ccc1f43ae3) in /home/ubuntu/workspace/moby_PR-39705
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
15:23:21 [2020-04-14T15:23:21.215Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39705
15:23:21 [2020-04-14T15:23:21.224Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-39705
[Pipeline] checkout
[Pipeline] {
[Pipeline] // stage
15:23:21 [2020-04-14T15:23:21.265Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c2f2912aa59e82e0) in /home/ubuntu/workspace/moby_PR-39705
[Pipeline] // stage
15:23:21 [2020-04-14T15:23:21.281Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
15:23:21 [2020-04-14T15:23:21.294Z] Fetching changes from the remote Git repository
[Pipeline] stage
15:23:21 [2020-04-14T15:23:21.303Z] Fetching without tags
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
15:23:21 [2020-04-14T15:23:21.333Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
15:23:21 [2020-04-14T15:23:21.341Z] Cloning the remote Git repository
15:23:21 [2020-04-14T15:23:21.341Z] Cloning with configured refspecs honoured and without tags
[Pipeline] {
[Pipeline] checkout
15:23:21 [2020-04-14T15:23:21.382Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
15:23:21 [2020-04-14T15:23:21.398Z] Cloning the remote Git repository
15:23:21 [2020-04-14T15:23:21.398Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
15:23:21 [2020-04-14T15:23:21.431Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
15:23:21 [2020-04-14T15:23:21.448Z] using credential docker-jenkins-github-credentials
15:23:21 [2020-04-14T15:23:21.449Z] Cloning the remote Git repository
15:23:21 [2020-04-14T15:23:21.449Z] Cloning with configured refspecs honoured and without tags
15:23:21 [2020-04-14T15:23:21.456Z] Cloning the remote Git repository
15:23:21 [2020-04-14T15:23:21.456Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:23:21 [2020-04-14T15:23:21.618Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:21 [2020-04-14T15:23:21.754Z] Merge succeeded, producing eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:21 [2020-04-14T15:23:21.755Z] Checking out Revision eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 (PR-39705)
15:23:21 [2020-04-14T15:23:21.856Z] Commit message: "daemon: rename variables that collide with imported package names"
15:23:21 [2020-04-14T15:23:21.283Z]  > git rev-parse --is-inside-work-tree # timeout=10
15:23:21 [2020-04-14T15:23:21.291Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:21 [2020-04-14T15:23:21.301Z] Fetching upstream changes from https://github.com/moby/moby.git
15:23:21 [2020-04-14T15:23:21.301Z]  > git --version # timeout=10
15:23:21 [2020-04-14T15:23:21.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:23:21 [2020-04-14T15:23:21.306Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:21 [2020-04-14T15:23:21.615Z]  > git config core.sparsecheckout # timeout=10
15:23:21 [2020-04-14T15:23:21.635Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:21 [2020-04-14T15:23:21.736Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
15:23:21 [2020-04-14T15:23:21.742Z]  > git rev-parse HEAD^{commit} # timeout=10
15:23:21 [2020-04-14T15:23:21.796Z]  > git config core.sparsecheckout # timeout=10
15:23:21 [2020-04-14T15:23:21.799Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:21 [2020-04-14T15:23:21.398Z] Cloning repository https://github.com/moby/moby.git
15:23:21 [2020-04-14T15:23:21.399Z]  > git init /home/ubuntu/workspace/moby_PR-39705 # timeout=10
15:23:21 [2020-04-14T15:23:21.413Z] Fetching upstream changes from https://github.com/moby/moby.git
15:23:21 [2020-04-14T15:23:21.414Z]  > git --version # timeout=10
15:23:21 [2020-04-14T15:23:21.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:23:21 [2020-04-14T15:23:21.427Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:21 [2020-04-14T15:23:21.405Z] Cloning repository https://github.com/moby/moby.git
15:23:21 [2020-04-14T15:23:21.405Z]  > git init /home/jenkins/workspace/moby_PR-39705 # timeout=10
15:23:21 [2020-04-14T15:23:21.429Z] Fetching upstream changes from https://github.com/moby/moby.git
15:23:21 [2020-04-14T15:23:21.429Z]  > git --version # timeout=10
15:23:21 [2020-04-14T15:23:21.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:23:21 [2020-04-14T15:23:21.435Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:21 [2020-04-14T15:23:21.581Z] Cloning repository https://github.com/moby/moby.git
15:23:21 [2020-04-14T15:23:21.581Z]  > git init /home/ubuntu/workspace/moby_PR-39705 # timeout=10
15:23:21 [2020-04-14T15:23:21.598Z] Fetching upstream changes from https://github.com/moby/moby.git
15:23:21 [2020-04-14T15:23:21.598Z]  > git --version # timeout=10
15:23:21 [2020-04-14T15:23:21.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:23:21 [2020-04-14T15:23:21.617Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:21 [2020-04-14T15:23:21.456Z] Cloning repository https://github.com/moby/moby.git
15:23:21 [2020-04-14T15:23:21.457Z]  > git init /home/docker/workspace/moby_PR-39705 # timeout=10
15:23:21 [2020-04-14T15:23:21.468Z] Fetching upstream changes from https://github.com/moby/moby.git
15:23:21 [2020-04-14T15:23:21.468Z]  > git --version # timeout=10
15:23:21 [2020-04-14T15:23:21.472Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:23:21 [2020-04-14T15:23:21.474Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:23:22 [2020-04-14T15:23:22.937Z] + docker version
15:23:22 [2020-04-14T15:23:22.937Z] Client: Docker Engine - Community
15:23:22 [2020-04-14T15:23:22.937Z]  Version:           19.03.5
15:23:22 [2020-04-14T15:23:22.937Z]  API version:       1.40
15:23:22 [2020-04-14T15:23:22.937Z]  Go version:        go1.12.12
15:23:22 [2020-04-14T15:23:22.937Z]  Git commit:        633a0ea838
15:23:22 [2020-04-14T15:23:22.937Z]  Built:             Wed Nov 13 07:29:52 2019
15:23:22 [2020-04-14T15:23:22.937Z]  OS/Arch:           linux/amd64
15:23:22 [2020-04-14T15:23:22.937Z]  Experimental:      false
15:23:22 [2020-04-14T15:23:22.937Z] 
15:23:22 [2020-04-14T15:23:22.937Z] Server: Docker Engine - Community
15:23:22 [2020-04-14T15:23:22.937Z]  Engine:
15:23:22 [2020-04-14T15:23:22.937Z]   Version:          19.03.5
15:23:22 [2020-04-14T15:23:22.937Z]   API version:      1.40 (minimum version 1.12)
15:23:22 [2020-04-14T15:23:22.937Z]   Go version:       go1.12.12
15:23:22 [2020-04-14T15:23:22.937Z]   Git commit:       633a0ea838
15:23:22 [2020-04-14T15:23:22.937Z]   Built:            Wed Nov 13 07:28:22 2019
15:23:22 [2020-04-14T15:23:22.937Z]   OS/Arch:          linux/amd64
15:23:22 [2020-04-14T15:23:22.937Z]   Experimental:     true
15:23:22 [2020-04-14T15:23:22.937Z]  containerd:
15:23:22 [2020-04-14T15:23:22.937Z]   Version:          1.2.10
15:23:22 [2020-04-14T15:23:22.937Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
15:23:22 [2020-04-14T15:23:22.937Z]  runc:
15:23:22 [2020-04-14T15:23:22.937Z]   Version:          1.0.0-rc8+dev
15:23:22 [2020-04-14T15:23:22.937Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:23:22 [2020-04-14T15:23:22.937Z]  docker-init:
15:23:22 [2020-04-14T15:23:22.937Z]   Version:          0.18.0
15:23:22 [2020-04-14T15:23:22.937Z]   GitCommit:        fec3683
[Pipeline] sh
15:23:23 [2020-04-14T15:23:23.260Z] + docker info
15:23:30 [2020-04-14T15:23:30.337Z] Fetching without tags
15:23:30 [2020-04-14T15:23:30.603Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:30 [2020-04-14T15:23:30.311Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:30 [2020-04-14T15:23:30.313Z]  > git config --add remote.origin.fetch +refs/pull/39705/head:refs/remotes/origin/PR-39705 # timeout=10
15:23:30 [2020-04-14T15:23:30.315Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:30 [2020-04-14T15:23:30.327Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:30 [2020-04-14T15:23:30.344Z] Fetching upstream changes from https://github.com/moby/moby.git
15:23:30 [2020-04-14T15:23:30.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:23:30 [2020-04-14T15:23:30.344Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:30 [2020-04-14T15:23:30.610Z]  > git config core.sparsecheckout # timeout=10
15:23:30 [2020-04-14T15:23:30.611Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:31 [2020-04-14T15:23:31.091Z] Merge succeeded, producing eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:31 [2020-04-14T15:23:31.091Z] Checking out Revision eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 (PR-39705)
15:23:31 [2020-04-14T15:23:31.170Z] Commit message: "daemon: rename variables that collide with imported package names"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:23:32 [2020-04-14T15:23:32.093Z] + docker version
15:23:32 [2020-04-14T15:23:32.094Z] Client: Docker Engine - Community
15:23:32 [2020-04-14T15:23:32.094Z]  Version:           19.03.7
15:23:32 [2020-04-14T15:23:32.094Z]  API version:       1.40
15:23:32 [2020-04-14T15:23:32.094Z]  Go version:        go1.12.17
15:23:32 [2020-04-14T15:23:32.094Z]  Git commit:        7141c199a2
15:23:32 [2020-04-14T15:23:32.094Z]  Built:             Sat Mar  7 16:48:47 2020
15:23:32 [2020-04-14T15:23:32.094Z]  OS/Arch:           linux/s390x
15:23:32 [2020-04-14T15:23:32.094Z]  Experimental:      false
15:23:32 [2020-04-14T15:23:32.094Z] 
15:23:32 [2020-04-14T15:23:32.094Z] Server: Docker Engine - Community
15:23:32 [2020-04-14T15:23:32.094Z]  Engine:
15:23:32 [2020-04-14T15:23:32.094Z]   Version:          19.03.7
15:23:32 [2020-04-14T15:23:32.094Z]   API version:      1.40 (minimum version 1.12)
15:23:32 [2020-04-14T15:23:32.094Z]   Go version:       go1.12.17
15:23:32 [2020-04-14T15:23:32.094Z]   Git commit:       7141c199a2
15:23:32 [2020-04-14T15:23:32.094Z]   Built:            Sat Mar  7 16:47:46 2020
15:23:32 [2020-04-14T15:23:32.094Z]   OS/Arch:          linux/s390x
15:23:32 [2020-04-14T15:23:32.094Z]   Experimental:     true
15:23:32 [2020-04-14T15:23:32.094Z]  containerd:
15:23:32 [2020-04-14T15:23:32.094Z]   Version:          1.2.13
15:23:32 [2020-04-14T15:23:32.094Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:23:32 [2020-04-14T15:23:32.094Z]  runc:
15:23:32 [2020-04-14T15:23:32.094Z]   Version:          1.0.0-rc10
15:23:32 [2020-04-14T15:23:32.094Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:23:32 [2020-04-14T15:23:32.094Z]  docker-init:
15:23:32 [2020-04-14T15:23:32.094Z]   Version:          0.18.0
15:23:32 [2020-04-14T15:23:32.094Z]   GitCommit:        fec3683
[Pipeline] sh
15:23:31 [2020-04-14T15:23:31.072Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
15:23:31 [2020-04-14T15:23:31.085Z]  > git rev-parse HEAD^{commit} # timeout=10
15:23:31 [2020-04-14T15:23:31.098Z]  > git config core.sparsecheckout # timeout=10
15:23:31 [2020-04-14T15:23:31.099Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:32 [2020-04-14T15:23:32.459Z] + docker info
15:23:32 [2020-04-14T15:23:32.742Z] Client:
15:23:32 [2020-04-14T15:23:32.742Z]  Debug Mode: false
15:23:32 [2020-04-14T15:23:32.742Z] 
15:23:32 [2020-04-14T15:23:32.742Z] Server:
15:23:32 [2020-04-14T15:23:32.742Z]  Containers: 0
15:23:32 [2020-04-14T15:23:32.742Z]   Running: 0
15:23:32 [2020-04-14T15:23:32.742Z]   Paused: 0
15:23:32 [2020-04-14T15:23:32.742Z]   Stopped: 0
15:23:32 [2020-04-14T15:23:32.742Z]  Images: 0
15:23:32 [2020-04-14T15:23:32.742Z]  Server Version: 19.03.7
15:23:32 [2020-04-14T15:23:32.742Z]  Storage Driver: overlay2
15:23:32 [2020-04-14T15:23:32.742Z]   Backing Filesystem: <unknown>
15:23:32 [2020-04-14T15:23:32.742Z]   Supports d_type: true
15:23:32 [2020-04-14T15:23:32.742Z]   Native Overlay Diff: true
15:23:32 [2020-04-14T15:23:32.742Z]  Logging Driver: json-file
15:23:32 [2020-04-14T15:23:32.742Z]  Cgroup Driver: cgroupfs
15:23:32 [2020-04-14T15:23:32.742Z]  Plugins:
15:23:32 [2020-04-14T15:23:32.742Z]   Volume: local
15:23:32 [2020-04-14T15:23:32.742Z]   Network: bridge host ipvlan macvlan null overlay
15:23:32 [2020-04-14T15:23:32.742Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:23:32 [2020-04-14T15:23:32.742Z]  Swarm: inactive
15:23:32 [2020-04-14T15:23:32.742Z]  Runtimes: runc
15:23:32 [2020-04-14T15:23:32.742Z]  Default Runtime: runc
15:23:32 [2020-04-14T15:23:32.742Z]  Init Binary: docker-init
15:23:32 [2020-04-14T15:23:32.742Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:23:32 [2020-04-14T15:23:32.742Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:23:32 [2020-04-14T15:23:32.742Z]  init version: fec3683
15:23:32 [2020-04-14T15:23:32.742Z]  Security Options:
15:23:32 [2020-04-14T15:23:32.742Z]   apparmor
15:23:32 [2020-04-14T15:23:32.742Z]   seccomp
15:23:32 [2020-04-14T15:23:32.742Z]    Profile: default
15:23:32 [2020-04-14T15:23:32.742Z]  Kernel Version: 4.15.0-88-generic
15:23:32 [2020-04-14T15:23:32.742Z]  Operating System: Ubuntu 18.04.4 LTS
15:23:32 [2020-04-14T15:23:32.742Z]  OSType: linux
15:23:32 [2020-04-14T15:23:32.742Z]  Architecture: s390x
15:23:32 [2020-04-14T15:23:32.742Z]  CPUs: 2
15:23:32 [2020-04-14T15:23:32.742Z]  Total Memory: 7.861GiB
15:23:32 [2020-04-14T15:23:32.742Z]  Name: s390x-ubuntu-30
15:23:32 [2020-04-14T15:23:32.742Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
15:23:32 [2020-04-14T15:23:32.742Z]  Docker Root Dir: /var/lib/docker
15:23:32 [2020-04-14T15:23:32.742Z]  Debug Mode: false
15:23:32 [2020-04-14T15:23:32.742Z]  Username: dockerbuildbot
15:23:32 [2020-04-14T15:23:32.742Z]  Registry: https://index.docker.io/v1/
15:23:32 [2020-04-14T15:23:32.742Z]  Labels:
15:23:32 [2020-04-14T15:23:32.742Z]  Experimental: true
15:23:32 [2020-04-14T15:23:32.742Z]  Insecure Registries:
15:23:32 [2020-04-14T15:23:32.742Z]   127.0.0.0/8
15:23:32 [2020-04-14T15:23:32.742Z]  Live Restore Enabled: false
15:23:32 [2020-04-14T15:23:32.742Z] 
15:23:32 [2020-04-14T15:23:32.742Z] WARNING: No swap limit support
[Pipeline] sh
15:23:33 [2020-04-14T15:23:33.109Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:23:33 [2020-04-14T15:23:33.109Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:23:33 [2020-04-14T15:23:33.109Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39705/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:23:33 [2020-04-14T15:23:33.109Z] + bash /home/jenkins/workspace/moby_PR-39705/check-config.sh
15:23:33 [2020-04-14T15:23:33.109Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:23:33 [2020-04-14T15:23:33.109Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
15:23:33 [2020-04-14T15:23:33.109Z] 
15:23:33 [2020-04-14T15:23:33.109Z] Generally Necessary:
15:23:33 [2020-04-14T15:23:33.109Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:23:33 [2020-04-14T15:23:33.109Z] - apparmor: enabled and tools installed
15:23:33 [2020-04-14T15:23:33.109Z] - CONFIG_NAMESPACES: enabled
15:23:33 [2020-04-14T15:23:33.109Z] - CONFIG_NET_NS: enabled
15:23:33 [2020-04-14T15:23:33.109Z] - CONFIG_PID_NS: enabled
15:23:33 [2020-04-14T15:23:33.109Z] - CONFIG_IPC_NS: enabled
15:23:33 [2020-04-14T15:23:33.109Z] - CONFIG_UTS_NS: enabled
15:23:33 [2020-04-14T15:23:33.109Z] - CONFIG_CGROUPS: enabled
15:23:33 [2020-04-14T15:23:33.109Z] - CONFIG_CGROUP_CPUACCT: enabled
15:23:33 [2020-04-14T15:23:33.191Z] Client:
15:23:33 [2020-04-14T15:23:33.191Z]  Debug Mode: false
15:23:33 [2020-04-14T15:23:33.191Z] 
15:23:33 [2020-04-14T15:23:33.191Z] Server:
15:23:33 [2020-04-14T15:23:33.191Z]  Containers: 0
15:23:33 [2020-04-14T15:23:33.191Z]   Running: 0
15:23:33 [2020-04-14T15:23:33.191Z]   Paused: 0
15:23:33 [2020-04-14T15:23:33.191Z]   Stopped: 0
15:23:33 [2020-04-14T15:23:33.191Z]  Images: 3
15:23:33 [2020-04-14T15:23:33.191Z]  Server Version: 19.03.5
15:23:33 [2020-04-14T15:23:33.191Z]  Storage Driver: overlay2
15:23:33 [2020-04-14T15:23:33.191Z]   Backing Filesystem: extfs
15:23:33 [2020-04-14T15:23:33.191Z]   Supports d_type: true
15:23:33 [2020-04-14T15:23:33.191Z]   Native Overlay Diff: true
15:23:33 [2020-04-14T15:23:33.191Z]  Logging Driver: json-file
15:23:33 [2020-04-14T15:23:33.191Z]  Cgroup Driver: cgroupfs
15:23:33 [2020-04-14T15:23:33.191Z]  Plugins:
15:23:33 [2020-04-14T15:23:33.191Z]   Volume: local
15:23:33 [2020-04-14T15:23:33.191Z]   Network: bridge host ipvlan macvlan null overlay
15:23:33 [2020-04-14T15:23:33.191Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:23:33 [2020-04-14T15:23:33.191Z]  Swarm: inactive
15:23:33 [2020-04-14T15:23:33.191Z]  Runtimes: runc
15:23:33 [2020-04-14T15:23:33.191Z]  Default Runtime: runc
15:23:33 [2020-04-14T15:23:33.191Z]  Init Binary: docker-init
15:23:33 [2020-04-14T15:23:33.191Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
15:23:33 [2020-04-14T15:23:33.191Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:23:33 [2020-04-14T15:23:33.191Z]  init version: fec3683
15:23:33 [2020-04-14T15:23:33.191Z]  Security Options:
15:23:33 [2020-04-14T15:23:33.191Z]   apparmor
15:23:33 [2020-04-14T15:23:33.191Z]   seccomp
15:23:33 [2020-04-14T15:23:33.191Z]    Profile: default
15:23:33 [2020-04-14T15:23:33.191Z]  Kernel Version: 4.15.0-1058-aws
15:23:33 [2020-04-14T15:23:33.191Z]  Operating System: Ubuntu 18.04.4 LTS
15:23:33 [2020-04-14T15:23:33.191Z]  OSType: linux
15:23:33 [2020-04-14T15:23:33.191Z]  Architecture: x86_64
15:23:33 [2020-04-14T15:23:33.191Z]  CPUs: 2
15:23:33 [2020-04-14T15:23:33.191Z]  Total Memory: 7.501GiB
15:23:33 [2020-04-14T15:23:33.191Z]  Name: ip-10-100-93-225
15:23:33 [2020-04-14T15:23:33.191Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
15:23:33 [2020-04-14T15:23:33.191Z]  Docker Root Dir: /var/lib/docker
15:23:33 [2020-04-14T15:23:33.191Z]  Debug Mode: false
15:23:33 [2020-04-14T15:23:33.191Z]  Registry: https://index.docker.io/v1/
15:23:33 [2020-04-14T15:23:33.191Z]  Labels:
15:23:33 [2020-04-14T15:23:33.191Z]  Experimental: true
15:23:33 [2020-04-14T15:23:33.191Z]  Insecure Registries:
15:23:33 [2020-04-14T15:23:33.191Z]   127.0.0.0/8
15:23:33 [2020-04-14T15:23:33.191Z]  Live Restore Enabled: true
15:23:33 [2020-04-14T15:23:33.191Z] 
15:23:33 [2020-04-14T15:23:33.191Z] WARNING: No swap limit support
[Pipeline] sh
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_CGROUP_DEVICE: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_CGROUP_FREEZER: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_CGROUP_SCHED: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_CPUSETS: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_MEMCG: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_KEYS: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_VETH: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_BRIDGE: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_NF_NAT: enabled (as module)
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_NF_NAT_NEEDED: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_POSIX_MQUEUE: enabled
15:23:33 [2020-04-14T15:23:33.391Z] 
15:23:33 [2020-04-14T15:23:33.391Z] Optional Features:
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_USER_NS: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_SECCOMP: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_CGROUP_PIDS: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_MEMCG_SWAP: enabled
15:23:33 [2020-04-14T15:23:33.391Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:23:33 [2020-04-14T15:23:33.392Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_BLK_CGROUP: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_IOSCHED_CFQ: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_CGROUP_PERF: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_CGROUP_HUGETLB: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_CFS_BANDWIDTH: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_RT_GROUP_SCHED: missing
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_IP_VS: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_IP_VS_NFCT: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_IP_VS_RR: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_EXT4_FS: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:23:33 [2020-04-14T15:23:33.392Z] - Network Drivers:
15:23:33 [2020-04-14T15:23:33.392Z]   - "overlay":
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_VXLAN: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:23:33 [2020-04-14T15:23:33.392Z]       Optional (for encrypted networks):
15:23:33 [2020-04-14T15:23:33.392Z]       - CONFIG_CRYPTO: enabled
15:23:33 [2020-04-14T15:23:33.392Z]       - CONFIG_CRYPTO_AEAD: enabled
15:23:33 [2020-04-14T15:23:33.392Z]       - CONFIG_CRYPTO_GCM: enabled
15:23:33 [2020-04-14T15:23:33.392Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:23:33 [2020-04-14T15:23:33.392Z]       - CONFIG_CRYPTO_GHASH: enabled
15:23:33 [2020-04-14T15:23:33.392Z]       - CONFIG_XFRM: enabled
15:23:33 [2020-04-14T15:23:33.392Z]       - CONFIG_XFRM_USER: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]       - CONFIG_INET_ESP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]   - "ipvlan":
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_IPVLAN: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]   - "macvlan":
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_MACVLAN: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_DUMMY: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]   - "ftp,tftp client in container":
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z] - Storage Drivers:
15:23:33 [2020-04-14T15:23:33.392Z]   - "aufs":
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_AUFS_FS: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]   - "btrfs":
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:23:33 [2020-04-14T15:23:33.392Z]   - "devicemapper":
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_BLK_DEV_DM: enabled
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]   - "overlay":
15:23:33 [2020-04-14T15:23:33.392Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:23:33 [2020-04-14T15:23:33.392Z]   - "zfs":
15:23:33 [2020-04-14T15:23:33.392Z]     - /dev/zfs: missing
15:23:33 [2020-04-14T15:23:33.392Z]     - zfs command: missing
15:23:33 [2020-04-14T15:23:33.392Z]     - zpool command: missing
15:23:33 [2020-04-14T15:23:33.392Z] 
15:23:33 [2020-04-14T15:23:33.392Z] Limits:
15:23:33 [2020-04-14T15:23:33.392Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:23:33 [2020-04-14T15:23:33.392Z] 
15:23:33 [2020-04-14T15:23:33.392Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:23:33 [2020-04-14T15:23:33.562Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:23:33 [2020-04-14T15:23:33.562Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:23:33 [2020-04-14T15:23:33.562Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39705/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:23:33 [2020-04-14T15:23:33.562Z] + bash /home/ubuntu/workspace/moby_PR-39705/check-config.sh
15:23:33 [2020-04-14T15:23:33.562Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:23:33 [2020-04-14T15:23:33.562Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
15:23:33 [2020-04-14T15:23:33.562Z] 
15:23:33 [2020-04-14T15:23:33.562Z] Generally Necessary:
15:23:33 [2020-04-14T15:23:33.562Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:23:33 [2020-04-14T15:23:33.562Z] - apparmor: enabled and tools installed
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_NAMESPACES: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_NET_NS: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_PID_NS: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_IPC_NS: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_UTS_NS: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_CGROUPS: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_CGROUP_CPUACCT: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_CGROUP_DEVICE: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_CGROUP_FREEZER: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_CGROUP_SCHED: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_CPUSETS: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_MEMCG: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_KEYS: enabled
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_VETH: enabled (as module)
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_BRIDGE: enabled (as module)
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:23:33 [2020-04-14T15:23:33.562Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_NF_NAT: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_NF_NAT_NEEDED: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_POSIX_MQUEUE: enabled
15:23:33 [2020-04-14T15:23:33.818Z] 
15:23:33 [2020-04-14T15:23:33.818Z] Optional Features:
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_USER_NS: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_SECCOMP: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_CGROUP_PIDS: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_MEMCG_SWAP: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:23:33 [2020-04-14T15:23:33.818Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_BLK_CGROUP: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_IOSCHED_CFQ: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_CGROUP_PERF: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_CGROUP_HUGETLB: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_CFS_BANDWIDTH: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_RT_GROUP_SCHED: missing
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_IP_VS: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_IP_VS_NFCT: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_IP_VS_RR: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_EXT4_FS: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:23:33 [2020-04-14T15:23:33.818Z] - Network Drivers:
15:23:33 [2020-04-14T15:23:33.818Z]   - "overlay":
15:23:33 [2020-04-14T15:23:33.818Z]     - CONFIG_VXLAN: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:23:33 [2020-04-14T15:23:33.818Z]       Optional (for encrypted networks):
15:23:33 [2020-04-14T15:23:33.818Z]       - CONFIG_CRYPTO: enabled
15:23:33 [2020-04-14T15:23:33.818Z]       - CONFIG_CRYPTO_AEAD: enabled
15:23:33 [2020-04-14T15:23:33.818Z]       - CONFIG_CRYPTO_GCM: enabled
15:23:33 [2020-04-14T15:23:33.818Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:23:33 [2020-04-14T15:23:33.818Z]       - CONFIG_CRYPTO_GHASH: enabled
15:23:33 [2020-04-14T15:23:33.818Z]       - CONFIG_XFRM: enabled
15:23:33 [2020-04-14T15:23:33.818Z]       - CONFIG_XFRM_USER: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]       - CONFIG_INET_ESP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]   - "ipvlan":
15:23:33 [2020-04-14T15:23:33.818Z]     - CONFIG_IPVLAN: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]   - "macvlan":
15:23:33 [2020-04-14T15:23:33.818Z]     - CONFIG_MACVLAN: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]     - CONFIG_DUMMY: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]   - "ftp,tftp client in container":
15:23:33 [2020-04-14T15:23:33.818Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:23:33 [2020-04-14T15:23:33.818Z] - Storage Drivers:
15:23:33 [2020-04-14T15:23:33.818Z]   - "aufs":
15:23:33 [2020-04-14T15:23:33.818Z]     - CONFIG_AUFS_FS: enabled (as module)
15:23:33 [2020-04-14T15:23:33.821Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 .
15:23:33 [2020-04-14T15:23:33.821Z] #2 [internal] load .dockerignore
15:23:33 [2020-04-14T15:23:33.821Z] #2 transferring context: 87B done
15:23:33 [2020-04-14T15:23:33.821Z] #2 DONE 0.0s
15:23:33 [2020-04-14T15:23:33.821Z] 
15:23:33 [2020-04-14T15:23:33.821Z] #1 [internal] load build definition from Dockerfile
15:23:33 [2020-04-14T15:23:33.821Z] #1 transferring dockerfile: 17.09kB done
15:23:33 [2020-04-14T15:23:33.821Z] #1 DONE 0.0s
15:23:33 [2020-04-14T15:23:33.821Z] 
15:23:33 [2020-04-14T15:23:33.821Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:23:34 [2020-04-14T15:23:34.073Z]   - "btrfs":
15:23:34 [2020-04-14T15:23:34.074Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:23:34 [2020-04-14T15:23:34.074Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:23:34 [2020-04-14T15:23:34.074Z]   - "devicemapper":
15:23:34 [2020-04-14T15:23:34.074Z]     - CONFIG_BLK_DEV_DM: enabled
15:23:34 [2020-04-14T15:23:34.074Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:23:34 [2020-04-14T15:23:34.074Z]   - "overlay":
15:23:34 [2020-04-14T15:23:34.074Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:23:34 [2020-04-14T15:23:34.074Z]   - "zfs":
15:23:34 [2020-04-14T15:23:34.074Z]     - /dev/zfs: missing
15:23:34 [2020-04-14T15:23:34.074Z]     - zfs command: missing
15:23:34 [2020-04-14T15:23:34.074Z]     - zpool command: missing
15:23:34 [2020-04-14T15:23:34.074Z] 
15:23:34 [2020-04-14T15:23:34.074Z] Limits:
15:23:34 [2020-04-14T15:23:34.074Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:23:34 [2020-04-14T15:23:34.074Z] 
15:23:34 [2020-04-14T15:23:34.074Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
15:23:34 [2020-04-14T15:23:34.123Z] #3 DONE 0.2s
15:23:34 [2020-04-14T15:23:34.123Z] 
15:23:34 [2020-04-14T15:23:34.123Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:23:34 [2020-04-14T15:23:34.123Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
15:23:34 [2020-04-14T15:23:34.123Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.1s
15:23:34 [2020-04-14T15:23:34.123Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
[Pipeline] sh
15:23:34 [2020-04-14T15:23:34.222Z] Fetching without tags
15:23:34 [2020-04-14T15:23:34.403Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s
15:23:34 [2020-04-14T15:23:34.403Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
15:23:34 [2020-04-14T15:23:34.403Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
15:23:34 [2020-04-14T15:23:34.403Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf
15:23:34 [2020-04-14T15:23:34.403Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
15:23:34 [2020-04-14T15:23:34.462Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:34 [2020-04-14T15:23:34.525Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 .
15:23:34 [2020-04-14T15:23:34.525Z] #2 [internal] load .dockerignore
15:23:34 [2020-04-14T15:23:34.525Z] #2 transferring context: 87B done
15:23:34 [2020-04-14T15:23:34.525Z] #2 DONE 0.0s
15:23:34 [2020-04-14T15:23:34.525Z] 
15:23:34 [2020-04-14T15:23:34.525Z] #1 [internal] load build definition from Dockerfile
15:23:34 [2020-04-14T15:23:34.525Z] #1 transferring dockerfile: 17.09kB done
15:23:34 [2020-04-14T15:23:34.525Z] #1 DONE 0.0s
15:23:34 [2020-04-14T15:23:34.525Z] 
15:23:34 [2020-04-14T15:23:34.525Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:23:34 [2020-04-14T15:23:34.686Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done
15:23:34 [2020-04-14T15:23:34.686Z] #4 DONE 0.5s
15:23:34 [2020-04-14T15:23:34.781Z] #3 DONE 0.3s
15:23:34 [2020-04-14T15:23:34.781Z] 
15:23:34 [2020-04-14T15:23:34.781Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:23:34 [2020-04-14T15:23:34.781Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
15:23:34 [2020-04-14T15:23:34.781Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
15:23:34 [2020-04-14T15:23:34.781Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
15:23:34 [2020-04-14T15:23:34.781Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
15:23:34 [2020-04-14T15:23:34.781Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
15:23:34 [2020-04-14T15:23:34.998Z] Merge succeeded, producing eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:34 [2020-04-14T15:23:34.998Z] Checking out Revision eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 (PR-39705)
15:23:35 [2020-04-14T15:23:35.036Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.92MB / 8.82MB 0.2s
15:23:35 [2020-04-14T15:23:35.036Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
15:23:35 [2020-04-14T15:23:35.036Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
15:23:35 [2020-04-14T15:23:35.078Z] Commit message: "daemon: rename variables that collide with imported package names"
15:23:35 [2020-04-14T15:23:35.291Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
15:23:35 [2020-04-14T15:23:35.291Z] #4 DONE 0.5s
15:23:35 [2020-04-14T15:23:35.312Z] 
15:23:35 [2020-04-14T15:23:35.312Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:23:35 [2020-04-14T15:23:35.312Z] #6 DONE 0.2s
15:23:35 [2020-04-14T15:23:35.312Z] 
15:23:35 [2020-04-14T15:23:35.312Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:23:35 [2020-04-14T15:23:35.312Z] #5 DONE 0.2s
15:23:35 [2020-04-14T15:23:35.312Z] 
15:23:35 [2020-04-14T15:23:35.312Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:23:35 [2020-04-14T15:23:35.312Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done
15:23:35 [2020-04-14T15:23:35.312Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done
15:23:35 [2020-04-14T15:23:35.312Z] #7 sha256:5113530bf5141b838396b60a6517cfd109ca6a0f28974af0dd71a05213926fb1 5.46kB / 5.46kB done
15:23:35 [2020-04-14T15:23:35.312Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 0B / 48.96MB 0.1s
15:23:35 [2020-04-14T15:23:35.312Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0B / 7.38MB 0.1s
15:23:35 [2020-04-14T15:23:35.312Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0B / 9.88MB 0.1s
15:23:35 [2020-04-14T15:23:35.312Z] #7 sha256:29bbcdcc07d41fd4e9b86ae5014a755471ea8f363882e37e4ef6d6e424bf67bc 1.79kB / 1.79kB done
15:23:34 [2020-04-14T15:23:34.252Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:34 [2020-04-14T15:23:34.256Z]  > git config --add remote.origin.fetch +refs/pull/39705/head:refs/remotes/origin/PR-39705 # timeout=10
15:23:34 [2020-04-14T15:23:34.262Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:34 [2020-04-14T15:23:34.270Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:34 [2020-04-14T15:23:34.277Z] Fetching upstream changes from https://github.com/moby/moby.git
15:23:34 [2020-04-14T15:23:34.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:23:34 [2020-04-14T15:23:34.278Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:34 [2020-04-14T15:23:34.522Z]  > git config core.sparsecheckout # timeout=10
15:23:34 [2020-04-14T15:23:34.527Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:35 [2020-04-14T15:23:35.032Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
15:23:35 [2020-04-14T15:23:35.039Z]  > git rev-parse HEAD^{commit} # timeout=10
15:23:35 [2020-04-14T15:23:35.053Z]  > git config core.sparsecheckout # timeout=10
15:23:35 [2020-04-14T15:23:35.061Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:35 [2020-04-14T15:23:35.545Z] 
15:23:35 [2020-04-14T15:23:35.546Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:23:35 [2020-04-14T15:23:35.618Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 3.24MB / 48.96MB 0.2s
15:23:35 [2020-04-14T15:23:35.619Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 4.01MB / 7.38MB 0.2s
15:23:35 [2020-04-14T15:23:35.619Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 3.24MB / 9.88MB 0.2s
15:23:35 [2020-04-14T15:23:35.619Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 6.61MB / 48.96MB 0.3s
15:23:35 [2020-04-14T15:23:35.619Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 7.38MB / 7.38MB 0.3s done
15:23:35 [2020-04-14T15:23:35.619Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 8.33MB / 9.88MB 0.3s
15:23:35 [2020-04-14T15:23:35.619Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 0B / 51.33MB 0.3s
15:23:35 [2020-04-14T15:23:35.801Z] #5 DONE 0.1s
15:23:35 [2020-04-14T15:23:35.801Z] 
15:23:35 [2020-04-14T15:23:35.801Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:23:35 [2020-04-14T15:23:35.801Z] #6 DONE 0.2s
15:23:35 [2020-04-14T15:23:35.801Z] 
15:23:35 [2020-04-14T15:23:35.801Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:23:35 [2020-04-14T15:23:35.802Z] #7 CACHED
15:23:35 [2020-04-14T15:23:35.802Z] 
15:23:35 [2020-04-14T15:23:35.802Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:23:35 [2020-04-14T15:23:35.802Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
[Pipeline] withEnv
[Pipeline] {
15:23:35 [2020-04-14T15:23:35.927Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 20.91MB / 48.96MB 0.5s
15:23:35 [2020-04-14T15:23:35.927Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.88MB / 9.88MB 0.3s done
15:23:35 [2020-04-14T15:23:35.927Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 4.46MB / 51.33MB 0.5s
15:23:35 [2020-04-14T15:23:35.927Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 3.41MB / 56.67MB 0.5s
15:23:35 [2020-04-14T15:23:35.927Z] #7 ...
15:23:35 [2020-04-14T15:23:35.927Z] 
15:23:35 [2020-04-14T15:23:35.927Z] #20 [internal] load build context
15:23:35 [2020-04-14T15:23:35.927Z] #20 transferring context: 52.78MB 0.7s done
15:23:35 [2020-04-14T15:23:35.927Z] #20 DONE 0.7s
15:23:35 [2020-04-14T15:23:35.927Z] 
15:23:35 [2020-04-14T15:23:35.927Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:23:35 [2020-04-14T15:23:35.927Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 27.31MB / 48.96MB 0.7s
15:23:35 [2020-04-14T15:23:35.927Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 13.01MB / 51.33MB 0.7s
15:23:35 [2020-04-14T15:23:35.927Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 12.57MB / 56.67MB 0.7s
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:23:36 [2020-04-14T15:23:36.061Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:23:36 [2020-04-14T15:23:36.061Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:23:36 [2020-04-14T15:23:36.061Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
15:23:36 [2020-04-14T15:23:36.061Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.03MB / 9.86MB 0.3s
15:23:36 [2020-04-14T15:23:36.173Z] Still waiting to schedule task
15:23:36 [2020-04-14T15:23:36.173Z] All nodes of label ‘arm64&&linux’ are offline
15:23:36 [2020-04-14T15:23:36.175Z] Still waiting to schedule task
15:23:36 [2020-04-14T15:23:36.175Z] All nodes of label ‘windows-2019’ are offline
15:23:36 [2020-04-14T15:23:36.236Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 30.62MB / 48.96MB 0.8s
15:23:36 [2020-04-14T15:23:36.236Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 16.62MB / 51.33MB 0.8s
15:23:36 [2020-04-14T15:23:36.236Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 16.82MB / 56.67MB 0.8s
15:23:36 [2020-04-14T15:23:36.236Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 38.39MB / 48.96MB 1.0s
15:23:36 [2020-04-14T15:23:36.236Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 25.89MB / 51.33MB 1.0s
15:23:36 [2020-04-14T15:23:36.236Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 22.84MB / 56.67MB 1.0s
15:23:36 [2020-04-14T15:23:36.238Z] + docker version
15:23:36 [2020-04-14T15:23:36.238Z] Client: Docker Engine - Community
15:23:36 [2020-04-14T15:23:36.238Z]  Version:           19.03.5
15:23:36 [2020-04-14T15:23:36.238Z]  API version:       1.40
15:23:36 [2020-04-14T15:23:36.238Z]  Go version:        go1.12.12
15:23:36 [2020-04-14T15:23:36.238Z]  Git commit:        633a0ea838
15:23:36 [2020-04-14T15:23:36.238Z]  Built:             Wed Nov 13 07:29:52 2019
15:23:36 [2020-04-14T15:23:36.238Z]  OS/Arch:           linux/amd64
15:23:36 [2020-04-14T15:23:36.238Z]  Experimental:      false
15:23:36 [2020-04-14T15:23:36.238Z] 
15:23:36 [2020-04-14T15:23:36.238Z] Server: Docker Engine - Community
15:23:36 [2020-04-14T15:23:36.238Z]  Engine:
15:23:36 [2020-04-14T15:23:36.238Z]   Version:          19.03.5
15:23:36 [2020-04-14T15:23:36.238Z]   API version:      1.40 (minimum version 1.12)
15:23:36 [2020-04-14T15:23:36.238Z]   Go version:       go1.12.12
15:23:36 [2020-04-14T15:23:36.238Z]   Git commit:       633a0ea838
15:23:36 [2020-04-14T15:23:36.238Z]   Built:            Wed Nov 13 07:28:22 2019
15:23:36 [2020-04-14T15:23:36.238Z]   OS/Arch:          linux/amd64
15:23:36 [2020-04-14T15:23:36.238Z]   Experimental:     true
15:23:36 [2020-04-14T15:23:36.238Z]  containerd:
15:23:36 [2020-04-14T15:23:36.238Z]   Version:          1.2.10
15:23:36 [2020-04-14T15:23:36.238Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
15:23:36 [2020-04-14T15:23:36.238Z]  runc:
15:23:36 [2020-04-14T15:23:36.238Z]   Version:          1.0.0-rc8+dev
15:23:36 [2020-04-14T15:23:36.238Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:23:36 [2020-04-14T15:23:36.238Z]  docker-init:
15:23:36 [2020-04-14T15:23:36.238Z]   Version:          0.18.0
15:23:36 [2020-04-14T15:23:36.238Z]   GitCommit:        fec3683
[Pipeline] sh
15:23:36 [2020-04-14T15:23:36.320Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
15:23:36 [2020-04-14T15:23:36.546Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 42.94MB / 48.96MB 1.1s
15:23:36 [2020-04-14T15:23:36.546Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 30.16MB / 51.33MB 1.1s
15:23:36 [2020-04-14T15:23:36.546Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 25.82MB / 56.67MB 1.1s
15:23:36 [2020-04-14T15:23:36.546Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 46.50MB / 48.96MB 1.2s
15:23:36 [2020-04-14T15:23:36.546Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 35.01MB / 51.33MB 1.2s
15:23:36 [2020-04-14T15:23:36.546Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 29.24MB / 56.67MB 1.2s
15:23:36 [2020-04-14T15:23:36.546Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 48.96MB / 48.96MB 1.3s done
15:23:36 [2020-04-14T15:23:36.546Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 46.24MB / 51.33MB 1.4s
15:23:36 [2020-04-14T15:23:36.546Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 36.93MB / 56.67MB 1.4s
15:23:36 [2020-04-14T15:23:36.546Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 0B / 102.23MB 1.4s
15:23:36 [2020-04-14T15:23:36.577Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
15:23:36 [2020-04-14T15:23:36.728Z] + docker info
15:23:36 [2020-04-14T15:23:36.855Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.27MB / 51.33MB 1.5s
15:23:36 [2020-04-14T15:23:36.855Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 40.79MB / 56.67MB 1.5s
15:23:36 [2020-04-14T15:23:36.855Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2
15:23:36 [2020-04-14T15:23:36.855Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.33MB / 51.33MB 1.5s done
15:23:36 [2020-04-14T15:23:36.855Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 45.37MB / 56.67MB 1.6s
15:23:36 [2020-04-14T15:23:36.855Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 10.11MB / 102.23MB 1.6s
15:23:36 [2020-04-14T15:23:36.855Z] #7 sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f 0B / 155B 1.6s
15:23:37 [2020-04-14T15:23:37.161Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 54.91MB / 56.67MB 1.8s
15:23:37 [2020-04-14T15:23:37.161Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 20.58MB / 102.23MB 1.8s
15:23:37 [2020-04-14T15:23:37.161Z] #7 sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f 155B / 155B 1.6s done
15:23:37 [2020-04-14T15:23:37.161Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 25.92MB / 102.23MB 1.9s
15:23:37 [2020-04-14T15:23:37.161Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 56.67MB / 56.67MB 1.9s done
15:23:37 [2020-04-14T15:23:37.161Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 34.70MB / 102.23MB 2.0s
15:23:37 [2020-04-14T15:23:37.465Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 46.91MB / 102.23MB 2.1s
15:23:37 [2020-04-14T15:23:37.465Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 58.70MB / 102.23MB 2.2s
15:23:37 [2020-04-14T15:23:37.502Z] #71 ...
15:23:37 [2020-04-14T15:23:37.502Z] 
15:23:37 [2020-04-14T15:23:37.502Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:23:37 [2020-04-14T15:23:37.502Z] #8 DONE 1.4s
15:23:37 [2020-04-14T15:23:37.502Z] 
15:23:37 [2020-04-14T15:23:37.502Z] #20 [internal] load build context
15:23:37 [2020-04-14T15:23:37.753Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 67.33MB / 102.23MB 2.3s
15:23:37 [2020-04-14T15:23:37.753Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 77.41MB / 102.23MB 2.4s
15:23:37 [2020-04-14T15:23:37.756Z] #20 ...
15:23:37 [2020-04-14T15:23:37.756Z] 
15:23:37 [2020-04-14T15:23:37.756Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:23:37 [2020-04-14T15:23:37.756Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done
15:23:37 [2020-04-14T15:23:37.756Z] #71 DONE 1.8s
15:23:37 [2020-04-14T15:23:37.756Z] 
15:23:37 [2020-04-14T15:23:37.756Z] #20 [internal] load build context
15:23:38 [2020-04-14T15:23:38.036Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 88.93MB / 102.23MB 2.6s
15:23:38 [2020-04-14T15:23:38.036Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 100.40MB / 102.23MB 2.7s
15:23:38 [2020-04-14T15:23:38.036Z] #7 ...
15:23:38 [2020-04-14T15:23:38.036Z] 
15:23:38 [2020-04-14T15:23:38.036Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:23:38 [2020-04-14T15:23:38.036Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:23:38 [2020-04-14T15:23:38.036Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:23:38 [2020-04-14T15:23:38.036Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:23:38 [2020-04-14T15:23:38.036Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done
15:23:38 [2020-04-14T15:23:38.036Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done
15:23:38 [2020-04-14T15:23:38.036Z] #71 DONE 2.9s
15:23:38 [2020-04-14T15:23:38.036Z] 
15:23:38 [2020-04-14T15:23:38.036Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:23:38 [2020-04-14T15:23:38.316Z] #20 transferring context: 52.78MB 2.6s done
15:23:38 [2020-04-14T15:23:38.317Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 102.23MB / 102.23MB 2.8s done
15:23:38 [2020-04-14T15:23:38.571Z] #20 DONE 2.7s
15:23:38 [2020-04-14T15:23:38.571Z] 
15:23:38 [2020-04-14T15:23:38.571Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:23:38 [2020-04-14T15:23:38.597Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 1.8s done
15:23:38 [2020-04-14T15:23:38.831Z] #9 DONE 1.4s
15:23:38 [2020-04-14T15:23:38.831Z] 
15:23:38 [2020-04-14T15:23:38.831Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:23:38 [2020-04-14T15:23:38.831Z] #29 DONE 0.1s
15:23:38 [2020-04-14T15:23:38.831Z] 
15:23:38 [2020-04-14T15:23:38.831Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:23:38 [2020-04-14T15:23:38.831Z] #40 DONE 0.1s
15:23:38 [2020-04-14T15:23:38.831Z] 
15:23:38 [2020-04-14T15:23:38.831Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:23:38 [2020-04-14T15:23:38.831Z] #35 ...
15:23:38 [2020-04-14T15:23:38.831Z] 
15:23:38 [2020-04-14T15:23:38.831Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:23:38 [2020-04-14T15:23:38.831Z] #21 DONE 0.1s
15:23:38 [2020-04-14T15:23:38.878Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.1s
15:23:38 [2020-04-14T15:23:38.878Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.2s done
15:23:38 [2020-04-14T15:23:38.878Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687
15:23:39 [2020-04-14T15:23:39.086Z] 
15:23:39 [2020-04-14T15:23:39.086Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:23:39 [2020-04-14T15:23:39.086Z] #22 ...
15:23:39 [2020-04-14T15:23:39.086Z] 
15:23:39 [2020-04-14T15:23:39.086Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:23:39 [2020-04-14T15:23:39.086Z] #73 DONE 0.2s
15:23:39 [2020-04-14T15:23:39.086Z] 
15:23:39 [2020-04-14T15:23:39.086Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:23:39 [2020-04-14T15:23:39.086Z] #32 DONE 0.3s
15:23:39 [2020-04-14T15:23:39.086Z] 
15:23:39 [2020-04-14T15:23:39.086Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:23:39 [2020-04-14T15:23:39.086Z] #49 DONE 0.3s
15:23:39 [2020-04-14T15:23:39.341Z] 
15:23:39 [2020-04-14T15:23:39.341Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:23:39 [2020-04-14T15:23:39.341Z] #22 DONE 0.3s
15:23:39 [2020-04-14T15:23:39.341Z] 
15:23:39 [2020-04-14T15:23:39.341Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:23:39 [2020-04-14T15:23:39.341Z] #46 DONE 0.3s
15:23:39 [2020-04-14T15:23:39.341Z] 
15:23:39 [2020-04-14T15:23:39.341Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:23:39 [2020-04-14T15:23:39.341Z] #55 DONE 0.4s
15:23:39 [2020-04-14T15:23:39.341Z] 
15:23:39 [2020-04-14T15:23:39.341Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:39 [2020-04-14T15:23:39.341Z] #56 ...
15:23:39 [2020-04-14T15:23:39.341Z] 
15:23:39 [2020-04-14T15:23:39.341Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:23:39 [2020-04-14T15:23:39.341Z] #67 DONE 0.4s
15:23:39 [2020-04-14T15:23:39.341Z] 
15:23:39 [2020-04-14T15:23:39.341Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:23:39 [2020-04-14T15:23:39.341Z] #52 DONE 0.4s
15:23:39 [2020-04-14T15:23:39.395Z] Fetching without tags
15:23:39 [2020-04-14T15:23:39.489Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0.2s done
15:23:39 [2020-04-14T15:23:39.489Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 0.1s
15:23:39 [2020-04-14T15:23:39.597Z] 
15:23:39 [2020-04-14T15:23:39.597Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:39 [2020-04-14T15:23:39.651Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:40 [2020-04-14T15:23:40.223Z] Merge succeeded, producing eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:40 [2020-04-14T15:23:40.223Z] Checking out Revision eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 (PR-39705)
15:23:40 [2020-04-14T15:23:40.582Z] Commit message: "daemon: rename variables that collide with imported package names"
15:23:39 [2020-04-14T15:23:39.444Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:39 [2020-04-14T15:23:39.451Z]  > git config --add remote.origin.fetch +refs/pull/39705/head:refs/remotes/origin/PR-39705 # timeout=10
15:23:39 [2020-04-14T15:23:39.460Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:39 [2020-04-14T15:23:39.466Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:39 [2020-04-14T15:23:39.476Z] Fetching upstream changes from https://github.com/moby/moby.git
15:23:39 [2020-04-14T15:23:39.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:23:39 [2020-04-14T15:23:39.477Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:39 [2020-04-14T15:23:39.729Z]  > git config core.sparsecheckout # timeout=10
15:23:39 [2020-04-14T15:23:39.734Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:40 [2020-04-14T15:23:40.280Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
15:23:40 [2020-04-14T15:23:40.291Z]  > git rev-parse HEAD^{commit} # timeout=10
15:23:40 [2020-04-14T15:23:40.344Z]  > git config core.sparsecheckout # timeout=10
15:23:40 [2020-04-14T15:23:40.353Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:40 [2020-04-14T15:23:40.955Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 1.3s done
15:23:40 [2020-04-14T15:23:40.955Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:23:41 [2020-04-14T15:23:41.426Z] + [ PR != PR ]
15:23:41 [2020-04-14T15:23:41.426Z] + [ master != master ]
15:23:41 [2020-04-14T15:23:41.426Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:23:41 [2020-04-14T15:23:41.754Z] + docker version
15:23:41 [2020-04-14T15:23:41.754Z] Client: Docker Engine - Community
15:23:41 [2020-04-14T15:23:41.754Z]  Version:           19.03.5
15:23:41 [2020-04-14T15:23:41.754Z]  API version:       1.40
15:23:41 [2020-04-14T15:23:41.754Z]  Go version:        go1.12.12
15:23:41 [2020-04-14T15:23:41.754Z]  Git commit:        633a0ea838
15:23:41 [2020-04-14T15:23:41.754Z]  Built:             Wed Nov 13 07:29:52 2019
15:23:41 [2020-04-14T15:23:41.754Z]  OS/Arch:           linux/amd64
15:23:41 [2020-04-14T15:23:41.754Z]  Experimental:      false
15:23:41 [2020-04-14T15:23:41.754Z] 
15:23:41 [2020-04-14T15:23:41.754Z] Server: Docker Engine - Community
15:23:41 [2020-04-14T15:23:41.754Z]  Engine:
15:23:41 [2020-04-14T15:23:41.754Z]   Version:          19.03.5
15:23:41 [2020-04-14T15:23:41.754Z]   API version:      1.40 (minimum version 1.12)
15:23:41 [2020-04-14T15:23:41.754Z]   Go version:       go1.12.12
15:23:41 [2020-04-14T15:23:41.754Z]   Git commit:       633a0ea838
15:23:41 [2020-04-14T15:23:41.754Z]   Built:            Wed Nov 13 07:28:22 2019
15:23:41 [2020-04-14T15:23:41.754Z]   OS/Arch:          linux/amd64
15:23:41 [2020-04-14T15:23:41.754Z]   Experimental:     true
15:23:41 [2020-04-14T15:23:41.754Z]  containerd:
15:23:41 [2020-04-14T15:23:41.754Z]   Version:          1.2.10
15:23:41 [2020-04-14T15:23:41.754Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
15:23:41 [2020-04-14T15:23:41.754Z]  runc:
15:23:41 [2020-04-14T15:23:41.754Z]   Version:          1.0.0-rc8+dev
15:23:41 [2020-04-14T15:23:41.754Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:23:41 [2020-04-14T15:23:41.754Z]  docker-init:
15:23:41 [2020-04-14T15:23:41.754Z]   Version:          0.18.0
15:23:41 [2020-04-14T15:23:41.754Z]   GitCommit:        fec3683
[Pipeline] sh
15:23:42 [2020-04-14T15:23:42.110Z] + docker info
15:23:42 [2020-04-14T15:23:42.110Z] Client:
15:23:42 [2020-04-14T15:23:42.110Z]  Debug Mode: false
15:23:42 [2020-04-14T15:23:42.110Z] 
15:23:42 [2020-04-14T15:23:42.110Z] Server:
15:23:42 [2020-04-14T15:23:42.110Z]  Containers: 0
15:23:42 [2020-04-14T15:23:42.110Z]   Running: 0
15:23:42 [2020-04-14T15:23:42.110Z]   Paused: 0
15:23:42 [2020-04-14T15:23:42.110Z]   Stopped: 0
15:23:42 [2020-04-14T15:23:42.110Z]  Images: 6
15:23:42 [2020-04-14T15:23:42.110Z]  Server Version: 19.03.5
15:23:42 [2020-04-14T15:23:42.110Z]  Storage Driver: overlay2
15:23:42 [2020-04-14T15:23:42.110Z]   Backing Filesystem: extfs
15:23:42 [2020-04-14T15:23:42.110Z]   Supports d_type: true
15:23:42 [2020-04-14T15:23:42.110Z]   Native Overlay Diff: true
15:23:42 [2020-04-14T15:23:42.110Z]  Logging Driver: json-file
15:23:42 [2020-04-14T15:23:42.110Z]  Cgroup Driver: cgroupfs
15:23:42 [2020-04-14T15:23:42.110Z]  Plugins:
15:23:42 [2020-04-14T15:23:42.110Z]   Volume: local
15:23:42 [2020-04-14T15:23:42.110Z]   Network: bridge host ipvlan macvlan null overlay
15:23:42 [2020-04-14T15:23:42.110Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:23:42 [2020-04-14T15:23:42.110Z]  Swarm: inactive
15:23:42 [2020-04-14T15:23:42.110Z]  Runtimes: runc
15:23:42 [2020-04-14T15:23:42.110Z]  Default Runtime: runc
15:23:42 [2020-04-14T15:23:42.110Z]  Init Binary: docker-init
15:23:42 [2020-04-14T15:23:42.110Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
15:23:42 [2020-04-14T15:23:42.110Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:23:42 [2020-04-14T15:23:42.110Z]  init version: fec3683
15:23:42 [2020-04-14T15:23:42.110Z]  Security Options:
15:23:42 [2020-04-14T15:23:42.110Z]   apparmor
15:23:42 [2020-04-14T15:23:42.110Z]   seccomp
15:23:42 [2020-04-14T15:23:42.110Z]    Profile: default
15:23:42 [2020-04-14T15:23:42.110Z]  Kernel Version: 4.15.0-1058-aws
15:23:42 [2020-04-14T15:23:42.110Z]  Operating System: Ubuntu 18.04.4 LTS
15:23:42 [2020-04-14T15:23:42.110Z]  OSType: linux
15:23:42 [2020-04-14T15:23:42.110Z]  Architecture: x86_64
15:23:42 [2020-04-14T15:23:42.110Z]  CPUs: 2
15:23:42 [2020-04-14T15:23:42.110Z]  Total Memory: 7.501GiB
15:23:42 [2020-04-14T15:23:42.110Z]  Name: ip-10-100-91-24
15:23:42 [2020-04-14T15:23:42.110Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
15:23:42 [2020-04-14T15:23:42.110Z]  Docker Root Dir: /var/lib/docker
15:23:42 [2020-04-14T15:23:42.110Z]  Debug Mode: false
15:23:42 [2020-04-14T15:23:42.110Z]  Registry: https://index.docker.io/v1/
15:23:42 [2020-04-14T15:23:42.110Z]  Labels:
15:23:42 [2020-04-14T15:23:42.110Z]  Experimental: true
15:23:42 [2020-04-14T15:23:42.110Z]  Insecure Registries:
15:23:42 [2020-04-14T15:23:42.110Z]   127.0.0.0/8
15:23:42 [2020-04-14T15:23:42.110Z]  Live Restore Enabled: true
15:23:42 [2020-04-14T15:23:42.110Z] 
15:23:42 [2020-04-14T15:23:42.110Z] WARNING: No swap limit support
[Pipeline] sh
15:23:42 [2020-04-14T15:23:42.386Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:23:42 [2020-04-14T15:23:42.386Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:23:42 [2020-04-14T15:23:42.386Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39705/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:23:42 [2020-04-14T15:23:42.386Z] + bash /home/ubuntu/workspace/moby_PR-39705/check-config.sh
15:23:42 [2020-04-14T15:23:42.386Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:23:42 [2020-04-14T15:23:42.386Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
15:23:42 [2020-04-14T15:23:42.386Z] 
15:23:42 [2020-04-14T15:23:42.386Z] Generally Necessary:
15:23:42 [2020-04-14T15:23:42.386Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:23:42 [2020-04-14T15:23:42.386Z] - apparmor: enabled and tools installed
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_NAMESPACES: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_NET_NS: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_PID_NS: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_IPC_NS: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_UTS_NS: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_CGROUPS: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_CGROUP_CPUACCT: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_CGROUP_DEVICE: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_CGROUP_FREEZER: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_CGROUP_SCHED: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_CPUSETS: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_MEMCG: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_KEYS: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_VETH: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_BRIDGE: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_NF_NAT: enabled (as module)
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_NF_NAT_NEEDED: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_POSIX_MQUEUE: enabled
15:23:42 [2020-04-14T15:23:42.386Z] 
15:23:42 [2020-04-14T15:23:42.386Z] Optional Features:
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_USER_NS: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_SECCOMP: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_CGROUP_PIDS: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_MEMCG_SWAP: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:23:42 [2020-04-14T15:23:42.386Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_BLK_CGROUP: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_IOSCHED_CFQ: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_CGROUP_PERF: enabled
15:23:42 [2020-04-14T15:23:42.386Z] - CONFIG_CGROUP_HUGETLB: enabled
15:23:42 [2020-04-14T15:23:42.421Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 1.2s done
15:23:42 [2020-04-14T15:23:42.421Z] #7 extracting sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_CFS_BANDWIDTH: enabled
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_RT_GROUP_SCHED: missing
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_IP_VS: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_IP_VS_NFCT: enabled
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_IP_VS_RR: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_EXT4_FS: enabled
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:23:42 [2020-04-14T15:23:42.642Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:23:42 [2020-04-14T15:23:42.642Z] - Network Drivers:
15:23:42 [2020-04-14T15:23:42.642Z]   - "overlay":
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_VXLAN: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:23:42 [2020-04-14T15:23:42.642Z]       Optional (for encrypted networks):
15:23:42 [2020-04-14T15:23:42.642Z]       - CONFIG_CRYPTO: enabled
15:23:42 [2020-04-14T15:23:42.642Z]       - CONFIG_CRYPTO_AEAD: enabled
15:23:42 [2020-04-14T15:23:42.642Z]       - CONFIG_CRYPTO_GCM: enabled
15:23:42 [2020-04-14T15:23:42.642Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:23:42 [2020-04-14T15:23:42.642Z]       - CONFIG_CRYPTO_GHASH: enabled
15:23:42 [2020-04-14T15:23:42.642Z]       - CONFIG_XFRM: enabled
15:23:42 [2020-04-14T15:23:42.642Z]       - CONFIG_XFRM_USER: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]       - CONFIG_INET_ESP: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]   - "ipvlan":
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_IPVLAN: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]   - "macvlan":
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_MACVLAN: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_DUMMY: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]   - "ftp,tftp client in container":
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z] - Storage Drivers:
15:23:42 [2020-04-14T15:23:42.642Z]   - "aufs":
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_AUFS_FS: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]   - "btrfs":
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:23:42 [2020-04-14T15:23:42.642Z]   - "devicemapper":
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_BLK_DEV_DM: enabled
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]   - "overlay":
15:23:42 [2020-04-14T15:23:42.642Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:23:42 [2020-04-14T15:23:42.642Z]   - "zfs":
15:23:42 [2020-04-14T15:23:42.642Z]     - /dev/zfs: missing
15:23:42 [2020-04-14T15:23:42.642Z]     - zfs command: missing
15:23:42 [2020-04-14T15:23:42.642Z]     - zpool command: missing
15:23:42 [2020-04-14T15:23:42.642Z] 
15:23:42 [2020-04-14T15:23:42.642Z] Limits:
15:23:42 [2020-04-14T15:23:42.642Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:23:42 [2020-04-14T15:23:42.642Z] 
15:23:42 [2020-04-14T15:23:42.642Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:23:43 [2020-04-14T15:23:43.057Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 .
15:23:43 [2020-04-14T15:23:43.057Z] #2 [internal] load .dockerignore
15:23:43 [2020-04-14T15:23:43.057Z] #2 DONE 0.0s
15:23:43 [2020-04-14T15:23:43.057Z] 
15:23:43 [2020-04-14T15:23:43.057Z] #1 [internal] load build definition from Dockerfile
15:23:43 [2020-04-14T15:23:43.057Z] #1 transferring dockerfile: 17.09kB done
15:23:43 [2020-04-14T15:23:43.057Z] #1 DONE 0.0s
15:23:43 [2020-04-14T15:23:43.057Z] 
15:23:43 [2020-04-14T15:23:43.057Z] #2 [internal] load .dockerignore
15:23:43 [2020-04-14T15:23:43.057Z] #2 transferring context: 87B done
15:23:43 [2020-04-14T15:23:43.057Z] #2 DONE 0.0s
15:23:43 [2020-04-14T15:23:43.057Z] 
15:23:43 [2020-04-14T15:23:43.057Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:23:43 [2020-04-14T15:23:43.057Z] #3 DONE 0.1s
15:23:43 [2020-04-14T15:23:43.057Z] 
15:23:43 [2020-04-14T15:23:43.057Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:23:43 [2020-04-14T15:23:43.057Z] #4 CACHED
15:23:43 [2020-04-14T15:23:43.276Z] Client:
15:23:43 [2020-04-14T15:23:43.276Z]  Debug Mode: false
15:23:43 [2020-04-14T15:23:43.276Z] 
15:23:43 [2020-04-14T15:23:43.276Z] Server:
15:23:43 [2020-04-14T15:23:43.276Z]  Containers: 0
15:23:43 [2020-04-14T15:23:43.276Z]   Running: 0
15:23:43 [2020-04-14T15:23:43.276Z]   Paused: 0
15:23:43 [2020-04-14T15:23:43.276Z]   Stopped: 0
15:23:43 [2020-04-14T15:23:43.276Z]  Images: 4
15:23:43 [2020-04-14T15:23:43.276Z]  Server Version: 19.03.5
15:23:43 [2020-04-14T15:23:43.276Z]  Storage Driver: overlay2
15:23:43 [2020-04-14T15:23:43.276Z]   Backing Filesystem: extfs
15:23:43 [2020-04-14T15:23:43.276Z]   Supports d_type: true
15:23:43 [2020-04-14T15:23:43.276Z]   Native Overlay Diff: true
15:23:43 [2020-04-14T15:23:43.276Z]  Logging Driver: json-file
15:23:43 [2020-04-14T15:23:43.276Z]  Cgroup Driver: cgroupfs
15:23:43 [2020-04-14T15:23:43.276Z]  Plugins:
15:23:43 [2020-04-14T15:23:43.276Z]   Volume: local
15:23:43 [2020-04-14T15:23:43.276Z]   Network: bridge host ipvlan macvlan null overlay
15:23:43 [2020-04-14T15:23:43.276Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:23:43 [2020-04-14T15:23:43.276Z]  Swarm: inactive
15:23:43 [2020-04-14T15:23:43.276Z]  Runtimes: runc
15:23:43 [2020-04-14T15:23:43.276Z]  Default Runtime: runc
15:23:43 [2020-04-14T15:23:43.276Z]  Init Binary: docker-init
15:23:43 [2020-04-14T15:23:43.276Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
15:23:43 [2020-04-14T15:23:43.276Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:23:43 [2020-04-14T15:23:43.276Z]  init version: fec3683
15:23:43 [2020-04-14T15:23:43.276Z]  Security Options:
15:23:43 [2020-04-14T15:23:43.276Z]   apparmor
15:23:43 [2020-04-14T15:23:43.276Z]   seccomp
15:23:43 [2020-04-14T15:23:43.276Z]    Profile: default
15:23:43 [2020-04-14T15:23:43.276Z]  Kernel Version: 4.15.0-1058-aws
15:23:43 [2020-04-14T15:23:43.276Z]  Operating System: Ubuntu 18.04.4 LTS
15:23:43 [2020-04-14T15:23:43.276Z]  OSType: linux
15:23:43 [2020-04-14T15:23:43.276Z]  Architecture: x86_64
15:23:43 [2020-04-14T15:23:43.276Z]  CPUs: 2
15:23:43 [2020-04-14T15:23:43.276Z]  Total Memory: 7.501GiB
15:23:43 [2020-04-14T15:23:43.276Z]  Name: ip-10-100-39-195
15:23:43 [2020-04-14T15:23:43.276Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
15:23:43 [2020-04-14T15:23:43.276Z]  Docker Root Dir: /var/lib/docker
15:23:43 [2020-04-14T15:23:43.276Z]  Debug Mode: false
15:23:43 [2020-04-14T15:23:43.276Z]  Registry: https://index.docker.io/v1/
15:23:43 [2020-04-14T15:23:43.276Z]  Labels:
15:23:43 [2020-04-14T15:23:43.276Z]  Experimental: true
15:23:43 [2020-04-14T15:23:43.276Z]  Insecure Registries:
15:23:43 [2020-04-14T15:23:43.276Z]   127.0.0.0/8
15:23:43 [2020-04-14T15:23:43.276Z]  Live Restore Enabled: true
15:23:43 [2020-04-14T15:23:43.276Z] 
15:23:43 [2020-04-14T15:23:43.276Z] WARNING: No swap limit support
[Pipeline] sh
15:23:43 [2020-04-14T15:23:43.559Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:23:43 [2020-04-14T15:23:43.559Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:23:43 [2020-04-14T15:23:43.559Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39705/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:23:43 [2020-04-14T15:23:43.559Z] + bash /home/ubuntu/workspace/moby_PR-39705/check-config.sh
15:23:43 [2020-04-14T15:23:43.559Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:23:43 [2020-04-14T15:23:43.559Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
15:23:43 [2020-04-14T15:23:43.559Z] 
15:23:43 [2020-04-14T15:23:43.559Z] Generally Necessary:
15:23:43 [2020-04-14T15:23:43.559Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:23:43 [2020-04-14T15:23:43.559Z] - apparmor: enabled and tools installed
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_NAMESPACES: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_NET_NS: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_PID_NS: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_IPC_NS: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_UTS_NS: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_CGROUPS: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_CGROUP_CPUACCT: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_CGROUP_DEVICE: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_CGROUP_FREEZER: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_CGROUP_SCHED: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_CPUSETS: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_MEMCG: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_KEYS: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_VETH: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_BRIDGE: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_NF_NAT: enabled (as module)
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_NF_NAT_NEEDED: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_POSIX_MQUEUE: enabled
15:23:43 [2020-04-14T15:23:43.559Z] 
15:23:43 [2020-04-14T15:23:43.559Z] Optional Features:
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_USER_NS: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_SECCOMP: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_CGROUP_PIDS: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_MEMCG_SWAP: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:23:43 [2020-04-14T15:23:43.559Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:23:43 [2020-04-14T15:23:43.559Z] - CONFIG_BLK_CGROUP: enabled
15:23:43 [2020-04-14T15:23:43.623Z] 
15:23:43 [2020-04-14T15:23:43.623Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:23:43 [2020-04-14T15:23:43.623Z] #6 DONE 0.1s
15:23:43 [2020-04-14T15:23:43.623Z] 
15:23:43 [2020-04-14T15:23:43.623Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:23:43 [2020-04-14T15:23:43.623Z] #5 DONE 0.1s
15:23:43 [2020-04-14T15:23:43.623Z] 
15:23:43 [2020-04-14T15:23:43.623Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:23:43 [2020-04-14T15:23:43.623Z] #7 DONE 0.0s
15:23:43 [2020-04-14T15:23:43.623Z] 
15:23:43 [2020-04-14T15:23:43.623Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:23:43 [2020-04-14T15:23:43.623Z] #71 CACHED
15:23:43 [2020-04-14T15:23:43.623Z] 
15:23:43 [2020-04-14T15:23:43.623Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:23:43 [2020-04-14T15:23:43.623Z] #8 CACHED
15:23:43 [2020-04-14T15:23:43.623Z] 
15:23:43 [2020-04-14T15:23:43.623Z] #20 [internal] load build context
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_IOSCHED_CFQ: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_CGROUP_PERF: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_CGROUP_HUGETLB: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_CFS_BANDWIDTH: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_RT_GROUP_SCHED: missing
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_IP_VS: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_IP_VS_NFCT: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_IP_VS_RR: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_EXT4_FS: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:23:43 [2020-04-14T15:23:43.816Z] - Network Drivers:
15:23:43 [2020-04-14T15:23:43.816Z]   - "overlay":
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_VXLAN: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:23:43 [2020-04-14T15:23:43.816Z]       Optional (for encrypted networks):
15:23:43 [2020-04-14T15:23:43.816Z]       - CONFIG_CRYPTO: enabled
15:23:43 [2020-04-14T15:23:43.816Z]       - CONFIG_CRYPTO_AEAD: enabled
15:23:43 [2020-04-14T15:23:43.816Z]       - CONFIG_CRYPTO_GCM: enabled
15:23:43 [2020-04-14T15:23:43.816Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:23:43 [2020-04-14T15:23:43.816Z]       - CONFIG_CRYPTO_GHASH: enabled
15:23:43 [2020-04-14T15:23:43.816Z]       - CONFIG_XFRM: enabled
15:23:43 [2020-04-14T15:23:43.816Z]       - CONFIG_XFRM_USER: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]       - CONFIG_INET_ESP: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]   - "ipvlan":
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_IPVLAN: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]   - "macvlan":
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_MACVLAN: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_DUMMY: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]   - "ftp,tftp client in container":
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z] - Storage Drivers:
15:23:43 [2020-04-14T15:23:43.816Z]   - "aufs":
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_AUFS_FS: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]   - "btrfs":
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:23:43 [2020-04-14T15:23:43.816Z]   - "devicemapper":
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_BLK_DEV_DM: enabled
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]   - "overlay":
15:23:43 [2020-04-14T15:23:43.816Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:23:43 [2020-04-14T15:23:43.816Z]   - "zfs":
15:23:43 [2020-04-14T15:23:43.816Z]     - /dev/zfs: missing
15:23:43 [2020-04-14T15:23:43.816Z]     - zfs command: missing
15:23:43 [2020-04-14T15:23:43.816Z]     - zpool command: missing
15:23:43 [2020-04-14T15:23:43.816Z] 
15:23:43 [2020-04-14T15:23:43.816Z] Limits:
15:23:43 [2020-04-14T15:23:43.816Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:23:43 [2020-04-14T15:23:43.816Z] 
15:23:43 [2020-04-14T15:23:43.816Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:23:44 [2020-04-14T15:23:44.147Z] + sudo modprobe ip_vs
15:23:44 [2020-04-14T15:23:44.406Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 .
15:23:44 [2020-04-14T15:23:44.406Z] #2 [internal] load build definition from Dockerfile
15:23:44 [2020-04-14T15:23:44.406Z] #2 transferring dockerfile: 17.09kB done
15:23:44 [2020-04-14T15:23:44.406Z] #2 DONE 0.0s
15:23:44 [2020-04-14T15:23:44.406Z] 
15:23:44 [2020-04-14T15:23:44.406Z] #1 [internal] load .dockerignore
15:23:44 [2020-04-14T15:23:44.406Z] #1 transferring context: 87B done
15:23:44 [2020-04-14T15:23:44.406Z] #1 DONE 0.0s
15:23:44 [2020-04-14T15:23:44.406Z] 
15:23:44 [2020-04-14T15:23:44.406Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:23:44 [2020-04-14T15:23:44.663Z] #3 DONE 0.2s
15:23:44 [2020-04-14T15:23:44.663Z] 
15:23:44 [2020-04-14T15:23:44.663Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:23:44 [2020-04-14T15:23:44.663Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
15:23:44 [2020-04-14T15:23:44.663Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
15:23:44 [2020-04-14T15:23:44.663Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
15:23:44 [2020-04-14T15:23:44.663Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
15:23:44 [2020-04-14T15:23:44.663Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
15:23:44 [2020-04-14T15:23:44.836Z] #53 ...
15:23:44 [2020-04-14T15:23:44.836Z] 
15:23:44 [2020-04-14T15:23:44.836Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:23:44 [2020-04-14T15:23:44.836Z] #10 4.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:44 [2020-04-14T15:23:44.836Z] #10 4.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:44 [2020-04-14T15:23:44.836Z] #10 4.255 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:44 [2020-04-14T15:23:44.836Z] #10 4.761 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:44 [2020-04-14T15:23:44.920Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.44MB / 8.82MB 0.2s
15:23:44 [2020-04-14T15:23:44.920Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
15:23:44 [2020-04-14T15:23:44.920Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
15:23:45 [2020-04-14T15:23:45.098Z] #7 extracting sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 2.5s done
15:23:45 [2020-04-14T15:23:45.177Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
15:23:45 [2020-04-14T15:23:45.177Z] #4 DONE 0.5s
15:23:45 [2020-04-14T15:23:45.379Z] #7 extracting sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f 0.0s done
15:23:45 [2020-04-14T15:23:45.379Z] #7 DONE 10.1s
15:23:45 [2020-04-14T15:23:45.397Z] #10 ...
15:23:45 [2020-04-14T15:23:45.397Z] 
15:23:45 [2020-04-14T15:23:45.397Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:23:45 [2020-04-14T15:23:45.397Z] #30 6.439 + git clone https://github.com/kolyshkin/go-swagger.git .
15:23:45 [2020-04-14T15:23:45.397Z] #30 6.442 Cloning into '.'...
15:23:45 [2020-04-14T15:23:45.397Z] #30 ...
15:23:45 [2020-04-14T15:23:45.397Z] 
15:23:45 [2020-04-14T15:23:45.397Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:23:45 [2020-04-14T15:23:45.397Z] #35 6.767 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:45 [2020-04-14T15:23:45.397Z] #35 6.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:45 [2020-04-14T15:23:45.397Z] #35 6.840 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:45 [2020-04-14T15:23:45.527Z] #20 ...
15:23:45 [2020-04-14T15:23:45.527Z] 
15:23:45 [2020-04-14T15:23:45.527Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:23:45 [2020-04-14T15:23:45.527Z] #9 DONE 1.6s
15:23:45 [2020-04-14T15:23:45.527Z] 
15:23:45 [2020-04-14T15:23:45.527Z] #20 [internal] load build context
15:23:45 [2020-04-14T15:23:45.527Z] #20 ...
15:23:45 [2020-04-14T15:23:45.527Z] 
15:23:45 [2020-04-14T15:23:45.527Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:23:45 [2020-04-14T15:23:45.527Z] #40 DONE 0.1s
15:23:45 [2020-04-14T15:23:45.527Z] 
15:23:45 [2020-04-14T15:23:45.527Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:23:45 [2020-04-14T15:23:45.527Z] #29 DONE 0.1s
15:23:45 [2020-04-14T15:23:45.527Z] 
15:23:45 [2020-04-14T15:23:45.527Z] #20 [internal] load build context
15:23:45 [2020-04-14T15:23:45.527Z] #20 transferring context: 52.78MB 2.1s done
15:23:45 [2020-04-14T15:23:45.660Z] 
15:23:45 [2020-04-14T15:23:45.660Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:23:45 [2020-04-14T15:23:45.743Z] 
15:23:45 [2020-04-14T15:23:45.743Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:23:45 [2020-04-14T15:23:45.743Z] #5 DONE 0.1s
15:23:45 [2020-04-14T15:23:45.743Z] 
15:23:45 [2020-04-14T15:23:45.743Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:23:45 [2020-04-14T15:23:45.782Z] #20 DONE 2.1s
15:23:45 [2020-04-14T15:23:45.782Z] 
15:23:45 [2020-04-14T15:23:45.782Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:23:45 [2020-04-14T15:23:45.782Z] #41 ...
15:23:45 [2020-04-14T15:23:45.782Z] 
15:23:45 [2020-04-14T15:23:45.782Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:23:45 [2020-04-14T15:23:45.782Z] #21 DONE 0.1s
15:23:46 [2020-04-14T15:23:46.004Z] #6 DONE 0.1s
15:23:46 [2020-04-14T15:23:46.004Z] 
15:23:46 [2020-04-14T15:23:46.004Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:23:46 [2020-04-14T15:23:46.004Z] #7 CACHED
15:23:46 [2020-04-14T15:23:46.004Z] 
15:23:46 [2020-04-14T15:23:46.004Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:23:46 [2020-04-14T15:23:46.004Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:23:46 [2020-04-14T15:23:46.004Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:23:46 [2020-04-14T15:23:46.004Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s
15:23:46 [2020-04-14T15:23:46.004Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:23:46 [2020-04-14T15:23:46.037Z] 
15:23:46 [2020-04-14T15:23:46.037Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:23:46 [2020-04-14T15:23:46.037Z] #67 DONE 0.1s
15:23:46 [2020-04-14T15:23:46.037Z] 
15:23:46 [2020-04-14T15:23:46.037Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:23:46 [2020-04-14T15:23:46.037Z] #22 DONE 0.1s
15:23:46 [2020-04-14T15:23:46.037Z] 
15:23:46 [2020-04-14T15:23:46.037Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:23:46 [2020-04-14T15:23:46.037Z] #23 ...
15:23:46 [2020-04-14T15:23:46.037Z] 
15:23:46 [2020-04-14T15:23:46.037Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:23:46 [2020-04-14T15:23:46.037Z] #55 DONE 0.1s
15:23:46 [2020-04-14T15:23:46.037Z] 
15:23:46 [2020-04-14T15:23:46.037Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:23:46 [2020-04-14T15:23:46.037Z] #73 DONE 0.1s
15:23:46 [2020-04-14T15:23:46.037Z] 
15:23:46 [2020-04-14T15:23:46.037Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:23:46 [2020-04-14T15:23:46.037Z] #49 DONE 0.2s
15:23:46 [2020-04-14T15:23:46.037Z] 
15:23:46 [2020-04-14T15:23:46.037Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:23:46 [2020-04-14T15:23:46.037Z] #52 DONE 0.2s
15:23:46 [2020-04-14T15:23:46.037Z] 
15:23:46 [2020-04-14T15:23:46.037Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:23:46 [2020-04-14T15:23:46.037Z] #32 DONE 0.2s
15:23:46 [2020-04-14T15:23:46.261Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done
15:23:46 [2020-04-14T15:23:46.261Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
15:23:46 [2020-04-14T15:23:46.292Z] 
15:23:46 [2020-04-14T15:23:46.292Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:23:46 [2020-04-14T15:23:46.292Z] #46 DONE 0.2s
15:23:46 [2020-04-14T15:23:46.292Z] 
15:23:46 [2020-04-14T15:23:46.292Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:23:46 [2020-04-14T15:23:46.570Z] Fetching without tags
15:23:46 [2020-04-14T15:23:46.760Z] #35 7.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:47 [2020-04-14T15:23:47.082Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:47 [2020-04-14T15:23:47.124Z] #8 DONE 1.7s
15:23:47 [2020-04-14T15:23:47.124Z] 
15:23:47 [2020-04-14T15:23:47.124Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:23:46 [2020-04-14T15:23:46.538Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:46 [2020-04-14T15:23:46.542Z]  > git config --add remote.origin.fetch +refs/pull/39705/head:refs/remotes/origin/PR-39705 # timeout=10
15:23:46 [2020-04-14T15:23:46.545Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:46 [2020-04-14T15:23:46.561Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:23:46 [2020-04-14T15:23:46.577Z] Fetching upstream changes from https://github.com/moby/moby.git
15:23:46 [2020-04-14T15:23:46.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:23:46 [2020-04-14T15:23:46.578Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:23:47 [2020-04-14T15:23:47.089Z]  > git config core.sparsecheckout # timeout=10
15:23:47 [2020-04-14T15:23:47.093Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:47 [2020-04-14T15:23:47.636Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done
15:23:47 [2020-04-14T15:23:47.636Z] #71 DONE 1.8s
15:23:47 [2020-04-14T15:23:47.636Z] 
15:23:47 [2020-04-14T15:23:47.636Z] #20 [internal] load build context
15:23:48 [2020-04-14T15:23:48.126Z] #9 DONE 1.0s
15:23:48 [2020-04-14T15:23:48.126Z] 
15:23:48 [2020-04-14T15:23:48.126Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:23:48 [2020-04-14T15:23:48.126Z] #29 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.126Z] 
15:23:48 [2020-04-14T15:23:48.126Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:23:48 [2020-04-14T15:23:48.126Z] #40 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.126Z] 
15:23:48 [2020-04-14T15:23:48.126Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:23:48 [2020-04-14T15:23:48.126Z] #21 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.126Z] 
15:23:48 [2020-04-14T15:23:48.126Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:23:48 [2020-04-14T15:23:48.126Z] #49 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.126Z] 
15:23:48 [2020-04-14T15:23:48.126Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:23:48 [2020-04-14T15:23:48.202Z] #20 ...
15:23:48 [2020-04-14T15:23:48.202Z] 
15:23:48 [2020-04-14T15:23:48.202Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:23:48 [2020-04-14T15:23:48.202Z] #8 DONE 2.1s
15:23:48 [2020-04-14T15:23:48.202Z] 
15:23:48 [2020-04-14T15:23:48.202Z] #20 [internal] load build context
15:23:48 [2020-04-14T15:23:48.202Z] #20 transferring context: 52.78MB 2.3s done
15:23:48 [2020-04-14T15:23:48.202Z] #20 DONE 2.4s
15:23:48 [2020-04-14T15:23:48.202Z] 
15:23:48 [2020-04-14T15:23:48.202Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:23:48 [2020-04-14T15:23:48.239Z] Merge succeeded, producing eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:23:48 [2020-04-14T15:23:48.239Z] Checking out Revision eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 (PR-39705)
15:23:48 [2020-04-14T15:23:48.408Z] #67 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.409Z] 
15:23:48 [2020-04-14T15:23:48.409Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:23:48 [2020-04-14T15:23:48.409Z] #73 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.409Z] 
15:23:48 [2020-04-14T15:23:48.409Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:23:48 [2020-04-14T15:23:48.409Z] #52 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.409Z] 
15:23:48 [2020-04-14T15:23:48.409Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:23:48 [2020-04-14T15:23:48.409Z] #46 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.409Z] 
15:23:48 [2020-04-14T15:23:48.409Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:23:48 [2020-04-14T15:23:48.409Z] #32 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.409Z] 
15:23:48 [2020-04-14T15:23:48.409Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:23:48 [2020-04-14T15:23:48.409Z] #22 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.409Z] 
15:23:48 [2020-04-14T15:23:48.409Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:23:48 [2020-04-14T15:23:48.409Z] #55 DONE 0.1s
15:23:48 [2020-04-14T15:23:48.409Z] 
15:23:48 [2020-04-14T15:23:48.409Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:48 [2020-04-14T15:23:48.594Z] Commit message: "daemon: rename variables that collide with imported package names"
15:23:48 [2020-04-14T15:23:48.653Z] #35 ...
15:23:48 [2020-04-14T15:23:48.653Z] 
15:23:48 [2020-04-14T15:23:48.653Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:23:48 [2020-04-14T15:23:48.653Z] #25 4.519 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:48 [2020-04-14T15:23:48.653Z] #25 4.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:48 [2020-04-14T15:23:48.653Z] #25 4.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:48 [2020-04-14T15:23:48.653Z] #25 5.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:48 [2020-04-14T15:23:48.653Z] #25 7.745 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:48 [2020-04-14T15:23:48.653Z] #25 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:23:48 [2020-04-14T15:23:48.653Z] #25 ...
15:23:48 [2020-04-14T15:23:48.653Z] 
15:23:48 [2020-04-14T15:23:48.653Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:23:48 [2020-04-14T15:23:48.653Z] #62 6.565 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:48 [2020-04-14T15:23:48.653Z] #62 6.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:48 [2020-04-14T15:23:48.653Z] #62 6.614 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:48 [2020-04-14T15:23:48.653Z] #62 7.698 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:48 [2020-04-14T15:23:48.653Z] #62 10.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:48 [2020-04-14T15:23:48.767Z] #9 DONE 0.8s
15:23:48 [2020-04-14T15:23:48.907Z] #62 ...
15:23:48 [2020-04-14T15:23:48.908Z] 
15:23:48 [2020-04-14T15:23:48.908Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:23:48 [2020-04-14T15:23:48.908Z] #43 6.636 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:48 [2020-04-14T15:23:48.908Z] #43 6.667 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:48 [2020-04-14T15:23:48.908Z] #43 6.668 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:48 [2020-04-14T15:23:48.908Z] #43 7.650 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:48 [2020-04-14T15:23:48.908Z] #43 10.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:49 [2020-04-14T15:23:49.027Z] 
15:23:49 [2020-04-14T15:23:49.027Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:23:49 [2020-04-14T15:23:49.027Z] #29 DONE 0.1s
15:23:49 [2020-04-14T15:23:49.027Z] 
15:23:49 [2020-04-14T15:23:49.027Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:23:49 [2020-04-14T15:23:49.027Z] #40 DONE 0.1s
15:23:49 [2020-04-14T15:23:49.027Z] 
15:23:49 [2020-04-14T15:23:49.027Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:23:49 [2020-04-14T15:23:49.027Z] #21 DONE 0.1s
15:23:49 [2020-04-14T15:23:49.027Z] 
15:23:49 [2020-04-14T15:23:49.027Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:23:49 [2020-04-14T15:23:49.027Z] #32 DONE 0.1s
15:23:49 [2020-04-14T15:23:49.027Z] 
15:23:49 [2020-04-14T15:23:49.027Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:23:49 [2020-04-14T15:23:49.027Z] #52 DONE 0.1s
15:23:49 [2020-04-14T15:23:49.027Z] 
15:23:49 [2020-04-14T15:23:49.027Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:23:49 [2020-04-14T15:23:49.027Z] #67 DONE 0.1s
15:23:49 [2020-04-14T15:23:49.027Z] 
15:23:49 [2020-04-14T15:23:49.027Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:23:49 [2020-04-14T15:23:49.027Z] #55 DONE 0.1s
15:23:49 [2020-04-14T15:23:49.027Z] 
15:23:49 [2020-04-14T15:23:49.027Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:23:49 [2020-04-14T15:23:49.027Z] #22 DONE 0.2s
15:23:49 [2020-04-14T15:23:49.027Z] 
15:23:49 [2020-04-14T15:23:49.027Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:23:49 [2020-04-14T15:23:49.027Z] #73 DONE 0.2s
15:23:49 [2020-04-14T15:23:49.027Z] 
15:23:49 [2020-04-14T15:23:49.027Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:23:49 [2020-04-14T15:23:49.162Z] #43 ...
15:23:49 [2020-04-14T15:23:49.162Z] 
15:23:49 [2020-04-14T15:23:49.162Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:23:49 [2020-04-14T15:23:49.162Z] #41 6.452 + git clone https://github.com/docker/distribution.git .
15:23:49 [2020-04-14T15:23:49.162Z] #41 6.452 Cloning into '.'...
15:23:49 [2020-04-14T15:23:49.162Z] #41 ...
15:23:49 [2020-04-14T15:23:49.162Z] 
15:23:49 [2020-04-14T15:23:49.162Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.387 + RM_GOPATH=0
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.387 + TMP_GOPATH=
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.387 + : /build
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.387 + '[' -z '' ']'
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.395 ++ mktemp -d
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.397 + export GOPATH=/tmp/tmp.4cZDj6BADn
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.397 + GOPATH=/tmp/tmp.4cZDj6BADn
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.397 + RM_GOPATH=1
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.398 ++ dirname ./install.sh
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.400 + dir=.
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.400 + bin=vndr
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.400 + shift
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.400 + '[' '!' -f ./vndr.installer ']'
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.400 + . ./vndr.installer
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.400 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.400 + install_vndr
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.401 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.401 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.401 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4cZDj6BADn/src/github.com/LK4D4/vndr
15:23:49 [2020-04-14T15:23:49.162Z] #47 6.402 Cloning into '/tmp/tmp.4cZDj6BADn/src/github.com/LK4D4/vndr'...
15:23:49 [2020-04-14T15:23:49.162Z] #47 7.275 + cd /tmp/tmp.4cZDj6BADn/src/github.com/LK4D4/vndr
15:23:49 [2020-04-14T15:23:49.162Z] #47 7.293 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:23:49 [2020-04-14T15:23:49.162Z] #47 7.300 + go build -buildmode=pie -v -o /build/vndr .
15:23:49 [2020-04-14T15:23:49.162Z] #47 8.823 internal/cpu
15:23:49 [2020-04-14T15:23:49.162Z] #47 8.831 runtime/internal/atomic
15:23:49 [2020-04-14T15:23:49.162Z] #47 9.046 runtime/internal/sys
15:23:49 [2020-04-14T15:23:49.162Z] #47 9.278 runtime/internal/math
15:23:49 [2020-04-14T15:23:49.162Z] #47 9.359 internal/race
15:23:49 [2020-04-14T15:23:49.162Z] #47 9.389 internal/bytealg
15:23:49 [2020-04-14T15:23:49.162Z] #47 9.556 sync/atomic
15:23:49 [2020-04-14T15:23:49.285Z] #56 ...
15:23:49 [2020-04-14T15:23:49.285Z] 
15:23:49 [2020-04-14T15:23:49.285Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:23:49 [2020-04-14T15:23:49.285Z] #46 DONE 0.2s
15:23:49 [2020-04-14T15:23:49.285Z] 
15:23:49 [2020-04-14T15:23:49.285Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:23:49 [2020-04-14T15:23:49.285Z] #49 DONE 0.2s
15:23:49 [2020-04-14T15:23:49.285Z] 
15:23:49 [2020-04-14T15:23:49.285Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:23:49 [2020-04-14T15:23:49.417Z] #47 10.06 runtime
15:23:49 [2020-04-14T15:23:49.417Z] #47 10.10 unicode
15:23:49 [2020-04-14T15:23:49.417Z] #47 ...
15:23:49 [2020-04-14T15:23:49.417Z] 
15:23:49 [2020-04-14T15:23:49.417Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.306 + RM_GOPATH=0
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.306 + TMP_GOPATH=
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.306 + : /build
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.306 + '[' -z '' ']'
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.312 ++ mktemp -d
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.332 + export GOPATH=/tmp/tmp.qskGp1qVIT
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.332 + GOPATH=/tmp/tmp.qskGp1qVIT
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.332 + RM_GOPATH=1
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.336 ++ dirname ./install.sh
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.354 + dir=.
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.354 + bin=gotestsum
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.354 + shift
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.354 + '[' '!' -f ./gotestsum.installer ']'
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.354 + . ./gotestsum.installer
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.354 ++ : v0.3.5
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.354 Installing gotestsum version v0.3.5
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.354 + install_gotestsum
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.354 + echo 'Installing gotestsum version v0.3.5'
15:23:49 [2020-04-14T15:23:49.417Z] #50 6.358 + go get -d gotest.tools/gotestsum
15:23:49 [2020-04-14T15:23:49.417Z] #50 ...
15:23:49 [2020-04-14T15:23:49.417Z] 
15:23:49 [2020-04-14T15:23:49.417Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.401 + RM_GOPATH=0
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.401 + TMP_GOPATH=
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.401 + : /build
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.401 + '[' -z '' ']'
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.401 ++ mktemp -d
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.410 + export GOPATH=/tmp/tmp.tKzORDiiXB
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.410 + GOPATH=/tmp/tmp.tKzORDiiXB
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.410 + RM_GOPATH=1
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.410 ++ dirname ./install.sh
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.414 + dir=.
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.414 + bin=proxy
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.414 + shift
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.415 + '[' '!' -f ./proxy.installer ']'
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.415 + . ./proxy.installer
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.416 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.420 + install_proxy
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.424 + case "$1" in
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.424 + export CGO_ENABLED=0
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.425 + CGO_ENABLED=0
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.425 + _install_proxy
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.425 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.426 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.426 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tKzORDiiXB/src/github.com/docker/libnetwork
15:23:49 [2020-04-14T15:23:49.417Z] #74 6.429 Cloning into '/tmp/tmp.tKzORDiiXB/src/github.com/docker/libnetwork'...
15:23:48 [2020-04-14T15:23:48.206Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
15:23:48 [2020-04-14T15:23:48.230Z]  > git rev-parse HEAD^{commit} # timeout=10
15:23:48 [2020-04-14T15:23:48.247Z]  > git config core.sparsecheckout # timeout=10
15:23:48 [2020-04-14T15:23:48.250Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:23:49 [2020-04-14T15:23:49.491Z] + docker version
15:23:49 [2020-04-14T15:23:49.491Z] Client:
15:23:49 [2020-04-14T15:23:49.491Z]  Version:           18.06.1-ce
15:23:49 [2020-04-14T15:23:49.491Z]  API version:       1.38
15:23:49 [2020-04-14T15:23:49.491Z]  Go version:        go1.10.3
15:23:49 [2020-04-14T15:23:49.491Z]  Git commit:        e68fc7a
15:23:49 [2020-04-14T15:23:49.491Z]  Built:             Tue Aug 21 17:26:10 2018
15:23:49 [2020-04-14T15:23:49.491Z]  OS/Arch:           linux/ppc64le
15:23:49 [2020-04-14T15:23:49.491Z]  Experimental:      false
15:23:49 [2020-04-14T15:23:49.491Z] 
15:23:49 [2020-04-14T15:23:49.491Z] Server:
15:23:49 [2020-04-14T15:23:49.491Z]  Engine:
15:23:49 [2020-04-14T15:23:49.491Z]   Version:          18.06.1-ce
15:23:49 [2020-04-14T15:23:49.491Z]   API version:      1.38 (minimum version 1.12)
15:23:49 [2020-04-14T15:23:49.491Z]   Go version:       go1.10.3
15:23:49 [2020-04-14T15:23:49.491Z]   Git commit:       e68fc7a
15:23:49 [2020-04-14T15:23:49.491Z]   Built:            Tue Aug 21 17:24:20 2018
15:23:49 [2020-04-14T15:23:49.491Z]   OS/Arch:          linux/ppc64le
15:23:49 [2020-04-14T15:23:49.491Z]   Experimental:     true
[Pipeline] sh
15:23:49 [2020-04-14T15:23:49.672Z] #74 ...
15:23:49 [2020-04-14T15:23:49.672Z] 
15:23:49 [2020-04-14T15:23:49.672Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.461 + RM_GOPATH=0
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.461 + TMP_GOPATH=
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.461 + : /build/
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.461 + '[' -z '' ']'
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.466 ++ mktemp -d
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.466 + export GOPATH=/tmp/tmp.SLpQBHES90
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.466 + GOPATH=/tmp/tmp.SLpQBHES90
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.466 + RM_GOPATH=1
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.466 ++ dirname ./install.sh
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.470 + dir=.
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.470 + bin=rootlesskit
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.470 + shift
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.472 + '[' '!' -f ./rootlesskit.installer ']'
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.472 + . ./rootlesskit.installer
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.472 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.472 + install_rootlesskit
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.473 + case "$1" in
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.473 + export CGO_ENABLED=0
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.473 + CGO_ENABLED=0
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.473 + _install_rootlesskit
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.473 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.473 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.474 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SLpQBHES90/src/github.com/rootless-containers/rootlesskit
15:23:49 [2020-04-14T15:23:49.672Z] #68 6.480 Cloning into '/tmp/tmp.SLpQBHES90/src/github.com/rootless-containers/rootlesskit'...
15:23:49 [2020-04-14T15:23:49.672Z] #68 ...
15:23:49 [2020-04-14T15:23:49.672Z] 
15:23:49 [2020-04-14T15:23:49.672Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.766 + RM_GOPATH=0
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.774 + TMP_GOPATH=
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.774 + : /build
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.774 + '[' -z '' ']'
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.774 ++ mktemp -d
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.774 + export GOPATH=/tmp/tmp.kKfQNSq3bH
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.774 + GOPATH=/tmp/tmp.kKfQNSq3bH
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.774 + RM_GOPATH=1
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.774 ++ dirname ./install.sh
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.787 + dir=.
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.788 + bin=dockercli
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.788 + shift
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.788 + '[' '!' -f ./dockercli.installer ']'
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.788 + . ./dockercli.installer
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.789 ++ : stable
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.789 ++ : 17.06.2-ce
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.789 + install_dockercli
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.790 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.790 Install docker/cli version 17.06.2-ce from stable
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.792 ++ uname -m
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.795 + arch=x86_64
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.795 + '[' x86_64 '!=' x86_64 ']'
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.796 + url=https://download.docker.com/linux/static
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.799 + tar -xz docker/docker
15:23:49 [2020-04-14T15:23:49.672Z] #23 6.816 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:23:49 [2020-04-14T15:23:49.870Z] + docker info
15:23:49 [2020-04-14T15:23:49.870Z] Containers: 0
15:23:49 [2020-04-14T15:23:49.870Z]  Running: 0
15:23:49 [2020-04-14T15:23:49.870Z]  Paused: 0
15:23:49 [2020-04-14T15:23:49.870Z]  Stopped: 0
15:23:49 [2020-04-14T15:23:49.870Z] Images: 0
15:23:49 [2020-04-14T15:23:49.870Z] Server Version: 18.06.1-ce
15:23:49 [2020-04-14T15:23:49.870Z] Storage Driver: overlay2
15:23:49 [2020-04-14T15:23:49.870Z]  Backing Filesystem: extfs
15:23:49 [2020-04-14T15:23:49.870Z]  Supports d_type: true
15:23:49 [2020-04-14T15:23:49.870Z]  Native Overlay Diff: true
15:23:49 [2020-04-14T15:23:49.870Z] Logging Driver: json-file
15:23:49 [2020-04-14T15:23:49.870Z] Cgroup Driver: cgroupfs
15:23:49 [2020-04-14T15:23:49.870Z] Plugins:
15:23:49 [2020-04-14T15:23:49.870Z]  Volume: local
15:23:49 [2020-04-14T15:23:49.870Z]  Network: bridge host ipvlan macvlan null overlay
15:23:49 [2020-04-14T15:23:49.870Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:23:49 [2020-04-14T15:23:49.870Z] Swarm: inactive
15:23:49 [2020-04-14T15:23:49.870Z] Runtimes: runc
15:23:49 [2020-04-14T15:23:49.870Z] Default Runtime: runc
15:23:49 [2020-04-14T15:23:49.870Z] Init Binary: docker-init
15:23:49 [2020-04-14T15:23:49.870Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:23:49 [2020-04-14T15:23:49.870Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:23:49 [2020-04-14T15:23:49.870Z] init version: fec3683
15:23:49 [2020-04-14T15:23:49.870Z] Security Options:
15:23:49 [2020-04-14T15:23:49.870Z]  apparmor
15:23:49 [2020-04-14T15:23:49.870Z]  seccomp
15:23:49 [2020-04-14T15:23:49.870Z]   Profile: default
15:23:49 [2020-04-14T15:23:49.870Z] Kernel Version: 4.4.0-139-generic
15:23:49 [2020-04-14T15:23:49.870Z] Operating System: Ubuntu 16.04.3 LTS
15:23:49 [2020-04-14T15:23:49.870Z] OSType: linux
15:23:49 [2020-04-14T15:23:49.870Z] Architecture: ppc64le
15:23:49 [2020-04-14T15:23:49.870Z] CPUs: 4
15:23:49 [2020-04-14T15:23:49.870Z] Total Memory: 7.972GiB
15:23:49 [2020-04-14T15:23:49.870Z] Name: ppc64le-ubuntu-13
15:23:49 [2020-04-14T15:23:49.870Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
15:23:49 [2020-04-14T15:23:49.870Z] Docker Root Dir: /var/lib/docker
15:23:49 [2020-04-14T15:23:49.870Z] Debug Mode (client): false
15:23:49 [2020-04-14T15:23:49.870Z] Debug Mode (server): false
15:23:49 [2020-04-14T15:23:49.870Z] Username: dockerbuildbot
15:23:49 [2020-04-14T15:23:49.870Z] Registry: https://index.docker.io/v1/
15:23:49 [2020-04-14T15:23:49.870Z] Labels:
15:23:49 [2020-04-14T15:23:49.870Z] Experimental: true
15:23:49 [2020-04-14T15:23:49.870Z] Insecure Registries:
15:23:49 [2020-04-14T15:23:49.870Z]  127.0.0.0/8
15:23:49 [2020-04-14T15:23:49.870Z] Live Restore Enabled: false
15:23:49 [2020-04-14T15:23:49.870Z] 
[Pipeline] sh
15:23:49 [2020-04-14T15:23:49.927Z] #23 ...
15:23:49 [2020-04-14T15:23:49.927Z] 
15:23:49 [2020-04-14T15:23:49.927Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.888 + RM_GOPATH=0
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.888 + TMP_GOPATH=
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.888 + : /build
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.888 + '[' -z '' ']'
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.888 ++ mktemp -d
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.893 + export GOPATH=/tmp/tmp.Deb7fJoQIm
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.893 + GOPATH=/tmp/tmp.Deb7fJoQIm
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.893 + RM_GOPATH=1
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.896 ++ dirname ./install.sh
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.902 + dir=.
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.902 + bin=tomlv
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.902 + shift
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.902 + '[' '!' -f ./tomlv.installer ']'
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.902 + . ./tomlv.installer
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.903 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.904 + install_tomlv
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.906 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.906 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.906 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Deb7fJoQIm/src/github.com/BurntSushi/toml
15:23:49 [2020-04-14T15:23:49.927Z] #33 6.908 Cloning into '/tmp/tmp.Deb7fJoQIm/src/github.com/BurntSushi/toml'...
15:23:49 [2020-04-14T15:23:49.927Z] #33 8.022 + cd /tmp/tmp.Deb7fJoQIm/src/github.com/BurntSushi/toml
15:23:49 [2020-04-14T15:23:49.927Z] #33 8.023 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:49 [2020-04-14T15:23:49.927Z] #33 8.039 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:23:49 [2020-04-14T15:23:49.927Z] #33 8.823 runtime/internal/atomic
15:23:49 [2020-04-14T15:23:49.927Z] #33 8.870 internal/cpu
15:23:49 [2020-04-14T15:23:49.927Z] #33 9.077 runtime/internal/sys
15:23:49 [2020-04-14T15:23:49.927Z] #33 9.366 runtime/internal/math
15:23:49 [2020-04-14T15:23:49.927Z] #33 9.447 math/bits
15:23:49 [2020-04-14T15:23:49.927Z] #33 9.516 internal/bytealg
15:23:49 [2020-04-14T15:23:49.927Z] #33 10.03 math
15:23:49 [2020-04-14T15:23:49.927Z] #33 10.70 runtime
15:23:50 [2020-04-14T15:23:50.182Z] #33 ...
15:23:50 [2020-04-14T15:23:50.182Z] 
15:23:50 [2020-04-14T15:23:50.182Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.408 + RM_GOPATH=0
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.408 + TMP_GOPATH=
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.408 + : /build
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.408 + '[' -z '' ']'
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.410 ++ mktemp -d
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.413 + export GOPATH=/tmp/tmp.dWVksOMH6t
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.413 + GOPATH=/tmp/tmp.dWVksOMH6t
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.413 + RM_GOPATH=1
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.413 ++ dirname ./install.sh
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.414 + dir=.
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.414 + bin=shfmt
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.414 + shift
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.414 + '[' '!' -f ./shfmt.installer ']'
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.414 + . ./shfmt.installer
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.415 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.415 + install_shfmt
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.415 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.415 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.415 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dWVksOMH6t/src/github.com/mvdan/sh
15:23:50 [2020-04-14T15:23:50.182Z] #56 6.416 Cloning into '/tmp/tmp.dWVksOMH6t/src/github.com/mvdan/sh'...
15:23:50 [2020-04-14T15:23:50.260Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:23:50 [2020-04-14T15:23:50.260Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:23:50 [2020-04-14T15:23:50.260Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39705/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:23:50 [2020-04-14T15:23:50.260Z] + bash /home/docker/workspace/moby_PR-39705/check-config.sh
15:23:50 [2020-04-14T15:23:50.260Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:23:50 [2020-04-14T15:23:50.260Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
15:23:50 [2020-04-14T15:23:50.260Z] 
15:23:50 [2020-04-14T15:23:50.260Z] Generally Necessary:
15:23:50 [2020-04-14T15:23:50.260Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:23:50 [2020-04-14T15:23:50.260Z] - apparmor: enabled and tools installed
15:23:50 [2020-04-14T15:23:50.260Z] - CONFIG_NAMESPACES: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_NET_NS: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_PID_NS: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_IPC_NS: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_UTS_NS: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_CGROUPS: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_CGROUP_CPUACCT: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_CGROUP_DEVICE: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_CGROUP_FREEZER: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_CGROUP_SCHED: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_CPUSETS: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_MEMCG: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_KEYS: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_VETH: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_BRIDGE: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_NF_NAT: enabled (as module)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_NF_NAT_NEEDED: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_POSIX_MQUEUE: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:23:50 [2020-04-14T15:23:50.547Z] 
15:23:50 [2020-04-14T15:23:50.547Z] Optional Features:
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_USER_NS: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_SECCOMP: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_CGROUP_PIDS: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_MEMCG_SWAP: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:23:50 [2020-04-14T15:23:50.547Z]     (cgroup swap accounting is currently enabled)
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_MEMCG_KMEM: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_BLK_CGROUP: enabled
15:23:50 [2020-04-14T15:23:50.547Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_IOSCHED_CFQ: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_CGROUP_PERF: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_CGROUP_HUGETLB: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_CFS_BANDWIDTH: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_RT_GROUP_SCHED: missing
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_IP_VS: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_IP_VS_NFCT: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_IP_VS_RR: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_EXT4_FS: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:23:50 [2020-04-14T15:23:50.833Z] - Network Drivers:
15:23:50 [2020-04-14T15:23:50.833Z]   - "overlay":
15:23:50 [2020-04-14T15:23:50.833Z]     - CONFIG_VXLAN: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:23:50 [2020-04-14T15:23:50.833Z]       Optional (for encrypted networks):
15:23:50 [2020-04-14T15:23:50.833Z]       - CONFIG_CRYPTO: enabled
15:23:50 [2020-04-14T15:23:50.833Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z]       - CONFIG_XFRM: enabled
15:23:50 [2020-04-14T15:23:50.833Z]       - CONFIG_XFRM_USER: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z]       - CONFIG_INET_ESP: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z]   - "ipvlan":
15:23:50 [2020-04-14T15:23:50.833Z]     - CONFIG_IPVLAN: enabled (as module)
15:23:50 [2020-04-14T15:23:50.833Z]   - "macvlan":
15:23:51 [2020-04-14T15:23:51.108Z] #56 ...
15:23:51 [2020-04-14T15:23:51.108Z] 
15:23:51 [2020-04-14T15:23:51.108Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:23:51 [2020-04-14T15:23:51.108Z] #62 12.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_MACVLAN: enabled (as module)
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_DUMMY: enabled (as module)
15:23:51 [2020-04-14T15:23:51.117Z]   - "ftp,tftp client in container":
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:23:51 [2020-04-14T15:23:51.117Z] - Storage Drivers:
15:23:51 [2020-04-14T15:23:51.117Z]   - "aufs":
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_AUFS_FS: enabled (as module)
15:23:51 [2020-04-14T15:23:51.117Z]   - "btrfs":
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:23:51 [2020-04-14T15:23:51.117Z]   - "devicemapper":
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_BLK_DEV_DM: enabled
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:23:51 [2020-04-14T15:23:51.117Z]   - "overlay":
15:23:51 [2020-04-14T15:23:51.117Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:23:51 [2020-04-14T15:23:51.117Z]   - "zfs":
15:23:51 [2020-04-14T15:23:51.117Z]     - /dev/zfs: missing
15:23:51 [2020-04-14T15:23:51.117Z]     - zfs command: missing
15:23:51 [2020-04-14T15:23:51.117Z]     - zpool command: missing
15:23:51 [2020-04-14T15:23:51.117Z] 
15:23:51 [2020-04-14T15:23:51.117Z] Limits:
15:23:51 [2020-04-14T15:23:51.117Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:23:51 [2020-04-14T15:23:51.117Z] 
15:23:51 [2020-04-14T15:23:51.117Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:23:51 [2020-04-14T15:23:51.533Z] #47 ...
15:23:51 [2020-04-14T15:23:51.533Z] 
15:23:51 [2020-04-14T15:23:51.533Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:23:51 [2020-04-14T15:23:51.533Z] #41 5.432 + git clone https://github.com/docker/distribution.git .
15:23:51 [2020-04-14T15:23:51.533Z] #41 5.442 Cloning into '.'...
15:23:51 [2020-04-14T15:23:51.549Z] + make bundles/buildx
15:23:52 [2020-04-14T15:23:52.170Z] make: command: Command not found
15:23:52 [2020-04-14T15:23:52.170Z] make: command: Command not found
15:23:52 [2020-04-14T15:23:52.170Z] mkdir bundles
15:23:52 [2020-04-14T15:23:52.170Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
15:23:52 [2020-04-14T15:23:52.170Z] 	--build-arg BUILDX_COMMIT \
15:23:52 [2020-04-14T15:23:52.170Z] 	--build-arg BUILDX_REPO \
15:23:52 [2020-04-14T15:23:52.170Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
15:23:52 [2020-04-14T15:23:52.170Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
15:23:52 [2020-04-14T15:23:52.170Z] 	.
15:23:52 [2020-04-14T15:23:52.170Z] /bin/sh: 4: go: not found
15:23:52 [2020-04-14T15:23:52.170Z] /bin/sh: 5: go: not found
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.218 + RM_GOPATH=0
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.218 + TMP_GOPATH=
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.218 + : /build
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.218 + '[' -z '' ']'
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.218 ++ mktemp -d
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.228 + export GOPATH=/tmp/tmp.gxfSfkT7pr
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.228 + GOPATH=/tmp/tmp.gxfSfkT7pr
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.228 + RM_GOPATH=1
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.229 ++ dirname ./install.sh
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.238 + dir=.
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.248 + bin=shfmt
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.248 + shift
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.248 + '[' '!' -f ./shfmt.installer ']'
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.248 + . ./shfmt.installer
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.248 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.249 + install_shfmt
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.249 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.249 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.249 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gxfSfkT7pr/src/github.com/mvdan/sh
15:23:52 [2020-04-14T15:23:52.843Z] #56 4.250 Cloning into '/tmp/tmp.gxfSfkT7pr/src/github.com/mvdan/sh'...
15:23:53 [2020-04-14T15:23:53.845Z] #56 ...
15:23:53 [2020-04-14T15:23:53.845Z] 
15:23:53 [2020-04-14T15:23:53.845Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.437 + RM_GOPATH=0
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.437 + TMP_GOPATH=
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.437 + : /build
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.437 + '[' -z '' ']'
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.439 ++ mktemp -d
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.440 + export GOPATH=/tmp/tmp.LSSaY2dc2P
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.441 + GOPATH=/tmp/tmp.LSSaY2dc2P
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.441 + RM_GOPATH=1
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.441 ++ dirname ./install.sh
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.443 + dir=.
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.444 + bin=proxy
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.444 + shift
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.444 + '[' '!' -f ./proxy.installer ']'
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.444 + . ./proxy.installer
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.444 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.444 + install_proxy
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.445 + case "$1" in
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.445 + export CGO_ENABLED=0
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.445 + CGO_ENABLED=0
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.445 + _install_proxy
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.445 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.445 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.445 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LSSaY2dc2P/src/github.com/docker/libnetwork
15:23:53 [2020-04-14T15:23:53.845Z] #74 3.454 Cloning into '/tmp/tmp.LSSaY2dc2P/src/github.com/docker/libnetwork'...
15:23:54 [2020-04-14T15:23:54.674Z] #50 ...
15:23:54 [2020-04-14T15:23:54.674Z] 
15:23:54 [2020-04-14T15:23:54.674Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:23:54 [2020-04-14T15:23:54.674Z] #25 2.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:54 [2020-04-14T15:23:54.674Z] #25 2.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:54 [2020-04-14T15:23:54.674Z] #25 2.628 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:54 [2020-04-14T15:23:54.674Z] #25 2.866 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:54 [2020-04-14T15:23:54.674Z] #25 3.581 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:54 [2020-04-14T15:23:54.674Z] #25 4.611 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:23:54 [2020-04-14T15:23:54.858Z] Sending build context to Docker daemon  57.42MB

15:23:54 [2020-04-14T15:23:54.858Z] Step 1/16 : ARG GO_VERSION=1.12.10
15:23:54 [2020-04-14T15:23:54.858Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
15:23:54 [2020-04-14T15:23:54.859Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
15:23:54 [2020-04-14T15:23:54.859Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
15:23:54 [2020-04-14T15:23:54.859Z] 1.12.10-stretch: Pulling from library/golang
15:23:55 [2020-04-14T15:23:55.145Z] fb056072eab9: Pulling fs layer
15:23:55 [2020-04-14T15:23:55.145Z] 6a33b1f9796f: Pulling fs layer
15:23:55 [2020-04-14T15:23:55.145Z] 8f8f8962e456: Pulling fs layer
15:23:55 [2020-04-14T15:23:55.145Z] 68adcc365214: Pulling fs layer
15:23:55 [2020-04-14T15:23:55.145Z] 76d8adf27bdf: Pulling fs layer
15:23:55 [2020-04-14T15:23:55.145Z] d66e58854927: Pulling fs layer
15:23:55 [2020-04-14T15:23:55.145Z] 71497195576e: Pulling fs layer
15:23:55 [2020-04-14T15:23:55.145Z] 68adcc365214: Waiting
15:23:55 [2020-04-14T15:23:55.145Z] 76d8adf27bdf: Waiting
15:23:55 [2020-04-14T15:23:55.145Z] d66e58854927: Waiting
15:23:55 [2020-04-14T15:23:55.145Z] 71497195576e: Waiting
15:23:55 [2020-04-14T15:23:55.270Z] #62 ...
15:23:55 [2020-04-14T15:23:55.270Z] 
15:23:55 [2020-04-14T15:23:55.270Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:23:55 [2020-04-14T15:23:55.270Z] #23 15.52 + mkdir -p /build
15:23:55 [2020-04-14T15:23:55.270Z] #23 15.52 + mv docker/docker /build/
15:23:55 [2020-04-14T15:23:55.270Z] #23 15.53 + rmdir docker
15:23:55 [2020-04-14T15:23:55.270Z] #23 DONE 15.8s
15:23:55 [2020-04-14T15:23:55.270Z] 
15:23:55 [2020-04-14T15:23:55.270Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:23:55 [2020-04-14T15:23:55.270Z] #47 14.24 unicode/utf8
15:23:55 [2020-04-14T15:23:55.270Z] #47 15.09 internal/testlog
15:23:55 [2020-04-14T15:23:55.270Z] #47 15.40 encoding
15:23:55 [2020-04-14T15:23:55.270Z] #47 15.55 unicode/utf16
15:23:55 [2020-04-14T15:23:55.270Z] #47 15.74 container/list
15:23:55 [2020-04-14T15:23:55.431Z] 8f8f8962e456: Verifying Checksum
15:23:55 [2020-04-14T15:23:55.431Z] 8f8f8962e456: Download complete
15:23:55 [2020-04-14T15:23:55.718Z] 6a33b1f9796f: Verifying Checksum
15:23:55 [2020-04-14T15:23:55.718Z] 6a33b1f9796f: Download complete
15:23:55 [2020-04-14T15:23:55.733Z] #41 ...
15:23:55 [2020-04-14T15:23:55.733Z] 
15:23:55 [2020-04-14T15:23:55.733Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:23:55 [2020-04-14T15:23:55.733Z] #35 7.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #35 7.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #35 7.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #35 8.541 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #35 ...
15:23:55 [2020-04-14T15:23:55.733Z] 
15:23:55 [2020-04-14T15:23:55.733Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:23:55 [2020-04-14T15:23:55.733Z] #30 6.035 + git clone https://github.com/kolyshkin/go-swagger.git .
15:23:55 [2020-04-14T15:23:55.733Z] #30 6.037 Cloning into '.'...
15:23:55 [2020-04-14T15:23:55.733Z] #30 ...
15:23:55 [2020-04-14T15:23:55.733Z] 
15:23:55 [2020-04-14T15:23:55.733Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:23:55 [2020-04-14T15:23:55.733Z] #62 3.383 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #62 3.393 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #62 3.393 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #62 3.690 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #62 4.850 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #62 7.427 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:23:55 [2020-04-14T15:23:55.733Z] #62 ...
15:23:55 [2020-04-14T15:23:55.733Z] 
15:23:55 [2020-04-14T15:23:55.733Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:23:55 [2020-04-14T15:23:55.733Z] #43 7.779 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #43 7.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #43 7.810 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #43 9.095 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #43 ...
15:23:55 [2020-04-14T15:23:55.733Z] 
15:23:55 [2020-04-14T15:23:55.733Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:23:55 [2020-04-14T15:23:55.733Z] #10 6.266 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #10 6.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #10 6.372 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #10 7.386 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:55 [2020-04-14T15:23:55.733Z] #10 10.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:55 [2020-04-14T15:23:55.829Z] #47 ...
15:23:55 [2020-04-14T15:23:55.829Z] 
15:23:55 [2020-04-14T15:23:55.829Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.520 + RM_GOPATH=0
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.520 + TMP_GOPATH=
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.520 + : /build
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.520 + '[' -z '' ']'
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.529 ++ mktemp -d
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.531 + export GOPATH=/tmp/tmp.6V4npYHbzn
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.531 + GOPATH=/tmp/tmp.6V4npYHbzn
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.531 + RM_GOPATH=1
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.532 ++ dirname ./install.sh
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.533 + dir=.
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.539 + bin=golangci_lint
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.539 + shift
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.539 + '[' '!' -f ./golangci_lint.installer ']'
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.540 + . ./golangci_lint.installer
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.540 ++ : v1.23.8
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.545 + install_golangci_lint
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.545 + echo 'Installing golangci-lint version v1.23.8'
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.545 Installing golangci-lint version v1.23.8
15:23:55 [2020-04-14T15:23:55.830Z] #53 6.545 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:23:55 [2020-04-14T15:23:55.988Z] #10 ...
15:23:55 [2020-04-14T15:23:55.988Z] 
15:23:55 [2020-04-14T15:23:55.988Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:23:55 [2020-04-14T15:23:55.988Z] #25 3.910 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:55 [2020-04-14T15:23:55.988Z] #25 3.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:55 [2020-04-14T15:23:55.988Z] #25 3.926 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:55 [2020-04-14T15:23:55.988Z] #25 4.506 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:55 [2020-04-14T15:23:55.988Z] #25 6.896 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:55 [2020-04-14T15:23:55.988Z] #25 9.254 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:23:55 [2020-04-14T15:23:55.988Z] #25 ...
15:23:55 [2020-04-14T15:23:55.988Z] 
15:23:55 [2020-04-14T15:23:55.988Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.408 + RM_GOPATH=0
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.408 + TMP_GOPATH=
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.408 + : /build
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.408 + '[' -z '' ']'
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.420 ++ mktemp -d
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.423 + export GOPATH=/tmp/tmp.tdkLMIWSOr
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.423 + GOPATH=/tmp/tmp.tdkLMIWSOr
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.423 + RM_GOPATH=1
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.423 ++ dirname ./install.sh
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.426 + dir=.
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.426 + bin=shfmt
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.426 + shift
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.426 + '[' '!' -f ./shfmt.installer ']'
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.426 + . ./shfmt.installer
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.426 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.426 + install_shfmt
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.427 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.427 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.427 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tdkLMIWSOr/src/github.com/mvdan/sh
15:23:55 [2020-04-14T15:23:55.988Z] #56 6.433 Cloning into '/tmp/tmp.tdkLMIWSOr/src/github.com/mvdan/sh'...
15:23:56 [2020-04-14T15:23:56.045Z] #25 ...
15:23:56 [2020-04-14T15:23:56.045Z] 
15:23:56 [2020-04-14T15:23:56.045Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.887 + RM_GOPATH=0
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.887 + TMP_GOPATH=
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.887 + : /build/
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.887 + '[' -z '' ']'
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.890 ++ mktemp -d
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.892 + export GOPATH=/tmp/tmp.WSEyWviaK6
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.892 + GOPATH=/tmp/tmp.WSEyWviaK6
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.892 + RM_GOPATH=1
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.892 ++ dirname ./install.sh
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.894 + dir=.
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.898 + bin=rootlesskit
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.898 + shift
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.898 + '[' '!' -f ./rootlesskit.installer ']'
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.898 + . ./rootlesskit.installer
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.898 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.899 + install_rootlesskit
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.899 + case "$1" in
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.899 + export CGO_ENABLED=0
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.899 + CGO_ENABLED=0
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.899 + _install_rootlesskit
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.899 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.899 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WSEyWviaK6/src/github.com/rootless-containers/rootlesskit
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.899 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:23:56 [2020-04-14T15:23:56.045Z] #68 6.904 Cloning into '/tmp/tmp.WSEyWviaK6/src/github.com/rootless-containers/rootlesskit'...
15:23:56 [2020-04-14T15:23:56.084Z] #53 ...
15:23:56 [2020-04-14T15:23:56.084Z] 
15:23:56 [2020-04-14T15:23:56.084Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:23:56 [2020-04-14T15:23:56.084Z] #10 7.164 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:56 [2020-04-14T15:23:56.084Z] #10 9.744 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:23:56 [2020-04-14T15:23:56.084Z] #10 ...
15:23:56 [2020-04-14T15:23:56.084Z] 
15:23:56 [2020-04-14T15:23:56.084Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:23:56 [2020-04-14T15:23:56.084Z] #47 16.70 crypto/internal/subtle
15:23:56 [2020-04-14T15:23:56.084Z] #47 16.88 crypto/subtle
15:23:56 [2020-04-14T15:23:56.243Z] #56 ...
15:23:56 [2020-04-14T15:23:56.243Z] 
15:23:56 [2020-04-14T15:23:56.243Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.269 + RM_GOPATH=0
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.269 + TMP_GOPATH=
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.269 + : /build
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.269 + '[' -z '' ']'
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.281 ++ mktemp -d
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.292 + export GOPATH=/tmp/tmp.LFs4cb0b6G
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.296 + GOPATH=/tmp/tmp.LFs4cb0b6G
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.296 + RM_GOPATH=1
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.297 ++ dirname ./install.sh
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.301 + dir=.
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.301 + bin=golangci_lint
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.301 + shift
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.301 + '[' '!' -f ./golangci_lint.installer ']'
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.302 + . ./golangci_lint.installer
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.302 ++ : v1.23.8
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.302 + install_golangci_lint
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.307 + echo 'Installing golangci-lint version v1.23.8'
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.308 Installing golangci-lint version v1.23.8
15:23:56 [2020-04-14T15:23:56.243Z] #53 6.308 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:23:56 [2020-04-14T15:23:56.304Z] #68 ...
15:23:56 [2020-04-14T15:23:56.304Z] 
15:23:56 [2020-04-14T15:23:56.304Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.098 + RM_GOPATH=0
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.100 + TMP_GOPATH=
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.100 + : /build
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.102 + '[' -z '' ']'
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.106 ++ mktemp -d
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.108 + export GOPATH=/tmp/tmp.Z1uewH3THV
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.108 + GOPATH=/tmp/tmp.Z1uewH3THV
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.108 + RM_GOPATH=1
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.109 ++ dirname ./install.sh
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.110 + dir=.
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.111 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.111 + bin=shfmt
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.111 + shift
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.111 + '[' '!' -f ./shfmt.installer ']'
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.111 + . ./shfmt.installer
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.111 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.111 + install_shfmt
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.111 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.111 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Z1uewH3THV/src/github.com/mvdan/sh
15:23:56 [2020-04-14T15:23:56.304Z] #56 7.112 Cloning into '/tmp/tmp.Z1uewH3THV/src/github.com/mvdan/sh'...
15:23:56 [2020-04-14T15:23:56.340Z] #47 17.12 vendor/golang.org/x/crypto/cryptobyte/asn1
15:23:56 [2020-04-14T15:23:56.340Z] #47 17.18 internal/nettrace
15:23:56 [2020-04-14T15:23:56.498Z] #53 ...
15:23:56 [2020-04-14T15:23:56.498Z] 
15:23:56 [2020-04-14T15:23:56.498Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.384 + RM_GOPATH=0
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.384 + TMP_GOPATH=
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.384 + : /build/
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.384 + '[' -z '' ']'
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.394 ++ mktemp -d
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.394 + export GOPATH=/tmp/tmp.np3xhGBnsF
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.394 + GOPATH=/tmp/tmp.np3xhGBnsF
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.394 + RM_GOPATH=1
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 ++ dirname ./install.sh
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + dir=.
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + bin=rootlesskit
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + shift
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + '[' '!' -f ./rootlesskit.installer ']'
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + . ./rootlesskit.installer
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + install_rootlesskit
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + case "$1" in
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + export CGO_ENABLED=0
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + CGO_ENABLED=0
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + _install_rootlesskit
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.np3xhGBnsF/src/github.com/rootless-containers/rootlesskit
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 Cloning into '/tmp/tmp.np3xhGBnsF/src/github.com/rootless-containers/rootlesskit'...
15:23:56 [2020-04-14T15:23:56.498Z] #68 6.400 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:23:56 [2020-04-14T15:23:56.498Z] #68 ...
15:23:56 [2020-04-14T15:23:56.498Z] 
15:23:56 [2020-04-14T15:23:56.498Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.404 + RM_GOPATH=0
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.407 + TMP_GOPATH=
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.407 + : /build
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.407 + '[' -z '' ']'
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.410 ++ mktemp -d
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.410 + export GOPATH=/tmp/tmp.2Ar8SaCRP5
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.410 + GOPATH=/tmp/tmp.2Ar8SaCRP5
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.410 + RM_GOPATH=1
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.410 ++ dirname ./install.sh
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.412 + dir=.
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.432 + bin=tomlv
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.432 + shift
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.432 + '[' '!' -f ./tomlv.installer ']'
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.432 + . ./tomlv.installer
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.432 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.435 + install_tomlv
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.436 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.436 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.436 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2Ar8SaCRP5/src/github.com/BurntSushi/toml
15:23:56 [2020-04-14T15:23:56.498Z] #33 6.440 Cloning into '/tmp/tmp.2Ar8SaCRP5/src/github.com/BurntSushi/toml'...
15:23:56 [2020-04-14T15:23:56.498Z] #33 7.338 + cd /tmp/tmp.2Ar8SaCRP5/src/github.com/BurntSushi/toml
15:23:56 [2020-04-14T15:23:56.498Z] #33 7.338 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:56 [2020-04-14T15:23:56.498Z] #33 7.370 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:23:56 [2020-04-14T15:23:56.498Z] #33 8.540 github.com/BurntSushi/toml
15:23:56 [2020-04-14T15:23:56.595Z] #47 17.39 runtime/cgo
15:23:56 [2020-04-14T15:23:56.753Z] #33 ...
15:23:56 [2020-04-14T15:23:56.753Z] 
15:23:56 [2020-04-14T15:23:56.753Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.361 + RM_GOPATH=0
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.361 + TMP_GOPATH=
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.361 + : /build
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.361 + '[' -z '' ']'
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.361 ++ mktemp -d
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.363 + export GOPATH=/tmp/tmp.TnsN93mBUE
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.363 + GOPATH=/tmp/tmp.TnsN93mBUE
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.363 + RM_GOPATH=1
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.363 ++ dirname ./install.sh
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.365 + dir=.
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.365 + bin=gotestsum
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.365 + shift
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.366 + '[' '!' -f ./gotestsum.installer ']'
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.366 + . ./gotestsum.installer
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.366 ++ : v0.3.5
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.366 + install_gotestsum
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.366 + echo 'Installing gotestsum version v0.3.5'
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.366 Installing gotestsum version v0.3.5
15:23:56 [2020-04-14T15:23:56.753Z] #50 6.368 + go get -d gotest.tools/gotestsum
15:23:56 [2020-04-14T15:23:56.753Z] #50 ...
15:23:56 [2020-04-14T15:23:56.753Z] 
15:23:56 [2020-04-14T15:23:56.753Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.203 + RM_GOPATH=0
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.203 + TMP_GOPATH=
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.203 + : /build
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.203 + '[' -z '' ']'
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.204 ++ mktemp -d
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.213 + export GOPATH=/tmp/tmp.5JJJktYPEJ
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.213 + GOPATH=/tmp/tmp.5JJJktYPEJ
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.214 + RM_GOPATH=1
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.215 ++ dirname ./install.sh
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.219 + dir=.
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.230 + bin=proxy
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.230 + shift
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.231 + '[' '!' -f ./proxy.installer ']'
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.233 + . ./proxy.installer
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.235 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.235 + install_proxy
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.242 + case "$1" in
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.243 + export CGO_ENABLED=0
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.243 + CGO_ENABLED=0
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.243 + _install_proxy
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.243 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.243 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.243 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5JJJktYPEJ/src/github.com/docker/libnetwork
15:23:56 [2020-04-14T15:23:56.753Z] #74 6.245 Cloning into '/tmp/tmp.5JJJktYPEJ/src/github.com/docker/libnetwork'...
15:23:57 [2020-04-14T15:23:57.009Z] #74 ...
15:23:57 [2020-04-14T15:23:57.009Z] 
15:23:57 [2020-04-14T15:23:57.009Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:23:57 [2020-04-14T15:23:57.009Z] #43 11.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:57 [2020-04-14T15:23:57.287Z] #74 ...
15:23:57 [2020-04-14T15:23:57.287Z] 
15:23:57 [2020-04-14T15:23:57.287Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.830 + RM_GOPATH=0
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.830 + TMP_GOPATH=
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.830 + : /build
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.830 + '[' -z '' ']'
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.832 ++ mktemp -d
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.832 + export GOPATH=/tmp/tmp.3BGz4U97Bp
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.832 + GOPATH=/tmp/tmp.3BGz4U97Bp
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.832 + RM_GOPATH=1
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.833 ++ dirname ./install.sh
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.839 + dir=.
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.839 + bin=dockercli
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.839 + shift
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.839 + '[' '!' -f ./dockercli.installer ']'
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.840 + . ./dockercli.installer
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.840 ++ : stable
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.840 ++ : 17.06.2-ce
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.840 + install_dockercli
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.840 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.840 Install docker/cli version 17.06.2-ce from stable
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.840 ++ uname -m
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.843 + arch=s390x
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.843 + '[' s390x '!=' x86_64 ']'
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.843 + '[' s390x '!=' s390x ']'
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.843 + url=https://download.docker.com/linux/static
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.843 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
15:23:57 [2020-04-14T15:23:57.287Z] #23 3.913 + tar -xz docker/docker
15:23:57 [2020-04-14T15:23:57.287Z] #23 9.006 + mkdir -p /build
15:23:57 [2020-04-14T15:23:57.287Z] #23 9.007 + mv docker/docker /build/
15:23:57 [2020-04-14T15:23:57.287Z] #23 9.011 + rmdir docker
15:23:57 [2020-04-14T15:23:57.568Z] #23 DONE 9.3s
15:23:57 [2020-04-14T15:23:57.568Z] 
15:23:57 [2020-04-14T15:23:57.568Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.790 + RM_GOPATH=0
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.790 + TMP_GOPATH=
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.790 + : /build
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.790 + '[' -z '' ']'
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.794 ++ mktemp -d
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.797 + export GOPATH=/tmp/tmp.VlNcI9XHUi
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.797 + GOPATH=/tmp/tmp.VlNcI9XHUi
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.797 + RM_GOPATH=1
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.798 ++ dirname ./install.sh
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.799 + dir=.
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.799 + bin=gotestsum
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.799 + shift
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.799 + '[' '!' -f ./gotestsum.installer ']'
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.800 + . ./gotestsum.installer
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.800 ++ : v0.3.5
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.800 + install_gotestsum
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.800 + echo 'Installing gotestsum version v0.3.5'
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.800 Installing gotestsum version v0.3.5
15:23:57 [2020-04-14T15:23:57.568Z] #50 3.800 + go get -d gotest.tools/gotestsum
15:23:57 [2020-04-14T15:23:57.849Z] #50 ...
15:23:57 [2020-04-14T15:23:57.849Z] 
15:23:57 [2020-04-14T15:23:57.849Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.124 + RM_GOPATH=0
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.124 + TMP_GOPATH=
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.124 + : /build
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.124 + '[' -z '' ']'
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.124 ++ mktemp -d
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.126 + export GOPATH=/tmp/tmp.KXoxIZr964
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.126 + GOPATH=/tmp/tmp.KXoxIZr964
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.126 + RM_GOPATH=1
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.127 ++ dirname ./install.sh
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.127 + dir=.
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.127 + bin=tomlv
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.127 + shift
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.127 + '[' '!' -f ./tomlv.installer ']'
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.127 + . ./tomlv.installer
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.127 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.128 + install_tomlv
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.128 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.128 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KXoxIZr964/src/github.com/BurntSushi/toml
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.128 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.131 Cloning into '/tmp/tmp.KXoxIZr964/src/github.com/BurntSushi/toml'...
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.966 + cd /tmp/tmp.KXoxIZr964/src/github.com/BurntSushi/toml
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.966 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:57 [2020-04-14T15:23:57.849Z] #33 4.981 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:23:57 [2020-04-14T15:23:57.849Z] #33 5.522 math/bits
15:23:57 [2020-04-14T15:23:57.849Z] #33 5.587 runtime
15:23:57 [2020-04-14T15:23:57.849Z] #33 5.848 math
15:23:57 [2020-04-14T15:23:57.849Z] #33 9.565 internal/testlog
15:23:58 [2020-04-14T15:23:58.130Z] #33 9.778 encoding
15:23:58 [2020-04-14T15:23:58.130Z] #33 ...
15:23:58 [2020-04-14T15:23:58.130Z] 
15:23:58 [2020-04-14T15:23:58.130Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:23:58 [2020-04-14T15:23:58.130Z] #10 1.276 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:58 [2020-04-14T15:23:58.130Z] #10 1.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:58 [2020-04-14T15:23:58.130Z] #10 1.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:58 [2020-04-14T15:23:58.130Z] #10 1.716 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:23:58 [2020-04-14T15:23:58.130Z] #10 2.266 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
15:23:58 [2020-04-14T15:23:58.130Z] #10 3.564 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:23:58 [2020-04-14T15:23:58.130Z] #10 ...
15:23:58 [2020-04-14T15:23:58.130Z] 
15:23:58 [2020-04-14T15:23:58.130Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:23:58 [2020-04-14T15:23:58.130Z] #41 3.337 + git clone https://github.com/docker/distribution.git .
15:23:58 [2020-04-14T15:23:58.130Z] #41 3.340 Cloning into '.'...
15:23:58 [2020-04-14T15:23:58.412Z] #41 ...
15:23:58 [2020-04-14T15:23:58.412Z] 
15:23:58 [2020-04-14T15:23:58.412Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:23:58 [2020-04-14T15:23:58.412Z] #62 3.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:58 [2020-04-14T15:23:58.412Z] #62 3.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:58 [2020-04-14T15:23:58.412Z] #62 3.754 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:58 [2020-04-14T15:23:58.412Z] #62 4.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:23:58 [2020-04-14T15:23:58.412Z] #62 5.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
15:23:58 [2020-04-14T15:23:58.412Z] #62 8.158 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:23:58 [2020-04-14T15:23:58.412Z] #62 ...
15:23:58 [2020-04-14T15:23:58.412Z] 
15:23:58 [2020-04-14T15:23:58.412Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.891 + RM_GOPATH=0
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.891 + TMP_GOPATH=
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.892 + : /build
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.892 + '[' -z '' ']'
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.892 ++ mktemp -d
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.895 + export GOPATH=/tmp/tmp.viWadOnxjw
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.895 + GOPATH=/tmp/tmp.viWadOnxjw
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.895 + RM_GOPATH=1
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.898 ++ dirname ./install.sh
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.899 + dir=.
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.899 + bin=golangci_lint
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.899 + shift
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.899 + '[' '!' -f ./golangci_lint.installer ']'
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.899 + . ./golangci_lint.installer
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.899 ++ : v1.23.8
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.900 + install_golangci_lint
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.900 + echo 'Installing golangci-lint version v1.23.8'
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.900 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:23:58 [2020-04-14T15:23:58.412Z] #53 3.900 Installing golangci-lint version v1.23.8
15:23:58 [2020-04-14T15:23:58.430Z] fb056072eab9: Verifying Checksum
15:23:58 [2020-04-14T15:23:58.430Z] fb056072eab9: Download complete
15:23:58 [2020-04-14T15:23:58.693Z] #53 ...
15:23:58 [2020-04-14T15:23:58.693Z] 
15:23:58 [2020-04-14T15:23:58.693Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:23:58 [2020-04-14T15:23:58.693Z] #43 1.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:58 [2020-04-14T15:23:58.693Z] #43 1.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:58 [2020-04-14T15:23:58.693Z] #43 1.598 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:58 [2020-04-14T15:23:58.693Z] #43 1.702 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:23:58 [2020-04-14T15:23:58.693Z] #43 2.462 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
15:23:58 [2020-04-14T15:23:58.693Z] #43 3.588 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:23:58 [2020-04-14T15:23:58.829Z] #56 ...
15:23:58 [2020-04-14T15:23:58.829Z] 
15:23:58 [2020-04-14T15:23:58.829Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:23:58 [2020-04-14T15:23:58.829Z] #35 7.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:58 [2020-04-14T15:23:58.829Z] #35 7.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:58 [2020-04-14T15:23:58.829Z] #35 7.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:58 [2020-04-14T15:23:58.829Z] #35 8.144 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:58 [2020-04-14T15:23:58.829Z] #35 ...
15:23:58 [2020-04-14T15:23:58.829Z] 
15:23:58 [2020-04-14T15:23:58.829Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:23:58 [2020-04-14T15:23:58.829Z] #62 4.408 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:58 [2020-04-14T15:23:58.829Z] #62 4.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:58 [2020-04-14T15:23:58.829Z] #62 4.448 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:58 [2020-04-14T15:23:58.829Z] #62 5.641 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:58 [2020-04-14T15:23:58.829Z] #62 7.941 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:58 [2020-04-14T15:23:58.974Z] #43 ...
15:23:58 [2020-04-14T15:23:58.974Z] 
15:23:58 [2020-04-14T15:23:58.974Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:23:58 [2020-04-14T15:23:58.974Z] #35 3.550 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:58 [2020-04-14T15:23:58.974Z] #35 3.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:58 [2020-04-14T15:23:58.974Z] #35 3.606 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:58 [2020-04-14T15:23:58.974Z] #35 4.236 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:23:58 [2020-04-14T15:23:58.974Z] #35 6.543 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
15:23:58 [2020-04-14T15:23:58.974Z] #35 8.838 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:23:58 [2020-04-14T15:23:58.974Z] #35 ...
15:23:58 [2020-04-14T15:23:58.974Z] 
15:23:58 [2020-04-14T15:23:58.974Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:23:58 [2020-04-14T15:23:58.974Z] #30 3.804 + git clone https://github.com/kolyshkin/go-swagger.git .
15:23:58 [2020-04-14T15:23:58.974Z] #30 3.805 Cloning into '.'...
15:23:59 [2020-04-14T15:23:59.058Z] 68adcc365214: Verifying Checksum
15:23:59 [2020-04-14T15:23:59.058Z] 68adcc365214: Download complete
15:23:59 [2020-04-14T15:23:59.087Z] #62 ...
15:23:59 [2020-04-14T15:23:59.087Z] 
15:23:59 [2020-04-14T15:23:59.087Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.280 + RM_GOPATH=0
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.280 + TMP_GOPATH=
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.281 + : /build
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.281 + '[' -z '' ']'
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.284 ++ mktemp -d
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.285 + export GOPATH=/tmp/tmp.UCNqL7Ws6H
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.285 + GOPATH=/tmp/tmp.UCNqL7Ws6H
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.285 + RM_GOPATH=1
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.286 ++ dirname ./install.sh
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.289 + dir=.
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.289 + bin=tomlv
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.289 + shift
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.290 + '[' '!' -f ./tomlv.installer ']'
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.290 + . ./tomlv.installer
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.295 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.299 + install_tomlv
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.302 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.302 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.302 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UCNqL7Ws6H/src/github.com/BurntSushi/toml
15:23:59 [2020-04-14T15:23:59.087Z] #33 7.310 Cloning into '/tmp/tmp.UCNqL7Ws6H/src/github.com/BurntSushi/toml'...
15:23:59 [2020-04-14T15:23:59.087Z] #33 8.347 + cd /tmp/tmp.UCNqL7Ws6H/src/github.com/BurntSushi/toml
15:23:59 [2020-04-14T15:23:59.087Z] #33 8.347 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:23:59 [2020-04-14T15:23:59.087Z] #33 8.389 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:23:59 [2020-04-14T15:23:59.087Z] #33 9.218 internal/cpu
15:23:59 [2020-04-14T15:23:59.087Z] #33 9.224 runtime/internal/atomic
15:23:59 [2020-04-14T15:23:59.087Z] #33 9.549 runtime/internal/sys
15:23:59 [2020-04-14T15:23:59.087Z] #33 9.780 runtime/internal/math
15:23:59 [2020-04-14T15:23:59.087Z] #33 9.841 internal/bytealg
15:23:59 [2020-04-14T15:23:59.087Z] #33 9.897 math/bits
15:23:59 [2020-04-14T15:23:59.087Z] #33 ...
15:23:59 [2020-04-14T15:23:59.087Z] 
15:23:59 [2020-04-14T15:23:59.087Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:23:59 [2020-04-14T15:23:59.087Z] #10 5.735 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:59 [2020-04-14T15:23:59.087Z] #10 5.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:59 [2020-04-14T15:23:59.087Z] #10 5.778 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:59 [2020-04-14T15:23:59.087Z] #10 6.821 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:59 [2020-04-14T15:23:59.087Z] #10 9.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:59 [2020-04-14T15:23:59.111Z] #47 ...
15:23:59 [2020-04-14T15:23:59.111Z] 
15:23:59 [2020-04-14T15:23:59.111Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:23:59 [2020-04-14T15:23:59.111Z] #35 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:59 [2020-04-14T15:23:59.111Z] #35 12.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:23:59 [2020-04-14T15:23:59.111Z] #35 ...
15:23:59 [2020-04-14T15:23:59.111Z] 
15:23:59 [2020-04-14T15:23:59.111Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:23:59 [2020-04-14T15:23:59.111Z] #56 17.20 + cd /tmp/tmp.dWVksOMH6t/src/github.com/mvdan/sh
15:23:59 [2020-04-14T15:23:59.111Z] #56 17.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:23:59 [2020-04-14T15:23:59.111Z] #56 17.29 + GO111MODULE=on
15:23:59 [2020-04-14T15:23:59.111Z] #56 17.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:23:59 [2020-04-14T15:23:59.111Z] #56 18.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:23:59 [2020-04-14T15:23:59.111Z] #56 18.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:23:59 [2020-04-14T15:23:59.111Z] #56 18.77 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:23:59 [2020-04-14T15:23:59.111Z] #56 19.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:23:59 [2020-04-14T15:23:59.111Z] #56 19.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:23:59 [2020-04-14T15:23:59.111Z] #56 19.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:23:59 [2020-04-14T15:23:59.255Z] #30 ...
15:23:59 [2020-04-14T15:23:59.255Z] 
15:23:59 [2020-04-14T15:23:59.255Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:23:59 [2020-04-14T15:23:59.255Z] #25 1.294 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:59 [2020-04-14T15:23:59.255Z] #25 1.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:59 [2020-04-14T15:23:59.255Z] #25 1.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:59 [2020-04-14T15:23:59.255Z] #25 1.880 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:23:59 [2020-04-14T15:23:59.255Z] #25 2.602 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
15:23:59 [2020-04-14T15:23:59.255Z] #25 3.827 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:23:59 [2020-04-14T15:23:59.255Z] #25 10.79 Fetched 8034 kB in 10s (844 kB/s)
15:23:59 [2020-04-14T15:23:59.255Z] #25 10.79 Reading package lists...
15:23:59 [2020-04-14T15:23:59.255Z] #25 ...
15:23:59 [2020-04-14T15:23:59.255Z] 
15:23:59 [2020-04-14T15:23:59.255Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + RM_GOPATH=0
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + TMP_GOPATH=
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + : /build
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + '[' -z '' ']'
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 ++ mktemp -d
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + export GOPATH=/tmp/tmp.b98h4bPymV
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + GOPATH=/tmp/tmp.b98h4bPymV
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + RM_GOPATH=1
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 ++ dirname ./install.sh
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + dir=.
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + bin=vndr
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + shift
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + '[' '!' -f ./vndr.installer ']'
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + . ./vndr.installer
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + install_vndr
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.b98h4bPymV/src/github.com/LK4D4/vndr
15:23:59 [2020-04-14T15:23:59.255Z] #47 1.901 Cloning into '/tmp/tmp.b98h4bPymV/src/github.com/LK4D4/vndr'...
15:23:59 [2020-04-14T15:23:59.255Z] #47 2.282 + cd /tmp/tmp.b98h4bPymV/src/github.com/LK4D4/vndr
15:23:59 [2020-04-14T15:23:59.255Z] #47 2.282 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:23:59 [2020-04-14T15:23:59.255Z] #47 2.320 + go build -buildmode=pie -v -o /build/vndr .
15:23:59 [2020-04-14T15:23:59.255Z] #47 3.336 runtime/internal/atomic
15:23:59 [2020-04-14T15:23:59.255Z] #47 3.349 internal/cpu
15:23:59 [2020-04-14T15:23:59.255Z] #47 3.476 runtime/internal/sys
15:23:59 [2020-04-14T15:23:59.255Z] #47 3.537 runtime/internal/math
15:23:59 [2020-04-14T15:23:59.255Z] #47 3.617 internal/race
15:23:59 [2020-04-14T15:23:59.255Z] #47 3.677 sync/atomic
15:23:59 [2020-04-14T15:23:59.255Z] #47 3.755 internal/bytealg
15:23:59 [2020-04-14T15:23:59.255Z] #47 3.896 unicode
15:23:59 [2020-04-14T15:23:59.255Z] #47 4.222 runtime
15:23:59 [2020-04-14T15:23:59.255Z] #47 6.370 unicode/utf8
15:23:59 [2020-04-14T15:23:59.255Z] #47 6.640 math
15:23:59 [2020-04-14T15:23:59.345Z] 71497195576e: Verifying Checksum
15:23:59 [2020-04-14T15:23:59.345Z] 71497195576e: Download complete
15:23:59 [2020-04-14T15:23:59.345Z] #10 ...
15:23:59 [2020-04-14T15:23:59.345Z] 
15:23:59 [2020-04-14T15:23:59.345Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.214 + RM_GOPATH=0
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.214 + TMP_GOPATH=
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.214 + : /build
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.214 + '[' -z '' ']'
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.217 ++ mktemp -d
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.227 + export GOPATH=/tmp/tmp.0AEKO3WCXQ
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.227 + GOPATH=/tmp/tmp.0AEKO3WCXQ
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.227 + RM_GOPATH=1
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.228 ++ dirname ./install.sh
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.229 + dir=.
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.229 + bin=golangci_lint
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.229 + shift
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.229 + '[' '!' -f ./golangci_lint.installer ']'
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.229 + . ./golangci_lint.installer
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.229 ++ : v1.23.8
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.230 + install_golangci_lint
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.230 + echo 'Installing golangci-lint version v1.23.8'
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.230 Installing golangci-lint version v1.23.8
15:23:59 [2020-04-14T15:23:59.345Z] #53 7.230 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:23:59 [2020-04-14T15:23:59.536Z] #47 ...
15:23:59 [2020-04-14T15:23:59.536Z] 
15:23:59 [2020-04-14T15:23:59.536Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.176 + RM_GOPATH=0
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.176 + TMP_GOPATH=
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.176 + : /build/
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.176 + '[' -z '' ']'
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.176 ++ mktemp -d
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.178 + export GOPATH=/tmp/tmp.ORRL8Uw6GC
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.178 + GOPATH=/tmp/tmp.ORRL8Uw6GC
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.178 + RM_GOPATH=1
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.178 ++ dirname ./install.sh
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + dir=.
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + bin=rootlesskit
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + shift
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + '[' '!' -f ./rootlesskit.installer ']'
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + . ./rootlesskit.installer
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + install_rootlesskit
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + case "$1" in
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + export CGO_ENABLED=0
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + CGO_ENABLED=0
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + _install_rootlesskit
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ORRL8Uw6GC/src/github.com/rootless-containers/rootlesskit
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.180 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:23:59 [2020-04-14T15:23:59.536Z] #68 4.188 Cloning into '/tmp/tmp.ORRL8Uw6GC/src/github.com/rootless-containers/rootlesskit'...
15:23:59 [2020-04-14T15:23:59.536Z] #68 7.303 + cd /tmp/tmp.ORRL8Uw6GC/src/github.com/rootless-containers/rootlesskit
15:23:59 [2020-04-14T15:23:59.536Z] #68 7.304 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:23:59 [2020-04-14T15:23:59.536Z] #68 7.598 + for f in rootlesskit rootlesskit-docker-proxy
15:23:59 [2020-04-14T15:23:59.536Z] #68 7.599 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:23:59 [2020-04-14T15:23:59.536Z] #68 ...
15:23:59 [2020-04-14T15:23:59.536Z] 
15:23:59 [2020-04-14T15:23:59.536Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:23:59 [2020-04-14T15:23:59.536Z] #47 11.27 unicode/utf16
15:23:59 [2020-04-14T15:23:59.602Z] #53 ...
15:23:59 [2020-04-14T15:23:59.602Z] 
15:23:59 [2020-04-14T15:23:59.602Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:23:59 [2020-04-14T15:23:59.602Z] #41 7.267 + git clone https://github.com/docker/distribution.git .
15:23:59 [2020-04-14T15:23:59.602Z] #41 7.274 Cloning into '.'...
15:23:59 [2020-04-14T15:23:59.602Z] #41 ...
15:23:59 [2020-04-14T15:23:59.602Z] 
15:23:59 [2020-04-14T15:23:59.602Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:23:59 [2020-04-14T15:23:59.602Z] #43 6.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:23:59 [2020-04-14T15:23:59.602Z] #43 6.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:23:59 [2020-04-14T15:23:59.602Z] #43 6.604 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:23:59 [2020-04-14T15:23:59.602Z] #43 7.541 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:23:59 [2020-04-14T15:23:59.602Z] #43 10.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:23:59 [2020-04-14T15:23:59.602Z] #43 ...
15:23:59 [2020-04-14T15:23:59.602Z] 
15:23:59 [2020-04-14T15:23:59.602Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.024 + RM_GOPATH=0
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.024 + TMP_GOPATH=
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.024 + : /build
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.024 + '[' -z '' ']'
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.026 ++ mktemp -d
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.029 + export GOPATH=/tmp/tmp.c3qCqFk0r0
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.029 + GOPATH=/tmp/tmp.c3qCqFk0r0
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.029 + RM_GOPATH=1
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.030 ++ dirname ./install.sh
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.032 + dir=.
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.035 + bin=dockercli
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.036 + shift
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.036 + '[' '!' -f ./dockercli.installer ']'
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.038 + . ./dockercli.installer
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.040 ++ : stable
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.040 ++ : 17.06.2-ce
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.042 + install_dockercli
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.047 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.047 Install docker/cli version 17.06.2-ce from stable
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.047 ++ uname -m
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.053 + arch=x86_64
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.053 + '[' x86_64 '!=' x86_64 ']'
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.053 + url=https://download.docker.com/linux/static
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.053 + tar -xz docker/docker
15:23:59 [2020-04-14T15:23:59.602Z] #23 7.053 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:23:59 [2020-04-14T15:23:59.630Z] 76d8adf27bdf: Verifying Checksum
15:23:59 [2020-04-14T15:23:59.630Z] 76d8adf27bdf: Download complete
15:23:59 [2020-04-14T15:23:59.818Z] #47 11.52 container/list
15:23:59 [2020-04-14T15:23:59.860Z] #23 ...
15:23:59 [2020-04-14T15:23:59.860Z] 
15:23:59 [2020-04-14T15:23:59.860Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:23:59 [2020-04-14T15:23:59.860Z] #30 6.960 + git clone https://github.com/kolyshkin/go-swagger.git .
15:23:59 [2020-04-14T15:23:59.860Z] #30 6.967 Cloning into '.'...
15:24:00 [2020-04-14T15:24:00.037Z] #56 20.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:00 [2020-04-14T15:24:00.117Z] #30 ...
15:24:00 [2020-04-14T15:24:00.117Z] 
15:24:00 [2020-04-14T15:24:00.117Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.324 + RM_GOPATH=0
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.324 + TMP_GOPATH=
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.324 + : /build
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.324 + '[' -z '' ']'
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.336 ++ mktemp -d
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.337 + export GOPATH=/tmp/tmp.i7bRReLmqm
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.337 + GOPATH=/tmp/tmp.i7bRReLmqm
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.337 + RM_GOPATH=1
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.344 ++ dirname ./install.sh
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.360 + dir=.
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.360 + bin=vndr
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.360 + shift
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.360 + '[' '!' -f ./vndr.installer ']'
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.360 + . ./vndr.installer
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.360 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.361 + install_vndr
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.361 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.361 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.i7bRReLmqm/src/github.com/LK4D4/vndr
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.361 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:24:00 [2020-04-14T15:24:00.117Z] #47 7.363 Cloning into '/tmp/tmp.i7bRReLmqm/src/github.com/LK4D4/vndr'...
15:24:00 [2020-04-14T15:24:00.117Z] #47 8.388 + cd /tmp/tmp.i7bRReLmqm/src/github.com/LK4D4/vndr
15:24:00 [2020-04-14T15:24:00.117Z] #47 8.388 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:24:00 [2020-04-14T15:24:00.117Z] #47 8.393 + go build -buildmode=pie -v -o /build/vndr .
15:24:00 [2020-04-14T15:24:00.117Z] #47 9.949 internal/race
15:24:00 [2020-04-14T15:24:00.117Z] #47 9.970 internal/bytealg
15:24:00 [2020-04-14T15:24:00.117Z] #47 10.09 sync/atomic
15:24:00 [2020-04-14T15:24:00.117Z] #47 10.60 runtime
15:24:00 [2020-04-14T15:24:00.117Z] #47 10.63 unicode
15:24:00 [2020-04-14T15:24:00.117Z] #47 ...
15:24:00 [2020-04-14T15:24:00.117Z] 
15:24:00 [2020-04-14T15:24:00.117Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.323 + RM_GOPATH=0
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.323 + TMP_GOPATH=
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.323 + : /build
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.323 + '[' -z '' ']'
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.326 ++ mktemp -d
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.326 + export GOPATH=/tmp/tmp.cFbFbRQhV6
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.326 + GOPATH=/tmp/tmp.cFbFbRQhV6
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.326 + RM_GOPATH=1
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.344 ++ dirname ./install.sh
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.376 + dir=.
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.376 + bin=proxy
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.377 + shift
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.377 + '[' '!' -f ./proxy.installer ']'
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.377 + . ./proxy.installer
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.378 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.379 + install_proxy
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.379 + case "$1" in
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.379 + export CGO_ENABLED=0
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.380 + CGO_ENABLED=0
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.380 + _install_proxy
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.380 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.380 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.380 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cFbFbRQhV6/src/github.com/docker/libnetwork
15:24:00 [2020-04-14T15:24:00.117Z] #74 7.382 Cloning into '/tmp/tmp.cFbFbRQhV6/src/github.com/docker/libnetwork'...
15:24:00 [2020-04-14T15:24:00.375Z] #74 ...
15:24:00 [2020-04-14T15:24:00.375Z] 
15:24:00 [2020-04-14T15:24:00.375Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.452 + RM_GOPATH=0
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.452 + TMP_GOPATH=
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.452 + : /build
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.453 + '[' -z '' ']'
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.456 ++ mktemp -d
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.460 + export GOPATH=/tmp/tmp.uRQAcTspuE
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.460 + GOPATH=/tmp/tmp.uRQAcTspuE
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.461 + RM_GOPATH=1
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.462 ++ dirname ./install.sh
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.467 + dir=.
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.468 + bin=gotestsum
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.468 + shift
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.468 + '[' '!' -f ./gotestsum.installer ']'
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.469 + . ./gotestsum.installer
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.469 ++ : v0.3.5
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.469 + install_gotestsum
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.473 + echo 'Installing gotestsum version v0.3.5'
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.473 Installing gotestsum version v0.3.5
15:24:00 [2020-04-14T15:24:00.375Z] #50 7.473 + go get -d gotest.tools/gotestsum
15:24:00 [2020-04-14T15:24:00.395Z] #43 14.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:24:00 [2020-04-14T15:24:00.429Z] #47 12.19 crypto/internal/subtle
15:24:00 [2020-04-14T15:24:00.709Z] #47 12.34 crypto/subtle
15:24:00 [2020-04-14T15:24:00.709Z] #47 12.40 vendor/golang.org/x/crypto/cryptobyte/asn1
15:24:00 [2020-04-14T15:24:00.709Z] #47 12.53 internal/nettrace
15:24:00 [2020-04-14T15:24:00.709Z] #47 12.63 runtime/cgo
15:24:00 [2020-04-14T15:24:00.965Z] #56 ...
15:24:00 [2020-04-14T15:24:00.965Z] 
15:24:00 [2020-04-14T15:24:00.965Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:24:00 [2020-04-14T15:24:00.965Z] #68 11.62 + cd /tmp/tmp.SLpQBHES90/src/github.com/rootless-containers/rootlesskit
15:24:00 [2020-04-14T15:24:00.965Z] #68 11.62 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:24:00 [2020-04-14T15:24:00.965Z] #68 12.12 + for f in rootlesskit rootlesskit-docker-proxy
15:24:00 [2020-04-14T15:24:00.965Z] #68 12.12 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:24:01 [2020-04-14T15:24:01.221Z] #68 ...
15:24:01 [2020-04-14T15:24:01.221Z] 
15:24:01 [2020-04-14T15:24:01.221Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:01 [2020-04-14T15:24:01.221Z] #25 21.60 Fetched 8337 kB in 17s (482 kB/s)
15:24:01 [2020-04-14T15:24:01.477Z] #25 21.60 Reading package lists...
15:24:01 [2020-04-14T15:24:01.477Z] #25 ...
15:24:01 [2020-04-14T15:24:01.477Z] 
15:24:01 [2020-04-14T15:24:01.477Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:01 [2020-04-14T15:24:01.477Z] #43 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:24:01 [2020-04-14T15:24:01.477Z] #43 ...
15:24:01 [2020-04-14T15:24:01.477Z] 
15:24:01 [2020-04-14T15:24:01.477Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:01 [2020-04-14T15:24:01.477Z] #56 21.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:02 [2020-04-14T15:24:02.332Z] #43 ...
15:24:02 [2020-04-14T15:24:02.332Z] 
15:24:02 [2020-04-14T15:24:02.332Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.635 + RM_GOPATH=0
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.635 + TMP_GOPATH=
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.636 + : /build
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.636 + '[' -z '' ']'
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.640 ++ mktemp -d
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.640 + export GOPATH=/tmp/tmp.NDx87tNwhM
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.640 + GOPATH=/tmp/tmp.NDx87tNwhM
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.640 + RM_GOPATH=1
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.640 ++ dirname ./install.sh
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.641 + dir=.
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.641 + bin=dockercli
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.641 + shift
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.641 + '[' '!' -f ./dockercli.installer ']'
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.641 + . ./dockercli.installer
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.641 ++ : stable
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.641 ++ : 17.06.2-ce
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.641 + install_dockercli
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.642 Install docker/cli version 17.06.2-ce from stable
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.642 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.642 ++ uname -m
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.646 + arch=x86_64
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.646 + '[' x86_64 '!=' x86_64 ']'
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.646 + url=https://download.docker.com/linux/static
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.652 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:24:02 [2020-04-14T15:24:02.332Z] #23 6.652 + tar -xz docker/docker
15:24:02 [2020-04-14T15:24:02.332Z] #23 15.60 + mkdir -p /build
15:24:02 [2020-04-14T15:24:02.332Z] #23 15.61 + mv docker/docker /build/
15:24:02 [2020-04-14T15:24:02.332Z] #23 15.62 + rmdir docker
15:24:02 [2020-04-14T15:24:02.332Z] #23 DONE 15.9s
15:24:02 [2020-04-14T15:24:02.332Z] 
15:24:02 [2020-04-14T15:24:02.332Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.153 + RM_GOPATH=0
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.153 + TMP_GOPATH=
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.153 + : /build
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.153 + '[' -z '' ']'
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.155 ++ mktemp -d
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.157 + export GOPATH=/tmp/tmp.UIasTUX6eX
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.158 + GOPATH=/tmp/tmp.UIasTUX6eX
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.158 + RM_GOPATH=1
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.158 ++ dirname ./install.sh
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.159 + dir=.
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.159 + bin=vndr
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.159 + shift
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.159 + '[' '!' -f ./vndr.installer ']'
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.160 + . ./vndr.installer
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.160 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.160 + install_vndr
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.160 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.160 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.161 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UIasTUX6eX/src/github.com/LK4D4/vndr
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.167 Cloning into '/tmp/tmp.UIasTUX6eX/src/github.com/LK4D4/vndr'...
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.941 + cd /tmp/tmp.UIasTUX6eX/src/github.com/LK4D4/vndr
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.942 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:24:02 [2020-04-14T15:24:02.332Z] #47 6.959 + go build -buildmode=pie -v -o /build/vndr .
15:24:02 [2020-04-14T15:24:02.332Z] #47 8.649 github.com/LK4D4/vndr/godl/singleflight
15:24:02 [2020-04-14T15:24:02.332Z] #47 9.179 github.com/LK4D4/vndr/versioned
15:24:02 [2020-04-14T15:24:02.332Z] #47 9.193 github.com/LK4D4/vndr/build
15:24:02 [2020-04-14T15:24:02.332Z] #47 9.952 net
15:24:02 [2020-04-14T15:24:02.841Z] #56 23.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:24:02 [2020-04-14T15:24:02.841Z] #56 23.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:24:02 [2020-04-14T15:24:02.893Z] #47 ...
15:24:02 [2020-04-14T15:24:02.893Z] 
15:24:02 [2020-04-14T15:24:02.893Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:02 [2020-04-14T15:24:02.893Z] #56 16.72 + cd /tmp/tmp.tdkLMIWSOr/src/github.com/mvdan/sh
15:24:02 [2020-04-14T15:24:02.893Z] #56 16.73 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:24:02 [2020-04-14T15:24:02.900Z] #50 ...
15:24:02 [2020-04-14T15:24:02.900Z] 
15:24:02 [2020-04-14T15:24:02.900Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:02 [2020-04-14T15:24:02.900Z] #25 13.90 Fetched 8337 kB in 11s (741 kB/s)
15:24:03 [2020-04-14T15:24:03.097Z] #56 23.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:24:03 [2020-04-14T15:24:03.097Z] #56 23.64 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:03 [2020-04-14T15:24:03.129Z] fb056072eab9: Pull complete
15:24:03 [2020-04-14T15:24:03.148Z] #56 16.87 + GO111MODULE=on
15:24:03 [2020-04-14T15:24:03.148Z] #56 16.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:24:03 [2020-04-14T15:24:03.414Z] 6a33b1f9796f: Pull complete
15:24:03 [2020-04-14T15:24:03.658Z] #56 24.42 runtime/cgo
15:24:03 [2020-04-14T15:24:03.700Z] 8f8f8962e456: Pull complete
15:24:03 [2020-04-14T15:24:03.914Z] #56 24.51 runtime
15:24:03 [2020-04-14T15:24:03.914Z] #56 ...
15:24:03 [2020-04-14T15:24:03.914Z] 
15:24:03 [2020-04-14T15:24:03.914Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:03 [2020-04-14T15:24:03.914Z] #33 14.63 unicode/utf8
15:24:03 [2020-04-14T15:24:03.914Z] #33 15.22 internal/testlog
15:24:03 [2020-04-14T15:24:03.914Z] #33 15.68 runtime/cgo
15:24:03 [2020-04-14T15:24:03.914Z] #33 ...
15:24:03 [2020-04-14T15:24:03.914Z] 
15:24:03 [2020-04-14T15:24:03.914Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:03 [2020-04-14T15:24:03.914Z] #74 24.06 Checking out files:  64% (1337/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:24:03 [2020-04-14T15:24:03.914Z] #74 24.72 + cd /tmp/tmp.tKzORDiiXB/src/github.com/docker/libnetwork
15:24:03 [2020-04-14T15:24:03.914Z] #74 24.73 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:24:04 [2020-04-14T15:24:04.480Z] #74 25.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:24:04 [2020-04-14T15:24:04.510Z] #56 18.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:24:04 [2020-04-14T15:24:04.510Z] #56 18.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:24:04 [2020-04-14T15:24:04.510Z] #56 18.26 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:24:04 [2020-04-14T15:24:04.510Z] #56 ...
15:24:04 [2020-04-14T15:24:04.510Z] 
15:24:04 [2020-04-14T15:24:04.510Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:04 [2020-04-14T15:24:04.510Z] #33 12.75 github.com/BurntSushi/toml/cmd/tomlv
15:24:04 [2020-04-14T15:24:04.510Z] #33 DONE 18.3s
15:24:04 [2020-04-14T15:24:04.765Z] 
15:24:04 [2020-04-14T15:24:04.765Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:04 [2020-04-14T15:24:04.765Z] #62 18.55 Fetched 8337 kB in 15s (539 kB/s)
15:24:05 [2020-04-14T15:24:05.078Z] #47 ...
15:24:05 [2020-04-14T15:24:05.078Z] 
15:24:05 [2020-04-14T15:24:05.078Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:05 [2020-04-14T15:24:05.078Z] #74 15.02 Checking out files:  92% (1909/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:24:05 [2020-04-14T15:24:05.078Z] #74 15.16 + cd /tmp/tmp.LSSaY2dc2P/src/github.com/docker/libnetwork
15:24:05 [2020-04-14T15:24:05.078Z] #74 15.16 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:24:05 [2020-04-14T15:24:05.078Z] #74 15.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:24:05 [2020-04-14T15:24:05.185Z] d66e58854927: Verifying Checksum
15:24:05 [2020-04-14T15:24:05.186Z] d66e58854927: Download complete
15:24:05 [2020-04-14T15:24:05.426Z] #25 13.90 Reading package lists...
15:24:05 [2020-04-14T15:24:05.426Z] #25 ...
15:24:05 [2020-04-14T15:24:05.426Z] 
15:24:05 [2020-04-14T15:24:05.426Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:24:05 [2020-04-14T15:24:05.426Z] #23 15.67 + mkdir -p /build
15:24:05 [2020-04-14T15:24:05.426Z] #23 15.67 + mv docker/docker /build/
15:24:05 [2020-04-14T15:24:05.426Z] #23 15.68 + rmdir docker
15:24:05 [2020-04-14T15:24:05.426Z] #23 DONE 16.1s
15:24:05 [2020-04-14T15:24:05.426Z] 
15:24:05 [2020-04-14T15:24:05.426Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:05 [2020-04-14T15:24:05.426Z] #47 14.30 unicode/utf8
15:24:05 [2020-04-14T15:24:05.426Z] #47 14.99 math
15:24:06 [2020-04-14T15:24:06.698Z] #62 18.55 Reading package lists...
15:24:06 [2020-04-14T15:24:06.698Z] #62 ...
15:24:06 [2020-04-14T15:24:06.698Z] 
15:24:06 [2020-04-14T15:24:06.698Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:06 [2020-04-14T15:24:06.698Z] #35 11.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:24:06 [2020-04-14T15:24:06.698Z] #35 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:24:06 [2020-04-14T15:24:06.698Z] #35 ...
15:24:06 [2020-04-14T15:24:06.698Z] 
15:24:06 [2020-04-14T15:24:06.698Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:06 [2020-04-14T15:24:06.698Z] #56 18.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:24:06 [2020-04-14T15:24:06.698Z] #56 18.92 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:24:06 [2020-04-14T15:24:06.698Z] #56 20.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:24:06 [2020-04-14T15:24:06.995Z] #56 20.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:07 [2020-04-14T15:24:07.230Z] 68adcc365214: Pull complete
15:24:07 [2020-04-14T15:24:07.602Z] #56 ...
15:24:07 [2020-04-14T15:24:07.602Z] 
15:24:07 [2020-04-14T15:24:07.602Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:24:07 [2020-04-14T15:24:07.602Z] #68 11.48 + cd /tmp/tmp.np3xhGBnsF/src/github.com/rootless-containers/rootlesskit
15:24:07 [2020-04-14T15:24:07.602Z] #68 11.48 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:24:07 [2020-04-14T15:24:07.602Z] #68 11.88 + for f in rootlesskit rootlesskit-docker-proxy
15:24:07 [2020-04-14T15:24:07.602Z] #68 11.88 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:24:07 [2020-04-14T15:24:07.602Z] #68 ...
15:24:07 [2020-04-14T15:24:07.602Z] 
15:24:07 [2020-04-14T15:24:07.602Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:24:07 [2020-04-14T15:24:07.602Z] #41 22.15 Checking out files:  91% (1457/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.
15:24:07 [2020-04-14T15:24:07.602Z] #41 22.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:24:07 [2020-04-14T15:24:07.857Z] #41 ...
15:24:07 [2020-04-14T15:24:07.857Z] 
15:24:07 [2020-04-14T15:24:07.857Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:07 [2020-04-14T15:24:07.857Z] #10 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:24:08 [2020-04-14T15:24:08.112Z] #10 ...
15:24:08 [2020-04-14T15:24:08.112Z] 
15:24:08 [2020-04-14T15:24:08.112Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:08 [2020-04-14T15:24:08.112Z] #25 20.90 Fetched 8337 kB in 17s (484 kB/s)
15:24:08 [2020-04-14T15:24:08.526Z] #74 ...
15:24:08 [2020-04-14T15:24:08.526Z] 
15:24:08 [2020-04-14T15:24:08.526Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:08 [2020-04-14T15:24:08.526Z] #33 9.933 runtime/cgo
15:24:08 [2020-04-14T15:24:08.526Z] #33 ...
15:24:08 [2020-04-14T15:24:08.526Z] 
15:24:08 [2020-04-14T15:24:08.526Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:08 [2020-04-14T15:24:08.526Z] #25 10.79 Reading package lists...
15:24:08 [2020-04-14T15:24:08.526Z] #25 13.93 Reading package lists...
15:24:08 [2020-04-14T15:24:08.526Z] #25 17.51 Building dependency tree...
15:24:08 [2020-04-14T15:24:08.526Z] #25 18.52 ca-certificates is already the newest version (20190110).
15:24:08 [2020-04-14T15:24:08.526Z] #25 18.52 The following additional packages will be installed:
15:24:08 [2020-04-14T15:24:08.526Z] #25 18.53   libjq1 libonig5
15:24:08 [2020-04-14T15:24:08.526Z] #25 18.88 The following NEW packages will be installed:
15:24:08 [2020-04-14T15:24:08.526Z] #25 18.89   jq libjq1 libonig5
15:24:08 [2020-04-14T15:24:08.526Z] #25 19.06 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
15:24:08 [2020-04-14T15:24:08.526Z] #25 19.06 Need to get 350 kB of archives.
15:24:08 [2020-04-14T15:24:08.526Z] #25 19.06 After this operation, 1154 kB of additional disk space will be used.
15:24:08 [2020-04-14T15:24:08.526Z] #25 19.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:24:08 [2020-04-14T15:24:08.526Z] #25 19.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:24:08 [2020-04-14T15:24:08.526Z] #25 19.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:24:08 [2020-04-14T15:24:08.526Z] #25 19.86 debconf: delaying package configuration, since apt-utils is not installed
15:24:08 [2020-04-14T15:24:08.526Z] #25 19.94 Fetched 350 kB in 0s (2842 kB/s)
15:24:08 [2020-04-14T15:24:08.526Z] #25 19.97 Selecting previously unselected package libonig5:s390x.
15:24:08 [2020-04-14T15:24:08.526Z] #25 19.97 (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.)
15:24:08 [2020-04-14T15:24:08.526Z] #25 20.07 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
15:24:08 [2020-04-14T15:24:08.526Z] #25 20.08 Unpacking libonig5:s390x (6.9.1-1) ...
15:24:08 [2020-04-14T15:24:08.526Z] #25 20.27 Selecting previously unselected package libjq1:s390x.
15:24:08 [2020-04-14T15:24:08.526Z] #25 20.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:24:08 [2020-04-14T15:24:08.526Z] #25 20.28 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:24:08 [2020-04-14T15:24:08.526Z] #25 20.42 Selecting previously unselected package jq.
15:24:08 [2020-04-14T15:24:08.526Z] #25 20.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
15:24:08 [2020-04-14T15:24:08.526Z] #25 20.43 Unpacking jq (1.5+dfsg-2+b1) ...
15:24:08 [2020-04-14T15:24:08.526Z] #25 ...
15:24:08 [2020-04-14T15:24:08.526Z] 
15:24:08 [2020-04-14T15:24:08.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:08 [2020-04-14T15:24:08.526Z] #10 10.40 Fetched 8034 kB in 9s (863 kB/s)
15:24:08 [2020-04-14T15:24:08.526Z] #10 10.40 Reading package lists...
15:24:08 [2020-04-14T15:24:08.526Z] #10 13.89 Reading package lists...
15:24:08 [2020-04-14T15:24:08.526Z] #10 17.66 Building dependency tree...
15:24:08 [2020-04-14T15:24:08.526Z] #10 18.74 The following additional packages will be installed:
15:24:08 [2020-04-14T15:24:08.526Z] #10 18.74   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:24:08 [2020-04-14T15:24:08.526Z] #10 18.75   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:24:08 [2020-04-14T15:24:08.526Z] #10 18.75   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:24:08 [2020-04-14T15:24:08.526Z] #10 18.75   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:24:08 [2020-04-14T15:24:08.526Z] #10 18.75 Suggested packages:
15:24:08 [2020-04-14T15:24:08.526Z] #10 18.75   gcc-8-locales seccomp wine64
15:24:08 [2020-04-14T15:24:08.526Z] #10 19.77 The following NEW packages will be installed:
15:24:08 [2020-04-14T15:24:08.526Z] #10 19.77   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:24:08 [2020-04-14T15:24:08.526Z] #10 19.77   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:24:08 [2020-04-14T15:24:08.526Z] #10 19.77   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:24:08 [2020-04-14T15:24:08.526Z] #10 19.77   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:24:08 [2020-04-14T15:24:08.526Z] #10 19.77   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:24:08 [2020-04-14T15:24:08.526Z] #10 19.78   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:24:08 [2020-04-14T15:24:08.526Z] #10 20.09 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
15:24:08 [2020-04-14T15:24:08.526Z] #10 20.09 Need to get 73.3 MB of archives.
15:24:08 [2020-04-14T15:24:08.526Z] #10 20.09 After this operation, 494 MB of additional disk space will be used.
15:24:08 [2020-04-14T15:24:08.526Z] #10 20.09 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]
15:24:08 [2020-04-14T15:24:08.526Z] #10 ...
15:24:08 [2020-04-14T15:24:08.526Z] 
15:24:08 [2020-04-14T15:24:08.526Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:24:08 [2020-04-14T15:24:08.526Z] #53 16.19 + cd /tmp/tmp.viWadOnxjw/src/github.com/golangci/golangci-lint/
15:24:08 [2020-04-14T15:24:08.526Z] #53 16.19 + git checkout -q v1.23.8
15:24:08 [2020-04-14T15:24:08.526Z] #53 16.97 ++ git describe --tags
15:24:08 [2020-04-14T15:24:08.526Z] #53 16.99 + version=v1.23.8
15:24:08 [2020-04-14T15:24:08.526Z] #53 16.99 ++ git rev-parse --short HEAD
15:24:08 [2020-04-14T15:24:08.526Z] #53 17.00 + commit=76a82c6
15:24:08 [2020-04-14T15:24:08.526Z] #53 17.00 ++ git show -s --format=%cd
15:24:08 [2020-04-14T15:24:08.526Z] #53 17.00 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:24:08 [2020-04-14T15:24:08.526Z] #53 17.00 + 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
15:24:08 [2020-04-14T15:24:08.708Z] #47 19.08 unicode/utf16
15:24:08 [2020-04-14T15:24:08.708Z] #47 19.41 container/list
15:24:08 [2020-04-14T15:24:08.808Z] #53 ...
15:24:08 [2020-04-14T15:24:08.808Z] 
15:24:08 [2020-04-14T15:24:08.808Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:08 [2020-04-14T15:24:08.808Z] #56 10.48 + cd /tmp/tmp.gxfSfkT7pr/src/github.com/mvdan/sh
15:24:08 [2020-04-14T15:24:08.808Z] #56 10.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:24:08 [2020-04-14T15:24:08.808Z] #56 10.54 + GO111MODULE=on
15:24:08 [2020-04-14T15:24:08.808Z] #56 10.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:24:08 [2020-04-14T15:24:08.808Z] #56 11.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:24:08 [2020-04-14T15:24:08.808Z] #56 11.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:24:08 [2020-04-14T15:24:08.808Z] #56 11.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:24:08 [2020-04-14T15:24:08.808Z] #56 11.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:24:08 [2020-04-14T15:24:08.808Z] #56 11.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:24:08 [2020-04-14T15:24:08.808Z] #56 12.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:24:08 [2020-04-14T15:24:08.808Z] #56 12.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:08 [2020-04-14T15:24:08.808Z] #56 13.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:08 [2020-04-14T15:24:08.808Z] #56 14.45 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:24:08 [2020-04-14T15:24:08.808Z] #56 14.52 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:24:08 [2020-04-14T15:24:08.808Z] #56 14.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:24:08 [2020-04-14T15:24:08.808Z] #56 14.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:08 [2020-04-14T15:24:08.808Z] #56 15.18 runtime
15:24:09 [2020-04-14T15:24:09.089Z] #56 ...
15:24:09 [2020-04-14T15:24:09.089Z] 
15:24:09 [2020-04-14T15:24:09.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:09 [2020-04-14T15:24:09.089Z] #10 20.89 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]
15:24:09 [2020-04-14T15:24:09.089Z] #10 ...
15:24:09 [2020-04-14T15:24:09.089Z] 
15:24:09 [2020-04-14T15:24:09.089Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:09 [2020-04-14T15:24:09.089Z] #43 11.07 Fetched 8034 kB in 10s (821 kB/s)
15:24:09 [2020-04-14T15:24:09.089Z] #43 11.07 Reading package lists...
15:24:09 [2020-04-14T15:24:09.089Z] #43 14.88 Reading package lists...
15:24:09 [2020-04-14T15:24:09.089Z] #43 18.27 Building dependency tree...
15:24:09 [2020-04-14T15:24:09.089Z] #43 19.50 The following additional packages will be installed:
15:24:09 [2020-04-14T15:24:09.089Z] #43 19.50   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:24:09 [2020-04-14T15:24:09.089Z] #43 19.50   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:24:09 [2020-04-14T15:24:09.089Z] #43 19.51 Suggested packages:
15:24:09 [2020-04-14T15:24:09.089Z] #43 19.51   manpages-dev python-setuptools
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.33 The following NEW packages will be installed:
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.33   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.38   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.38   python-six zlib1g-dev
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.50 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.50 Need to get 3742 kB of archives.
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.50 After this operation, 22.0 MB of additional disk space will be used.
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
15:24:09 [2020-04-14T15:24:09.089Z] #43 20.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
15:24:09 [2020-04-14T15:24:09.276Z] #47 ...
15:24:09 [2020-04-14T15:24:09.276Z] 
15:24:09 [2020-04-14T15:24:09.276Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:09 [2020-04-14T15:24:09.276Z] #56 17.99 + cd /tmp/tmp.Z1uewH3THV/src/github.com/mvdan/sh
15:24:09 [2020-04-14T15:24:09.276Z] #56 17.99 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:24:09 [2020-04-14T15:24:09.276Z] #56 18.12 + GO111MODULE=on
15:24:09 [2020-04-14T15:24:09.276Z] #56 18.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:24:09 [2020-04-14T15:24:09.276Z] #56 19.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:24:09 [2020-04-14T15:24:09.276Z] #56 19.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:24:09 [2020-04-14T15:24:09.276Z] #56 19.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:24:09 [2020-04-14T15:24:09.276Z] #56 19.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:24:09 [2020-04-14T15:24:09.276Z] #56 20.03 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:24:09 [2020-04-14T15:24:09.379Z] #43 ...
15:24:09 [2020-04-14T15:24:09.379Z] 
15:24:09 [2020-04-14T15:24:09.379Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:09 [2020-04-14T15:24:09.379Z] #25 20.56 Setting up libonig5:s390x (6.9.1-1) ...
15:24:09 [2020-04-14T15:24:09.379Z] #25 20.57 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:24:09 [2020-04-14T15:24:09.379Z] #25 20.58 Setting up jq (1.5+dfsg-2+b1) ...
15:24:09 [2020-04-14T15:24:09.379Z] #25 20.61 Processing triggers for libc-bin (2.28-10) ...
15:24:09 [2020-04-14T15:24:09.379Z] #25 DONE 21.2s
15:24:09 [2020-04-14T15:24:09.379Z] 
15:24:09 [2020-04-14T15:24:09.379Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:24:09 [2020-04-14T15:24:09.379Z] #26 DONE 0.1s
15:24:09 [2020-04-14T15:24:09.379Z] 
15:24:09 [2020-04-14T15:24:09.380Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:09 [2020-04-14T15:24:09.534Z] #56 ...
15:24:09 [2020-04-14T15:24:09.534Z] 
15:24:09 [2020-04-14T15:24:09.534Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:09 [2020-04-14T15:24:09.534Z] #62 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:24:09 [2020-04-14T15:24:09.534Z] #62 ...
15:24:09 [2020-04-14T15:24:09.534Z] 
15:24:09 [2020-04-14T15:24:09.534Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:09 [2020-04-14T15:24:09.534Z] #35 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:24:09 [2020-04-14T15:24:09.534Z] #35 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:24:09 [2020-04-14T15:24:09.792Z] #35 ...
15:24:09 [2020-04-14T15:24:09.792Z] 
15:24:09 [2020-04-14T15:24:09.792Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:09 [2020-04-14T15:24:09.792Z] #33 10.50 math
15:24:09 [2020-04-14T15:24:09.792Z] #33 10.58 runtime
15:24:09 [2020-04-14T15:24:09.792Z] #33 15.18 internal/testlog
15:24:09 [2020-04-14T15:24:09.792Z] #33 15.57 encoding
15:24:09 [2020-04-14T15:24:09.792Z] #33 15.73 runtime/cgo
15:24:09 [2020-04-14T15:24:09.792Z] #33 ...
15:24:09 [2020-04-14T15:24:09.792Z] 
15:24:09 [2020-04-14T15:24:09.792Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:09 [2020-04-14T15:24:09.792Z] #56 20.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:24:09 [2020-04-14T15:24:09.933Z] 76d8adf27bdf: Pull complete
15:24:10 [2020-04-14T15:24:10.728Z] #56 21.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:10 [2020-04-14T15:24:10.728Z] #56 ...
15:24:10 [2020-04-14T15:24:10.728Z] 
15:24:10 [2020-04-14T15:24:10.728Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:10 [2020-04-14T15:24:10.728Z] #10 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:24:10 [2020-04-14T15:24:10.728Z] #10 ...
15:24:10 [2020-04-14T15:24:10.728Z] 
15:24:10 [2020-04-14T15:24:10.728Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:24:10 [2020-04-14T15:24:10.728Z] #68 11.81 + cd /tmp/tmp.WSEyWviaK6/src/github.com/rootless-containers/rootlesskit
15:24:10 [2020-04-14T15:24:10.728Z] #68 11.81 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:24:10 [2020-04-14T15:24:10.728Z] #68 12.36 + for f in rootlesskit rootlesskit-docker-proxy
15:24:10 [2020-04-14T15:24:10.728Z] #68 12.36 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:24:10 [2020-04-14T15:24:10.986Z] #68 ...
15:24:10 [2020-04-14T15:24:10.986Z] 
15:24:10 [2020-04-14T15:24:10.986Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:10 [2020-04-14T15:24:10.986Z] #47 20.08 crypto/internal/subtle
15:24:10 [2020-04-14T15:24:10.986Z] #47 20.22 crypto/subtle
15:24:10 [2020-04-14T15:24:10.986Z] #47 20.35 vendor/golang.org/x/crypto/cryptobyte/asn1
15:24:10 [2020-04-14T15:24:10.986Z] #47 20.49 internal/nettrace
15:24:10 [2020-04-14T15:24:10.986Z] #47 20.60 runtime/cgo
15:24:11 [2020-04-14T15:24:11.084Z] #74 ...
15:24:11 [2020-04-14T15:24:11.084Z] 
15:24:11 [2020-04-14T15:24:11.084Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:11 [2020-04-14T15:24:11.084Z] #10 21.47 Fetched 8337 kB in 18s (464 kB/s)
15:24:11 [2020-04-14T15:24:11.084Z] #10 21.47 Reading package lists...
15:24:11 [2020-04-14T15:24:11.084Z] #10 28.94 Reading package lists...
15:24:11 [2020-04-14T15:24:11.084Z] #10 ...
15:24:11 [2020-04-14T15:24:11.084Z] 
15:24:11 [2020-04-14T15:24:11.084Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:24:11 [2020-04-14T15:24:11.084Z] #41 23.05 Checking out files:  90% (1452/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.
15:24:11 [2020-04-14T15:24:11.084Z] #41 23.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:24:11 [2020-04-14T15:24:11.084Z] #41 25.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:24:11 [2020-04-14T15:24:11.377Z] #25 20.90 Reading package lists...
15:24:11 [2020-04-14T15:24:11.377Z] #25 ...
15:24:11 [2020-04-14T15:24:11.377Z] 
15:24:11 [2020-04-14T15:24:11.377Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:11 [2020-04-14T15:24:11.377Z] #74 23.77 Checking out files:  77% (1600/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:24:11 [2020-04-14T15:24:11.377Z] #74 24.20 + cd /tmp/tmp.5JJJktYPEJ/src/github.com/docker/libnetwork
15:24:11 [2020-04-14T15:24:11.377Z] #74 24.20 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:24:11 [2020-04-14T15:24:11.377Z] #74 24.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:24:11 [2020-04-14T15:24:11.398Z] #27 ...
15:24:11 [2020-04-14T15:24:11.398Z] 
15:24:11 [2020-04-14T15:24:11.398Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:11 [2020-04-14T15:24:11.398Z] #62 13.23 Fetched 8034 kB in 10s (842 kB/s)
15:24:11 [2020-04-14T15:24:11.398Z] #62 13.23 Reading package lists...
15:24:11 [2020-04-14T15:24:11.398Z] #62 16.95 Reading package lists...
15:24:11 [2020-04-14T15:24:11.398Z] #62 20.56 Building dependency tree...
15:24:11 [2020-04-14T15:24:11.398Z] #62 21.61 The following additional packages will be installed:
15:24:11 [2020-04-14T15:24:11.398Z] #62 21.66   libbtrfs0
15:24:11 [2020-04-14T15:24:11.398Z] #62 21.73 The following NEW packages will be installed:
15:24:11 [2020-04-14T15:24:11.398Z] #62 21.73   libbtrfs-dev libbtrfs0
15:24:11 [2020-04-14T15:24:11.398Z] #62 21.86 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
15:24:11 [2020-04-14T15:24:11.398Z] #62 21.86 Need to get 118 kB of archives.
15:24:11 [2020-04-14T15:24:11.398Z] #62 21.86 After this operation, 390 kB of additional disk space will be used.
15:24:11 [2020-04-14T15:24:11.398Z] #62 21.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:24:11 [2020-04-14T15:24:11.398Z] #62 21.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:24:11 [2020-04-14T15:24:11.398Z] #62 22.74 debconf: delaying package configuration, since apt-utils is not installed
15:24:11 [2020-04-14T15:24:11.398Z] #62 22.83 Fetched 118 kB in 0s (955 kB/s)
15:24:11 [2020-04-14T15:24:11.398Z] #62 22.91 Selecting previously unselected package libbtrfs0.
15:24:11 [2020-04-14T15:24:11.398Z] #62 22.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
15:24:11 [2020-04-14T15:24:11.398Z] #62 22.97 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.398Z] #62 22.97 Unpacking libbtrfs0 (4.20.1-2) ...
15:24:11 [2020-04-14T15:24:11.398Z] #62 23.06 Selecting previously unselected package libbtrfs-dev.
15:24:11 [2020-04-14T15:24:11.398Z] #62 23.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.398Z] #62 23.07 Unpacking libbtrfs-dev (4.20.1-2) ...
15:24:11 [2020-04-14T15:24:11.398Z] #62 23.24 Setting up libbtrfs0 (4.20.1-2) ...
15:24:11 [2020-04-14T15:24:11.398Z] #62 23.26 Setting up libbtrfs-dev (4.20.1-2) ...
15:24:11 [2020-04-14T15:24:11.398Z] #62 23.26 Processing triggers for libc-bin (2.28-10) ...
15:24:11 [2020-04-14T15:24:11.398Z] #62 ...
15:24:11 [2020-04-14T15:24:11.398Z] 
15:24:11 [2020-04-14T15:24:11.398Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:24:11 [2020-04-14T15:24:11.398Z] #41 13.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:24:11 [2020-04-14T15:24:11.398Z] #41 14.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:24:11 [2020-04-14T15:24:11.553Z] #47 ...
15:24:11 [2020-04-14T15:24:11.553Z] 
15:24:11 [2020-04-14T15:24:11.553Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:11 [2020-04-14T15:24:11.553Z] #43 12.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:24:11 [2020-04-14T15:24:11.679Z] #41 ...
15:24:11 [2020-04-14T15:24:11.679Z] 
15:24:11 [2020-04-14T15:24:11.679Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:11 [2020-04-14T15:24:11.679Z] #43 21.77 debconf: delaying package configuration, since apt-utils is not installed
15:24:11 [2020-04-14T15:24:11.679Z] #43 21.87 Fetched 3742 kB in 0s (12.7 MB/s)
15:24:11 [2020-04-14T15:24:11.679Z] #43 21.91 Selecting previously unselected package libcap-dev:s390x.
15:24:11 [2020-04-14T15:24:11.679Z] #43 21.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
15:24:11 [2020-04-14T15:24:11.679Z] #43 21.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 21.99 Unpacking libcap-dev:s390x (1:2.25-2) ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.10 Selecting previously unselected package libnet1:s390x.
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.12 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.22 Selecting previously unselected package libnet1-dev.
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.37 Selecting previously unselected package libnl-3-200:s390x.
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.38 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.43 Selecting previously unselected package libnl-3-dev:s390x.
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.44 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.62 Selecting previously unselected package libprotobuf-c1:s390x.
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.63 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.68 Selecting previously unselected package libprotobuf-c-dev:s390x.
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.68 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.78 Selecting previously unselected package zlib1g-dev:s390x.
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.80 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.95 Selecting previously unselected package libprotobuf17:s390x.
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 22.97 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 23.52 Selecting previously unselected package libprotobuf-lite17:s390x.
15:24:11 [2020-04-14T15:24:11.679Z] #43 23.53 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 23.53 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 ...
15:24:11 [2020-04-14T15:24:11.679Z] 
15:24:11 [2020-04-14T15:24:11.679Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:11 [2020-04-14T15:24:11.679Z] #62 DONE 23.7s
15:24:11 [2020-04-14T15:24:11.679Z] 
15:24:11 [2020-04-14T15:24:11.679Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:24:11 [2020-04-14T15:24:11.679Z] #63 DONE 0.0s
15:24:11 [2020-04-14T15:24:11.679Z] 
15:24:11 [2020-04-14T15:24:11.679Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:11 [2020-04-14T15:24:11.679Z] #43 23.71 Selecting previously unselected package libprotobuf-dev:s390x.
15:24:11 [2020-04-14T15:24:11.679Z] #43 23.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
15:24:11 [2020-04-14T15:24:11.679Z] #43 23.72 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
15:24:11 [2020-04-14T15:24:11.811Z] #43 ...
15:24:11 [2020-04-14T15:24:11.811Z] 
15:24:11 [2020-04-14T15:24:11.811Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:11 [2020-04-14T15:24:11.811Z] #25 13.90 Reading package lists...
15:24:11 [2020-04-14T15:24:11.960Z] #43 ...
15:24:11 [2020-04-14T15:24:11.960Z] 
15:24:11 [2020-04-14T15:24:11.960Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:24:11 [2020-04-14T15:24:11.960Z] #64 DONE 0.1s
15:24:11 [2020-04-14T15:24:11.960Z] 
15:24:11 [2020-04-14T15:24:11.960Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:12 [2020-04-14T15:24:12.251Z] #65 ...
15:24:12 [2020-04-14T15:24:12.251Z] 
15:24:12 [2020-04-14T15:24:12.251Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:12 [2020-04-14T15:24:12.251Z] #35 14.20 Fetched 8034 kB in 11s (748 kB/s)
15:24:12 [2020-04-14T15:24:12.251Z] #35 14.20 Reading package lists...
15:24:12 [2020-04-14T15:24:12.251Z] #35 17.73 Reading package lists...
15:24:12 [2020-04-14T15:24:12.251Z] #35 21.42 Building dependency tree...
15:24:12 [2020-04-14T15:24:12.251Z] #35 22.33 The following additional packages will be installed:
15:24:12 [2020-04-14T15:24:12.251Z] #35 22.33   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:24:12 [2020-04-14T15:24:12.251Z] #35 22.33 Suggested packages:
15:24:12 [2020-04-14T15:24:12.251Z] #35 22.33   cmake-doc ninja-build lrzip
15:24:12 [2020-04-14T15:24:12.251Z] #35 22.33 Recommended packages:
15:24:12 [2020-04-14T15:24:12.251Z] #35 22.33   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.03 The following NEW packages will be installed:
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.04   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.04   vim-common xxd
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.17 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.17 Need to get 14.0 MB of archives.
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.17 After this operation, 62.1 MB of additional disk space will be used.
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.34 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
15:24:12 [2020-04-14T15:24:12.251Z] #35 23.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
15:24:12 [2020-04-14T15:24:12.445Z] #41 ...
15:24:12 [2020-04-14T15:24:12.445Z] 
15:24:12 [2020-04-14T15:24:12.445Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:12 [2020-04-14T15:24:12.445Z] #35 23.50 Fetched 8337 kB in 17s (491 kB/s)
15:24:12 [2020-04-14T15:24:12.445Z] #35 23.50 Reading package lists...
15:24:12 [2020-04-14T15:24:12.445Z] #35 30.71 Reading package lists...
15:24:12 [2020-04-14T15:24:12.445Z] #35 ...
15:24:12 [2020-04-14T15:24:12.445Z] 
15:24:12 [2020-04-14T15:24:12.445Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:24:12 [2020-04-14T15:24:12.445Z] #53 27.45 + cd /tmp/tmp.6V4npYHbzn/src/github.com/golangci/golangci-lint/
15:24:12 [2020-04-14T15:24:12.445Z] #53 27.45 + git checkout -q v1.23.8
15:24:12 [2020-04-14T15:24:12.445Z] #53 28.59 ++ git describe --tags
15:24:12 [2020-04-14T15:24:12.445Z] #53 28.62 + version=v1.23.8
15:24:12 [2020-04-14T15:24:12.445Z] #53 28.62 ++ git rev-parse --short HEAD
15:24:12 [2020-04-14T15:24:12.445Z] #53 28.65 + commit=76a82c6
15:24:12 [2020-04-14T15:24:12.445Z] #53 28.65 ++ git show -s --format=%cd
15:24:12 [2020-04-14T15:24:12.445Z] #53 28.65 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:24:12 [2020-04-14T15:24:12.445Z] #53 28.65 + 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
15:24:12 [2020-04-14T15:24:12.555Z] #35 ...
15:24:12 [2020-04-14T15:24:12.555Z] 
15:24:12 [2020-04-14T15:24:12.555Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:12 [2020-04-14T15:24:12.555Z] #27 2.457 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:24:12 [2020-04-14T15:24:12.555Z] #27 2.819 
15:24:12 [2020-04-14T15:24:12.700Z] #53 ...
15:24:12 [2020-04-14T15:24:12.700Z] 
15:24:12 [2020-04-14T15:24:12.700Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:12 [2020-04-14T15:24:12.700Z] #43 24.05 Fetched 8337 kB in 18s (470 kB/s)
15:24:12 [2020-04-14T15:24:12.700Z] #43 24.05 Reading package lists...
15:24:12 [2020-04-14T15:24:12.955Z] #43 31.01 Reading package lists...
15:24:12 [2020-04-14T15:24:12.955Z] #43 ...
15:24:12 [2020-04-14T15:24:12.955Z] 
15:24:12 [2020-04-14T15:24:12.955Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:12 [2020-04-14T15:24:12.955Z] #62 24.24 Fetched 8337 kB in 18s (466 kB/s)
15:24:12 [2020-04-14T15:24:12.955Z] #62 24.24 Reading package lists...
15:24:13 [2020-04-14T15:24:13.209Z] #62 31.91 Reading package lists...
15:24:13 [2020-04-14T15:24:13.209Z] #62 ...
15:24:13 [2020-04-14T15:24:13.209Z] 
15:24:13 [2020-04-14T15:24:13.209Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:13 [2020-04-14T15:24:13.209Z] #25 21.60 Reading package lists...
15:24:14 [2020-04-14T15:24:14.244Z] #27 3.025 
                                                                           0.0%
####                                                                       6.9%
##########                                                                15.2%
###############                                                           21.5%
####################                                                      27.8%
#######################                                                   32.4%
##############################                                            42.3%
####################################                                      50.7%
#########################################                                 57.0%
#############################################                             63.2%
#################################################                         68.8%
######################################################                    75.6%
##########################################################                81.9%
##################################################################        92.4%
#######################################################################   98.6%
######################################################################## 100.0%
15:24:14 [2020-04-14T15:24:14.526Z] #27 5.059 #=#=#                                                                         
15:24:14 [2020-04-14T15:24:14.569Z] #25 29.08 Reading package lists...
15:24:14 [2020-04-14T15:24:14.569Z] #25 ...
15:24:14 [2020-04-14T15:24:14.569Z] 
15:24:14 [2020-04-14T15:24:14.569Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:14 [2020-04-14T15:24:14.569Z] #10 28.94 Reading package lists...
15:24:15 [2020-04-14T15:24:15.105Z] #25 21.33 Reading package lists...
15:24:15 [2020-04-14T15:24:15.105Z] #25 ...
15:24:15 [2020-04-14T15:24:15.105Z] 
15:24:15 [2020-04-14T15:24:15.105Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:15 [2020-04-14T15:24:15.105Z] #74 24.46 Checking out files:  68% (1409/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:24:15 [2020-04-14T15:24:15.105Z] #74 25.07 + cd /tmp/tmp.cFbFbRQhV6/src/github.com/docker/libnetwork
15:24:15 [2020-04-14T15:24:15.105Z] #74 25.08 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:24:15 [2020-04-14T15:24:15.105Z] #74 25.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:24:15 [2020-04-14T15:24:15.370Z] #27 5.315 
###########                                                               15.9%
#######################                                                   32.9%
###################################                                       49.8%
################################################                          66.9%
############################################################              83.9%
######################################################################## 100.0%
15:24:15 [2020-04-14T15:24:15.460Z] d66e58854927: Pull complete
15:24:15 [2020-04-14T15:24:15.652Z] #27 6.240 #=#=#                                                                         
15:24:15 [2020-04-14T15:24:15.747Z] 71497195576e: Pull complete
15:24:15 [2020-04-14T15:24:15.747Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
15:24:15 [2020-04-14T15:24:15.747Z] Status: Downloaded newer image for golang:1.12.10-stretch
15:24:15 [2020-04-14T15:24:15.747Z]  ---> ebd73b5ebd31
15:24:15 [2020-04-14T15:24:15.747Z] Step 5/16 : ARG BUILDX_REPO
15:24:15 [2020-04-14T15:24:15.747Z]  ---> Running in 1e9125441493
15:24:15 [2020-04-14T15:24:15.747Z] Removing intermediate container 1e9125441493
15:24:15 [2020-04-14T15:24:15.747Z]  ---> 4748a36b83fc
15:24:15 [2020-04-14T15:24:15.747Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
15:24:15 [2020-04-14T15:24:15.747Z]  ---> Running in 9a70d8eff562
15:24:16 [2020-04-14T15:24:16.217Z] #27 6.391 
                                                                           0.1%
########                                                                  11.3%
#################                                                         24.0%
15:24:16 [2020-04-14T15:24:16.217Z] #27 ...
15:24:16 [2020-04-14T15:24:16.217Z] 
15:24:16 [2020-04-14T15:24:16.217Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:16 [2020-04-14T15:24:16.217Z] #74 DONE 28.0s
15:24:16 [2020-04-14T15:24:16.217Z] 
15:24:16 [2020-04-14T15:24:16.218Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:16 [2020-04-14T15:24:16.369Z] Cloning into '/buildx'...
15:24:16 [2020-04-14T15:24:16.457Z] #10 36.07 Building dependency tree...
15:24:17 [2020-04-14T15:24:17.636Z] #27 6.391 
                                                                           0.1%
########                                                                  11.3%
#################                                                         24.0%
########################                                                  34.2%
##########################                                                36.7%
##############################                                            41.8%
###############################                                           44.3%
###################################                                       49.4%
#######################################                                   54.5%
##########################################                                59.6%
#################################################                         68.9%
#########################################################                 80.5%
###############################################################           87.9%
######################################################################    98.1%
######################################################################## 100.0%
15:24:17 [2020-04-14T15:24:17.818Z] #10 ...
15:24:17 [2020-04-14T15:24:17.818Z] 
15:24:17 [2020-04-14T15:24:17.818Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:17 [2020-04-14T15:24:17.818Z] #47 28.37 vendor/golang.org/x/crypto/curve25519
15:24:17 [2020-04-14T15:24:17.818Z] #47 ...
15:24:17 [2020-04-14T15:24:17.818Z] 
15:24:17 [2020-04-14T15:24:17.818Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:17 [2020-04-14T15:24:17.818Z] #62 31.91 Reading package lists...
15:24:17 [2020-04-14T15:24:17.918Z] #27 8.539 
15:24:17 [2020-04-14T15:24:17.992Z] #74 DONE 31.2s
15:24:17 [2020-04-14T15:24:17.992Z] 
15:24:17 [2020-04-14T15:24:17.992Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:24:17 [2020-04-14T15:24:17.992Z] #53 26.83 + cd /tmp/tmp.LFs4cb0b6G/src/github.com/golangci/golangci-lint/
15:24:17 [2020-04-14T15:24:17.992Z] #53 26.83 + git checkout -q v1.23.8
15:24:17 [2020-04-14T15:24:17.992Z] #53 27.53 ++ git describe --tags
15:24:17 [2020-04-14T15:24:17.992Z] #53 27.55 + version=v1.23.8
15:24:17 [2020-04-14T15:24:17.992Z] #53 27.55 ++ git rev-parse --short HEAD
15:24:17 [2020-04-14T15:24:17.992Z] #53 27.57 + commit=76a82c6
15:24:17 [2020-04-14T15:24:17.992Z] #53 27.57 ++ git show -s --format=%cd
15:24:17 [2020-04-14T15:24:17.992Z] #53 27.58 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:24:17 [2020-04-14T15:24:17.992Z] #53 27.58 + 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
15:24:18 [2020-04-14T15:24:18.264Z] #53 ...
15:24:18 [2020-04-14T15:24:18.264Z] 
15:24:18 [2020-04-14T15:24:18.264Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:18 [2020-04-14T15:24:18.264Z] #56 22.11 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:18 [2020-04-14T15:24:18.264Z] #56 23.27 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:24:18 [2020-04-14T15:24:18.264Z] #56 23.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:24:18 [2020-04-14T15:24:18.264Z] #56 23.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:24:18 [2020-04-14T15:24:18.264Z] #56 23.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:18 [2020-04-14T15:24:18.264Z] #56 24.70 github.com/pkg/diff
15:24:18 [2020-04-14T15:24:18.264Z] #56 24.79 golang.org/x/sys/unix
15:24:18 [2020-04-14T15:24:18.264Z] #56 26.66 mvdan.cc/editorconfig
15:24:18 [2020-04-14T15:24:18.264Z] #56 28.27 mvdan.cc/sh/v3/fileutil
15:24:18 [2020-04-14T15:24:18.264Z] #56 28.52 mvdan.cc/sh/v3/syntax
15:24:18 [2020-04-14T15:24:18.520Z] #56 ...
15:24:18 [2020-04-14T15:24:18.520Z] 
15:24:18 [2020-04-14T15:24:18.520Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:18 [2020-04-14T15:24:18.520Z] #47 29.45 net/textproto
15:24:18 [2020-04-14T15:24:18.520Z] #47 29.46 crypto/x509
15:24:18 [2020-04-14T15:24:18.520Z] #47 31.46 vendor/golang.org/x/net/http/httpguts
15:24:18 [2020-04-14T15:24:18.520Z] #47 32.15 vendor/golang.org/x/net/http/httpproxy
15:24:19 [2020-04-14T15:24:19.121Z] #47 ...
15:24:19 [2020-04-14T15:24:19.121Z] 
15:24:19 [2020-04-14T15:24:19.121Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:19 [2020-04-14T15:24:19.121Z] #10 23.78 Fetched 8337 kB in 18s (470 kB/s)
15:24:19 [2020-04-14T15:24:19.121Z] #10 23.78 Reading package lists...
15:24:19 [2020-04-14T15:24:19.121Z] #10 30.72 Reading package lists...
15:24:19 [2020-04-14T15:24:19.121Z] #10 ...
15:24:19 [2020-04-14T15:24:19.121Z] 
15:24:19 [2020-04-14T15:24:19.121Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:24:19 [2020-04-14T15:24:19.121Z] #41 24.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
15:24:19 [2020-04-14T15:24:19.180Z] #62 38.69 Building dependency tree...
15:24:19 [2020-04-14T15:24:19.376Z] #41 ...
15:24:19 [2020-04-14T15:24:19.376Z] 
15:24:19 [2020-04-14T15:24:19.376Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:19 [2020-04-14T15:24:19.376Z] #25 20.90 Reading package lists...
15:24:19 [2020-04-14T15:24:19.376Z] #25 27.41 Reading package lists...
15:24:19 [2020-04-14T15:24:19.885Z] #27 8.670 
                                                                           0.4%
##                                                                         3.9%
####                                                                       6.7%
######                                                                     9.6%
########                                                                  12.4%
##########                                                                15.2%
#############                                                             18.1%
###############                                                           20.9%
#################                                                         23.7%
###################                                                       26.6%
#####################                                                     29.4%
######################                                                    31.3%
########################                                                  34.1%
##########################                                                37.0%
############################                                              39.8%
###############################                                           43.6%
##################################                                        47.3%
15:24:19 [2020-04-14T15:24:19.885Z] #27 ...
15:24:19 [2020-04-14T15:24:19.885Z] 
15:24:19 [2020-04-14T15:24:19.885Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:19 [2020-04-14T15:24:19.885Z] #10 21.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 21.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 21.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 21.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 22.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 22.69 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]
15:24:19 [2020-04-14T15:24:19.885Z] #10 22.70 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]
15:24:19 [2020-04-14T15:24:19.885Z] #10 24.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]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.23 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]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 26.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
15:24:19 [2020-04-14T15:24:19.885Z] #10 27.06 debconf: delaying package configuration, since apt-utils is not installed
15:24:19 [2020-04-14T15:24:19.885Z] #10 27.12 Fetched 73.3 MB in 7s (11.2 MB/s)
15:24:19 [2020-04-14T15:24:19.885Z] #10 27.20 Selecting previously unselected package binutils-mingw-w64-i686.
15:24:19 [2020-04-14T15:24:19.885Z] #10 27.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 ... 15168 files and directories currently installed.)
15:24:19 [2020-04-14T15:24:19.885Z] #10 27.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
15:24:19 [2020-04-14T15:24:19.885Z] #10 27.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:24:19 [2020-04-14T15:24:19.885Z] #10 29.61 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:24:19 [2020-04-14T15:24:19.885Z] #10 29.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
15:24:19 [2020-04-14T15:24:19.885Z] #10 29.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:24:19 [2020-04-14T15:24:19.885Z] #10 31.68 Selecting previously unselected package binutils-mingw-w64.
15:24:19 [2020-04-14T15:24:19.885Z] #10 31.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:24:19 [2020-04-14T15:24:19.885Z] #10 31.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:24:19 [2020-04-14T15:24:19.885Z] #10 31.82 Selecting previously unselected package libdevmapper1.02.1:s390x.
15:24:19 [2020-04-14T15:24:19.885Z] #10 31.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
15:24:19 [2020-04-14T15:24:19.885Z] #10 31.82 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:24:19 [2020-04-14T15:24:19.885Z] #10 31.95 Selecting previously unselected package dmsetup.
15:24:20 [2020-04-14T15:24:20.020Z] #25 34.09 Building dependency tree...
15:24:20 [2020-04-14T15:24:20.020Z] #25 ...
15:24:20 [2020-04-14T15:24:20.020Z] 
15:24:20 [2020-04-14T15:24:20.020Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:20 [2020-04-14T15:24:20.020Z] #62 18.55 Reading package lists...
15:24:20 [2020-04-14T15:24:20.020Z] #62 26.04 Reading package lists...
15:24:20 [2020-04-14T15:24:20.020Z] #62 33.31 Building dependency tree...
15:24:20 [2020-04-14T15:24:20.020Z] #62 34.75 Reading state information...
15:24:20 [2020-04-14T15:24:20.020Z] #62 ...
15:24:20 [2020-04-14T15:24:20.020Z] 
15:24:20 [2020-04-14T15:24:20.020Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:20 [2020-04-14T15:24:20.020Z] #35 24.80 Fetched 8337 kB in 18s (474 kB/s)
15:24:20 [2020-04-14T15:24:20.020Z] #35 24.80 Reading package lists...
15:24:20 [2020-04-14T15:24:20.167Z] #10 31.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
15:24:20 [2020-04-14T15:24:20.167Z] #10 31.96 Unpacking dmsetup (2:1.02.155-3) ...
15:24:20 [2020-04-14T15:24:20.167Z] #10 32.08 Selecting previously unselected package mingw-w64-common.
15:24:20 [2020-04-14T15:24:20.167Z] #10 ...
15:24:20 [2020-04-14T15:24:20.167Z] 
15:24:20 [2020-04-14T15:24:20.167Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:20 [2020-04-14T15:24:20.275Z] #35 31.40 Reading package lists...
15:24:20 [2020-04-14T15:24:20.275Z] #35 ...
15:24:20 [2020-04-14T15:24:20.275Z] 
15:24:20 [2020-04-14T15:24:20.275Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:20 [2020-04-14T15:24:20.275Z] #43 24.95 Fetched 8337 kB in 18s (474 kB/s)
15:24:20 [2020-04-14T15:24:20.275Z] #43 24.95 Reading package lists...
15:24:20 [2020-04-14T15:24:20.533Z] #43 31.81 Reading package lists...
15:24:20 [2020-04-14T15:24:20.533Z] #43 ...
15:24:20 [2020-04-14T15:24:20.533Z] 
15:24:20 [2020-04-14T15:24:20.533Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:20 [2020-04-14T15:24:20.533Z] #25 34.09 Building dependency tree...
15:24:21 [2020-04-14T15:24:21.665Z] #74 ...
15:24:21 [2020-04-14T15:24:21.665Z] 
15:24:21 [2020-04-14T15:24:21.665Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:21 [2020-04-14T15:24:21.665Z] #62 21.76 Fetched 8337 kB in 18s (472 kB/s)
15:24:21 [2020-04-14T15:24:21.665Z] #62 21.76 Reading package lists...
15:24:21 [2020-04-14T15:24:21.665Z] #62 29.21 Reading package lists...
15:24:21 [2020-04-14T15:24:21.665Z] #62 ...
15:24:21 [2020-04-14T15:24:21.665Z] 
15:24:21 [2020-04-14T15:24:21.665Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:24:21 [2020-04-14T15:24:21.665Z] #41 23.24 Checking out files:  89% (1432/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.
15:24:21 [2020-04-14T15:24:21.665Z] #41 23.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:24:21 [2020-04-14T15:24:21.665Z] #41 25.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
15:24:21 [2020-04-14T15:24:21.693Z] #62 42.61 The following additional packages will be installed:
15:24:21 [2020-04-14T15:24:21.693Z] #62 42.61   libbtrfs0
15:24:21 [2020-04-14T15:24:21.693Z] #62 42.82 The following NEW packages will be installed:
15:24:21 [2020-04-14T15:24:21.693Z] #62 42.83   libbtrfs-dev libbtrfs0
15:24:21 [2020-04-14T15:24:21.893Z] Removing intermediate container 9a70d8eff562
15:24:21 [2020-04-14T15:24:21.893Z]  ---> 36e5aefebca0
15:24:21 [2020-04-14T15:24:21.893Z] Step 7/16 : WORKDIR /buildx
15:24:21 [2020-04-14T15:24:21.893Z]  ---> Running in 45f5a63db906
15:24:21 [2020-04-14T15:24:21.893Z] Removing intermediate container 45f5a63db906
15:24:21 [2020-04-14T15:24:21.893Z]  ---> 43832a691518
15:24:21 [2020-04-14T15:24:21.893Z] Step 8/16 : ARG BUILDX_COMMIT
15:24:21 [2020-04-14T15:24:21.893Z]  ---> Running in e508f861ac7f
15:24:21 [2020-04-14T15:24:21.893Z] Removing intermediate container e508f861ac7f
15:24:21 [2020-04-14T15:24:21.893Z]  ---> 9148463ca119
15:24:21 [2020-04-14T15:24:21.893Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
15:24:21 [2020-04-14T15:24:21.893Z]  ---> Running in ea43ebec755a
15:24:21 [2020-04-14T15:24:21.910Z] #27 8.670 
                                                                           0.4%
##                                                                         3.9%
####                                                                       6.7%
######                                                                     9.6%
########                                                                  12.4%
##########                                                                15.2%
#############                                                             18.1%
###############                                                           20.9%
#################                                                         23.7%
###################                                                       26.6%
#####################                                                     29.4%
######################                                                    31.3%
########################                                                  34.1%
##########################                                                37.0%
############################                                              39.8%
###############################                                           43.6%
##################################                                        47.3%
####################################                                      50.2%
######################################                                    53.0%
########################################                                  56.8%
###########################################                               60.6%
#############################################                             63.4%
################################################                          67.2%
###################################################                       71.0%
#####################################################                     73.8%
#######################################################                   76.7%
#########################################################                 79.5%
###########################################################               82.3%
#############################################################             85.2%
###############################################################           88.0%
#################################################################         90.8%
###################################################################       93.3%
#####################################################################     96.1%
#######################################################################   99.0%
######################################################################## 100.0%
15:24:21 [2020-04-14T15:24:21.922Z] #41 ...
15:24:21 [2020-04-14T15:24:21.922Z] 
15:24:21 [2020-04-14T15:24:21.922Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:21 [2020-04-14T15:24:21.922Z] #56 22.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:21 [2020-04-14T15:24:21.922Z] #56 24.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:24:21 [2020-04-14T15:24:21.922Z] #56 24.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:24:21 [2020-04-14T15:24:21.922Z] #56 24.55 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:24:21 [2020-04-14T15:24:21.922Z] #56 24.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:24:21 [2020-04-14T15:24:21.922Z] #56 25.46 runtime/cgo
15:24:21 [2020-04-14T15:24:21.922Z] #56 25.63 runtime
15:24:22 [2020-04-14T15:24:22.177Z] From https://github.com/docker/buildx
15:24:22 [2020-04-14T15:24:22.177Z]  * [new tag]         v0.3.1     -> build
15:24:22 [2020-04-14T15:24:22.181Z] #56 ...
15:24:22 [2020-04-14T15:24:22.181Z] 
15:24:22 [2020-04-14T15:24:22.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:22 [2020-04-14T15:24:22.181Z] #10 23.33 Fetched 8337 kB in 18s (467 kB/s)
15:24:22 [2020-04-14T15:24:22.181Z] #10 23.33 Reading package lists...
15:24:22 [2020-04-14T15:24:22.181Z] #10 31.00 Reading package lists...
15:24:22 [2020-04-14T15:24:22.181Z] #10 ...
15:24:22 [2020-04-14T15:24:22.181Z] 
15:24:22 [2020-04-14T15:24:22.181Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:22 [2020-04-14T15:24:22.181Z] #25 21.33 Reading package lists...
15:24:22 [2020-04-14T15:24:22.181Z] #25 28.36 Building dependency tree...
15:24:22 [2020-04-14T15:24:22.181Z] #25 31.83 ca-certificates is already the newest version (20190110).
15:24:22 [2020-04-14T15:24:22.181Z] #25 31.83 The following additional packages will be installed:
15:24:22 [2020-04-14T15:24:22.181Z] #25 31.84   libjq1 libonig5
15:24:22 [2020-04-14T15:24:22.181Z] #25 32.42 The following NEW packages will be installed:
15:24:22 [2020-04-14T15:24:22.181Z] #25 32.42   jq libjq1 libonig5
15:24:22 [2020-04-14T15:24:22.181Z] #25 32.90 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
15:24:22 [2020-04-14T15:24:22.181Z] #25 32.90 Need to get 355 kB of archives.
15:24:22 [2020-04-14T15:24:22.181Z] #25 32.90 After this operation, 1072 kB of additional disk space will be used.
15:24:22 [2020-04-14T15:24:22.181Z] #25 32.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:24:22 [2020-04-14T15:24:22.181Z] #25 32.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:24:22 [2020-04-14T15:24:22.181Z] #25 32.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:24:22 [2020-04-14T15:24:22.207Z] #27 ...
15:24:22 [2020-04-14T15:24:22.207Z] 
15:24:22 [2020-04-14T15:24:22.207Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:22 [2020-04-14T15:24:22.207Z] #43 24.94 Selecting previously unselected package libprotoc17:s390x.
15:24:22 [2020-04-14T15:24:22.207Z] #43 24.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 24.96 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.41 Selecting previously unselected package protobuf-c-compiler.
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.53 Selecting previously unselected package protobuf-compiler.
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.54 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.68 Selecting previously unselected package python-pkg-resources.
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.69 Unpacking python-pkg-resources (40.8.0-1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.84 Selecting previously unselected package python-six.
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.86 Unpacking python-six (1.12.0-1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.92 Selecting previously unselected package python-protobuf.
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 25.92 Unpacking python-protobuf (3.6.1.3-2) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 26.27 Setting up python-pkg-resources (40.8.0-1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 28.24 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 28.25 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 28.26 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 28.27 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 28.29 Setting up python-six (1.12.0-1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 30.10 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 30.11 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 30.12 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 30.13 Setting up libcap-dev:s390x (1:2.25-2) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 30.13 Setting up libprotoc17:s390x (3.6.1.3-2) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 30.14 Setting up protobuf-compiler (3.6.1.3-2) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 30.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 30.16 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 30.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 30.17 Setting up python-protobuf (3.6.1.3-2) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 33.48 Setting up libnl-3-dev:s390x (3.4.0-1) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 33.49 Processing triggers for libc-bin (2.28-10) ...
15:24:22 [2020-04-14T15:24:22.207Z] #43 DONE 34.1s
15:24:22 [2020-04-14T15:24:22.207Z] 
15:24:22 [2020-04-14T15:24:22.207Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:22 [2020-04-14T15:24:22.207Z] #27 12.73 
15:24:22 [2020-04-14T15:24:22.255Z] #62 ...
15:24:22 [2020-04-14T15:24:22.255Z] 
15:24:22 [2020-04-14T15:24:22.255Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:22 [2020-04-14T15:24:22.255Z] #74 DONE 43.0s
15:24:22 [2020-04-14T15:24:22.255Z] 
15:24:22 [2020-04-14T15:24:22.255Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:22 [2020-04-14T15:24:22.255Z] #62 43.40 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
15:24:22 [2020-04-14T15:24:22.255Z] #62 43.40 Need to get 119 kB of archives.
15:24:22 [2020-04-14T15:24:22.255Z] #62 43.40 After this operation, 387 kB of additional disk space will be used.
15:24:22 [2020-04-14T15:24:22.255Z] #62 43.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:24:22 [2020-04-14T15:24:22.255Z] #62 43.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:24:22 [2020-04-14T15:24:22.255Z] #62 ...
15:24:22 [2020-04-14T15:24:22.255Z] 
15:24:22 [2020-04-14T15:24:22.255Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:22 [2020-04-14T15:24:22.255Z] #25 29.08 Reading package lists...
15:24:22 [2020-04-14T15:24:22.255Z] #25 36.42 Building dependency tree...
15:24:22 [2020-04-14T15:24:22.255Z] #25 40.36 ca-certificates is already the newest version (20190110).
15:24:22 [2020-04-14T15:24:22.255Z] #25 40.36 The following additional packages will be installed:
15:24:22 [2020-04-14T15:24:22.255Z] #25 40.38   libjq1 libonig5
15:24:22 [2020-04-14T15:24:22.255Z] #25 40.83 The following NEW packages will be installed:
15:24:22 [2020-04-14T15:24:22.255Z] #25 40.83   jq libjq1 libonig5
15:24:22 [2020-04-14T15:24:22.255Z] #25 41.23 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
15:24:22 [2020-04-14T15:24:22.255Z] #25 41.23 Need to get 355 kB of archives.
15:24:22 [2020-04-14T15:24:22.255Z] #25 41.23 After this operation, 1072 kB of additional disk space will be used.
15:24:22 [2020-04-14T15:24:22.255Z] #25 41.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:24:22 [2020-04-14T15:24:22.255Z] #25 41.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:24:22 [2020-04-14T15:24:22.255Z] #25 41.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:24:22 [2020-04-14T15:24:22.255Z] #25 42.53 debconf: delaying package configuration, since apt-utils is not installed
15:24:22 [2020-04-14T15:24:22.255Z] #25 42.72 Fetched 355 kB in 0s (1294 kB/s)
15:24:22 [2020-04-14T15:24:22.255Z] #25 42.84 Selecting previously unselected package libonig5:amd64.
15:24:22 [2020-04-14T15:24:22.255Z] #25 42.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.)
15:24:22 [2020-04-14T15:24:22.255Z] #25 42.94 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:24:22 [2020-04-14T15:24:22.255Z] #25 42.97 Unpacking libonig5:amd64 (6.9.1-1) ...
15:24:22 [2020-04-14T15:24:22.255Z] #25 43.33 Selecting previously unselected package libjq1:amd64.
15:24:22 [2020-04-14T15:24:22.255Z] #25 43.34 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:24:22 [2020-04-14T15:24:22.255Z] #25 43.36 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:24:22 [2020-04-14T15:24:22.255Z] #25 43.66 Selecting previously unselected package jq.
15:24:22 [2020-04-14T15:24:22.510Z] #25 43.71 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:24:22 [2020-04-14T15:24:22.510Z] #25 43.73 Unpacking jq (1.5+dfsg-2+b1) ...
15:24:22 [2020-04-14T15:24:22.513Z] #25 37.24 ca-certificates is already the newest version (20190110).
15:24:22 [2020-04-14T15:24:22.513Z] #25 37.24 The following additional packages will be installed:
15:24:22 [2020-04-14T15:24:22.513Z] #25 37.26   libjq1 libonig5
15:24:22 [2020-04-14T15:24:22.747Z] #25 ...
15:24:22 [2020-04-14T15:24:22.747Z] 
15:24:22 [2020-04-14T15:24:22.747Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:22 [2020-04-14T15:24:22.747Z] #43 23.87 Fetched 8337 kB in 18s (474 kB/s)
15:24:22 [2020-04-14T15:24:22.747Z] #43 23.87 Reading package lists...
15:24:22 [2020-04-14T15:24:22.768Z] #25 37.59 The following NEW packages will be installed:
15:24:22 [2020-04-14T15:24:22.768Z] #25 37.59   jq libjq1 libonig5
15:24:22 [2020-04-14T15:24:22.797Z] Switched to branch 'build'
15:24:23 [2020-04-14T15:24:23.005Z] #43 31.03 Reading package lists...
15:24:23 [2020-04-14T15:24:23.005Z] #43 ...
15:24:23 [2020-04-14T15:24:23.005Z] 
15:24:23 [2020-04-14T15:24:23.005Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:24:23 [2020-04-14T15:24:23.005Z] #53 27.32 + cd /tmp/tmp.0AEKO3WCXQ/src/github.com/golangci/golangci-lint/
15:24:23 [2020-04-14T15:24:23.005Z] #53 27.32 + git checkout -q v1.23.8
15:24:23 [2020-04-14T15:24:23.005Z] #53 28.21 ++ git describe --tags
15:24:23 [2020-04-14T15:24:23.005Z] #53 28.21 + version=v1.23.8
15:24:23 [2020-04-14T15:24:23.005Z] #53 28.21 ++ git rev-parse --short HEAD
15:24:23 [2020-04-14T15:24:23.005Z] #53 28.22 + commit=76a82c6
15:24:23 [2020-04-14T15:24:23.005Z] #53 28.22 ++ git show -s --format=%cd
15:24:23 [2020-04-14T15:24:23.005Z] #53 28.23 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:24:23 [2020-04-14T15:24:23.005Z] #53 28.23 + 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
15:24:23 [2020-04-14T15:24:23.069Z] #25 44.34 Setting up libonig5:amd64 (6.9.1-1) ...
15:24:23 [2020-04-14T15:24:23.069Z] #25 44.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:24:23 [2020-04-14T15:24:23.069Z] #25 44.45 Setting up jq (1.5+dfsg-2+b1) ...
15:24:23 [2020-04-14T15:24:23.210Z] #27 ...
15:24:23 [2020-04-14T15:24:23.210Z] 
15:24:23 [2020-04-14T15:24:23.210Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:23 [2020-04-14T15:24:23.210Z] #35 24.78 debconf: delaying package configuration, since apt-utils is not installed
15:24:23 [2020-04-14T15:24:23.210Z] #35 24.85 Fetched 14.0 MB in 1s (14.7 MB/s)
15:24:23 [2020-04-14T15:24:23.210Z] #35 24.94 Selecting previously unselected package xxd.
15:24:23 [2020-04-14T15:24:23.210Z] #35 24.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 ... 15168 files and directories currently installed.)
15:24:23 [2020-04-14T15:24:23.210Z] #35 25.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 25.03 Unpacking xxd (2:8.1.0875-5) ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 25.22 Selecting previously unselected package vim-common.
15:24:23 [2020-04-14T15:24:23.210Z] #35 25.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 25.24 Unpacking vim-common (2:8.1.0875-5) ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 25.58 Selecting previously unselected package cmake-data.
15:24:23 [2020-04-14T15:24:23.210Z] #35 25.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 25.58 Unpacking cmake-data (3.13.4-1) ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 27.93 Selecting previously unselected package libicu63:s390x.
15:24:23 [2020-04-14T15:24:23.210Z] #35 27.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 28.09 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 33.49 Selecting previously unselected package libxml2:s390x.
15:24:23 [2020-04-14T15:24:23.210Z] #35 33.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 33.50 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.08 Selecting previously unselected package libarchive13:s390x.
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.08 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.37 Selecting previously unselected package libjsoncpp1:s390x.
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.37 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.51 Selecting previously unselected package librhash0:s390x.
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.51 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.51 Unpacking librhash0:s390x (1.3.8-1) ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.69 Selecting previously unselected package libuv1:s390x.
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.69 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.69 Unpacking libuv1:s390x (1.24.1-1) ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.78 Selecting previously unselected package cmake.
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.78 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 34.78 Unpacking cmake (3.13.4-1) ...
15:24:23 [2020-04-14T15:24:23.210Z] #35 ...
15:24:23 [2020-04-14T15:24:23.210Z] 
15:24:23 [2020-04-14T15:24:23.210Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:23 [2020-04-14T15:24:23.210Z] #27 13.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:24:23 [2020-04-14T15:24:23.210Z] #27 ...
15:24:23 [2020-04-14T15:24:23.210Z] 
15:24:23 [2020-04-14T15:24:23.210Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:23 [2020-04-14T15:24:23.210Z] #33 24.93 sync
15:24:23 [2020-04-14T15:24:23.210Z] #33 24.93 internal/reflectlite
15:24:23 [2020-04-14T15:24:23.210Z] #33 27.16 errors
15:24:23 [2020-04-14T15:24:23.210Z] #33 27.16 sort
15:24:23 [2020-04-14T15:24:23.210Z] #33 27.43 strconv
15:24:23 [2020-04-14T15:24:23.210Z] #33 28.27 io
15:24:23 [2020-04-14T15:24:23.210Z] #33 29.44 internal/oserror
15:24:23 [2020-04-14T15:24:23.210Z] #33 29.51 syscall
15:24:23 [2020-04-14T15:24:23.210Z] #33 30.69 reflect
15:24:23 [2020-04-14T15:24:23.264Z] #53 ...
15:24:23 [2020-04-14T15:24:23.264Z] 
15:24:23 [2020-04-14T15:24:23.264Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:23 [2020-04-14T15:24:23.264Z] #35 24.40 Fetched 8337 kB in 18s (471 kB/s)
15:24:23 [2020-04-14T15:24:23.264Z] #35 24.40 Reading package lists...
15:24:23 [2020-04-14T15:24:23.264Z] #35 31.24 Reading package lists...
15:24:23 [2020-04-14T15:24:23.264Z] #35 ...
15:24:23 [2020-04-14T15:24:23.264Z] 
15:24:23 [2020-04-14T15:24:23.264Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:23 [2020-04-14T15:24:23.264Z] #25 34.28 debconf: delaying package configuration, since apt-utils is not installed
15:24:23 [2020-04-14T15:24:23.264Z] #25 34.47 Fetched 355 kB in 0s (946 kB/s)
15:24:23 [2020-04-14T15:24:23.264Z] #25 34.55 Selecting previously unselected package libonig5:amd64.
15:24:23 [2020-04-14T15:24:23.324Z] #25 44.51 Processing triggers for libc-bin (2.28-10) ...
15:24:23 [2020-04-14T15:24:23.324Z] #25 DONE 44.8s
15:24:23 [2020-04-14T15:24:23.324Z] 
15:24:23 [2020-04-14T15:24:23.324Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:23 [2020-04-14T15:24:23.324Z] #10 39.97 The following additional packages will be installed:
15:24:23 [2020-04-14T15:24:23.324Z] #10 39.98   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:24:23 [2020-04-14T15:24:23.324Z] #10 39.98   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:24:23 [2020-04-14T15:24:23.324Z] #10 40.00   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:24:23 [2020-04-14T15:24:23.324Z] #10 40.00   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:24:23 [2020-04-14T15:24:23.324Z] #10 40.01 Suggested packages:
15:24:23 [2020-04-14T15:24:23.324Z] #10 40.02   gcc-8-locales seccomp wine64
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.38 The following NEW packages will be installed:
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.38   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.38   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.39   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.39   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.40   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.87 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.87 Need to get 77.7 MB of archives.
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.87 After this operation, 487 MB of additional disk space will be used.
15:24:23 [2020-04-14T15:24:23.324Z] #10 41.87 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]
15:24:23 [2020-04-14T15:24:23.324Z] #10 42.12 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]
15:24:23 [2020-04-14T15:24:23.324Z] #10 42.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:24:23 [2020-04-14T15:24:23.324Z] #10 42.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:24:23 [2020-04-14T15:24:23.324Z] #10 42.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:24:23 [2020-04-14T15:24:23.324Z] #10 42.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:24:23 [2020-04-14T15:24:23.324Z] #10 44.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:24:23 [2020-04-14T15:24:23.324Z] #10 44.62 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]
15:24:23 [2020-04-14T15:24:23.324Z] #10 44.62 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]
15:24:23 [2020-04-14T15:24:23.328Z] #25 37.99 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
15:24:23 [2020-04-14T15:24:23.328Z] #25 37.99 Need to get 355 kB of archives.
15:24:23 [2020-04-14T15:24:23.328Z] #25 37.99 After this operation, 1072 kB of additional disk space will be used.
15:24:23 [2020-04-14T15:24:23.328Z] #25 37.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:24:23 [2020-04-14T15:24:23.328Z] #25 38.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:24:23 [2020-04-14T15:24:23.328Z] #25 38.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:24:23 [2020-04-14T15:24:23.491Z] #33 ...
15:24:23 [2020-04-14T15:24:23.491Z] 
15:24:23 [2020-04-14T15:24:23.491Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:24:23 [2020-04-14T15:24:23.491Z] #30 32.77 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.
15:24:23 [2020-04-14T15:24:23.491Z] #30 32.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:24:23 [2020-04-14T15:24:23.491Z] #30 33.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:24:23 [2020-04-14T15:24:23.491Z] #30 ...
15:24:23 [2020-04-14T15:24:23.491Z] 
15:24:23 [2020-04-14T15:24:23.491Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.582 + RM_GOPATH=0
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.582 + TMP_GOPATH=
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.582 + : /build
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.583 + '[' -z '' ']'
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.584 ++ mktemp -d
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.589 + export GOPATH=/tmp/tmp.qxabWvCLDn
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.590 + GOPATH=/tmp/tmp.qxabWvCLDn
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.591 + RM_GOPATH=1
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.591 ++ dirname ./install.sh
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.593 + dir=.
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.593 + bin=containerd
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.593 + shift
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.594 + '[' '!' -f ./containerd.installer ']'
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.594 + . ./containerd.installer
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.594 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.597 + install_containerd
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.597 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.597 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.598 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qxabWvCLDn/src/github.com/containerd/containerd
15:24:23 [2020-04-14T15:24:23.491Z] #65 1.599 Cloning into '/tmp/tmp.qxabWvCLDn/src/github.com/containerd/containerd'...
15:24:23 [2020-04-14T15:24:23.522Z] #25 34.55 (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.)
15:24:23 [2020-04-14T15:24:23.522Z] #25 34.67 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:24:23 [2020-04-14T15:24:23.522Z] #25 34.70 Unpacking libonig5:amd64 (6.9.1-1) ...
15:24:23 [2020-04-14T15:24:23.579Z] #10 ...
15:24:23 [2020-04-14T15:24:23.579Z] 
15:24:23 [2020-04-14T15:24:23.579Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:24:23 [2020-04-14T15:24:23.579Z] #26 DONE 0.1s
15:24:23 [2020-04-14T15:24:23.579Z] 
15:24:23 [2020-04-14T15:24:23.579Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:23 [2020-04-14T15:24:23.773Z] #65 ...
15:24:23 [2020-04-14T15:24:23.773Z] 
15:24:23 [2020-04-14T15:24:23.773Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:23 [2020-04-14T15:24:23.773Z] #27 14.14 #=#=#                                                                         
15:24:23 [2020-04-14T15:24:23.780Z] #25 34.96 Selecting previously unselected package libjq1:amd64.
15:24:23 [2020-04-14T15:24:23.780Z] #25 34.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:24:23 [2020-04-14T15:24:23.780Z] #25 34.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:24:23 [2020-04-14T15:24:23.824Z] Removing intermediate container ea43ebec755a
15:24:23 [2020-04-14T15:24:23.824Z]  ---> 1548c9628050
15:24:23 [2020-04-14T15:24:23.824Z] Step 10/16 : RUN go mod download
15:24:23 [2020-04-14T15:24:23.824Z]  ---> Running in 2269369207dc
15:24:24 [2020-04-14T15:24:24.038Z] #25 35.19 Selecting previously unselected package jq.
15:24:24 [2020-04-14T15:24:24.038Z] #25 35.20 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:24:24 [2020-04-14T15:24:24.038Z] #25 35.21 Unpacking jq (1.5+dfsg-2+b1) ...
15:24:24 [2020-04-14T15:24:24.252Z] #25 39.10 debconf: delaying package configuration, since apt-utils is not installed
15:24:24 [2020-04-14T15:24:24.296Z] #25 35.45 Setting up libonig5:amd64 (6.9.1-1) ...
15:24:24 [2020-04-14T15:24:24.296Z] #25 35.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:24:24 [2020-04-14T15:24:24.296Z] #25 35.48 Setting up jq (1.5+dfsg-2+b1) ...
15:24:24 [2020-04-14T15:24:24.296Z] #25 35.49 Processing triggers for libc-bin (2.28-10) ...
15:24:24 [2020-04-14T15:24:24.385Z] #27 14.44 #=#=#                                                                         
15:24:24 [2020-04-14T15:24:24.385Z] #27 ...
15:24:24 [2020-04-14T15:24:24.385Z] 
15:24:24 [2020-04-14T15:24:24.385Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:24 [2020-04-14T15:24:24.385Z] #47 26.07 sync
15:24:24 [2020-04-14T15:24:24.385Z] #47 26.08 internal/reflectlite
15:24:24 [2020-04-14T15:24:24.385Z] #47 27.09 github.com/LK4D4/vndr/godl/singleflight
15:24:24 [2020-04-14T15:24:24.385Z] #47 27.46 math/rand
15:24:24 [2020-04-14T15:24:24.385Z] #47 28.49 internal/singleflight
15:24:24 [2020-04-14T15:24:24.385Z] #47 29.11 io
15:24:24 [2020-04-14T15:24:24.385Z] #47 29.11 strconv
15:24:24 [2020-04-14T15:24:24.385Z] #47 30.03 bytes
15:24:24 [2020-04-14T15:24:24.385Z] #47 31.73 bufio
15:24:24 [2020-04-14T15:24:24.385Z] #47 31.87 reflect
15:24:24 [2020-04-14T15:24:24.385Z] #47 33.28 syscall
15:24:24 [2020-04-14T15:24:24.385Z] #47 ...
15:24:24 [2020-04-14T15:24:24.385Z] 
15:24:24 [2020-04-14T15:24:24.385Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:24 [2020-04-14T15:24:24.385Z] #33 35.79 time
15:24:24 [2020-04-14T15:24:24.455Z] go: finding github.com/spf13/cobra v0.0.3
15:24:24 [2020-04-14T15:24:24.455Z] go: finding github.com/Microsoft/hcsshim v0.8.6
15:24:24 [2020-04-14T15:24:24.455Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
15:24:24 [2020-04-14T15:24:24.455Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
15:24:24 [2020-04-14T15:24:24.455Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
15:24:24 [2020-04-14T15:24:24.455Z] go: finding github.com/docker/go-connections v0.4.0
15:24:24 [2020-04-14T15:24:24.455Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
15:24:24 [2020-04-14T15:24:24.455Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
15:24:24 [2020-04-14T15:24:24.455Z] go: finding github.com/lib/pq v1.0.0
15:24:24 [2020-04-14T15:24:24.508Z] #25 39.31 Fetched 355 kB in 0s (1261 kB/s)
15:24:24 [2020-04-14T15:24:24.763Z] 
15:24:24 [2020-04-14T15:24:24.763Z] #25 ...
15:24:24 [2020-04-14T15:24:24.763Z] 
15:24:24 [2020-04-14T15:24:24.763Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:24 [2020-04-14T15:24:24.763Z] #62 36.58 The following additional packages will be installed:
15:24:24 [2020-04-14T15:24:24.763Z] #62 36.59   libbtrfs0
15:24:24 [2020-04-14T15:24:24.763Z] #62 36.77 The following NEW packages will be installed:
15:24:24 [2020-04-14T15:24:24.763Z] #62 36.78   libbtrfs-dev libbtrfs0
15:24:24 [2020-04-14T15:24:24.763Z] #62 37.20 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
15:24:24 [2020-04-14T15:24:24.763Z] #62 37.20 Need to get 119 kB of archives.
15:24:24 [2020-04-14T15:24:24.763Z] #62 37.20 After this operation, 387 kB of additional disk space will be used.
15:24:24 [2020-04-14T15:24:24.763Z] #62 37.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:24:24 [2020-04-14T15:24:24.763Z] #62 37.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.12 debconf: delaying package configuration, since apt-utils is not installed
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.32 Fetched 119 kB in 0s (412 kB/s)
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.43 Selecting previously unselected package libbtrfs0.
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.51 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.52 Unpacking libbtrfs0 (4.20.1-2) ...
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.65 Selecting previously unselected package libbtrfs-dev.
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.68 Unpacking libbtrfs-dev (4.20.1-2) ...
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.95 Setting up libbtrfs0 (4.20.1-2) ...
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.96 Setting up libbtrfs-dev (4.20.1-2) ...
15:24:24 [2020-04-14T15:24:24.763Z] #62 38.99 Processing triggers for libc-bin (2.28-10) ...
15:24:24 [2020-04-14T15:24:24.763Z] #62 DONE 39.4s
15:24:24 [2020-04-14T15:24:24.763Z] 
15:24:24 [2020-04-14T15:24:24.763Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:24:24 [2020-04-14T15:24:24.763Z] #63 DONE 0.1s
15:24:24 [2020-04-14T15:24:24.763Z] 
15:24:24 [2020-04-14T15:24:24.763Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:24 [2020-04-14T15:24:24.764Z] #25 39.47 Selecting previously unselected package libonig5:amd64.
15:24:24 [2020-04-14T15:24:24.764Z] #25 39.50 (Reading database ... 
15:24:24 [2020-04-14T15:24:24.764Z] #25 ...
15:24:24 [2020-04-14T15:24:24.764Z] 
15:24:24 [2020-04-14T15:24:24.764Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:24:24 [2020-04-14T15:24:24.764Z] #64 DONE 0.1s
15:24:24 [2020-04-14T15:24:24.764Z] 
15:24:24 [2020-04-14T15:24:24.764Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:24:24 [2020-04-14T15:24:24.862Z] #25 DONE 36.1s
15:24:24 [2020-04-14T15:24:24.862Z] 
15:24:24 [2020-04-14T15:24:24.862Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:24:24 [2020-04-14T15:24:24.862Z] #26 DONE 0.0s
15:24:24 [2020-04-14T15:24:24.862Z] 
15:24:24 [2020-04-14T15:24:24.862Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:24 [2020-04-14T15:24:24.862Z] #62 29.21 Reading package lists...
15:24:25 [2020-04-14T15:24:25.019Z] #25 39.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
15:24:25 [2020-04-14T15:24:25.019Z] #25 39.68 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:24:25 [2020-04-14T15:24:25.019Z] #25 39.70 Unpacking libonig5:amd64 (6.9.1-1) ...
15:24:25 [2020-04-14T15:24:25.084Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
15:24:25 [2020-04-14T15:24:25.274Z] #25 40.07 Selecting previously unselected package libjq1:amd64.
15:24:25 [2020-04-14T15:24:25.274Z] #25 40.09 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:24:25 [2020-04-14T15:24:25.274Z] #25 40.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:24:25 [2020-04-14T15:24:25.388Z] #33 ...
15:24:25 [2020-04-14T15:24:25.388Z] 
15:24:25 [2020-04-14T15:24:25.388Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:25 [2020-04-14T15:24:25.388Z] #35 36.95 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 36.96 Setting up xxd (2:8.1.0875-5) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 36.96 Setting up libuv1:s390x (1.24.1-1) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 36.97 Setting up vim-common (2:8.1.0875-5) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 36.99 Setting up librhash0:s390x (1.3.8-1) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 36.99 Setting up cmake-data (3.13.4-1) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 37.00 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 37.01 Setting up libjsoncpp1:s390x (1.7.4-3) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 37.02 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 37.02 Setting up cmake (3.13.4-1) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 37.03 Processing triggers for libc-bin (2.28-10) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 37.06 Processing triggers for mime-support (3.62) ...
15:24:25 [2020-04-14T15:24:25.388Z] #35 DONE 37.4s
15:24:25 [2020-04-14T15:24:25.463Z] #27 ...
15:24:25 [2020-04-14T15:24:25.463Z] 
15:24:25 [2020-04-14T15:24:25.463Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:25 [2020-04-14T15:24:25.463Z] #62 45.05 debconf: delaying package configuration, since apt-utils is not installed
15:24:25 [2020-04-14T15:24:25.463Z] #62 45.46 Fetched 119 kB in 0s (314 kB/s)
15:24:25 [2020-04-14T15:24:25.463Z] #62 45.61 Selecting previously unselected package libbtrfs0.
15:24:25 [2020-04-14T15:24:25.463Z] #62 45.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
15:24:25 [2020-04-14T15:24:25.463Z] #62 45.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:24:25 [2020-04-14T15:24:25.463Z] #62 45.70 Unpacking libbtrfs0 (4.20.1-2) ...
15:24:25 [2020-04-14T15:24:25.463Z] #62 45.81 Selecting previously unselected package libbtrfs-dev.
15:24:25 [2020-04-14T15:24:25.463Z] #62 45.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:24:25 [2020-04-14T15:24:25.463Z] #62 45.86 Unpacking libbtrfs-dev (4.20.1-2) ...
15:24:25 [2020-04-14T15:24:25.463Z] #62 46.09 Setting up libbtrfs0 (4.20.1-2) ...
15:24:25 [2020-04-14T15:24:25.463Z] #62 46.13 Setting up libbtrfs-dev (4.20.1-2) ...
15:24:25 [2020-04-14T15:24:25.463Z] #62 46.14 Processing triggers for libc-bin (2.28-10) ...
15:24:25 [2020-04-14T15:24:25.463Z] #62 DONE 46.5s
15:24:25 [2020-04-14T15:24:25.463Z] 
15:24:25 [2020-04-14T15:24:25.463Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:24:25 [2020-04-14T15:24:25.463Z] #63 DONE 0.0s
15:24:25 [2020-04-14T15:24:25.463Z] 
15:24:25 [2020-04-14T15:24:25.463Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:24:25 [2020-04-14T15:24:25.463Z] #64 DONE 0.1s
15:24:25 [2020-04-14T15:24:25.463Z] 
15:24:25 [2020-04-14T15:24:25.463Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:25 [2020-04-14T15:24:25.530Z] #25 40.36 Selecting previously unselected package jq.
15:24:25 [2020-04-14T15:24:25.530Z] #25 40.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:24:25 [2020-04-14T15:24:25.530Z] #25 40.37 Unpacking jq (1.5+dfsg-2+b1) ...
15:24:25 [2020-04-14T15:24:25.669Z] 
15:24:25 [2020-04-14T15:24:25.669Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:24:25 [2020-04-14T15:24:25.669Z] #36 DONE 0.1s
15:24:25 [2020-04-14T15:24:25.669Z] 
15:24:25 [2020-04-14T15:24:25.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:25 [2020-04-14T15:24:25.669Z] #27 14.44 #=#=#                                                                         
##O#- #                                                                       

                                                                           1.2%
####################                                                      28.7%
######################################################################## 100.0%
15:24:25 [2020-04-14T15:24:25.669Z] #27 16.03 
15:24:25 [2020-04-14T15:24:25.669Z] #27 ...
15:24:25 [2020-04-14T15:24:25.669Z] 
15:24:25 [2020-04-14T15:24:25.669Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:24:25 [2020-04-14T15:24:25.669Z] #37 DONE 0.1s
15:24:25 [2020-04-14T15:24:25.718Z] #65 ...
15:24:25 [2020-04-14T15:24:25.718Z] 
15:24:25 [2020-04-14T15:24:25.718Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:25 [2020-04-14T15:24:25.718Z] #35 30.71 Reading package lists...
15:24:25 [2020-04-14T15:24:25.718Z] #35 37.42 Building dependency tree...
15:24:25 [2020-04-14T15:24:25.718Z] #35 41.14 The following additional packages will be installed:
15:24:25 [2020-04-14T15:24:25.718Z] #35 41.17   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:24:25 [2020-04-14T15:24:25.718Z] #35 41.18 Suggested packages:
15:24:25 [2020-04-14T15:24:25.718Z] #35 41.20   cmake-doc ninja-build lrzip
15:24:25 [2020-04-14T15:24:25.718Z] #35 41.20 Recommended packages:
15:24:25 [2020-04-14T15:24:25.718Z] #35 41.20   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:24:25 [2020-04-14T15:24:25.718Z] #35 42.32 The following NEW packages will be installed:
15:24:25 [2020-04-14T15:24:25.718Z] #35 42.32   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:24:25 [2020-04-14T15:24:25.718Z] #35 42.34   vim-common xxd
15:24:25 [2020-04-14T15:24:25.718Z] #35 42.78 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
15:24:25 [2020-04-14T15:24:25.718Z] #35 42.78 Need to get 14.9 MB of archives.
15:24:25 [2020-04-14T15:24:25.718Z] #35 42.78 After this operation, 61.8 MB of additional disk space will be used.
15:24:25 [2020-04-14T15:24:25.718Z] #35 42.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:24:25 [2020-04-14T15:24:25.718Z] #35 42.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:24:25 [2020-04-14T15:24:25.718Z] #35 42.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:24:25 [2020-04-14T15:24:25.718Z] #35 42.93 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:24:25 [2020-04-14T15:24:25.718Z] #35 43.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:24:25 [2020-04-14T15:24:25.718Z] #35 43.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:24:25 [2020-04-14T15:24:25.718Z] #35 44.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:24:25 [2020-04-14T15:24:25.718Z] #35 44.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:24:25 [2020-04-14T15:24:25.718Z] #35 44.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:24:25 [2020-04-14T15:24:25.718Z] #35 44.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:24:25 [2020-04-14T15:24:25.718Z] #35 46.04 debconf: delaying package configuration, since apt-utils is not installed
15:24:25 [2020-04-14T15:24:25.718Z] #35 46.25 Fetched 14.9 MB in 2s (7226 kB/s)
15:24:25 [2020-04-14T15:24:25.718Z] #35 46.35 Selecting previously unselected package xxd.
15:24:25 [2020-04-14T15:24:25.718Z] #35 46.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 ... 15401 files and directories currently installed.)
15:24:25 [2020-04-14T15:24:25.718Z] #35 46.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:24:25 [2020-04-14T15:24:25.718Z] #35 46.59 Unpacking xxd (2:8.1.0875-5) ...
15:24:25 [2020-04-14T15:24:25.718Z] #35 46.94 Selecting previously unselected package vim-common.
15:24:25 [2020-04-14T15:24:25.718Z] #35 46.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:24:25 [2020-04-14T15:24:25.718Z] #35 47.07 Unpacking vim-common (2:8.1.0875-5) ...
15:24:25 [2020-04-14T15:24:25.785Z] #25 40.54 Setting up libonig5:amd64 (6.9.1-1) ...
15:24:25 [2020-04-14T15:24:25.785Z] #25 40.56 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:24:25 [2020-04-14T15:24:25.785Z] #25 40.57 Setting up jq (1.5+dfsg-2+b1) ...
15:24:25 [2020-04-14T15:24:25.785Z] #25 40.58 Processing triggers for libc-bin (2.28-10) ...
15:24:25 [2020-04-14T15:24:25.851Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-01d441b0a3993c873) in /home/ubuntu/workspace/moby_PR-39705
[Pipeline] {
[Pipeline] checkout
15:24:25 [2020-04-14T15:24:25.952Z] 
15:24:25 [2020-04-14T15:24:25.952Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:25 [2020-04-14T15:24:25.973Z] #35 ...
15:24:25 [2020-04-14T15:24:25.973Z] 
15:24:25 [2020-04-14T15:24:25.973Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:25 [2020-04-14T15:24:25.973Z] #43 31.01 Reading package lists...
15:24:25 [2020-04-14T15:24:25.973Z] #43 38.16 Building dependency tree...
15:24:25 [2020-04-14T15:24:25.973Z] #43 41.71 The following additional packages will be installed:
15:24:25 [2020-04-14T15:24:25.973Z] #43 41.71   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:24:25 [2020-04-14T15:24:25.973Z] #43 41.73   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:24:25 [2020-04-14T15:24:25.973Z] #43 41.74 Suggested packages:
15:24:25 [2020-04-14T15:24:25.973Z] #43 41.74   manpages-dev python-setuptools
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.18 The following NEW packages will be installed:
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.19   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.19   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.20   python-six zlib1g-dev
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.61 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.61 Need to get 4095 kB of archives.
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.61 After this operation, 22.5 MB of additional disk space will be used.
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 43.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 44.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 44.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 44.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 44.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 44.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 44.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 44.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:24:25 [2020-04-14T15:24:25.973Z] #43 45.99 debconf: delaying package configuration, since apt-utils is not installed
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.13 Fetched 4095 kB in 1s (4081 kB/s)
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.22 Selecting previously unselected package libcap-dev:amd64.
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.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 ... 15401 files and directories currently installed.)
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.29 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.44 Selecting previously unselected package libnet1:amd64.
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.70 Selecting previously unselected package libnet1-dev.
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:24:25 [2020-04-14T15:24:25.973Z] #43 46.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:24:25 [2020-04-14T15:24:25.973Z] #43 47.01 Selecting previously unselected package libnl-3-200:amd64.
15:24:25 [2020-04-14T15:24:25.973Z] #43 47.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:24:25 [2020-04-14T15:24:25.973Z] #43 47.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:24:26 [2020-04-14T15:24:26.041Z] #25 DONE 40.9s
15:24:26 [2020-04-14T15:24:26.041Z] 
15:24:26 [2020-04-14T15:24:26.041Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:24:26 [2020-04-14T15:24:26.041Z] #26 DONE 0.1s
15:24:26 [2020-04-14T15:24:26.041Z] 
15:24:26 [2020-04-14T15:24:26.041Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:26 [2020-04-14T15:24:26.116Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
15:24:26 [2020-04-14T15:24:26.116Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
15:24:26 [2020-04-14T15:24:26.228Z] #43 47.37 Selecting previously unselected package libnl-3-dev:amd64.
15:24:26 [2020-04-14T15:24:26.228Z] #43 47.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:24:26 [2020-04-14T15:24:26.228Z] #43 47.39 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:24:26 [2020-04-14T15:24:26.228Z] #43 ...
15:24:26 [2020-04-14T15:24:26.228Z] 
15:24:26 [2020-04-14T15:24:26.228Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:26 [2020-04-14T15:24:26.228Z] #35 47.52 Selecting previously unselected package cmake-data.
15:24:26 [2020-04-14T15:24:26.228Z] #35 47.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:24:26 [2020-04-14T15:24:26.228Z] #35 47.53 Unpacking cmake-data (3.13.4-1) ...
15:24:26 [2020-04-14T15:24:26.408Z] go: finding github.com/prometheus/client_golang v0.8.0
15:24:26 [2020-04-14T15:24:26.408Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
15:24:26 [2020-04-14T15:24:26.408Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
15:24:26 [2020-04-14T15:24:26.699Z] go: finding github.com/theupdateframework/notary v0.6.1
15:24:26 [2020-04-14T15:24:26.699Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
15:24:26 [2020-04-14T15:24:26.767Z] #62 36.04 Building dependency tree...
15:24:26 [2020-04-14T15:24:26.954Z] #38 1.291 + RM_GOPATH=0
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + TMP_GOPATH=
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + : /build
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + '[' -z '' ']'
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 ++ mktemp -d
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + export GOPATH=/tmp/tmp.EXnL3HuTUV
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + GOPATH=/tmp/tmp.EXnL3HuTUV
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + RM_GOPATH=1
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 ++ dirname ./install.sh
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + dir=.
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + bin=tini
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + shift
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + '[' '!' -f ./tini.installer ']'
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + . ./tini.installer
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + install_tini
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 + git clone https://github.com/krallin/tini.git /tmp/tmp.EXnL3HuTUV/tini
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.291 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:24:26 [2020-04-14T15:24:26.955Z] #38 1.296 Cloning into '/tmp/tmp.EXnL3HuTUV/tini'...
15:24:26 [2020-04-14T15:24:26.989Z] go: finding github.com/jinzhu/now v1.0.0
15:24:27 [2020-04-14T15:24:27.566Z] #38 1.853 + cd /tmp/tmp.EXnL3HuTUV/tini
15:24:27 [2020-04-14T15:24:27.567Z] #38 ...
15:24:27 [2020-04-14T15:24:27.567Z] 
15:24:27 [2020-04-14T15:24:27.567Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:24:27 [2020-04-14T15:24:27.567Z] #50 29.17 + cd /tmp/tmp.VlNcI9XHUi/src/gotest.tools/gotestsum
15:24:27 [2020-04-14T15:24:27.567Z] #50 29.17 + git checkout -q v0.3.5
15:24:27 [2020-04-14T15:24:27.567Z] #50 29.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:24:27 [2020-04-14T15:24:27.567Z] #50 ...
15:24:27 [2020-04-14T15:24:27.567Z] 
15:24:27 [2020-04-14T15:24:27.567Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:27 [2020-04-14T15:24:27.567Z] #27 17.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:24:27 [2020-04-14T15:24:27.567Z] #27 17.59 #=#=#                                                                         
15:24:27 [2020-04-14T15:24:27.567Z] #27 17.76 
#############                                                             18.5%
######################################################################## 100.0%
15:24:27 [2020-04-14T15:24:27.567Z] #27 17.85 
15:24:28 [2020-04-14T15:24:28.032Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
15:24:28 [2020-04-14T15:24:28.032Z] go: finding github.com/spf13/viper v1.3.2
15:24:28 [2020-04-14T15:24:28.032Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
15:24:28 [2020-04-14T15:24:28.204Z] #27 18.70 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:24:28 [2020-04-14T15:24:28.204Z] #27 18.78 skipping existing b63cc5f62c21
15:24:28 [2020-04-14T15:24:28.204Z] #27 18.83 
15:24:28 [2020-04-14T15:24:28.204Z] #27 ...
15:24:28 [2020-04-14T15:24:28.204Z] 
15:24:28 [2020-04-14T15:24:28.204Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:28 [2020-04-14T15:24:28.204Z] #56 30.00 strconv
15:24:28 [2020-04-14T15:24:28.204Z] #56 30.03 bytes
15:24:28 [2020-04-14T15:24:28.204Z] #56 31.51 syscall
15:24:28 [2020-04-14T15:24:28.204Z] #56 33.83 reflect
15:24:28 [2020-04-14T15:24:28.204Z] #56 36.19 time
15:24:28 [2020-04-14T15:24:28.321Z] go: finding github.com/hashicorp/go-version v1.1.0
15:24:28 [2020-04-14T15:24:28.486Z] #56 ...
15:24:28 [2020-04-14T15:24:28.486Z] 
15:24:28 [2020-04-14T15:24:28.486Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:28 [2020-04-14T15:24:28.486Z] #38 1.853 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:24:28 [2020-04-14T15:24:28.486Z] #38 1.856 + cmake .
15:24:28 [2020-04-14T15:24:28.486Z] #38 2.278 -- The C compiler identification is GNU 8.3.0
15:24:28 [2020-04-14T15:24:28.486Z] #38 2.300 -- Check for working C compiler: /usr/bin/cc
15:24:28 [2020-04-14T15:24:28.486Z] #38 2.757 -- Check for working C compiler: /usr/bin/cc -- works
15:24:28 [2020-04-14T15:24:28.486Z] #38 2.758 -- Detecting C compiler ABI info
15:24:28 [2020-04-14T15:24:28.610Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
15:24:28 [2020-04-14T15:24:28.610Z] go: finding github.com/google/certificate-transparency-go v1.0.21
15:24:28 [2020-04-14T15:24:28.767Z] #38 3.163 -- Detecting C compiler ABI info - done
15:24:28 [2020-04-14T15:24:28.767Z] #38 3.167 -- Detecting C compile features
15:24:29 [2020-04-14T15:24:29.238Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
15:24:29 [2020-04-14T15:24:29.238Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
15:24:29 [2020-04-14T15:24:29.238Z] go: finding github.com/go-sql-driver/mysql v1.4.1
15:24:29 [2020-04-14T15:24:29.297Z] #62 39.95 The following additional packages will be installed:
15:24:29 [2020-04-14T15:24:29.297Z] #62 39.96   libbtrfs0
15:24:29 [2020-04-14T15:24:29.297Z] #62 40.12 The following NEW packages will be installed:
15:24:29 [2020-04-14T15:24:29.297Z] #62 40.13   libbtrfs-dev libbtrfs0
15:24:29 [2020-04-14T15:24:29.490Z] #35 ...
15:24:29 [2020-04-14T15:24:29.490Z] 
15:24:29 [2020-04-14T15:24:29.490Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:29 [2020-04-14T15:24:29.490Z] #33 39.87 internal/reflectlite
15:24:29 [2020-04-14T15:24:29.490Z] #33 39.88 sync
15:24:29 [2020-04-14T15:24:29.490Z] #33 42.43 sort
15:24:29 [2020-04-14T15:24:29.490Z] #33 42.44 errors
15:24:29 [2020-04-14T15:24:29.490Z] #33 43.03 strconv
15:24:29 [2020-04-14T15:24:29.490Z] #33 44.53 io
15:24:29 [2020-04-14T15:24:29.490Z] #33 46.53 internal/oserror
15:24:29 [2020-04-14T15:24:29.490Z] #33 46.72 syscall
15:24:29 [2020-04-14T15:24:29.490Z] #33 48.27 reflect
15:24:29 [2020-04-14T15:24:29.490Z] #33 ...
15:24:29 [2020-04-14T15:24:29.490Z] 
15:24:29 [2020-04-14T15:24:29.490Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:29 [2020-04-14T15:24:29.490Z] #27 4.073 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:24:29 [2020-04-14T15:24:29.490Z] #27 4.532 
15:24:29 [2020-04-14T15:24:29.555Z] #62 40.53 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
15:24:29 [2020-04-14T15:24:29.555Z] #62 40.53 Need to get 119 kB of archives.
15:24:29 [2020-04-14T15:24:29.555Z] #62 40.53 After this operation, 387 kB of additional disk space will be used.
15:24:29 [2020-04-14T15:24:29.555Z] #62 40.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:24:29 [2020-04-14T15:24:29.555Z] #62 40.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:24:29 [2020-04-14T15:24:29.772Z] #38 ...
15:24:29 [2020-04-14T15:24:29.772Z] 
15:24:29 [2020-04-14T15:24:29.772Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:29 [2020-04-14T15:24:29.772Z] #27 19.80 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:24:29 [2020-04-14T15:24:29.772Z] #27 20.07 
15:24:29 [2020-04-14T15:24:29.772Z] #27 20.19 
######################################################################## 100.0%
15:24:29 [2020-04-14T15:24:29.772Z] #27 20.27 
15:24:29 [2020-04-14T15:24:29.772Z] #27 20.30 Download of images into '/build' complete.
15:24:29 [2020-04-14T15:24:29.772Z] #27 20.33 Use something like the following to load the result into a Docker daemon:
15:24:29 [2020-04-14T15:24:29.772Z] #27 20.33   tar -cC '/build' . | docker load
15:24:29 [2020-04-14T15:24:29.772Z] #27 DONE 20.5s
15:24:29 [2020-04-14T15:24:29.813Z] #62 ...
15:24:29 [2020-04-14T15:24:29.813Z] 
15:24:29 [2020-04-14T15:24:29.813Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:29 [2020-04-14T15:24:29.813Z] #27 4.068 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:24:29 [2020-04-14T15:24:29.813Z] #27 4.403 
15:24:29 [2020-04-14T15:24:29.999Z] #27 4.744 
#                                                                          2.1%
#####                                                                      7.0%
########                                                                  11.3%
###########                                                               16.1%
################                                                          22.7%
#####################                                                     30.2%
##########################                                                37.5%
###############################                                           43.2%
##################################                                        47.3%
####################################                                      51.2%
########################################                                  55.9%
###########################################                               59.9%
#############################################                             63.5%
################################################                          67.1%
##################################################                        70.2%
15:24:30 [2020-04-14T15:24:30.000Z] #27 ...
15:24:30 [2020-04-14T15:24:30.000Z] 
15:24:30 [2020-04-14T15:24:30.000Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:30 [2020-04-14T15:24:30.000Z] #47 40.66 internal/reflectlite
15:24:30 [2020-04-14T15:24:30.000Z] #47 40.66 sync
15:24:30 [2020-04-14T15:24:30.000Z] #47 42.17 github.com/LK4D4/vndr/godl/singleflight
15:24:30 [2020-04-14T15:24:30.000Z] #47 42.44 math/rand
15:24:30 [2020-04-14T15:24:30.000Z] #47 44.16 internal/singleflight
15:24:30 [2020-04-14T15:24:30.000Z] #47 45.20 strconv
15:24:30 [2020-04-14T15:24:30.000Z] #47 45.21 io
15:24:30 [2020-04-14T15:24:30.000Z] #47 46.69 bytes
15:24:30 [2020-04-14T15:24:30.000Z] #47 49.07 bufio
15:24:30 [2020-04-14T15:24:30.000Z] #47 49.19 reflect
15:24:30 [2020-04-14T15:24:30.000Z] #47 ...
15:24:30 [2020-04-14T15:24:30.000Z] 
15:24:30 [2020-04-14T15:24:30.000Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:30 [2020-04-14T15:24:30.053Z] 
15:24:30 [2020-04-14T15:24:30.053Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:30 [2020-04-14T15:24:30.053Z] #38 4.378 -- Detecting C compile features - done
15:24:30 [2020-04-14T15:24:30.053Z] #38 4.403 -- Performing Test HAS_BUILTIN_FORTIFY
15:24:30 [2020-04-14T15:24:30.197Z] #27 3.713 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:24:30 [2020-04-14T15:24:30.197Z] #27 4.089 
15:24:30 [2020-04-14T15:24:30.262Z] go: finding github.com/mattn/go-shellwords v1.0.5
15:24:30 [2020-04-14T15:24:30.262Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
15:24:30 [2020-04-14T15:24:30.335Z] #38 4.500 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:24:30 [2020-04-14T15:24:30.335Z] #38 4.561 -- Configuring done
15:24:30 [2020-04-14T15:24:30.335Z] #38 4.599 -- Generating done
15:24:30 [2020-04-14T15:24:30.335Z] #38 ...
15:24:30 [2020-04-14T15:24:30.335Z] 
15:24:30 [2020-04-14T15:24:30.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:30 [2020-04-14T15:24:30.335Z] #10 32.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:24:30 [2020-04-14T15:24:30.335Z] #10 32.08 Unpacking mingw-w64-common (6.0.0-3) ...
15:24:30 [2020-04-14T15:24:30.335Z] #10 36.85 Selecting previously unselected package mingw-w64-x86-64-dev.
15:24:30 [2020-04-14T15:24:30.335Z] #10 36.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:24:30 [2020-04-14T15:24:30.335Z] #10 36.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:24:30 [2020-04-14T15:24:30.335Z] #10 ...
15:24:30 [2020-04-14T15:24:30.335Z] 
15:24:30 [2020-04-14T15:24:30.335Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:30 [2020-04-14T15:24:30.335Z] #38 4.604 -- Build files have been written to: /tmp/tmp.EXnL3HuTUV/tini
15:24:30 [2020-04-14T15:24:30.335Z] #38 4.617 + make tini-static
15:24:30 [2020-04-14T15:24:30.549Z] go: finding github.com/gorilla/mux v1.7.0
15:24:30 [2020-04-14T15:24:30.634Z] #38 5.064 Scanning dependencies of target tini-static
15:24:30 [2020-04-14T15:24:30.765Z] #27 4.744 
#                                                                          2.1%
#####                                                                      7.0%
########                                                                  11.3%
###########                                                               16.1%
################                                                          22.7%
#####################                                                     30.2%
##########################                                                37.5%
###############################                                           43.2%
##################################                                        47.3%
####################################                                      51.2%
########################################                                  55.9%
###########################################                               59.9%
#############################################                             63.5%
################################################                          67.1%
##################################################                        70.2%
####################################################                      72.4%
######################################################                    75.5%
#########################################################                 80.0%
############################################################              83.4%
##############################################################            86.9%
##################################################################        91.9%
#######################################################################  100.0%
######################################################################## 100.0%
15:24:30 [2020-04-14T15:24:30.920Z] #38 5.242 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:24:31 [2020-04-14T15:24:31.020Z] #27 7.481 
15:24:31 [2020-04-14T15:24:31.187Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
15:24:31 [2020-04-14T15:24:31.187Z] go: finding github.com/bitly/go-simplejson v0.5.0
15:24:31 [2020-04-14T15:24:31.362Z] #27 4.612 
                                                                           0.0%
####                                                                       6.3%
########                                                                  12.0%
###########                                                               16.3%
###############                                                           21.7%
##################                                                        25.5%
#####################                                                     30.1%
########################                                                  34.4%
###########################                                               38.7%
###############################                                           44.2%
###################################                                       49.1%
###########################################                               60.0%
##################################################                        70.0%
#######################################################                   77.7%
#############################################################             84.9%
##################################################################        92.7%
######################################################################## 100.0%
15:24:31 [2020-04-14T15:24:31.477Z] go: finding github.com/modern-go/reflect2 v1.0.1
15:24:31 [2020-04-14T15:24:31.736Z] #27 4.273 
##                                                                         3.3%
#######                                                                   10.6%
#############                                                             18.7%
#################                                                         23.8%
###################                                                       27.3%
########################                                                  34.3%
#############################                                             40.8%
#################################                                         46.7%
######################################                                    53.9%
##########################################                                58.7%
#############################################                             63.5%
################################################                          66.8%
####################################################                      72.5%
###
15:24:31 [2020-04-14T15:24:31.736Z] #27 ...
15:24:31 [2020-04-14T15:24:31.736Z] 
15:24:31 [2020-04-14T15:24:31.736Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:31 [2020-04-14T15:24:31.736Z] #47 35.51 crypto/tls
15:24:31 [2020-04-14T15:24:31.736Z] #47 ...
15:24:31 [2020-04-14T15:24:31.736Z] 
15:24:31 [2020-04-14T15:24:31.736Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:31 [2020-04-14T15:24:31.768Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
15:24:31 [2020-04-14T15:24:31.784Z] #27 7.666 
###                                                                        5.0%
###############                                                           21.4%
############################                                              39.5%
########################################                                  56.0%
######################################################                    75.5%
#####################################################################     97.1%
######################################################################## 100.0%
15:24:31 [2020-04-14T15:24:31.923Z] #38 6.191 [100%] Linking C executable tini-static
15:24:31 [2020-04-14T15:24:31.923Z] #38 6.430 [100%] Built target tini-static
15:24:31 [2020-04-14T15:24:31.930Z] #27 6.753 
15:24:32 [2020-04-14T15:24:32.062Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
15:24:32 [2020-04-14T15:24:32.062Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
15:24:32 [2020-04-14T15:24:32.189Z] #27 6.999 
######                                                                     8.6%
15:24:32 [2020-04-14T15:24:32.189Z] #27 ...
15:24:32 [2020-04-14T15:24:32.189Z] 
15:24:32 [2020-04-14T15:24:32.189Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:24:32 [2020-04-14T15:24:32.189Z] #62 41.86 debconf: delaying package configuration, since apt-utils is not installed
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.17 Fetched 119 kB in 0s (382 kB/s)
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.27 Selecting previously unselected package libbtrfs0.
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.45 Unpacking libbtrfs0 (4.20.1-2) ...
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.60 Selecting previously unselected package libbtrfs-dev.
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.62 Unpacking libbtrfs-dev (4.20.1-2) ...
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.89 Setting up libbtrfs0 (4.20.1-2) ...
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.91 Setting up libbtrfs-dev (4.20.1-2) ...
15:24:32 [2020-04-14T15:24:32.189Z] #62 42.93 Processing triggers for libc-bin (2.28-10) ...
15:24:32 [2020-04-14T15:24:32.189Z] #62 DONE 43.3s
15:24:32 [2020-04-14T15:24:32.189Z] 
15:24:32 [2020-04-14T15:24:32.189Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:32 [2020-04-14T15:24:32.189Z] #27 6.999 
######                                                                     8.6%
#############                                                             18.1%
15:24:32 [2020-04-14T15:24:32.189Z] #27 ...
15:24:32 [2020-04-14T15:24:32.189Z] 
15:24:32 [2020-04-14T15:24:32.189Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:32 [2020-04-14T15:24:32.189Z] #10 31.00 Reading package lists...
15:24:32 [2020-04-14T15:24:32.189Z] #10 38.42 Building dependency tree...
15:24:32 [2020-04-14T15:24:32.189Z] #10 42.65 The following additional packages will be installed:
15:24:32 [2020-04-14T15:24:32.189Z] #10 42.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:24:32 [2020-04-14T15:24:32.189Z] #10 42.66   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:24:32 [2020-04-14T15:24:32.189Z] #10 42.66   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:24:32 [2020-04-14T15:24:32.189Z] #10 42.67   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:24:32 [2020-04-14T15:24:32.189Z] #10 42.67 Suggested packages:
15:24:32 [2020-04-14T15:24:32.189Z] #10 42.67   gcc-8-locales seccomp wine64
15:24:32 [2020-04-14T15:24:32.189Z] #10 ...
15:24:32 [2020-04-14T15:24:32.189Z] 
15:24:32 [2020-04-14T15:24:32.189Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:32 [2020-04-14T15:24:32.189Z] #74 DONE 43.0s
15:24:32 [2020-04-14T15:24:32.189Z] 
15:24:32 [2020-04-14T15:24:32.189Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:24:32 [2020-04-14T15:24:32.189Z] #63 DONE 0.1s
15:24:32 [2020-04-14T15:24:32.189Z] 
15:24:32 [2020-04-14T15:24:32.189Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:32 [2020-04-14T15:24:32.189Z] #35 31.24 Reading package lists...
15:24:32 [2020-04-14T15:24:32.189Z] #35 38.64 Building dependency tree...
15:24:32 [2020-04-14T15:24:32.189Z] #35 42.03 The following additional packages will be installed:
15:24:32 [2020-04-14T15:24:32.189Z] #35 42.04   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:24:32 [2020-04-14T15:24:32.189Z] #35 42.04 Suggested packages:
15:24:32 [2020-04-14T15:24:32.189Z] #35 42.04   cmake-doc ninja-build lrzip
15:24:32 [2020-04-14T15:24:32.189Z] #35 42.04 Recommended packages:
15:24:32 [2020-04-14T15:24:32.189Z] #35 42.04   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:24:32 [2020-04-14T15:24:32.189Z] #35 43.26 The following NEW packages will be installed:
15:24:32 [2020-04-14T15:24:32.189Z] #35 43.28   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:24:32 [2020-04-14T15:24:32.189Z] #35 43.28   vim-common xxd
15:24:32 [2020-04-14T15:24:32.213Z] #38 6.510 + mkdir -p /build
15:24:32 [2020-04-14T15:24:32.213Z] #38 6.515 + cp tini-static /build/docker-init
15:24:32 [2020-04-14T15:24:32.213Z] #38 ...
15:24:32 [2020-04-14T15:24:32.213Z] 
15:24:32 [2020-04-14T15:24:32.213Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:32 [2020-04-14T15:24:32.213Z] #44 7.297 Note: Building without setproctitle() and strlcpy() support.
15:24:32 [2020-04-14T15:24:32.213Z] #44 7.297       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:24:32 [2020-04-14T15:24:32.213Z] #44 7.303 Note: Building without GnuTLS support
15:24:32 [2020-04-14T15:24:32.213Z] #44 8.657 fatal: not a git repository (or any of the parent directories): .git
15:24:32 [2020-04-14T15:24:32.213Z] #44 8.676   GEN      .gitid
15:24:32 [2020-04-14T15:24:32.213Z] #44 8.676   GEN      criu/include/version.h
15:24:32 [2020-04-14T15:24:32.213Z] #44 8.722   GEN      include/common/asm
15:24:32 [2020-04-14T15:24:32.213Z] #44 9.804   PBCC     images/google/protobuf/descriptor.pb-c.c
15:24:32 [2020-04-14T15:24:32.213Z] #44 9.842   PBCC     images/opts.pb-c.c
15:24:32 [2020-04-14T15:24:32.213Z] #44 9.849   PBCC     images/sit.pb-c.c
15:24:32 [2020-04-14T15:24:32.213Z] #44 9.879   DEP      images/google/protobuf/descriptor.pb-c.d
15:24:32 [2020-04-14T15:24:32.213Z] #44 9.928   DEP      images/opts.pb-c.d
15:24:32 [2020-04-14T15:24:32.213Z] #44 9.940   DEP      images/sit.pb-c.d
15:24:32 [2020-04-14T15:24:32.213Z] #44 9.981   PBCC     images/macvlan.pb-c.c
15:24:32 [2020-04-14T15:24:32.213Z] #44 10.04   DEP      images/macvlan.pb-c.d
15:24:32 [2020-04-14T15:24:32.213Z] #44 10.09   PBCC     images/autofs.pb-c.c
15:24:32 [2020-04-14T15:24:32.213Z] #44 10.10   DEP      images/autofs.pb-c.d
15:24:32 [2020-04-14T15:24:32.213Z] #44 10.14   PBCC     images/sysctl.pb-c.c
15:24:32 [2020-04-14T15:24:32.213Z] #44 ...
15:24:32 [2020-04-14T15:24:32.213Z] 
15:24:32 [2020-04-14T15:24:32.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:32 [2020-04-14T15:24:32.213Z] #10 42.67 Selecting previously unselected package gcc-mingw-w64-base.
15:24:32 [2020-04-14T15:24:32.213Z] #10 42.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:24:32 [2020-04-14T15:24:32.213Z] #10 42.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:24:32 [2020-04-14T15:24:32.213Z] #10 42.86 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:24:32 [2020-04-14T15:24:32.213Z] #10 42.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:24:32 [2020-04-14T15:24:32.213Z] #10 42.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:24:32 [2020-04-14T15:24:32.235Z] using credential docker-jenkins-github-credentials
15:24:32 [2020-04-14T15:24:32.244Z] Cloning the remote Git repository
15:24:32 [2020-04-14T15:24:32.245Z] Cloning with configured refspecs honoured and without tags
15:24:32 [2020-04-14T15:24:32.249Z] #27 4.273 
##                                                                         3.3%
#######                                                                   10.6%
#############                                                             18.7%
#################                                                         23.8%
###################                                                       27.3%
########################                                                  34.3%
#############################                                             40.8%
#################################                                         46.7%
######################################                                    53.9%
##########################################                                58.7%
#############################################                             63.5%
################################################                          66.8%
####################################################                      72.5%
########################################################                  78.7%
############################################################              84.0%
################################################################          89.8%
######################################################################## 100.0%
15:24:32 [2020-04-14T15:24:32.249Z] #27 ...
15:24:32 [2020-04-14T15:24:32.249Z] 
15:24:32 [2020-04-14T15:24:32.249Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:32 [2020-04-14T15:24:32.249Z] #10 30.72 Reading package lists...
15:24:32 [2020-04-14T15:24:32.249Z] #10 37.12 Building dependency tree...
15:24:32 [2020-04-14T15:24:32.249Z] #10 38.57 Reading state information...
15:24:32 [2020-04-14T15:24:32.249Z] #10 40.59 The following additional packages will be installed:
15:24:32 [2020-04-14T15:24:32.249Z] #10 40.59   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:24:32 [2020-04-14T15:24:32.249Z] #10 40.60   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:24:32 [2020-04-14T15:24:32.249Z] #10 40.60   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:24:32 [2020-04-14T15:24:32.249Z] #10 40.60   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:24:32 [2020-04-14T15:24:32.249Z] #10 40.61 Suggested packages:
15:24:32 [2020-04-14T15:24:32.249Z] #10 40.62   gcc-8-locales seccomp wine64
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.10 The following NEW packages will be installed:
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.10   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.11   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.11   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.11   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.11   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.11   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.51 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.51 Need to get 77.7 MB of archives.
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.51 After this operation, 487 MB of additional disk space will be used.
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.51 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]
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.74 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]
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:24:32 [2020-04-14T15:24:32.249Z] #10 42.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:24:32 [2020-04-14T15:24:32.249Z] #10 43.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:24:32 [2020-04-14T15:24:32.249Z] #10 43.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:24:32 [2020-04-14T15:24:32.249Z] #10 43.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:24:32 [2020-04-14T15:24:32.249Z] #10 43.83 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]
15:24:32 [2020-04-14T15:24:32.249Z] #10 43.85 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]
15:24:32 [2020-04-14T15:24:32.249Z] #10 47.09 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]
15:24:32 [2020-04-14T15:24:32.249Z] #10 ...
15:24:32 [2020-04-14T15:24:32.249Z] 
15:24:32 [2020-04-14T15:24:32.249Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:32 [2020-04-14T15:24:32.249Z] #56 36.02 golang.org/x/crypto/ssh/terminal
15:24:32 [2020-04-14T15:24:32.249Z] #56 41.73 mvdan.cc/sh/v3/cmd/shfmt
15:24:32 [2020-04-14T15:24:32.344Z] #27 8.586 
15:24:32 [2020-04-14T15:24:32.448Z] #35 ...
15:24:32 [2020-04-14T15:24:32.448Z] 
15:24:32 [2020-04-14T15:24:32.448Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:24:32 [2020-04-14T15:24:32.448Z] #64 DONE 0.1s
15:24:32 [2020-04-14T15:24:32.448Z] 
15:24:32 [2020-04-14T15:24:32.448Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:32 [2020-04-14T15:24:32.494Z] #10 ...
15:24:32 [2020-04-14T15:24:32.494Z] 
15:24:32 [2020-04-14T15:24:32.494Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:32 [2020-04-14T15:24:32.494Z] #38 DONE 6.7s
15:24:32 [2020-04-14T15:24:32.494Z] 
15:24:32 [2020-04-14T15:24:32.494Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:32 [2020-04-14T15:24:32.494Z] #44 10.16   DEP      images/sysctl.pb-c.d
15:24:32 [2020-04-14T15:24:32.494Z] #44 10.18   PBCC     images/time.pb-c.c
15:24:32 [2020-04-14T15:24:32.494Z] #44 10.19   DEP      images/time.pb-c.d
15:24:32 [2020-04-14T15:24:32.494Z] #44 10.28   PBCC     images/binfmt-misc.pb-c.c
15:24:32 [2020-04-14T15:24:32.494Z] #44 10.38   DEP      images/binfmt-misc.pb-c.d
15:24:32 [2020-04-14T15:24:32.494Z] #44 10.50   PBCC     images/seccomp.pb-c.c
15:24:32 [2020-04-14T15:24:32.504Z] #56 ...
15:24:32 [2020-04-14T15:24:32.504Z] 
15:24:32 [2020-04-14T15:24:32.504Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:24:32 [2020-04-14T15:24:32.504Z] #30 47.06 Checking out files:  87% (1331/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)   
15:24:32 [2020-04-14T15:24:32.504Z] #30 ...
15:24:32 [2020-04-14T15:24:32.504Z] 
15:24:32 [2020-04-14T15:24:32.504Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:32 [2020-04-14T15:24:32.504Z] #35 31.40 Reading package lists...
15:24:32 [2020-04-14T15:24:32.504Z] #35 37.53 Building dependency tree...
15:24:32 [2020-04-14T15:24:32.504Z] #35 38.79 Reading state information...
15:24:32 [2020-04-14T15:24:32.504Z] #35 40.78 The following additional packages will be installed:
15:24:32 [2020-04-14T15:24:32.504Z] #35 40.79   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:24:32 [2020-04-14T15:24:32.504Z] #35 40.84 Suggested packages:
15:24:32 [2020-04-14T15:24:32.504Z] #35 40.84   cmake-doc ninja-build lrzip
15:24:32 [2020-04-14T15:24:32.504Z] #35 40.84 Recommended packages:
15:24:32 [2020-04-14T15:24:32.504Z] #35 40.84   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:24:32 [2020-04-14T15:24:32.504Z] #35 42.14 The following NEW packages will be installed:
15:24:32 [2020-04-14T15:24:32.504Z] #35 42.15   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:24:32 [2020-04-14T15:24:32.504Z] #35 42.16   vim-common xxd
15:24:32 [2020-04-14T15:24:32.504Z] #35 42.52 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
15:24:32 [2020-04-14T15:24:32.504Z] #35 42.52 Need to get 14.9 MB of archives.
15:24:32 [2020-04-14T15:24:32.504Z] #35 42.52 After this operation, 61.8 MB of additional disk space will be used.
15:24:32 [2020-04-14T15:24:32.504Z] #35 42.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:24:32 [2020-04-14T15:24:32.504Z] #35 42.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:24:32 [2020-04-14T15:24:32.504Z] #35 42.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:24:32 [2020-04-14T15:24:32.504Z] #35 43.17 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:24:32 [2020-04-14T15:24:32.504Z] #35 43.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:24:32 [2020-04-14T15:24:32.504Z] #35 44.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:24:32 [2020-04-14T15:24:32.504Z] #35 44.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:24:32 [2020-04-14T15:24:32.504Z] #35 44.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:24:32 [2020-04-14T15:24:32.504Z] #35 44.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:24:32 [2020-04-14T15:24:32.504Z] #35 44.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:24:32 [2020-04-14T15:24:32.504Z] #35 45.57 debconf: delaying package configuration, since apt-utils is not installed
15:24:32 [2020-04-14T15:24:32.504Z] #35 45.79 Fetched 14.9 MB in 2s (6778 kB/s)
15:24:32 [2020-04-14T15:24:32.504Z] #35 45.86 Selecting previously unselected package xxd.
15:24:32 [2020-04-14T15:24:32.504Z] #35 45.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 ... 15401 files and directories currently installed.)
15:24:32 [2020-04-14T15:24:32.504Z] #35 45.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:24:32 [2020-04-14T15:24:32.504Z] #35 45.98 Unpacking xxd (2:8.1.0875-5) ...
15:24:32 [2020-04-14T15:24:32.504Z] #35 46.23 Selecting previously unselected package vim-common.
15:24:32 [2020-04-14T15:24:32.504Z] #35 46.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:24:32 [2020-04-14T15:24:32.504Z] #35 46.30 Unpacking vim-common (2:8.1.0875-5) ...
15:24:32 [2020-04-14T15:24:32.504Z] #35 46.75 Selecting previously unselected package cmake-data.
15:24:32 [2020-04-14T15:24:32.504Z] #35 46.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:24:32 [2020-04-14T15:24:32.504Z] #35 46.77 Unpacking cmake-data (3.13.4-1) ...
15:24:32 [2020-04-14T15:24:32.380Z] Cloning repository https://github.com/moby/moby.git
15:24:32 [2020-04-14T15:24:32.500Z]  > git init /home/ubuntu/workspace/moby_PR-39705 # timeout=10
15:24:32 [2020-04-14T15:24:32.777Z] Fetching upstream changes from https://github.com/moby/moby.git
15:24:32 [2020-04-14T15:24:32.777Z]  > git --version # timeout=10
15:24:32 [2020-04-14T15:24:32.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:24:32 [2020-04-14T15:24:32.795Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:24:32 [2020-04-14T15:24:32.760Z] #35 ...
15:24:32 [2020-04-14T15:24:32.760Z] 
15:24:32 [2020-04-14T15:24:32.760Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:32 [2020-04-14T15:24:32.760Z] #27 6.412 
15:24:32 [2020-04-14T15:24:32.778Z] #44 10.51   DEP      images/seccomp.pb-c.d
15:24:32 [2020-04-14T15:24:32.778Z] #44 10.55   PBCC     images/userns.pb-c.c
15:24:32 [2020-04-14T15:24:32.778Z] #44 10.60   DEP      images/userns.pb-c.d
15:24:32 [2020-04-14T15:24:32.778Z] #44 10.65   PBCC     images/cgroup.pb-c.c
15:24:32 [2020-04-14T15:24:32.778Z] #44 10.67   DEP      images/cgroup.pb-c.d
15:24:32 [2020-04-14T15:24:32.778Z] #44 10.72   PBCC     images/fown.pb-c.c
15:24:33 [2020-04-14T15:24:33.015Z] #27 6.589 
######                                                                     9.7%
###########################                                               38.0%
#######################################                                   55.4%
15:24:33 [2020-04-14T15:24:33.015Z] #27 ...
15:24:33 [2020-04-14T15:24:33.015Z] 
15:24:33 [2020-04-14T15:24:33.015Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:33 [2020-04-14T15:24:33.015Z] #43 31.81 Reading package lists...
15:24:33 [2020-04-14T15:24:33.015Z] #43 38.00 Building dependency tree...
15:24:33 [2020-04-14T15:24:33.015Z] #43 41.81 The following additional packages will be installed:
15:24:33 [2020-04-14T15:24:33.015Z] #43 41.81   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:24:33 [2020-04-14T15:24:33.015Z] #43 41.82   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:24:33 [2020-04-14T15:24:33.015Z] #43 41.84 Suggested packages:
15:24:33 [2020-04-14T15:24:33.015Z] #43 41.84   manpages-dev python-setuptools
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.20 The following NEW packages will be installed:
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.21   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.21   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.21   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.21   python-six zlib1g-dev
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.63 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.63 Need to get 4095 kB of archives.
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.63 After this operation, 22.5 MB of additional disk space will be used.
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 43.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 44.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 44.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 44.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 44.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 44.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:24:33 [2020-04-14T15:24:33.015Z] #43 45.14 debconf: delaying package configuration, since apt-utils is not installed
15:24:33 [2020-04-14T15:24:33.015Z] #43 45.33 Fetched 4095 kB in 1s (5512 kB/s)
15:24:33 [2020-04-14T15:24:33.015Z] #43 45.47 Selecting previously unselected package libcap-dev:amd64.
15:24:33 [2020-04-14T15:24:33.016Z] #43 45.47 (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.)
15:24:33 [2020-04-14T15:24:33.016Z] #43 45.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 45.64 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 45.85 Selecting previously unselected package libnet1:amd64.
15:24:33 [2020-04-14T15:24:33.016Z] #43 45.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 45.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 46.15 Selecting previously unselected package libnet1-dev.
15:24:33 [2020-04-14T15:24:33.016Z] #43 46.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 46.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 46.49 Selecting previously unselected package libnl-3-200:amd64.
15:24:33 [2020-04-14T15:24:33.016Z] #43 46.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 46.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 46.66 Selecting previously unselected package libnl-3-dev:amd64.
15:24:33 [2020-04-14T15:24:33.016Z] #43 46.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 46.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.01 Selecting previously unselected package libprotobuf-c1:amd64.
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.13 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.14 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.27 Selecting previously unselected package zlib1g-dev:amd64.
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.28 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.57 Selecting previously unselected package libprotobuf17:amd64.
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 47.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:24:33 [2020-04-14T15:24:33.016Z] #43 ...
15:24:33 [2020-04-14T15:24:33.016Z] 
15:24:33 [2020-04-14T15:24:33.016Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:33 [2020-04-14T15:24:33.016Z] #27 6.589 
######                                                                     9.7%
###########################                                               38.0%
#######################################                                   55.4%
###################################################                       71.3%
######################################################################## 100.0%
15:24:33 [2020-04-14T15:24:33.059Z] #44 10.75   PBCC     images/ext-file.pb-c.c
15:24:33 [2020-04-14T15:24:33.059Z] #44 10.79   DEP      images/fown.pb-c.d
15:24:33 [2020-04-14T15:24:33.059Z] #44 10.84   DEP      images/ext-file.pb-c.d
15:24:33 [2020-04-14T15:24:33.059Z] #44 10.88   PBCC     images/rpc.pb-c.c
15:24:33 [2020-04-14T15:24:33.059Z] #44 10.89   DEP      images/rpc.pb-c.d
15:24:33 [2020-04-14T15:24:33.059Z] #44 10.96   PBCC     images/siginfo.pb-c.c
15:24:33 [2020-04-14T15:24:33.059Z] #44 10.96   DEP      images/siginfo.pb-c.d
15:24:33 [2020-04-14T15:24:33.059Z] #44 10.96   PBCC     images/pagemap.pb-c.c
15:24:33 [2020-04-14T15:24:33.059Z] #44 10.96   DEP      images/pagemap.pb-c.d
15:24:33 [2020-04-14T15:24:33.094Z] go: finding github.com/sirupsen/logrus v1.4.0
15:24:33 [2020-04-14T15:24:33.094Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
15:24:33 [2020-04-14T15:24:33.094Z] go: finding github.com/hashicorp/hcl v1.0.0
15:24:33 [2020-04-14T15:24:33.222Z] #27 6.999 
######                                                                     8.6%
#############                                                             18.1%
########################                                                  34.4%
###############################                                           44.2%
###################################                                       49.4%
#########################################                                 57.9%
##############################################                            65.0%
#####################################################                     74.6%
############################################################              84.0%
###################################################################       93.7%
######################################################################## 100.0%
15:24:33 [2020-04-14T15:24:33.340Z] #44 10.98   PBCC     images/rlimit.pb-c.c
15:24:33 [2020-04-14T15:24:33.340Z] #44 10.99   DEP      images/rlimit.pb-c.d
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.01   PBCC     images/file-lock.pb-c.c
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.02   DEP      images/file-lock.pb-c.d
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.05   PBCC     images/tty.pb-c.c
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.06   DEP      images/tty.pb-c.d
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.09   PBCC     images/tun.pb-c.c
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.11   PBCC     images/netdev.pb-c.c
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.13   DEP      images/tun.pb-c.d
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.15   DEP      images/netdev.pb-c.d
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.19   PBCC     images/vma.pb-c.c
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.19   DEP      images/vma.pb-c.d
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.23   PBCC     images/creds.pb-c.c
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.24   DEP      images/creds.pb-c.d
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.26   PBCC     images/utsns.pb-c.c
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.27   DEP      images/utsns.pb-c.d
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.28   PBCC     images/ipc-desc.pb-c.c
15:24:33 [2020-04-14T15:24:33.340Z] #44 11.31   PBCC     images/ipc-sem.pb-c.c
15:24:33 [2020-04-14T15:24:33.383Z] go: finding github.com/mitchellh/mapstructure v1.1.2
15:24:33 [2020-04-14T15:24:33.575Z] #27 7.353 
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.34   DEP      images/ipc-desc.pb-c.d
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.36   DEP      images/ipc-sem.pb-c.d
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.36   PBCC     images/ipc-msg.pb-c.c
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.38   DEP      images/ipc-msg.pb-c.d
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.42   PBCC     images/ipc-shm.pb-c.c
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.45   DEP      images/ipc-shm.pb-c.d
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.49   PBCC     images/ipc-var.pb-c.c
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.50   DEP      images/ipc-var.pb-c.d
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.52   PBCC     images/sk-opts.pb-c.c
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.52   PBCC     images/packet-sock.pb-c.c
15:24:33 [2020-04-14T15:24:33.621Z] #44 11.55   DEP      images/sk-opts.pb-c.d
15:24:33 [2020-04-14T15:24:33.677Z] go: finding github.com/json-iterator/go v1.1.6
15:24:33 [2020-04-14T15:24:33.789Z] #27 8.866 #=#=#                                                                         
15:24:33 [2020-04-14T15:24:33.875Z] #27 8.781 
##                                                                         3.1%
#######                                                                   11.0%
##############                                                            19.9%
##################                                                        26.2%
#######################                                                   32.8%
############################                                              39.7%
#################################                                         46.9%
######################################                                    53.3%
##########################################                                59.7%
###############################################                           65.5%
##################################################                        69.7%
#####################################################                     74.5%
##########################################################                80.7%
#################################################################         91.5%
######################################################################## 100.0%
15:24:33 [2020-04-14T15:24:33.901Z] #44 11.57   DEP      images/packet-sock.pb-c.d
15:24:33 [2020-04-14T15:24:33.901Z] #44 11.62   PBCC     images/sk-netlink.pb-c.c
15:24:33 [2020-04-14T15:24:33.901Z] #44 11.64   DEP      images/sk-netlink.pb-c.d
15:24:33 [2020-04-14T15:24:33.901Z] #44 11.65   PBCC     images/sk-inet.pb-c.c
15:24:33 [2020-04-14T15:24:33.901Z] #44 11.73   DEP      images/sk-inet.pb-c.d
15:24:33 [2020-04-14T15:24:33.901Z] #44 11.74   PBCC     images/sk-unix.pb-c.c
15:24:33 [2020-04-14T15:24:33.901Z] #44 11.79   DEP      images/sk-unix.pb-c.d
15:24:33 [2020-04-14T15:24:33.901Z] #44 11.82   PBCC     images/mm.pb-c.c
15:24:33 [2020-04-14T15:24:33.901Z] #44 11.88   DEP      images/mm.pb-c.d
15:24:33 [2020-04-14T15:24:33.901Z] #44 11.89   PBCC     images/timerfd.pb-c.c
15:24:34 [2020-04-14T15:24:34.183Z] #44 11.93   DEP      images/timerfd.pb-c.d
15:24:34 [2020-04-14T15:24:34.183Z] #44 11.98   PBCC     images/timer.pb-c.c
15:24:34 [2020-04-14T15:24:34.183Z] #44 12.01   DEP      images/timer.pb-c.d
15:24:34 [2020-04-14T15:24:34.183Z] #44 12.05   PBCC     images/sa.pb-c.c
15:24:34 [2020-04-14T15:24:34.183Z] #44 12.09   DEP      images/sa.pb-c.d
15:24:34 [2020-04-14T15:24:34.183Z] #44 12.10   PBCC     images/pipe-data.pb-c.c
15:24:34 [2020-04-14T15:24:34.183Z] #44 12.13   DEP      images/pipe-data.pb-c.d
15:24:34 [2020-04-14T15:24:34.435Z] #27 10.76 
15:24:34 [2020-04-14T15:24:34.463Z] #44 12.14   PBCC     images/mnt.pb-c.c
15:24:34 [2020-04-14T15:24:34.463Z] #44 12.21   DEP      images/mnt.pb-c.d
15:24:34 [2020-04-14T15:24:34.463Z] #44 12.27   PBCC     images/sk-packet.pb-c.c
15:24:34 [2020-04-14T15:24:34.463Z] #44 12.30   DEP      images/sk-packet.pb-c.d
15:24:34 [2020-04-14T15:24:34.463Z] #44 12.35   PBCC     images/tcp-stream.pb-c.c
15:24:34 [2020-04-14T15:24:34.463Z] #44 12.38   DEP      images/tcp-stream.pb-c.d
15:24:34 [2020-04-14T15:24:34.463Z] #44 12.41   PBCC     images/pipe.pb-c.c
15:24:34 [2020-04-14T15:24:34.463Z] #44 12.42   DEP      images/pipe.pb-c.d
15:24:34 [2020-04-14T15:24:34.463Z] #44 12.45   PBCC     images/pstree.pb-c.c
15:24:34 [2020-04-14T15:24:34.463Z] #44 12.48   DEP      images/pstree.pb-c.d
15:24:34 [2020-04-14T15:24:34.685Z] #27 7.525 
###                                                                        5.0%
########                                                                  11.2%
##############                                                            19.5%
####################                                                      27.9%
###########################                                               38.3%
#################################                                         46.8%
#######################################                                   55.1%
############################################                              61.2%
##################################################                        70.0%
#######################################################                   76.8%
#############################################################             85.4%
15:24:34 [2020-04-14T15:24:34.685Z] #27 ...
15:24:34 [2020-04-14T15:24:34.685Z] 
15:24:34 [2020-04-14T15:24:34.685Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.868 + RM_GOPATH=0
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.868 + TMP_GOPATH=
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.868 + : /build
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.868 + '[' -z '' ']'
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.873 ++ mktemp -d
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.873 + export GOPATH=/tmp/tmp.g2E1CkcBhx
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.873 + GOPATH=/tmp/tmp.g2E1CkcBhx
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.873 + RM_GOPATH=1
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.874 ++ dirname ./install.sh
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.875 + dir=.
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.875 + bin=containerd
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.875 + shift
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.875 + '[' '!' -f ./containerd.installer ']'
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.875 + . ./containerd.installer
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.875 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.876 + install_containerd
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.876 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.877 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.877 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g2E1CkcBhx/src/github.com/containerd/containerd
15:24:34 [2020-04-14T15:24:34.685Z] #65 2.882 Cloning into '/tmp/tmp.g2E1CkcBhx/src/github.com/containerd/containerd'...
15:24:34 [2020-04-14T15:24:34.744Z] #44 12.52   PBCC     images/fs.pb-c.c
15:24:34 [2020-04-14T15:24:34.744Z] #44 12.55   DEP      images/fs.pb-c.d
15:24:34 [2020-04-14T15:24:34.744Z] #44 12.57   PBCC     images/signalfd.pb-c.c
15:24:34 [2020-04-14T15:24:34.744Z] #44 12.61   DEP      images/signalfd.pb-c.d
15:24:34 [2020-04-14T15:24:34.744Z] #44 12.63   PBCC     images/fh.pb-c.c
15:24:34 [2020-04-14T15:24:34.744Z] #44 12.68   PBCC     images/fsnotify.pb-c.c
15:24:34 [2020-04-14T15:24:34.744Z] #44 12.73   DEP      images/fh.pb-c.d
15:24:34 [2020-04-14T15:24:34.940Z] #65 ...
15:24:34 [2020-04-14T15:24:34.940Z] 
15:24:34 [2020-04-14T15:24:34.940Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:34 [2020-04-14T15:24:34.940Z] #27 7.525 
###                                                                        5.0%
########                                                                  11.2%
##############                                                            19.5%
####################                                                      27.9%
###########################                                               38.3%
#################################                                         46.8%
#######################################                                   55.1%
############################################                              61.2%
##################################################                        70.0%
#######################################################                   76.8%
#############################################################             85.4%
#######################################################################   99.3%
######################################################################## 100.0%
15:24:35 [2020-04-14T15:24:35.025Z] #44 12.75   DEP      images/fsnotify.pb-c.d
15:24:35 [2020-04-14T15:24:35.025Z] #44 12.80   PBCC     images/eventpoll.pb-c.c
15:24:35 [2020-04-14T15:24:35.025Z] #44 12.81   DEP      images/eventpoll.pb-c.d
15:24:35 [2020-04-14T15:24:35.025Z] #44 12.86   PBCC     images/eventfd.pb-c.c
15:24:35 [2020-04-14T15:24:35.025Z] #44 12.88   DEP      images/eventfd.pb-c.d
15:24:35 [2020-04-14T15:24:35.025Z] #44 12.92   PBCC     images/remap-file-path.pb-c.c
15:24:35 [2020-04-14T15:24:35.025Z] #44 12.94   DEP      images/remap-file-path.pb-c.d
15:24:35 [2020-04-14T15:24:35.025Z] #44 12.97   PBCC     images/fifo.pb-c.c
15:24:35 [2020-04-14T15:24:35.174Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
15:24:35 [2020-04-14T15:24:35.174Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
15:24:35 [2020-04-14T15:24:35.239Z] #27 ...
15:24:35 [2020-04-14T15:24:35.239Z] 
15:24:35 [2020-04-14T15:24:35.239Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:35 [2020-04-14T15:24:35.239Z] #56 DONE 49.0s
15:24:35 [2020-04-14T15:24:35.239Z] 
15:24:35 [2020-04-14T15:24:35.239Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.43 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]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:24:35 [2020-04-14T15:24:35.239Z] #10 49.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
15:24:35 [2020-04-14T15:24:35.306Z] #44 12.99   DEP      images/fifo.pb-c.d
15:24:35 [2020-04-14T15:24:35.307Z] #44 13.02   PBCC     images/ghost-file.pb-c.c
15:24:35 [2020-04-14T15:24:35.307Z] #44 13.05   DEP      images/ghost-file.pb-c.d
15:24:35 [2020-04-14T15:24:35.307Z] #44 13.13   PBCC     images/regfile.pb-c.c
15:24:35 [2020-04-14T15:24:35.307Z] #44 13.14   DEP      images/regfile.pb-c.d
15:24:35 [2020-04-14T15:24:35.307Z] #44 13.17   PBCC     images/ns.pb-c.c
15:24:35 [2020-04-14T15:24:35.307Z] #44 13.18   DEP      images/ns.pb-c.d
15:24:35 [2020-04-14T15:24:35.307Z] #44 13.20   PBCC     images/fdinfo.pb-c.c
15:24:35 [2020-04-14T15:24:35.307Z] #44 13.25   DEP      images/fdinfo.pb-c.d
15:24:35 [2020-04-14T15:24:35.461Z] go: finding github.com/opencontainers/image-spec v1.0.1
15:24:35 [2020-04-14T15:24:35.461Z] go: finding github.com/pelletier/go-toml v1.2.0
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.30   PBCC     images/core-aarch64.pb-c.c
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.32   PBCC     images/core-arm.pb-c.c
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.34   PBCC     images/core-ppc64.pb-c.c
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.36   PBCC     images/core-s390.pb-c.c
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.39   PBCC     images/core-x86.pb-c.c
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.41   PBCC     images/core.pb-c.c
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.46   PBCC     images/inventory.pb-c.c
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.49   DEP      images/core-aarch64.pb-c.d
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.52   DEP      images/core-arm.pb-c.d
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.56   DEP      images/core-ppc64.pb-c.d
15:24:35 [2020-04-14T15:24:35.588Z] #44 13.58   DEP      images/core-s390.pb-c.d
15:24:35 [2020-04-14T15:24:35.597Z] #27 9.144 
                                                                           1.2%
########                                                                  11.3%
#############                                                             19.4%
###################                                                       27.4%
###########################                                               38.2%
##############################                                            42.6%
###################################                                       48.7%
#########################################                                 58.3%
#################################################                         68.9%
#######################################################                   77.3%
###############################################################           87.5%
######################################################################    97.9%
######################################################################## 100.0%
15:24:35 [2020-04-14T15:24:35.751Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
15:24:35 [2020-04-14T15:24:35.869Z] #44 13.60   DEP      images/core-x86.pb-c.d
15:24:35 [2020-04-14T15:24:35.869Z] #44 13.62   DEP      images/core.pb-c.d
15:24:35 [2020-04-14T15:24:35.869Z] #44 13.64   DEP      images/inventory.pb-c.d
15:24:35 [2020-04-14T15:24:35.869Z] #44 13.67   PBCC     images/cpuinfo.pb-c.c
15:24:35 [2020-04-14T15:24:35.869Z] #44 13.68   DEP      images/cpuinfo.pb-c.d
15:24:35 [2020-04-14T15:24:35.869Z] #44 13.70   PBCC     images/stats.pb-c.c
15:24:35 [2020-04-14T15:24:35.869Z] #44 13.71   DEP      images/stats.pb-c.d
15:24:36 [2020-04-14T15:24:36.040Z] go: finding github.com/imdario/mergo v0.3.7
15:24:36 [2020-04-14T15:24:36.163Z] #10 50.98 debconf: delaying package configuration, since apt-utils is not installed
15:24:36 [2020-04-14T15:24:36.164Z] #27 11.07 
15:24:36 [2020-04-14T15:24:36.418Z] #10 51.16 Fetched 77.7 MB in 8s (10.3 MB/s)
15:24:36 [2020-04-14T15:24:36.418Z] #10 51.23 Selecting previously unselected package binutils-mingw-w64-i686.
15:24:36 [2020-04-14T15:24:36.418Z] #10 51.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
15:24:36 [2020-04-14T15:24:36.418Z] #10 51.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.418Z] #10 51.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:24:36 [2020-04-14T15:24:36.474Z] #27 10.95 
#                                                                          1.8%
##                                                                         3.6%
####                                                                       5.7%
#####                                                                      7.5%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.3%
##########                                                                15.1%
############                                                              17.3%
##############                                                            19.7%
###############                                                           22.0%
################                                                          23.5%
##################                                                        25.1%
###################                                                       27.5%
#####################                                                     29.6%
######################                                                    30.8%
########################                                                  33.9%
15:24:36 [2020-04-14T15:24:36.474Z] #27 ...
15:24:36 [2020-04-14T15:24:36.474Z] 
15:24:36 [2020-04-14T15:24:36.474Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:36 [2020-04-14T15:24:36.474Z] #43 47.69 Selecting previously unselected package libprotobuf-c1:amd64.
15:24:36 [2020-04-14T15:24:36.474Z] #43 47.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 47.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 47.81 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:24:36 [2020-04-14T15:24:36.474Z] #43 47.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 47.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 47.98 Selecting previously unselected package zlib1g-dev:amd64.
15:24:36 [2020-04-14T15:24:36.474Z] #43 48.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 48.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 48.28 Selecting previously unselected package libprotobuf17:amd64.
15:24:36 [2020-04-14T15:24:36.474Z] #43 48.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 48.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 49.18 Selecting previously unselected package libprotobuf-lite17:amd64.
15:24:36 [2020-04-14T15:24:36.474Z] #43 49.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 49.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 49.42 Selecting previously unselected package libprotobuf-dev:amd64.
15:24:36 [2020-04-14T15:24:36.474Z] #43 49.42 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 49.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 51.15 Selecting previously unselected package libprotoc17:amd64.
15:24:36 [2020-04-14T15:24:36.474Z] #43 51.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 51.19 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 51.87 Selecting previously unselected package protobuf-c-compiler.
15:24:36 [2020-04-14T15:24:36.474Z] #43 51.87 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 51.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.07 Selecting previously unselected package protobuf-compiler.
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.08 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.27 Selecting previously unselected package python-pkg-resources.
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.30 Unpacking python-pkg-resources (40.8.0-1) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.58 Selecting previously unselected package python-six.
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.59 Unpacking python-six (1.12.0-1) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.73 Selecting previously unselected package python-protobuf.
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 52.79 Unpacking python-protobuf (3.6.1.3-2) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 53.42 Setting up python-pkg-resources (40.8.0-1) ...
15:24:36 [2020-04-14T15:24:36.474Z] #43 ...
15:24:36 [2020-04-14T15:24:36.474Z] 
15:24:36 [2020-04-14T15:24:36.474Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:36 [2020-04-14T15:24:36.679Z] #27 11.36 
                                                                           1.3%
##                                                                         3.3%
####                                                                       5.6%
#####                                                                      8.3%
#
15:24:36 [2020-04-14T15:24:36.680Z] #27 ...
15:24:36 [2020-04-14T15:24:36.680Z] 
15:24:36 [2020-04-14T15:24:36.680Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:36 [2020-04-14T15:24:36.680Z] #43 31.03 Reading package lists...
15:24:36 [2020-04-14T15:24:36.680Z] #43 38.33 Building dependency tree...
15:24:36 [2020-04-14T15:24:36.680Z] #43 42.37 The following additional packages will be installed:
15:24:36 [2020-04-14T15:24:36.680Z] #43 42.37   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:24:36 [2020-04-14T15:24:36.680Z] #43 42.38   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:24:36 [2020-04-14T15:24:36.680Z] #43 42.41 Suggested packages:
15:24:36 [2020-04-14T15:24:36.680Z] #43 42.41   manpages-dev python-setuptools
15:24:36 [2020-04-14T15:24:36.680Z] #43 44.47 The following NEW packages will be installed:
15:24:36 [2020-04-14T15:24:36.680Z] #43 44.48   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:24:36 [2020-04-14T15:24:36.680Z] #43 44.48   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:24:36 [2020-04-14T15:24:36.680Z] #43 44.48   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:24:36 [2020-04-14T15:24:36.680Z] #43 44.49   python-six zlib1g-dev
15:24:36 [2020-04-14T15:24:36.680Z] #43 44.99 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
15:24:36 [2020-04-14T15:24:36.680Z] #43 44.99 Need to get 4095 kB of archives.
15:24:36 [2020-04-14T15:24:36.680Z] #43 44.99 After this operation, 22.5 MB of additional disk space will be used.
15:24:36 [2020-04-14T15:24:36.680Z] #43 44.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 45.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:24:36 [2020-04-14T15:24:36.680Z] #43 46.60 debconf: delaying package configuration, since apt-utils is not installed
15:24:36 [2020-04-14T15:24:36.680Z] #43 46.86 Fetched 4095 kB in 1s (5255 kB/s)
15:24:36 [2020-04-14T15:24:36.680Z] #43 46.94 Selecting previously unselected package libcap-dev:amd64.
15:24:36 [2020-04-14T15:24:36.680Z] #43 46.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 ... 15401 files and directories currently installed.)
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.04 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.17 Selecting previously unselected package libnet1:amd64.
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.36 Selecting previously unselected package libnet1-dev.
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.58 Selecting previously unselected package libnl-3-200:amd64.
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.76 Selecting previously unselected package libnl-3-dev:amd64.
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:24:36 [2020-04-14T15:24:36.680Z] #43 47.80 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:24:36 [2020-04-14T15:24:36.872Z] #44 14.50 make[1]: Nothing to be done for 'all'.
15:24:36 [2020-04-14T15:24:36.939Z] #43 ...
15:24:36 [2020-04-14T15:24:36.939Z] 
15:24:36 [2020-04-14T15:24:36.939Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:37 [2020-04-14T15:24:37.069Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
15:24:37 [2020-04-14T15:24:37.152Z] #44 ...
15:24:37 [2020-04-14T15:24:37.152Z] 
15:24:37 [2020-04-14T15:24:37.152Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:37 [2020-04-14T15:24:37.152Z] #47 38.96 time
15:24:37 [2020-04-14T15:24:37.152Z] #47 41.33 strings
15:24:37 [2020-04-14T15:24:37.152Z] #47 43.62 os
15:24:37 [2020-04-14T15:24:37.152Z] #47 43.79 regexp/syntax
15:24:37 [2020-04-14T15:24:37.152Z] #47 46.23 fmt
15:24:37 [2020-04-14T15:24:37.152Z] #47 47.66 regexp
15:24:37 [2020-04-14T15:24:37.241Z] #27 10.95 
#                                                                          1.8%
##                                                                         3.6%
####                                                                       5.7%
#####                                                                      7.5%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.3%
##########                                                                15.1%
############                                                              17.3%
##############                                                            19.7%
###############                                                           22.0%
################                                                          23.5%
##################                                                        25.1%
###################                                                       27.5%
#####################                                                     29.6%
######################                                                    30.8%
########################                                                  33.9%
##########################                                                36.3%
###########################                                               37.8%
#############################                                             40.4%
###############################                                           44.4%
##################################                                        47.6%
####################################                                      50.5%
######################################                                    53.4%
15:24:37 [2020-04-14T15:24:37.241Z] #27 ...
15:24:37 [2020-04-14T15:24:37.241Z] 
15:24:37 [2020-04-14T15:24:37.241Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:24:37 [2020-04-14T15:24:37.241Z] #50 48.01 + cd /tmp/tmp.qskGp1qVIT/src/gotest.tools/gotestsum
15:24:37 [2020-04-14T15:24:37.241Z] #50 48.01 + git checkout -q v0.3.5
15:24:37 [2020-04-14T15:24:37.241Z] #50 48.04 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:24:37 [2020-04-14T15:24:37.241Z] #50 ...
15:24:37 [2020-04-14T15:24:37.241Z] 
15:24:37 [2020-04-14T15:24:37.241Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:37 [2020-04-14T15:24:37.241Z] #27 10.95 
#                                                                          1.8%
##                                                                         3.6%
####                                                                       5.7%
#####                                                                      7.5%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.3%
##########                                                                15.1%
############                                                              17.3%
##############                                                            19.7%
###############                                                           22.0%
################                                                          23.5%
##################                                                        25.1%
###################                                                       27.5%
#####################                                                     29.6%
######################                                                    30.8%
########################                                                  33.9%
##########################                                                36.3%
###########################                                               37.8%
#############################                                             40.4%
###############################                                           44.4%
##################################                                        47.6%
####################################                                      50.5%
######################################                                    53.4%
#######################################                                   55.4%
##########################################                                59.7%
#####
15:24:37 [2020-04-14T15:24:37.241Z] #27 ...
15:24:37 [2020-04-14T15:24:37.241Z] 
15:24:37 [2020-04-14T15:24:37.241Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:37 [2020-04-14T15:24:37.241Z] #10 48.70 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]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.06 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]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 51.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
15:24:37 [2020-04-14T15:24:37.241Z] #10 52.31 debconf: delaying package configuration, since apt-utils is not installed
15:24:37 [2020-04-14T15:24:37.241Z] #10 52.52 Fetched 77.7 MB in 10s (8054 kB/s)
15:24:37 [2020-04-14T15:24:37.241Z] #10 52.64 Selecting previously unselected package binutils-mingw-w64-i686.
15:24:37 [2020-04-14T15:24:37.241Z] #10 52.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
15:24:37 [2020-04-14T15:24:37.241Z] #10 52.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:24:37 [2020-04-14T15:24:37.241Z] #10 52.73 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:24:37 [2020-04-14T15:24:37.241Z] #10 55.51 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:24:37 [2020-04-14T15:24:37.241Z] #10 55.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:24:37 [2020-04-14T15:24:37.241Z] #10 55.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:24:37 [2020-04-14T15:24:37.433Z] #47 ...
15:24:37 [2020-04-14T15:24:37.433Z] 
15:24:37 [2020-04-14T15:24:37.433Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:37 [2020-04-14T15:24:37.433Z] #65 23.72 Checking out files:  75% (2377/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
15:24:37 [2020-04-14T15:24:37.433Z] #65 24.45 + cd /tmp/tmp.qxabWvCLDn/src/github.com/containerd/containerd
15:24:37 [2020-04-14T15:24:37.433Z] #65 24.45 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
15:24:37 [2020-04-14T15:24:37.433Z] #65 25.55 + export 'BUILDTAGS=netgo osusergo static_build'
15:24:37 [2020-04-14T15:24:37.433Z] #65 25.55 + BUILDTAGS='netgo osusergo static_build'
15:24:37 [2020-04-14T15:24:37.433Z] #65 25.55 + export EXTRA_FLAGS=-buildmode=pie
15:24:37 [2020-04-14T15:24:37.433Z] #65 25.55 + EXTRA_FLAGS=-buildmode=pie
15:24:37 [2020-04-14T15:24:37.433Z] #65 25.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:24:37 [2020-04-14T15:24:37.433Z] #65 25.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:24:37 [2020-04-14T15:24:37.433Z] #65 25.55 + '[' '' = dynamic ']'
15:24:37 [2020-04-14T15:24:37.433Z] #65 25.55 + make
15:24:37 [2020-04-14T15:24:37.503Z] #10 ...
15:24:37 [2020-04-14T15:24:37.503Z] 
15:24:37 [2020-04-14T15:24:37.503Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:37 [2020-04-14T15:24:37.695Z] go: finding github.com/ghodss/yaml v1.0.0
15:24:37 [2020-04-14T15:24:37.987Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
15:24:37 [2020-04-14T15:24:37.987Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
15:24:38 [2020-04-14T15:24:38.075Z] #65 ...
15:24:38 [2020-04-14T15:24:38.075Z] 
15:24:38 [2020-04-14T15:24:38.075Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:38 [2020-04-14T15:24:38.075Z] #33 39.68 internal/poll
15:24:38 [2020-04-14T15:24:38.075Z] #33 40.07 internal/fmtsort
15:24:38 [2020-04-14T15:24:38.075Z] #33 40.60 internal/syscall/execenv
15:24:38 [2020-04-14T15:24:38.075Z] #33 40.77 internal/syscall/unix
15:24:38 [2020-04-14T15:24:38.075Z] #33 40.95 strings
15:24:38 [2020-04-14T15:24:38.075Z] #33 41.10 os
15:24:38 [2020-04-14T15:24:38.075Z] #33 43.91 path
15:24:38 [2020-04-14T15:24:38.075Z] #33 44.24 fmt
15:24:38 [2020-04-14T15:24:38.075Z] #33 44.28 path/filepath
15:24:38 [2020-04-14T15:24:38.075Z] #33 45.40 io/ioutil
15:24:38 [2020-04-14T15:24:38.075Z] #33 45.76 text/tabwriter
15:24:38 [2020-04-14T15:24:38.075Z] #33 46.94 flag
15:24:38 [2020-04-14T15:24:38.075Z] #33 46.94 github.com/BurntSushi/toml
15:24:38 [2020-04-14T15:24:38.075Z] #33 48.30 log
15:24:38 [2020-04-14T15:24:38.075Z] #33 ...
15:24:38 [2020-04-14T15:24:38.075Z] 
15:24:38 [2020-04-14T15:24:38.075Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:38 [2020-04-14T15:24:38.075Z] #47 49.70 go/token
15:24:38 [2020-04-14T15:24:38.270Z] #27 10.95 
#                                                                          1.8%
##                                                                         3.6%
####                                                                       5.7%
#####                                                                      7.5%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.3%
##########                                                                15.1%
############                                                              17.3%
##############                                                            19.7%
###############                                                           22.0%
################                                                          23.5%
##################                                                        25.1%
###################                                                       27.5%
#####################                                                     29.6%
######################                                                    30.8%
########################                                                  33.9%
##########################                                                36.3%
###########################                                               37.8%
#############################                                             40.4%
###############################                                           44.4%
##################################                                        47.6%
####################################                                      50.5%
######################################                                    53.4%
#######################################                                   55.4%
##########################################                                59.7%
#############################################                             62.8%
##############################################                            64.8%
################################################                          67.6%
##################################################                        70.1%
####################################################                      73.0%
######################################################                    75.5%
########################################################                  77.9%
##########################################################                80.7%
15:24:38 [2020-04-14T15:24:38.270Z] #27 ...
15:24:38 [2020-04-14T15:24:38.270Z] 
15:24:38 [2020-04-14T15:24:38.270Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.974 + RM_GOPATH=0
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.974 + TMP_GOPATH=
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.974 + : /build
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.974 + '[' -z '' ']'
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.975 ++ mktemp -d
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.979 + export GOPATH=/tmp/tmp.8lWWDODY0U
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.979 + GOPATH=/tmp/tmp.8lWWDODY0U
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.979 + RM_GOPATH=1
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.980 ++ dirname ./install.sh
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.982 + dir=.
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.982 + bin=containerd
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.982 + shift
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.983 + '[' '!' -f ./containerd.installer ']'
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.983 + . ./containerd.installer
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.983 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.983 + install_containerd
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.984 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.984 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.984 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8lWWDODY0U/src/github.com/containerd/containerd
15:24:38 [2020-04-14T15:24:38.270Z] #65 2.996 Cloning into '/tmp/tmp.8lWWDODY0U/src/github.com/containerd/containerd'...
15:24:38 [2020-04-14T15:24:38.270Z] #65 ...
15:24:38 [2020-04-14T15:24:38.270Z] 
15:24:38 [2020-04-14T15:24:38.270Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:38 [2020-04-14T15:24:38.275Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
15:24:38 [2020-04-14T15:24:38.356Z] #47 50.16 internal/lazyregexp
15:24:38 [2020-04-14T15:24:38.528Z] #27 10.95 
#                                                                          1.8%
##                                                                         3.6%
####                                                                       5.7%
#####                                                                      7.5%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.3%
##########                                                                15.1%
############                                                              17.3%
##############                                                            19.7%
###############                                                           22.0%
################                                                          23.5%
##################                                                        25.1%
###################                                                       27.5%
#####################                                                     29.6%
######################                                                    30.8%
########################                                                  33.9%
##########################                                                36.3%
###########################                                               37.8%
#############################                                             40.4%
###############################                                           44.4%
##################################                                        47.6%
####################################                                      50.5%
######################################                                    53.4%
#######################################                                   55.4%
##########################################                                59.7%
#############################################                             62.8%
##############################################                            64.8%
################################################                          67.6%
##################################################                        70.1%
####################################################                      73.0%
######################################################                    75.5%
########################################################                  77.9%
##########################################################                80.7%
###########################################################               82.8%
#############################################################             86.1%
15:24:38 [2020-04-14T15:24:38.528Z] #27 ...
15:24:38 [2020-04-14T15:24:38.528Z] 
15:24:38 [2020-04-14T15:24:38.528Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:24:38 [2020-04-14T15:24:38.528Z] #30 49.62 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.
15:24:38 [2020-04-14T15:24:38.528Z] #30 50.37 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:24:38 [2020-04-14T15:24:38.528Z] #30 51.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:24:38 [2020-04-14T15:24:38.528Z] #30 ...
15:24:38 [2020-04-14T15:24:38.528Z] 
15:24:38 [2020-04-14T15:24:38.528Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:38 [2020-04-14T15:24:38.583Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
15:24:38 [2020-04-14T15:24:38.638Z] #47 50.31 go/scanner
15:24:38 [2020-04-14T15:24:38.638Z] #47 50.40 net/url
15:24:38 [2020-04-14T15:24:38.783Z] #27 10.95 
#                                                                          1.8%
##                                                                         3.6%
####                                                                       5.7%
#####                                                                      7.5%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.3%
##########                                                                15.1%
############                                                              17.3%
##############                                                            19.7%
###############                                                           22.0%
################                                                          23.5%
##################                                                        25.1%
###################                                                       27.5%
#####################                                                     29.6%
######################                                                    30.8%
########################                                                  33.9%
##########################                                                36.3%
###########################                                               37.8%
#############################                                             40.4%
###############################                                           44.4%
##################################                                        47.6%
####################################                                      50.5%
######################################                                    53.4%
#######################################                                   55.4%
##########################################                                59.7%
#############################################                             62.8%
##############################################                            64.8%
################################################                          67.6%
##################################################                        70.1%
####################################################                      73.0%
######################################################                    75.5%
########################################################                  77.9%
##########################################################                80.7%
###########################################################               82.8%
#############################################################             86.1%
################################################################          89.6%
##################################################################        92.3%
####################################################################      95.0%
######################################################################    98.1%
######################################################################## 100.0%
15:24:39 [2020-04-14T15:24:39.038Z] #27 15.49 
15:24:39 [2020-04-14T15:24:39.251Z] #47 ...
15:24:39 [2020-04-14T15:24:39.251Z] 
15:24:39 [2020-04-14T15:24:39.251Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:39 [2020-04-14T15:24:39.251Z] #56 40.83 internal/poll
15:24:39 [2020-04-14T15:24:39.251Z] #56 42.49 os
15:24:39 [2020-04-14T15:24:39.251Z] #56 45.44 encoding/base64
15:24:39 [2020-04-14T15:24:39.251Z] #56 45.66 fmt
15:24:39 [2020-04-14T15:24:39.251Z] #56 46.18 golang.org/x/sys/unix
15:24:39 [2020-04-14T15:24:39.251Z] #56 49.14 encoding/json
15:24:39 [2020-04-14T15:24:39.251Z] #56 ...
15:24:39 [2020-04-14T15:24:39.251Z] 
15:24:39 [2020-04-14T15:24:39.251Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:39 [2020-04-14T15:24:39.251Z] #44 15.32   CC       images/stats.o
15:24:39 [2020-04-14T15:24:39.251Z] #44 15.60   CC       images/core.o
15:24:39 [2020-04-14T15:24:39.251Z] #44 16.11   CC       images/core-x86.o
15:24:39 [2020-04-14T15:24:39.251Z] #44 16.48   CC       images/core-arm.o
15:24:39 [2020-04-14T15:24:39.251Z] #44 16.80   CC       images/core-aarch64.o
15:24:39 [2020-04-14T15:24:39.251Z] #44 17.07   CC       images/core-ppc64.o
15:24:39 [2020-04-14T15:24:39.525Z] #27 11.36 
                                                                           1.3%
##                                                                         3.3%
####                                                                       5.6%
#####                                                                      8.3%
#######                                                                   11.0%
#########                                                                 13.1%
###########                                                               15.4%
############                                                              17.9%
###############                                                           21.3%
#################                                                         25.0%
####################                                                      28.9%
#######################                                                   32.5%
#########################                                                 35.6%
############################                                              39.7%
##############################                                            42.8%
#################################                                         46.4%
####################################                                      50.2%
######################################                                    53.9%
#########################################                                 57.1%
###########################################                               59.8%
#############################################                             62.8%
###############################################                           66.5%
##################################################                        70.0%
######################################################                    75.1%
#########################################################                 79.2%
###########################################################               82.3%
#############################################################             85.2%
################################################################          89.4%
##################################################################        92.6%
#####################################################################     96.5%
######################################################################## 100.0%
15:24:39 [2020-04-14T15:24:39.525Z] #27 14.62 
15:24:39 [2020-04-14T15:24:39.598Z] #27 ...
15:24:39 [2020-04-14T15:24:39.598Z] 
15:24:39 [2020-04-14T15:24:39.598Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:39 [2020-04-14T15:24:39.598Z] #35 51.08 Selecting previously unselected package libicu63:amd64.
15:24:39 [2020-04-14T15:24:39.598Z] #35 51.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 51.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 58.80 Selecting previously unselected package libxml2:amd64.
15:24:39 [2020-04-14T15:24:39.598Z] #35 58.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 58.83 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 59.66 Selecting previously unselected package libarchive13:amd64.
15:24:39 [2020-04-14T15:24:39.598Z] #35 59.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 59.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.12 Selecting previously unselected package libjsoncpp1:amd64.
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.27 Selecting previously unselected package librhash0:amd64.
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.28 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.28 Unpacking librhash0:amd64 (1.3.8-1) ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.50 Selecting previously unselected package libuv1:amd64.
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.50 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.51 Unpacking libuv1:amd64 (1.24.1-1) ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.71 Selecting previously unselected package cmake.
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.72 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:24:39 [2020-04-14T15:24:39.598Z] #35 60.73 Unpacking cmake (3.13.4-1) ...
15:24:39 [2020-04-14T15:24:39.615Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
15:24:39 [2020-04-14T15:24:39.726Z] #10 54.02 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:24:39 [2020-04-14T15:24:39.726Z] #10 54.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:24:39 [2020-04-14T15:24:39.726Z] #10 54.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:24:39 [2020-04-14T15:24:39.726Z] #10 ...
15:24:39 [2020-04-14T15:24:39.726Z] 
15:24:39 [2020-04-14T15:24:39.726Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:39 [2020-04-14T15:24:39.726Z] #27 9.164 
15:24:39 [2020-04-14T15:24:39.726Z] #27 9.397 
                                                                           1.1%
#                                                                          2.6%
##                                                                         4.0%
####                                                                       6.2%
######                                                                     8.5%
########                                                                  12.3%
############                                                              16.9%
###############                                                           21.0%
#################                                                         23.8%
####################                                                      28.3%
######################                                                    31.8%
#########################                                                 35.2%
###########################                                               38.6%
##############################                                            42.1%
################################                                          45.3%
##################################                                        47.7%
#####################################                                     51.8%
########################################                                  56.2%
##########################################                                59.6%
#############################################                             63.0%
###############################################                           66.4%
##################################################                        70.0%
####################################################                      73.4%
########################################################                  77.9%
##########################################################                80.6%
############################################################              84.4%
###############################################################           88.7%
#################################################################         91.6%
####################################################################      94.7%
#######################################################################   99.2%
######################################################################## 100.0%
15:24:39 [2020-04-14T15:24:39.726Z] #27 12.73 
15:24:39 [2020-04-14T15:24:39.852Z] #35 ...
15:24:39 [2020-04-14T15:24:39.852Z] 
15:24:39 [2020-04-14T15:24:39.852Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:39 [2020-04-14T15:24:39.852Z] #10 59.29 Selecting previously unselected package binutils-mingw-w64.
15:24:39 [2020-04-14T15:24:39.852Z] #10 59.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:24:39 [2020-04-14T15:24:39.852Z] #10 59.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:24:39 [2020-04-14T15:24:39.853Z] #10 59.54 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:24:39 [2020-04-14T15:24:39.853Z] #10 59.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:24:39 [2020-04-14T15:24:39.853Z] #10 59.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:24:39 [2020-04-14T15:24:39.853Z] #10 59.81 Selecting previously unselected package dmsetup.
15:24:39 [2020-04-14T15:24:39.853Z] #10 59.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:24:39 [2020-04-14T15:24:39.853Z] #10 59.84 Unpacking dmsetup (2:1.02.155-3) ...
15:24:39 [2020-04-14T15:24:39.853Z] #10 60.11 Selecting previously unselected package mingw-w64-common.
15:24:39 [2020-04-14T15:24:39.853Z] #10 60.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:24:39 [2020-04-14T15:24:39.853Z] #10 60.12 Unpacking mingw-w64-common (6.0.0-3) ...
15:24:39 [2020-04-14T15:24:39.864Z] #44 17.55   CC       images/core-s390.o
15:24:39 [2020-04-14T15:24:39.982Z] #27 13.74 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:24:40 [2020-04-14T15:24:40.093Z] #27 ...
15:24:40 [2020-04-14T15:24:40.093Z] 
15:24:40 [2020-04-14T15:24:40.093Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:40 [2020-04-14T15:24:40.093Z] #33 41.01 internal/reflectlite
15:24:40 [2020-04-14T15:24:40.093Z] #33 41.03 sync
15:24:40 [2020-04-14T15:24:40.093Z] #33 44.13 errors
15:24:40 [2020-04-14T15:24:40.093Z] #33 44.17 sort
15:24:40 [2020-04-14T15:24:40.093Z] #33 45.01 strconv
15:24:40 [2020-04-14T15:24:40.093Z] #33 45.77 io
15:24:40 [2020-04-14T15:24:40.093Z] #33 47.16 internal/oserror
15:24:40 [2020-04-14T15:24:40.093Z] #33 47.27 syscall
15:24:40 [2020-04-14T15:24:40.093Z] #33 49.26 reflect
15:24:40 [2020-04-14T15:24:40.093Z] #33 ...
15:24:40 [2020-04-14T15:24:40.093Z] 
15:24:40 [2020-04-14T15:24:40.093Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:24:40 [2020-04-14T15:24:40.093Z] #30 49.89 Checking out files:  83% (1272/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:  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.
15:24:40 [2020-04-14T15:24:40.093Z] #30 50.84 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:24:40 [2020-04-14T15:24:40.107Z] #10 ...
15:24:40 [2020-04-14T15:24:40.107Z] 
15:24:40 [2020-04-14T15:24:40.107Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:40 [2020-04-14T15:24:40.107Z] #56 50.92 syscall
15:24:40 [2020-04-14T15:24:40.107Z] #56 50.94 reflect
15:24:40 [2020-04-14T15:24:40.107Z] #56 60.41 time
15:24:40 [2020-04-14T15:24:40.145Z] #44 17.99   CC       images/cpuinfo.o
15:24:40 [2020-04-14T15:24:40.240Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
15:24:40 [2020-04-14T15:24:40.240Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
15:24:40 [2020-04-14T15:24:40.278Z] #27 14.07 
15:24:40 [2020-04-14T15:24:40.352Z] #30 51.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:24:40 [2020-04-14T15:24:40.362Z] #56 ...
15:24:40 [2020-04-14T15:24:40.362Z] 
15:24:40 [2020-04-14T15:24:40.362Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:40 [2020-04-14T15:24:40.362Z] #27 16.36 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:24:40 [2020-04-14T15:24:40.362Z] #27 16.69 
15:24:40 [2020-04-14T15:24:40.362Z] #27 16.91 
15:24:40 [2020-04-14T15:24:40.362Z] #27 ...
15:24:40 [2020-04-14T15:24:40.362Z] 
15:24:40 [2020-04-14T15:24:40.362Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:40 [2020-04-14T15:24:40.362Z] #47 51.24 syscall
15:24:40 [2020-04-14T15:24:40.362Z] #47 59.63 time
15:24:40 [2020-04-14T15:24:40.426Z] #44 18.32   CC       images/inventory.o
15:24:40 [2020-04-14T15:24:40.534Z] #27 14.26 
######################################################################## 100.0%
15:24:40 [2020-04-14T15:24:40.620Z] #47 ...
15:24:40 [2020-04-14T15:24:40.621Z] 
15:24:40 [2020-04-14T15:24:40.621Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:40 [2020-04-14T15:24:40.621Z] #27 16.91 
###############################################################           87.5%
######################################################################## 100.0%
15:24:40 [2020-04-14T15:24:40.621Z] #27 17.10 
15:24:40 [2020-04-14T15:24:40.708Z] #44 18.57   CC       images/fdinfo.o
15:24:40 [2020-04-14T15:24:40.831Z] #27 14.42 
15:24:40 [2020-04-14T15:24:40.995Z] #44 18.87   CC       images/fown.o
15:24:41 [2020-04-14T15:24:41.275Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
15:24:41 [2020-04-14T15:24:41.275Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
15:24:41 [2020-04-14T15:24:41.275Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
15:24:41 [2020-04-14T15:24:41.279Z] #44 ...
15:24:41 [2020-04-14T15:24:41.279Z] 
15:24:41 [2020-04-14T15:24:41.279Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:41 [2020-04-14T15:24:41.279Z] #33 50.09 github.com/BurntSushi/toml/cmd/tomlv
15:24:41 [2020-04-14T15:24:41.279Z] #33 DONE 53.0s
15:24:41 [2020-04-14T15:24:41.279Z] 
15:24:41 [2020-04-14T15:24:41.279Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:41 [2020-04-14T15:24:41.279Z] #44 19.06   CC       images/ns.o
15:24:41 [2020-04-14T15:24:41.279Z] #44 19.19   CC       images/regfile.o
15:24:41 [2020-04-14T15:24:41.287Z] #30 ...
15:24:41 [2020-04-14T15:24:41.287Z] 
15:24:41 [2020-04-14T15:24:41.287Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:41 [2020-04-14T15:24:41.287Z] #47 41.89 sync
15:24:41 [2020-04-14T15:24:41.287Z] #47 41.89 internal/reflectlite
15:24:41 [2020-04-14T15:24:41.287Z] #47 44.06 github.com/LK4D4/vndr/godl/singleflight
15:24:41 [2020-04-14T15:24:41.287Z] #47 44.73 math/rand
15:24:41 [2020-04-14T15:24:41.287Z] #47 46.02 io
15:24:41 [2020-04-14T15:24:41.287Z] #47 46.10 strconv
15:24:41 [2020-04-14T15:24:41.287Z] #47 47.42 bytes
15:24:41 [2020-04-14T15:24:41.287Z] #47 49.88 reflect
15:24:41 [2020-04-14T15:24:41.287Z] #47 49.98 bufio
15:24:41 [2020-04-14T15:24:41.287Z] #47 ...
15:24:41 [2020-04-14T15:24:41.287Z] 
15:24:41 [2020-04-14T15:24:41.287Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:41 [2020-04-14T15:24:41.287Z] #27 15.60 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:24:41 [2020-04-14T15:24:41.287Z] #27 15.93 
15:24:41 [2020-04-14T15:24:41.287Z] #27 16.10 
######################################################################## 100.0%
15:24:41 [2020-04-14T15:24:41.287Z] #27 16.23 
15:24:41 [2020-04-14T15:24:41.392Z] #27 15.21 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:24:41 [2020-04-14T15:24:41.550Z] #27 18.02 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:24:41 [2020-04-14T15:24:41.560Z] #44 19.39   CC       images/ghost-file.o
15:24:41 [2020-04-14T15:24:41.567Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
15:24:41 [2020-04-14T15:24:41.567Z] go: finding github.com/BurntSushi/toml v0.3.1
15:24:41 [2020-04-14T15:24:41.647Z] #27 ...
15:24:41 [2020-04-14T15:24:41.647Z] 
15:24:41 [2020-04-14T15:24:41.647Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:24:41 [2020-04-14T15:24:41.647Z] #50 45.54 + cd /tmp/tmp.TnsN93mBUE/src/gotest.tools/gotestsum
15:24:41 [2020-04-14T15:24:41.647Z] #50 45.54 + git checkout -q v0.3.5
15:24:41 [2020-04-14T15:24:41.647Z] #50 45.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:24:41 [2020-04-14T15:24:41.841Z] #44 19.75   CC       images/fifo.o
15:24:41 [2020-04-14T15:24:41.903Z] #50 ...
15:24:41 [2020-04-14T15:24:41.903Z] 
15:24:41 [2020-04-14T15:24:41.903Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:41 [2020-04-14T15:24:41.903Z] #10 56.61 Selecting previously unselected package binutils-mingw-w64.
15:24:41 [2020-04-14T15:24:41.903Z] #10 56.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:24:41 [2020-04-14T15:24:41.903Z] #10 56.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:24:42 [2020-04-14T15:24:42.111Z] #27 18.46 
15:24:42 [2020-04-14T15:24:42.132Z] #44 19.92   CC       images/remap-file-path.o
15:24:42 [2020-04-14T15:24:42.132Z] #44 20.05   CC       images/eventfd.o
15:24:42 [2020-04-14T15:24:42.158Z] #10 ...
15:24:42 [2020-04-14T15:24:42.158Z] 
15:24:42 [2020-04-14T15:24:42.158Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:42 [2020-04-14T15:24:42.158Z] #47 45.80 net/http/httptrace
15:24:42 [2020-04-14T15:24:42.158Z] #47 46.23 net/http
15:24:42 [2020-04-14T15:24:42.158Z] #47 ...
15:24:42 [2020-04-14T15:24:42.158Z] 
15:24:42 [2020-04-14T15:24:42.158Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:42 [2020-04-14T15:24:42.158Z] #27 15.62 
15:24:42 [2020-04-14T15:24:42.158Z] #27 15.81 
####                                                                       5.9%
######################################################################## 100.0%
15:24:42 [2020-04-14T15:24:42.199Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
15:24:42 [2020-04-14T15:24:42.221Z] #27 17.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:24:42 [2020-04-14T15:24:42.366Z] #27 18.63 
##############################################################            87.2%
######################################################################## 100.0%
15:24:42 [2020-04-14T15:24:42.366Z] #27 18.83 
15:24:42 [2020-04-14T15:24:42.413Z] #44 20.19   CC       images/eventpoll.o
15:24:42 [2020-04-14T15:24:42.413Z] #27 16.17 
15:24:42 [2020-04-14T15:24:42.479Z] #27 ...
15:24:42 [2020-04-14T15:24:42.480Z] 
15:24:42 [2020-04-14T15:24:42.480Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.805 + RM_GOPATH=0
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.805 + TMP_GOPATH=
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.805 + : /build
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.805 + '[' -z '' ']'
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.805 ++ mktemp -d
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.805 + export GOPATH=/tmp/tmp.82iUKppQwy
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.805 + GOPATH=/tmp/tmp.82iUKppQwy
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.805 + RM_GOPATH=1
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.805 ++ dirname ./install.sh
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.809 + dir=.
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.809 + bin=containerd
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.809 + shift
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.810 + '[' '!' -f ./containerd.installer ']'
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.810 + . ./containerd.installer
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.813 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.814 + install_containerd
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.814 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.815 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.815 + git clone https://github.com/containerd/containerd.git /tmp/tmp.82iUKppQwy/src/github.com/containerd/containerd
15:24:42 [2020-04-14T15:24:42.480Z] #65 3.822 Cloning into '/tmp/tmp.82iUKppQwy/src/github.com/containerd/containerd'...
15:24:42 [2020-04-14T15:24:42.480Z] #65 ...
15:24:42 [2020-04-14T15:24:42.480Z] 
15:24:42 [2020-04-14T15:24:42.480Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:42 [2020-04-14T15:24:42.480Z] #27 17.62 
15:24:42 [2020-04-14T15:24:42.669Z] #27 ...
15:24:42 [2020-04-14T15:24:42.669Z] 
15:24:42 [2020-04-14T15:24:42.669Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:24:42 [2020-04-14T15:24:42.669Z] #30 47.06 Checking out files:  87% (1331/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.
15:24:42 [2020-04-14T15:24:42.669Z] #30 47.72 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:24:42 [2020-04-14T15:24:42.669Z] #30 48.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:24:42 [2020-04-14T15:24:42.694Z] #44 20.35   CC       images/fh.o
15:24:42 [2020-04-14T15:24:42.694Z] #44 20.50   CC       images/fsnotify.o
15:24:42 [2020-04-14T15:24:42.738Z] #27 ...
15:24:42 [2020-04-14T15:24:42.738Z] 
15:24:42 [2020-04-14T15:24:42.738Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:42 [2020-04-14T15:24:42.738Z] #35 43.89 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
15:24:42 [2020-04-14T15:24:42.738Z] #35 43.89 Need to get 14.9 MB of archives.
15:24:42 [2020-04-14T15:24:42.738Z] #35 43.89 After this operation, 61.8 MB of additional disk space will be used.
15:24:42 [2020-04-14T15:24:42.738Z] #35 43.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:24:42 [2020-04-14T15:24:42.738Z] #35 43.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:24:42 [2020-04-14T15:24:42.738Z] #35 43.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:24:42 [2020-04-14T15:24:42.738Z] #35 44.11 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:24:42 [2020-04-14T15:24:42.738Z] #35 45.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:24:42 [2020-04-14T15:24:42.738Z] #35 45.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:24:42 [2020-04-14T15:24:42.738Z] #35 45.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:24:42 [2020-04-14T15:24:42.738Z] #35 45.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:24:42 [2020-04-14T15:24:42.738Z] #35 45.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:24:42 [2020-04-14T15:24:42.738Z] #35 45.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:24:42 [2020-04-14T15:24:42.738Z] #35 47.22 debconf: delaying package configuration, since apt-utils is not installed
15:24:42 [2020-04-14T15:24:42.738Z] #35 47.38 Fetched 14.9 MB in 3s (5874 kB/s)
15:24:42 [2020-04-14T15:24:42.738Z] #35 47.51 Selecting previously unselected package xxd.
15:24:42 [2020-04-14T15:24:42.738Z] #35 47.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
15:24:42 [2020-04-14T15:24:42.738Z] #35 47.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:24:42 [2020-04-14T15:24:42.738Z] #35 47.62 Unpacking xxd (2:8.1.0875-5) ...
15:24:42 [2020-04-14T15:24:42.738Z] #35 47.87 Selecting previously unselected package vim-common.
15:24:42 [2020-04-14T15:24:42.738Z] #35 47.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:24:42 [2020-04-14T15:24:42.738Z] #35 47.93 Unpacking vim-common (2:8.1.0875-5) ...
15:24:42 [2020-04-14T15:24:42.738Z] #35 48.36 Selecting previously unselected package cmake-data.
15:24:42 [2020-04-14T15:24:42.738Z] #35 48.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:24:42 [2020-04-14T15:24:42.738Z] #35 48.37 Unpacking cmake-data (3.13.4-1) ...
15:24:42 [2020-04-14T15:24:42.738Z] #35 51.77 Selecting previously unselected package libicu63:amd64.
15:24:42 [2020-04-14T15:24:42.738Z] #35 51.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:24:42 [2020-04-14T15:24:42.738Z] #35 51.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:24:42 [2020-04-14T15:24:42.738Z] #35 ...
15:24:42 [2020-04-14T15:24:42.738Z] 
15:24:42 [2020-04-14T15:24:42.738Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:42 [2020-04-14T15:24:42.835Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
15:24:42 [2020-04-14T15:24:42.925Z] #30 ...
15:24:42 [2020-04-14T15:24:42.925Z] 
15:24:42 [2020-04-14T15:24:42.925Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:42 [2020-04-14T15:24:42.925Z] #10 56.90 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:24:42 [2020-04-14T15:24:42.925Z] #10 56.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:24:42 [2020-04-14T15:24:42.925Z] #10 56.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:24:42 [2020-04-14T15:24:42.925Z] #10 57.18 Selecting previously unselected package dmsetup.
15:24:42 [2020-04-14T15:24:42.925Z] #10 57.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:24:42 [2020-04-14T15:24:42.925Z] #10 57.19 Unpacking dmsetup (2:1.02.155-3) ...
15:24:42 [2020-04-14T15:24:42.925Z] #10 57.36 Selecting previously unselected package mingw-w64-common.
15:24:42 [2020-04-14T15:24:42.925Z] #10 57.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:24:42 [2020-04-14T15:24:42.925Z] #10 57.38 Unpacking mingw-w64-common (6.0.0-3) ...
15:24:42 [2020-04-14T15:24:42.975Z] #44 20.85   CC       images/signalfd.o
15:24:42 [2020-04-14T15:24:42.975Z] #44 20.96   CC       images/fs.o
15:24:42 [2020-04-14T15:24:42.998Z] #27 17.83 
#                                                                          2.1%
######################################################################## 100.0%
15:24:42 [2020-04-14T15:24:42.998Z] #27 18.03 
15:24:43 [2020-04-14T15:24:43.256Z] #44 21.12   CC       images/pstree.o
15:24:43 [2020-04-14T15:24:43.256Z] #44 21.20   CC       images/pipe.o
15:24:43 [2020-04-14T15:24:43.537Z] #44 21.32   CC       images/tcp-stream.o
15:24:43 [2020-04-14T15:24:43.564Z] #27 ...
15:24:43 [2020-04-14T15:24:43.564Z] 
15:24:43 [2020-04-14T15:24:43.564Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:43 [2020-04-14T15:24:43.564Z] #10 44.73 The following NEW packages will be installed:
15:24:43 [2020-04-14T15:24:43.564Z] #10 44.73   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:24:43 [2020-04-14T15:24:43.564Z] #10 44.73   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:24:43 [2020-04-14T15:24:43.564Z] #10 44.73   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:24:43 [2020-04-14T15:24:43.564Z] #10 44.73   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:24:43 [2020-04-14T15:24:43.564Z] #10 44.73   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:24:43 [2020-04-14T15:24:43.564Z] #10 44.73   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:24:43 [2020-04-14T15:24:43.564Z] #10 45.31 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
15:24:43 [2020-04-14T15:24:43.564Z] #10 45.31 Need to get 77.7 MB of archives.
15:24:43 [2020-04-14T15:24:43.564Z] #10 45.31 After this operation, 487 MB of additional disk space will be used.
15:24:43 [2020-04-14T15:24:43.564Z] #10 45.31 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]
15:24:43 [2020-04-14T15:24:43.564Z] #10 45.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]
15:24:43 [2020-04-14T15:24:43.564Z] #10 45.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 45.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 45.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 45.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 46.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 46.72 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]
15:24:43 [2020-04-14T15:24:43.564Z] #10 46.74 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]
15:24:43 [2020-04-14T15:24:43.564Z] #10 50.52 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]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.11 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]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 53.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
15:24:43 [2020-04-14T15:24:43.564Z] #10 54.59 debconf: delaying package configuration, since apt-utils is not installed
15:24:43 [2020-04-14T15:24:43.564Z] #10 54.81 Fetched 77.7 MB in 8s (9207 kB/s)
15:24:43 [2020-04-14T15:24:43.564Z] #10 ...
15:24:43 [2020-04-14T15:24:43.564Z] 
15:24:43 [2020-04-14T15:24:43.564Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.14 Selecting previously unselected package libprotobuf-c1:amd64.
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.32 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.33 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.44 Selecting previously unselected package zlib1g-dev:amd64.
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.48 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.74 Selecting previously unselected package libprotobuf17:amd64.
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 48.78 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 49.87 Selecting previously unselected package libprotobuf-lite17:amd64.
15:24:43 [2020-04-14T15:24:43.564Z] #43 49.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 49.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 50.14 Selecting previously unselected package libprotobuf-dev:amd64.
15:24:43 [2020-04-14T15:24:43.564Z] #43 50.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 50.15 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 51.85 Selecting previously unselected package libprotoc17:amd64.
15:24:43 [2020-04-14T15:24:43.564Z] #43 51.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 51.88 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 52.65 Selecting previously unselected package protobuf-c-compiler.
15:24:43 [2020-04-14T15:24:43.564Z] #43 52.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 52.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 52.85 Selecting previously unselected package protobuf-compiler.
15:24:43 [2020-04-14T15:24:43.564Z] #43 52.85 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 52.85 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 53.00 Selecting previously unselected package python-pkg-resources.
15:24:43 [2020-04-14T15:24:43.564Z] #43 53.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 53.01 Unpacking python-pkg-resources (40.8.0-1) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 53.26 Selecting previously unselected package python-six.
15:24:43 [2020-04-14T15:24:43.564Z] #43 53.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 53.27 Unpacking python-six (1.12.0-1) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 53.39 Selecting previously unselected package python-protobuf.
15:24:43 [2020-04-14T15:24:43.564Z] #43 53.39 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 53.40 Unpacking python-protobuf (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.564Z] #43 53.96 Setting up python-pkg-resources (40.8.0-1) ...
15:24:43 [2020-04-14T15:24:43.729Z] #27 19.80 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:24:43 [2020-04-14T15:24:43.729Z] #27 19.93 skipping existing 1849cc453dee
15:24:43 [2020-04-14T15:24:43.729Z] #27 20.08 
15:24:43 [2020-04-14T15:24:43.821Z] #44 21.47   CC       images/sk-packet.o
15:24:43 [2020-04-14T15:24:43.821Z] #44 21.59   CC       images/mnt.o
15:24:43 [2020-04-14T15:24:43.822Z] #43 ...
15:24:43 [2020-04-14T15:24:43.822Z] 
15:24:43 [2020-04-14T15:24:43.822Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:43 [2020-04-14T15:24:43.822Z] #10 54.91 Selecting previously unselected package binutils-mingw-w64-i686.
15:24:43 [2020-04-14T15:24:43.822Z] #10 54.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
15:24:43 [2020-04-14T15:24:43.822Z] #10 54.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.822Z] #10 55.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:24:43 [2020-04-14T15:24:43.852Z] #10 ...
15:24:43 [2020-04-14T15:24:43.852Z] 
15:24:43 [2020-04-14T15:24:43.853Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:43 [2020-04-14T15:24:43.853Z] #43 48.50 Selecting previously unselected package libprotobuf-lite17:amd64.
15:24:43 [2020-04-14T15:24:43.853Z] #43 48.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 48.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 48.77 Selecting previously unselected package libprotobuf-dev:amd64.
15:24:43 [2020-04-14T15:24:43.853Z] #43 48.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 48.80 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 50.58 Selecting previously unselected package libprotoc17:amd64.
15:24:43 [2020-04-14T15:24:43.853Z] #43 50.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 50.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 51.33 Selecting previously unselected package protobuf-c-compiler.
15:24:43 [2020-04-14T15:24:43.853Z] #43 51.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 51.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 51.53 Selecting previously unselected package protobuf-compiler.
15:24:43 [2020-04-14T15:24:43.853Z] #43 51.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 51.54 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 51.68 Selecting previously unselected package python-pkg-resources.
15:24:43 [2020-04-14T15:24:43.853Z] #43 51.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 51.70 Unpacking python-pkg-resources (40.8.0-1) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 52.00 Selecting previously unselected package python-six.
15:24:43 [2020-04-14T15:24:43.853Z] #43 52.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 52.02 Unpacking python-six (1.12.0-1) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 52.16 Selecting previously unselected package python-protobuf.
15:24:43 [2020-04-14T15:24:43.853Z] #43 52.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 52.17 Unpacking python-protobuf (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 52.76 Setting up python-pkg-resources (40.8.0-1) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 57.01 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 57.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 57.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 57.02 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:24:43 [2020-04-14T15:24:43.853Z] #43 57.04 Setting up python-six (1.12.0-1) ...
15:24:43 [2020-04-14T15:24:43.871Z] go: finding github.com/gogo/googleapis v1.1.0
15:24:43 [2020-04-14T15:24:43.871Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
15:24:43 [2020-04-14T15:24:43.990Z] #27 ...
15:24:43 [2020-04-14T15:24:43.990Z] 
15:24:43 [2020-04-14T15:24:43.990Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:43 [2020-04-14T15:24:43.990Z] #35 63.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 63.97 Setting up xxd (2:8.1.0875-5) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 63.98 Setting up libuv1:amd64 (1.24.1-1) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 64.02 Setting up vim-common (2:8.1.0875-5) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 64.06 Setting up librhash0:amd64 (1.3.8-1) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 64.08 Setting up cmake-data (3.13.4-1) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 64.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 64.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 64.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 64.14 Setting up cmake (3.13.4-1) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 64.16 Processing triggers for libc-bin (2.28-10) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 64.26 Processing triggers for mime-support (3.62) ...
15:24:43 [2020-04-14T15:24:43.990Z] #35 DONE 65.1s
15:24:43 [2020-04-14T15:24:43.990Z] 
15:24:43 [2020-04-14T15:24:43.990Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:24:43 [2020-04-14T15:24:43.990Z] #36 DONE 0.1s
15:24:43 [2020-04-14T15:24:43.990Z] 
15:24:43 [2020-04-14T15:24:43.990Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:24:43 [2020-04-14T15:24:43.990Z] #37 DONE 0.1s
15:24:43 [2020-04-14T15:24:43.990Z] 
15:24:43 [2020-04-14T15:24:43.990Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:44 [2020-04-14T15:24:44.120Z] #44 21.80   CC       images/pipe-data.o
15:24:44 [2020-04-14T15:24:44.120Z] #44 22.04   CC       images/sa.o
15:24:44 [2020-04-14T15:24:44.120Z] #44 22.13   CC       images/timer.o
15:24:44 [2020-04-14T15:24:44.162Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
15:24:44 [2020-04-14T15:24:44.413Z] #43 ...
15:24:44 [2020-04-14T15:24:44.413Z] 
15:24:44 [2020-04-14T15:24:44.413Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:44 [2020-04-14T15:24:44.413Z] #35 50.76 Selecting previously unselected package libicu63:amd64.
15:24:44 [2020-04-14T15:24:44.413Z] #35 50.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 50.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 57.60 Selecting previously unselected package libxml2:amd64.
15:24:44 [2020-04-14T15:24:44.413Z] #35 57.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 57.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 58.29 Selecting previously unselected package libarchive13:amd64.
15:24:44 [2020-04-14T15:24:44.413Z] #35 58.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 58.32 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 58.64 Selecting previously unselected package libjsoncpp1:amd64.
15:24:44 [2020-04-14T15:24:44.413Z] #35 58.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 58.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 58.78 Selecting previously unselected package librhash0:amd64.
15:24:44 [2020-04-14T15:24:44.413Z] #35 58.79 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 58.81 Unpacking librhash0:amd64 (1.3.8-1) ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 59.07 Selecting previously unselected package libuv1:amd64.
15:24:44 [2020-04-14T15:24:44.413Z] #35 59.07 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 59.08 Unpacking libuv1:amd64 (1.24.1-1) ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 59.27 Selecting previously unselected package cmake.
15:24:44 [2020-04-14T15:24:44.413Z] #35 59.28 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:24:44 [2020-04-14T15:24:44.413Z] #35 59.28 Unpacking cmake (3.13.4-1) ...
15:24:44 [2020-04-14T15:24:44.549Z] #38 ...
15:24:44 [2020-04-14T15:24:44.550Z] 
15:24:44 [2020-04-14T15:24:44.550Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:44 [2020-04-14T15:24:44.550Z] #33 55.40 time
15:24:44 [2020-04-14T15:24:44.550Z] #33 62.12 internal/poll
15:24:44 [2020-04-14T15:24:44.550Z] #33 63.58 internal/fmtsort
15:24:44 [2020-04-14T15:24:44.550Z] #33 64.26 internal/syscall/execenv
15:24:44 [2020-04-14T15:24:44.550Z] #33 64.59 internal/syscall/unix
15:24:44 [2020-04-14T15:24:44.550Z] #33 64.98 strings
15:24:44 [2020-04-14T15:24:44.550Z] #33 65.14 os
15:24:44 [2020-04-14T15:24:44.550Z] #33 ...
15:24:44 [2020-04-14T15:24:44.550Z] 
15:24:44 [2020-04-14T15:24:44.550Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:44 [2020-04-14T15:24:44.550Z] #43 59.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 59.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 59.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 59.07 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 59.09 Setting up python-six (1.12.0-1) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 63.53 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 63.55 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 63.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 63.58 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 63.58 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 63.60 Setting up protobuf-compiler (3.6.1.3-2) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 63.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 63.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 63.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:24:44 [2020-04-14T15:24:44.550Z] #43 63.65 Setting up python-protobuf (3.6.1.3-2) ...
15:24:44 [2020-04-14T15:24:44.669Z] #35 ...
15:24:44 [2020-04-14T15:24:44.669Z] 
15:24:44 [2020-04-14T15:24:44.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:44 [2020-04-14T15:24:44.669Z] #27 16.90 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:24:44 [2020-04-14T15:24:44.669Z] #27 16.98 skipping existing 1849cc453dee
15:24:44 [2020-04-14T15:24:44.669Z] #27 17.10 
15:24:44 [2020-04-14T15:24:44.669Z] #27 17.92 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:24:44 [2020-04-14T15:24:44.669Z] #27 18.35 
15:24:44 [2020-04-14T15:24:44.669Z] #27 18.54 
######################################################################## 100.0%
15:24:44 [2020-04-14T15:24:44.669Z] #27 18.63 
15:24:44 [2020-04-14T15:24:44.669Z] #27 18.69 Download of images into '/build' complete.
15:24:44 [2020-04-14T15:24:44.669Z] #27 18.69 Use something like the following to load the result into a Docker daemon:
15:24:44 [2020-04-14T15:24:44.669Z] #27 18.69   tar -cC '/build' . | docker load
15:24:44 [2020-04-14T15:24:44.732Z] #44 22.36   CC       images/timerfd.o
15:24:44 [2020-04-14T15:24:44.732Z] #44 22.48   CC       images/mm.o
15:24:44 [2020-04-14T15:24:44.732Z] #44 22.65   CC       images/sk-opts.o
15:24:44 [2020-04-14T15:24:44.798Z] go: finding github.com/gogo/protobuf v1.2.0
15:24:44 [2020-04-14T15:24:44.804Z] #43 ...
15:24:44 [2020-04-14T15:24:44.804Z] 
15:24:44 [2020-04-14T15:24:44.804Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:44 [2020-04-14T15:24:44.804Z] #27 21.38 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:24:45 [2020-04-14T15:24:45.013Z] #44 22.76   CC       images/sk-unix.o
15:24:45 [2020-04-14T15:24:45.013Z] #44 22.94   CC       images/sk-inet.o
15:24:45 [2020-04-14T15:24:45.091Z] go: finding github.com/spf13/cast v1.3.0
15:24:45 [2020-04-14T15:24:45.271Z] #27 DONE 19.2s
15:24:45 [2020-04-14T15:24:45.271Z] 
15:24:45 [2020-04-14T15:24:45.271Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:24:45 [2020-04-14T15:24:45.294Z] #44 23.12   CC       images/tun.o
15:24:45 [2020-04-14T15:24:45.294Z] #44 23.31   CC       images/sk-netlink.o
15:24:45 [2020-04-14T15:24:45.366Z] #27 21.79 
15:24:45 [2020-04-14T15:24:45.381Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
15:24:45 [2020-04-14T15:24:45.575Z] #44 23.44   CC       images/packet-sock.o
15:24:45 [2020-04-14T15:24:45.621Z] #27 22.02 
######################################################################## 100.0%
15:24:45 [2020-04-14T15:24:45.832Z] #30 ...
15:24:45 [2020-04-14T15:24:45.832Z] 
15:24:45 [2020-04-14T15:24:45.832Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:45 [2020-04-14T15:24:45.832Z] #43 60.62 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:24:45 [2020-04-14T15:24:45.832Z] #43 60.64 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:24:45 [2020-04-14T15:24:45.832Z] #43 60.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:24:45 [2020-04-14T15:24:45.832Z] #43 60.66 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:24:45 [2020-04-14T15:24:45.832Z] #43 60.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:24:45 [2020-04-14T15:24:45.832Z] #43 60.68 Setting up protobuf-compiler (3.6.1.3-2) ...
15:24:45 [2020-04-14T15:24:45.832Z] #43 60.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:24:45 [2020-04-14T15:24:45.832Z] #43 60.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:24:45 [2020-04-14T15:24:45.855Z] #44 23.62   CC       images/ipc-var.o
15:24:45 [2020-04-14T15:24:45.875Z] #27 22.14 
15:24:45 [2020-04-14T15:24:45.875Z] #27 22.24 Download of images into '/build' complete.
15:24:45 [2020-04-14T15:24:45.875Z] #27 22.24 Use something like the following to load the result into a Docker daemon:
15:24:45 [2020-04-14T15:24:45.875Z] #27 22.24   tar -cC '/build' . | docker load
15:24:46 [2020-04-14T15:24:46.096Z] #43 60.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:24:46 [2020-04-14T15:24:46.096Z] #43 60.80 Setting up python-protobuf (3.6.1.3-2) ...
15:24:46 [2020-04-14T15:24:46.130Z] #27 DONE 22.4s
15:24:46 [2020-04-14T15:24:46.130Z] 
15:24:46 [2020-04-14T15:24:46.130Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:46 [2020-04-14T15:24:46.130Z] #56 66.40 encoding/binary
15:24:46 [2020-04-14T15:24:46.136Z] #44 23.74   CC       images/ipc-desc.o
15:24:46 [2020-04-14T15:24:46.136Z] #44 23.95   CC       images/ipc-shm.o
15:24:46 [2020-04-14T15:24:46.384Z] #56 67.12 os
15:24:46 [2020-04-14T15:24:46.407Z] go: finding golang.org/x/text v0.3.0
15:24:46 [2020-04-14T15:24:46.416Z] #44 24.05   CC       images/ipc-msg.o
15:24:46 [2020-04-14T15:24:46.416Z] #44 24.16   CC       images/ipc-sem.o
15:24:46 [2020-04-14T15:24:46.695Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
15:24:46 [2020-04-14T15:24:46.695Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
15:24:46 [2020-04-14T15:24:46.695Z] go: finding github.com/davecgh/go-spew v1.1.1
15:24:46 [2020-04-14T15:24:46.696Z] #44 24.32   CC       images/utsns.o
15:24:46 [2020-04-14T15:24:46.696Z] #44 24.44   CC       images/creds.o
15:24:46 [2020-04-14T15:24:46.696Z] #44 24.53   CC       images/vma.o
15:24:46 [2020-04-14T15:24:46.977Z] #44 24.67   CC       images/netdev.o
15:24:46 [2020-04-14T15:24:46.977Z] #44 24.88   CC       images/tty.o
15:24:47 [2020-04-14T15:24:47.104Z] #10 57.89 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:24:47 [2020-04-14T15:24:47.104Z] #10 ...
15:24:47 [2020-04-14T15:24:47.104Z] 
15:24:47 [2020-04-14T15:24:47.104Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:24:47 [2020-04-14T15:24:47.104Z] #27 19.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:24:47 [2020-04-14T15:24:47.104Z] #27 19.17 skipping existing 1849cc453dee
15:24:47 [2020-04-14T15:24:47.104Z] #27 19.33 
15:24:47 [2020-04-14T15:24:47.104Z] #27 20.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:24:47 [2020-04-14T15:24:47.104Z] #27 20.76 
15:24:47 [2020-04-14T15:24:47.104Z] #27 20.94 
######################################################################## 100.0%
15:24:47 [2020-04-14T15:24:47.104Z] #27 21.02 
15:24:47 [2020-04-14T15:24:47.104Z] #27 21.10 Download of images into '/build' complete.
15:24:47 [2020-04-14T15:24:47.104Z] #27 21.10 Use something like the following to load the result into a Docker daemon:
15:24:47 [2020-04-14T15:24:47.104Z] #27 21.10   tar -cC '/build' . | docker load
15:24:47 [2020-04-14T15:24:47.104Z] #27 DONE 21.8s
15:24:47 [2020-04-14T15:24:47.104Z] 
15:24:47 [2020-04-14T15:24:47.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:47 [2020-04-14T15:24:47.104Z] #10 57.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:24:47 [2020-04-14T15:24:47.104Z] #10 57.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:24:47 [2020-04-14T15:24:47.589Z] #44 25.30   CC       images/file-lock.o
15:24:47 [2020-04-14T15:24:47.589Z] #44 ...
15:24:47 [2020-04-14T15:24:47.589Z] 
15:24:47 [2020-04-14T15:24:47.589Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:47 [2020-04-14T15:24:47.589Z] #10 59.47 Selecting previously unselected package g++-mingw-w64-x86-64.
15:24:47 [2020-04-14T15:24:47.589Z] #10 59.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:24:47 [2020-04-14T15:24:47.589Z] #10 59.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:24:47 [2020-04-14T15:24:47.773Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
15:24:47 [2020-04-14T15:24:47.773Z] go: finding github.com/google/go-cmp v0.2.0
15:24:48 [2020-04-14T15:24:48.592Z] #10 ...
15:24:48 [2020-04-14T15:24:48.592Z] 
15:24:48 [2020-04-14T15:24:48.592Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:48 [2020-04-14T15:24:48.592Z] #65 26.62 + bin/ctr
15:24:48 [2020-04-14T15:24:48.592Z] #65 ...
15:24:48 [2020-04-14T15:24:48.592Z] 
15:24:48 [2020-04-14T15:24:48.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:48 [2020-04-14T15:24:48.592Z] #44 25.43   CC       images/rlimit.o
15:24:48 [2020-04-14T15:24:48.592Z] #44 25.57   CC       images/pagemap.o
15:24:48 [2020-04-14T15:24:48.592Z] #44 25.78   CC       images/siginfo.o
15:24:48 [2020-04-14T15:24:48.592Z] #44 26.01   CC       images/rpc.o
15:24:48 [2020-04-14T15:24:48.802Z] go: finding github.com/golang/protobuf v1.2.0
15:24:48 [2020-04-14T15:24:48.802Z] go: finding github.com/magiconair/properties v1.8.0
15:24:48 [2020-04-14T15:24:48.873Z] #44 26.73   CC       images/ext-file.o
15:24:48 [2020-04-14T15:24:48.873Z] #44 26.84   CC       images/cgroup.o
15:24:49 [2020-04-14T15:24:49.020Z] #10 ...
15:24:49 [2020-04-14T15:24:49.020Z] 
15:24:49 [2020-04-14T15:24:49.020Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:24:49 [2020-04-14T15:24:49.020Z] #50 49.50 + cd /tmp/tmp.uRQAcTspuE/src/gotest.tools/gotestsum
15:24:49 [2020-04-14T15:24:49.020Z] #50 49.50 + git checkout -q v0.3.5
15:24:49 [2020-04-14T15:24:49.020Z] #50 49.55 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:24:49 [2020-04-14T15:24:49.020Z] #50 ...
15:24:49 [2020-04-14T15:24:49.020Z] 
15:24:49 [2020-04-14T15:24:49.020Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:49 [2020-04-14T15:24:49.020Z] #43 59.26 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:24:49 [2020-04-14T15:24:49.020Z] #43 59.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:49 [2020-04-14T15:24:49.020Z] #43 59.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:24:49 [2020-04-14T15:24:49.020Z] #43 59.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:24:49 [2020-04-14T15:24:49.020Z] #43 59.31 Setting up python-six (1.12.0-1) ...
15:24:49 [2020-04-14T15:24:49.091Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
15:24:49 [2020-04-14T15:24:49.359Z] #43 ...
15:24:49 [2020-04-14T15:24:49.359Z] 
15:24:49 [2020-04-14T15:24:49.359Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.67 Setting up xxd (2:8.1.0875-5) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.68 Setting up libuv1:amd64 (1.24.1-1) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.69 Setting up vim-common (2:8.1.0875-5) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.72 Setting up librhash0:amd64 (1.3.8-1) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.73 Setting up cmake-data (3.13.4-1) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.75 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.76 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.78 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.79 Setting up cmake (3.13.4-1) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.80 Processing triggers for libc-bin (2.28-10) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 63.84 Processing triggers for mime-support (3.62) ...
15:24:49 [2020-04-14T15:24:49.359Z] #35 DONE 64.1s
15:24:49 [2020-04-14T15:24:49.359Z] 
15:24:49 [2020-04-14T15:24:49.359Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:24:49 [2020-04-14T15:24:49.359Z] #36 DONE 0.0s
15:24:49 [2020-04-14T15:24:49.359Z] 
15:24:49 [2020-04-14T15:24:49.359Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:24:49 [2020-04-14T15:24:49.359Z] #37 DONE 0.1s
15:24:49 [2020-04-14T15:24:49.378Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
15:24:49 [2020-04-14T15:24:49.485Z] #44 27.18   CC       images/userns.o
15:24:49 [2020-04-14T15:24:49.485Z] #44 ...
15:24:49 [2020-04-14T15:24:49.485Z] 
15:24:49 [2020-04-14T15:24:49.485Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:49 [2020-04-14T15:24:49.485Z] #47 51.26 go/ast
15:24:49 [2020-04-14T15:24:49.485Z] #47 51.77 text/template/parse
15:24:49 [2020-04-14T15:24:49.485Z] #47 55.36 go/parser
15:24:49 [2020-04-14T15:24:49.485Z] #47 55.56 text/template
15:24:49 [2020-04-14T15:24:49.485Z] #47 57.86 encoding/xml
15:24:49 [2020-04-14T15:24:49.485Z] #47 59.47 go/doc
15:24:49 [2020-04-14T15:24:49.614Z] 
15:24:49 [2020-04-14T15:24:49.614Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:49 [2020-04-14T15:24:49.614Z] #10 64.32 Selecting previously unselected package mingw-w64-x86-64-dev.
15:24:49 [2020-04-14T15:24:49.614Z] #10 64.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:24:49 [2020-04-14T15:24:49.614Z] #10 64.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:24:49 [2020-04-14T15:24:49.651Z] #56 69.80 encoding/base64
15:24:49 [2020-04-14T15:24:49.765Z] #47 61.38 github.com/LK4D4/vndr/versioned
15:24:49 [2020-04-14T15:24:49.765Z] #47 ...
15:24:49 [2020-04-14T15:24:49.765Z] 
15:24:49 [2020-04-14T15:24:49.765Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:49 [2020-04-14T15:24:49.765Z] #44 27.45   CC       images/google/protobuf/descriptor.o
15:24:50 [2020-04-14T15:24:50.003Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
15:24:50 [2020-04-14T15:24:50.003Z] go: finding github.com/spf13/pflag v1.0.3
15:24:50 [2020-04-14T15:24:50.215Z] #56 70.82 golang.org/x/sys/unix
15:24:50 [2020-04-14T15:24:50.295Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
15:24:50 [2020-04-14T15:24:50.470Z] #56 ...
15:24:50 [2020-04-14T15:24:50.470Z] 
15:24:50 [2020-04-14T15:24:50.470Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:50 [2020-04-14T15:24:50.470Z] #43 71.54 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:24:50 [2020-04-14T15:24:50.470Z] #43 71.56 Processing triggers for libc-bin (2.28-10) ...
15:24:50 [2020-04-14T15:24:50.470Z] #43 DONE 71.8s
15:24:50 [2020-04-14T15:24:50.470Z] 
15:24:50 [2020-04-14T15:24:50.470Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:50 [2020-04-14T15:24:50.768Z] #44 28.51   CC       images/opts.o
15:24:50 [2020-04-14T15:24:50.769Z] #44 28.70   CC       images/seccomp.o
15:24:50 [2020-04-14T15:24:50.922Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
15:24:51 [2020-04-14T15:24:51.049Z] #44 28.84   CC       images/binfmt-misc.o
15:24:51 [2020-04-14T15:24:51.049Z] #44 28.97   CC       images/time.o
15:24:51 [2020-04-14T15:24:51.049Z] #44 ...
15:24:51 [2020-04-14T15:24:51.049Z] 
15:24:51 [2020-04-14T15:24:51.049Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:51 [2020-04-14T15:24:51.049Z] #56 52.79 github.com/pkg/diff
15:24:51 [2020-04-14T15:24:51.049Z] #56 53.57 go/ast
15:24:51 [2020-04-14T15:24:51.049Z] #56 53.90 golang.org/x/crypto/ssh/terminal
15:24:51 [2020-04-14T15:24:51.049Z] #56 54.92 mvdan.cc/editorconfig
15:24:51 [2020-04-14T15:24:51.049Z] #56 55.92 mvdan.cc/sh/v3/fileutil
15:24:51 [2020-04-14T15:24:51.049Z] #56 56.01 mvdan.cc/sh/v3/syntax
15:24:51 [2020-04-14T15:24:51.049Z] #56 60.47 mvdan.cc/sh/v3/cmd/shfmt
15:24:51 [2020-04-14T15:24:51.330Z] #56 ...
15:24:51 [2020-04-14T15:24:51.330Z] 
15:24:51 [2020-04-14T15:24:51.330Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:51 [2020-04-14T15:24:51.330Z] #44 29.05   CC       images/sysctl.o
15:24:51 [2020-04-14T15:24:51.330Z] #44 29.15   CC       images/autofs.o
15:24:51 [2020-04-14T15:24:51.330Z] #44 29.29   CC       images/macvlan.o
15:24:51 [2020-04-14T15:24:51.549Z] #43 ...
15:24:51 [2020-04-14T15:24:51.550Z] 
15:24:51 [2020-04-14T15:24:51.550Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:51 [2020-04-14T15:24:51.550Z] #47 52.10 syscall
15:24:51 [2020-04-14T15:24:51.550Z] #47 60.59 time
15:24:51 [2020-04-14T15:24:51.550Z] #47 ...
15:24:51 [2020-04-14T15:24:51.550Z] 
15:24:51 [2020-04-14T15:24:51.550Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.02 Selecting previously unselected package binutils-mingw-w64.
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.46 Selecting previously unselected package dmsetup.
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.48 Unpacking dmsetup (2:1.02.155-3) ...
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.67 Selecting previously unselected package mingw-w64-common.
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:24:51 [2020-04-14T15:24:51.550Z] #10 62.67 Unpacking mingw-w64-common (6.0.0-3) ...
15:24:51 [2020-04-14T15:24:51.611Z] #44 29.38   CC       images/sit.o
15:24:51 [2020-04-14T15:24:51.611Z] #44 29.56   LINK     images/built-in.o
15:24:51 [2020-04-14T15:24:51.808Z] #10 ...
15:24:51 [2020-04-14T15:24:51.808Z] 
15:24:51 [2020-04-14T15:24:51.808Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:51 [2020-04-14T15:24:51.808Z] #56 52.70 reflect
15:24:51 [2020-04-14T15:24:51.808Z] #56 52.72 syscall
15:24:51 [2020-04-14T15:24:51.808Z] #56 61.65 time
15:24:51 [2020-04-14T15:24:51.808Z] #56 ...
15:24:51 [2020-04-14T15:24:51.808Z] 
15:24:51 [2020-04-14T15:24:51.808Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:51 [2020-04-14T15:24:51.808Z] #35 60.70 Selecting previously unselected package libxml2:amd64.
15:24:51 [2020-04-14T15:24:51.808Z] #35 60.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 60.71 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 61.26 Selecting previously unselected package libarchive13:amd64.
15:24:51 [2020-04-14T15:24:51.808Z] #35 61.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 61.31 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 61.68 Selecting previously unselected package libjsoncpp1:amd64.
15:24:51 [2020-04-14T15:24:51.808Z] #35 61.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 61.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 61.83 Selecting previously unselected package librhash0:amd64.
15:24:51 [2020-04-14T15:24:51.808Z] #35 61.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 61.84 Unpacking librhash0:amd64 (1.3.8-1) ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 62.03 Selecting previously unselected package libuv1:amd64.
15:24:51 [2020-04-14T15:24:51.808Z] #35 62.04 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 62.05 Unpacking libuv1:amd64 (1.24.1-1) ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 62.22 Selecting previously unselected package cmake.
15:24:51 [2020-04-14T15:24:51.808Z] #35 62.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:24:51 [2020-04-14T15:24:51.808Z] #35 62.23 Unpacking cmake (3.13.4-1) ...
15:24:51 [2020-04-14T15:24:51.892Z] #44 29.61   GEN      compel/include/asm
15:24:51 [2020-04-14T15:24:51.892Z] #44 29.61   GEN      compel/include/version.h
15:24:51 [2020-04-14T15:24:51.892Z] #44 29.63 touch .config
15:24:51 [2020-04-14T15:24:51.892Z] #44 29.63   GEN      include/common/config.h
15:24:51 [2020-04-14T15:24:51.892Z] #44 29.68   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
15:24:51 [2020-04-14T15:24:51.892Z] #44 29.75   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:24:51 [2020-04-14T15:24:51.892Z] #44 29.77   GEN      compel/plugins/include/uapi/std/syscall.h
15:24:51 [2020-04-14T15:24:51.892Z] #44 29.80   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
15:24:51 [2020-04-14T15:24:51.947Z] go: finding github.com/pkg/errors v0.8.1
15:24:51 [2020-04-14T15:24:51.947Z] go: finding github.com/kr/pretty v0.1.0
15:24:52 [2020-04-14T15:24:52.174Z] #44 29.81   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
15:24:52 [2020-04-14T15:24:52.174Z] #44 29.83   DEP      compel/arch/s390/plugins/std/parasite-head.d
15:24:52 [2020-04-14T15:24:52.174Z] #44 29.84   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:24:52 [2020-04-14T15:24:52.174Z] #44 29.85   DEP      compel/plugins/std/infect.d
15:24:52 [2020-04-14T15:24:52.174Z] #44 29.94   DEP      compel/plugins/std/string.d
15:24:52 [2020-04-14T15:24:52.174Z] #44 30.02   DEP      compel/plugins/std/log.d
15:24:52 [2020-04-14T15:24:52.174Z] #44 30.09   DEP      compel/plugins/std/fds.d
15:24:52 [2020-04-14T15:24:52.174Z] #44 30.19   DEP      compel/plugins/std/std.d
15:24:52 [2020-04-14T15:24:52.455Z] #44 30.26   DEP      compel/plugins/shmem/shmem.d
15:24:52 [2020-04-14T15:24:52.455Z] #44 ...
15:24:52 [2020-04-14T15:24:52.455Z] 
15:24:52 [2020-04-14T15:24:52.455Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:52 [2020-04-14T15:24:52.455Z] #56 DONE 64.2s
15:24:52 [2020-04-14T15:24:52.455Z] 
15:24:52 [2020-04-14T15:24:52.455Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:52 [2020-04-14T15:24:52.455Z] #44 30.44   DEP      compel/plugins/fds/fds.d
15:24:52 [2020-04-14T15:24:52.603Z] go: finding github.com/spf13/afero v1.1.2
15:24:52 [2020-04-14T15:24:52.736Z] #44 30.65   CC       compel/plugins/std/std.o
15:24:52 [2020-04-14T15:24:52.960Z] #10 ...
15:24:52 [2020-04-14T15:24:52.960Z] 
15:24:52 [2020-04-14T15:24:52.960Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:52 [2020-04-14T15:24:52.960Z] #43 66.98 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:24:52 [2020-04-14T15:24:52.960Z] #43 66.99 Processing triggers for libc-bin (2.28-10) ...
15:24:52 [2020-04-14T15:24:52.960Z] #43 DONE 67.5s
15:24:52 [2020-04-14T15:24:52.960Z] 
15:24:52 [2020-04-14T15:24:52.960Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:53 [2020-04-14T15:24:53.016Z] #44 30.86   CC       compel/plugins/std/fds.o
15:24:53 [2020-04-14T15:24:53.232Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
15:24:53 [2020-04-14T15:24:53.297Z] #44 31.06   CC       compel/plugins/std/log.o
15:24:53 [2020-04-14T15:24:53.411Z] Fetching without tags
15:24:53 [2020-04-14T15:24:53.521Z] go: finding github.com/stretchr/testify v1.3.0
15:24:53 [2020-04-14T15:24:53.836Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:24:53 [2020-04-14T15:24:53.911Z] #44 31.60   CC       compel/plugins/std/string.o
15:24:54 [2020-04-14T15:24:54.191Z] #44 32.12   CC       compel/plugins/std/infect.o
15:24:52 [2020-04-14T15:24:52.927Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:24:53 [2020-04-14T15:24:53.022Z]  > git config --add remote.origin.fetch +refs/pull/39705/head:refs/remotes/origin/PR-39705 # timeout=10
15:24:53 [2020-04-14T15:24:53.218Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:24:53 [2020-04-14T15:24:53.331Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:24:53 [2020-04-14T15:24:53.423Z] Fetching upstream changes from https://github.com/moby/moby.git
15:24:53 [2020-04-14T15:24:53.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:24:53 [2020-04-14T15:24:53.426Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:24:53 [2020-04-14T15:24:53.853Z]  > git config core.sparsecheckout # timeout=10
15:24:53 [2020-04-14T15:24:53.864Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:24:54 [2020-04-14T15:24:54.338Z] #35 ...
15:24:54 [2020-04-14T15:24:54.338Z] 
15:24:54 [2020-04-14T15:24:54.338Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:54 [2020-04-14T15:24:54.338Z] #33 55.23 time
15:24:54 [2020-04-14T15:24:54.338Z] #33 62.47 internal/poll
15:24:54 [2020-04-14T15:24:54.338Z] #33 64.93 os
15:24:54 [2020-04-14T15:24:54.472Z] #44 32.46   CC       compel/arch/s390/plugins/std/parasite-head.o
15:24:54 [2020-04-14T15:24:54.595Z] #33 ...
15:24:54 [2020-04-14T15:24:54.596Z] 
15:24:54 [2020-04-14T15:24:54.596Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:24:54 [2020-04-14T15:24:54.596Z] #35 65.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:24:54 [2020-04-14T15:24:54.596Z] #35 65.71 Setting up xxd (2:8.1.0875-5) ...
15:24:54 [2020-04-14T15:24:54.596Z] #35 65.72 Setting up libuv1:amd64 (1.24.1-1) ...
15:24:54 [2020-04-14T15:24:54.596Z] #35 65.77 Setting up vim-common (2:8.1.0875-5) ...
15:24:54 [2020-04-14T15:24:54.596Z] #35 65.79 Setting up librhash0:amd64 (1.3.8-1) ...
15:24:54 [2020-04-14T15:24:54.631Z] #44 3.797 Note: Building without setproctitle() and strlcpy() support.
15:24:54 [2020-04-14T15:24:54.631Z] #44 3.798       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:24:54 [2020-04-14T15:24:54.631Z] #44 3.813 Note: Building without GnuTLS support
15:24:54 [2020-04-14T15:24:54.753Z] #44 32.49   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
15:24:54 [2020-04-14T15:24:54.753Z] #44 32.52   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
15:24:54 [2020-04-14T15:24:54.753Z] #44 32.58   AR       compel/plugins/std.lib.a
15:24:54 [2020-04-14T15:24:54.753Z] #44 32.61   CC       compel/plugins/fds/fds.o
15:24:54 [2020-04-14T15:24:54.753Z] #44 32.71   AR       compel/plugins/fds.lib.a
15:24:54 [2020-04-14T15:24:54.983Z] #35 65.81 Setting up cmake-data (3.13.4-1) ...
15:24:54 [2020-04-14T15:24:54.983Z] #35 65.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:24:54 [2020-04-14T15:24:54.983Z] #35 65.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:24:54 [2020-04-14T15:24:54.983Z] #35 65.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:24:54 [2020-04-14T15:24:54.983Z] #35 65.89 Setting up cmake (3.13.4-1) ...
15:24:54 [2020-04-14T15:24:54.983Z] #35 65.90 Processing triggers for libc-bin (2.28-10) ...
15:24:54 [2020-04-14T15:24:54.983Z] #35 66.00 Processing triggers for mime-support (3.62) ...
15:24:55 [2020-04-14T15:24:55.026Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
15:24:55 [2020-04-14T15:24:55.026Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
15:24:55 [2020-04-14T15:24:55.033Z] #44 32.73   HOSTDEP  compel/src/lib/log-host.d
15:24:55 [2020-04-14T15:24:55.033Z] #44 32.79   HOSTDEP  compel/src/lib/handle-elf-host.d
15:24:55 [2020-04-14T15:24:55.033Z] #44 32.85   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
15:24:55 [2020-04-14T15:24:55.033Z] #44 32.92   HOSTDEP  compel/src/main-host.d
15:24:55 [2020-04-14T15:24:55.314Z] #44 32.99   DEP      compel/src/lib/ptrace.d
15:24:55 [2020-04-14T15:24:55.314Z] #44 33.06   DEP      compel/src/lib/infect.d
15:24:55 [2020-04-14T15:24:55.314Z] #44 33.24   DEP      compel/src/lib/infect-util.d
15:24:55 [2020-04-14T15:24:55.550Z] #35 DONE 66.5s
15:24:55 [2020-04-14T15:24:55.550Z] 
15:24:55 [2020-04-14T15:24:55.550Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:24:55 [2020-04-14T15:24:55.550Z] #36 DONE 0.1s
15:24:55 [2020-04-14T15:24:55.550Z] 
15:24:55 [2020-04-14T15:24:55.550Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:24:55 [2020-04-14T15:24:55.550Z] #37 DONE 0.1s
15:24:55 [2020-04-14T15:24:55.550Z] 
15:24:55 [2020-04-14T15:24:55.550Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:24:55 [2020-04-14T15:24:55.550Z] #43 64.08 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:24:55 [2020-04-14T15:24:55.550Z] #43 64.10 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:24:55 [2020-04-14T15:24:55.550Z] #43 64.12 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:24:55 [2020-04-14T15:24:55.550Z] #43 64.13 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:24:55 [2020-04-14T15:24:55.550Z] #43 64.14 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:24:55 [2020-04-14T15:24:55.550Z] #43 64.15 Setting up protobuf-compiler (3.6.1.3-2) ...
15:24:55 [2020-04-14T15:24:55.550Z] #43 64.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:24:55 [2020-04-14T15:24:55.550Z] #43 64.19 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:24:55 [2020-04-14T15:24:55.550Z] #43 64.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:24:55 [2020-04-14T15:24:55.550Z] #43 64.23 Setting up python-protobuf (3.6.1.3-2) ...
15:24:55 [2020-04-14T15:24:55.595Z] #44 33.32   DEP      compel/src/lib/infect-rpc.d
15:24:55 [2020-04-14T15:24:55.595Z] #44 33.40   DEP      compel/arch/s390/src/lib/infect.d
15:24:55 [2020-04-14T15:24:55.595Z] #44 33.53   DEP      compel/arch/s390/src/lib/cpu.d
15:24:55 [2020-04-14T15:24:55.646Z] #44 ...
15:24:55 [2020-04-14T15:24:55.646Z] 
15:24:55 [2020-04-14T15:24:55.646Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:55 [2020-04-14T15:24:55.646Z] #47 66.28 strings
15:24:55 [2020-04-14T15:24:55.646Z] #47 66.91 os
15:24:55 [2020-04-14T15:24:55.646Z] #47 70.43 regexp/syntax
15:24:55 [2020-04-14T15:24:55.646Z] #47 72.60 fmt
15:24:55 [2020-04-14T15:24:55.646Z] #47 ...
15:24:55 [2020-04-14T15:24:55.646Z] 
15:24:55 [2020-04-14T15:24:55.646Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.047 + RM_GOPATH=0
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.047 + TMP_GOPATH=
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.047 + : /build
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.047 + '[' -z '' ']'
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.047 ++ mktemp -d
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.049 + export GOPATH=/tmp/tmp.5znGSgNBz4
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.049 + GOPATH=/tmp/tmp.5znGSgNBz4
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.049 + RM_GOPATH=1
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.049 ++ dirname ./install.sh
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 + dir=.
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 + bin=tini
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 + shift
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 + '[' '!' -f ./tini.installer ']'
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 + . ./tini.installer
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 + install_tini
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 + git clone https://github.com/krallin/tini.git /tmp/tmp.5znGSgNBz4/tini
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:24:55 [2020-04-14T15:24:55.646Z] #38 3.055 Cloning into '/tmp/tmp.5znGSgNBz4/tini'...
15:24:55 [2020-04-14T15:24:55.646Z] #38 4.567 + cd /tmp/tmp.5znGSgNBz4/tini
15:24:55 [2020-04-14T15:24:55.646Z] #38 4.567 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:24:55 [2020-04-14T15:24:55.646Z] #38 4.609 + cmake .
15:24:55 [2020-04-14T15:24:55.646Z] #38 5.173 -- The C compiler identification is GNU 8.3.0
15:24:55 [2020-04-14T15:24:55.646Z] #38 5.229 -- Check for working C compiler: /usr/bin/cc
15:24:55 [2020-04-14T15:24:55.646Z] #38 5.869 -- Check for working C compiler: /usr/bin/cc -- works
15:24:55 [2020-04-14T15:24:55.646Z] #38 5.871 -- Detecting C compiler ABI info
15:24:55 [2020-04-14T15:24:55.646Z] #38 7.080 -- Detecting C compiler ABI info - done
15:24:55 [2020-04-14T15:24:55.646Z] #38 7.164 -- Detecting C compile features
15:24:55 [2020-04-14T15:24:55.646Z] #38 9.501 -- Detecting C compile features - done
15:24:55 [2020-04-14T15:24:55.646Z] #38 9.542 -- Performing Test HAS_BUILTIN_FORTIFY
15:24:55 [2020-04-14T15:24:55.646Z] #38 9.889 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:24:55 [2020-04-14T15:24:55.646Z] #38 10.06 -- Configuring done
15:24:55 [2020-04-14T15:24:55.646Z] #38 10.10 -- Generating done
15:24:55 [2020-04-14T15:24:55.646Z] #38 10.10 -- Build files have been written to: /tmp/tmp.5znGSgNBz4/tini
15:24:55 [2020-04-14T15:24:55.646Z] #38 10.11 + make tini-static
15:24:55 [2020-04-14T15:24:55.646Z] #38 10.70 Scanning dependencies of target tini-static
15:24:55 [2020-04-14T15:24:55.646Z] #38 10.95 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:24:55 [2020-04-14T15:24:55.658Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
15:24:55 [2020-04-14T15:24:55.658Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
15:24:55 [2020-04-14T15:24:55.875Z] #44 33.67   DEP      compel/src/lib/log.d
15:24:55 [2020-04-14T15:24:55.875Z] #44 33.80   DEP      compel/src/main.d
15:24:55 [2020-04-14T15:24:55.900Z] #38 ...
15:24:55 [2020-04-14T15:24:55.900Z] 
15:24:55 [2020-04-14T15:24:55.900Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:55 [2020-04-14T15:24:55.900Z] #47 76.74 flag
15:24:55 [2020-04-14T15:24:55.947Z] go: finding github.com/pmezard/go-difflib v1.0.0
15:24:56 [2020-04-14T15:24:56.155Z] #47 76.91 go/token
15:24:56 [2020-04-14T15:24:56.156Z] #44 33.86   DEP      compel/src/lib/handle-elf.d
15:24:56 [2020-04-14T15:24:56.156Z] #44 33.95   DEP      compel/arch/s390/src/lib/handle-elf.d
15:24:56 [2020-04-14T15:24:56.156Z] #44 34.07   CC       compel/src/lib/log.o
15:24:56 [2020-04-14T15:24:56.241Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:24:56 [2020-04-14T15:24:56.386Z] #44 3.152 Note: Building without setproctitle() and strlcpy() support.
15:24:56 [2020-04-14T15:24:56.386Z] #44 3.153       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:24:56 [2020-04-14T15:24:56.386Z] #44 3.178 Note: Building without GnuTLS support
15:24:56 [2020-04-14T15:24:56.437Z] #44 34.24   CC       compel/arch/s390/src/lib/cpu.o
15:24:56 [2020-04-14T15:24:56.406Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
15:24:56 [2020-04-14T15:24:56.514Z]  > git rev-parse HEAD^{commit} # timeout=10
15:24:56 [2020-04-14T15:24:56.541Z] Merge succeeded, producing eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:24:56 [2020-04-14T15:24:56.541Z] Checking out Revision eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 (PR-39705)
15:24:56 [2020-04-14T15:24:56.714Z] #47 ...
15:24:56 [2020-04-14T15:24:56.714Z] 
15:24:56 [2020-04-14T15:24:56.714Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:56 [2020-04-14T15:24:56.714Z] #10 67.81 Selecting previously unselected package mingw-w64-x86-64-dev.
15:24:56 [2020-04-14T15:24:56.714Z] #10 67.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:24:56 [2020-04-14T15:24:56.714Z] #10 67.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:24:56 [2020-04-14T15:24:56.714Z] #10 76.20 Selecting previously unselected package gcc-mingw-w64-base.
15:24:56 [2020-04-14T15:24:56.714Z] #10 76.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:24:56 [2020-04-14T15:24:56.714Z] #10 76.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:24:56 [2020-04-14T15:24:56.714Z] #10 76.43 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:24:56 [2020-04-14T15:24:56.714Z] #10 76.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:24:56 [2020-04-14T15:24:56.714Z] #10 76.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:24:56 [2020-04-14T15:24:56.714Z] #10 ...
15:24:56 [2020-04-14T15:24:56.714Z] 
15:24:56 [2020-04-14T15:24:56.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:56 [2020-04-14T15:24:56.714Z] #44 5.671 fatal: not a git repository (or any of the parent directories): .git
15:24:56 [2020-04-14T15:24:56.714Z] #44 5.748   GEN      .gitid
15:24:56 [2020-04-14T15:24:56.714Z] #44 5.769   GEN      criu/include/version.h
15:24:56 [2020-04-14T15:24:56.714Z] #44 5.822   GEN      include/common/asm
15:24:56 [2020-04-14T15:24:56.718Z] #44 34.51   CC       compel/arch/s390/src/lib/infect.o
15:24:56 [2020-04-14T15:24:56.872Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
15:24:57 [2020-04-14T15:24:57.164Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
15:24:57 [2020-04-14T15:24:57.330Z] #44 34.99   CC       compel/src/lib/infect-rpc.o
15:24:57 [2020-04-14T15:24:57.330Z] #44 35.21   CC       compel/src/lib/infect-util.o
15:24:57 [2020-04-14T15:24:57.611Z] #44 35.38   CC       compel/src/lib/infect.o
15:24:57 [2020-04-14T15:24:57.644Z] #44 ...
15:24:57 [2020-04-14T15:24:57.644Z] 
15:24:57 [2020-04-14T15:24:57.644Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:57 [2020-04-14T15:24:57.644Z] #38 12.65 [100%] Linking C executable tini-static
15:24:57 [2020-04-14T15:24:57.644Z] #38 13.19 [100%] Built target tini-static
15:24:57 [2020-04-14T15:24:57.644Z] #38 13.28 + mkdir -p /build
15:24:57 [2020-04-14T15:24:57.644Z] #38 13.29 + cp tini-static /build/docker-init
15:24:57 [2020-04-14T15:24:57.644Z] #38 DONE 13.5s
15:24:57 [2020-04-14T15:24:57.644Z] 
15:24:57 [2020-04-14T15:24:57.644Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:57 [2020-04-14T15:24:57.644Z] #47 78.02 go/scanner
15:24:57 [2020-04-14T15:24:57.788Z] #44 4.868 fatal: not a git repository (or any of the parent directories): .git
15:24:57 [2020-04-14T15:24:57.788Z] #44 4.917   GEN      .gitid
15:24:57 [2020-04-14T15:24:57.788Z] #44 4.933   GEN      criu/include/version.h
15:24:57 [2020-04-14T15:24:57.788Z] #44 4.968   GEN      include/common/asm
15:24:58 [2020-04-14T15:24:58.188Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
15:24:58 [2020-04-14T15:24:58.204Z] #47 78.98 regexp
15:24:58 [2020-04-14T15:24:58.346Z] #44 ...
15:24:58 [2020-04-14T15:24:58.347Z] 
15:24:58 [2020-04-14T15:24:58.347Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:58 [2020-04-14T15:24:58.766Z] #47 ...
15:24:58 [2020-04-14T15:24:58.766Z] 
15:24:58 [2020-04-14T15:24:58.766Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:24:58 [2020-04-14T15:24:58.766Z] #33 69.61 path
15:24:58 [2020-04-14T15:24:58.766Z] #33 70.16 text/tabwriter
15:24:58 [2020-04-14T15:24:58.766Z] #33 70.59 fmt
15:24:58 [2020-04-14T15:24:58.766Z] #33 70.86 path/filepath
15:24:58 [2020-04-14T15:24:58.766Z] #33 72.70 io/ioutil
15:24:58 [2020-04-14T15:24:58.766Z] #33 74.73 flag
15:24:58 [2020-04-14T15:24:58.766Z] #33 74.75 github.com/BurntSushi/toml
15:24:58 [2020-04-14T15:24:58.766Z] #33 76.92 log
15:24:58 [2020-04-14T15:24:58.830Z] #43 ...
15:24:58 [2020-04-14T15:24:58.830Z] 
15:24:58 [2020-04-14T15:24:58.830Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:58 [2020-04-14T15:24:58.830Z] #10 69.85 Selecting previously unselected package mingw-w64-x86-64-dev.
15:24:58 [2020-04-14T15:24:58.830Z] #10 69.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:24:58 [2020-04-14T15:24:58.830Z] #10 69.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:24:58 [2020-04-14T15:24:58.895Z] #65 33.41 Checking out files:  71% (2259/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
15:24:58 [2020-04-14T15:24:58.895Z] #65 34.18 + cd /tmp/tmp.g2E1CkcBhx/src/github.com/containerd/containerd
15:24:58 [2020-04-14T15:24:58.895Z] #65 34.18 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
15:24:56 [2020-04-14T15:24:56.549Z]  > git config core.sparsecheckout # timeout=10
15:24:56 [2020-04-14T15:24:56.573Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:24:59 [2020-04-14T15:24:59.024Z] #33 79.75 github.com/BurntSushi/toml/cmd/tomlv
15:24:59 [2020-04-14T15:24:59.024Z] #33 ...
15:24:59 [2020-04-14T15:24:59.024Z] 
15:24:59 [2020-04-14T15:24:59.024Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:59 [2020-04-14T15:24:59.024Z] #44 7.837   PBCC     images/google/protobuf/descriptor.pb-c.c
15:24:59 [2020-04-14T15:24:59.024Z] #44 7.944   PBCC     images/opts.pb-c.c
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.040   PBCC     images/sit.pb-c.c
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.092   DEP      images/google/protobuf/descriptor.pb-c.d
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.095   DEP      images/opts.pb-c.d
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.125   DEP      images/sit.pb-c.d
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.194   PBCC     images/macvlan.pb-c.c
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.216   DEP      images/macvlan.pb-c.d
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.278   PBCC     images/autofs.pb-c.c
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.284   DEP      images/autofs.pb-c.d
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.339   PBCC     images/sysctl.pb-c.c
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.421   DEP      images/sysctl.pb-c.d
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.494   PBCC     images/time.pb-c.c
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.549   DEP      images/time.pb-c.d
15:24:59 [2020-04-14T15:24:59.024Z] #44 8.617   PBCC     images/binfmt-misc.pb-c.c
15:24:59 [2020-04-14T15:24:59.081Z] #44 36.74   CC       compel/src/lib/ptrace.o
15:24:59 [2020-04-14T15:24:59.279Z] #44 8.666   DEP      images/binfmt-misc.pb-c.d
15:24:59 [2020-04-14T15:24:59.279Z] #44 8.727   PBCC     images/seccomp.pb-c.c
15:24:59 [2020-04-14T15:24:59.279Z] #44 8.785   DEP      images/seccomp.pb-c.d
15:24:59 [2020-04-14T15:24:59.279Z] #44 8.852   PBCC     images/userns.pb-c.c
15:24:59 [2020-04-14T15:24:59.279Z] #44 8.859   DEP      images/userns.pb-c.d
15:24:59 [2020-04-14T15:24:59.279Z] #44 8.912   PBCC     images/cgroup.pb-c.c
15:24:59 [2020-04-14T15:24:59.279Z] #44 8.976   DEP      images/cgroup.pb-c.d
15:24:59 [2020-04-14T15:24:59.362Z] #44 37.15   AR       compel/libcompel.a
15:24:59 [2020-04-14T15:24:59.363Z] #44 37.20   HOSTCC   compel/src/main-host.o
15:24:59 [2020-04-14T15:24:59.363Z] #44 ...
15:24:59 [2020-04-14T15:24:59.363Z] 
15:24:59 [2020-04-14T15:24:59.363Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:24:59 [2020-04-14T15:24:59.363Z] #10 71.22 Selecting previously unselected package libapparmor1:s390x.
15:24:59 [2020-04-14T15:24:59.363Z] #10 71.25 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
15:24:59 [2020-04-14T15:24:59.363Z] #10 71.25 Unpacking libapparmor1:s390x (2.13.2-10) ...
15:24:59 [2020-04-14T15:24:59.363Z] #10 71.36 Selecting previously unselected package libapparmor-dev:s390x.
15:24:59 [2020-04-14T15:24:59.455Z] #65 ...
15:24:59 [2020-04-14T15:24:59.455Z] 
15:24:59 [2020-04-14T15:24:59.455Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.392 + RM_GOPATH=0
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.392 + TMP_GOPATH=
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.392 + : /build
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.392 + '[' -z '' ']'
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.392 ++ mktemp -d
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.392 + export GOPATH=/tmp/tmp.ZqwZE5ChJw
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.392 + GOPATH=/tmp/tmp.ZqwZE5ChJw
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.392 + RM_GOPATH=1
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.392 ++ dirname ./install.sh
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.394 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.394 + dir=.
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.394 + bin=tini
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.394 + shift
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.394 + '[' '!' -f ./tini.installer ']'
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.394 + . ./tini.installer
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.394 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.394 + install_tini
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.394 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.394 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZqwZE5ChJw/tini
15:24:59 [2020-04-14T15:24:59.455Z] #38 2.400 Cloning into '/tmp/tmp.ZqwZE5ChJw/tini'...
15:24:59 [2020-04-14T15:24:59.455Z] #38 3.157 + cd /tmp/tmp.ZqwZE5ChJw/tini
15:24:59 [2020-04-14T15:24:59.455Z] #38 3.158 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:24:59 [2020-04-14T15:24:59.455Z] #38 3.197 + cmake .
15:24:59 [2020-04-14T15:24:59.455Z] #38 3.997 -- The C compiler identification is GNU 8.3.0
15:24:59 [2020-04-14T15:24:59.455Z] #38 4.017 -- Check for working C compiler: /usr/bin/cc
15:24:59 [2020-04-14T15:24:59.455Z] #38 4.810 -- Check for working C compiler: /usr/bin/cc -- works
15:24:59 [2020-04-14T15:24:59.455Z] #38 4.818 -- Detecting C compiler ABI info
15:24:59 [2020-04-14T15:24:59.455Z] #38 5.399 -- Detecting C compiler ABI info - done
15:24:59 [2020-04-14T15:24:59.455Z] #38 5.439 -- Detecting C compile features
15:24:59 [2020-04-14T15:24:59.455Z] #38 7.295 -- Detecting C compile features - done
15:24:59 [2020-04-14T15:24:59.455Z] #38 7.338 -- Performing Test HAS_BUILTIN_FORTIFY
15:24:59 [2020-04-14T15:24:59.455Z] #38 7.548 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:24:59 [2020-04-14T15:24:59.455Z] #38 7.649 -- Configuring done
15:24:59 [2020-04-14T15:24:59.455Z] #38 7.675 -- Generating done
15:24:59 [2020-04-14T15:24:59.455Z] #38 7.679 -- Build files have been written to: /tmp/tmp.ZqwZE5ChJw/tini
15:24:59 [2020-04-14T15:24:59.455Z] #38 7.691 + make tini-static
15:24:59 [2020-04-14T15:24:59.455Z] #38 8.133 Scanning dependencies of target tini-static
15:24:59 [2020-04-14T15:24:59.455Z] #38 8.299 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:24:59 [2020-04-14T15:24:59.455Z] #38 9.307 [100%] Linking C executable tini-static
15:24:59 [2020-04-14T15:24:59.455Z] #38 9.915 [100%] Built target tini-static
15:24:59 [2020-04-14T15:24:59.455Z] #38 9.979 + mkdir -p /build
15:24:59 [2020-04-14T15:24:59.455Z] #38 9.983 + cp tini-static /build/docker-init
15:24:59 [2020-04-14T15:24:59.535Z] #44 9.053   PBCC     images/fown.pb-c.c
15:24:59 [2020-04-14T15:24:59.535Z] #44 9.079   PBCC     images/ext-file.pb-c.c
15:24:59 [2020-04-14T15:24:59.535Z] #44 9.096   DEP      images/fown.pb-c.d
15:24:59 [2020-04-14T15:24:59.535Z] #44 9.169   DEP      images/ext-file.pb-c.d
15:24:59 [2020-04-14T15:24:59.535Z] #44 9.208   PBCC     images/rpc.pb-c.c
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.36 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.49 Selecting previously unselected package libbtrfs0.
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.49 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.49 Unpacking libbtrfs0 (4.20.1-2) ...
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.56 Selecting previously unselected package libbtrfs-dev.
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.57 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.57 Unpacking libbtrfs-dev (4.20.1-2) ...
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.67 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.67 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.68 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.72 Selecting previously unselected package libudev-dev:s390x.
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.72 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
15:24:59 [2020-04-14T15:24:59.657Z] #10 71.74 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
15:24:59 [2020-04-14T15:24:59.657Z] #10 ...
15:24:59 [2020-04-14T15:24:59.657Z] 
15:24:59 [2020-04-14T15:24:59.657Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:59 [2020-04-14T15:24:59.657Z] #47 61.52 vendor/golang.org/x/crypto/cryptobyte
15:24:59 [2020-04-14T15:24:59.657Z] #47 62.07 github.com/LK4D4/vndr/build
15:24:59 [2020-04-14T15:24:59.657Z] #47 62.78 net
15:24:59 [2020-04-14T15:24:59.657Z] #47 64.45 vendor/golang.org/x/crypto/chacha20poly1305
15:24:59 [2020-04-14T15:24:59.657Z] #47 65.09 vendor/golang.org/x/crypto/curve25519
15:24:59 [2020-04-14T15:24:59.657Z] #47 65.33 vendor/golang.org/x/text/transform
15:24:59 [2020-04-14T15:24:59.657Z] #47 65.87 vendor/golang.org/x/text/unicode/bidi
15:24:59 [2020-04-14T15:24:59.657Z] #47 66.87 vendor/golang.org/x/text/secure/bidirule
15:24:59 [2020-04-14T15:24:59.657Z] #47 67.00 vendor/golang.org/x/text/unicode/norm
15:24:59 [2020-04-14T15:24:59.657Z] #47 69.85 vendor/golang.org/x/net/idna
15:24:59 [2020-04-14T15:24:59.657Z] #47 71.24 vendor/golang.org/x/net/http2/hpack
15:24:59 [2020-04-14T15:24:59.684Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
15:24:59 [2020-04-14T15:24:59.712Z] #38 ...
15:24:59 [2020-04-14T15:24:59.712Z] 
15:24:59 [2020-04-14T15:24:59.712Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.369   PBCC     images/google/protobuf/descriptor.pb-c.c
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.435   PBCC     images/opts.pb-c.c
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.499   PBCC     images/sit.pb-c.c
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.555   DEP      images/google/protobuf/descriptor.pb-c.d
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.606   DEP      images/opts.pb-c.d
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.654   DEP      images/sit.pb-c.d
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.720   PBCC     images/macvlan.pb-c.c
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.778   DEP      images/macvlan.pb-c.d
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.857   PBCC     images/autofs.pb-c.c
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.919   DEP      images/autofs.pb-c.d
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.966   PBCC     images/sysctl.pb-c.c
15:24:59 [2020-04-14T15:24:59.712Z] #44 6.992   DEP      images/sysctl.pb-c.d
15:24:59 [2020-04-14T15:24:59.712Z] #44 7.068   PBCC     images/time.pb-c.c
15:24:59 [2020-04-14T15:24:59.790Z] #44 9.293   DEP      images/rpc.pb-c.d
15:24:59 [2020-04-14T15:24:59.790Z] #44 9.334   PBCC     images/siginfo.pb-c.c
15:24:59 [2020-04-14T15:24:59.790Z] #44 9.389   DEP      images/siginfo.pb-c.d
15:24:59 [2020-04-14T15:24:59.790Z] #44 9.452   PBCC     images/pagemap.pb-c.c
15:24:59 [2020-04-14T15:24:59.941Z] #47 ...
15:24:59 [2020-04-14T15:24:59.941Z] 
15:24:59 [2020-04-14T15:24:59.941Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:59 [2020-04-14T15:24:59.941Z] #44 37.39   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
15:24:59 [2020-04-14T15:24:59.941Z] #44 37.56   HOSTCC   compel/src/lib/handle-elf-host.o
15:24:59 [2020-04-14T15:24:59.970Z] #44 ...
15:24:59 [2020-04-14T15:24:59.970Z] 
15:24:59 [2020-04-14T15:24:59.970Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:24:59 [2020-04-14T15:24:59.970Z] #38 DONE 10.4s
15:24:59 [2020-04-14T15:24:59.970Z] 
15:24:59 [2020-04-14T15:24:59.970Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:59 [2020-04-14T15:24:59.970Z] #44 7.133   DEP      images/time.pb-c.d
15:24:59 [2020-04-14T15:24:59.970Z] #44 7.252   PBCC     images/binfmt-misc.pb-c.c
15:24:59 [2020-04-14T15:24:59.970Z] #44 7.274   DEP      images/binfmt-misc.pb-c.d
15:24:59 [2020-04-14T15:24:59.970Z] #44 7.345   PBCC     images/seccomp.pb-c.c
15:24:59 [2020-04-14T15:24:59.990Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
15:24:59 [2020-04-14T15:24:59.990Z] go: finding github.com/bugsnag/panicwrap v1.2.0
15:25:00 [2020-04-14T15:25:00.046Z] #44 9.601   DEP      images/pagemap.pb-c.d
15:25:00 [2020-04-14T15:25:00.203Z] #10 ...
15:25:00 [2020-04-14T15:25:00.203Z] 
15:25:00 [2020-04-14T15:25:00.203Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:25:00 [2020-04-14T15:25:00.203Z] #43 70.70 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:25:00 [2020-04-14T15:25:00.203Z] #43 70.72 Processing triggers for libc-bin (2.28-10) ...
15:25:00 [2020-04-14T15:25:00.203Z] #43 DONE 71.1s
15:25:00 [2020-04-14T15:25:00.203Z] 
15:25:00 [2020-04-14T15:25:00.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:00 [2020-04-14T15:25:00.222Z] #44 37.86   HOSTCC   compel/src/lib/log-host.o
15:25:00 [2020-04-14T15:25:00.222Z] #44 38.05   HOSTLINK compel/compel-host-bin
15:25:00 [2020-04-14T15:25:00.222Z] #44 38.20   DEP      soccr/soccr.d
15:25:00 [2020-04-14T15:25:00.225Z] #44 7.434   DEP      images/seccomp.pb-c.d
15:25:00 [2020-04-14T15:25:00.225Z] #44 7.564   PBCC     images/userns.pb-c.c
15:25:00 [2020-04-14T15:25:00.225Z] #44 7.632   DEP      images/userns.pb-c.d
15:25:00 [2020-04-14T15:25:00.285Z] go: finding github.com/uber/jaeger-lib v1.2.1
15:25:00 [2020-04-14T15:25:00.301Z] #44 9.643   PBCC     images/rlimit.pb-c.c
15:25:00 [2020-04-14T15:25:00.301Z] #44 9.676   DEP      images/rlimit.pb-c.d
15:25:00 [2020-04-14T15:25:00.301Z] #44 9.762   PBCC     images/file-lock.pb-c.c
15:25:00 [2020-04-14T15:25:00.301Z] #44 9.793   DEP      images/file-lock.pb-c.d
15:25:00 [2020-04-14T15:25:00.301Z] #44 9.880   PBCC     images/tty.pb-c.c
15:25:00 [2020-04-14T15:25:00.444Z] Commit message: "daemon: rename variables that collide with imported package names"
15:25:00 [2020-04-14T15:25:00.480Z] #44 7.716   PBCC     images/cgroup.pb-c.c
15:25:00 [2020-04-14T15:25:00.480Z] #44 7.812   DEP      images/cgroup.pb-c.d
15:25:00 [2020-04-14T15:25:00.480Z] #44 7.912   PBCC     images/fown.pb-c.c
15:25:00 [2020-04-14T15:25:00.556Z] #44 9.941   DEP      images/tty.pb-c.d
15:25:00 [2020-04-14T15:25:00.556Z] #44 10.01   PBCC     images/tun.pb-c.c
15:25:00 [2020-04-14T15:25:00.556Z] #44 10.13   PBCC     images/netdev.pb-c.c
15:25:00 [2020-04-14T15:25:00.556Z] #44 10.19   DEP      images/tun.pb-c.d
15:25:00 [2020-04-14T15:25:00.556Z] #44 10.24   DEP      images/netdev.pb-c.d
15:25:00 [2020-04-14T15:25:00.735Z] #44 8.001   PBCC     images/ext-file.pb-c.c
15:25:00 [2020-04-14T15:25:00.811Z] #44 10.30   PBCC     images/vma.pb-c.c
15:25:00 [2020-04-14T15:25:00.812Z] #44 10.36   DEP      images/vma.pb-c.d
15:25:00 [2020-04-14T15:25:00.812Z] #44 10.42   PBCC     images/creds.pb-c.c
15:25:00 [2020-04-14T15:25:00.812Z] #44 10.48   DEP      images/creds.pb-c.d
15:25:00 [2020-04-14T15:25:00.833Z] #44 38.45   CC       soccr/soccr.o
15:25:00 [2020-04-14T15:25:00.991Z] #44 8.064   DEP      images/fown.pb-c.d
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.097   DEP      images/ext-file.pb-c.d
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.108   PBCC     images/rpc.pb-c.c
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.118   DEP      images/rpc.pb-c.d
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.129   PBCC     images/siginfo.pb-c.c
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.135   DEP      images/siginfo.pb-c.d
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.144   PBCC     images/pagemap.pb-c.c
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.154   DEP      images/pagemap.pb-c.d
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.211   PBCC     images/rlimit.pb-c.c
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.248   DEP      images/rlimit.pb-c.d
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.296   PBCC     images/file-lock.pb-c.c
15:25:00 [2020-04-14T15:25:00.992Z] #44 8.307   DEP      images/file-lock.pb-c.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
15:25:01 [2020-04-14T15:25:01.067Z] #44 10.54   PBCC     images/utsns.pb-c.c
15:25:01 [2020-04-14T15:25:01.067Z] #44 10.58   DEP      images/utsns.pb-c.d
15:25:01 [2020-04-14T15:25:01.067Z] #44 10.65   PBCC     images/ipc-desc.pb-c.c
15:25:01 [2020-04-14T15:25:01.067Z] #44 10.70   PBCC     images/ipc-sem.pb-c.c
[Pipeline] sh
15:25:01 [2020-04-14T15:25:01.246Z] #44 8.373   PBCC     images/tty.pb-c.c
15:25:01 [2020-04-14T15:25:01.246Z] #44 8.456   DEP      images/tty.pb-c.d
15:25:01 [2020-04-14T15:25:01.246Z] #44 8.508   PBCC     images/tun.pb-c.c
15:25:01 [2020-04-14T15:25:01.246Z] #44 8.551   PBCC     images/netdev.pb-c.c
15:25:01 [2020-04-14T15:25:01.246Z] #44 8.612   DEP      images/tun.pb-c.d
15:25:01 [2020-04-14T15:25:01.321Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
15:25:01 [2020-04-14T15:25:01.323Z] #44 10.74   DEP      images/ipc-desc.pb-c.d
15:25:01 [2020-04-14T15:25:01.323Z] #44 10.81   DEP      images/ipc-sem.pb-c.d
15:25:01 [2020-04-14T15:25:01.323Z] #44 10.86   PBCC     images/ipc-msg.pb-c.c
15:25:01 [2020-04-14T15:25:01.323Z] #44 10.90   DEP      images/ipc-msg.pb-c.d
15:25:01 [2020-04-14T15:25:01.446Z] #44 39.29   AR       soccr/libsoccr.a
15:25:01 [2020-04-14T15:25:01.446Z] #44 39.30 make[1]: 'soccr/libsoccr.a' is up to date.
15:25:01 [2020-04-14T15:25:01.502Z] #44 8.664   DEP      images/netdev.pb-c.d
15:25:01 [2020-04-14T15:25:01.502Z] #44 8.744   PBCC     images/vma.pb-c.c
15:25:01 [2020-04-14T15:25:01.502Z] #44 8.819   DEP      images/vma.pb-c.d
15:25:01 [2020-04-14T15:25:01.578Z] #44 10.97   PBCC     images/ipc-shm.pb-c.c
15:25:01 [2020-04-14T15:25:01.578Z] #44 11.00   DEP      images/ipc-shm.pb-c.d
15:25:01 [2020-04-14T15:25:01.578Z] #44 11.04   PBCC     images/ipc-var.pb-c.c
15:25:01 [2020-04-14T15:25:01.578Z] #44 11.08   DEP      images/ipc-var.pb-c.d
15:25:01 [2020-04-14T15:25:01.578Z] #44 11.13   PBCC     images/sk-opts.pb-c.c
15:25:01 [2020-04-14T15:25:01.578Z] #44 11.17   PBCC     images/packet-sock.pb-c.c
15:25:01 [2020-04-14T15:25:01.727Z] #44 39.52   DEP      criu/arch/s390/sigframe.d
15:25:01 [2020-04-14T15:25:01.727Z] #44 39.61   DEP      criu/arch/s390/crtools.d
15:25:01 [2020-04-14T15:25:01.757Z] #44 8.904   PBCC     images/creds.pb-c.c
15:25:01 [2020-04-14T15:25:01.757Z] #44 8.922   DEP      images/creds.pb-c.d
15:25:01 [2020-04-14T15:25:01.757Z] #44 8.960   PBCC     images/utsns.pb-c.c
15:25:01 [2020-04-14T15:25:01.757Z] #44 9.028   DEP      images/utsns.pb-c.d
15:25:01 [2020-04-14T15:25:01.757Z] #44 9.065   PBCC     images/ipc-desc.pb-c.c
15:25:01 [2020-04-14T15:25:01.757Z] #44 9.112   PBCC     images/ipc-sem.pb-c.c
15:25:01 [2020-04-14T15:25:01.757Z] #44 9.152   DEP      images/ipc-desc.pb-c.d
15:25:01 [2020-04-14T15:25:01.784Z] + docker version
15:25:01 [2020-04-14T15:25:01.833Z] #44 11.28   DEP      images/sk-opts.pb-c.d
15:25:01 [2020-04-14T15:25:01.833Z] #44 11.34   DEP      images/packet-sock.pb-c.d
15:25:01 [2020-04-14T15:25:01.833Z] #44 11.39   PBCC     images/sk-netlink.pb-c.c
15:25:01 [2020-04-14T15:25:01.833Z] #44 11.44   DEP      images/sk-netlink.pb-c.d
15:25:01 [2020-04-14T15:25:01.955Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
15:25:01 [2020-04-14T15:25:01.955Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
15:25:01 [2020-04-14T15:25:01.955Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
15:25:02 [2020-04-14T15:25:02.008Z] #44 39.72   DEP      criu/arch/s390/cpu.d
15:25:02 [2020-04-14T15:25:02.008Z] #44 39.82   CC       criu/arch/s390/cpu.o
15:25:02 [2020-04-14T15:25:02.014Z] #44 9.208   DEP      images/ipc-sem.pb-c.d
15:25:02 [2020-04-14T15:25:02.014Z] #44 9.260   PBCC     images/ipc-msg.pb-c.c
15:25:02 [2020-04-14T15:25:02.014Z] #44 9.288   DEP      images/ipc-msg.pb-c.d
15:25:02 [2020-04-14T15:25:02.014Z] #44 9.348   PBCC     images/ipc-shm.pb-c.c
15:25:02 [2020-04-14T15:25:02.014Z] #44 9.368   DEP      images/ipc-shm.pb-c.d
15:25:02 [2020-04-14T15:25:02.088Z] #44 11.49   PBCC     images/sk-inet.pb-c.c
15:25:02 [2020-04-14T15:25:02.089Z] #44 11.60   DEP      images/sk-inet.pb-c.d
15:25:02 [2020-04-14T15:25:02.089Z] #44 11.68   PBCC     images/sk-unix.pb-c.c
15:25:02 [2020-04-14T15:25:02.089Z] #44 11.74   DEP      images/sk-unix.pb-c.d
15:25:02 [2020-04-14T15:25:02.268Z] #44 9.416   PBCC     images/ipc-var.pb-c.c
15:25:02 [2020-04-14T15:25:02.268Z] #44 9.452   DEP      images/ipc-var.pb-c.d
15:25:02 [2020-04-14T15:25:02.268Z] #44 9.519   PBCC     images/sk-opts.pb-c.c
15:25:02 [2020-04-14T15:25:02.268Z] #44 9.546   PBCC     images/packet-sock.pb-c.c
15:25:02 [2020-04-14T15:25:02.268Z] #44 9.643   DEP      images/sk-opts.pb-c.d
15:25:02 [2020-04-14T15:25:02.289Z] #44 ...
15:25:02 [2020-04-14T15:25:02.289Z] 
15:25:02 [2020-04-14T15:25:02.289Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:02 [2020-04-14T15:25:02.289Z] #10 71.90 Selecting previously unselected package libsepol1-dev:s390x.
15:25:02 [2020-04-14T15:25:02.289Z] #10 71.92 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 71.92 Unpacking libsepol1-dev:s390x (2.8-1) ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.16 Selecting previously unselected package libpcre16-3:s390x.
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.16 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.16 Unpacking libpcre16-3:s390x (2:8.39-12) ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.29 Selecting previously unselected package libpcre32-3:s390x.
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.29 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.30 Unpacking libpcre32-3:s390x (2:8.39-12) ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.41 Selecting previously unselected package libpcrecpp0v5:s390x.
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.41 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.41 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.50 Selecting previously unselected package libpcre3-dev:s390x.
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.50 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.50 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.80 Selecting previously unselected package libselinux1-dev:s390x.
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.80 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.81 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.99 Selecting previously unselected package libdevmapper-dev:s390x.
15:25:02 [2020-04-14T15:25:02.289Z] #10 72.99 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 73.00 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
15:25:02 [2020-04-14T15:25:02.289Z] #10 73.06 Selecting previously unselected package libseccomp-dev:s390x.
15:25:02 [2020-04-14T15:25:02.289Z] #10 73.06 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.06 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.14 Selecting previously unselected package libsystemd-dev:s390x.
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.15 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.15 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.55 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.56 Setting up libseccomp-dev:s390x (2.3.3-4) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.58 Setting up libapparmor1:s390x (2.13.2-10) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.59 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.59 Setting up libpcre16-3:s390x (2:8.39-12) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.60 Setting up libsepol1-dev:s390x (2.8-1) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.61 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.61 Setting up libbtrfs0 (4.20.1-2) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.62 Setting up libpcre32-3:s390x (2:8.39-12) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.62 Setting up libudev-dev:s390x (241-7~deb10u3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.63 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.64 Setting up libbtrfs-dev (4.20.1-2) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.65 Setting up libapparmor-dev:s390x (2.13.2-10) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.65 Setting up mingw-w64-common (6.0.0-3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.66 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.67 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.67 Setting up libpcre3-dev:s390x (2:8.39-12) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.68 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.69 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
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.69 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
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.69 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.70 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
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.70 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
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.71 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.72 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.72 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.73 Setting up dmsetup (2:1.02.155-3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.74 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.74 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 73.75 Processing triggers for libc-bin (2.28-10) ...
15:25:02 [2020-04-14T15:25:02.290Z] #10 DONE 74.1s
15:25:02 [2020-04-14T15:25:02.290Z] 
15:25:02 [2020-04-14T15:25:02.290Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:25:02 [2020-04-14T15:25:02.290Z] #58 DONE 0.1s
15:25:02 [2020-04-14T15:25:02.290Z] 
15:25:02 [2020-04-14T15:25:02.290Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:25:02 [2020-04-14T15:25:02.290Z] #59 DONE 0.1s
15:25:02 [2020-04-14T15:25:02.290Z] 
15:25:02 [2020-04-14T15:25:02.290Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:02 [2020-04-14T15:25:02.344Z] #44 11.82   PBCC     images/mm.pb-c.c
15:25:02 [2020-04-14T15:25:02.344Z] #44 11.86   DEP      images/mm.pb-c.d
15:25:02 [2020-04-14T15:25:02.344Z] #44 ...
15:25:02 [2020-04-14T15:25:02.344Z] 
15:25:02 [2020-04-14T15:25:02.344Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:02 [2020-04-14T15:25:02.344Z] #56 72.94 fmt
15:25:02 [2020-04-14T15:25:02.344Z] #56 78.13 encoding/json
15:25:02 [2020-04-14T15:25:02.344Z] #56 81.27 github.com/pkg/diff
15:25:02 [2020-04-14T15:25:02.344Z] #56 82.70 go/ast
15:25:02 [2020-04-14T15:25:02.344Z] #56 ...
15:25:02 [2020-04-14T15:25:02.344Z] 
15:25:02 [2020-04-14T15:25:02.344Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:02 [2020-04-14T15:25:02.344Z] #44 11.91   PBCC     images/timerfd.pb-c.c
15:25:02 [2020-04-14T15:25:02.344Z] #44 11.97   DEP      images/timerfd.pb-c.d
15:25:02 [2020-04-14T15:25:02.525Z] #44 9.679   DEP      images/packet-sock.pb-c.d
15:25:02 [2020-04-14T15:25:02.525Z] #44 9.747   PBCC     images/sk-netlink.pb-c.c
15:25:02 [2020-04-14T15:25:02.525Z] #44 ...
15:25:02 [2020-04-14T15:25:02.525Z] 
15:25:02 [2020-04-14T15:25:02.525Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:02 [2020-04-14T15:25:02.525Z] #47 66.12 github.com/LK4D4/vndr/godl
15:25:02 [2020-04-14T15:25:02.525Z] #47 67.35 github.com/LK4D4/vndr
15:25:02 [2020-04-14T15:25:02.525Z] #47 ...
15:25:02 [2020-04-14T15:25:02.525Z] 
15:25:02 [2020-04-14T15:25:02.525Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:02 [2020-04-14T15:25:02.525Z] #44 9.841   DEP      images/sk-netlink.pb-c.d
15:25:02 [2020-04-14T15:25:02.592Z] go: finding github.com/fsnotify/fsnotify v1.4.7
15:25:02 [2020-04-14T15:25:02.592Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
15:25:02 [2020-04-14T15:25:02.592Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
15:25:02 [2020-04-14T15:25:02.599Z] #44 12.07   PBCC     images/timer.pb-c.c
15:25:02 [2020-04-14T15:25:02.599Z] #44 12.12   DEP      images/timer.pb-c.d
15:25:02 [2020-04-14T15:25:02.599Z] #44 12.20   PBCC     images/sa.pb-c.c
15:25:02 [2020-04-14T15:25:02.599Z] #44 12.25   DEP      images/sa.pb-c.d
15:25:02 [2020-04-14T15:25:02.781Z] #44 9.910   PBCC     images/sk-inet.pb-c.c
15:25:02 [2020-04-14T15:25:02.781Z] #44 9.998   DEP      images/sk-inet.pb-c.d
15:25:02 [2020-04-14T15:25:02.781Z] #44 ...
15:25:02 [2020-04-14T15:25:02.781Z] 
15:25:02 [2020-04-14T15:25:02.781Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:25:02 [2020-04-14T15:25:02.781Z] #68 68.72 + for f in rootlesskit rootlesskit-docker-proxy
15:25:02 [2020-04-14T15:25:02.781Z] #68 68.72 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:25:02 [2020-04-14T15:25:02.781Z] #68 DONE 76.6s
15:25:02 [2020-04-14T15:25:02.781Z] 
15:25:02 [2020-04-14T15:25:02.781Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:25:02 [2020-04-14T15:25:02.781Z] #69 DONE 0.1s
15:25:02 [2020-04-14T15:25:02.781Z] 
15:25:02 [2020-04-14T15:25:02.781Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:02 [2020-04-14T15:25:02.781Z] #44 10.05   PBCC     images/sk-unix.pb-c.c
15:25:02 [2020-04-14T15:25:02.781Z] #44 10.14   DEP      images/sk-unix.pb-c.d
15:25:02 [2020-04-14T15:25:02.862Z] #44 12.30   PBCC     images/pipe-data.pb-c.c
15:25:02 [2020-04-14T15:25:02.862Z] #44 12.34   DEP      images/pipe-data.pb-c.d
15:25:02 [2020-04-14T15:25:02.862Z] #44 12.39   PBCC     images/mnt.pb-c.c
15:25:02 [2020-04-14T15:25:02.862Z] #44 12.43   DEP      images/mnt.pb-c.d
15:25:02 [2020-04-14T15:25:02.862Z] #44 12.48   PBCC     images/sk-packet.pb-c.c
15:25:03 [2020-04-14T15:25:03.037Z] #44 10.24   PBCC     images/mm.pb-c.c
15:25:03 [2020-04-14T15:25:03.037Z] #44 10.35   DEP      images/mm.pb-c.d
15:25:03 [2020-04-14T15:25:03.118Z] #44 ...
15:25:03 [2020-04-14T15:25:03.118Z] 
15:25:03 [2020-04-14T15:25:03.118Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:03 [2020-04-14T15:25:03.118Z] #33 DONE 83.9s
15:25:03 [2020-04-14T15:25:03.118Z] 
15:25:03 [2020-04-14T15:25:03.118Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:03 [2020-04-14T15:25:03.118Z] #44 12.63   DEP      images/sk-packet.pb-c.d
15:25:03 [2020-04-14T15:25:03.225Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
15:25:03 [2020-04-14T15:25:03.292Z] #44 10.46   PBCC     images/timerfd.pb-c.c
15:25:03 [2020-04-14T15:25:03.293Z] #44 10.51   DEP      images/timerfd.pb-c.d
15:25:03 [2020-04-14T15:25:03.293Z] #44 10.64   PBCC     images/timer.pb-c.c
15:25:03 [2020-04-14T15:25:03.293Z] #44 10.68   DEP      images/timer.pb-c.d
15:25:03 [2020-04-14T15:25:03.385Z] #44 12.71   PBCC     images/tcp-stream.pb-c.c
15:25:03 [2020-04-14T15:25:03.385Z] #44 12.84   DEP      images/tcp-stream.pb-c.d
15:25:03 [2020-04-14T15:25:03.548Z] #44 10.78   PBCC     images/sa.pb-c.c
15:25:03 [2020-04-14T15:25:03.548Z] #44 10.83   DEP      images/sa.pb-c.d
15:25:03 [2020-04-14T15:25:03.647Z] #44 13.01   PBCC     images/pipe.pb-c.c
15:25:03 [2020-04-14T15:25:03.647Z] #44 13.08   DEP      images/pipe.pb-c.d
15:25:03 [2020-04-14T15:25:03.647Z] #44 13.24   PBCC     images/pstree.pb-c.c
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.462 + RM_GOPATH=0
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.462 + TMP_GOPATH=
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.462 + : /build
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.462 + '[' -z '' ']'
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.462 ++ mktemp -d
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.463 + export GOPATH=/tmp/tmp.akMXKv8zIq
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.463 + GOPATH=/tmp/tmp.akMXKv8zIq
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.463 + RM_GOPATH=1
15:25:03 [2020-04-14T15:25:03.794Z] #60 ...
15:25:03 [2020-04-14T15:25:03.794Z] 
15:25:03 [2020-04-14T15:25:03.794Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:25:03 [2020-04-14T15:25:03.794Z] #11 DONE 1.7s
15:25:03 [2020-04-14T15:25:03.794Z] 
15:25:03 [2020-04-14T15:25:03.794Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.467 ++ dirname ./install.sh
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.468 + dir=.
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.468 + bin=runc
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.468 + shift
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.468 + '[' '!' -f ./runc.installer ']'
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.468 + . ./runc.installer
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.468 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.468 + install_runc
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.468 + uname -r
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.468 + grep -q '^3\.10\.0.*\.el7\.'
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.470 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.470 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.470 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.akMXKv8zIq/src/github.com/opencontainers/runc
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.470 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:25:03 [2020-04-14T15:25:03.794Z] #60 1.478 Cloning into '/tmp/tmp.akMXKv8zIq/src/github.com/opencontainers/runc'...
15:25:03 [2020-04-14T15:25:03.803Z] #44 10.97   PBCC     images/pipe-data.pb-c.c
15:25:03 [2020-04-14T15:25:03.803Z] #44 10.99   DEP      images/pipe-data.pb-c.d
15:25:03 [2020-04-14T15:25:03.803Z] #44 11.06   PBCC     images/mnt.pb-c.c
15:25:03 [2020-04-14T15:25:03.803Z] #44 11.09   DEP      images/mnt.pb-c.d
15:25:03 [2020-04-14T15:25:03.803Z] #44 11.11   PBCC     images/sk-packet.pb-c.c
15:25:03 [2020-04-14T15:25:03.803Z] #44 11.13   DEP      images/sk-packet.pb-c.d
15:25:03 [2020-04-14T15:25:03.803Z] #44 11.15   PBCC     images/tcp-stream.pb-c.c
15:25:03 [2020-04-14T15:25:03.858Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
15:25:03 [2020-04-14T15:25:03.858Z] go: finding github.com/docker/go-connections v0.3.0
15:25:03 [2020-04-14T15:25:03.902Z] #44 13.33   DEP      images/pstree.pb-c.d
15:25:03 [2020-04-14T15:25:03.902Z] #44 13.40   PBCC     images/fs.pb-c.c
15:25:03 [2020-04-14T15:25:03.902Z] #44 13.42   DEP      images/fs.pb-c.d
15:25:03 [2020-04-14T15:25:03.902Z] #44 13.48   PBCC     images/signalfd.pb-c.c
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.18   DEP      images/tcp-stream.pb-c.d
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.22   PBCC     images/pipe.pb-c.c
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.24   DEP      images/pipe.pb-c.d
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.30   PBCC     images/pstree.pb-c.c
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.32   DEP      images/pstree.pb-c.d
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.35   PBCC     images/fs.pb-c.c
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.37   DEP      images/fs.pb-c.d
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.40   PBCC     images/signalfd.pb-c.c
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.44   DEP      images/signalfd.pb-c.d
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.47   PBCC     images/fh.pb-c.c
15:25:04 [2020-04-14T15:25:04.058Z] #44 11.51   PBCC     images/fsnotify.pb-c.c
15:25:04 [2020-04-14T15:25:04.158Z] #44 13.56   DEP      images/signalfd.pb-c.d
15:25:04 [2020-04-14T15:25:04.158Z] #44 13.69   PBCC     images/fh.pb-c.c
15:25:04 [2020-04-14T15:25:04.158Z] #44 13.77   PBCC     images/fsnotify.pb-c.c
15:25:04 [2020-04-14T15:25:04.314Z] #44 11.55   DEP      images/fh.pb-c.d
15:25:04 [2020-04-14T15:25:04.314Z] #44 11.59   DEP      images/fsnotify.pb-c.d
15:25:04 [2020-04-14T15:25:04.314Z] #44 11.62   PBCC     images/eventpoll.pb-c.c
15:25:04 [2020-04-14T15:25:04.314Z] #44 11.64   DEP      images/eventpoll.pb-c.d
15:25:04 [2020-04-14T15:25:04.314Z] #44 11.69   PBCC     images/eventfd.pb-c.c
15:25:04 [2020-04-14T15:25:04.314Z] #44 11.72   DEP      images/eventfd.pb-c.d
15:25:04 [2020-04-14T15:25:04.314Z] #44 11.76   PBCC     images/remap-file-path.pb-c.c
15:25:04 [2020-04-14T15:25:04.388Z] #44 3.643 Note: Building without setproctitle() and strlcpy() support.
15:25:04 [2020-04-14T15:25:04.388Z] #44 3.643       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:25:04 [2020-04-14T15:25:04.388Z] #44 3.652 Note: Building without GnuTLS support
15:25:04 [2020-04-14T15:25:04.413Z] #44 13.91   DEP      images/fh.pb-c.d
15:25:04 [2020-04-14T15:25:04.413Z] #44 14.00   DEP      images/fsnotify.pb-c.d
15:25:04 [2020-04-14T15:25:04.492Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
15:25:04 [2020-04-14T15:25:04.570Z] #44 11.80   DEP      images/remap-file-path.pb-c.d
15:25:04 [2020-04-14T15:25:04.570Z] #44 11.83   PBCC     images/fifo.pb-c.c
15:25:04 [2020-04-14T15:25:04.570Z] #44 11.89   DEP      images/fifo.pb-c.d
15:25:04 [2020-04-14T15:25:04.570Z] #44 11.94   PBCC     images/ghost-file.pb-c.c
15:25:04 [2020-04-14T15:25:04.570Z] #44 12.01   DEP      images/ghost-file.pb-c.d
15:25:04 [2020-04-14T15:25:04.646Z] #44 ...
15:25:04 [2020-04-14T15:25:04.646Z] 
15:25:04 [2020-04-14T15:25:04.646Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:04 [2020-04-14T15:25:04.646Z] #33 65.53 internal/fmtsort
15:25:04 [2020-04-14T15:25:04.646Z] #33 66.36 strings
15:25:04 [2020-04-14T15:25:04.646Z] #33 68.90 path
15:25:04 [2020-04-14T15:25:04.646Z] #33 69.50 fmt
15:25:04 [2020-04-14T15:25:04.646Z] #33 69.74 path/filepath
15:25:04 [2020-04-14T15:25:04.646Z] #33 71.69 io/ioutil
15:25:04 [2020-04-14T15:25:04.646Z] #33 72.38 text/tabwriter
15:25:04 [2020-04-14T15:25:04.646Z] #33 73.87 github.com/BurntSushi/toml
15:25:04 [2020-04-14T15:25:04.646Z] #33 73.88 flag
15:25:04 [2020-04-14T15:25:04.646Z] #33 ...
15:25:04 [2020-04-14T15:25:04.646Z] 
15:25:04 [2020-04-14T15:25:04.646Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:04 [2020-04-14T15:25:04.646Z] #47 65.50 internal/fmtsort
15:25:04 [2020-04-14T15:25:04.646Z] #47 66.10 os
15:25:04 [2020-04-14T15:25:04.646Z] #47 66.21 strings
15:25:04 [2020-04-14T15:25:04.646Z] #47 69.31 regexp/syntax
15:25:04 [2020-04-14T15:25:04.646Z] #47 71.22 fmt
15:25:04 [2020-04-14T15:25:04.646Z] #47 73.66 regexp
15:25:04 [2020-04-14T15:25:04.668Z] #44 14.07   PBCC     images/eventpoll.pb-c.c
15:25:04 [2020-04-14T15:25:04.668Z] #44 14.07   DEP      images/eventpoll.pb-c.d
15:25:04 [2020-04-14T15:25:04.668Z] #44 14.13   PBCC     images/eventfd.pb-c.c
15:25:04 [2020-04-14T15:25:04.668Z] #44 14.16   DEP      images/eventfd.pb-c.d
15:25:04 [2020-04-14T15:25:04.668Z] #44 14.22   PBCC     images/remap-file-path.pb-c.c
15:25:04 [2020-04-14T15:25:04.668Z] #44 14.22   DEP      images/remap-file-path.pb-c.d
15:25:04 [2020-04-14T15:25:04.668Z] #44 14.27   PBCC     images/fifo.pb-c.c
15:25:04 [2020-04-14T15:25:04.668Z] #44 14.28   DEP      images/fifo.pb-c.d
15:25:04 [2020-04-14T15:25:04.784Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
15:25:04 [2020-04-14T15:25:04.825Z] #44 12.08   PBCC     images/regfile.pb-c.c
15:25:04 [2020-04-14T15:25:04.825Z] #44 12.14   DEP      images/regfile.pb-c.d
15:25:04 [2020-04-14T15:25:04.825Z] #44 12.19   PBCC     images/ns.pb-c.c
15:25:04 [2020-04-14T15:25:04.825Z] #44 12.20   DEP      images/ns.pb-c.d
15:25:04 [2020-04-14T15:25:04.825Z] #44 12.23   PBCC     images/fdinfo.pb-c.c
15:25:04 [2020-04-14T15:25:04.904Z] #47 ...
15:25:04 [2020-04-14T15:25:04.904Z] 
15:25:04 [2020-04-14T15:25:04.904Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:04 [2020-04-14T15:25:04.904Z] #33 75.86 log
15:25:04 [2020-04-14T15:25:04.923Z] #44 14.35   PBCC     images/ghost-file.pb-c.c
15:25:04 [2020-04-14T15:25:04.923Z] #44 14.41   DEP      images/ghost-file.pb-c.d
15:25:04 [2020-04-14T15:25:04.923Z] #44 14.44   PBCC     images/regfile.pb-c.c
15:25:04 [2020-04-14T15:25:04.923Z] #44 14.47   DEP      images/regfile.pb-c.d
15:25:04 [2020-04-14T15:25:04.923Z] #44 14.51   PBCC     images/ns.pb-c.c
15:25:04 [2020-04-14T15:25:04.923Z] #44 14.53   DEP      images/ns.pb-c.d
15:25:04 [2020-04-14T15:25:04.923Z] #44 14.57   PBCC     images/fdinfo.pb-c.c
15:25:05 [2020-04-14T15:25:05.075Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
15:25:05 [2020-04-14T15:25:05.075Z] go: finding github.com/jinzhu/gorm v1.9.2
15:25:05 [2020-04-14T15:25:05.081Z] #44 ...
15:25:05 [2020-04-14T15:25:05.081Z] 
15:25:05 [2020-04-14T15:25:05.081Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:05 [2020-04-14T15:25:05.081Z] #47 DONE 78.8s
15:25:05 [2020-04-14T15:25:05.081Z] 
15:25:05 [2020-04-14T15:25:05.081Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:05 [2020-04-14T15:25:05.081Z] #44 12.42   DEP      images/fdinfo.pb-c.d
15:25:05 [2020-04-14T15:25:05.081Z] #44 12.52   PBCC     images/core-aarch64.pb-c.c
15:25:05 [2020-04-14T15:25:05.178Z] #44 14.68   DEP      images/fdinfo.pb-c.d
15:25:05 [2020-04-14T15:25:05.178Z] #44 14.74   PBCC     images/core-aarch64.pb-c.c
15:25:05 [2020-04-14T15:25:05.336Z] #44 12.62   PBCC     images/core-arm.pb-c.c
15:25:05 [2020-04-14T15:25:05.367Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
15:25:05 [2020-04-14T15:25:05.367Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
15:25:05 [2020-04-14T15:25:05.433Z] #44 14.82   PBCC     images/core-arm.pb-c.c
15:25:05 [2020-04-14T15:25:05.433Z] #44 14.93   PBCC     images/core-ppc64.pb-c.c
15:25:05 [2020-04-14T15:25:05.433Z] #44 14.99   PBCC     images/core-s390.pb-c.c
15:25:05 [2020-04-14T15:25:05.433Z] #44 15.06   PBCC     images/core-x86.pb-c.c
15:25:05 [2020-04-14T15:25:05.433Z] #44 15.12   PBCC     images/core.pb-c.c
15:25:05 [2020-04-14T15:25:05.471Z] #33 ...
15:25:05 [2020-04-14T15:25:05.471Z] 
15:25:05 [2020-04-14T15:25:05.471Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.888 + RM_GOPATH=0
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.888 + TMP_GOPATH=
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.888 + : /build
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.888 + '[' -z '' ']'
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.888 ++ mktemp -d
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.893 + export GOPATH=/tmp/tmp.UgkPkAJ2Li
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.893 + GOPATH=/tmp/tmp.UgkPkAJ2Li
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.893 + RM_GOPATH=1
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.893 ++ dirname ./install.sh
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.894 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.894 + dir=.
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.894 + bin=tini
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.894 + shift
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.894 + '[' '!' -f ./tini.installer ']'
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.894 + . ./tini.installer
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.894 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.894 + install_tini
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.894 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.894 + git clone https://github.com/krallin/tini.git /tmp/tmp.UgkPkAJ2Li/tini
15:25:05 [2020-04-14T15:25:05.471Z] #38 2.896 Cloning into '/tmp/tmp.UgkPkAJ2Li/tini'...
15:25:05 [2020-04-14T15:25:05.471Z] #38 3.524 + cd /tmp/tmp.UgkPkAJ2Li/tini
15:25:05 [2020-04-14T15:25:05.471Z] #38 3.525 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:25:05 [2020-04-14T15:25:05.471Z] #38 3.532 + cmake .
15:25:05 [2020-04-14T15:25:05.471Z] #38 4.120 -- The C compiler identification is GNU 8.3.0
15:25:05 [2020-04-14T15:25:05.471Z] #38 4.185 -- Check for working C compiler: /usr/bin/cc
15:25:05 [2020-04-14T15:25:05.471Z] #38 5.008 -- Check for working C compiler: /usr/bin/cc -- works
15:25:05 [2020-04-14T15:25:05.471Z] #38 5.032 -- Detecting C compiler ABI info
15:25:05 [2020-04-14T15:25:05.471Z] #38 5.931 -- Detecting C compiler ABI info - done
15:25:05 [2020-04-14T15:25:05.471Z] #38 5.959 -- Detecting C compile features
15:25:05 [2020-04-14T15:25:05.471Z] #38 8.566 -- Detecting C compile features - done
15:25:05 [2020-04-14T15:25:05.471Z] #38 8.625 -- Performing Test HAS_BUILTIN_FORTIFY
15:25:05 [2020-04-14T15:25:05.471Z] #38 8.870 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:25:05 [2020-04-14T15:25:05.471Z] #38 9.059 -- Configuring done
15:25:05 [2020-04-14T15:25:05.471Z] #38 9.094 -- Generating done
15:25:05 [2020-04-14T15:25:05.471Z] #38 9.105 -- Build files have been written to: /tmp/tmp.UgkPkAJ2Li/tini
15:25:05 [2020-04-14T15:25:05.471Z] #38 9.120 + make tini-static
15:25:05 [2020-04-14T15:25:05.471Z] #38 9.570 Scanning dependencies of target tini-static
15:25:05 [2020-04-14T15:25:05.471Z] #38 9.741 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:25:05 [2020-04-14T15:25:05.592Z] #44 ...
15:25:05 [2020-04-14T15:25:05.592Z] 
15:25:05 [2020-04-14T15:25:05.592Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:05 [2020-04-14T15:25:05.592Z] #50 DONE 79.2s
15:25:05 [2020-04-14T15:25:05.592Z] 
15:25:05 [2020-04-14T15:25:05.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:05 [2020-04-14T15:25:05.592Z] #44 12.67   PBCC     images/core-ppc64.pb-c.c
15:25:05 [2020-04-14T15:25:05.592Z] #44 12.82   PBCC     images/core-s390.pb-c.c
15:25:05 [2020-04-14T15:25:05.592Z] #44 12.82   PBCC     images/core-x86.pb-c.c
15:25:05 [2020-04-14T15:25:05.592Z] #44 12.84   PBCC     images/core.pb-c.c
15:25:05 [2020-04-14T15:25:05.592Z] #44 12.90   PBCC     images/inventory.pb-c.c
15:25:05 [2020-04-14T15:25:05.592Z] #44 12.95   DEP      images/core-aarch64.pb-c.d
15:25:05 [2020-04-14T15:25:05.684Z] go: finding github.com/vishvananda/netlink v1.0.0
15:25:05 [2020-04-14T15:25:05.684Z] go: finding gopkg.in/yaml.v2 v2.2.2
15:25:05 [2020-04-14T15:25:05.688Z] #44 15.21   PBCC     images/inventory.pb-c.c
15:25:05 [2020-04-14T15:25:05.689Z] #44 15.29   DEP      images/core-aarch64.pb-c.d
15:25:05 [2020-04-14T15:25:05.689Z] #44 15.33   DEP      images/core-arm.pb-c.d
15:25:05 [2020-04-14T15:25:05.729Z] #38 ...
15:25:05 [2020-04-14T15:25:05.729Z] 
15:25:05 [2020-04-14T15:25:05.729Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:05 [2020-04-14T15:25:05.729Z] #47 76.15 go/token
15:25:05 [2020-04-14T15:25:05.729Z] #47 ...
15:25:05 [2020-04-14T15:25:05.729Z] 
15:25:05 [2020-04-14T15:25:05.729Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:05 [2020-04-14T15:25:05.729Z] #56 66.66 context
15:25:05 [2020-04-14T15:25:05.729Z] #56 67.96 os
15:25:05 [2020-04-14T15:25:05.729Z] #56 69.51 encoding/binary
15:25:05 [2020-04-14T15:25:05.729Z] #56 71.78 encoding/base64
15:25:05 [2020-04-14T15:25:05.729Z] #56 72.51 golang.org/x/sys/unix
15:25:05 [2020-04-14T15:25:05.729Z] #56 72.69 fmt
15:25:05 [2020-04-14T15:25:05.819Z] #60 ...
15:25:05 [2020-04-14T15:25:05.819Z] 
15:25:05 [2020-04-14T15:25:05.819Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:25:05 [2020-04-14T15:25:05.819Z] #12 DONE 1.7s
15:25:05 [2020-04-14T15:25:05.819Z] 
15:25:05 [2020-04-14T15:25:05.819Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:05 [2020-04-14T15:25:05.819Z] #44 40.13   CC       criu/arch/s390/crtools.o
15:25:05 [2020-04-14T15:25:05.819Z] #44 41.11   CC       criu/arch/s390/sigframe.o
15:25:05 [2020-04-14T15:25:05.819Z] #44 41.34   LINK     criu/arch/s390/crtools.built-in.o
15:25:05 [2020-04-14T15:25:05.819Z] #44 41.37   DEP      criu/pie/util-vdso.d
15:25:05 [2020-04-14T15:25:05.819Z] #44 41.62   DEP      criu/pie/util.d
15:25:05 [2020-04-14T15:25:05.819Z] #44 41.79   CC       criu/pie/util.o
15:25:05 [2020-04-14T15:25:05.819Z] #44 42.13   CC       criu/pie/util-vdso.o
15:25:05 [2020-04-14T15:25:05.819Z] #44 42.74   AR       criu/pie/pie.lib.a
15:25:05 [2020-04-14T15:25:05.819Z] #44 42.79   DEP      criu/pie/restorer.d
15:25:05 [2020-04-14T15:25:05.819Z] #44 42.98   DEP      criu/arch/s390/restorer.d
15:25:05 [2020-04-14T15:25:05.819Z] #44 43.12   DEP      criu/arch/s390/vdso-pie.d
15:25:05 [2020-04-14T15:25:05.819Z] #44 43.25   DEP      criu/pie/parasite-vdso.d
15:25:05 [2020-04-14T15:25:05.819Z] #44 43.34   DEP      criu/pie/parasite.d
15:25:05 [2020-04-14T15:25:05.819Z] #44 43.67   CC       criu/pie/parasite.o
15:25:05 [2020-04-14T15:25:05.847Z] #44 12.99   DEP      images/core-arm.pb-c.d
15:25:05 [2020-04-14T15:25:05.847Z] #44 13.11   DEP      images/core-ppc64.pb-c.d
15:25:05 [2020-04-14T15:25:05.847Z] #44 13.18   DEP      images/core-s390.pb-c.d
15:25:05 [2020-04-14T15:25:05.847Z] #44 ...
15:25:05 [2020-04-14T15:25:05.847Z] 
15:25:05 [2020-04-14T15:25:05.847Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:05 [2020-04-14T15:25:05.847Z] #10 70.67 Selecting previously unselected package gcc-mingw-w64-base.
15:25:05 [2020-04-14T15:25:05.847Z] #10 70.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:25:05 [2020-04-14T15:25:05.847Z] #10 70.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:25:05 [2020-04-14T15:25:05.847Z] #10 70.83 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:25:05 [2020-04-14T15:25:05.847Z] #10 70.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:25:05 [2020-04-14T15:25:05.847Z] #10 70.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:05 [2020-04-14T15:25:05.943Z] #44 15.41   DEP      images/core-ppc64.pb-c.d
15:25:05 [2020-04-14T15:25:05.944Z] #44 15.49   DEP      images/core-s390.pb-c.d
15:25:05 [2020-04-14T15:25:05.944Z] #44 15.54   DEP      images/core-x86.pb-c.d
15:25:05 [2020-04-14T15:25:05.988Z] #56 ...
15:25:05 [2020-04-14T15:25:05.988Z] 
15:25:05 [2020-04-14T15:25:05.988Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:05 [2020-04-14T15:25:05.988Z] #44 5.736 fatal: not a git repository (or any of the parent directories): .git
15:25:05 [2020-04-14T15:25:05.988Z] #44 5.783   GEN      .gitid
15:25:05 [2020-04-14T15:25:05.988Z] #44 5.817   GEN      criu/include/version.h
15:25:05 [2020-04-14T15:25:05.988Z] #44 5.859   GEN      include/common/asm
15:25:06 [2020-04-14T15:25:06.103Z] #44 ...
15:25:06 [2020-04-14T15:25:06.103Z] 
15:25:06 [2020-04-14T15:25:06.103Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:06 [2020-04-14T15:25:06.103Z] #50 DONE 77.9s
15:25:06 [2020-04-14T15:25:06.103Z] 
15:25:06 [2020-04-14T15:25:06.103Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:25:06 [2020-04-14T15:25:06.147Z] #10 ...
15:25:06 [2020-04-14T15:25:06.147Z] 
15:25:06 [2020-04-14T15:25:06.147Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:06 [2020-04-14T15:25:06.147Z] #44 13.25   DEP      images/core-x86.pb-c.d
15:25:06 [2020-04-14T15:25:06.147Z] #44 13.27   DEP      images/core.pb-c.d
15:25:06 [2020-04-14T15:25:06.147Z] #44 13.36   DEP      images/inventory.pb-c.d
15:25:06 [2020-04-14T15:25:06.147Z] #44 13.39   PBCC     images/cpuinfo.pb-c.c
15:25:06 [2020-04-14T15:25:06.147Z] #44 13.40   DEP      images/cpuinfo.pb-c.d
15:25:06 [2020-04-14T15:25:06.147Z] #44 13.50   PBCC     images/stats.pb-c.c
15:25:06 [2020-04-14T15:25:06.147Z] #44 13.59   DEP      images/stats.pb-c.d
15:25:06 [2020-04-14T15:25:06.241Z] #44 15.60   DEP      images/core.pb-c.d
15:25:06 [2020-04-14T15:25:06.241Z] #44 15.66   DEP      images/inventory.pb-c.d
15:25:06 [2020-04-14T15:25:06.241Z] #44 15.74   PBCC     images/cpuinfo.pb-c.c
15:25:06 [2020-04-14T15:25:06.241Z] #44 15.76   DEP      images/cpuinfo.pb-c.d
15:25:06 [2020-04-14T15:25:06.241Z] #44 15.81   PBCC     images/stats.pb-c.c
15:25:06 [2020-04-14T15:25:06.497Z] #44 15.88   DEP      images/stats.pb-c.d
15:25:07 [2020-04-14T15:25:07.208Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
15:25:07 [2020-04-14T15:25:07.208Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
15:25:07 [2020-04-14T15:25:07.208Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:25:07 [2020-04-14T15:25:07.362Z] #44 7.482   PBCC     images/google/protobuf/descriptor.pb-c.c
15:25:07 [2020-04-14T15:25:07.608Z] #13 ...
15:25:07 [2020-04-14T15:25:07.608Z] 
15:25:07 [2020-04-14T15:25:07.608Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:25:07 [2020-04-14T15:25:07.608Z] #68 73.87 + for f in rootlesskit rootlesskit-docker-proxy
15:25:07 [2020-04-14T15:25:07.608Z] #68 73.87 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:25:07 [2020-04-14T15:25:07.608Z] #68 DONE 79.2s
15:25:07 [2020-04-14T15:25:07.608Z] 
15:25:07 [2020-04-14T15:25:07.608Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:25:07 [2020-04-14T15:25:07.608Z] #69 DONE 0.1s
15:25:07 [2020-04-14T15:25:07.608Z] 
15:25:07 [2020-04-14T15:25:07.608Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:25:07 [2020-04-14T15:25:07.608Z] #13 1.932 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:25:07 [2020-04-14T15:25:07.608Z] #13 DONE 2.1s
15:25:07 [2020-04-14T15:25:07.608Z] 
15:25:07 [2020-04-14T15:25:07.608Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:25:07 [2020-04-14T15:25:07.619Z] #44 7.651   PBCC     images/opts.pb-c.c
15:25:07 [2020-04-14T15:25:07.619Z] #44 7.696   PBCC     images/sit.pb-c.c
15:25:07 [2020-04-14T15:25:07.619Z] #44 7.786   DEP      images/google/protobuf/descriptor.pb-c.d
15:25:07 [2020-04-14T15:25:07.843Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
15:25:07 [2020-04-14T15:25:07.843Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
15:25:07 [2020-04-14T15:25:07.843Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
15:25:07 [2020-04-14T15:25:07.843Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
15:25:07 [2020-04-14T15:25:07.858Z] #44 17.40 make[1]: Nothing to be done for 'all'.
15:25:07 [2020-04-14T15:25:07.880Z] #44 7.871   DEP      images/opts.pb-c.d
15:25:07 [2020-04-14T15:25:07.880Z] #44 7.948   DEP      images/sit.pb-c.d
15:25:07 [2020-04-14T15:25:07.880Z] #44 7.999   PBCC     images/macvlan.pb-c.c
15:25:07 [2020-04-14T15:25:07.880Z] #44 8.021   DEP      images/macvlan.pb-c.d
15:25:07 [2020-04-14T15:25:07.880Z] #44 8.082   PBCC     images/autofs.pb-c.c
15:25:08 [2020-04-14T15:25:08.108Z] #44 15.15 make[1]: Nothing to be done for 'all'.
15:25:08 [2020-04-14T15:25:08.135Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
15:25:08 [2020-04-14T15:25:08.135Z] go: finding github.com/pkg/profile v1.2.1
15:25:08 [2020-04-14T15:25:08.138Z] #44 ...
15:25:08 [2020-04-14T15:25:08.138Z] 
15:25:08 [2020-04-14T15:25:08.138Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:08 [2020-04-14T15:25:08.138Z] #38 11.35 [100%] Linking C executable tini-static
15:25:08 [2020-04-14T15:25:08.138Z] #38 12.11 [100%] Built target tini-static
15:25:08 [2020-04-14T15:25:08.138Z] #38 12.24 + mkdir -p /build
15:25:08 [2020-04-14T15:25:08.138Z] #38 12.25 + cp tini-static /build/docker-init
15:25:08 [2020-04-14T15:25:08.138Z] #38 DONE 12.5s
15:25:08 [2020-04-14T15:25:08.138Z] 
15:25:08 [2020-04-14T15:25:08.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:08 [2020-04-14T15:25:08.138Z] #44 8.202   DEP      images/autofs.pb-c.d
15:25:08 [2020-04-14T15:25:08.138Z] #44 8.324   PBCC     images/sysctl.pb-c.c
15:25:08 [2020-04-14T15:25:08.396Z] #44 8.392   DEP      images/sysctl.pb-c.d
15:25:08 [2020-04-14T15:25:08.396Z] #44 8.517   PBCC     images/time.pb-c.c
15:25:08 [2020-04-14T15:25:08.396Z] #44 8.589   DEP      images/time.pb-c.d
15:25:08 [2020-04-14T15:25:08.425Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:25:08 [2020-04-14T15:25:08.425Z] go: finding gopkg.in/inf.v0 v0.9.1
15:25:08 [2020-04-14T15:25:08.654Z] #44 8.704   PBCC     images/binfmt-misc.pb-c.c
15:25:08 [2020-04-14T15:25:08.654Z] #44 8.760   DEP      images/binfmt-misc.pb-c.d
15:25:08 [2020-04-14T15:25:08.654Z] #44 8.855   PBCC     images/seccomp.pb-c.c
15:25:08 [2020-04-14T15:25:08.712Z] #44 16.08   CC       images/stats.o
15:25:08 [2020-04-14T15:25:08.912Z] #44 8.951   DEP      images/seccomp.pb-c.d
15:25:08 [2020-04-14T15:25:08.967Z] #44 16.43   CC       images/core.o
15:25:09 [2020-04-14T15:25:09.170Z] #44 9.051   PBCC     images/userns.pb-c.c
15:25:09 [2020-04-14T15:25:09.171Z] #44 9.085   DEP      images/userns.pb-c.d
15:25:09 [2020-04-14T15:25:09.171Z] #44 9.186   PBCC     images/cgroup.pb-c.c
15:25:09 [2020-04-14T15:25:09.171Z] #44 9.215   DEP      images/cgroup.pb-c.d
15:25:09 [2020-04-14T15:25:09.171Z] #44 9.249   PBCC     images/fown.pb-c.c
15:25:09 [2020-04-14T15:25:09.219Z] #44 ...
15:25:09 [2020-04-14T15:25:09.219Z] 
15:25:09 [2020-04-14T15:25:09.219Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:09 [2020-04-14T15:25:09.219Z] #47 79.95 go/ast
15:25:09 [2020-04-14T15:25:09.219Z] #47 83.51 internal/lazyregexp
15:25:09 [2020-04-14T15:25:09.219Z] #47 83.86 net/url
15:25:09 [2020-04-14T15:25:09.219Z] #47 85.28 text/template/parse
15:25:09 [2020-04-14T15:25:09.219Z] #47 86.42 go/parser
15:25:09 [2020-04-14T15:25:09.219Z] #47 89.25 text/template
15:25:09 [2020-04-14T15:25:09.219Z] #47 ...
15:25:09 [2020-04-14T15:25:09.219Z] 
15:25:09 [2020-04-14T15:25:09.219Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:25:09 [2020-04-14T15:25:09.220Z] #65 38.97 Checking out files:  38% (1213/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  78% (2489/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
15:25:09 [2020-04-14T15:25:09.220Z] #65 40.73 + cd /tmp/tmp.8lWWDODY0U/src/github.com/containerd/containerd
15:25:09 [2020-04-14T15:25:09.220Z] #65 40.73 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
15:25:09 [2020-04-14T15:25:09.220Z] #65 42.55 + export 'BUILDTAGS=netgo osusergo static_build'
15:25:09 [2020-04-14T15:25:09.220Z] #65 42.55 + BUILDTAGS='netgo osusergo static_build'
15:25:09 [2020-04-14T15:25:09.220Z] #65 42.55 + export EXTRA_FLAGS=-buildmode=pie
15:25:09 [2020-04-14T15:25:09.220Z] #65 42.55 + EXTRA_FLAGS=-buildmode=pie
15:25:09 [2020-04-14T15:25:09.220Z] #65 42.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:25:09 [2020-04-14T15:25:09.220Z] #65 42.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:25:09 [2020-04-14T15:25:09.220Z] #65 42.56 + '[' '' = dynamic ']'
15:25:09 [2020-04-14T15:25:09.220Z] #65 42.56 + make
15:25:09 [2020-04-14T15:25:09.220Z] #65 43.63 + bin/ctr
15:25:09 [2020-04-14T15:25:09.429Z] #44 9.341   PBCC     images/ext-file.pb-c.c
15:25:09 [2020-04-14T15:25:09.429Z] #44 9.371   DEP      images/fown.pb-c.d
15:25:09 [2020-04-14T15:25:09.429Z] #44 9.459   DEP      images/ext-file.pb-c.d
15:25:09 [2020-04-14T15:25:09.429Z] #44 9.497   PBCC     images/rpc.pb-c.c
15:25:09 [2020-04-14T15:25:09.429Z] #44 9.540   DEP      images/rpc.pb-c.d
15:25:09 [2020-04-14T15:25:09.429Z] #44 9.582   PBCC     images/siginfo.pb-c.c
15:25:09 [2020-04-14T15:25:09.461Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
15:25:09 [2020-04-14T15:25:09.670Z] #14 DONE 1.9s
15:25:09 [2020-04-14T15:25:09.670Z] 
15:25:09 [2020-04-14T15:25:09.670Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:25:09 [2020-04-14T15:25:09.687Z] #44 9.610   DEP      images/siginfo.pb-c.d
15:25:09 [2020-04-14T15:25:09.687Z] #44 9.683   PBCC     images/pagemap.pb-c.c
15:25:09 [2020-04-14T15:25:09.687Z] #44 9.774   DEP      images/pagemap.pb-c.d
15:25:09 [2020-04-14T15:25:09.687Z] #44 9.829   PBCC     images/rlimit.pb-c.c
15:25:09 [2020-04-14T15:25:09.687Z] #44 9.879   DEP      images/rlimit.pb-c.d
15:25:09 [2020-04-14T15:25:09.749Z] go: finding github.com/stretchr/testify v1.2.2
15:25:09 [2020-04-14T15:25:09.891Z] #44 16.89   CC       images/core-x86.o
15:25:09 [2020-04-14T15:25:09.891Z] #44 17.23   CC       images/core-arm.o
15:25:09 [2020-04-14T15:25:09.945Z] #44 9.967   PBCC     images/file-lock.pb-c.c
15:25:09 [2020-04-14T15:25:09.945Z] #44 10.03   DEP      images/file-lock.pb-c.d
15:25:09 [2020-04-14T15:25:09.945Z] #44 10.09   PBCC     images/tty.pb-c.c
15:25:10 [2020-04-14T15:25:10.145Z] #44 17.46   CC       images/core-aarch64.o
15:25:10 [2020-04-14T15:25:10.203Z] #44 10.22   DEP      images/tty.pb-c.d
15:25:10 [2020-04-14T15:25:10.203Z] #44 10.27   PBCC     images/tun.pb-c.c
15:25:10 [2020-04-14T15:25:10.203Z] #44 10.28   PBCC     images/netdev.pb-c.c
15:25:10 [2020-04-14T15:25:10.203Z] #44 10.32   DEP      images/tun.pb-c.d
15:25:10 [2020-04-14T15:25:10.380Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
15:25:10 [2020-04-14T15:25:10.380Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
15:25:10 [2020-04-14T15:25:10.380Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
15:25:10 [2020-04-14T15:25:10.400Z] #44 17.70   CC       images/core-ppc64.o
15:25:10 [2020-04-14T15:25:10.462Z] #44 10.41   DEP      images/netdev.pb-c.d
15:25:10 [2020-04-14T15:25:10.462Z] #44 10.50   PBCC     images/vma.pb-c.c
15:25:10 [2020-04-14T15:25:10.462Z] #44 10.52   DEP      images/vma.pb-c.d
15:25:10 [2020-04-14T15:25:10.462Z] #44 10.59   PBCC     images/creds.pb-c.c
15:25:10 [2020-04-14T15:25:10.655Z] #44 18.06   CC       images/core-s390.o
15:25:10 [2020-04-14T15:25:10.682Z] #15 ...
15:25:10 [2020-04-14T15:25:10.682Z] 
15:25:10 [2020-04-14T15:25:10.682Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:10 [2020-04-14T15:25:10.682Z] #47 72.21 mime
15:25:10 [2020-04-14T15:25:10.682Z] #47 73.34 mime/quotedprintable
15:25:10 [2020-04-14T15:25:10.682Z] #47 73.72 net/http/internal
15:25:10 [2020-04-14T15:25:10.682Z] #47 75.95 crypto/tls
15:25:10 [2020-04-14T15:25:10.682Z] #47 81.27 net/http/httptrace
15:25:10 [2020-04-14T15:25:10.682Z] #47 81.49 net/http
15:25:10 [2020-04-14T15:25:10.682Z] #47 ...
15:25:10 [2020-04-14T15:25:10.682Z] 
15:25:10 [2020-04-14T15:25:10.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:10 [2020-04-14T15:25:10.682Z] #44 45.15   LINK     criu/pie/parasite.built-in.o
15:25:10 [2020-04-14T15:25:10.682Z] #44 45.15   GEN      criu/pie/parasite-blob.h
15:25:10 [2020-04-14T15:25:10.682Z] #44 45.16   CC       criu/pie/parasite-vdso.o
15:25:10 [2020-04-14T15:25:10.682Z] #44 45.67   CC       criu/arch/s390/vdso-pie.o
15:25:10 [2020-04-14T15:25:10.682Z] #44 45.98   CC       criu/arch/s390/restorer.o
15:25:10 [2020-04-14T15:25:10.682Z] #44 46.32   CC       criu/pie/restorer.o
15:25:10 [2020-04-14T15:25:10.682Z] #44 48.15   LINK     criu/pie/restorer.built-in.o
15:25:10 [2020-04-14T15:25:10.682Z] #44 48.16   GEN      criu/pie/restorer-blob.h
15:25:10 [2020-04-14T15:25:10.682Z] #44 48.22   DEP      criu/vdso.d
15:25:10 [2020-04-14T15:25:10.682Z] #44 48.35   DEP      criu/uts_ns.d
15:25:10 [2020-04-14T15:25:10.682Z] #44 48.46   DEP      criu/util.d
15:25:10 [2020-04-14T15:25:10.720Z] #44 10.67   DEP      images/creds.pb-c.d
15:25:10 [2020-04-14T15:25:10.720Z] #44 10.72   PBCC     images/utsns.pb-c.c
15:25:10 [2020-04-14T15:25:10.720Z] #44 10.78   DEP      images/utsns.pb-c.d
15:25:10 [2020-04-14T15:25:10.720Z] #44 10.83   PBCC     images/ipc-desc.pb-c.c
15:25:10 [2020-04-14T15:25:10.720Z] #44 10.86   PBCC     images/ipc-sem.pb-c.c
15:25:10 [2020-04-14T15:25:10.720Z] #44 10.90   DEP      images/ipc-desc.pb-c.d
15:25:10 [2020-04-14T15:25:10.963Z] #44 48.60   DEP      criu/uffd.d
15:25:10 [2020-04-14T15:25:10.963Z] #44 48.79   DEP      criu/tun.d
15:25:10 [2020-04-14T15:25:10.978Z] #44 10.95   DEP      images/ipc-sem.pb-c.d
15:25:10 [2020-04-14T15:25:10.978Z] #44 11.01   PBCC     images/ipc-msg.pb-c.c
15:25:10 [2020-04-14T15:25:10.978Z] #44 11.07   DEP      images/ipc-msg.pb-c.d
15:25:10 [2020-04-14T15:25:10.978Z] #44 11.13   PBCC     images/ipc-shm.pb-c.c
15:25:10 [2020-04-14T15:25:10.978Z] #44 11.16   DEP      images/ipc-shm.pb-c.d
15:25:11 [2020-04-14T15:25:11.011Z] go: finding github.com/stretchr/objx v0.1.1
15:25:11 [2020-04-14T15:25:11.216Z] #44 18.43   CC       images/cpuinfo.o
15:25:11 [2020-04-14T15:25:11.236Z] #44 11.23   PBCC     images/ipc-var.pb-c.c
15:25:11 [2020-04-14T15:25:11.236Z] #44 11.25   DEP      images/ipc-var.pb-c.d
15:25:11 [2020-04-14T15:25:11.236Z] #44 11.30   PBCC     images/sk-opts.pb-c.c
15:25:11 [2020-04-14T15:25:11.236Z] #44 11.33   PBCC     images/packet-sock.pb-c.c
15:25:11 [2020-04-14T15:25:11.236Z] #44 11.39   DEP      images/sk-opts.pb-c.d
15:25:11 [2020-04-14T15:25:11.236Z] #44 11.45   DEP      images/packet-sock.pb-c.d
15:25:11 [2020-04-14T15:25:11.244Z] #44 ...
15:25:11 [2020-04-14T15:25:11.244Z] 
15:25:11 [2020-04-14T15:25:11.244Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:25:11 [2020-04-14T15:25:11.244Z] #15 DONE 1.5s
15:25:11 [2020-04-14T15:25:11.244Z] 
15:25:11 [2020-04-14T15:25:11.244Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:11 [2020-04-14T15:25:11.244Z] #44 48.91   DEP      criu/tty.d
15:25:11 [2020-04-14T15:25:11.244Z] #44 49.00   DEP      criu/timerfd.d
15:25:11 [2020-04-14T15:25:11.244Z] #44 49.13   DEP      criu/sysfs_parse.d
15:25:11 [2020-04-14T15:25:11.473Z] #44 18.70   CC       images/inventory.o
15:25:11 [2020-04-14T15:25:11.473Z] #44 ...
15:25:11 [2020-04-14T15:25:11.473Z] 
15:25:11 [2020-04-14T15:25:11.473Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:25:11 [2020-04-14T15:25:11.473Z] #65 36.59 + export 'BUILDTAGS=netgo osusergo static_build'
15:25:11 [2020-04-14T15:25:11.473Z] #65 36.59 + BUILDTAGS='netgo osusergo static_build'
15:25:11 [2020-04-14T15:25:11.473Z] #65 36.59 + export EXTRA_FLAGS=-buildmode=pie
15:25:11 [2020-04-14T15:25:11.473Z] #65 36.59 + EXTRA_FLAGS=-buildmode=pie
15:25:11 [2020-04-14T15:25:11.473Z] #65 36.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:25:11 [2020-04-14T15:25:11.473Z] #65 36.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:25:11 [2020-04-14T15:25:11.473Z] #65 36.59 + '[' '' = dynamic ']'
15:25:11 [2020-04-14T15:25:11.473Z] #65 36.59 + make
15:25:11 [2020-04-14T15:25:11.473Z] #65 37.59 + bin/ctr
15:25:11 [2020-04-14T15:25:11.494Z] #44 11.53   PBCC     images/sk-netlink.pb-c.c
15:25:11 [2020-04-14T15:25:11.494Z] #44 11.61   DEP      images/sk-netlink.pb-c.d
15:25:11 [2020-04-14T15:25:11.494Z] #44 11.67   PBCC     images/sk-inet.pb-c.c
15:25:11 [2020-04-14T15:25:11.525Z] #44 49.19   DEP      criu/sysctl.d
15:25:11 [2020-04-14T15:25:11.525Z] #44 49.36   DEP      criu/string.d
15:25:11 [2020-04-14T15:25:11.525Z] #44 49.44   DEP      criu/stats.d
15:25:11 [2020-04-14T15:25:11.525Z] #44 49.54   DEP      criu/sockets.d
15:25:11 [2020-04-14T15:25:11.642Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
15:25:11 [2020-04-14T15:25:11.728Z] #65 ...
15:25:11 [2020-04-14T15:25:11.728Z] 
15:25:11 [2020-04-14T15:25:11.728Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:11 [2020-04-14T15:25:11.728Z] #44 18.84   CC       images/fdinfo.o
15:25:11 [2020-04-14T15:25:11.728Z] #44 19.07   CC       images/fown.o
15:25:11 [2020-04-14T15:25:11.752Z] #44 11.77   DEP      images/sk-inet.pb-c.d
15:25:11 [2020-04-14T15:25:11.752Z] #44 11.84   PBCC     images/sk-unix.pb-c.c
15:25:11 [2020-04-14T15:25:11.752Z] #44 11.89   DEP      images/sk-unix.pb-c.d
15:25:11 [2020-04-14T15:25:11.752Z] #44 11.97   PBCC     images/mm.pb-c.c
15:25:11 [2020-04-14T15:25:11.806Z] #44 49.65   DEP      criu/sk-unix.d
15:25:11 [2020-04-14T15:25:11.806Z] #44 49.75   DEP      criu/sk-tcp.d
15:25:11 [2020-04-14T15:25:11.933Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
15:25:12 [2020-04-14T15:25:12.010Z] #44 12.08   DEP      images/mm.pb-c.d
15:25:12 [2020-04-14T15:25:12.010Z] #44 12.16   PBCC     images/timerfd.pb-c.c
15:25:12 [2020-04-14T15:25:12.010Z] #44 12.22   DEP      images/timerfd.pb-c.d
15:25:12 [2020-04-14T15:25:12.027Z] #44 19.20   CC       images/ns.o
15:25:12 [2020-04-14T15:25:12.112Z] #44 49.93   DEP      criu/sk-queue.d
15:25:12 [2020-04-14T15:25:12.112Z] #44 50.04   DEP      criu/sk-packet.d
15:25:12 [2020-04-14T15:25:12.224Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
15:25:12 [2020-04-14T15:25:12.224Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
15:25:12 [2020-04-14T15:25:12.269Z] #44 12.29   PBCC     images/timer.pb-c.c
15:25:12 [2020-04-14T15:25:12.269Z] #44 12.33   DEP      images/timer.pb-c.d
15:25:12 [2020-04-14T15:25:12.269Z] #44 12.38   PBCC     images/sa.pb-c.c
15:25:12 [2020-04-14T15:25:12.282Z] #44 19.37   CC       images/regfile.o
15:25:12 [2020-04-14T15:25:12.282Z] #44 19.53   CC       images/ghost-file.o
15:25:12 [2020-04-14T15:25:12.394Z] #44 ...
15:25:12 [2020-04-14T15:25:12.394Z] 
15:25:12 [2020-04-14T15:25:12.394Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:25:12 [2020-04-14T15:25:12.394Z] #16 DONE 1.4s
15:25:12 [2020-04-14T15:25:12.394Z] 
15:25:12 [2020-04-14T15:25:12.394Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:12 [2020-04-14T15:25:12.394Z] #44 50.20   DEP      criu/sk-netlink.d
15:25:12 [2020-04-14T15:25:12.394Z] #44 50.28   DEP      criu/sk-inet.d
15:25:12 [2020-04-14T15:25:12.527Z] #44 ...
15:25:12 [2020-04-14T15:25:12.527Z] 
15:25:12 [2020-04-14T15:25:12.527Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:12 [2020-04-14T15:25:12.527Z] #33 78.45 github.com/BurntSushi/toml/cmd/tomlv
15:25:12 [2020-04-14T15:25:12.527Z] #33 DONE 83.5s
15:25:12 [2020-04-14T15:25:12.527Z] 
15:25:12 [2020-04-14T15:25:12.527Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:12 [2020-04-14T15:25:12.527Z] #44 12.54   DEP      images/sa.pb-c.d
15:25:12 [2020-04-14T15:25:12.527Z] #44 12.65   PBCC     images/pipe-data.pb-c.c
15:25:12 [2020-04-14T15:25:12.527Z] #44 12.72   DEP      images/pipe-data.pb-c.d
15:25:12 [2020-04-14T15:25:12.537Z] #44 19.75   CC       images/fifo.o
15:25:12 [2020-04-14T15:25:12.537Z] #44 19.90   CC       images/remap-file-path.o
15:25:12 [2020-04-14T15:25:12.675Z] #44 50.38   DEP      criu/signalfd.d
15:25:12 [2020-04-14T15:25:12.675Z] #44 50.49   DEP      criu/sigframe.d
15:25:12 [2020-04-14T15:25:12.675Z] #44 50.56   DEP      criu/shmem.d
15:25:12 [2020-04-14T15:25:12.675Z] #44 50.67   DEP      criu/servicefd.d
15:25:12 [2020-04-14T15:25:12.785Z] #44 12.82   PBCC     images/mnt.pb-c.c
15:25:12 [2020-04-14T15:25:12.792Z] #44 20.12   CC       images/eventfd.o
15:25:12 [2020-04-14T15:25:12.792Z] #44 20.24   CC       images/eventpoll.o
15:25:12 [2020-04-14T15:25:12.854Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
15:25:12 [2020-04-14T15:25:12.854Z] go: finding github.com/gofrs/flock v0.7.0
15:25:12 [2020-04-14T15:25:12.854Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
15:25:12 [2020-04-14T15:25:12.854Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
15:25:12 [2020-04-14T15:25:12.956Z] #44 50.85   DEP      criu/seize.d
15:25:12 [2020-04-14T15:25:12.956Z] #44 50.96   DEP      criu/seccomp.d
15:25:13 [2020-04-14T15:25:13.044Z] #44 13.02   DEP      images/mnt.pb-c.d
15:25:13 [2020-04-14T15:25:13.044Z] #44 13.22   PBCC     images/sk-packet.pb-c.c
15:25:13 [2020-04-14T15:25:13.088Z] #44 20.43   CC       images/fh.o
15:25:13 [2020-04-14T15:25:13.238Z] #44 51.05   DEP      criu/rst-malloc.d
15:25:13 [2020-04-14T15:25:13.238Z] #44 51.13   DEP      criu/rbtree.d
15:25:13 [2020-04-14T15:25:13.238Z] #44 51.14   DEP      criu/pstree.d
15:25:13 [2020-04-14T15:25:13.238Z] #44 51.23   DEP      criu/protobuf.d
15:25:13 [2020-04-14T15:25:13.302Z] #44 13.25   DEP      images/sk-packet.pb-c.d
15:25:13 [2020-04-14T15:25:13.302Z] #44 13.29   PBCC     images/tcp-stream.pb-c.c
15:25:13 [2020-04-14T15:25:13.302Z] #44 13.39   DEP      images/tcp-stream.pb-c.d
15:25:13 [2020-04-14T15:25:13.302Z] #44 13.44   PBCC     images/pipe.pb-c.c
15:25:13 [2020-04-14T15:25:13.302Z] #44 13.49   DEP      images/pipe.pb-c.d
15:25:13 [2020-04-14T15:25:13.343Z] #44 20.67   CC       images/fsnotify.o
15:25:13 [2020-04-14T15:25:13.499Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
15:25:13 [2020-04-14T15:25:13.518Z] #44 51.30   GEN      criu/protobuf-desc-gen.h
15:25:13 [2020-04-14T15:25:13.560Z] #44 13.66   PBCC     images/pstree.pb-c.c
15:25:13 [2020-04-14T15:25:13.560Z] #44 13.76   DEP      images/pstree.pb-c.d
15:25:13 [2020-04-14T15:25:13.818Z] #44 13.83   PBCC     images/fs.pb-c.c
15:25:13 [2020-04-14T15:25:13.818Z] #44 13.85   DEP      images/fs.pb-c.d
15:25:13 [2020-04-14T15:25:13.818Z] #44 13.91   PBCC     images/signalfd.pb-c.c
15:25:13 [2020-04-14T15:25:13.949Z] #44 21.14   CC       images/signalfd.o
15:25:14 [2020-04-14T15:25:14.004Z] Client: Docker Engine - Community
15:25:14 [2020-04-14T15:25:14.004Z]  Version:           19.03.5
15:25:14 [2020-04-14T15:25:14.004Z]  API version:       1.40
15:25:14 [2020-04-14T15:25:14.004Z]  Go version:        go1.12.12
15:25:14 [2020-04-14T15:25:14.004Z]  Git commit:        633a0ea
15:25:14 [2020-04-14T15:25:14.004Z]  Built:             Wed Nov 13 07:27:53 2019
15:25:14 [2020-04-14T15:25:14.004Z]  OS/Arch:           linux/arm64
15:25:14 [2020-04-14T15:25:14.004Z]  Experimental:      false
15:25:14 [2020-04-14T15:25:14.004Z] 
15:25:14 [2020-04-14T15:25:14.004Z] Server: Docker Engine - Community
15:25:14 [2020-04-14T15:25:14.004Z]  Engine:
15:25:14 [2020-04-14T15:25:14.004Z]   Version:          19.03.5
15:25:14 [2020-04-14T15:25:14.004Z]   API version:      1.40 (minimum version 1.12)
15:25:14 [2020-04-14T15:25:14.004Z]   Go version:       go1.12.12
15:25:14 [2020-04-14T15:25:14.004Z]   Git commit:       633a0ea
15:25:14 [2020-04-14T15:25:14.004Z]   Built:            Wed Nov 13 07:26:25 2019
15:25:14 [2020-04-14T15:25:14.004Z]   OS/Arch:          linux/arm64
15:25:14 [2020-04-14T15:25:14.004Z]   Experimental:     true
15:25:14 [2020-04-14T15:25:14.004Z]  containerd:
15:25:14 [2020-04-14T15:25:14.004Z]   Version:          1.2.10
15:25:14 [2020-04-14T15:25:14.004Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
15:25:14 [2020-04-14T15:25:14.004Z]  runc:
15:25:14 [2020-04-14T15:25:14.004Z]   Version:          1.0.0-rc8+dev
15:25:14 [2020-04-14T15:25:14.004Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:25:14 [2020-04-14T15:25:14.004Z]  docker-init:
15:25:14 [2020-04-14T15:25:14.004Z]   Version:          0.18.0
15:25:14 [2020-04-14T15:25:14.004Z]   GitCommit:        fec3683
[Pipeline] sh
15:25:14 [2020-04-14T15:25:14.078Z] #44 13.95   DEP      images/signalfd.pb-c.d
15:25:14 [2020-04-14T15:25:14.078Z] #44 13.99   PBCC     images/fh.pb-c.c
15:25:14 [2020-04-14T15:25:14.078Z] #44 14.05   PBCC     images/fsnotify.pb-c.c
15:25:14 [2020-04-14T15:25:14.078Z] #44 14.10   DEP      images/fh.pb-c.d
15:25:14 [2020-04-14T15:25:14.078Z] #44 14.13   DEP      images/fsnotify.pb-c.d
15:25:14 [2020-04-14T15:25:14.206Z] #44 21.33   CC       images/fs.o
15:25:14 [2020-04-14T15:25:14.206Z] #44 21.49   CC       images/pstree.o
15:25:14 [2020-04-14T15:25:14.206Z] #44 21.68   CC       images/pipe.o
15:25:14 [2020-04-14T15:25:14.334Z] + docker info
15:25:14 [2020-04-14T15:25:14.337Z] #44 14.20   PBCC     images/eventpoll.pb-c.c
15:25:14 [2020-04-14T15:25:14.337Z] #44 14.21   DEP      images/eventpoll.pb-c.d
15:25:14 [2020-04-14T15:25:14.337Z] #44 14.30   PBCC     images/eventfd.pb-c.c
15:25:14 [2020-04-14T15:25:14.337Z] #44 14.31   DEP      images/eventfd.pb-c.d
15:25:14 [2020-04-14T15:25:14.337Z] #44 14.35   PBCC     images/remap-file-path.pb-c.c
15:25:14 [2020-04-14T15:25:14.337Z] #44 14.36   DEP      images/remap-file-path.pb-c.d
15:25:14 [2020-04-14T15:25:14.337Z] #44 14.39   PBCC     images/fifo.pb-c.c
15:25:14 [2020-04-14T15:25:14.337Z] #44 14.43   DEP      images/fifo.pb-c.d
15:25:14 [2020-04-14T15:25:14.462Z] #44 21.81   CC       images/tcp-stream.o
15:25:14 [2020-04-14T15:25:14.523Z] #44 52.15   DEP      criu/protobuf-desc.d
15:25:14 [2020-04-14T15:25:14.523Z] #44 52.31   DEP      criu/proc_parse.d
15:25:14 [2020-04-14T15:25:14.523Z] #44 52.41   DEP      criu/plugin.d
15:25:14 [2020-04-14T15:25:14.524Z] go: finding github.com/davecgh/go-spew v1.1.0
15:25:14 [2020-04-14T15:25:14.597Z] #44 14.47   PBCC     images/ghost-file.pb-c.c
15:25:14 [2020-04-14T15:25:14.597Z] #44 14.52   DEP      images/ghost-file.pb-c.d
15:25:14 [2020-04-14T15:25:14.597Z] #44 14.57   PBCC     images/regfile.pb-c.c
15:25:14 [2020-04-14T15:25:14.597Z] #44 14.62   DEP      images/regfile.pb-c.d
15:25:14 [2020-04-14T15:25:14.597Z] #44 14.69   PBCC     images/ns.pb-c.c
15:25:14 [2020-04-14T15:25:14.597Z] #44 14.75   DEP      images/ns.pb-c.d
15:25:14 [2020-04-14T15:25:14.597Z] #44 14.80   PBCC     images/fdinfo.pb-c.c
15:25:14 [2020-04-14T15:25:14.717Z] #44 22.01   CC       images/sk-packet.o
15:25:14 [2020-04-14T15:25:14.804Z] #44 52.47   DEP      criu/pipes.d
15:25:14 [2020-04-14T15:25:14.804Z] #44 52.62   DEP      criu/pie-util.d
15:25:14 [2020-04-14T15:25:14.812Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
15:25:14 [2020-04-14T15:25:14.855Z] #44 14.91   DEP      images/fdinfo.pb-c.d
15:25:14 [2020-04-14T15:25:14.855Z] #44 14.97   PBCC     images/core-aarch64.pb-c.c
15:25:14 [2020-04-14T15:25:14.855Z] #44 15.02   PBCC     images/core-arm.pb-c.c
15:25:14 [2020-04-14T15:25:14.973Z] #44 22.17   CC       images/mnt.o
15:25:14 [2020-04-14T15:25:14.973Z] #44 22.38   CC       images/pipe-data.o
15:25:15 [2020-04-14T15:25:15.085Z] #44 52.73   DEP      criu/pie-util-vdso.d
15:25:15 [2020-04-14T15:25:15.085Z] #44 52.83   DEP      criu/path.d
15:25:15 [2020-04-14T15:25:15.085Z] #44 52.96   DEP      criu/parasite-syscall.d
15:25:15 [2020-04-14T15:25:15.085Z] #44 53.10   DEP      criu/pagemap.d
15:25:15 [2020-04-14T15:25:15.113Z] #44 15.06   PBCC     images/core-ppc64.pb-c.c
15:25:15 [2020-04-14T15:25:15.113Z] #44 15.16   PBCC     images/core-s390.pb-c.c
15:25:15 [2020-04-14T15:25:15.113Z] #44 15.23   PBCC     images/core-x86.pb-c.c
15:25:15 [2020-04-14T15:25:15.113Z] #44 15.27   PBCC     images/core.pb-c.c
15:25:15 [2020-04-14T15:25:15.228Z] #44 22.50   CC       images/sa.o
15:25:15 [2020-04-14T15:25:15.365Z] #44 53.20   DEP      criu/pagemap-cache.d
15:25:15 [2020-04-14T15:25:15.370Z] #44 15.34   PBCC     images/inventory.pb-c.c
15:25:15 [2020-04-14T15:25:15.370Z] #44 15.40   DEP      images/core-aarch64.pb-c.d
15:25:15 [2020-04-14T15:25:15.370Z] #44 15.48   DEP      images/core-arm.pb-c.d
15:25:15 [2020-04-14T15:25:15.370Z] #44 15.54   DEP      images/core-ppc64.pb-c.d
15:25:15 [2020-04-14T15:25:15.438Z] go: finding google.golang.org/grpc v1.20.1
15:25:15 [2020-04-14T15:25:15.483Z] #44 22.67   CC       images/timer.o
15:25:15 [2020-04-14T15:25:15.483Z] #44 22.89   CC       images/timerfd.o
15:25:15 [2020-04-14T15:25:15.628Z] #44 15.63   DEP      images/core-s390.pb-c.d
15:25:15 [2020-04-14T15:25:15.628Z] #44 15.71   DEP      images/core-x86.pb-c.d
15:25:15 [2020-04-14T15:25:15.629Z] #44 15.75   DEP      images/core.pb-c.d
15:25:15 [2020-04-14T15:25:15.629Z] #44 15.80   DEP      images/inventory.pb-c.d
15:25:15 [2020-04-14T15:25:15.646Z] #44 53.34   DEP      criu/page-xfer.d
15:25:15 [2020-04-14T15:25:15.646Z] #44 53.43   DEP      criu/page-pipe.d
15:25:15 [2020-04-14T15:25:15.646Z] #44 53.55   DEP      criu/netfilter.d
15:25:15 [2020-04-14T15:25:15.646Z] #44 53.66   DEP      criu/net.d
15:25:15 [2020-04-14T15:25:15.725Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
15:25:15 [2020-04-14T15:25:15.746Z] #65 ...
15:25:15 [2020-04-14T15:25:15.747Z] 
15:25:15 [2020-04-14T15:25:15.747Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:15 [2020-04-14T15:25:15.747Z] #56 85.46 golang.org/x/crypto/ssh/terminal
15:25:15 [2020-04-14T15:25:15.747Z] #56 86.92 mvdan.cc/editorconfig
15:25:15 [2020-04-14T15:25:15.747Z] #56 88.10 mvdan.cc/sh/v3/fileutil
15:25:15 [2020-04-14T15:25:15.747Z] #56 88.35 mvdan.cc/sh/v3/syntax
15:25:15 [2020-04-14T15:25:15.747Z] #56 95.51 mvdan.cc/sh/v3/cmd/shfmt
15:25:15 [2020-04-14T15:25:15.747Z] #56 ...
15:25:15 [2020-04-14T15:25:15.747Z] 
15:25:15 [2020-04-14T15:25:15.747Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:15 [2020-04-14T15:25:15.747Z] #44 18.79   CC       images/stats.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 19.38   CC       images/core.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 20.16   CC       images/core-x86.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 20.78   CC       images/core-arm.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 21.23   CC       images/core-aarch64.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 21.64   CC       images/core-ppc64.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 22.23   CC       images/core-s390.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 22.88   CC       images/cpuinfo.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 23.44   CC       images/inventory.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 23.74   CC       images/fdinfo.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 24.21   CC       images/fown.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 24.49   CC       images/ns.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 24.73   CC       images/regfile.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 24.96   CC       images/ghost-file.o
15:25:15 [2020-04-14T15:25:15.747Z] #44 25.27   CC       images/fifo.o
15:25:15 [2020-04-14T15:25:15.782Z] #44 23.06   CC       images/mm.o
15:25:15 [2020-04-14T15:25:15.887Z] #44 15.85   PBCC     images/cpuinfo.pb-c.c
15:25:15 [2020-04-14T15:25:15.887Z] #44 15.92   DEP      images/cpuinfo.pb-c.d
15:25:15 [2020-04-14T15:25:15.887Z] #44 15.99   PBCC     images/stats.pb-c.c
15:25:15 [2020-04-14T15:25:15.887Z] #44 16.04   DEP      images/stats.pb-c.d
15:25:16 [2020-04-14T15:25:16.001Z] #44 25.47   CC       images/remap-file-path.o
15:25:16 [2020-04-14T15:25:16.001Z] #44 25.61   CC       images/eventfd.o
15:25:16 [2020-04-14T15:25:16.037Z] #44 23.25   CC       images/sk-opts.o
15:25:16 [2020-04-14T15:25:16.038Z] #44 23.41   CC       images/sk-unix.o
15:25:16 [2020-04-14T15:25:16.145Z] #44 ...
15:25:16 [2020-04-14T15:25:16.145Z] 
15:25:16 [2020-04-14T15:25:16.145Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:16 [2020-04-14T15:25:16.145Z] #10 77.16 Selecting previously unselected package gcc-mingw-w64-base.
15:25:16 [2020-04-14T15:25:16.145Z] #10 77.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:25:16 [2020-04-14T15:25:16.145Z] #10 77.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:25:16 [2020-04-14T15:25:16.145Z] #10 77.34 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:25:16 [2020-04-14T15:25:16.145Z] #10 77.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:25:16 [2020-04-14T15:25:16.145Z] #10 77.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:16 [2020-04-14T15:25:16.145Z] #10 ...
15:25:16 [2020-04-14T15:25:16.145Z] 
15:25:16 [2020-04-14T15:25:16.145Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:25:16 [2020-04-14T15:25:16.145Z] #65 37.36 Checking out files:  36% (1145/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  81% (2578/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
15:25:16 [2020-04-14T15:25:16.145Z] #65 38.95 + cd /tmp/tmp.82iUKppQwy/src/github.com/containerd/containerd
15:25:16 [2020-04-14T15:25:16.145Z] #65 38.95 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
15:25:16 [2020-04-14T15:25:16.145Z] #65 40.81 + export 'BUILDTAGS=netgo osusergo static_build'
15:25:16 [2020-04-14T15:25:16.145Z] #65 40.81 + BUILDTAGS='netgo osusergo static_build'
15:25:16 [2020-04-14T15:25:16.145Z] #65 40.81 + export EXTRA_FLAGS=-buildmode=pie
15:25:16 [2020-04-14T15:25:16.145Z] #65 40.81 + EXTRA_FLAGS=-buildmode=pie
15:25:16 [2020-04-14T15:25:16.145Z] #65 40.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:25:16 [2020-04-14T15:25:16.145Z] #65 40.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:25:16 [2020-04-14T15:25:16.145Z] #65 40.82 + '[' '' = dynamic ']'
15:25:16 [2020-04-14T15:25:16.145Z] #65 40.82 + make
15:25:16 [2020-04-14T15:25:16.145Z] #65 41.72 + bin/ctr
15:25:16 [2020-04-14T15:25:16.255Z] #44 25.83   CC       images/eventpoll.o
15:25:16 [2020-04-14T15:25:16.258Z] #44 53.90   DEP      criu/namespaces.d
15:25:16 [2020-04-14T15:25:16.258Z] #44 54.02   DEP      criu/mount.d
15:25:16 [2020-04-14T15:25:16.258Z] #44 54.16   DEP      criu/mem.d
15:25:16 [2020-04-14T15:25:16.292Z] #44 23.59   CC       images/sk-inet.o
15:25:16 [2020-04-14T15:25:16.403Z] #65 ...
15:25:16 [2020-04-14T15:25:16.403Z] 
15:25:16 [2020-04-14T15:25:16.403Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:16 [2020-04-14T15:25:16.403Z] #47 77.18 go/scanner
15:25:16 [2020-04-14T15:25:16.403Z] #47 78.53 go/ast
15:25:16 [2020-04-14T15:25:16.403Z] #47 78.75 internal/lazyregexp
15:25:16 [2020-04-14T15:25:16.403Z] #47 79.08 net/url
15:25:16 [2020-04-14T15:25:16.403Z] #47 81.20 text/template/parse
15:25:16 [2020-04-14T15:25:16.403Z] #47 85.31 go/parser
15:25:16 [2020-04-14T15:25:16.403Z] #47 85.89 text/template
15:25:16 [2020-04-14T15:25:16.510Z] #44 26.07   CC       images/fh.o
15:25:16 [2020-04-14T15:25:16.538Z] #44 54.28   DEP      criu/lsm.d
15:25:16 [2020-04-14T15:25:16.538Z] #44 54.42   DEP      criu/log.d
15:25:16 [2020-04-14T15:25:16.538Z] #44 54.54   DEP      criu/libnetlink.d
15:25:16 [2020-04-14T15:25:16.548Z] #44 23.87   CC       images/tun.o
15:25:16 [2020-04-14T15:25:16.751Z] go: finding github.com/sirupsen/logrus v1.3.0
15:25:16 [2020-04-14T15:25:16.765Z] #44 26.28   CC       images/fsnotify.o
15:25:16 [2020-04-14T15:25:16.803Z] #44 24.10   CC       images/sk-netlink.o
15:25:16 [2020-04-14T15:25:16.819Z] #44 54.69   DEP      criu/kerndat.d
15:25:17 [2020-04-14T15:25:17.040Z] go: finding github.com/coreos/go-semver v0.2.0
15:25:17 [2020-04-14T15:25:17.058Z] #44 24.23   CC       images/packet-sock.o
15:25:17 [2020-04-14T15:25:17.100Z] #44 54.89   DEP      criu/kcmp-ids.d
15:25:17 [2020-04-14T15:25:17.100Z] #44 54.97   DEP      criu/irmap.d
15:25:17 [2020-04-14T15:25:17.100Z] #44 55.07   DEP      criu/ipc_ns.d
15:25:17 [2020-04-14T15:25:17.313Z] #44 24.52   CC       images/ipc-var.o
15:25:17 [2020-04-14T15:25:17.313Z] #44 24.76   CC       images/ipc-desc.o
15:25:17 [2020-04-14T15:25:17.325Z] #44 26.76   CC       images/signalfd.o
15:25:17 [2020-04-14T15:25:17.336Z] #47 ...
15:25:17 [2020-04-14T15:25:17.336Z] 
15:25:17 [2020-04-14T15:25:17.336Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:17 [2020-04-14T15:25:17.336Z] #56 78.00 encoding/json
15:25:17 [2020-04-14T15:25:17.336Z] #56 82.58 github.com/pkg/diff
15:25:17 [2020-04-14T15:25:17.336Z] #56 84.38 go/ast
15:25:17 [2020-04-14T15:25:17.336Z] #56 85.58 golang.org/x/crypto/ssh/terminal
15:25:17 [2020-04-14T15:25:17.336Z] #56 87.19 mvdan.cc/editorconfig
15:25:17 [2020-04-14T15:25:17.336Z] #56 ...
15:25:17 [2020-04-14T15:25:17.336Z] 
15:25:17 [2020-04-14T15:25:17.336Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:17 [2020-04-14T15:25:17.336Z] #44 17.51 make[1]: Nothing to be done for 'all'.
15:25:17 [2020-04-14T15:25:17.381Z] #44 55.24   DEP      criu/image.d
15:25:17 [2020-04-14T15:25:17.568Z] #44 24.91   CC       images/ipc-shm.o
15:25:17 [2020-04-14T15:25:17.580Z] #44 27.04   CC       images/fs.o
15:25:17 [2020-04-14T15:25:17.580Z] #44 27.25   CC       images/pstree.o
15:25:17 [2020-04-14T15:25:17.661Z] #44 55.41   DEP      criu/image-desc.d
15:25:17 [2020-04-14T15:25:17.661Z] #44 ...
15:25:17 [2020-04-14T15:25:17.661Z] 
15:25:17 [2020-04-14T15:25:17.661Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:17 [2020-04-14T15:25:17.661Z] #47 89.40 github.com/LK4D4/vndr/godl
15:25:17 [2020-04-14T15:25:17.670Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
15:25:17 [2020-04-14T15:25:17.824Z] #44 25.07   CC       images/ipc-msg.o
15:25:17 [2020-04-14T15:25:17.836Z] #44 27.53   CC       images/pipe.o
15:25:18 [2020-04-14T15:25:18.079Z] #44 25.26   CC       images/ipc-sem.o
15:25:18 [2020-04-14T15:25:18.079Z] #44 25.48   CC       images/utsns.o
15:25:18 [2020-04-14T15:25:18.294Z] #47 90.02 github.com/LK4D4/vndr
15:25:18 [2020-04-14T15:25:18.321Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
15:25:18 [2020-04-14T15:25:18.335Z] #44 25.62   CC       images/creds.o
15:25:18 [2020-04-14T15:25:18.396Z] #44 27.75   CC       images/tcp-stream.o
15:25:18 [2020-04-14T15:25:18.396Z] #44 27.96   CC       images/sk-packet.o
15:25:18 [2020-04-14T15:25:18.590Z] #44 25.79   CC       images/vma.o
15:25:18 [2020-04-14T15:25:18.590Z] #44 26.02   CC       images/netdev.o
15:25:18 [2020-04-14T15:25:18.611Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
15:25:18 [2020-04-14T15:25:18.651Z] #44 28.15   CC       images/mnt.o
15:25:18 [2020-04-14T15:25:18.900Z] go: finding github.com/client9/misspell v0.3.4
15:25:18 [2020-04-14T15:25:18.906Z] #44 28.31   CC       images/pipe-data.o
15:25:19 [2020-04-14T15:25:19.153Z] #44 26.38   CC       images/tty.o
15:25:19 [2020-04-14T15:25:19.162Z] #44 28.62   CC       images/sa.o
15:25:19 [2020-04-14T15:25:19.162Z] #44 28.86   CC       images/timer.o
15:25:19 [2020-04-14T15:25:19.235Z] #44 18.90   CC       images/stats.o
15:25:19 [2020-04-14T15:25:19.235Z] #44 19.20   CC       images/core.o
15:25:19 [2020-04-14T15:25:19.296Z] #47 ...
15:25:19 [2020-04-14T15:25:19.296Z] 
15:25:19 [2020-04-14T15:25:19.296Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:19 [2020-04-14T15:25:19.296Z] #60 6.743 + cd /tmp/tmp.akMXKv8zIq/src/github.com/opencontainers/runc
15:25:19 [2020-04-14T15:25:19.296Z] #60 6.743 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:25:19 [2020-04-14T15:25:19.296Z] #60 7.199 + '[' -z '' ']'
15:25:19 [2020-04-14T15:25:19.296Z] #60 7.199 + target=static
15:25:19 [2020-04-14T15:25:19.296Z] #60 7.199 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:25:19 [2020-04-14T15:25:19.296Z] #60 8.110 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 .
15:25:19 [2020-04-14T15:25:19.296Z] #60 ...
15:25:19 [2020-04-14T15:25:19.296Z] 
15:25:19 [2020-04-14T15:25:19.296Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:19 [2020-04-14T15:25:19.296Z] #44 55.50   DEP      criu/fsnotify.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 55.65   DEP      criu/filesystems.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 55.83   DEP      criu/files.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 56.06   DEP      criu/files-reg.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 56.28   DEP      criu/files-ext.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 56.45   DEP      criu/file-lock.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 56.50   DEP      criu/file-ids.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 56.53   DEP      criu/fifo.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 56.57   DEP      criu/fdstore.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 56.65   DEP      criu/fault-injection.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 56.68   DEP      criu/external.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 56.74   DEP      criu/eventpoll.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 56.94   DEP      criu/eventfd.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 57.09   DEP      criu/crtools.d
15:25:19 [2020-04-14T15:25:19.296Z] #44 57.23   DEP      criu/cr-service.d
15:25:19 [2020-04-14T15:25:19.409Z] #44 26.77   CC       images/file-lock.o
15:25:19 [2020-04-14T15:25:19.538Z] go: finding gotest.tools v2.2.0+incompatible
15:25:19 [2020-04-14T15:25:19.577Z] #44 57.34   DEP      criu/cr-restore.d
15:25:19 [2020-04-14T15:25:19.666Z] #44 26.90   CC       images/rlimit.o
15:25:19 [2020-04-14T15:25:19.722Z] #44 ...
15:25:19 [2020-04-14T15:25:19.722Z] 
15:25:19 [2020-04-14T15:25:19.722Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:19 [2020-04-14T15:25:19.722Z] #47 90.35 encoding/xml
15:25:19 [2020-04-14T15:25:19.722Z] #47 94.82 go/doc
15:25:19 [2020-04-14T15:25:19.722Z] #47 96.64 github.com/LK4D4/vndr/versioned
15:25:19 [2020-04-14T15:25:19.722Z] #47 96.90 compress/flate
15:25:19 [2020-04-14T15:25:19.722Z] #47 97.99 github.com/LK4D4/vndr/build
15:25:19 [2020-04-14T15:25:19.722Z] #47 100.3 hash/crc32
15:25:19 [2020-04-14T15:25:19.801Z] #44 19.75   CC       images/core-x86.o
15:25:19 [2020-04-14T15:25:19.857Z] #44 57.51   DEP      criu/cr-errno.d
15:25:19 [2020-04-14T15:25:19.857Z] #44 57.53   DEP      criu/cr-dump.d
15:25:19 [2020-04-14T15:25:19.857Z] #44 57.75   DEP      criu/cr-dedup.d
15:25:19 [2020-04-14T15:25:19.922Z] #44 27.08   CC       images/pagemap.o
15:25:19 [2020-04-14T15:25:19.922Z] #44 27.30   CC       images/siginfo.o
15:25:19 [2020-04-14T15:25:19.977Z] #47 ...
15:25:19 [2020-04-14T15:25:19.977Z] 
15:25:19 [2020-04-14T15:25:19.977Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:19 [2020-04-14T15:25:19.977Z] #44 29.36   CC       images/timerfd.o
15:25:20 [2020-04-14T15:25:20.139Z] #44 57.96   DEP      criu/cr-check.d
15:25:20 [2020-04-14T15:25:20.180Z] #44 27.60   CC       images/rpc.o
15:25:20 [2020-04-14T15:25:20.233Z] #44 29.75   CC       images/mm.o
15:25:20 [2020-04-14T15:25:20.405Z] #44 20.33   CC       images/core-arm.o
15:25:20 [2020-04-14T15:25:20.421Z] #44 58.17   DEP      criu/config.d
15:25:20 [2020-04-14T15:25:20.421Z] #44 58.30   DEP      criu/clone-noasan.d
15:25:20 [2020-04-14T15:25:20.488Z] #44 30.10   CC       images/sk-opts.o
15:25:20 [2020-04-14T15:25:20.570Z] go: finding google.golang.org/appengine v1.1.0
15:25:20 [2020-04-14T15:25:20.673Z] #44 20.71   CC       images/core-aarch64.o
15:25:20 [2020-04-14T15:25:20.702Z] #44 58.35   DEP      criu/cgroup.d
15:25:20 [2020-04-14T15:25:20.702Z] #44 58.55   DEP      criu/cgroup-props.d
15:25:20 [2020-04-14T15:25:20.702Z] #44 58.68   DEP      criu/bitmap.d
15:25:20 [2020-04-14T15:25:20.744Z] #44 ...
15:25:20 [2020-04-14T15:25:20.744Z] 
15:25:20 [2020-04-14T15:25:20.744Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:20 [2020-04-14T15:25:20.744Z] #56 DONE 101.5s
15:25:20 [2020-04-14T15:25:20.744Z] 
15:25:20 [2020-04-14T15:25:20.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:20 [2020-04-14T15:25:20.744Z] #10 101.5 Selecting previously unselected package g++-mingw-w64-x86-64.
15:25:20 [2020-04-14T15:25:20.744Z] #10 101.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:25:20 [2020-04-14T15:25:20.744Z] #10 101.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:20 [2020-04-14T15:25:20.861Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
15:25:20 [2020-04-14T15:25:20.983Z] #44 58.69   DEP      criu/bfd.d
15:25:20 [2020-04-14T15:25:20.983Z] #44 58.77   DEP      criu/autofs.d
15:25:20 [2020-04-14T15:25:20.983Z] #44 58.87   DEP      criu/aio.d
15:25:21 [2020-04-14T15:25:21.153Z] go: finding github.com/gogo/protobuf v1.2.1
15:25:21 [2020-04-14T15:25:21.238Z] #44 21.22   CC       images/core-ppc64.o
15:25:21 [2020-04-14T15:25:21.264Z] #44 59.06   DEP      criu/action-scripts.d
15:25:21 [2020-04-14T15:25:21.545Z] #44 59.32   CC       criu/action-scripts.o
15:25:21 [2020-04-14T15:25:21.587Z] #44 28.50   CC       images/ext-file.o
15:25:21 [2020-04-14T15:25:21.587Z] #44 28.65   CC       images/cgroup.o
15:25:21 [2020-04-14T15:25:21.807Z] #44 21.78   CC       images/core-s390.o
15:25:21 [2020-04-14T15:25:21.825Z] #44 59.69   CC       criu/aio.o
15:25:21 [2020-04-14T15:25:21.842Z] #44 29.12   CC       images/userns.o
15:25:22 [2020-04-14T15:25:22.098Z] #44 29.34   CC       images/google/protobuf/descriptor.o
15:25:22 [2020-04-14T15:25:22.107Z] #44 60.11   CC       criu/autofs.o
15:25:22 [2020-04-14T15:25:22.180Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
15:25:22 [2020-04-14T15:25:22.180Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
15:25:22 [2020-04-14T15:25:22.388Z] #44 ...
15:25:22 [2020-04-14T15:25:22.388Z] 
15:25:22 [2020-04-14T15:25:22.388Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:25:22 [2020-04-14T15:25:22.388Z] #17 1.515 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:22 [2020-04-14T15:25:22.388Z] #17 1.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:22 [2020-04-14T15:25:22.388Z] #17 1.746 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:25:22 [2020-04-14T15:25:22.388Z] #17 1.962 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:25:22 [2020-04-14T15:25:22.388Z] #17 2.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
15:25:22 [2020-04-14T15:25:22.388Z] #17 4.030 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:25:22 [2020-04-14T15:25:22.388Z] #17 6.730 Fetched 8034 kB in 5s (1501 kB/s)
15:25:22 [2020-04-14T15:25:22.388Z] #17 6.730 Reading package lists...
15:25:22 [2020-04-14T15:25:22.388Z] #17 8.616 Reading package lists...
15:25:22 [2020-04-14T15:25:22.739Z] #44 22.58   CC       images/cpuinfo.o
15:25:22 [2020-04-14T15:25:22.950Z] #17 10.16 Building dependency tree...
15:25:22 [2020-04-14T15:25:22.996Z] #44 23.00   CC       images/inventory.o
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.71 libcap2-bin is already the newest version (1:2.25-2).
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.71 The following additional packages will be installed:
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72   python3.7 python3.7-minimal vim-runtime xxd
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72 Suggested packages:
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72 Recommended packages:
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72   aufs-dkms nftables build-essential python3-dev python3-keyring
15:25:23 [2020-04-14T15:25:23.231Z] #17 10.72   python3-keyrings.alt python3-xdg unzip
15:25:23 [2020-04-14T15:25:23.231Z] #17 ...
15:25:23 [2020-04-14T15:25:23.231Z] 
15:25:23 [2020-04-14T15:25:23.231Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:23 [2020-04-14T15:25:23.231Z] #44 61.14   CC       criu/bfd.o
15:25:23 [2020-04-14T15:25:23.253Z] #44 23.32   CC       images/fdinfo.o
15:25:23 [2020-04-14T15:25:23.546Z] #44 30.57   CC       images/opts.o
15:25:23 [2020-04-14T15:25:23.546Z] #44 30.78   CC       images/seccomp.o
15:25:23 [2020-04-14T15:25:23.681Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
15:25:23 [2020-04-14T15:25:23.681Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
15:25:23 [2020-04-14T15:25:23.802Z] #44 31.04   CC       images/binfmt-misc.o
15:25:23 [2020-04-14T15:25:23.802Z] #44 31.15   CC       images/time.o
15:25:23 [2020-04-14T15:25:23.817Z] #44 23.82   CC       images/fown.o
15:25:23 [2020-04-14T15:25:23.842Z] #44 61.62   CC       criu/bitmap.o
15:25:24 [2020-04-14T15:25:24.057Z] #44 31.28   CC       images/sysctl.o
15:25:24 [2020-04-14T15:25:24.057Z] #44 31.43   CC       images/autofs.o
15:25:24 [2020-04-14T15:25:24.074Z] #44 24.04   CC       images/ns.o
15:25:24 [2020-04-14T15:25:24.074Z] #44 24.26   CC       images/regfile.o
15:25:24 [2020-04-14T15:25:24.125Z] #44 61.74   CC       criu/cgroup-props.o
15:25:24 [2020-04-14T15:25:24.125Z] #44 ...
15:25:24 [2020-04-14T15:25:24.125Z] 
15:25:24 [2020-04-14T15:25:24.125Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:24 [2020-04-14T15:25:24.125Z] #47 DONE 95.9s
15:25:24 [2020-04-14T15:25:24.312Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
15:25:24 [2020-04-14T15:25:24.312Z] #44 31.65   CC       images/macvlan.o
15:25:24 [2020-04-14T15:25:24.331Z] #44 24.45   CC       images/ghost-file.o
15:25:24 [2020-04-14T15:25:24.406Z] 
15:25:24 [2020-04-14T15:25:24.406Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:25:24 [2020-04-14T15:25:24.406Z] #41 ...
15:25:24 [2020-04-14T15:25:24.406Z] 
15:25:24 [2020-04-14T15:25:24.406Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:25:24 [2020-04-14T15:25:24.406Z] #17 12.03 The following NEW packages will be installed:
15:25:24 [2020-04-14T15:25:24.568Z] #44 31.85   CC       images/sit.o
15:25:24 [2020-04-14T15:25:24.568Z] #44 31.98   LINK     images/built-in.o
15:25:24 [2020-04-14T15:25:24.599Z] go: finding github.com/golang/mock v1.1.1
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.03   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.03   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.03   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.04   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.04   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.04   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.04   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.04   xz-utils zip
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.13 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.13 Need to get 27.7 MB of archives.
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.13 After this operation, 117 MB of additional disk space will be used.
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
15:25:24 [2020-04-14T15:25:24.727Z] #17 12.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
15:25:24 [2020-04-14T15:25:24.824Z] #44 32.07   GEN      compel/include/asm
15:25:24 [2020-04-14T15:25:24.824Z] #44 32.08   GEN      compel/include/version.h
15:25:24 [2020-04-14T15:25:24.824Z] #44 32.10 touch .config
15:25:24 [2020-04-14T15:25:24.824Z] #44 32.11   GEN      include/common/config.h
15:25:24 [2020-04-14T15:25:24.824Z] #44 32.17   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:25:24 [2020-04-14T15:25:24.824Z] #44 32.18   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:25:24 [2020-04-14T15:25:24.824Z] #44 32.20   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:25:24 [2020-04-14T15:25:24.895Z] #44 24.81   CC       images/fifo.o
15:25:24 [2020-04-14T15:25:24.895Z] #44 25.02   CC       images/remap-file-path.o
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.22   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.24   DEP      compel/arch/x86/plugins/std/memcpy.d
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.26   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.27   GEN      compel/plugins/include/uapi/std/syscall.h
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.32   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.33   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.34   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.36   DEP      compel/plugins/std/infect.d
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.42   DEP      compel/plugins/std/string.d
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.49   DEP      compel/plugins/std/log.d
15:25:25 [2020-04-14T15:25:25.079Z] #44 32.54   DEP      compel/plugins/std/fds.d
15:25:25 [2020-04-14T15:25:25.079Z] #44 ...
15:25:25 [2020-04-14T15:25:25.079Z] 
15:25:25 [2020-04-14T15:25:25.079Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:25 [2020-04-14T15:25:25.079Z] #10 89.96 Selecting previously unselected package g++-mingw-w64-x86-64.
15:25:25 [2020-04-14T15:25:25.079Z] #10 89.97 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:25:25 [2020-04-14T15:25:25.079Z] #10 89.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:25 [2020-04-14T15:25:25.152Z] #44 25.23   CC       images/eventfd.o
15:25:25 [2020-04-14T15:25:25.334Z] #10 ...
15:25:25 [2020-04-14T15:25:25.334Z] 
15:25:25 [2020-04-14T15:25:25.334Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:25 [2020-04-14T15:25:25.334Z] #44 32.60   DEP      compel/plugins/std/std.d
15:25:25 [2020-04-14T15:25:25.334Z] #44 32.69   DEP      compel/plugins/shmem/shmem.d
15:25:25 [2020-04-14T15:25:25.409Z] #44 25.42   CC       images/eventpoll.o
15:25:25 [2020-04-14T15:25:25.590Z] #44 32.77   DEP      compel/plugins/fds/fds.d
15:25:25 [2020-04-14T15:25:25.590Z] #44 32.89   CC       compel/plugins/std/std.o
15:25:25 [2020-04-14T15:25:25.630Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
15:25:25 [2020-04-14T15:25:25.666Z] #44 25.62   CC       images/fh.o
15:25:25 [2020-04-14T15:25:25.728Z] #17 13.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
15:25:25 [2020-04-14T15:25:25.729Z] #17 13.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
15:25:25 [2020-04-14T15:25:25.729Z] #17 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
15:25:25 [2020-04-14T15:25:25.887Z] #44 33.04   CC       compel/plugins/std/fds.o
15:25:25 [2020-04-14T15:25:25.923Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
15:25:25 [2020-04-14T15:25:25.923Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
15:25:25 [2020-04-14T15:25:25.923Z] #44 25.86   CC       images/fsnotify.o
15:25:26 [2020-04-14T15:25:26.009Z] #17 13.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
15:25:26 [2020-04-14T15:25:26.085Z] #10 ...
15:25:26 [2020-04-14T15:25:26.085Z] 
15:25:26 [2020-04-14T15:25:26.085Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:26 [2020-04-14T15:25:26.085Z] #44 30.52   CC       images/sk-unix.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 31.08   CC       images/sk-inet.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 31.57   CC       images/tun.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 31.95   CC       images/sk-netlink.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 32.24   CC       images/packet-sock.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 32.67   CC       images/ipc-var.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 33.00   CC       images/ipc-desc.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 33.31   CC       images/ipc-shm.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 33.46   CC       images/ipc-msg.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 33.73   CC       images/ipc-sem.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 33.99   CC       images/utsns.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 34.21   CC       images/creds.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 34.40   CC       images/vma.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 34.65   CC       images/netdev.o
15:25:26 [2020-04-14T15:25:26.085Z] #44 35.09   CC       images/tty.o
15:25:26 [2020-04-14T15:25:26.143Z] #44 33.30   CC       compel/plugins/std/log.o
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:25:26 [2020-04-14T15:25:26.289Z] #17 13.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:25:26 [2020-04-14T15:25:26.290Z] #17 13.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
15:25:26 [2020-04-14T15:25:26.290Z] #17 13.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
15:25:26 [2020-04-14T15:25:26.290Z] #17 13.83 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:25:26 [2020-04-14T15:25:26.344Z] #44 35.76   CC       images/file-lock.o
15:25:26 [2020-04-14T15:25:26.441Z] #44 33.88   CC       compel/plugins/std/string.o
15:25:26 [2020-04-14T15:25:26.487Z] #44 26.53   CC       images/signalfd.o
15:25:26 [2020-04-14T15:25:26.558Z] go: finding github.com/hashicorp/golang-lru v0.5.0
15:25:26 [2020-04-14T15:25:26.558Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
15:25:26 [2020-04-14T15:25:26.561Z] Client:
15:25:26 [2020-04-14T15:25:26.561Z]  Debug Mode: false
15:25:26 [2020-04-14T15:25:26.561Z] 
15:25:26 [2020-04-14T15:25:26.561Z] Server:
15:25:26 [2020-04-14T15:25:26.561Z]  Containers: 0
15:25:26 [2020-04-14T15:25:26.561Z]   Running: 0
15:25:26 [2020-04-14T15:25:26.561Z]   Paused: 0
15:25:26 [2020-04-14T15:25:26.561Z]   Stopped: 0
15:25:26 [2020-04-14T15:25:26.561Z]  Images: 0
15:25:26 [2020-04-14T15:25:26.561Z]  Server Version: 19.03.5
15:25:26 [2020-04-14T15:25:26.561Z]  Storage Driver: overlay2
15:25:26 [2020-04-14T15:25:26.561Z]   Backing Filesystem: extfs
15:25:26 [2020-04-14T15:25:26.561Z]   Supports d_type: true
15:25:26 [2020-04-14T15:25:26.561Z]   Native Overlay Diff: true
15:25:26 [2020-04-14T15:25:26.561Z]  Logging Driver: json-file
15:25:26 [2020-04-14T15:25:26.561Z]  Cgroup Driver: cgroupfs
15:25:26 [2020-04-14T15:25:26.561Z]  Plugins:
15:25:26 [2020-04-14T15:25:26.561Z]   Volume: local
15:25:26 [2020-04-14T15:25:26.561Z]   Network: bridge host ipvlan macvlan null overlay
15:25:26 [2020-04-14T15:25:26.561Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:25:26 [2020-04-14T15:25:26.561Z]  Swarm: inactive
15:25:26 [2020-04-14T15:25:26.561Z]  Runtimes: runc
15:25:26 [2020-04-14T15:25:26.561Z]  Default Runtime: runc
15:25:26 [2020-04-14T15:25:26.561Z]  Init Binary: docker-init
15:25:26 [2020-04-14T15:25:26.561Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
15:25:26 [2020-04-14T15:25:26.561Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:25:26 [2020-04-14T15:25:26.561Z]  init version: fec3683
15:25:26 [2020-04-14T15:25:26.561Z]  Security Options:
15:25:26 [2020-04-14T15:25:26.561Z]   apparmor
15:25:26 [2020-04-14T15:25:26.561Z]   seccomp
15:25:26 [2020-04-14T15:25:26.561Z]    Profile: default
15:25:26 [2020-04-14T15:25:26.561Z]  Kernel Version: 4.15.0-1057-aws
15:25:26 [2020-04-14T15:25:26.561Z]  Operating System: Ubuntu 16.04.6 LTS
15:25:26 [2020-04-14T15:25:26.561Z]  OSType: linux
15:25:26 [2020-04-14T15:25:26.561Z]  Architecture: aarch64
15:25:26 [2020-04-14T15:25:26.561Z]  CPUs: 4
15:25:26 [2020-04-14T15:25:26.561Z]  Total Memory: 7.525GiB
15:25:26 [2020-04-14T15:25:26.561Z]  Name: ip-10-100-44-114
15:25:26 [2020-04-14T15:25:26.561Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
15:25:26 [2020-04-14T15:25:26.561Z]  Docker Root Dir: /var/lib/docker
15:25:26 [2020-04-14T15:25:26.561Z]  Debug Mode: false
15:25:26 [2020-04-14T15:25:26.561Z]  Registry: https://index.docker.io/v1/
15:25:26 [2020-04-14T15:25:26.561Z]  Labels:
15:25:26 [2020-04-14T15:25:26.561Z]  Experimental: true
15:25:26 [2020-04-14T15:25:26.561Z]  Insecure Registries:
15:25:26 [2020-04-14T15:25:26.561Z]   127.0.0.0/8
15:25:26 [2020-04-14T15:25:26.561Z]  Live Restore Enabled: true
15:25:26 [2020-04-14T15:25:26.561Z] 
15:25:26 [2020-04-14T15:25:26.561Z] WARNING: No swap limit support
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
15:25:26 [2020-04-14T15:25:26.571Z] #17 14.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
15:25:26 [2020-04-14T15:25:26.572Z] #17 14.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
15:25:26 [2020-04-14T15:25:26.572Z] #17 14.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
15:25:26 [2020-04-14T15:25:26.572Z] #17 14.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
15:25:26 [2020-04-14T15:25:26.600Z] #44 35.99   CC       images/rlimit.o
[Pipeline] sh
15:25:26 [2020-04-14T15:25:26.744Z] #44 26.88   CC       images/fs.o
15:25:26 [2020-04-14T15:25:26.852Z] #17 14.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
15:25:26 [2020-04-14T15:25:26.855Z] #44 36.23   CC       images/pagemap.o
15:25:26 [2020-04-14T15:25:26.855Z] #44 36.49   CC       images/siginfo.o
15:25:26 [2020-04-14T15:25:26.856Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
15:25:26 [2020-04-14T15:25:26.970Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:25:26 [2020-04-14T15:25:26.970Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:25:26 [2020-04-14T15:25:26.970Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39705/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:25:26 [2020-04-14T15:25:26.970Z] + bash /home/ubuntu/workspace/moby_PR-39705/check-config.sh
15:25:26 [2020-04-14T15:25:26.970Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:25:26 [2020-04-14T15:25:26.970Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
15:25:26 [2020-04-14T15:25:26.970Z] 
15:25:26 [2020-04-14T15:25:26.970Z] Generally Necessary:
15:25:26 [2020-04-14T15:25:26.970Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:25:26 [2020-04-14T15:25:26.970Z] - apparmor: enabled and tools installed
15:25:26 [2020-04-14T15:25:26.970Z] - CONFIG_NAMESPACES: enabled
15:25:26 [2020-04-14T15:25:26.970Z] - CONFIG_NET_NS: enabled
15:25:26 [2020-04-14T15:25:26.970Z] - CONFIG_PID_NS: enabled
15:25:26 [2020-04-14T15:25:26.970Z] - CONFIG_IPC_NS: enabled
15:25:26 [2020-04-14T15:25:26.970Z] - CONFIG_UTS_NS: enabled
15:25:26 [2020-04-14T15:25:26.970Z] - CONFIG_CGROUPS: enabled
15:25:26 [2020-04-14T15:25:26.970Z] - CONFIG_CGROUP_CPUACCT: enabled
15:25:26 [2020-04-14T15:25:26.970Z] - CONFIG_CGROUP_DEVICE: enabled
15:25:27 [2020-04-14T15:25:27.001Z] #44 27.13   CC       images/pstree.o
15:25:27 [2020-04-14T15:25:27.043Z] #44 34.38   CC       compel/plugins/std/infect.o
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_CGROUP_FREEZER: enabled
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_CGROUP_SCHED: enabled
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_CPUSETS: enabled
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_MEMCG: enabled
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_KEYS: enabled
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_VETH: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_BRIDGE: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_NF_NAT: enabled (as module)
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_NF_NAT_NEEDED: enabled
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_POSIX_MQUEUE: enabled
15:25:27 [2020-04-14T15:25:27.231Z] 
15:25:27 [2020-04-14T15:25:27.231Z] Optional Features:
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_USER_NS: enabled
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_SECCOMP: enabled
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_CGROUP_PIDS: enabled
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_MEMCG_SWAP: enabled
15:25:27 [2020-04-14T15:25:27.231Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:25:27 [2020-04-14T15:25:27.231Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:25:27 [2020-04-14T15:25:27.260Z] #44 27.35   CC       images/pipe.o
15:25:27 [2020-04-14T15:25:27.414Z] #44 36.82   CC       images/rpc.o
15:25:27 [2020-04-14T15:25:27.464Z] #17 14.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
15:25:27 [2020-04-14T15:25:27.464Z] #17 14.91 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_BLK_CGROUP: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_IOSCHED_CFQ: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_CGROUP_PERF: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_CGROUP_HUGETLB: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_CFS_BANDWIDTH: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_RT_GROUP_SCHED: missing
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_IP_VS: enabled (as module)
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_IP_VS_NFCT: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_IP_VS_RR: enabled (as module)
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_EXT4_FS: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:25:27 [2020-04-14T15:25:27.491Z] - Network Drivers:
15:25:27 [2020-04-14T15:25:27.491Z]   - "overlay":
15:25:27 [2020-04-14T15:25:27.491Z]     - CONFIG_VXLAN: enabled (as module)
15:25:27 [2020-04-14T15:25:27.491Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:25:27 [2020-04-14T15:25:27.491Z]       Optional (for encrypted networks):
15:25:27 [2020-04-14T15:25:27.517Z] #44 27.66   CC       images/tcp-stream.o
15:25:27 [2020-04-14T15:25:27.517Z] #44 ...
15:25:27 [2020-04-14T15:25:27.517Z] 
15:25:27 [2020-04-14T15:25:27.517Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:27 [2020-04-14T15:25:27.517Z] #56 88.48 mvdan.cc/sh/v3/fileutil
15:25:27 [2020-04-14T15:25:27.517Z] #56 88.69 mvdan.cc/sh/v3/syntax
15:25:27 [2020-04-14T15:25:27.517Z] #56 95.35 mvdan.cc/sh/v3/cmd/shfmt
15:25:27 [2020-04-14T15:25:27.613Z] #44 34.74   CC       compel/arch/x86/plugins/std/parasite-head.o
15:25:27 [2020-04-14T15:25:27.613Z] #44 34.81   CC       compel/arch/x86/plugins/std/memcpy.o
15:25:27 [2020-04-14T15:25:27.613Z] #44 34.85   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:25:27 [2020-04-14T15:25:27.613Z] #44 34.90   AR       compel/plugins/std.lib.a
15:25:27 [2020-04-14T15:25:27.613Z] #44 34.95   CC       compel/plugins/fds/fds.o
15:25:27 [2020-04-14T15:25:27.746Z] #17 15.31 debconf: delaying package configuration, since apt-utils is not installed
15:25:27 [2020-04-14T15:25:27.746Z] #17 15.38 Fetched 27.7 MB in 3s (9781 kB/s)
15:25:27 [2020-04-14T15:25:27.751Z]       - CONFIG_CRYPTO: enabled
15:25:27 [2020-04-14T15:25:27.751Z]       - CONFIG_CRYPTO_AEAD: enabled
15:25:27 [2020-04-14T15:25:27.751Z]       - CONFIG_CRYPTO_GCM: enabled
15:25:27 [2020-04-14T15:25:27.751Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:25:27 [2020-04-14T15:25:27.751Z]       - CONFIG_CRYPTO_GHASH: enabled
15:25:27 [2020-04-14T15:25:27.751Z]       - CONFIG_XFRM: enabled
15:25:27 [2020-04-14T15:25:27.751Z]       - CONFIG_XFRM_USER: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]       - CONFIG_INET_ESP: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]   - "ipvlan":
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_IPVLAN: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]   - "macvlan":
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_MACVLAN: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_DUMMY: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]   - "ftp,tftp client in container":
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z] - Storage Drivers:
15:25:27 [2020-04-14T15:25:27.751Z]   - "aufs":
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_AUFS_FS: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]   - "btrfs":
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:25:27 [2020-04-14T15:25:27.751Z]   - "devicemapper":
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_BLK_DEV_DM: enabled
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]   - "overlay":
15:25:27 [2020-04-14T15:25:27.751Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:25:27 [2020-04-14T15:25:27.751Z]   - "zfs":
15:25:27 [2020-04-14T15:25:27.751Z]     - /dev/zfs: missing
15:25:27 [2020-04-14T15:25:27.751Z]     - zfs command: missing
15:25:27 [2020-04-14T15:25:27.751Z]     - zpool command: missing
15:25:27 [2020-04-14T15:25:27.751Z] 
15:25:27 [2020-04-14T15:25:27.751Z] Limits:
15:25:27 [2020-04-14T15:25:27.751Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:25:27 [2020-04-14T15:25:27.751Z] 
15:25:27 [2020-04-14T15:25:27.751Z] + true
[Pipeline] }
[Pipeline] // stage
15:25:27 [2020-04-14T15:25:27.775Z] #56 ...
15:25:27 [2020-04-14T15:25:27.775Z] 
15:25:27 [2020-04-14T15:25:27.775Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:27 [2020-04-14T15:25:27.775Z] #47 89.21 encoding/xml
15:25:27 [2020-04-14T15:25:27.775Z] #47 91.24 go/doc
15:25:27 [2020-04-14T15:25:27.775Z] #47 94.96 github.com/LK4D4/vndr/build
15:25:27 [2020-04-14T15:25:27.775Z] #47 95.31 github.com/LK4D4/vndr/versioned
15:25:27 [2020-04-14T15:25:27.775Z] #47 95.44 compress/flate
15:25:27 [2020-04-14T15:25:27.775Z] #47 98.43 vendor/golang.org/x/crypto/cryptobyte
15:25:27 [2020-04-14T15:25:27.775Z] #47 98.56 net
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:25:27 [2020-04-14T15:25:27.868Z] #44 35.16   AR       compel/plugins/fds.lib.a
15:25:27 [2020-04-14T15:25:27.868Z] #44 35.21   HOSTDEP  compel/src/lib/log-host.d
15:25:27 [2020-04-14T15:25:27.868Z] #44 35.32   HOSTDEP  compel/src/lib/handle-elf-host.d
15:25:28 [2020-04-14T15:25:28.027Z] #17 15.41 Selecting previously unselected package pigz.
15:25:28 [2020-04-14T15:25:28.027Z] #17 15.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 ... 23190 files and directories currently installed.)
15:25:28 [2020-04-14T15:25:28.027Z] #17 15.47 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
15:25:28 [2020-04-14T15:25:28.027Z] #17 15.48 Unpacking pigz (2.4-1) ...
15:25:28 [2020-04-14T15:25:28.027Z] #17 15.55 Selecting previously unselected package libpython3.7-minimal:s390x.
15:25:28 [2020-04-14T15:25:28.027Z] #17 15.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
15:25:28 [2020-04-14T15:25:28.027Z] #17 15.55 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
15:25:28 [2020-04-14T15:25:28.032Z] #47 ...
15:25:28 [2020-04-14T15:25:28.032Z] 
15:25:28 [2020-04-14T15:25:28.032Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:28 [2020-04-14T15:25:28.032Z] #44 27.95   CC       images/sk-packet.o
15:25:28 [2020-04-14T15:25:28.105Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 .
15:25:28 [2020-04-14T15:25:28.105Z] #2 [internal] load .dockerignore
15:25:28 [2020-04-14T15:25:28.105Z] #2 transferring context: 87B done
15:25:28 [2020-04-14T15:25:28.124Z] #44 35.44   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:25:28 [2020-04-14T15:25:28.124Z] #44 35.52   HOSTDEP  compel/src/main-host.d
15:25:28 [2020-04-14T15:25:28.290Z] #44 28.18   CC       images/mnt.o
15:25:28 [2020-04-14T15:25:28.308Z] #17 15.86 Selecting previously unselected package python3.7-minimal.
15:25:28 [2020-04-14T15:25:28.308Z] #17 15.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
15:25:28 [2020-04-14T15:25:28.308Z] #17 15.87 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:25:28 [2020-04-14T15:25:28.353Z] go: finding github.com/stretchr/objx v0.1.0
15:25:28 [2020-04-14T15:25:28.353Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:25:28 [2020-04-14T15:25:28.366Z] #2 DONE 0.1s
15:25:28 [2020-04-14T15:25:28.366Z] 
15:25:28 [2020-04-14T15:25:28.366Z] #1 [internal] load build definition from Dockerfile
15:25:28 [2020-04-14T15:25:28.366Z] #1 transferring dockerfile: 17.09kB 0.0s done
15:25:28 [2020-04-14T15:25:28.366Z] #1 DONE 0.1s
15:25:28 [2020-04-14T15:25:28.366Z] 
15:25:28 [2020-04-14T15:25:28.366Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:25:28 [2020-04-14T15:25:28.379Z] #44 35.60   DEP      compel/src/lib/ptrace.d
15:25:28 [2020-04-14T15:25:28.379Z] #44 35.68   DEP      compel/src/lib/infect.d
15:25:28 [2020-04-14T15:25:28.548Z] #44 28.61   CC       images/pipe-data.o
15:25:28 [2020-04-14T15:25:28.626Z] #3 DONE 0.5s
15:25:28 [2020-04-14T15:25:28.634Z] #44 35.78   DEP      compel/src/lib/infect-util.d
15:25:28 [2020-04-14T15:25:28.634Z] #44 35.84   DEP      compel/src/lib/infect-rpc.d
15:25:28 [2020-04-14T15:25:28.634Z] #44 35.93   DEP      compel/arch/x86/src/lib/infect.d
15:25:28 [2020-04-14T15:25:28.634Z] #44 36.04   DEP      compel/arch/x86/src/lib/cpu.d
15:25:28 [2020-04-14T15:25:28.634Z] #44 36.09   DEP      compel/src/lib/log.d
15:25:28 [2020-04-14T15:25:28.642Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
15:25:28 [2020-04-14T15:25:28.774Z] #44 38.18   CC       images/ext-file.o
15:25:28 [2020-04-14T15:25:28.774Z] #44 38.42   CC       images/cgroup.o
15:25:28 [2020-04-14T15:25:28.806Z] #44 28.84   CC       images/sa.o
15:25:28 [2020-04-14T15:25:28.885Z] 
15:25:28 [2020-04-14T15:25:28.885Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:25:28 [2020-04-14T15:25:28.885Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
15:25:28 [2020-04-14T15:25:28.885Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
15:25:28 [2020-04-14T15:25:28.885Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
15:25:28 [2020-04-14T15:25:28.885Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
15:25:28 [2020-04-14T15:25:28.885Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s
15:25:28 [2020-04-14T15:25:28.885Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 508.51kB / 8.26MB 0.2s
15:25:28 [2020-04-14T15:25:28.889Z] #44 36.16   DEP      compel/src/main.d
15:25:28 [2020-04-14T15:25:28.922Z] #17 16.38 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
15:25:28 [2020-04-14T15:25:28.922Z] #17 16.41 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:25:29 [2020-04-14T15:25:29.063Z] #44 29.12   CC       images/timer.o
15:25:29 [2020-04-14T15:25:29.145Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done
15:25:29 [2020-04-14T15:25:29.185Z] #44 36.25   DEP      compel/src/lib/handle-elf.d
15:25:29 [2020-04-14T15:25:29.185Z] #44 36.32   DEP      compel/arch/x86/src/lib/handle-elf.d
15:25:29 [2020-04-14T15:25:29.185Z] #44 36.46   CC       compel/src/lib/log.o
15:25:29 [2020-04-14T15:25:29.333Z] #44 39.00   CC       images/userns.o
15:25:29 [2020-04-14T15:25:29.408Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
15:25:29 [2020-04-14T15:25:29.440Z] #44 36.65   CC       compel/arch/x86/src/lib/cpu.o
15:25:29 [2020-04-14T15:25:29.587Z] #44 39.28   CC       images/google/protobuf/descriptor.o
15:25:29 [2020-04-14T15:25:29.627Z] #44 29.60   CC       images/timerfd.o
15:25:29 [2020-04-14T15:25:29.667Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
15:25:29 [2020-04-14T15:25:29.667Z] #4 DONE 0.9s
15:25:29 [2020-04-14T15:25:29.672Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
15:25:29 [2020-04-14T15:25:29.884Z] #44 29.83   CC       images/mm.o
15:25:29 [2020-04-14T15:25:29.961Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
15:25:30 [2020-04-14T15:25:30.000Z] #44 ...
15:25:30 [2020-04-14T15:25:30.000Z] 
15:25:30 [2020-04-14T15:25:30.000Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.5 Selecting previously unselected package libapparmor1:amd64.
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.6 Selecting previously unselected package libapparmor-dev:amd64.
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.7 Selecting previously unselected package libbtrfs0.
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.7 Unpacking libbtrfs0 (4.20.1-2) ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.8 Selecting previously unselected package libbtrfs-dev.
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.8 Unpacking libbtrfs-dev (4.20.1-2) ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 101.9 Selecting previously unselected package libudev-dev:amd64.
15:25:30 [2020-04-14T15:25:30.000Z] #10 102.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 102.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 102.1 Selecting previously unselected package libsepol1-dev:amd64.
15:25:30 [2020-04-14T15:25:30.000Z] #10 102.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 102.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 102.4 Selecting previously unselected package libpcre16-3:amd64.
15:25:30 [2020-04-14T15:25:30.000Z] #10 102.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 102.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:25:30 [2020-04-14T15:25:30.000Z] #10 102.5 Selecting previously unselected package libpcre32-3:amd64.
15:25:30 [2020-04-14T15:25:30.000Z] #10 102.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 102.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 102.6 Selecting previously unselected package libpcrecpp0v5:amd64.
15:25:30 [2020-04-14T15:25:30.001Z] #10 102.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 102.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 102.7 Selecting previously unselected package libpcre3-dev:amd64.
15:25:30 [2020-04-14T15:25:30.001Z] #10 102.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 102.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.0 Selecting previously unselected package libselinux1-dev:amd64.
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.3 Selecting previously unselected package libdevmapper-dev:amd64.
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.3 Selecting previously unselected package libseccomp-dev:amd64.
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.5 Selecting previously unselected package libsystemd-dev:amd64.
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 103.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.0 Setting up libbtrfs0 (4.20.1-2) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.1 Setting up libbtrfs-dev (4.20.1-2) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.1 Setting up mingw-w64-common (6.0.0-3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.2 Setting up dmsetup (2:1.02.155-3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 104.3 Processing triggers for libc-bin (2.28-10) ...
15:25:30 [2020-04-14T15:25:30.001Z] #10 DONE 104.7s
15:25:30 [2020-04-14T15:25:30.001Z] 
15:25:30 [2020-04-14T15:25:30.001Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:30 [2020-04-14T15:25:30.001Z] #44 37.26   CC       compel/arch/x86/src/lib/infect.o
15:25:30 [2020-04-14T15:25:30.001Z] #44 ...
15:25:30 [2020-04-14T15:25:30.001Z] 
15:25:30 [2020-04-14T15:25:30.001Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:25:30 [2020-04-14T15:25:30.001Z] #58 DONE 0.1s
15:25:30 [2020-04-14T15:25:30.001Z] 
15:25:30 [2020-04-14T15:25:30.001Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:25:30 [2020-04-14T15:25:30.001Z] #59 DONE 0.1s
15:25:30 [2020-04-14T15:25:30.142Z] #44 ...
15:25:30 [2020-04-14T15:25:30.142Z] 
15:25:30 [2020-04-14T15:25:30.142Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:30 [2020-04-14T15:25:30.142Z] #56 DONE 100.9s
15:25:30 [2020-04-14T15:25:30.142Z] 
15:25:30 [2020-04-14T15:25:30.142Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:30 [2020-04-14T15:25:30.142Z] #47 100.6 vendor/golang.org/x/sys/cpu
15:25:30 [2020-04-14T15:25:30.142Z] #47 101.0 vendor/golang.org/x/crypto/chacha20poly1305
15:25:30 [2020-04-14T15:25:30.146Z] #44 ...
15:25:30 [2020-04-14T15:25:30.146Z] 
15:25:30 [2020-04-14T15:25:30.146Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:30 [2020-04-14T15:25:30.146Z] #47 100.8 compress/gzip
15:25:30 [2020-04-14T15:25:30.146Z] #47 101.5 vendor/golang.org/x/text/transform
15:25:30 [2020-04-14T15:25:30.146Z] #47 101.6 net
15:25:30 [2020-04-14T15:25:30.146Z] #47 102.8 vendor/golang.org/x/text/unicode/bidi
15:25:30 [2020-04-14T15:25:30.146Z] #47 104.5 vendor/golang.org/x/text/secure/bidirule
15:25:30 [2020-04-14T15:25:30.146Z] #47 104.9 vendor/golang.org/x/text/unicode/norm
15:25:30 [2020-04-14T15:25:30.146Z] #47 109.2 vendor/golang.org/x/net/idna
15:25:30 [2020-04-14T15:25:30.238Z] 
15:25:30 [2020-04-14T15:25:30.238Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:25:30 [2020-04-14T15:25:30.238Z] #6 DONE 0.2s
15:25:30 [2020-04-14T15:25:30.238Z] 
15:25:30 [2020-04-14T15:25:30.238Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:25:30 [2020-04-14T15:25:30.256Z] 
15:25:30 [2020-04-14T15:25:30.256Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:30 [2020-04-14T15:25:30.390Z] #17 ...
15:25:30 [2020-04-14T15:25:30.390Z] 
15:25:30 [2020-04-14T15:25:30.390Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:25:30 [2020-04-14T15:25:30.390Z] #30 DONE 101.9s
15:25:30 [2020-04-14T15:25:30.390Z] 
15:25:30 [2020-04-14T15:25:30.390Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:30 [2020-04-14T15:25:30.390Z] #44 62.42   CC       criu/cgroup.o
15:25:30 [2020-04-14T15:25:30.390Z] #44 64.01   CC       criu/clone-noasan.o
15:25:30 [2020-04-14T15:25:30.390Z] #44 64.17   CC       criu/config.o
15:25:30 [2020-04-14T15:25:30.390Z] #44 65.24   CC       criu/cr-check.o
15:25:30 [2020-04-14T15:25:30.390Z] #44 66.14   CC       criu/cr-dedup.o
15:25:30 [2020-04-14T15:25:30.390Z] #44 66.50   CC       criu/cr-dump.o
15:25:30 [2020-04-14T15:25:30.390Z] #44 68.00   CC       criu/cr-errno.o
15:25:30 [2020-04-14T15:25:30.390Z] #44 68.05   CC       criu/cr-restore.o
15:25:30 [2020-04-14T15:25:30.390Z] #44 ...
15:25:30 [2020-04-14T15:25:30.390Z] 
15:25:30 [2020-04-14T15:25:30.390Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:25:30 [2020-04-14T15:25:30.390Z] #17 17.83 Selecting previously unselected package python3-minimal.
15:25:30 [2020-04-14T15:25:30.390Z] #17 17.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23439 files and directories currently installed.)
15:25:30 [2020-04-14T15:25:30.390Z] #17 17.86 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
15:25:30 [2020-04-14T15:25:30.390Z] #17 17.90 Unpacking python3-minimal (3.7.3-1) ...
15:25:30 [2020-04-14T15:25:30.390Z] #17 17.94 Selecting previously unselected package libmpdec2:s390x.
15:25:30 [2020-04-14T15:25:30.390Z] #17 17.94 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
15:25:30 [2020-04-14T15:25:30.390Z] #17 17.95 Unpacking libmpdec2:s390x (2.4.2-2) ...
15:25:30 [2020-04-14T15:25:30.390Z] #17 18.05 Selecting previously unselected package libpython3.7-stdlib:s390x.
15:25:30 [2020-04-14T15:25:30.390Z] #17 18.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
15:25:30 [2020-04-14T15:25:30.390Z] #17 18.05 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
15:25:30 [2020-04-14T15:25:30.502Z] #5 DONE 0.3s
15:25:30 [2020-04-14T15:25:30.502Z] 
15:25:30 [2020-04-14T15:25:30.502Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:25:30 [2020-04-14T15:25:30.502Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:25:30 [2020-04-14T15:25:30.589Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
15:25:30 [2020-04-14T15:25:30.710Z] #47 111.6 vendor/golang.org/x/net/http2/hpack
15:25:30 [2020-04-14T15:25:30.763Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:25:30 [2020-04-14T15:25:30.763Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:25:31 [2020-04-14T15:25:31.220Z] go: finding github.com/onsi/gomega v1.4.3
15:25:31 [2020-04-14T15:25:31.408Z] #17 18.86 Selecting previously unselected package python3.7.
15:25:31 [2020-04-14T15:25:31.408Z] #17 18.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
15:25:31 [2020-04-14T15:25:31.408Z] #17 18.87 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:25:31 [2020-04-14T15:25:31.408Z] #17 18.97 Selecting previously unselected package libpython3-stdlib:s390x.
15:25:31 [2020-04-14T15:25:31.408Z] #17 18.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
15:25:31 [2020-04-14T15:25:31.408Z] #17 18.97 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
15:25:31 [2020-04-14T15:25:31.408Z] #17 19.01 Setting up python3-minimal (3.7.3-1) ...
15:25:31 [2020-04-14T15:25:31.511Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
15:25:31 [2020-04-14T15:25:31.514Z] #47 102.3 vendor/golang.org/x/crypto/hkdf
15:25:31 [2020-04-14T15:25:31.634Z] #47 ...
15:25:31 [2020-04-14T15:25:31.634Z] 
15:25:31 [2020-04-14T15:25:31.634Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:31 [2020-04-14T15:25:31.634Z] #44 41.09   CC       images/opts.o
15:25:31 [2020-04-14T15:25:31.634Z] #44 41.33   CC       images/seccomp.o
15:25:31 [2020-04-14T15:25:31.772Z] #47 102.5 vendor/golang.org/x/text/transform
15:25:32 [2020-04-14T15:25:32.020Z] #17 19.52 Selecting previously unselected package python3.
15:25:32 [2020-04-14T15:25:32.020Z] #17 19.52 (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.)
15:25:32 [2020-04-14T15:25:32.020Z] #17 19.57 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
15:25:32 [2020-04-14T15:25:32.020Z] #17 19.58 Unpacking python3 (3.7.3-1) ...
15:25:32 [2020-04-14T15:25:32.020Z] #17 19.65 Selecting previously unselected package libip4tc0:s390x.
15:25:32 [2020-04-14T15:25:32.142Z] #60 ...
15:25:32 [2020-04-14T15:25:32.142Z] 
15:25:32 [2020-04-14T15:25:32.142Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:25:32 [2020-04-14T15:25:32.142Z] #11 DONE 2.3s
15:25:32 [2020-04-14T15:25:32.142Z] 
15:25:32 [2020-04-14T15:25:32.142Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.106 + RM_GOPATH=0
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.106 + TMP_GOPATH=
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.106 + : /build
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.106 + '[' -z '' ']'
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.111 ++ mktemp -d
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.114 + export GOPATH=/tmp/tmp.aIEiv2B74k
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.115 + GOPATH=/tmp/tmp.aIEiv2B74k
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.115 + RM_GOPATH=1
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.118 ++ dirname ./install.sh
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.118 + dir=.
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.119 + bin=runc
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.119 + shift
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.119 + '[' '!' -f ./runc.installer ']'
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.119 + . ./runc.installer
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.119 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.120 + install_runc
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.120 + uname -r
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.120 + grep -q '^3\.10\.0.*\.el7\.'
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.125 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.125 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.125 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.125 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aIEiv2B74k/src/github.com/opencontainers/runc
15:25:32 [2020-04-14T15:25:32.142Z] #60 2.134 Cloning into '/tmp/tmp.aIEiv2B74k/src/github.com/opencontainers/runc'...
15:25:32 [2020-04-14T15:25:32.193Z] #44 41.63   CC       images/binfmt-misc.o
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.66 Unpacking libip4tc0:s390x (1.8.2-4) ...
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.72 Selecting previously unselected package libip6tc0:s390x.
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.73 Unpacking libip6tc0:s390x (1.8.2-4) ...
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.77 Selecting previously unselected package libiptc0:s390x.
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.77 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.77 Unpacking libiptc0:s390x (1.8.2-4) ...
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.82 Selecting previously unselected package libnfnetlink0:s390x.
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.83 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.85 Selecting previously unselected package libnetfilter-conntrack3:s390x.
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.85 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:25:32 [2020-04-14T15:25:32.301Z] #17 19.89 Selecting previously unselected package libnftnl11:s390x.
15:25:32 [2020-04-14T15:25:32.335Z] #47 103.1 vendor/golang.org/x/text/unicode/bidi
15:25:32 [2020-04-14T15:25:32.448Z] #44 41.81   CC       images/time.o
15:25:32 [2020-04-14T15:25:32.448Z] #44 42.00   CC       images/sysctl.o
15:25:32 [2020-04-14T15:25:32.538Z] go: finding cloud.google.com/go v0.26.0
15:25:32 [2020-04-14T15:25:32.582Z] #17 19.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
15:25:32 [2020-04-14T15:25:32.582Z] #17 19.89 Unpacking libnftnl11:s390x (1.1.2-2) ...
15:25:32 [2020-04-14T15:25:32.582Z] #17 19.94 Selecting previously unselected package iptables.
15:25:32 [2020-04-14T15:25:32.582Z] #17 19.94 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
15:25:32 [2020-04-14T15:25:32.582Z] #17 19.94 Unpacking iptables (1.8.2-4) ...
15:25:32 [2020-04-14T15:25:32.582Z] #17 20.12 Selecting previously unselected package xxd.
15:25:32 [2020-04-14T15:25:32.582Z] #17 20.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
15:25:32 [2020-04-14T15:25:32.582Z] #17 20.12 Unpacking xxd (2:8.1.0875-5) ...
15:25:32 [2020-04-14T15:25:32.582Z] #17 20.17 Selecting previously unselected package vim-common.
15:25:32 [2020-04-14T15:25:32.582Z] #17 20.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:25:32 [2020-04-14T15:25:32.582Z] #17 20.18 Unpacking vim-common (2:8.1.0875-5) ...
15:25:32 [2020-04-14T15:25:32.582Z] #17 20.29 Selecting previously unselected package bash-completion.
15:25:32 [2020-04-14T15:25:32.703Z] #44 42.21   CC       images/autofs.o
15:25:32 [2020-04-14T15:25:32.863Z] #17 20.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:25:32 [2020-04-14T15:25:32.957Z] #44 42.49   CC       images/macvlan.o
15:25:33 [2020-04-14T15:25:33.213Z] #44 42.72   CC       images/sit.o
15:25:33 [2020-04-14T15:25:33.467Z] #44 43.01   LINK     images/built-in.o
15:25:33 [2020-04-14T15:25:33.722Z] #44 43.20   GEN      compel/include/asm
15:25:33 [2020-04-14T15:25:33.722Z] #44 43.23   GEN      compel/include/version.h
15:25:33 [2020-04-14T15:25:33.722Z] #44 43.26 touch .config
15:25:33 [2020-04-14T15:25:33.722Z] #44 43.28   GEN      include/common/config.h
15:25:33 [2020-04-14T15:25:33.977Z] #44 43.36   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:25:33 [2020-04-14T15:25:33.977Z] #44 43.39   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:25:33 [2020-04-14T15:25:33.977Z] #44 43.43   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:25:33 [2020-04-14T15:25:33.977Z] #44 43.45   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:25:33 [2020-04-14T15:25:33.977Z] #44 43.47   DEP      compel/arch/x86/plugins/std/memcpy.d
15:25:33 [2020-04-14T15:25:33.977Z] #44 43.49   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:25:33 [2020-04-14T15:25:33.977Z] #44 43.52   GEN      compel/plugins/include/uapi/std/syscall.h
15:25:33 [2020-04-14T15:25:33.977Z] #44 43.56   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:25:34 [2020-04-14T15:25:34.049Z] go: finding github.com/hpcloud/tail v1.0.0
15:25:34 [2020-04-14T15:25:34.049Z] go: finding gotest.tools v2.1.0+incompatible
15:25:34 [2020-04-14T15:25:34.232Z] #47 104.8 vendor/golang.org/x/text/secure/bidirule
15:25:34 [2020-04-14T15:25:34.232Z] #47 105.1 vendor/golang.org/x/text/unicode/norm
15:25:34 [2020-04-14T15:25:34.232Z] #44 43.57   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:25:34 [2020-04-14T15:25:34.233Z] #44 43.60   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:25:34 [2020-04-14T15:25:34.233Z] #44 43.60   DEP      compel/plugins/std/infect.d
15:25:34 [2020-04-14T15:25:34.233Z] #44 43.73   DEP      compel/plugins/std/string.d
15:25:34 [2020-04-14T15:25:34.233Z] #44 43.84   DEP      compel/plugins/std/log.d
15:25:34 [2020-04-14T15:25:34.330Z] #17 21.78 Unpacking bash-completion (1:2.8-6) ...
15:25:34 [2020-04-14T15:25:34.338Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
15:25:34 [2020-04-14T15:25:34.487Z] #44 43.98   DEP      compel/plugins/std/fds.d
15:25:34 [2020-04-14T15:25:34.488Z] #44 44.09   DEP      compel/plugins/std/std.d
15:25:34 [2020-04-14T15:25:34.612Z] #17 22.04 Selecting previously unselected package bzip2.
15:25:34 [2020-04-14T15:25:34.612Z] #17 22.05 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
15:25:34 [2020-04-14T15:25:34.612Z] #17 22.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:25:34 [2020-04-14T15:25:34.612Z] #17 22.11 Selecting previously unselected package xz-utils.
15:25:34 [2020-04-14T15:25:34.612Z] #17 22.11 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
15:25:34 [2020-04-14T15:25:34.612Z] #17 22.11 Unpacking xz-utils (5.2.4-1) ...
15:25:34 [2020-04-14T15:25:34.612Z] #17 22.22 Selecting previously unselected package apparmor.
15:25:34 [2020-04-14T15:25:34.628Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
15:25:34 [2020-04-14T15:25:34.655Z] #60 ...
15:25:34 [2020-04-14T15:25:34.655Z] 
15:25:34 [2020-04-14T15:25:34.655Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:25:34 [2020-04-14T15:25:34.655Z] #12 DONE 2.1s
15:25:34 [2020-04-14T15:25:34.655Z] 
15:25:34 [2020-04-14T15:25:34.655Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:25:34 [2020-04-14T15:25:34.742Z] #44 44.22   DEP      compel/plugins/shmem/shmem.d
15:25:34 [2020-04-14T15:25:34.742Z] #44 44.33   DEP      compel/plugins/fds/fds.d
15:25:34 [2020-04-14T15:25:34.797Z] #47 ...
15:25:34 [2020-04-14T15:25:34.797Z] 
15:25:34 [2020-04-14T15:25:34.797Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:34 [2020-04-14T15:25:34.797Z] #10 106.1 Selecting previously unselected package g++-mingw-w64-x86-64.
15:25:34 [2020-04-14T15:25:34.893Z] #17 22.22 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
15:25:34 [2020-04-14T15:25:34.893Z] #17 22.26 Unpacking apparmor (2.13.2-10) ...
15:25:34 [2020-04-14T15:25:34.914Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
15:25:34 [2020-04-14T15:25:34.991Z] #71 ...
15:25:34 [2020-04-14T15:25:34.991Z] 
15:25:34 [2020-04-14T15:25:34.991Z] #20 [internal] load build context
15:25:34 [2020-04-14T15:25:34.991Z] #20 transferring context: 52.78MB 4.0s done
15:25:34 [2020-04-14T15:25:34.991Z] #20 DONE 4.6s
15:25:34 [2020-04-14T15:25:34.991Z] 
15:25:34 [2020-04-14T15:25:34.991Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:25:34 [2020-04-14T15:25:34.991Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done
15:25:34 [2020-04-14T15:25:34.991Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 1.0s done
15:25:34 [2020-04-14T15:25:34.991Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 0.7s done
15:25:34 [2020-04-14T15:25:34.991Z] #7 sha256:1ae5fa22f524493232d6e05d6be98233d03423ee75e8d7257a753665c13c0b9e 1.79kB / 1.79kB done
15:25:34 [2020-04-14T15:25:34.991Z] #7 sha256:dc3828be7f69e774c8f8366255854bc2aef7ba17951a7bfbcd23477d1ccd32aa 5.46kB / 5.46kB done
15:25:34 [2020-04-14T15:25:34.991Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done
15:25:34 [2020-04-14T15:25:34.991Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.6s done
15:25:34 [2020-04-14T15:25:34.991Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 4.6s done
15:25:34 [2020-04-14T15:25:34.991Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 2.5s done
15:25:34 [2020-04-14T15:25:34.991Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 97.69MB / 97.69MB 4.6s done
15:25:34 [2020-04-14T15:25:34.991Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 3.4s
15:25:34 [2020-04-14T15:25:34.991Z] #7 sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 155B / 155B 3.5s done
15:25:34 [2020-04-14T15:25:34.996Z] #44 44.52   CC       compel/plugins/std/std.o
15:25:35 [2020-04-14T15:25:35.054Z] #10 106.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:25:35 [2020-04-14T15:25:35.054Z] #10 106.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.55 Selecting previously unselected package aufs-tools.
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.56 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.66 Selecting previously unselected package libonig5:s390x.
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.66 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.66 Unpacking libonig5:s390x (6.9.1-1) ...
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.73 Selecting previously unselected package libjq1:s390x.
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.73 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.78 Selecting previously unselected package jq.
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.79 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.79 Unpacking jq (1.5+dfsg-2+b1) ...
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.85 Selecting previously unselected package libaio1:s390x.
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.85 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
15:25:35 [2020-04-14T15:25:35.174Z] #17 22.86 Unpacking libaio1:s390x (0.3.112-3) ...
15:25:35 [2020-04-14T15:25:35.251Z] #44 44.91   CC       compel/plugins/std/fds.o
15:25:35 [2020-04-14T15:25:35.455Z] #17 22.89 Selecting previously unselected package libgpm2:s390x.
15:25:35 [2020-04-14T15:25:35.455Z] #17 22.89 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
15:25:35 [2020-04-14T15:25:35.455Z] #17 22.89 Unpacking libgpm2:s390x (1.20.7-5) ...
15:25:35 [2020-04-14T15:25:35.455Z] #17 22.93 Selecting previously unselected package libicu63:s390x.
15:25:35 [2020-04-14T15:25:35.455Z] #17 22.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
15:25:35 [2020-04-14T15:25:35.455Z] #17 22.93 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:25:35 [2020-04-14T15:25:35.546Z] go: finding github.com/onsi/ginkgo v1.7.0
15:25:35 [2020-04-14T15:25:35.546Z] go: finding github.com/gogo/protobuf v1.0.0
15:25:35 [2020-04-14T15:25:35.811Z] #44 45.28   CC       compel/plugins/std/log.o
15:25:35 [2020-04-14T15:25:35.931Z] #7 ...
15:25:35 [2020-04-14T15:25:35.931Z] 
15:25:35 [2020-04-14T15:25:35.931Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:25:35 [2020-04-14T15:25:35.931Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.7s done
15:25:35 [2020-04-14T15:25:35.931Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
15:25:35 [2020-04-14T15:25:35.931Z] #71 DONE 5.4s
15:25:35 [2020-04-14T15:25:35.931Z] 
15:25:35 [2020-04-14T15:25:35.931Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:25:36 [2020-04-14T15:25:36.199Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 4.6s done
15:25:36 [2020-04-14T15:25:36.468Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9
15:25:36 [2020-04-14T15:25:36.540Z] #13 1.767 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:25:36 [2020-04-14T15:25:36.540Z] #13 DONE 1.9s
15:25:36 [2020-04-14T15:25:36.540Z] 
15:25:36 [2020-04-14T15:25:36.540Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:25:36 [2020-04-14T15:25:36.578Z] go: finding github.com/Microsoft/go-winio v0.4.11
15:25:36 [2020-04-14T15:25:36.578Z] go: finding github.com/kisielk/errcheck v1.1.0
15:25:36 [2020-04-14T15:25:36.736Z] #44 46.36   CC       compel/plugins/std/string.o
15:25:37 [2020-04-14T15:25:37.044Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0.3s done
15:25:37 [2020-04-14T15:25:37.044Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0
15:25:37 [2020-04-14T15:25:37.304Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0.3s done
15:25:37 [2020-04-14T15:25:37.564Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378
15:25:37 [2020-04-14T15:25:37.662Z] #44 47.10   CC       compel/plugins/std/infect.o
15:25:37 [2020-04-14T15:25:37.919Z] #44 ...
15:25:37 [2020-04-14T15:25:37.919Z] 
15:25:37 [2020-04-14T15:25:37.919Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:37 [2020-04-14T15:25:37.919Z] #10 119.1 Selecting previously unselected package libapparmor1:amd64.
15:25:37 [2020-04-14T15:25:37.919Z] #10 119.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:25:37 [2020-04-14T15:25:37.919Z] #10 119.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:25:37 [2020-04-14T15:25:37.919Z] #10 119.2 Selecting previously unselected package libapparmor-dev:amd64.
15:25:37 [2020-04-14T15:25:37.919Z] #10 119.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:25:37 [2020-04-14T15:25:37.919Z] #10 119.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:25:38 [2020-04-14T15:25:38.077Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.14 Selecting previously unselected package libnet1:s390x.
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.14 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.20 Selecting previously unselected package libnl-3-200:s390x.
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.21 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.25 Selecting previously unselected package libprotobuf-c1:s390x.
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.25 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.27 Selecting previously unselected package libreadline5:s390x.
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.28 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.37 Selecting previously unselected package net-tools.
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.50 Selecting previously unselected package python-pip-whl.
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:25:38 [2020-04-14T15:25:38.141Z] #17 25.50 Unpacking python-pip-whl (18.1-5) ...
15:25:38 [2020-04-14T15:25:38.174Z] #10 119.5 Selecting previously unselected package libbtrfs0.
15:25:38 [2020-04-14T15:25:38.174Z] #10 119.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:25:38 [2020-04-14T15:25:38.174Z] #10 119.5 Unpacking libbtrfs0 (4.20.1-2) ...
15:25:38 [2020-04-14T15:25:38.174Z] #10 119.6 Selecting previously unselected package libbtrfs-dev.
15:25:38 [2020-04-14T15:25:38.422Z] #17 25.87 Selecting previously unselected package python3-lib2to3.
15:25:38 [2020-04-14T15:25:38.422Z] #17 25.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:25:38 [2020-04-14T15:25:38.422Z] #17 25.87 Unpacking python3-lib2to3 (3.7.3-1) ...
15:25:38 [2020-04-14T15:25:38.422Z] #17 25.97 Selecting previously unselected package python3-distutils.
15:25:38 [2020-04-14T15:25:38.422Z] #17 25.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:25:38 [2020-04-14T15:25:38.422Z] #17 25.98 Unpacking python3-distutils (3.7.3-1) ...
15:25:38 [2020-04-14T15:25:38.422Z] #17 26.09 Selecting previously unselected package python3-pip.
15:25:38 [2020-04-14T15:25:38.430Z] #10 119.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:25:38 [2020-04-14T15:25:38.430Z] #10 119.6 Unpacking libbtrfs-dev (4.20.1-2) ...
15:25:38 [2020-04-14T15:25:38.430Z] #10 119.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:25:38 [2020-04-14T15:25:38.430Z] #10 119.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:25:38 [2020-04-14T15:25:38.430Z] #10 119.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:25:38 [2020-04-14T15:25:38.430Z] #10 119.8 Selecting previously unselected package libudev-dev:amd64.
15:25:38 [2020-04-14T15:25:38.430Z] #10 119.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
15:25:38 [2020-04-14T15:25:38.430Z] #10 119.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
15:25:38 [2020-04-14T15:25:38.468Z] #14 DONE 2.0s
15:25:38 [2020-04-14T15:25:38.468Z] 
15:25:38 [2020-04-14T15:25:38.468Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:25:38 [2020-04-14T15:25:38.685Z] #10 120.0 Selecting previously unselected package libsepol1-dev:amd64.
15:25:38 [2020-04-14T15:25:38.685Z] #10 120.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:25:38 [2020-04-14T15:25:38.685Z] #10 120.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:25:38 [2020-04-14T15:25:38.703Z] #17 26.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:25:38 [2020-04-14T15:25:38.703Z] #17 26.10 Unpacking python3-pip (18.1-5) ...
15:25:38 [2020-04-14T15:25:38.703Z] #17 26.20 Selecting previously unselected package python3-pkg-resources.
15:25:38 [2020-04-14T15:25:38.703Z] #17 26.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:25:38 [2020-04-14T15:25:38.703Z] #17 26.20 Unpacking python3-pkg-resources (40.8.0-1) ...
15:25:38 [2020-04-14T15:25:38.703Z] #17 26.30 Selecting previously unselected package python3-setuptools.
15:25:38 [2020-04-14T15:25:38.983Z] #17 26.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:25:38 [2020-04-14T15:25:38.983Z] #17 26.30 Unpacking python3-setuptools (40.8.0-1) ...
15:25:38 [2020-04-14T15:25:38.983Z] #17 26.42 Selecting previously unselected package python3-wheel.
15:25:38 [2020-04-14T15:25:38.983Z] #17 26.42 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:25:38 [2020-04-14T15:25:38.983Z] #17 26.42 Unpacking python3-wheel (0.32.3-2) ...
15:25:38 [2020-04-14T15:25:38.983Z] #17 26.48 Selecting previously unselected package sudo.
15:25:38 [2020-04-14T15:25:38.983Z] #17 26.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
15:25:38 [2020-04-14T15:25:38.983Z] #17 26.48 Unpacking sudo (1.8.27-1+deb10u2) ...
15:25:39 [2020-04-14T15:25:39.246Z] #10 120.3 Selecting previously unselected package libpcre16-3:amd64.
15:25:39 [2020-04-14T15:25:39.246Z] #10 120.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:25:39 [2020-04-14T15:25:39.246Z] #10 120.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:25:39 [2020-04-14T15:25:39.246Z] #10 120.5 Selecting previously unselected package libpcre32-3:amd64.
15:25:39 [2020-04-14T15:25:39.246Z] #10 120.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:25:39 [2020-04-14T15:25:39.246Z] #10 120.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:25:39 [2020-04-14T15:25:39.246Z] #10 120.7 Selecting previously unselected package libpcrecpp0v5:amd64.
15:25:39 [2020-04-14T15:25:39.246Z] #10 120.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:25:39 [2020-04-14T15:25:39.246Z] #10 120.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:25:39 [2020-04-14T15:25:39.264Z] #17 26.82 Selecting previously unselected package thin-provisioning-tools.
15:25:39 [2020-04-14T15:25:39.264Z] #17 26.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
15:25:39 [2020-04-14T15:25:39.264Z] #17 26.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:25:39 [2020-04-14T15:25:39.264Z] #17 26.96 Selecting previously unselected package uidmap.
15:25:39 [2020-04-14T15:25:39.264Z] #17 26.96 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
15:25:39 [2020-04-14T15:25:39.501Z] #10 120.8 Selecting previously unselected package libpcre3-dev:amd64.
15:25:39 [2020-04-14T15:25:39.501Z] #10 120.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:25:39 [2020-04-14T15:25:39.501Z] #10 120.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:25:39 [2020-04-14T15:25:39.545Z] #17 26.96 Unpacking uidmap (1:4.5-1.1) ...
15:25:39 [2020-04-14T15:25:39.545Z] #17 27.02 Selecting previously unselected package vim-runtime.
15:25:39 [2020-04-14T15:25:39.545Z] #17 27.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:25:39 [2020-04-14T15:25:39.545Z] #17 27.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:25:39 [2020-04-14T15:25:39.545Z] #17 27.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:25:39 [2020-04-14T15:25:39.545Z] #17 27.05 Unpacking vim-runtime (2:8.1.0875-5) ...
15:25:39 [2020-04-14T15:25:39.580Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
15:25:39 [2020-04-14T15:25:39.580Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
15:25:39 [2020-04-14T15:25:39.580Z] go: finding github.com/containerd/containerd v1.2.4
15:25:39 [2020-04-14T15:25:39.872Z] go: finding go.etcd.io/bbolt v1.3.2
15:25:40 [2020-04-14T15:25:40.062Z] #10 121.3 Selecting previously unselected package libselinux1-dev:amd64.
15:25:40 [2020-04-14T15:25:40.062Z] #10 121.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:25:40 [2020-04-14T15:25:40.062Z] #10 121.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:25:40 [2020-04-14T15:25:40.105Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 2.0s done
15:25:40 [2020-04-14T15:25:40.105Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 0.1s
15:25:40 [2020-04-14T15:25:40.162Z] go: finding github.com/hashicorp/go-uuid v1.0.0
15:25:40 [2020-04-14T15:25:40.316Z] #10 ...
15:25:40 [2020-04-14T15:25:40.316Z] 
15:25:40 [2020-04-14T15:25:40.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:40 [2020-04-14T15:25:40.316Z] #44 30.48   CC       images/sk-opts.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 30.65   CC       images/sk-unix.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 31.17   CC       images/sk-inet.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 31.42   CC       images/tun.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 31.63   CC       images/sk-netlink.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 31.82   CC       images/packet-sock.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 32.19   CC       images/ipc-var.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 32.47   CC       images/ipc-desc.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 32.67   CC       images/ipc-shm.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 32.78   CC       images/ipc-msg.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 32.96   CC       images/ipc-sem.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 33.20   CC       images/utsns.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 33.38   CC       images/creds.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 33.55   CC       images/vma.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 33.75   CC       images/netdev.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 34.26   CC       images/tty.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 34.89   CC       images/file-lock.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 35.17   CC       images/rlimit.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 35.37   CC       images/pagemap.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 35.64   CC       images/siginfo.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 35.92   CC       images/rpc.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 37.23   CC       images/ext-file.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 37.42   CC       images/cgroup.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 38.15   CC       images/userns.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 38.43   CC       images/google/protobuf/descriptor.o
15:25:40 [2020-04-14T15:25:40.316Z] #44 40.34   CC       images/opts.o
15:25:40 [2020-04-14T15:25:40.318Z] #10 ...
15:25:40 [2020-04-14T15:25:40.318Z] 
15:25:40 [2020-04-14T15:25:40.318Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:25:40 [2020-04-14T15:25:40.318Z] #68 114.5 + for f in rootlesskit rootlesskit-docker-proxy
15:25:40 [2020-04-14T15:25:40.318Z] #68 114.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:25:40 [2020-04-14T15:25:40.318Z] #68 DONE 121.1s
15:25:40 [2020-04-14T15:25:40.318Z] 
15:25:40 [2020-04-14T15:25:40.318Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:40 [2020-04-14T15:25:40.318Z] #10 121.7 Selecting previously unselected package libdevmapper-dev:amd64.
15:25:40 [2020-04-14T15:25:40.318Z] #10 121.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:25:40 [2020-04-14T15:25:40.355Z] #15 DONE 2.0s
15:25:40 [2020-04-14T15:25:40.355Z] 
15:25:40 [2020-04-14T15:25:40.355Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:25:40 [2020-04-14T15:25:40.573Z] #44 40.60   CC       images/seccomp.o
15:25:40 [2020-04-14T15:25:40.573Z] #10 ...
15:25:40 [2020-04-14T15:25:40.573Z] 
15:25:40 [2020-04-14T15:25:40.573Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:25:40 [2020-04-14T15:25:40.573Z] #69 DONE 0.1s
15:25:40 [2020-04-14T15:25:40.573Z] 
15:25:40 [2020-04-14T15:25:40.573Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:40 [2020-04-14T15:25:40.573Z] #10 121.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:25:40 [2020-04-14T15:25:40.573Z] #10 121.9 Selecting previously unselected package libseccomp-dev:amd64.
15:25:40 [2020-04-14T15:25:40.573Z] #10 121.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:25:40 [2020-04-14T15:25:40.573Z] #10 122.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:25:40 [2020-04-14T15:25:40.830Z] #44 40.82   CC       images/binfmt-misc.o
15:25:40 [2020-04-14T15:25:40.830Z] #44 41.03   CC       images/time.o
15:25:40 [2020-04-14T15:25:40.916Z] #16 ...
15:25:40 [2020-04-14T15:25:40.916Z] 
15:25:40 [2020-04-14T15:25:40.916Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:40 [2020-04-14T15:25:40.916Z] #44 38.28   CC       compel/src/lib/infect-rpc.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 38.56   CC       compel/src/lib/infect-util.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 38.80   CC       compel/src/lib/infect.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 41.32   CC       compel/src/lib/ptrace.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 41.86   AR       compel/libcompel.a
15:25:40 [2020-04-14T15:25:40.916Z] #44 41.93   HOSTCC   compel/src/main-host.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 42.23   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 42.59   HOSTCC   compel/src/lib/handle-elf-host.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 42.95   HOSTCC   compel/src/lib/log-host.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 43.15   HOSTLINK compel/compel-host-bin
15:25:40 [2020-04-14T15:25:40.916Z] #44 43.39   DEP      soccr/soccr.d
15:25:40 [2020-04-14T15:25:40.916Z] #44 43.68   CC       soccr/soccr.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 45.15   AR       soccr/libsoccr.a
15:25:40 [2020-04-14T15:25:40.916Z] #44 45.18 make[1]: 'soccr/libsoccr.a' is up to date.
15:25:40 [2020-04-14T15:25:40.916Z] #44 45.43   DEP      criu/arch/x86/sigframe.d
15:25:40 [2020-04-14T15:25:40.916Z] #44 45.56   DEP      criu/arch/x86/sigaction_compat.d
15:25:40 [2020-04-14T15:25:40.916Z] #44 45.67   DEP      criu/arch/x86/kerndat.d
15:25:40 [2020-04-14T15:25:40.916Z] #44 45.92   DEP      criu/arch/x86/crtools.d
15:25:40 [2020-04-14T15:25:40.916Z] #44 46.06   DEP      criu/arch/x86/cpu.d
15:25:40 [2020-04-14T15:25:40.916Z] #44 46.26   CC       criu/arch/x86/cpu.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 46.82   CC       criu/arch/x86/crtools.o
15:25:40 [2020-04-14T15:25:40.916Z] #44 48.16   CC       criu/arch/x86/kerndat.o
15:25:41 [2020-04-14T15:25:41.134Z] #10 122.3 Selecting previously unselected package libsystemd-dev:amd64.
15:25:41 [2020-04-14T15:25:41.134Z] #10 122.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
15:25:41 [2020-04-14T15:25:41.134Z] #10 122.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
15:25:41 [2020-04-14T15:25:41.394Z] #44 41.27   CC       images/sysctl.o
15:25:41 [2020-04-14T15:25:41.394Z] #44 41.43   CC       images/autofs.o
15:25:41 [2020-04-14T15:25:41.477Z] #44 48.66   CC       criu/arch/x86/sigaction_compat.o
15:25:41 [2020-04-14T15:25:41.477Z] #44 48.84   CC       criu/arch/x86/sigframe.o
15:25:41 [2020-04-14T15:25:41.484Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 1.6s done
15:25:41 [2020-04-14T15:25:41.559Z] #17 28.95 Selecting previously unselected package vim.
15:25:41 [2020-04-14T15:25:41.559Z] #17 28.95 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
15:25:41 [2020-04-14T15:25:41.559Z] #17 28.96 Unpacking vim (2:8.1.0875-5) ...
15:25:41 [2020-04-14T15:25:41.651Z] #44 41.63   CC       images/macvlan.o
15:25:41 [2020-04-14T15:25:41.677Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
15:25:41 [2020-04-14T15:25:41.677Z] go: finding github.com/kr/text v0.1.0
15:25:41 [2020-04-14T15:25:41.677Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
15:25:41 [2020-04-14T15:25:41.695Z] #10 123.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:25:41 [2020-04-14T15:25:41.695Z] #10 123.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:25:41 [2020-04-14T15:25:41.695Z] #10 123.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:25:41 [2020-04-14T15:25:41.732Z] #44 49.02   LINK     criu/arch/x86/crtools.built-in.o
15:25:41 [2020-04-14T15:25:41.732Z] #44 49.08   DEP      criu/pie/util-vdso-elf32.d
15:25:41 [2020-04-14T15:25:41.744Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8
15:25:41 [2020-04-14T15:25:41.840Z] #17 29.29 Selecting previously unselected package xfsprogs.
15:25:41 [2020-04-14T15:25:41.840Z] #17 29.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
15:25:41 [2020-04-14T15:25:41.840Z] #17 29.29 Unpacking xfsprogs (4.20.0-1) ...
15:25:41 [2020-04-14T15:25:41.840Z] #17 29.55 Selecting previously unselected package zip.
15:25:41 [2020-04-14T15:25:41.909Z] #44 41.79   CC       images/sit.o
15:25:41 [2020-04-14T15:25:41.909Z] #44 41.99   LINK     images/built-in.o
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.2 Setting up libbtrfs0 (4.20.1-2) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.2 Setting up libbtrfs-dev (4.20.1-2) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.2 Setting up mingw-w64-common (6.0.0-3) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 123.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:25:41 [2020-04-14T15:25:41.951Z] #10 ...
15:25:41 [2020-04-14T15:25:41.951Z] 
15:25:41 [2020-04-14T15:25:41.951Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:41 [2020-04-14T15:25:41.951Z] #47 112.7 mime
15:25:41 [2020-04-14T15:25:41.951Z] #47 114.4 mime/quotedprintable
15:25:41 [2020-04-14T15:25:41.951Z] #47 114.8 net/http/internal
15:25:41 [2020-04-14T15:25:41.951Z] #47 119.5 net/textproto
15:25:41 [2020-04-14T15:25:41.951Z] #47 119.6 crypto/x509
15:25:41 [2020-04-14T15:25:41.951Z] #47 120.7 vendor/golang.org/x/net/http/httpguts
15:25:41 [2020-04-14T15:25:41.951Z] #47 121.1 vendor/golang.org/x/net/http/httpproxy
15:25:41 [2020-04-14T15:25:41.951Z] #47 122.2 mime/multipart
15:25:41 [2020-04-14T15:25:41.993Z] #44 49.20   DEP      criu/pie/util-vdso.d
15:25:41 [2020-04-14T15:25:41.993Z] #44 49.31   DEP      criu/pie/util.d
15:25:41 [2020-04-14T15:25:41.993Z] #44 49.43   CC       criu/pie/util.o
15:25:42 [2020-04-14T15:25:42.121Z] #17 29.55 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.55 Unpacking zip (3.0-11+b1) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.70 Setting up aufs-tools (1:4.14+20190211-1) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.71 Setting up libip6tc0:s390x (1.8.2-4) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.72 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.73 Setting up libgpm2:s390x (1.20.7-5) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.73 Setting up libip4tc0:s390x (1.8.2-4) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.74 Setting up uidmap (1:4.5-1.1) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.75 Setting up libnftnl11:s390x (1.1.2-2) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.75 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.77 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.78 Setting up xxd (2:8.1.0875-5) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.78 Setting up zip (3.0-11+b1) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.80 Setting up vim-common (2:8.1.0875-5) ...
15:25:42 [2020-04-14T15:25:42.122Z] #17 29.81 Setting up bash-completion (1:2.8-6) ...
15:25:42 [2020-04-14T15:25:42.166Z] #44 42.16   GEN      compel/include/asm
15:25:42 [2020-04-14T15:25:42.166Z] #44 42.17   GEN      compel/include/version.h
15:25:42 [2020-04-14T15:25:42.166Z] #44 42.19 touch .config
15:25:42 [2020-04-14T15:25:42.166Z] #44 42.22   GEN      include/common/config.h
15:25:42 [2020-04-14T15:25:42.166Z] #44 42.26   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:25:42 [2020-04-14T15:25:42.166Z] #44 42.27   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:25:42 [2020-04-14T15:25:42.166Z] #44 42.28   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:25:42 [2020-04-14T15:25:42.166Z] #44 42.30   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:25:42 [2020-04-14T15:25:42.208Z] #47 ...
15:25:42 [2020-04-14T15:25:42.208Z] 
15:25:42 [2020-04-14T15:25:42.208Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:42 [2020-04-14T15:25:42.208Z] #10 123.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:25:42 [2020-04-14T15:25:42.208Z] #10 123.3 Setting up dmsetup (2:1.02.155-3) ...
15:25:42 [2020-04-14T15:25:42.208Z] #10 123.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:25:42 [2020-04-14T15:25:42.208Z] #10 123.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:25:42 [2020-04-14T15:25:42.208Z] #10 123.4 Processing triggers for libc-bin (2.28-10) ...
15:25:42 [2020-04-14T15:25:42.249Z] #44 ...
15:25:42 [2020-04-14T15:25:42.249Z] 
15:25:42 [2020-04-14T15:25:42.249Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:25:42 [2020-04-14T15:25:42.249Z] #16 DONE 2.0s
15:25:42 [2020-04-14T15:25:42.249Z] 
15:25:42 [2020-04-14T15:25:42.249Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:42 [2020-04-14T15:25:42.249Z] #44 49.69   CC       criu/pie/util-vdso.o
15:25:42 [2020-04-14T15:25:42.249Z] #44 ...
15:25:42 [2020-04-14T15:25:42.249Z] 
15:25:42 [2020-04-14T15:25:42.249Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:25:42 [2020-04-14T15:25:42.304Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
15:25:42 [2020-04-14T15:25:42.424Z] #44 42.32   DEP      compel/arch/x86/plugins/std/memcpy.d
15:25:42 [2020-04-14T15:25:42.424Z] #44 42.33   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:25:42 [2020-04-14T15:25:42.424Z] #44 42.35   GEN      compel/plugins/include/uapi/std/syscall.h
15:25:42 [2020-04-14T15:25:42.424Z] #44 42.39   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:25:42 [2020-04-14T15:25:42.424Z] #44 42.40   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:25:42 [2020-04-14T15:25:42.424Z] #44 42.44   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:25:42 [2020-04-14T15:25:42.424Z] #44 42.45   DEP      compel/plugins/std/infect.d
15:25:42 [2020-04-14T15:25:42.463Z] #10 DONE 123.8s
15:25:42 [2020-04-14T15:25:42.463Z] 
15:25:42 [2020-04-14T15:25:42.463Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:25:42 [2020-04-14T15:25:42.592Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
15:25:42 [2020-04-14T15:25:42.682Z] #44 42.63   DEP      compel/plugins/std/string.d
15:25:42 [2020-04-14T15:25:42.682Z] #44 42.77   DEP      compel/plugins/std/log.d
15:25:42 [2020-04-14T15:25:42.682Z] #44 42.86   DEP      compel/plugins/std/fds.d
15:25:42 [2020-04-14T15:25:42.719Z] #58 DONE 0.1s
15:25:42 [2020-04-14T15:25:42.719Z] 
15:25:42 [2020-04-14T15:25:42.719Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:25:42 [2020-04-14T15:25:42.719Z] #59 DONE 0.1s
15:25:42 [2020-04-14T15:25:42.719Z] 
15:25:42 [2020-04-14T15:25:42.719Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:25:42 [2020-04-14T15:25:42.733Z] #17 ...
15:25:42 [2020-04-14T15:25:42.733Z] 
15:25:42 [2020-04-14T15:25:42.733Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:42 [2020-04-14T15:25:42.733Z] #44 70.46   CC       criu/cr-service.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 71.30   CC       criu/crtools.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 71.60   CC       criu/eventfd.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 71.85   CC       criu/eventpoll.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 72.33   CC       criu/external.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 72.49   CC       criu/fault-injection.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 72.54   CC       criu/fdstore.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 72.75   CC       criu/fifo.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 72.91   CC       criu/file-ids.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 73.19   CC       criu/file-lock.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 73.72   CC       criu/files-ext.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 73.94   CC       criu/files-reg.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 75.18   CC       criu/files.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 76.34   CC       criu/filesystems.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 76.75   CC       criu/fsnotify.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 77.44   CC       criu/image-desc.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 77.49   CC       criu/image.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 78.06   CC       criu/ipc_ns.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 78.73   CC       criu/irmap.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 79.08   CC       criu/kcmp-ids.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 79.24   CC       criu/kerndat.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 79.76   CC       criu/libnetlink.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 80.06   CC       criu/log.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 80.47   CC       criu/lsm.o
15:25:42 [2020-04-14T15:25:42.733Z] #44 80.71   CC       criu/mem.o
15:25:42 [2020-04-14T15:25:42.939Z] #44 42.97   DEP      compel/plugins/std/std.d
15:25:42 [2020-04-14T15:25:42.939Z] #44 43.06   DEP      compel/plugins/shmem/shmem.d
15:25:43 [2020-04-14T15:25:43.197Z] #44 43.17   DEP      compel/plugins/fds/fds.d
15:25:43 [2020-04-14T15:25:43.455Z] #44 43.43   CC       compel/plugins/std/std.o
15:25:43 [2020-04-14T15:25:43.455Z] #44 ...
15:25:43 [2020-04-14T15:25:43.455Z] 
15:25:43 [2020-04-14T15:25:43.455Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:25:43 [2020-04-14T15:25:43.455Z] #68 114.4 + for f in rootlesskit rootlesskit-docker-proxy
15:25:43 [2020-04-14T15:25:43.620Z] go: finding github.com/kisielk/gotool v1.0.0
15:25:43 [2020-04-14T15:25:43.645Z] #11 ...
15:25:43 [2020-04-14T15:25:43.645Z] 
15:25:43 [2020-04-14T15:25:43.645Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:43 [2020-04-14T15:25:43.645Z] #50 DONE 124.3s
15:25:43 [2020-04-14T15:25:43.645Z] 
15:25:43 [2020-04-14T15:25:43.645Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:43 [2020-04-14T15:25:43.645Z] #44 47.57   CC       compel/arch/x86/plugins/std/parasite-head.o
15:25:43 [2020-04-14T15:25:43.645Z] #44 47.62   CC       compel/arch/x86/plugins/std/memcpy.o
15:25:43 [2020-04-14T15:25:43.645Z] #44 47.70   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:25:43 [2020-04-14T15:25:43.645Z] #44 47.78   AR       compel/plugins/std.lib.a
15:25:43 [2020-04-14T15:25:43.645Z] #44 47.83   CC       compel/plugins/fds/fds.o
15:25:43 [2020-04-14T15:25:43.645Z] #44 48.12   AR       compel/plugins/fds.lib.a
15:25:43 [2020-04-14T15:25:43.645Z] #44 48.17   HOSTDEP  compel/src/lib/log-host.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 48.30   HOSTDEP  compel/src/lib/handle-elf-host.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 48.50   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 48.59   HOSTDEP  compel/src/main-host.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 48.72   DEP      compel/src/lib/ptrace.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 48.87   DEP      compel/src/lib/infect.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 49.09   DEP      compel/src/lib/infect-util.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 49.20   DEP      compel/src/lib/infect-rpc.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 49.32   DEP      compel/arch/x86/src/lib/infect.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 49.53   DEP      compel/arch/x86/src/lib/cpu.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 49.58   DEP      compel/src/lib/log.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 49.77   DEP      compel/src/main.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 49.87   DEP      compel/src/lib/handle-elf.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 50.11   DEP      compel/arch/x86/src/lib/handle-elf.d
15:25:43 [2020-04-14T15:25:43.645Z] #44 50.56   CC       compel/src/lib/log.o
15:25:43 [2020-04-14T15:25:43.645Z] #44 51.00   CC       compel/arch/x86/src/lib/cpu.o
15:25:43 [2020-04-14T15:25:43.645Z] #44 51.82   CC       compel/arch/x86/src/lib/infect.o
15:25:43 [2020-04-14T15:25:43.645Z] #44 53.18   CC       compel/src/lib/infect-rpc.o
15:25:43 [2020-04-14T15:25:43.712Z] #68 114.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:25:43 [2020-04-14T15:25:43.737Z] #44 ...
15:25:43 [2020-04-14T15:25:43.737Z] 
15:25:43 [2020-04-14T15:25:43.737Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.08 Setting up libiptc0:s390x (1.8.2-4) ...
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.09 Setting up xz-utils (5.2.4-1) ...
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.10 Setting up sudo (1.8.27-1+deb10u2) ...
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.15 invoke-rc.d: could not determine current runlevel
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.16 invoke-rc.d: policy-rc.d denied execution of start.
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.16 Setting up pigz (2.4-1) ...
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.17 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.17 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.18 Setting up python-pip-whl (18.1-5) ...
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.19 Setting up libmpdec2:s390x (2.4.2-2) ...
15:25:43 [2020-04-14T15:25:43.737Z] #17 31.20 Setting up vim-runtime (2:8.1.0875-5) ...
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.40 Setting up libaio1:s390x (0.3.112-3) ...
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.40 Setting up libonig5:s390x (6.9.1-1) ...
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.41 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.42 Setting up vim (2:8.1.0875-5) ...
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.46 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.47 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.47 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.48 Setting up jq (1.5+dfsg-2+b1) ...
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.49 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
15:25:44 [2020-04-14T15:25:44.017Z] #17 31.49 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:25:44 [2020-04-14T15:25:44.206Z] #44 53.76   CC       compel/src/lib/infect-util.o
15:25:44 [2020-04-14T15:25:44.650Z] go: finding github.com/kr/pty v1.1.1
15:25:44 [2020-04-14T15:25:44.761Z] #17 2.173 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:44 [2020-04-14T15:25:44.761Z] #17 2.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:44 [2020-04-14T15:25:44.761Z] #17 2.429 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:25:44 [2020-04-14T15:25:44.766Z] #44 54.20   CC       compel/src/lib/infect.o
15:25:45 [2020-04-14T15:25:45.016Z] #17 2.730 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:25:45 [2020-04-14T15:25:45.046Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 3.3s done
15:25:45 [2020-04-14T15:25:45.282Z] go: finding gopkg.in/yaml.v2 v2.2.1
15:25:45 [2020-04-14T15:25:45.306Z] #7 extracting sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c done
15:25:45 [2020-04-14T15:25:45.566Z] #7 DONE 15.1s
15:25:45 [2020-04-14T15:25:45.566Z] 
15:25:45 [2020-04-14T15:25:45.566Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:25:45 [2020-04-14T15:25:45.913Z] go: finding github.com/onsi/ginkgo v1.6.0
15:25:46 [2020-04-14T15:25:46.031Z] #17 33.20 Setting up iptables (1.8.2-4) ...
15:25:46 [2020-04-14T15:25:46.031Z] #17 33.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:25:46 [2020-04-14T15:25:46.031Z] #17 33.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:25:46 [2020-04-14T15:25:46.031Z] #17 33.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:25:46 [2020-04-14T15:25:46.031Z] #17 33.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:25:46 [2020-04-14T15:25:46.031Z] #17 33.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:25:46 [2020-04-14T15:25:46.031Z] #17 33.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:25:46 [2020-04-14T15:25:46.031Z] #17 33.25 Setting up python3 (3.7.3-1) ...
15:25:46 [2020-04-14T15:25:46.031Z] #17 33.55 Setting up python3-wheel (0.32.3-2) ...
15:25:46 [2020-04-14T15:25:46.129Z] #44 ...
15:25:46 [2020-04-14T15:25:46.129Z] 
15:25:46 [2020-04-14T15:25:46.129Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:25:46 [2020-04-14T15:25:46.129Z] #11 DONE 3.3s
15:25:46 [2020-04-14T15:25:46.129Z] 
15:25:46 [2020-04-14T15:25:46.129Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:25:46 [2020-04-14T15:25:46.312Z] #17 33.92 Setting up apparmor (2.13.2-10) ...
15:25:46 [2020-04-14T15:25:46.381Z] #17 3.960 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:25:46 [2020-04-14T15:25:46.945Z] go: finding github.com/sirupsen/logrus v1.0.3
15:25:46 [2020-04-14T15:25:46.945Z] go: finding github.com/Microsoft/hcsshim v0.8.5
15:25:47 [2020-04-14T15:25:47.251Z] go: finding github.com/docker/go-units v0.3.1
15:25:47 [2020-04-14T15:25:47.315Z] #17 34.99 Setting up xfsprogs (4.20.0-1) ...
15:25:47 [2020-04-14T15:25:47.595Z] #17 35.00 Setting up python3-lib2to3 (3.7.3-1) ...
15:25:47 [2020-04-14T15:25:47.595Z] #17 35.21 Setting up python3-pkg-resources (40.8.0-1) ...
15:25:47 [2020-04-14T15:25:47.786Z] #17 5.374 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:25:47 [2020-04-14T15:25:47.786Z] #17 ...
15:25:47 [2020-04-14T15:25:47.786Z] 
15:25:47 [2020-04-14T15:25:47.786Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:25:47 [2020-04-14T15:25:47.786Z] #41 120.3 + dpkg --print-architecture
15:25:47 [2020-04-14T15:25:47.786Z] #41 120.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:25:47 [2020-04-14T15:25:47.786Z] #41 120.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:25:47 [2020-04-14T15:25:47.786Z] #41 120.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:25:48 [2020-04-14T15:25:48.106Z] #8 DONE 2.6s
15:25:48 [2020-04-14T15:25:48.107Z] 
15:25:48 [2020-04-14T15:25:48.107Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:25:48 [2020-04-14T15:25:48.245Z] #17 35.87 Setting up python3-distutils (3.7.3-1) ...
15:25:48 [2020-04-14T15:25:48.640Z] #12 DONE 2.2s
15:25:48 [2020-04-14T15:25:48.640Z] 
15:25:48 [2020-04-14T15:25:48.640Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:25:48 [2020-04-14T15:25:48.712Z] #41 ...
15:25:48 [2020-04-14T15:25:48.712Z] 
15:25:48 [2020-04-14T15:25:48.712Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:48 [2020-04-14T15:25:48.712Z] #60 8.450 + cd /tmp/tmp.aIEiv2B74k/src/github.com/opencontainers/runc
15:25:48 [2020-04-14T15:25:48.712Z] #60 8.450 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:25:48 [2020-04-14T15:25:48.712Z] #60 9.175 + '[' -z '' ']'
15:25:48 [2020-04-14T15:25:48.712Z] #60 9.175 + target=static
15:25:48 [2020-04-14T15:25:48.712Z] #60 9.175 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:25:48 [2020-04-14T15:25:48.712Z] #60 10.55 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 .
15:25:48 [2020-04-14T15:25:48.712Z] #60 ...
15:25:48 [2020-04-14T15:25:48.712Z] 
15:25:48 [2020-04-14T15:25:48.712Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:48 [2020-04-14T15:25:48.712Z] #44 50.40   CC       criu/pie/util-vdso-elf32.o
15:25:48 [2020-04-14T15:25:48.712Z] #44 50.98   AR       criu/pie/pie.lib.a
15:25:48 [2020-04-14T15:25:48.712Z] #44 51.04   DEP      criu/pie/restorer.d
15:25:48 [2020-04-14T15:25:48.712Z] #44 51.26   DEP      criu/arch/x86/sigaction_compat_pie.d
15:25:48 [2020-04-14T15:25:48.712Z] #44 51.34   DEP      criu/arch/x86/restorer_unmap.d
15:25:48 [2020-04-14T15:25:48.712Z] #44 51.37   DEP      criu/arch/x86/restorer.d
15:25:48 [2020-04-14T15:25:48.712Z] #44 51.57   DEP      criu/arch/x86/vdso-pie.d
15:25:48 [2020-04-14T15:25:48.712Z] #44 51.66   DEP      criu/pie/parasite-vdso.d
15:25:48 [2020-04-14T15:25:48.712Z] #44 51.76   DEP      criu/pie/parasite.d
15:25:48 [2020-04-14T15:25:48.712Z] #44 52.01   CC       criu/pie/parasite.o
15:25:48 [2020-04-14T15:25:48.712Z] #44 53.02   LINK     criu/pie/parasite.built-in.o
15:25:48 [2020-04-14T15:25:48.712Z] #44 53.04   GEN      criu/pie/parasite-blob.h
15:25:48 [2020-04-14T15:25:48.712Z] #44 53.06   CC       criu/pie/parasite-vdso.o
15:25:48 [2020-04-14T15:25:48.712Z] #44 53.76   CC       criu/arch/x86/vdso-pie.o
15:25:48 [2020-04-14T15:25:48.712Z] #44 54.01   CC       criu/arch/x86/restorer.o
15:25:48 [2020-04-14T15:25:48.712Z] #44 54.55   CC       criu/arch/x86/restorer_unmap.o
15:25:48 [2020-04-14T15:25:48.712Z] #44 54.59   CC       criu/arch/x86/sigaction_compat_pie.o
15:25:48 [2020-04-14T15:25:48.712Z] #44 54.77   CC       criu/pie/restorer.o
15:25:48 [2020-04-14T15:25:48.857Z] #17 36.26 Setting up python3-setuptools (40.8.0-1) ...
15:25:48 [2020-04-14T15:25:48.969Z] #68 ...
15:25:48 [2020-04-14T15:25:48.970Z] 
15:25:48 [2020-04-14T15:25:48.970Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:48 [2020-04-14T15:25:48.970Z] #47 109.4 vendor/golang.org/x/net/idna
15:25:48 [2020-04-14T15:25:48.970Z] #47 111.7 vendor/golang.org/x/net/http2/hpack
15:25:48 [2020-04-14T15:25:48.970Z] #47 113.1 mime
15:25:48 [2020-04-14T15:25:48.970Z] #47 114.5 mime/quotedprintable
15:25:48 [2020-04-14T15:25:48.970Z] #47 114.7 net/http/internal
15:25:48 [2020-04-14T15:25:48.970Z] #47 117.9 crypto/tls
15:25:48 [2020-04-14T15:25:48.970Z] #47 ...
15:25:48 [2020-04-14T15:25:48.970Z] 
15:25:48 [2020-04-14T15:25:48.970Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:48 [2020-04-14T15:25:48.970Z] #44 43.75   CC       compel/plugins/std/fds.o
15:25:48 [2020-04-14T15:25:48.970Z] #44 44.39   CC       compel/plugins/std/log.o
15:25:48 [2020-04-14T15:25:48.970Z] #44 45.31   CC       compel/plugins/std/string.o
15:25:48 [2020-04-14T15:25:48.970Z] #44 46.11   CC       compel/plugins/std/infect.o
15:25:48 [2020-04-14T15:25:48.970Z] #44 46.63   CC       compel/arch/x86/plugins/std/parasite-head.o
15:25:48 [2020-04-14T15:25:48.970Z] #44 46.71   CC       compel/arch/x86/plugins/std/memcpy.o
15:25:48 [2020-04-14T15:25:48.970Z] #44 46.79   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:25:48 [2020-04-14T15:25:48.970Z] #44 46.88   AR       compel/plugins/std.lib.a
15:25:48 [2020-04-14T15:25:48.970Z] #44 47.00   CC       compel/plugins/fds/fds.o
15:25:48 [2020-04-14T15:25:48.970Z] #44 47.22   AR       compel/plugins/fds.lib.a
15:25:48 [2020-04-14T15:25:48.970Z] #44 47.28   HOSTDEP  compel/src/lib/log-host.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 47.42   HOSTDEP  compel/src/lib/handle-elf-host.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 47.56   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 47.63   HOSTDEP  compel/src/main-host.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 47.73   DEP      compel/src/lib/ptrace.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 47.87   DEP      compel/src/lib/infect.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 48.02   DEP      compel/src/lib/infect-util.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 48.16   DEP      compel/src/lib/infect-rpc.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 48.31   DEP      compel/arch/x86/src/lib/infect.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 48.42   DEP      compel/arch/x86/src/lib/cpu.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 48.57   DEP      compel/src/lib/log.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 48.68   DEP      compel/src/main.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 48.78   DEP      compel/src/lib/handle-elf.d
15:25:48 [2020-04-14T15:25:48.970Z] #44 48.87   DEP      compel/arch/x86/src/lib/handle-elf.d
15:25:49 [2020-04-14T15:25:49.047Z] #9 DONE 1.0s
15:25:49 [2020-04-14T15:25:49.047Z] 
15:25:49 [2020-04-14T15:25:49.047Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:49 [2020-04-14T15:25:49.047Z] #10 ...
15:25:49 [2020-04-14T15:25:49.047Z] 
15:25:49 [2020-04-14T15:25:49.047Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:25:49 [2020-04-14T15:25:49.047Z] #29 DONE 0.1s
15:25:49 [2020-04-14T15:25:49.047Z] 
15:25:49 [2020-04-14T15:25:49.047Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:25:49 [2020-04-14T15:25:49.047Z] #40 DONE 0.1s
15:25:49 [2020-04-14T15:25:49.047Z] 
15:25:49 [2020-04-14T15:25:49.047Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:25:49 [2020-04-14T15:25:49.047Z] #21 DONE 0.1s
15:25:49 [2020-04-14T15:25:49.228Z] #44 49.16   CC       compel/src/lib/log.o
15:25:49 [2020-04-14T15:25:49.307Z] 
15:25:49 [2020-04-14T15:25:49.307Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:25:49 [2020-04-14T15:25:49.307Z] #32 DONE 0.2s
15:25:49 [2020-04-14T15:25:49.307Z] 
15:25:49 [2020-04-14T15:25:49.307Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:25:49 [2020-04-14T15:25:49.307Z] #52 DONE 0.1s
15:25:49 [2020-04-14T15:25:49.307Z] 
15:25:49 [2020-04-14T15:25:49.307Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:25:49 [2020-04-14T15:25:49.307Z] #67 DONE 0.1s
15:25:49 [2020-04-14T15:25:49.307Z] 
15:25:49 [2020-04-14T15:25:49.307Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:25:49 [2020-04-14T15:25:49.307Z] #73 DONE 0.2s
15:25:49 [2020-04-14T15:25:49.307Z] 
15:25:49 [2020-04-14T15:25:49.307Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:25:49 [2020-04-14T15:25:49.307Z] #55 DONE 0.2s
15:25:49 [2020-04-14T15:25:49.307Z] 
15:25:49 [2020-04-14T15:25:49.307Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:25:49 [2020-04-14T15:25:49.307Z] #49 DONE 0.2s
15:25:49 [2020-04-14T15:25:49.307Z] 
15:25:49 [2020-04-14T15:25:49.307Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:25:49 [2020-04-14T15:25:49.307Z] #46 DONE 0.2s
15:25:49 [2020-04-14T15:25:49.307Z] 
15:25:49 [2020-04-14T15:25:49.307Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:49 [2020-04-14T15:25:49.468Z] #17 37.03 Setting up python3-pip (18.1-5) ...
15:25:49 [2020-04-14T15:25:49.486Z] #44 49.52   CC       compel/arch/x86/src/lib/cpu.o
15:25:49 [2020-04-14T15:25:49.567Z] #33 ...
15:25:49 [2020-04-14T15:25:49.568Z] 
15:25:49 [2020-04-14T15:25:49.568Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:25:49 [2020-04-14T15:25:49.568Z] #22 DONE 0.2s
15:25:49 [2020-04-14T15:25:49.568Z] 
15:25:49 [2020-04-14T15:25:49.568Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:50 [2020-04-14T15:25:50.003Z] #13 1.998 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:25:50 [2020-04-14T15:25:50.003Z] #13 DONE 2.1s
15:25:50 [2020-04-14T15:25:50.003Z] 
15:25:50 [2020-04-14T15:25:50.003Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:50 [2020-04-14T15:25:50.003Z] #44 57.09   CC       compel/src/lib/ptrace.o
15:25:50 [2020-04-14T15:25:50.003Z] #44 57.46   AR       compel/libcompel.a
15:25:50 [2020-04-14T15:25:50.003Z] #44 57.56   HOSTCC   compel/src/main-host.o
15:25:50 [2020-04-14T15:25:50.003Z] #44 58.17   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:25:50 [2020-04-14T15:25:50.003Z] #44 58.40   HOSTCC   compel/src/lib/handle-elf-host.o
15:25:50 [2020-04-14T15:25:50.003Z] #44 58.84   HOSTCC   compel/src/lib/log-host.o
15:25:50 [2020-04-14T15:25:50.003Z] #44 59.03   HOSTLINK compel/compel-host-bin
15:25:50 [2020-04-14T15:25:50.003Z] #44 59.14   DEP      soccr/soccr.d
15:25:50 [2020-04-14T15:25:50.003Z] #44 59.29   CC       soccr/soccr.o
15:25:50 [2020-04-14T15:25:50.051Z] #44 ...
15:25:50 [2020-04-14T15:25:50.051Z] 
15:25:50 [2020-04-14T15:25:50.051Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:50 [2020-04-14T15:25:50.051Z] #50 DONE 120.8s
15:25:50 [2020-04-14T15:25:50.051Z] 
15:25:50 [2020-04-14T15:25:50.051Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:50 [2020-04-14T15:25:50.079Z] #17 37.66 Processing triggers for libc-bin (2.28-10) ...
15:25:50 [2020-04-14T15:25:50.079Z] #17 37.71 Processing triggers for mime-support (3.62) ...
15:25:50 [2020-04-14T15:25:50.117Z] #44 57.56   LINK     criu/pie/restorer.built-in.o
15:25:50 [2020-04-14T15:25:50.372Z] #44 57.57   GEN      criu/pie/restorer-blob.h
15:25:50 [2020-04-14T15:25:50.372Z] #44 57.68   DEP      criu/vdso.d
15:25:50 [2020-04-14T15:25:50.372Z] #44 57.81   DEP      criu/vdso-compat.d
15:25:50 [2020-04-14T15:25:50.617Z] #10 ...
15:25:50 [2020-04-14T15:25:50.617Z] 
15:25:50 [2020-04-14T15:25:50.617Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:50 [2020-04-14T15:25:50.617Z] #44 50.70   CC       compel/arch/x86/src/lib/infect.o
15:25:50 [2020-04-14T15:25:50.627Z] #44 57.95   DEP      criu/uts_ns.d
15:25:50 [2020-04-14T15:25:50.627Z] #44 58.09   DEP      criu/util.d
15:25:50 [2020-04-14T15:25:50.690Z] #17 DONE 38.1s
15:25:50 [2020-04-14T15:25:50.690Z] 
15:25:50 [2020-04-14T15:25:50.690Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:25:50 [2020-04-14T15:25:50.878Z] #44 ...
15:25:50 [2020-04-14T15:25:50.878Z] 
15:25:50 [2020-04-14T15:25:50.878Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:25:50 [2020-04-14T15:25:50.878Z] #68 DONE 121.9s
15:25:51 [2020-04-14T15:25:51.137Z] 
15:25:51 [2020-04-14T15:25:51.137Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:25:51 [2020-04-14T15:25:51.137Z] #69 DONE 0.1s
15:25:51 [2020-04-14T15:25:51.137Z] 
15:25:51 [2020-04-14T15:25:51.137Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:25:51 [2020-04-14T15:25:51.187Z] #44 58.32   DEP      criu/uffd.d
15:25:51 [2020-04-14T15:25:51.187Z] #44 58.44   DEP      criu/tun.d
15:25:51 [2020-04-14T15:25:51.367Z] #44 60.80   AR       soccr/libsoccr.a
15:25:51 [2020-04-14T15:25:51.367Z] #44 60.83 make[1]: 'soccr/libsoccr.a' is up to date.
15:25:51 [2020-04-14T15:25:51.442Z] #44 58.59   DEP      criu/tty.d
15:25:51 [2020-04-14T15:25:51.442Z] #44 58.72   DEP      criu/timerfd.d
15:25:51 [2020-04-14T15:25:51.622Z] #44 61.10   DEP      criu/arch/x86/sigframe.d
15:25:51 [2020-04-14T15:25:51.622Z] #44 61.18   DEP      criu/arch/x86/sigaction_compat.d
15:25:51 [2020-04-14T15:25:51.700Z] #18 1.167 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:25:51 [2020-04-14T15:25:51.700Z] #18 1.169 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:25:51 [2020-04-14T15:25:51.700Z] #18 1.171 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:25:51 [2020-04-14T15:25:51.702Z] #44 58.85   DEP      criu/sysfs_parse.d
15:25:51 [2020-04-14T15:25:51.702Z] #44 58.98   DEP      criu/sysctl.d
15:25:51 [2020-04-14T15:25:51.702Z] #44 59.10   DEP      criu/string.d
15:25:51 [2020-04-14T15:25:51.877Z] #44 61.35   DEP      criu/arch/x86/kerndat.d
15:25:51 [2020-04-14T15:25:51.877Z] #44 ...
15:25:51 [2020-04-14T15:25:51.877Z] 
15:25:51 [2020-04-14T15:25:51.877Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:25:51 [2020-04-14T15:25:51.877Z] #14 DONE 1.8s
15:25:51 [2020-04-14T15:25:51.877Z] 
15:25:51 [2020-04-14T15:25:51.877Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:51 [2020-04-14T15:25:51.877Z] #44 61.48   DEP      criu/arch/x86/crtools.d
15:25:51 [2020-04-14T15:25:51.958Z] #44 59.14   DEP      criu/stats.d
15:25:51 [2020-04-14T15:25:51.958Z] #44 59.28   DEP      criu/sockets.d
15:25:51 [2020-04-14T15:25:51.980Z] #18 DONE 1.3s
15:25:51 [2020-04-14T15:25:51.980Z] 
15:25:51 [2020-04-14T15:25:51.980Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:25:52 [2020-04-14T15:25:52.072Z] #53 ...
15:25:52 [2020-04-14T15:25:52.073Z] 
15:25:52 [2020-04-14T15:25:52.073Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:52 [2020-04-14T15:25:52.073Z] #44 51.87   CC       compel/src/lib/infect-rpc.o
15:25:52 [2020-04-14T15:25:52.213Z] #44 ...
15:25:52 [2020-04-14T15:25:52.213Z] 
15:25:52 [2020-04-14T15:25:52.213Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:25:52 [2020-04-14T15:25:52.213Z] #17 9.888 Fetched 8337 kB in 8s (1047 kB/s)
15:25:52 [2020-04-14T15:25:52.331Z] #44 52.36   CC       compel/src/lib/infect-util.o
15:25:52 [2020-04-14T15:25:52.436Z] #44 61.76   DEP      criu/arch/x86/cpu.d
15:25:52 [2020-04-14T15:25:52.437Z] #44 61.97   CC       criu/arch/x86/cpu.o
15:25:52 [2020-04-14T15:25:52.589Z] #44 52.61   CC       compel/src/lib/infect.o
15:25:52 [2020-04-14T15:25:52.691Z] #44 ...
15:25:52 [2020-04-14T15:25:52.691Z] 
15:25:52 [2020-04-14T15:25:52.691Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.287 + RM_GOPATH=0
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.287 + TMP_GOPATH=
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.287 + : /build
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.287 + '[' -z '' ']'
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.287 ++ mktemp -d
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.287 + export GOPATH=/tmp/tmp.fMyKPKFHF3
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.287 + GOPATH=/tmp/tmp.fMyKPKFHF3
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.287 + RM_GOPATH=1
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.287 ++ dirname ./install.sh
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.289 + dir=.
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.289 + bin=runc
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.289 + shift
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.289 + '[' '!' -f ./runc.installer ']'
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.289 + . ./runc.installer
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.290 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.290 + install_runc
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.292 + uname -r
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.299 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.304 + grep -q '^3\.10\.0.*\.el7\.'
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.304 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.304 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.304 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fMyKPKFHF3/src/github.com/opencontainers/runc
15:25:52 [2020-04-14T15:25:52.691Z] #60 3.304 Cloning into '/tmp/tmp.fMyKPKFHF3/src/github.com/opencontainers/runc'...
15:25:52 [2020-04-14T15:25:52.945Z] #60 ...
15:25:52 [2020-04-14T15:25:52.945Z] 
15:25:52 [2020-04-14T15:25:52.945Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:25:54 [2020-04-14T15:25:54.002Z] #19 ...
15:25:54 [2020-04-14T15:25:54.002Z] 
15:25:54 [2020-04-14T15:25:54.002Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:54 [2020-04-14T15:25:54.002Z] #44 81.68   CC       criu/mount.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 83.84   CC       criu/namespaces.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 84.86   CC       criu/net.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 86.66   CC       criu/netfilter.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 86.91   CC       criu/page-pipe.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 87.16   CC       criu/page-xfer.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 87.99   CC       criu/pagemap-cache.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 88.17   CC       criu/pagemap.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 88.82   CC       criu/parasite-syscall.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 89.30   CC       criu/path.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 89.48   CC       criu/pie-util-vdso.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 89.88   CC       criu/pie-util.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 90.04   CC       criu/pipes.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 90.56   CC       criu/plugin.o
15:25:54 [2020-04-14T15:25:54.002Z] #44 90.93   CC       criu/proc_parse.o
15:25:54 [2020-04-14T15:25:54.306Z] #15 ...
15:25:54 [2020-04-14T15:25:54.306Z] 
15:25:54 [2020-04-14T15:25:54.306Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:54 [2020-04-14T15:25:54.306Z] #47 124.7 crypto/tls
15:25:54 [2020-04-14T15:25:54.306Z] #47 132.6 net/http/httptrace
15:25:54 [2020-04-14T15:25:54.306Z] #47 132.9 net/http
15:25:54 [2020-04-14T15:25:54.306Z] #47 ...
15:25:54 [2020-04-14T15:25:54.306Z] 
15:25:54 [2020-04-14T15:25:54.306Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:25:54 [2020-04-14T15:25:54.306Z] #15 DONE 2.2s
15:25:54 [2020-04-14T15:25:54.306Z] 
15:25:54 [2020-04-14T15:25:54.306Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:25:54 [2020-04-14T15:25:54.487Z] #44 54.43   CC       compel/src/lib/ptrace.o
15:25:54 [2020-04-14T15:25:54.487Z] #44 54.70   AR       compel/libcompel.a
15:25:54 [2020-04-14T15:25:54.745Z] #44 54.78   HOSTCC   compel/src/main-host.o
15:25:55 [2020-04-14T15:25:55.006Z] #44 92.72   CC       criu/protobuf-desc.o
15:25:55 [2020-04-14T15:25:55.311Z] #44 55.15   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:25:55 [2020-04-14T15:25:55.311Z] #44 55.30   HOSTCC   compel/src/lib/handle-elf-host.o
15:25:55 [2020-04-14T15:25:55.474Z] #17 9.888 Reading package lists...
15:25:55 [2020-04-14T15:25:55.572Z] #44 55.60   HOSTCC   compel/src/lib/log-host.o
15:25:55 [2020-04-14T15:25:55.572Z] #44 55.72   HOSTLINK compel/compel-host-bin
15:25:55 [2020-04-14T15:25:55.588Z] #23 ...
15:25:55 [2020-04-14T15:25:55.588Z] 
15:25:55 [2020-04-14T15:25:55.588Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:25:55 [2020-04-14T15:25:55.588Z] #25 4.156 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:55 [2020-04-14T15:25:55.588Z] #25 4.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:55 [2020-04-14T15:25:55.588Z] #25 4.193 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:25:55 [2020-04-14T15:25:55.588Z] #25 4.757 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
15:25:55 [2020-04-14T15:25:55.588Z] #25 5.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
15:25:55 [2020-04-14T15:25:55.588Z] #25 ...
15:25:55 [2020-04-14T15:25:55.588Z] 
15:25:55 [2020-04-14T15:25:55.588Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.522 + RM_GOPATH=0
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.522 + TMP_GOPATH=
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.522 + : /build
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.522 + '[' -z '' ']'
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.522 ++ mktemp -d
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.522 + export GOPATH=/tmp/tmp.d9cbduHMjP
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.522 + GOPATH=/tmp/tmp.d9cbduHMjP
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.522 + RM_GOPATH=1
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.522 ++ dirname ./install.sh
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + dir=.
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + bin=dockercli
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + shift
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + '[' '!' -f ./dockercli.installer ']'
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + . ./dockercli.installer
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 ++ : stable
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 ++ : 17.06.2-ce
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + install_dockercli
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 ++ uname -m
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + arch=aarch64
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + '[' aarch64 '!=' x86_64 ']'
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + '[' aarch64 '!=' s390x ']'
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + '[' aarch64 '!=' armhf ']'
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + build_dockercli
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 + git clone https://github.com/docker/docker-ce /tmp/tmp.d9cbduHMjP/tmp/docker-ce
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.528 Install docker/cli version 17.06.2-ce from stable
15:25:55 [2020-04-14T15:25:55.588Z] #23 5.536 Cloning into '/tmp/tmp.d9cbduHMjP/tmp/docker-ce'...
15:25:55 [2020-04-14T15:25:55.616Z] #44 93.18   CC       criu/protobuf.o
15:25:55 [2020-04-14T15:25:55.616Z] #44 ...
15:25:55 [2020-04-14T15:25:55.616Z] 
15:25:55 [2020-04-14T15:25:55.616Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:25:55 [2020-04-14T15:25:55.616Z] #19 3.442 Collecting yamllint==1.16.0
15:25:55 [2020-04-14T15:25:55.616Z] #19 3.661   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:25:55 [2020-04-14T15:25:55.616Z] #19 3.704 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:25:55 [2020-04-14T15:25:55.616Z] #19 3.740   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:25:55 [2020-04-14T15:25:55.616Z] #19 3.761 Collecting pyyaml (from yamllint==1.16.0)
15:25:55 [2020-04-14T15:25:55.830Z] #44 55.81   DEP      soccr/soccr.d
15:25:55 [2020-04-14T15:25:55.830Z] #44 55.96   CC       soccr/soccr.o
15:25:55 [2020-04-14T15:25:55.897Z] #19 3.858   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:25:56 [2020-04-14T15:25:56.194Z] #16 DONE 2.1s
15:25:56 [2020-04-14T15:25:56.194Z] 
15:25:56 [2020-04-14T15:25:56.194Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:56 [2020-04-14T15:25:56.194Z] #44 62.66   CC       criu/arch/x86/crtools.o
15:25:56 [2020-04-14T15:25:56.194Z] #44 64.21   CC       criu/arch/x86/kerndat.o
15:25:56 [2020-04-14T15:25:56.194Z] #44 64.66   CC       criu/arch/x86/sigaction_compat.o
15:25:56 [2020-04-14T15:25:56.194Z] #44 64.96   CC       criu/arch/x86/sigframe.o
15:25:56 [2020-04-14T15:25:56.194Z] #44 65.22   LINK     criu/arch/x86/crtools.built-in.o
15:25:56 [2020-04-14T15:25:56.194Z] #44 65.30   DEP      criu/pie/util-vdso-elf32.d
15:25:56 [2020-04-14T15:25:56.194Z] #44 65.49   DEP      criu/pie/util-vdso.d
15:25:56 [2020-04-14T15:25:56.194Z] #44 65.68   DEP      criu/pie/util.d
15:25:56 [2020-04-14T15:25:56.396Z] #44 ...
15:25:56 [2020-04-14T15:25:56.396Z] 
15:25:56 [2020-04-14T15:25:56.396Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:25:56 [2020-04-14T15:25:56.396Z] #10 123.8 Selecting previously unselected package libapparmor1:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 123.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 123.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 123.9 Selecting previously unselected package libapparmor-dev:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 123.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 123.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.0 Selecting previously unselected package libbtrfs0.
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.1 Unpacking libbtrfs0 (4.20.1-2) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.2 Selecting previously unselected package libbtrfs-dev.
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.2 Unpacking libbtrfs-dev (4.20.1-2) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.4 Selecting previously unselected package libudev-dev:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.6 Selecting previously unselected package libsepol1-dev:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.9 Selecting previously unselected package libpcre16-3:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 124.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.1 Selecting previously unselected package libpcre32-3:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.3 Selecting previously unselected package libpcrecpp0v5:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.4 Selecting previously unselected package libpcre3-dev:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.9 Selecting previously unselected package libselinux1-dev:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 125.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.1 Selecting previously unselected package libdevmapper-dev:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.2 Selecting previously unselected package libseccomp-dev:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.4 Selecting previously unselected package libsystemd-dev:amd64.
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.9 Setting up libbtrfs0 (4.20.1-2) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.9 Setting up libbtrfs-dev (4.20.1-2) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.9 Setting up mingw-w64-common (6.0.0-3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 126.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.0 Setting up dmsetup (2:1.02.155-3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 127.1 Processing triggers for libc-bin (2.28-10) ...
15:25:56 [2020-04-14T15:25:56.396Z] #10 DONE 127.4s
15:25:56 [2020-04-14T15:25:56.396Z] 
15:25:56 [2020-04-14T15:25:56.396Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:25:56 [2020-04-14T15:25:56.396Z] #58 DONE 0.1s
15:25:56 [2020-04-14T15:25:56.396Z] 
15:25:56 [2020-04-14T15:25:56.396Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:25:56 [2020-04-14T15:25:56.458Z] #44 65.93   CC       criu/pie/util.o
15:25:56 [2020-04-14T15:25:56.508Z] #19 4.670 Building wheels for collected packages: pyyaml
15:25:56 [2020-04-14T15:25:56.654Z] #59 DONE 0.1s
15:25:56 [2020-04-14T15:25:56.655Z] 
15:25:56 [2020-04-14T15:25:56.655Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:56 [2020-04-14T15:25:56.713Z] #44 66.29   CC       criu/pie/util-vdso.o
15:25:56 [2020-04-14T15:25:56.789Z] #19 4.676   Running setup.py bdist_wheel for pyyaml: started
15:25:57 [2020-04-14T15:25:57.427Z] #19 5.374   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:25:57 [2020-04-14T15:25:57.427Z] #19 5.375   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:25:57 [2020-04-14T15:25:57.427Z] #19 5.433 Successfully built pyyaml
15:25:57 [2020-04-14T15:25:57.427Z] #19 5.449 Installing collected packages: pathspec, pyyaml, yamllint
15:25:57 [2020-04-14T15:25:57.427Z] #19 5.672 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:25:57 [2020-04-14T15:25:57.636Z] #44 67.18   CC       criu/pie/util-vdso-elf32.o
15:25:57 [2020-04-14T15:25:57.657Z] #17 13.29 Reading package lists...
15:25:57 [2020-04-14T15:25:57.657Z] #17 ...
15:25:57 [2020-04-14T15:25:57.657Z] 
15:25:57 [2020-04-14T15:25:57.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:57 [2020-04-14T15:25:57.657Z] #44 59.50   DEP      criu/sk-unix.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 59.66   DEP      criu/sk-tcp.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 59.89   DEP      criu/sk-queue.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 60.10   DEP      criu/sk-packet.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 60.33   DEP      criu/sk-netlink.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 60.51   DEP      criu/sk-inet.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 60.68   DEP      criu/signalfd.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 60.85   DEP      criu/sigframe.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 60.94   DEP      criu/shmem.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 61.10   DEP      criu/servicefd.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 61.22   DEP      criu/seize.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 61.34   DEP      criu/seccomp.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 61.55   DEP      criu/rst-malloc.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 61.63   DEP      criu/rbtree.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 61.67   DEP      criu/pstree.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 61.78   DEP      criu/protobuf.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 61.88   GEN      criu/protobuf-desc-gen.h
15:25:57 [2020-04-14T15:25:57.657Z] #44 63.16   DEP      criu/protobuf-desc.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 63.29   DEP      criu/proc_parse.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 63.43   DEP      criu/plugin.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 63.50   DEP      criu/pipes.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 63.62   DEP      criu/pie-util.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 63.72   DEP      criu/pie-util-vdso.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 63.81   DEP      criu/pie-util-vdso-elf32.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 63.91   DEP      criu/path.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 64.06   DEP      criu/parasite-syscall.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 64.23   DEP      criu/pagemap.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 64.45   DEP      criu/pagemap-cache.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 64.61   DEP      criu/page-xfer.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 64.80   DEP      criu/page-pipe.d
15:25:57 [2020-04-14T15:25:57.657Z] #44 64.94   DEP      criu/netfilter.d
15:25:57 [2020-04-14T15:25:57.912Z] #44 65.11   DEP      criu/net.d
15:25:57 [2020-04-14T15:25:57.912Z] #44 65.32   DEP      criu/namespaces.d
15:25:58 [2020-04-14T15:25:58.049Z] #19 DONE 6.0s
15:25:58 [2020-04-14T15:25:58.049Z] 
15:25:58 [2020-04-14T15:25:58.049Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:25:58 [2020-04-14T15:25:58.049Z] #24 DONE 0.1s
15:25:58 [2020-04-14T15:25:58.049Z] 
15:25:58 [2020-04-14T15:25:58.049Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:25:58 [2020-04-14T15:25:58.167Z] #44 65.48   DEP      criu/mount.d
15:25:58 [2020-04-14T15:25:58.167Z] #44 65.59   DEP      criu/mem.d
15:25:58 [2020-04-14T15:25:58.195Z] #44 67.84   AR       criu/pie/pie.lib.a
15:25:58 [2020-04-14T15:25:58.423Z] #44 65.72   DEP      criu/lsm.d
15:25:58 [2020-04-14T15:25:58.423Z] #44 65.84   DEP      criu/log.d
15:25:58 [2020-04-14T15:25:58.450Z] #44 67.91   DEP      criu/pie/restorer.d
15:25:58 [2020-04-14T15:25:58.450Z] #44 68.08   DEP      criu/arch/x86/sigaction_compat_pie.d
15:25:58 [2020-04-14T15:25:58.678Z] #44 65.97   DEP      criu/libnetlink.d
15:25:58 [2020-04-14T15:25:58.678Z] #44 66.09   DEP      criu/kerndat.d
15:25:58 [2020-04-14T15:25:58.704Z] #44 68.22   DEP      criu/arch/x86/restorer_unmap.d
15:25:58 [2020-04-14T15:25:58.704Z] #44 68.24   DEP      criu/arch/x86/restorer.d
15:25:58 [2020-04-14T15:25:58.933Z] #44 66.27   DEP      criu/kcmp-ids.d
15:25:58 [2020-04-14T15:25:58.933Z] #44 66.37   DEP      criu/irmap.d
15:25:58 [2020-04-14T15:25:58.959Z] #44 68.41   DEP      criu/arch/x86/vdso-pie.d
15:25:58 [2020-04-14T15:25:58.959Z] #44 68.51   DEP      criu/pie/parasite-vdso.d
15:25:59 [2020-04-14T15:25:59.052Z] #28 DONE 0.7s
15:25:59 [2020-04-14T15:25:59.053Z] 
15:25:59 [2020-04-14T15:25:59.053Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:25:59 [2020-04-14T15:25:59.053Z] #31 DONE 0.2s
15:25:59 [2020-04-14T15:25:59.053Z] 
15:25:59 [2020-04-14T15:25:59.053Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:59 [2020-04-14T15:25:59.053Z] #44 93.37   CC       criu/pstree.o
15:25:59 [2020-04-14T15:25:59.053Z] #44 94.03   CC       criu/rbtree.o
15:25:59 [2020-04-14T15:25:59.053Z] #44 94.35   CC       criu/rst-malloc.o
15:25:59 [2020-04-14T15:25:59.053Z] #44 94.61   CC       criu/seccomp.o
15:25:59 [2020-04-14T15:25:59.053Z] #44 95.13   CC       criu/seize.o
15:25:59 [2020-04-14T15:25:59.053Z] #44 95.71   CC       criu/servicefd.o
15:25:59 [2020-04-14T15:25:59.053Z] #44 96.13   CC       criu/shmem.o
15:25:59 [2020-04-14T15:25:59.053Z] #44 96.67   CC       criu/sigframe.o
15:25:59 [2020-04-14T15:25:59.053Z] #44 96.82   CC       criu/signalfd.o
15:25:59 [2020-04-14T15:25:59.053Z] #44 ...
15:25:59 [2020-04-14T15:25:59.053Z] 
15:25:59 [2020-04-14T15:25:59.053Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:25:59 [2020-04-14T15:25:59.053Z] #34 DONE 0.1s
15:25:59 [2020-04-14T15:25:59.053Z] 
15:25:59 [2020-04-14T15:25:59.053Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:25:59 [2020-04-14T15:25:59.053Z] #39 DONE 0.1s
15:25:59 [2020-04-14T15:25:59.053Z] 
15:25:59 [2020-04-14T15:25:59.053Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:59 [2020-04-14T15:25:59.053Z] #44 97.02   CC       criu/sk-inet.o
15:25:59 [2020-04-14T15:25:59.182Z] #60 ...
15:25:59 [2020-04-14T15:25:59.182Z] 
15:25:59 [2020-04-14T15:25:59.182Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:25:59 [2020-04-14T15:25:59.182Z] #11 DONE 2.6s
15:25:59 [2020-04-14T15:25:59.182Z] 
15:25:59 [2020-04-14T15:25:59.182Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:59 [2020-04-14T15:25:59.182Z] #44 57.60   AR       soccr/libsoccr.a
15:25:59 [2020-04-14T15:25:59.182Z] #44 57.63 make[1]: 'soccr/libsoccr.a' is up to date.
15:25:59 [2020-04-14T15:25:59.182Z] #44 57.91   DEP      criu/arch/x86/sigframe.d
15:25:59 [2020-04-14T15:25:59.182Z] #44 57.99   DEP      criu/arch/x86/sigaction_compat.d
15:25:59 [2020-04-14T15:25:59.182Z] #44 58.07   DEP      criu/arch/x86/kerndat.d
15:25:59 [2020-04-14T15:25:59.182Z] #44 58.18   DEP      criu/arch/x86/crtools.d
15:25:59 [2020-04-14T15:25:59.182Z] #44 58.29   DEP      criu/arch/x86/cpu.d
15:25:59 [2020-04-14T15:25:59.182Z] #44 58.45   CC       criu/arch/x86/cpu.o
15:25:59 [2020-04-14T15:25:59.182Z] #44 59.10   CC       criu/arch/x86/crtools.o
15:25:59 [2020-04-14T15:25:59.188Z] #44 66.50   DEP      criu/ipc_ns.d
15:25:59 [2020-04-14T15:25:59.188Z] #44 66.62   DEP      criu/image.d
15:25:59 [2020-04-14T15:25:59.216Z] #44 68.71   DEP      criu/pie/parasite.d
15:25:59 [2020-04-14T15:25:59.442Z] #44 66.77   DEP      criu/image-desc.d
15:25:59 [2020-04-14T15:25:59.442Z] #44 66.90   DEP      criu/fsnotify.d
15:25:59 [2020-04-14T15:25:59.471Z] #44 68.96   CC       criu/pie/parasite.o
15:25:59 [2020-04-14T15:25:59.580Z] #23 ...
15:25:59 [2020-04-14T15:25:59.580Z] 
15:25:59 [2020-04-14T15:25:59.580Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:25:59 [2020-04-14T15:25:59.580Z] #35 4.815 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:59 [2020-04-14T15:25:59.580Z] #35 4.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:59 [2020-04-14T15:25:59.580Z] #35 4.839 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:25:59 [2020-04-14T15:25:59.580Z] #35 5.325 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
15:25:59 [2020-04-14T15:25:59.580Z] #35 7.627 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
15:25:59 [2020-04-14T15:25:59.580Z] #35 9.703 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
15:25:59 [2020-04-14T15:25:59.580Z] #35 ...
15:25:59 [2020-04-14T15:25:59.580Z] 
15:25:59 [2020-04-14T15:25:59.580Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:25:59 [2020-04-14T15:25:59.580Z] #41 9.332 + git clone https://github.com/docker/distribution.git .
15:25:59 [2020-04-14T15:25:59.580Z] #41 9.332 Cloning into '.'...
15:25:59 [2020-04-14T15:25:59.580Z] #41 ...
15:25:59 [2020-04-14T15:25:59.580Z] 
15:25:59 [2020-04-14T15:25:59.580Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:25:59 [2020-04-14T15:25:59.580Z] #43 5.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:25:59 [2020-04-14T15:25:59.580Z] #43 5.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:25:59 [2020-04-14T15:25:59.580Z] #43 5.125 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:25:59 [2020-04-14T15:25:59.580Z] #43 5.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
15:25:59 [2020-04-14T15:25:59.580Z] #43 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
15:25:59 [2020-04-14T15:25:59.580Z] #43 ...
15:25:59 [2020-04-14T15:25:59.580Z] 
15:25:59 [2020-04-14T15:25:59.580Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + RM_GOPATH=0
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + TMP_GOPATH=
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + : /build
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + '[' -z '' ']'
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 ++ mktemp -d
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + export GOPATH=/tmp/tmp.ZkxPIHHFhF
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + GOPATH=/tmp/tmp.ZkxPIHHFhF
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + RM_GOPATH=1
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 ++ dirname ./install.sh
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + dir=.
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + bin=vndr
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + shift
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + '[' '!' -f ./vndr.installer ']'
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + . ./vndr.installer
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + install_vndr
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZkxPIHHFhF/src/github.com/LK4D4/vndr
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.023 Cloning into '/tmp/tmp.ZkxPIHHFhF/src/github.com/LK4D4/vndr'...
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.933 + cd /tmp/tmp.ZkxPIHHFhF/src/github.com/LK4D4/vndr
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.933 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:25:59 [2020-04-14T15:25:59.580Z] #47 9.940 + go build -buildmode=pie -v -o /build/vndr .
15:25:59 [2020-04-14T15:25:59.580Z] #47 ...
15:25:59 [2020-04-14T15:25:59.580Z] 
15:25:59 [2020-04-14T15:25:59.580Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 Installing gotestsum version v0.3.5
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + RM_GOPATH=0
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + TMP_GOPATH=
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + : /build
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + '[' -z '' ']'
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 ++ mktemp -d
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + export GOPATH=/tmp/tmp.eWhWRcSioD
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + GOPATH=/tmp/tmp.eWhWRcSioD
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + RM_GOPATH=1
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 ++ dirname ./install.sh
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + dir=.
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + bin=gotestsum
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + shift
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + '[' '!' -f ./gotestsum.installer ']'
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + . ./gotestsum.installer
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 ++ : v0.3.5
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + install_gotestsum
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + echo 'Installing gotestsum version v0.3.5'
15:25:59 [2020-04-14T15:25:59.580Z] #50 9.057 + go get -d gotest.tools/gotestsum
15:25:59 [2020-04-14T15:25:59.664Z] #44 97.62   CC       criu/sk-netlink.o
15:25:59 [2020-04-14T15:25:59.664Z] #44 ...
15:25:59 [2020-04-14T15:25:59.664Z] 
15:25:59 [2020-04-14T15:25:59.664Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:25:59 [2020-04-14T15:25:59.664Z] #41 121.6 + dpkg --print-architecture
15:25:59 [2020-04-14T15:25:59.664Z] #41 121.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:25:59 [2020-04-14T15:25:59.664Z] #41 121.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:25:59 [2020-04-14T15:25:59.664Z] #41 121.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:25:59 [2020-04-14T15:25:59.739Z] #44 67.06   DEP      criu/filesystems.d
15:25:59 [2020-04-14T15:25:59.840Z] #50 ...
15:25:59 [2020-04-14T15:25:59.840Z] 
15:25:59 [2020-04-14T15:25:59.840Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + RM_GOPATH=0
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + TMP_GOPATH=
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + : /build
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + '[' -z '' ']'
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 ++ mktemp -d
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + export GOPATH=/tmp/tmp.wlWPxiUAxW
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + GOPATH=/tmp/tmp.wlWPxiUAxW
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + RM_GOPATH=1
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 ++ dirname ./install.sh
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + dir=.
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + bin=proxy
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + shift
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + '[' '!' -f ./proxy.installer ']'
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + . ./proxy.installer
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + install_proxy
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + case "$1" in
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + export CGO_ENABLED=0
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + CGO_ENABLED=0
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + _install_proxy
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wlWPxiUAxW/src/github.com/docker/libnetwork
15:25:59 [2020-04-14T15:25:59.840Z] #74 9.095 Cloning into '/tmp/tmp.wlWPxiUAxW/src/github.com/docker/libnetwork'...
15:25:59 [2020-04-14T15:25:59.944Z] #41 ...
15:25:59 [2020-04-14T15:25:59.944Z] 
15:25:59 [2020-04-14T15:25:59.944Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:25:59 [2020-04-14T15:25:59.944Z] #44 97.77   CC       criu/sk-packet.o
15:25:59 [2020-04-14T15:25:59.995Z] #44 67.20   DEP      criu/files.d
15:25:59 [2020-04-14T15:25:59.995Z] #44 67.45   DEP      criu/files-reg.d
15:26:00 [2020-04-14T15:26:00.101Z] #74 ...
15:26:00 [2020-04-14T15:26:00.101Z] 
15:26:00 [2020-04-14T15:26:00.101Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:26:00 [2020-04-14T15:26:00.101Z] #62 5.055 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:26:00 [2020-04-14T15:26:00.101Z] #62 5.080 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:26:00 [2020-04-14T15:26:00.101Z] #62 5.125 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:26:00 [2020-04-14T15:26:00.101Z] #62 5.868 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
15:26:00 [2020-04-14T15:26:00.101Z] #62 8.779 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
15:26:00 [2020-04-14T15:26:00.101Z] #62 ...
15:26:00 [2020-04-14T15:26:00.101Z] 
15:26:00 [2020-04-14T15:26:00.101Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:26:00 [2020-04-14T15:26:00.101Z] #30 6.878 + git clone https://github.com/kolyshkin/go-swagger.git .
15:26:00 [2020-04-14T15:26:00.101Z] #30 6.878 Cloning into '.'...
15:26:00 [2020-04-14T15:26:00.225Z] #44 98.06   CC       criu/sk-queue.o
15:26:00 [2020-04-14T15:26:00.362Z] #30 ...
15:26:00 [2020-04-14T15:26:00.362Z] 
15:26:00 [2020-04-14T15:26:00.362Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.639 + RM_GOPATH=0
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.640 + TMP_GOPATH=
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.640 + : /build/
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.643 + '[' -z '' ']'
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.794 ++ mktemp -d
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.795 + export GOPATH=/tmp/tmp.RKgAHTW3bz
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.795 + GOPATH=/tmp/tmp.RKgAHTW3bz
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.796 + RM_GOPATH=1
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.797 ++ dirname ./install.sh
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.798 + dir=.
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.798 + bin=rootlesskit
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.798 + shift
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.798 + '[' '!' -f ./rootlesskit.installer ']'
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.798 + . ./rootlesskit.installer
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.798 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.799 + install_rootlesskit
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.799 + case "$1" in
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.799 + export CGO_ENABLED=0
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.799 + CGO_ENABLED=0
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.799 + _install_rootlesskit
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.799 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.799 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.799 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RKgAHTW3bz/src/github.com/rootless-containers/rootlesskit
15:26:00 [2020-04-14T15:26:00.362Z] #68 7.801 Cloning into '/tmp/tmp.RKgAHTW3bz/src/github.com/rootless-containers/rootlesskit'...
15:26:00 [2020-04-14T15:26:00.362Z] #68 ...
15:26:00 [2020-04-14T15:26:00.362Z] 
15:26:00 [2020-04-14T15:26:00.362Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.269 + RM_GOPATH=0
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.270 + TMP_GOPATH=
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.270 + : /build
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.271 + '[' -z '' ']'
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.273 ++ mktemp -d
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.275 + export GOPATH=/tmp/tmp.lgukg08LNV
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.276 + GOPATH=/tmp/tmp.lgukg08LNV
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.276 + RM_GOPATH=1
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.278 ++ dirname ./install.sh
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.287 + dir=.
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.287 + bin=golangci_lint
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.287 + shift
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.288 + '[' '!' -f ./golangci_lint.installer ']'
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.288 + . ./golangci_lint.installer
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.289 ++ : v1.23.8
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.289 + install_golangci_lint
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.290 + echo 'Installing golangci-lint version v1.23.8'
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.290 Installing golangci-lint version v1.23.8
15:26:00 [2020-04-14T15:26:00.362Z] #53 9.290 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:26:00 [2020-04-14T15:26:00.506Z] #44 98.41   CC       criu/sk-tcp.o
15:26:00 [2020-04-14T15:26:00.555Z] #44 67.67   DEP      criu/files-ext.d
15:26:00 [2020-04-14T15:26:00.555Z] #44 67.80   DEP      criu/file-lock.d
15:26:00 [2020-04-14T15:26:00.555Z] #44 68.02   DEP      criu/file-ids.d
15:26:00 [2020-04-14T15:26:00.560Z] #44 60.45   CC       criu/arch/x86/kerndat.o
15:26:00 [2020-04-14T15:26:00.623Z] #53 ...
15:26:00 [2020-04-14T15:26:00.623Z] 
15:26:00 [2020-04-14T15:26:00.623Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:00 [2020-04-14T15:26:00.623Z] #56 6.644 + RM_GOPATH=0
15:26:00 [2020-04-14T15:26:00.623Z] #56 6.644 + TMP_GOPATH=
15:26:00 [2020-04-14T15:26:00.623Z] #56 6.644 + : /build
15:26:00 [2020-04-14T15:26:00.623Z] #56 6.644 + '[' -z '' ']'
15:26:00 [2020-04-14T15:26:00.623Z] #56 6.878 ++ mktemp -d
15:26:00 [2020-04-14T15:26:00.623Z] #56 6.892 + export GOPATH=/tmp/tmp.xj03tHc2NF
15:26:00 [2020-04-14T15:26:00.623Z] #56 6.892 + GOPATH=/tmp/tmp.xj03tHc2NF
15:26:00 [2020-04-14T15:26:00.623Z] #56 6.892 + RM_GOPATH=1
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.347 ++ dirname ./install.sh
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.350 + dir=.
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.350 + bin=shfmt
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.350 + shift
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.350 + '[' '!' -f ./shfmt.installer ']'
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.350 + . ./shfmt.installer
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.350 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.350 + install_shfmt
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.350 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.350 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xj03tHc2NF/src/github.com/mvdan/sh
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.350 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:26:00 [2020-04-14T15:26:00.623Z] #56 7.353 Cloning into '/tmp/tmp.xj03tHc2NF/src/github.com/mvdan/sh'...
15:26:00 [2020-04-14T15:26:00.623Z] #56 ...
15:26:00 [2020-04-14T15:26:00.623Z] 
15:26:00 [2020-04-14T15:26:00.623Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.403 + RM_GOPATH=0
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.403 + TMP_GOPATH=
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.403 + : /build
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.403 + '[' -z '' ']'
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.404 ++ mktemp -d
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.406 + export GOPATH=/tmp/tmp.vdKWbRvOna
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.406 + GOPATH=/tmp/tmp.vdKWbRvOna
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.406 + RM_GOPATH=1
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.407 ++ dirname ./install.sh
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.414 + dir=.
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.414 + bin=tomlv
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.414 + shift
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.414 + '[' '!' -f ./tomlv.installer ']'
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.414 + . ./tomlv.installer
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.414 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.415 + install_tomlv
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.415 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.415 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.416 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vdKWbRvOna/src/github.com/BurntSushi/toml
15:26:00 [2020-04-14T15:26:00.623Z] #33 9.423 Cloning into '/tmp/tmp.vdKWbRvOna/src/github.com/BurntSushi/toml'...
15:26:00 [2020-04-14T15:26:00.623Z] #33 10.65 + cd /tmp/tmp.vdKWbRvOna/src/github.com/BurntSushi/toml
15:26:00 [2020-04-14T15:26:00.623Z] #33 10.65 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:26:00 [2020-04-14T15:26:00.623Z] #33 10.67 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:26:00 [2020-04-14T15:26:00.786Z] #44 98.73   CC       criu/sk-unix.o
15:26:00 [2020-04-14T15:26:00.813Z] #44 68.12   DEP      criu/fifo.d
15:26:01 [2020-04-14T15:26:01.068Z] #44 68.30   DEP      criu/fdstore.d
15:26:01 [2020-04-14T15:26:01.129Z] #44 ...
15:26:01 [2020-04-14T15:26:01.129Z] 
15:26:01 [2020-04-14T15:26:01.129Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:26:01 [2020-04-14T15:26:01.129Z] #12 DONE 2.2s
15:26:01 [2020-04-14T15:26:01.129Z] 
15:26:01 [2020-04-14T15:26:01.129Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:01 [2020-04-14T15:26:01.129Z] #44 61.00   CC       criu/arch/x86/sigaction_compat.o
15:26:01 [2020-04-14T15:26:01.196Z] #33 11.54 runtime/internal/sys
15:26:01 [2020-04-14T15:26:01.196Z] #33 11.61 math/bits
15:26:01 [2020-04-14T15:26:01.196Z] #33 11.65 internal/cpu
15:26:01 [2020-04-14T15:26:01.196Z] #33 11.66 runtime/internal/atomic
15:26:01 [2020-04-14T15:26:01.324Z] #44 68.44   DEP      criu/fault-injection.d
15:26:01 [2020-04-14T15:26:01.324Z] #44 68.50   DEP      criu/external.d
15:26:01 [2020-04-14T15:26:01.324Z] #44 68.59   DEP      criu/eventpoll.d
15:26:01 [2020-04-14T15:26:01.353Z] #44 70.55   LINK     criu/pie/parasite.built-in.o
15:26:01 [2020-04-14T15:26:01.353Z] #44 70.57   GEN      criu/pie/parasite-blob.h
15:26:01 [2020-04-14T15:26:01.353Z] #44 70.61   CC       criu/pie/parasite-vdso.o
15:26:01 [2020-04-14T15:26:01.388Z] #44 61.41   CC       criu/arch/x86/sigframe.o
15:26:01 [2020-04-14T15:26:01.459Z] #33 11.86 runtime/internal/math
15:26:01 [2020-04-14T15:26:01.579Z] #44 68.74   DEP      criu/eventfd.d
15:26:01 [2020-04-14T15:26:01.579Z] #44 68.83   DEP      criu/crtools.d
15:26:01 [2020-04-14T15:26:01.720Z] #33 12.12 unicode/utf8
15:26:01 [2020-04-14T15:26:01.834Z] #44 68.98   DEP      criu/cr-service.d
15:26:01 [2020-04-14T15:26:01.834Z] #44 69.22   DEP      criu/cr-restore.d
15:26:01 [2020-04-14T15:26:01.913Z] #44 71.40   CC       criu/arch/x86/vdso-pie.o
15:26:01 [2020-04-14T15:26:01.954Z] #44 61.91   LINK     criu/arch/x86/crtools.built-in.o
15:26:01 [2020-04-14T15:26:01.954Z] #44 61.97   DEP      criu/pie/util-vdso-elf32.d
15:26:01 [2020-04-14T15:26:01.954Z] #44 62.05   DEP      criu/pie/util-vdso.d
15:26:01 [2020-04-14T15:26:01.981Z] #33 12.56 internal/bytealg
15:26:02 [2020-04-14T15:26:02.092Z] #44 ...
15:26:02 [2020-04-14T15:26:02.092Z] 
15:26:02 [2020-04-14T15:26:02.092Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:26:02 [2020-04-14T15:26:02.092Z] #30 DONE 136.7s
15:26:02 [2020-04-14T15:26:02.092Z] 
15:26:02 [2020-04-14T15:26:02.092Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:02 [2020-04-14T15:26:02.092Z] #44 69.38   DEP      criu/cr-errno.d
15:26:02 [2020-04-14T15:26:02.092Z] #44 69.41   DEP      criu/cr-dump.d
15:26:02 [2020-04-14T15:26:02.092Z] #44 ...
15:26:02 [2020-04-14T15:26:02.092Z] 
15:26:02 [2020-04-14T15:26:02.092Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:02 [2020-04-14T15:26:02.092Z] #17 13.29 Reading package lists...
15:26:02 [2020-04-14T15:26:02.092Z] #17 16.77 Building dependency tree...
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.34 libcap2-bin is already the newest version (1:2.25-2).
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.34 The following additional packages will be installed:
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35   python3.7 python3.7-minimal vim-runtime xxd
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35 Suggested packages:
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35 Recommended packages:
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35   aufs-dkms nftables build-essential python3-dev python3-keyring
15:26:02 [2020-04-14T15:26:02.092Z] #17 18.35   python3-keyrings.alt python3-xdg unzip
15:26:02 [2020-04-14T15:26:02.167Z] #44 71.71   CC       criu/arch/x86/restorer.o
15:26:02 [2020-04-14T15:26:02.212Z] #44 62.28   DEP      criu/pie/util.d
15:26:02 [2020-04-14T15:26:02.251Z] #44 99.95   CC       criu/sockets.o
15:26:02 [2020-04-14T15:26:02.259Z] #33 12.74 unicode
15:26:02 [2020-04-14T15:26:02.259Z] #33 12.93 math
15:26:02 [2020-04-14T15:26:02.470Z] #44 62.48   CC       criu/pie/util.o
15:26:02 [2020-04-14T15:26:02.527Z] #33 12.95 internal/testlog
15:26:02 [2020-04-14T15:26:02.726Z] #44 72.26   CC       criu/arch/x86/restorer_unmap.o
15:26:02 [2020-04-14T15:26:02.726Z] #44 72.33   CC       criu/arch/x86/sigaction_compat_pie.o
15:26:02 [2020-04-14T15:26:02.729Z] #44 62.84   CC       criu/pie/util-vdso.o
15:26:02 [2020-04-14T15:26:02.789Z] #33 13.34 encoding
15:26:02 [2020-04-14T15:26:02.863Z] #44 100.6   CC       criu/stats.o
15:26:02 [2020-04-14T15:26:02.863Z] #44 100.8   CC       criu/string.o
15:26:02 [2020-04-14T15:26:02.863Z] #44 100.9   CC       criu/sysctl.o
15:26:02 [2020-04-14T15:26:02.987Z] #44 ...
15:26:02 [2020-04-14T15:26:02.987Z] 
15:26:02 [2020-04-14T15:26:02.987Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:26:02 [2020-04-14T15:26:02.987Z] #13 1.898 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:26:02 [2020-04-14T15:26:02.987Z] #13 DONE 2.0s
15:26:03 [2020-04-14T15:26:03.021Z] #17 20.41 The following NEW packages will be installed:
15:26:03 [2020-04-14T15:26:03.021Z] #17 20.43   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:26:03 [2020-04-14T15:26:03.021Z] #17 20.43   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:26:03 [2020-04-14T15:26:03.021Z] #17 20.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:26:03 [2020-04-14T15:26:03.021Z] #17 20.43   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:26:03 [2020-04-14T15:26:03.021Z] #17 20.43   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:26:03 [2020-04-14T15:26:03.021Z] #17 20.43   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:26:03 [2020-04-14T15:26:03.021Z] #17 20.43   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:26:03 [2020-04-14T15:26:03.021Z] #17 20.43   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:26:03 [2020-04-14T15:26:03.021Z] #17 20.43   xz-utils zip
15:26:03 [2020-04-14T15:26:03.050Z] #33 13.77 runtime/cgo
15:26:03 [2020-04-14T15:26:03.245Z] 
15:26:03 [2020-04-14T15:26:03.245Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:26:03 [2020-04-14T15:26:03.276Z] #17 20.84 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
15:26:03 [2020-04-14T15:26:03.276Z] #17 20.84 Need to get 28.5 MB of archives.
15:26:03 [2020-04-14T15:26:03.276Z] #17 20.84 After this operation, 116 MB of additional disk space will be used.
15:26:03 [2020-04-14T15:26:03.276Z] #17 20.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:26:03 [2020-04-14T15:26:03.276Z] #17 20.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
15:26:03 [2020-04-14T15:26:03.276Z] #17 20.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
15:26:03 [2020-04-14T15:26:03.276Z] #17 20.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:26:03 [2020-04-14T15:26:03.276Z] #17 20.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:26:03 [2020-04-14T15:26:03.276Z] #17 20.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
15:26:03 [2020-04-14T15:26:03.276Z] #17 21.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
15:26:03 [2020-04-14T15:26:03.276Z] #17 21.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:26:03 [2020-04-14T15:26:03.276Z] #17 21.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:26:03 [2020-04-14T15:26:03.286Z] #44 ...
15:26:03 [2020-04-14T15:26:03.286Z] 
15:26:03 [2020-04-14T15:26:03.286Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:03 [2020-04-14T15:26:03.286Z] #60 10.44 + cd /tmp/tmp.fMyKPKFHF3/src/github.com/opencontainers/runc
15:26:03 [2020-04-14T15:26:03.286Z] #60 10.44 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:26:03 [2020-04-14T15:26:03.286Z] #60 11.06 + '[' -z '' ']'
15:26:03 [2020-04-14T15:26:03.286Z] #60 11.06 + target=static
15:26:03 [2020-04-14T15:26:03.286Z] #60 11.06 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:26:03 [2020-04-14T15:26:03.286Z] #60 12.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 .
15:26:03 [2020-04-14T15:26:03.286Z] #60 ...
15:26:03 [2020-04-14T15:26:03.286Z] 
15:26:03 [2020-04-14T15:26:03.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:03 [2020-04-14T15:26:03.286Z] #44 72.74   CC       criu/pie/restorer.o
15:26:03 [2020-04-14T15:26:03.475Z] #44 101.3   CC       criu/sysfs_parse.o
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:26:03 [2020-04-14T15:26:03.531Z] #17 21.21 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:26:03 [2020-04-14T15:26:03.622Z] #33 14.08 runtime
15:26:03 [2020-04-14T15:26:03.756Z] #44 101.5   CC       criu/timerfd.o
15:26:04 [2020-04-14T15:26:04.037Z] #44 101.8   CC       criu/tty.o
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.80 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:26:04 [2020-04-14T15:26:04.134Z] #17 21.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:26:04 [2020-04-14T15:26:04.389Z] #17 21.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:26:04 [2020-04-14T15:26:04.389Z] #17 21.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:26:04 [2020-04-14T15:26:04.389Z] #17 22.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:26:04 [2020-04-14T15:26:04.389Z] #17 22.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:26:04 [2020-04-14T15:26:04.619Z] #14 ...
15:26:04 [2020-04-14T15:26:04.619Z] 
15:26:04 [2020-04-14T15:26:04.619Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:04 [2020-04-14T15:26:04.619Z] #47 125.2 net/http/httptrace
15:26:04 [2020-04-14T15:26:04.619Z] #47 125.4 net/http
15:26:04 [2020-04-14T15:26:04.619Z] #47 ...
15:26:04 [2020-04-14T15:26:04.619Z] 
15:26:04 [2020-04-14T15:26:04.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:04 [2020-04-14T15:26:04.619Z] #44 63.73   CC       criu/pie/util-vdso-elf32.o
15:26:04 [2020-04-14T15:26:04.619Z] #44 64.50   AR       criu/pie/pie.lib.a
15:26:04 [2020-04-14T15:26:04.619Z] #44 64.58   DEP      criu/pie/restorer.d
15:26:04 [2020-04-14T15:26:04.644Z] #17 22.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:26:04 [2020-04-14T15:26:04.878Z] #44 64.79   DEP      criu/arch/x86/sigaction_compat_pie.d
15:26:04 [2020-04-14T15:26:04.878Z] #44 64.90   DEP      criu/arch/x86/restorer_unmap.d
15:26:04 [2020-04-14T15:26:04.878Z] #44 64.92   DEP      criu/arch/x86/restorer.d
15:26:04 [2020-04-14T15:26:04.941Z] #17 22.70 debconf: delaying package configuration, since apt-utils is not installed
15:26:05 [2020-04-14T15:26:05.136Z] #44 65.15   DEP      criu/arch/x86/vdso-pie.d
15:26:05 [2020-04-14T15:26:05.136Z] #44 ...
15:26:05 [2020-04-14T15:26:05.136Z] 
15:26:05 [2020-04-14T15:26:05.136Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:26:05 [2020-04-14T15:26:05.136Z] #14 DONE 2.1s
15:26:05 [2020-04-14T15:26:05.136Z] 
15:26:05 [2020-04-14T15:26:05.136Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:05 [2020-04-14T15:26:05.136Z] #44 65.24   DEP      criu/pie/parasite-vdso.d
15:26:05 [2020-04-14T15:26:05.196Z] #17 22.79 Fetched 28.5 MB in 2s (17.0 MB/s)
15:26:05 [2020-04-14T15:26:05.196Z] #17 22.85 Selecting previously unselected package pigz.
15:26:05 [2020-04-14T15:26:05.196Z] #17 22.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 ... 23423 files and directories currently installed.)
15:26:05 [2020-04-14T15:26:05.196Z] #17 22.92 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:26:05 [2020-04-14T15:26:05.196Z] #17 22.92 Unpacking pigz (2.4-1) ...
15:26:05 [2020-04-14T15:26:05.398Z] #44 65.44   DEP      criu/pie/parasite.d
15:26:05 [2020-04-14T15:26:05.451Z] #17 23.01 Selecting previously unselected package libpython3.7-minimal:amd64.
15:26:05 [2020-04-14T15:26:05.451Z] #17 23.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:26:05 [2020-04-14T15:26:05.451Z] #17 23.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:26:05 [2020-04-14T15:26:05.503Z] #44 103.0   CC       criu/tun.o
15:26:05 [2020-04-14T15:26:05.783Z] #44 103.5   CC       criu/uffd.o
15:26:05 [2020-04-14T15:26:05.962Z] #17 23.44 Selecting previously unselected package python3.7-minimal.
15:26:05 [2020-04-14T15:26:05.962Z] #17 23.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:26:05 [2020-04-14T15:26:05.962Z] #17 23.46 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:26:05 [2020-04-14T15:26:05.964Z] #44 65.79   CC       criu/pie/parasite.o
15:26:06 [2020-04-14T15:26:06.169Z] #33 ...
15:26:06 [2020-04-14T15:26:06.169Z] 
15:26:06 [2020-04-14T15:26:06.169Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:06 [2020-04-14T15:26:06.169Z] #10 7.074 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:26:06 [2020-04-14T15:26:06.169Z] #10 7.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:26:06 [2020-04-14T15:26:06.169Z] #10 7.668 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:26:06 [2020-04-14T15:26:06.169Z] #10 8.785 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
15:26:06 [2020-04-14T15:26:06.169Z] #10 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
15:26:06 [2020-04-14T15:26:06.169Z] #10 13.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
15:26:06 [2020-04-14T15:26:06.169Z] #10 ...
15:26:06 [2020-04-14T15:26:06.169Z] 
15:26:06 [2020-04-14T15:26:06.169Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:06 [2020-04-14T15:26:06.169Z] #25 7.200 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
15:26:06 [2020-04-14T15:26:06.169Z] #25 13.35 Fetched 8166 kB in 9s (861 kB/s)
15:26:06 [2020-04-14T15:26:06.395Z] #44 104.0   CC       criu/util.o
15:26:06 [2020-04-14T15:26:06.430Z] #25 13.35 Reading package lists...
15:26:06 [2020-04-14T15:26:06.430Z] #25 ...
15:26:06 [2020-04-14T15:26:06.430Z] 
15:26:06 [2020-04-14T15:26:06.430Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:06 [2020-04-14T15:26:06.430Z] #47 11.74 internal/cpu
15:26:06 [2020-04-14T15:26:06.430Z] #47 11.79 internal/race
15:26:06 [2020-04-14T15:26:06.430Z] #47 11.81 runtime/internal/sys
15:26:06 [2020-04-14T15:26:06.430Z] #47 11.83 runtime/internal/atomic
15:26:06 [2020-04-14T15:26:06.430Z] #47 12.10 sync/atomic
15:26:06 [2020-04-14T15:26:06.430Z] #47 12.23 unicode
15:26:06 [2020-04-14T15:26:06.430Z] #47 12.58 unicode/utf8
15:26:06 [2020-04-14T15:26:06.430Z] #47 12.87 math/bits
15:26:06 [2020-04-14T15:26:06.430Z] #47 13.24 internal/bytealg
15:26:06 [2020-04-14T15:26:06.430Z] #47 13.65 unicode/utf16
15:26:06 [2020-04-14T15:26:06.430Z] #47 13.79 math
15:26:06 [2020-04-14T15:26:06.430Z] #47 14.56 container/list
15:26:06 [2020-04-14T15:26:06.430Z] #47 14.98 runtime
15:26:06 [2020-04-14T15:26:06.430Z] #47 15.93 crypto/internal/subtle
15:26:06 [2020-04-14T15:26:06.430Z] #47 16.33 crypto/subtle
15:26:06 [2020-04-14T15:26:06.430Z] #47 16.60 vendor/golang.org/x/crypto/cryptobyte/asn1
15:26:06 [2020-04-14T15:26:06.430Z] #47 16.64 internal/nettrace
15:26:06 [2020-04-14T15:26:06.430Z] #47 16.66 runtime/cgo
15:26:06 [2020-04-14T15:26:06.522Z] #17 24.22 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:26:06 [2020-04-14T15:26:06.522Z] #17 24.23 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:26:06 [2020-04-14T15:26:06.541Z] #44 75.63   LINK     criu/pie/restorer.built-in.o
15:26:06 [2020-04-14T15:26:06.541Z] #44 75.65   GEN      criu/pie/restorer-blob.h
15:26:06 [2020-04-14T15:26:06.541Z] #44 75.75   DEP      criu/vdso.d
15:26:06 [2020-04-14T15:26:06.541Z] #44 ...
15:26:06 [2020-04-14T15:26:06.541Z] 
15:26:06 [2020-04-14T15:26:06.541Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:06 [2020-04-14T15:26:06.541Z] #17 2.367 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:26:06 [2020-04-14T15:26:06.541Z] #17 2.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:26:06 [2020-04-14T15:26:06.541Z] #17 2.418 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:26:06 [2020-04-14T15:26:06.541Z] #17 2.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:26:06 [2020-04-14T15:26:06.541Z] #17 4.218 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:26:06 [2020-04-14T15:26:06.541Z] #17 5.663 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:26:06 [2020-04-14T15:26:06.541Z] #17 ...
15:26:06 [2020-04-14T15:26:06.541Z] 
15:26:06 [2020-04-14T15:26:06.541Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:06 [2020-04-14T15:26:06.541Z] #47 145.4 github.com/LK4D4/vndr/godl
15:26:06 [2020-04-14T15:26:06.541Z] #47 146.3 github.com/LK4D4/vndr
15:26:06 [2020-04-14T15:26:06.677Z] #44 104.6   CC       criu/uts_ns.o
15:26:06 [2020-04-14T15:26:06.691Z] #47 ...
15:26:06 [2020-04-14T15:26:06.691Z] 
15:26:06 [2020-04-14T15:26:06.691Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:06 [2020-04-14T15:26:06.691Z] #56 17.25 + cd /tmp/tmp.xj03tHc2NF/src/github.com/mvdan/sh
15:26:06 [2020-04-14T15:26:06.691Z] #56 17.25 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:26:06 [2020-04-14T15:26:06.691Z] #56 17.34 + GO111MODULE=on
15:26:06 [2020-04-14T15:26:06.691Z] #56 17.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:26:06 [2020-04-14T15:26:06.898Z] #44 67.05   LINK     criu/pie/parasite.built-in.o
15:26:06 [2020-04-14T15:26:06.995Z] #44 ...
15:26:06 [2020-04-14T15:26:06.995Z] 
15:26:06 [2020-04-14T15:26:06.995Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:26:06 [2020-04-14T15:26:06.995Z] #41 DONE 138.7s
15:26:06 [2020-04-14T15:26:06.995Z] 
15:26:06 [2020-04-14T15:26:06.995Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:06 [2020-04-14T15:26:06.995Z] #44 104.8   CC       criu/vdso.o
15:26:07 [2020-04-14T15:26:07.156Z] #44 67.07   GEN      criu/pie/parasite-blob.h
15:26:07 [2020-04-14T15:26:07.156Z] #44 67.10   CC       criu/pie/parasite-vdso.o
15:26:07 [2020-04-14T15:26:07.279Z] #44 105.1   LINK     criu/built-in.o
15:26:07 [2020-04-14T15:26:07.279Z] #44 105.2   LINK     criu/criu
15:26:07 [2020-04-14T15:26:07.415Z] #44 ...
15:26:07 [2020-04-14T15:26:07.415Z] 
15:26:07 [2020-04-14T15:26:07.415Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:26:07 [2020-04-14T15:26:07.415Z] #15 DONE 2.3s
15:26:07 [2020-04-14T15:26:07.415Z] 
15:26:07 [2020-04-14T15:26:07.415Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:26:07 [2020-04-14T15:26:07.560Z] #44 105.4   DEP      lib/c/criu.d
15:26:07 [2020-04-14T15:26:07.560Z] #44 105.5   CC       images/rpc.pb-c.o
15:26:07 [2020-04-14T15:26:07.841Z] #44 ...
15:26:07 [2020-04-14T15:26:07.841Z] 
15:26:07 [2020-04-14T15:26:07.841Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:26:07 [2020-04-14T15:26:07.841Z] #42 DONE 0.2s
15:26:07 [2020-04-14T15:26:07.841Z] 
15:26:07 [2020-04-14T15:26:07.841Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:07 [2020-04-14T15:26:07.841Z] #44 105.8   CC       lib/c/criu.o
15:26:08 [2020-04-14T15:26:08.091Z] #56 18.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:26:08 [2020-04-14T15:26:08.353Z] #56 18.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:26:08 [2020-04-14T15:26:08.353Z] #56 18.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:26:08 [2020-04-14T15:26:08.409Z] #17 26.19 Selecting previously unselected package python3-minimal.
15:26:08 [2020-04-14T15:26:08.453Z] #44 106.3   LINK     lib/c/built-in.o
15:26:08 [2020-04-14T15:26:08.453Z] #44 106.3   LINK     lib/c/libcriu.so
15:26:08 [2020-04-14T15:26:08.453Z] #44 106.3   LINK     lib/c/libcriu.a
15:26:08 [2020-04-14T15:26:08.453Z] #44 106.4   GEN      magic.py
15:26:08 [2020-04-14T15:26:08.616Z] #56 19.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:26:08 [2020-04-14T15:26:08.616Z] #56 19.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:26:08 [2020-04-14T15:26:08.665Z] #17 26.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
15:26:08 [2020-04-14T15:26:08.665Z] #17 26.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:26:08 [2020-04-14T15:26:08.665Z] #17 26.30 Unpacking python3-minimal (3.7.3-1) ...
15:26:08 [2020-04-14T15:26:08.665Z] #17 26.38 Selecting previously unselected package libmpdec2:amd64.
15:26:08 [2020-04-14T15:26:08.734Z] #44 106.4 Note: Building without setproctitle() and strlcpy() support.
15:26:08 [2020-04-14T15:26:08.734Z] #44 106.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:26:08 [2020-04-14T15:26:08.734Z] #44 106.4 Note: Building without GnuTLS support
15:26:08 [2020-04-14T15:26:08.920Z] #17 26.40 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:26:08 [2020-04-14T15:26:08.920Z] #17 26.41 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:26:08 [2020-04-14T15:26:08.920Z] #17 26.54 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:26:08 [2020-04-14T15:26:08.920Z] #17 26.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
15:26:08 [2020-04-14T15:26:08.920Z] #17 26.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:26:09 [2020-04-14T15:26:09.016Z] #44 106.8 fatal: not a git repository (or any of the parent directories): .git
15:26:09 [2020-04-14T15:26:09.297Z] #44 107.1 make[1]: Nothing to be done for 'all'.
15:26:09 [2020-04-14T15:26:09.316Z] #16 ...
15:26:09 [2020-04-14T15:26:09.316Z] 
15:26:09 [2020-04-14T15:26:09.316Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.682 + RM_GOPATH=0
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.682 + TMP_GOPATH=
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.682 + : /build
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.682 + '[' -z '' ']'
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.682 ++ mktemp -d
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.684 + export GOPATH=/tmp/tmp.nDubsLfRz8
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.684 + GOPATH=/tmp/tmp.nDubsLfRz8
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.684 + RM_GOPATH=1
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.684 ++ dirname ./install.sh
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + dir=.
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + bin=runc
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + shift
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + '[' '!' -f ./runc.installer ']'
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + . ./runc.installer
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + install_runc
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + uname -r
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + grep -q '^3\.10\.0.*\.el7\.'
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.697 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nDubsLfRz8/src/github.com/opencontainers/runc
15:26:09 [2020-04-14T15:26:09.316Z] #60 2.716 Cloning into '/tmp/tmp.nDubsLfRz8/src/github.com/opencontainers/runc'...
15:26:09 [2020-04-14T15:26:09.316Z] #60 9.963 + cd /tmp/tmp.nDubsLfRz8/src/github.com/opencontainers/runc
15:26:09 [2020-04-14T15:26:09.316Z] #60 9.964 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:26:09 [2020-04-14T15:26:09.316Z] #60 10.49 + '[' -z '' ']'
15:26:09 [2020-04-14T15:26:09.316Z] #60 10.49 + target=static
15:26:09 [2020-04-14T15:26:09.316Z] #60 10.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:26:09 [2020-04-14T15:26:09.316Z] #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 .
15:26:09 [2020-04-14T15:26:09.316Z] #60 ...
15:26:09 [2020-04-14T15:26:09.316Z] 
15:26:09 [2020-04-14T15:26:09.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:09 [2020-04-14T15:26:09.316Z] #44 68.04   CC       criu/arch/x86/vdso-pie.o
15:26:09 [2020-04-14T15:26:09.316Z] #44 68.34   CC       criu/arch/x86/restorer.o
15:26:09 [2020-04-14T15:26:09.316Z] #44 68.92   CC       criu/arch/x86/restorer_unmap.o
15:26:09 [2020-04-14T15:26:09.316Z] #44 68.97   CC       criu/arch/x86/sigaction_compat_pie.o
15:26:09 [2020-04-14T15:26:09.316Z] #44 69.26   CC       criu/pie/restorer.o
15:26:09 [2020-04-14T15:26:09.559Z] #56 20.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:26:09 [2020-04-14T15:26:09.576Z] #44 ...
15:26:09 [2020-04-14T15:26:09.576Z] 
15:26:09 [2020-04-14T15:26:09.576Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:26:09 [2020-04-14T15:26:09.576Z] #16 DONE 2.0s
15:26:09 [2020-04-14T15:26:09.578Z] #44 107.4 make[1]: 'images/built-in.o' is up to date.
15:26:09 [2020-04-14T15:26:09.578Z] #44 107.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:26:09 [2020-04-14T15:26:09.578Z] #44 107.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:26:09 [2020-04-14T15:26:09.578Z] #44 107.4 make[1]: 'compel/libcompel.a' is up to date.
15:26:09 [2020-04-14T15:26:09.578Z] #44 107.5 make[1]: 'compel/compel-host-bin' is up to date.
15:26:09 [2020-04-14T15:26:09.578Z] #44 107.5 make[1]: Nothing to be done for 'all'.
15:26:09 [2020-04-14T15:26:09.578Z] #44 107.5 make[1]: 'soccr/libsoccr.a' is up to date.
15:26:09 [2020-04-14T15:26:09.834Z] 
15:26:09 [2020-04-14T15:26:09.834Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:09 [2020-04-14T15:26:09.848Z] #17 27.44 Selecting previously unselected package python3.7.
15:26:09 [2020-04-14T15:26:09.848Z] #17 27.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
15:26:09 [2020-04-14T15:26:09.848Z] #17 27.45 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:26:09 [2020-04-14T15:26:09.848Z] #17 27.58 Selecting previously unselected package libpython3-stdlib:amd64.
15:26:09 [2020-04-14T15:26:09.848Z] #17 27.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:26:09 [2020-04-14T15:26:09.848Z] #17 27.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:26:09 [2020-04-14T15:26:09.848Z] #17 27.69 Setting up python3-minimal (3.7.3-1) ...
15:26:09 [2020-04-14T15:26:09.860Z] #44 107.6 make[2]: Nothing to be done for 'all'.
15:26:09 [2020-04-14T15:26:09.860Z] #44 107.6 make[2]: Nothing to be done for 'all'.
15:26:09 [2020-04-14T15:26:09.860Z] #44 107.6 make[2]: Nothing to be done for 'all'.
15:26:09 [2020-04-14T15:26:09.860Z] #44 107.7 make[2]: Nothing to be done for 'all'.
15:26:09 [2020-04-14T15:26:09.860Z] #44 107.7 make[2]: Nothing to be done for 'all'.
15:26:09 [2020-04-14T15:26:09.860Z] #44 107.7 make[2]: Nothing to be done for 'all'.
15:26:09 [2020-04-14T15:26:09.860Z] #44 107.8 make[2]: Nothing to be done for 'all'.
15:26:10 [2020-04-14T15:26:10.131Z] #56 20.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:26:10 [2020-04-14T15:26:10.141Z] #44 107.8 make[2]: Nothing to be done for 'all'.
15:26:10 [2020-04-14T15:26:10.141Z] #44 107.9   INSTALL  criu/criu
15:26:10 [2020-04-14T15:26:10.141Z] #44 DONE 108.1s
15:26:10 [2020-04-14T15:26:10.141Z] 
15:26:10 [2020-04-14T15:26:10.141Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:26:10 [2020-04-14T15:26:10.393Z] #56 ...
15:26:10 [2020-04-14T15:26:10.393Z] 
15:26:10 [2020-04-14T15:26:10.393Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:26:10 [2020-04-14T15:26:10.393Z] #62 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
15:26:10 [2020-04-14T15:26:10.393Z] #62 16.78 Fetched 8166 kB in 12s (671 kB/s)
15:26:10 [2020-04-14T15:26:10.393Z] #62 16.78 Reading package lists...
15:26:10 [2020-04-14T15:26:10.393Z] #62 ...
15:26:10 [2020-04-14T15:26:10.393Z] 
15:26:10 [2020-04-14T15:26:10.393Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:10 [2020-04-14T15:26:10.393Z] #25 13.35 Reading package lists...
15:26:10 [2020-04-14T15:26:10.697Z] #47 ...
15:26:10 [2020-04-14T15:26:10.697Z] 
15:26:10 [2020-04-14T15:26:10.697Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:10 [2020-04-14T15:26:10.697Z] #44 75.92   DEP      criu/vdso-compat.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 76.03   DEP      criu/uts_ns.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 76.18   DEP      criu/util.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 76.39   DEP      criu/uffd.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 76.58   DEP      criu/tun.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 76.77   DEP      criu/tty.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 77.07   DEP      criu/timerfd.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 77.32   DEP      criu/sysfs_parse.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 77.54   DEP      criu/sysctl.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 77.71   DEP      criu/string.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 77.76   DEP      criu/stats.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 77.86   DEP      criu/sockets.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 78.07   DEP      criu/sk-unix.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 78.23   DEP      criu/sk-tcp.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 78.46   DEP      criu/sk-queue.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 78.65   DEP      criu/sk-packet.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 78.87   DEP      criu/sk-netlink.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 79.13   DEP      criu/sk-inet.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 79.39   DEP      criu/signalfd.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 79.59   DEP      criu/sigframe.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 79.70   DEP      criu/shmem.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 79.88   DEP      criu/servicefd.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 80.03   DEP      criu/seize.d
15:26:10 [2020-04-14T15:26:10.697Z] #44 80.17   DEP      criu/seccomp.d
15:26:10 [2020-04-14T15:26:10.951Z] #44 80.36   DEP      criu/rst-malloc.d
15:26:10 [2020-04-14T15:26:10.951Z] #44 80.43   DEP      criu/rbtree.d
15:26:10 [2020-04-14T15:26:10.951Z] #44 80.46   DEP      criu/pstree.d
15:26:11 [2020-04-14T15:26:11.149Z] #53 ...
15:26:11 [2020-04-14T15:26:11.149Z] 
15:26:11 [2020-04-14T15:26:11.149Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:26:11 [2020-04-14T15:26:11.149Z] #45 DONE 0.1s
15:26:11 [2020-04-14T15:26:11.149Z] 
15:26:11 [2020-04-14T15:26:11.149Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:26:11 [2020-04-14T15:26:11.206Z] #44 80.62   DEP      criu/protobuf.d
15:26:11 [2020-04-14T15:26:11.206Z] #44 80.74   GEN      criu/protobuf-desc-gen.h
15:26:11 [2020-04-14T15:26:11.263Z] #17 28.65 Selecting previously unselected package python3.
15:26:11 [2020-04-14T15:26:11.263Z] #17 28.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
15:26:11 [2020-04-14T15:26:11.264Z] #17 28.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:26:11 [2020-04-14T15:26:11.264Z] #17 28.74 Unpacking python3 (3.7.3-1) ...
15:26:11 [2020-04-14T15:26:11.264Z] #17 28.83 Selecting previously unselected package libip4tc0:amd64.
15:26:11 [2020-04-14T15:26:11.264Z] #17 28.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:26:11 [2020-04-14T15:26:11.264Z] #17 28.85 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:26:11 [2020-04-14T15:26:11.264Z] #17 28.94 Selecting previously unselected package libip6tc0:amd64.
15:26:11 [2020-04-14T15:26:11.264Z] #17 28.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:26:11 [2020-04-14T15:26:11.264Z] #17 28.96 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:26:11 [2020-04-14T15:26:11.339Z] #25 19.65 Reading package lists...
15:26:11 [2020-04-14T15:26:11.339Z] #25 ...
15:26:11 [2020-04-14T15:26:11.339Z] 
15:26:11 [2020-04-14T15:26:11.339Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:11 [2020-04-14T15:26:11.339Z] #43 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
15:26:11 [2020-04-14T15:26:11.339Z] #43 17.28 Fetched 8166 kB in 12s (656 kB/s)
15:26:11 [2020-04-14T15:26:11.431Z] #48 DONE 0.1s
15:26:11 [2020-04-14T15:26:11.431Z] 
15:26:11 [2020-04-14T15:26:11.431Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:26:11 [2020-04-14T15:26:11.431Z] #51 DONE 0.2s
15:26:11 [2020-04-14T15:26:11.431Z] 
15:26:11 [2020-04-14T15:26:11.431Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:26:11 [2020-04-14T15:26:11.519Z] #17 29.06 Selecting previously unselected package libiptc0:amd64.
15:26:11 [2020-04-14T15:26:11.519Z] #17 29.08 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:26:11 [2020-04-14T15:26:11.519Z] #17 29.08 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:26:11 [2020-04-14T15:26:11.519Z] #17 29.21 Selecting previously unselected package libnfnetlink0:amd64.
15:26:11 [2020-04-14T15:26:11.519Z] #17 29.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:26:11 [2020-04-14T15:26:11.519Z] #17 29.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:26:11 [2020-04-14T15:26:11.519Z] #17 29.29 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:26:11 [2020-04-14T15:26:11.519Z] #17 29.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:26:11 [2020-04-14T15:26:11.519Z] #17 29.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:26:11 [2020-04-14T15:26:11.600Z] #43 17.28 Reading package lists...
15:26:11 [2020-04-14T15:26:11.600Z] #43 ...
15:26:11 [2020-04-14T15:26:11.600Z] 
15:26:11 [2020-04-14T15:26:11.600Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:11 [2020-04-14T15:26:11.600Z] #56 21.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:26:11 [2020-04-14T15:26:11.774Z] #17 29.41 Selecting previously unselected package libnftnl11:amd64.
15:26:11 [2020-04-14T15:26:11.774Z] #17 29.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:26:11 [2020-04-14T15:26:11.774Z] #17 29.43 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:26:11 [2020-04-14T15:26:11.862Z] #56 ...
15:26:11 [2020-04-14T15:26:11.862Z] 
15:26:11 [2020-04-14T15:26:11.862Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:26:11 [2020-04-14T15:26:11.862Z] #68 12.43 + cd /tmp/tmp.RKgAHTW3bz/src/github.com/rootless-containers/rootlesskit
15:26:11 [2020-04-14T15:26:11.862Z] #68 12.43 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:26:11 [2020-04-14T15:26:11.862Z] #68 12.77 + for f in rootlesskit rootlesskit-docker-proxy
15:26:11 [2020-04-14T15:26:11.862Z] #68 12.78 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:26:11 [2020-04-14T15:26:11.862Z] #68 ...
15:26:11 [2020-04-14T15:26:11.862Z] 
15:26:11 [2020-04-14T15:26:11.862Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:26:11 [2020-04-14T15:26:11.862Z] #62 16.78 Reading package lists...
15:26:12 [2020-04-14T15:26:12.034Z] #17 29.53 Selecting previously unselected package iptables.
15:26:12 [2020-04-14T15:26:12.034Z] #17 29.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:26:12 [2020-04-14T15:26:12.034Z] #17 29.55 Unpacking iptables (1.8.2-4) ...
15:26:12 [2020-04-14T15:26:12.044Z] #53 ...
15:26:12 [2020-04-14T15:26:12.044Z] 
15:26:12 [2020-04-14T15:26:12.044Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:12 [2020-04-14T15:26:12.044Z] #60 69.74 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
15:26:12 [2020-04-14T15:26:12.289Z] #17 29.92 Selecting previously unselected package xxd.
15:26:12 [2020-04-14T15:26:12.289Z] #17 29.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:26:12 [2020-04-14T15:26:12.289Z] #17 29.94 Unpacking xxd (2:8.1.0875-5) ...
15:26:12 [2020-04-14T15:26:12.362Z] #17 2.516 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:26:12 [2020-04-14T15:26:12.362Z] #17 2.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:26:12 [2020-04-14T15:26:12.362Z] #17 2.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:26:12 [2020-04-14T15:26:12.543Z] #17 30.07 Selecting previously unselected package vim-common.
15:26:12 [2020-04-14T15:26:12.543Z] #17 30.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:26:12 [2020-04-14T15:26:12.543Z] #17 30.12 Unpacking vim-common (2:8.1.0875-5) ...
15:26:12 [2020-04-14T15:26:12.543Z] #17 ...
15:26:12 [2020-04-14T15:26:12.543Z] 
15:26:12 [2020-04-14T15:26:12.543Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:12 [2020-04-14T15:26:12.543Z] #44 69.78   DEP      criu/cr-dedup.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 70.04   DEP      criu/cr-check.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 70.28   DEP      criu/config.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 70.44   DEP      criu/clone-noasan.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 70.50   DEP      criu/cgroup.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 70.64   DEP      criu/cgroup-props.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 70.72   DEP      criu/bitmap.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 70.75   DEP      criu/bfd.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 70.85   DEP      criu/autofs.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 70.96   DEP      criu/aio.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 71.15   DEP      criu/action-scripts.d
15:26:12 [2020-04-14T15:26:12.543Z] #44 71.43   CC       criu/action-scripts.o
15:26:12 [2020-04-14T15:26:12.543Z] #44 71.95   CC       criu/aio.o
15:26:12 [2020-04-14T15:26:12.543Z] #44 72.49   CC       criu/autofs.o
15:26:12 [2020-04-14T15:26:12.543Z] #44 73.80   CC       criu/bfd.o
15:26:12 [2020-04-14T15:26:12.543Z] #44 74.32   CC       criu/bitmap.o
15:26:12 [2020-04-14T15:26:12.543Z] #44 74.49   CC       criu/cgroup-props.o
15:26:12 [2020-04-14T15:26:12.543Z] #44 75.17   CC       criu/cgroup.o
15:26:12 [2020-04-14T15:26:12.543Z] #44 77.52   CC       criu/clone-noasan.o
15:26:12 [2020-04-14T15:26:12.543Z] #44 77.68   CC       criu/config.o
15:26:12 [2020-04-14T15:26:12.543Z] #44 78.88   CC       criu/cr-check.o
15:26:12 [2020-04-14T15:26:12.543Z] #44 ...
15:26:12 [2020-04-14T15:26:12.543Z] 
15:26:12 [2020-04-14T15:26:12.543Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:12 [2020-04-14T15:26:12.543Z] #17 30.32 Selecting previously unselected package bash-completion.
15:26:12 [2020-04-14T15:26:12.620Z] #17 3.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:26:12 [2020-04-14T15:26:12.656Z] #60 70.43 + mkdir -p /build
15:26:12 [2020-04-14T15:26:12.656Z] #60 70.43 + cp runc /build/runc
15:26:12 [2020-04-14T15:26:12.797Z] #17 30.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:26:12 [2020-04-14T15:26:12.938Z] #60 DONE 70.7s
15:26:12 [2020-04-14T15:26:12.938Z] 
15:26:12 [2020-04-14T15:26:12.938Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:26:13 [2020-04-14T15:26:13.091Z] #44 82.30   DEP      criu/protobuf-desc.d
15:26:13 [2020-04-14T15:26:13.091Z] #44 82.42   DEP      criu/proc_parse.d
15:26:13 [2020-04-14T15:26:13.091Z] #44 82.64   DEP      criu/plugin.d
15:26:13 [2020-04-14T15:26:13.091Z] #44 82.77   DEP      criu/pipes.d
15:26:13 [2020-04-14T15:26:13.346Z] #44 82.93   DEP      criu/pie-util.d
15:26:13 [2020-04-14T15:26:13.346Z] #44 83.04   DEP      criu/pie-util-vdso.d
15:26:13 [2020-04-14T15:26:13.602Z] #44 83.14   DEP      criu/pie-util-vdso-elf32.d
15:26:13 [2020-04-14T15:26:13.857Z] #44 83.31   DEP      criu/path.d
15:26:13 [2020-04-14T15:26:13.994Z] #17 4.483 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
15:26:14 [2020-04-14T15:26:14.112Z] #44 83.50   DEP      criu/parasite-syscall.d
15:26:14 [2020-04-14T15:26:14.369Z] #44 83.80   DEP      criu/pagemap.d
15:26:14 [2020-04-14T15:26:14.369Z] #44 84.02   DEP      criu/pagemap-cache.d
15:26:14 [2020-04-14T15:26:14.628Z] #44 84.14   DEP      criu/page-xfer.d
15:26:14 [2020-04-14T15:26:14.628Z] #44 84.25   DEP      criu/page-pipe.d
15:26:14 [2020-04-14T15:26:14.692Z] #62 23.04 Reading package lists...
15:26:14 [2020-04-14T15:26:14.692Z] #62 ...
15:26:14 [2020-04-14T15:26:14.692Z] 
15:26:14 [2020-04-14T15:26:14.692Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:14 [2020-04-14T15:26:14.692Z] #35 15.14 Fetched 8166 kB in 11s (767 kB/s)
15:26:14 [2020-04-14T15:26:14.692Z] #35 15.14 Reading package lists...
15:26:14 [2020-04-14T15:26:14.692Z] #35 21.70 Reading package lists...
15:26:14 [2020-04-14T15:26:14.692Z] #35 ...
15:26:14 [2020-04-14T15:26:14.692Z] 
15:26:14 [2020-04-14T15:26:14.693Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:14 [2020-04-14T15:26:14.693Z] #74 23.42 Checking out files:  62% (1285/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:26:14 [2020-04-14T15:26:14.693Z] #74 24.39 + cd /tmp/tmp.wlWPxiUAxW/src/github.com/docker/libnetwork
15:26:14 [2020-04-14T15:26:14.693Z] #74 24.39 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:26:14 [2020-04-14T15:26:14.693Z] #74 25.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:26:14 [2020-04-14T15:26:14.887Z] #44 ...
15:26:14 [2020-04-14T15:26:14.887Z] 
15:26:14 [2020-04-14T15:26:14.887Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:14 [2020-04-14T15:26:14.887Z] #47 DONE 155.5s
15:26:14 [2020-04-14T15:26:14.887Z] 
15:26:14 [2020-04-14T15:26:14.887Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:14 [2020-04-14T15:26:14.887Z] #17 11.18 Fetched 8337 kB in 9s (910 kB/s)
15:26:14 [2020-04-14T15:26:14.887Z] #17 11.18 Reading package lists...
15:26:14 [2020-04-14T15:26:14.887Z] #17 15.32 Reading package lists...
15:26:14 [2020-04-14T15:26:14.887Z] #17 ...
15:26:14 [2020-04-14T15:26:14.887Z] 
15:26:14 [2020-04-14T15:26:14.887Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:14 [2020-04-14T15:26:14.887Z] #44 84.48   DEP      criu/netfilter.d
15:26:15 [2020-04-14T15:26:15.305Z] #17 33.04 Unpacking bash-completion (1:2.8-6) ...
15:26:15 [2020-04-14T15:26:15.368Z] #17 ...
15:26:15 [2020-04-14T15:26:15.368Z] 
15:26:15 [2020-04-14T15:26:15.368Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:15 [2020-04-14T15:26:15.368Z] #44 72.46   LINK     criu/pie/restorer.built-in.o
15:26:15 [2020-04-14T15:26:15.368Z] #44 72.47   GEN      criu/pie/restorer-blob.h
15:26:15 [2020-04-14T15:26:15.368Z] #44 72.61   DEP      criu/vdso.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 72.75   DEP      criu/vdso-compat.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 72.86   DEP      criu/uts_ns.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 73.08   DEP      criu/util.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 73.32   DEP      criu/uffd.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 73.63   DEP      criu/tun.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 73.74   DEP      criu/tty.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 73.92   DEP      criu/timerfd.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 74.12   DEP      criu/sysfs_parse.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 74.32   DEP      criu/sysctl.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 74.44   DEP      criu/string.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 74.49   DEP      criu/stats.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 74.62   DEP      criu/sockets.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 74.81   DEP      criu/sk-unix.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 74.99   DEP      criu/sk-tcp.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 75.28   DEP      criu/sk-queue.d
15:26:15 [2020-04-14T15:26:15.368Z] #44 75.38   DEP      criu/sk-packet.d
15:26:15 [2020-04-14T15:26:15.447Z] #44 84.87   DEP      criu/net.d
15:26:15 [2020-04-14T15:26:15.626Z] #44 75.54   DEP      criu/sk-netlink.d
15:26:15 [2020-04-14T15:26:15.626Z] #44 75.69   DEP      criu/sk-inet.d
15:26:15 [2020-04-14T15:26:15.814Z] #17 33.38 Selecting previously unselected package bzip2.
15:26:15 [2020-04-14T15:26:15.814Z] #17 33.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:26:15 [2020-04-14T15:26:15.814Z] #17 33.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:26:15 [2020-04-14T15:26:15.814Z] #17 33.51 Selecting previously unselected package xz-utils.
15:26:15 [2020-04-14T15:26:15.814Z] #17 33.51 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:26:15 [2020-04-14T15:26:15.814Z] #17 33.52 Unpacking xz-utils (5.2.4-1) ...
15:26:15 [2020-04-14T15:26:15.884Z] #44 75.87   DEP      criu/signalfd.d
15:26:15 [2020-04-14T15:26:15.884Z] #44 76.03   DEP      criu/sigframe.d
15:26:16 [2020-04-14T15:26:16.007Z] #44 85.30   DEP      criu/namespaces.d
15:26:16 [2020-04-14T15:26:16.007Z] #44 85.56   DEP      criu/mount.d
15:26:16 [2020-04-14T15:26:16.068Z] #17 33.68 Selecting previously unselected package apparmor.
15:26:16 [2020-04-14T15:26:16.068Z] #17 33.69 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:26:16 [2020-04-14T15:26:16.068Z] #17 33.78 Unpacking apparmor (2.13.2-10) ...
15:26:16 [2020-04-14T15:26:16.142Z] #44 76.17   DEP      criu/shmem.d
15:26:16 [2020-04-14T15:26:16.262Z] #44 85.74   DEP      criu/mem.d
15:26:16 [2020-04-14T15:26:16.400Z] #44 76.30   DEP      criu/servicefd.d
15:26:16 [2020-04-14T15:26:16.400Z] #44 76.46   DEP      criu/seize.d
15:26:16 [2020-04-14T15:26:16.517Z] #44 85.96   DEP      criu/lsm.d
15:26:16 [2020-04-14T15:26:16.517Z] #44 86.11   DEP      criu/log.d
15:26:16 [2020-04-14T15:26:16.627Z] #17 34.11 Selecting previously unselected package aufs-tools.
15:26:16 [2020-04-14T15:26:16.627Z] #17 34.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:26:16 [2020-04-14T15:26:16.627Z] #17 34.13 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:26:16 [2020-04-14T15:26:16.627Z] #17 34.24 Selecting previously unselected package libonig5:amd64.
15:26:16 [2020-04-14T15:26:16.627Z] #17 34.25 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:26:16 [2020-04-14T15:26:16.627Z] #17 34.25 Unpacking libonig5:amd64 (6.9.1-1) ...
15:26:16 [2020-04-14T15:26:16.658Z] #44 76.67   DEP      criu/seccomp.d
15:26:16 [2020-04-14T15:26:16.658Z] #44 76.79   DEP      criu/rst-malloc.d
15:26:16 [2020-04-14T15:26:16.773Z] #44 86.25   DEP      criu/libnetlink.d
15:26:16 [2020-04-14T15:26:16.773Z] #44 86.36   DEP      criu/kerndat.d
15:26:16 [2020-04-14T15:26:16.882Z] #17 34.39 Selecting previously unselected package libjq1:amd64.
15:26:16 [2020-04-14T15:26:16.882Z] #17 34.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:26:16 [2020-04-14T15:26:16.882Z] #17 34.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:26:16 [2020-04-14T15:26:16.882Z] #17 34.53 Selecting previously unselected package jq.
15:26:16 [2020-04-14T15:26:16.882Z] #17 34.54 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:26:16 [2020-04-14T15:26:16.882Z] #17 34.55 Unpacking jq (1.5+dfsg-2+b1) ...
15:26:16 [2020-04-14T15:26:16.915Z] #44 76.85   DEP      criu/rbtree.d
15:26:16 [2020-04-14T15:26:16.915Z] #44 76.87   DEP      criu/pstree.d
15:26:16 [2020-04-14T15:26:16.915Z] #44 77.03   DEP      criu/protobuf.d
15:26:17 [2020-04-14T15:26:17.028Z] #44 86.50   DEP      criu/kcmp-ids.d
15:26:17 [2020-04-14T15:26:17.028Z] #44 86.55   DEP      criu/irmap.d
15:26:17 [2020-04-14T15:26:17.137Z] #17 34.64 Selecting previously unselected package libaio1:amd64.
15:26:17 [2020-04-14T15:26:17.137Z] #17 34.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:26:17 [2020-04-14T15:26:17.137Z] #17 34.71 Unpacking libaio1:amd64 (0.3.112-3) ...
15:26:17 [2020-04-14T15:26:17.137Z] #17 ...
15:26:17 [2020-04-14T15:26:17.137Z] 
15:26:17 [2020-04-14T15:26:17.137Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:26:17 [2020-04-14T15:26:17.137Z] #41 DONE 151.9s
15:26:17 [2020-04-14T15:26:17.137Z] 
15:26:17 [2020-04-14T15:26:17.137Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:17 [2020-04-14T15:26:17.137Z] #17 34.83 Selecting previously unselected package libgpm2:amd64.
15:26:17 [2020-04-14T15:26:17.137Z] #17 34.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:26:17 [2020-04-14T15:26:17.137Z] #17 34.85 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:26:17 [2020-04-14T15:26:17.174Z] #44 77.14   GEN      criu/protobuf-desc-gen.h
15:26:17 [2020-04-14T15:26:17.283Z] #44 86.67   DEP      criu/ipc_ns.d
15:26:17 [2020-04-14T15:26:17.283Z] #44 86.80   DEP      criu/image.d
15:26:17 [2020-04-14T15:26:17.329Z] #53 ...
15:26:17 [2020-04-14T15:26:17.329Z] 
15:26:17 [2020-04-14T15:26:17.329Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:26:17 [2020-04-14T15:26:17.329Z] #65 125.2 + bin/containerd
15:26:17 [2020-04-14T15:26:17.392Z] #17 35.03 Selecting previously unselected package libicu63:amd64.
15:26:17 [2020-04-14T15:26:17.392Z] #17 35.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:26:17 [2020-04-14T15:26:17.392Z] #17 35.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:26:17 [2020-04-14T15:26:17.538Z] #44 86.97   DEP      criu/image-desc.d
15:26:17 [2020-04-14T15:26:17.538Z] #44 87.08   DEP      criu/fsnotify.d
15:26:17 [2020-04-14T15:26:17.538Z] #44 87.20   DEP      criu/filesystems.d
15:26:17 [2020-04-14T15:26:17.794Z] #44 87.32   DEP      criu/files.d
15:26:17 [2020-04-14T15:26:17.794Z] #44 87.46   DEP      criu/files-reg.d
15:26:18 [2020-04-14T15:26:18.353Z] #44 87.62   DEP      criu/files-ext.d
15:26:18 [2020-04-14T15:26:18.353Z] #44 87.76   DEP      criu/file-lock.d
15:26:18 [2020-04-14T15:26:18.547Z] #44 ...
15:26:18 [2020-04-14T15:26:18.547Z] 
15:26:18 [2020-04-14T15:26:18.547Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:18 [2020-04-14T15:26:18.547Z] #47 139.3 github.com/LK4D4/vndr/godl
15:26:18 [2020-04-14T15:26:18.547Z] #47 140.0 github.com/LK4D4/vndr
15:26:18 [2020-04-14T15:26:18.547Z] #47 ...
15:26:18 [2020-04-14T15:26:18.547Z] 
15:26:18 [2020-04-14T15:26:18.547Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:18 [2020-04-14T15:26:18.547Z] #44 78.66   DEP      criu/protobuf-desc.d
15:26:18 [2020-04-14T15:26:18.608Z] #44 87.98   DEP      criu/file-ids.d
15:26:18 [2020-04-14T15:26:18.608Z] #44 88.14   DEP      criu/fifo.d
15:26:18 [2020-04-14T15:26:18.805Z] #44 78.81   DEP      criu/proc_parse.d
15:26:18 [2020-04-14T15:26:18.863Z] #44 88.25   DEP      criu/fdstore.d
15:26:18 [2020-04-14T15:26:18.863Z] #44 88.34   DEP      criu/fault-injection.d
15:26:18 [2020-04-14T15:26:18.863Z] #44 88.40   DEP      criu/external.d
15:26:18 [2020-04-14T15:26:18.916Z] #74 ...
15:26:18 [2020-04-14T15:26:18.916Z] 
15:26:18 [2020-04-14T15:26:18.916Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:18 [2020-04-14T15:26:18.916Z] #10 19.19 Fetched 8166 kB in 13s (626 kB/s)
15:26:18 [2020-04-14T15:26:18.916Z] #10 19.19 Reading package lists...
15:26:18 [2020-04-14T15:26:18.916Z] #10 25.68 Reading package lists...
15:26:18 [2020-04-14T15:26:18.916Z] #10 ...
15:26:18 [2020-04-14T15:26:18.916Z] 
15:26:18 [2020-04-14T15:26:18.916Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:26:18 [2020-04-14T15:26:18.916Z] #53 29.11 + cd /tmp/tmp.lgukg08LNV/src/github.com/golangci/golangci-lint/
15:26:18 [2020-04-14T15:26:18.916Z] #53 29.11 + git checkout -q v1.23.8
15:26:18 [2020-04-14T15:26:18.916Z] #53 ...
15:26:18 [2020-04-14T15:26:18.916Z] 
15:26:18 [2020-04-14T15:26:18.916Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:18 [2020-04-14T15:26:18.916Z] #47 19.21 vendor/golang.org/x/crypto/internal/subtle
15:26:18 [2020-04-14T15:26:18.916Z] #47 ...
15:26:18 [2020-04-14T15:26:18.916Z] 
15:26:18 [2020-04-14T15:26:18.916Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:26:18 [2020-04-14T15:26:18.916Z] #41 23.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:26:18 [2020-04-14T15:26:18.916Z] #41 25.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:26:18 [2020-04-14T15:26:18.916Z] #41 ...
15:26:18 [2020-04-14T15:26:18.916Z] 
15:26:18 [2020-04-14T15:26:18.916Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:26:18 [2020-04-14T15:26:18.916Z] #53 29.69 ++ git describe --tags
15:26:19 [2020-04-14T15:26:19.063Z] #44 78.99   DEP      criu/plugin.d
15:26:19 [2020-04-14T15:26:19.063Z] #44 79.16   DEP      criu/pipes.d
15:26:19 [2020-04-14T15:26:19.118Z] #44 88.51   DEP      criu/eventpoll.d
15:26:19 [2020-04-14T15:26:19.118Z] #44 88.67   DEP      criu/eventfd.d
15:26:19 [2020-04-14T15:26:19.177Z] #53 29.69 + version=v1.23.8
15:26:19 [2020-04-14T15:26:19.177Z] #53 29.70 ++ git rev-parse --short HEAD
15:26:19 [2020-04-14T15:26:19.177Z] #53 29.70 + commit=76a82c6
15:26:19 [2020-04-14T15:26:19.177Z] #53 29.70 ++ git show -s --format=%cd
15:26:19 [2020-04-14T15:26:19.177Z] #53 29.70 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:26:19 [2020-04-14T15:26:19.177Z] #53 29.71 + 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
15:26:19 [2020-04-14T15:26:19.321Z] #44 ...
15:26:19 [2020-04-14T15:26:19.321Z] 
15:26:19 [2020-04-14T15:26:19.321Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:19 [2020-04-14T15:26:19.321Z] #47 DONE 150.1s
15:26:19 [2020-04-14T15:26:19.321Z] 
15:26:19 [2020-04-14T15:26:19.321Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:19 [2020-04-14T15:26:19.321Z] #44 79.43   DEP      criu/pie-util.d
15:26:19 [2020-04-14T15:26:19.372Z] #44 88.80   DEP      criu/crtools.d
15:26:19 [2020-04-14T15:26:19.579Z] #44 79.58   DEP      criu/pie-util-vdso.d
15:26:19 [2020-04-14T15:26:19.579Z] #44 79.66   DEP      criu/pie-util-vdso-elf32.d
15:26:19 [2020-04-14T15:26:19.628Z] #44 88.95   DEP      criu/cr-service.d
15:26:19 [2020-04-14T15:26:19.628Z] #44 89.12   DEP      criu/cr-restore.d
15:26:19 [2020-04-14T15:26:19.837Z] #44 79.78   DEP      criu/path.d
15:26:19 [2020-04-14T15:26:19.837Z] #44 80.01   DEP      criu/parasite-syscall.d
15:26:19 [2020-04-14T15:26:19.884Z] #44 89.27   DEP      criu/cr-errno.d
15:26:19 [2020-04-14T15:26:19.884Z] #44 89.28   DEP      criu/cr-dump.d
15:26:20 [2020-04-14T15:26:20.139Z] #44 89.55   DEP      criu/cr-dedup.d
15:26:20 [2020-04-14T15:26:20.394Z] #44 89.78   DEP      criu/cr-check.d
15:26:20 [2020-04-14T15:26:20.394Z] #44 89.96   DEP      criu/config.d
15:26:20 [2020-04-14T15:26:20.402Z] #44 80.37   DEP      criu/pagemap.d
15:26:20 [2020-04-14T15:26:20.402Z] #44 80.54   DEP      criu/pagemap-cache.d
15:26:20 [2020-04-14T15:26:20.650Z] #44 90.21   DEP      criu/clone-noasan.d
15:26:20 [2020-04-14T15:26:20.650Z] #44 90.26   DEP      criu/cgroup.d
15:26:20 [2020-04-14T15:26:20.660Z] #44 80.65   DEP      criu/page-xfer.d
15:26:20 [2020-04-14T15:26:20.907Z] #44 90.48   DEP      criu/cgroup-props.d
15:26:20 [2020-04-14T15:26:20.907Z] #44 90.54   DEP      criu/bitmap.d
15:26:20 [2020-04-14T15:26:20.918Z] #44 80.79   DEP      criu/page-pipe.d
15:26:20 [2020-04-14T15:26:20.918Z] #44 80.85   DEP      criu/netfilter.d
15:26:20 [2020-04-14T15:26:20.918Z] #44 80.94   DEP      criu/net.d
15:26:21 [2020-04-14T15:26:21.162Z] #44 ...
15:26:21 [2020-04-14T15:26:21.163Z] 
15:26:21 [2020-04-14T15:26:21.163Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:26:21 [2020-04-14T15:26:21.163Z] #30 DONE 162.3s
15:26:21 [2020-04-14T15:26:21.163Z] 
15:26:21 [2020-04-14T15:26:21.163Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:21 [2020-04-14T15:26:21.163Z] #44 90.57   DEP      criu/bfd.d
15:26:21 [2020-04-14T15:26:21.163Z] #44 ...
15:26:21 [2020-04-14T15:26:21.163Z] 
15:26:21 [2020-04-14T15:26:21.163Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:21 [2020-04-14T15:26:21.163Z] #17 15.32 Reading package lists...
15:26:21 [2020-04-14T15:26:21.163Z] #17 19.61 Building dependency tree...
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.40 libcap2-bin is already the newest version (1:2.25-2).
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.40 The following additional packages will be installed:
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.40   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.40   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.40   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.40   python3.7 python3.7-minimal vim-runtime xxd
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.40 Suggested packages:
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.41   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.41   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.41   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.41 Recommended packages:
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.41   aufs-dkms nftables build-essential python3-dev python3-keyring
15:26:21 [2020-04-14T15:26:21.163Z] #17 21.41   python3-keyrings.alt python3-xdg unzip
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.24 The following NEW packages will be installed:
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.25   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.25   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.25   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.25   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.25   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.25   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.25   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.25   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.25   xz-utils zip
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.58 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.58 Need to get 28.5 MB of archives.
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.58 After this operation, 116 MB of additional disk space will be used.
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 23.99 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.47 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:26:21 [2020-04-14T15:26:21.163Z] #17 24.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:26:21 [2020-04-14T15:26:21.176Z] #44 81.15   DEP      criu/namespaces.d
15:26:21 [2020-04-14T15:26:21.176Z] #44 81.29   DEP      criu/mount.d
15:26:21 [2020-04-14T15:26:21.418Z] #17 25.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:26:21 [2020-04-14T15:26:21.419Z] #17 25.27 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:26:21 [2020-04-14T15:26:21.464Z] #44 81.46   DEP      criu/mem.d
15:26:21 [2020-04-14T15:26:21.464Z] #44 81.59   DEP      criu/lsm.d
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.63 Selecting previously unselected package libnet1:amd64.
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.72 Selecting previously unselected package libnl-3-200:amd64.
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.77 Selecting previously unselected package libprotobuf-c1:amd64.
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.83 Selecting previously unselected package libreadline5:amd64.
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.84 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.92 Selecting previously unselected package net-tools.
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 38.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 39.07 Selecting previously unselected package python-pip-whl.
15:26:21 [2020-04-14T15:26:21.634Z] #17 39.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:26:21 [2020-04-14T15:26:21.634Z] #17 39.08 Unpacking python-pip-whl (18.1-5) ...
15:26:21 [2020-04-14T15:26:21.674Z] #17 25.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:26:21 [2020-04-14T15:26:21.694Z] #65 ...
15:26:21 [2020-04-14T15:26:21.694Z] 
15:26:21 [2020-04-14T15:26:21.694Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:26:21 [2020-04-14T15:26:21.694Z] #53 DONE 153.0s
15:26:21 [2020-04-14T15:26:21.694Z] 
15:26:21 [2020-04-14T15:26:21.694Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:26:21 [2020-04-14T15:26:21.736Z] #44 81.71   DEP      criu/log.d
15:26:21 [2020-04-14T15:26:21.736Z] #44 81.84   DEP      criu/libnetlink.d
15:26:21 [2020-04-14T15:26:21.736Z] #44 81.93   DEP      criu/kerndat.d
15:26:21 [2020-04-14T15:26:21.888Z] #17 39.61 Selecting previously unselected package python3-lib2to3.
15:26:21 [2020-04-14T15:26:21.888Z] #17 39.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:26:21 [2020-04-14T15:26:21.888Z] #17 39.61 Unpacking python3-lib2to3 (3.7.3-1) ...
15:26:22 [2020-04-14T15:26:22.143Z] #17 39.70 Selecting previously unselected package python3-distutils.
15:26:22 [2020-04-14T15:26:22.143Z] #17 39.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:26:22 [2020-04-14T15:26:22.143Z] #17 39.71 Unpacking python3-distutils (3.7.3-1) ...
15:26:22 [2020-04-14T15:26:22.143Z] #17 39.86 Selecting previously unselected package python3-pip.
15:26:22 [2020-04-14T15:26:22.143Z] #17 39.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:26:22 [2020-04-14T15:26:22.143Z] #17 39.88 Unpacking python3-pip (18.1-5) ...
15:26:22 [2020-04-14T15:26:22.305Z] #65 ...
15:26:22 [2020-04-14T15:26:22.305Z] 
15:26:22 [2020-04-14T15:26:22.305Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:26:22 [2020-04-14T15:26:22.305Z] #54 DONE 0.2s
15:26:22 [2020-04-14T15:26:22.305Z] 
15:26:22 [2020-04-14T15:26:22.305Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:26:22 [2020-04-14T15:26:22.305Z] #57 DONE 0.1s
15:26:22 [2020-04-14T15:26:22.305Z] 
15:26:22 [2020-04-14T15:26:22.305Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:26:22 [2020-04-14T15:26:22.311Z] #44 82.12   DEP      criu/kcmp-ids.d
15:26:22 [2020-04-14T15:26:22.311Z] #44 82.24   DEP      criu/irmap.d
15:26:22 [2020-04-14T15:26:22.311Z] #44 82.36   DEP      criu/ipc_ns.d
15:26:22 [2020-04-14T15:26:22.311Z] #44 82.51   DEP      criu/image.d
15:26:22 [2020-04-14T15:26:22.397Z] #17 40.03 Selecting previously unselected package python3-pkg-resources.
15:26:22 [2020-04-14T15:26:22.397Z] #17 40.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:26:22 [2020-04-14T15:26:22.397Z] #17 40.03 Unpacking python3-pkg-resources (40.8.0-1) ...
15:26:22 [2020-04-14T15:26:22.485Z] #53 ...
15:26:22 [2020-04-14T15:26:22.485Z] 
15:26:22 [2020-04-14T15:26:22.485Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:22 [2020-04-14T15:26:22.485Z] #43 17.28 Reading package lists...
15:26:22 [2020-04-14T15:26:22.485Z] #43 23.39 Reading package lists...
15:26:22 [2020-04-14T15:26:22.485Z] #43 30.18 Building dependency tree...
15:26:22 [2020-04-14T15:26:22.485Z] #43 33.11 The following additional packages will be installed:
15:26:22 [2020-04-14T15:26:22.485Z] #43 33.11   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:26:22 [2020-04-14T15:26:22.485Z] #43 33.11   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:26:22 [2020-04-14T15:26:22.485Z] #43 33.15 Suggested packages:
15:26:22 [2020-04-14T15:26:22.485Z] #43 33.16   manpages-dev python-setuptools
15:26:22 [2020-04-14T15:26:22.485Z] #43 ...
15:26:22 [2020-04-14T15:26:22.485Z] 
15:26:22 [2020-04-14T15:26:22.485Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:22 [2020-04-14T15:26:22.485Z] #25 19.65 Reading package lists...
15:26:22 [2020-04-14T15:26:22.485Z] #25 26.25 Building dependency tree...
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.16 ca-certificates is already the newest version (20190110).
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.16 The following additional packages will be installed:
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.17   libjq1 libonig5
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.63 The following NEW packages will be installed:
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.63   jq libjq1 libonig5
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.95 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.95 Need to get 325 kB of archives.
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.95 After this operation, 1019 kB of additional disk space will be used.
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:26:22 [2020-04-14T15:26:22.485Z] #25 30.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:26:22 [2020-04-14T15:26:22.485Z] #25 32.12 debconf: delaying package configuration, since apt-utils is not installed
15:26:22 [2020-04-14T15:26:22.485Z] #25 32.29 Fetched 325 kB in 0s (1038 kB/s)
15:26:22 [2020-04-14T15:26:22.485Z] #25 32.39 Selecting previously unselected package libonig5:arm64.
15:26:22 [2020-04-14T15:26:22.485Z] #25 32.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
15:26:22 [2020-04-14T15:26:22.485Z] #25 32.56 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
15:26:22 [2020-04-14T15:26:22.485Z] #25 32.57 Unpacking libonig5:arm64 (6.9.1-1) ...
15:26:22 [2020-04-14T15:26:22.485Z] #25 32.85 Selecting previously unselected package libjq1:arm64.
15:26:22 [2020-04-14T15:26:22.485Z] #25 32.86 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:26:22 [2020-04-14T15:26:22.485Z] #25 32.88 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:26:22 [2020-04-14T15:26:22.485Z] #25 33.10 Selecting previously unselected package jq.
15:26:22 [2020-04-14T15:26:22.485Z] #25 33.11 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
15:26:22 [2020-04-14T15:26:22.485Z] #25 33.13 Unpacking jq (1.5+dfsg-2+b1) ...
15:26:22 [2020-04-14T15:26:22.485Z] #25 33.32 Setting up libonig5:arm64 (6.9.1-1) ...
15:26:22 [2020-04-14T15:26:22.485Z] #25 33.34 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:26:22 [2020-04-14T15:26:22.485Z] #25 33.35 Setting up jq (1.5+dfsg-2+b1) ...
15:26:22 [2020-04-14T15:26:22.485Z] #25 33.36 Processing triggers for libc-bin (2.28-10) ...
15:26:22 [2020-04-14T15:26:22.568Z] #44 82.62   DEP      criu/image-desc.d
15:26:22 [2020-04-14T15:26:22.568Z] #44 82.65   DEP      criu/fsnotify.d
15:26:22 [2020-04-14T15:26:22.586Z] #61 DONE 0.1s
15:26:22 [2020-04-14T15:26:22.586Z] 
15:26:22 [2020-04-14T15:26:22.586Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:26:22 [2020-04-14T15:26:22.599Z] #17 26.20 debconf: delaying package configuration, since apt-utils is not installed
15:26:22 [2020-04-14T15:26:22.599Z] #17 26.29 Fetched 28.5 MB in 2s (13.8 MB/s)
15:26:22 [2020-04-14T15:26:22.599Z] #17 26.36 Selecting previously unselected package pigz.
15:26:22 [2020-04-14T15:26:22.599Z] #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.)
15:26:22 [2020-04-14T15:26:22.599Z] #17 26.44 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:26:22 [2020-04-14T15:26:22.599Z] #17 26.44 Unpacking pigz (2.4-1) ...
15:26:22 [2020-04-14T15:26:22.651Z] #17 40.15 Selecting previously unselected package python3-setuptools.
15:26:22 [2020-04-14T15:26:22.651Z] #17 40.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:26:22 [2020-04-14T15:26:22.651Z] #17 40.17 Unpacking python3-setuptools (40.8.0-1) ...
15:26:22 [2020-04-14T15:26:22.651Z] #17 40.36 Selecting previously unselected package python3-wheel.
15:26:22 [2020-04-14T15:26:22.748Z] #25 ...
15:26:22 [2020-04-14T15:26:22.748Z] 
15:26:22 [2020-04-14T15:26:22.748Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:22 [2020-04-14T15:26:22.748Z] #56 23.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:26:22 [2020-04-14T15:26:22.748Z] #56 23.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:26:22 [2020-04-14T15:26:22.748Z] #56 24.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:26:22 [2020-04-14T15:26:22.748Z] #56 24.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:26:22 [2020-04-14T15:26:22.748Z] #56 25.38 runtime/cgo
15:26:22 [2020-04-14T15:26:22.748Z] #56 25.40 runtime
15:26:22 [2020-04-14T15:26:22.827Z] #44 82.77   DEP      criu/filesystems.d
15:26:22 [2020-04-14T15:26:22.827Z] #44 82.91   DEP      criu/files.d
15:26:22 [2020-04-14T15:26:22.827Z] #44 83.02   DEP      criu/files-reg.d
15:26:22 [2020-04-14T15:26:22.854Z] #17 26.53 Selecting previously unselected package libpython3.7-minimal:amd64.
15:26:22 [2020-04-14T15:26:22.854Z] #17 26.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:26:22 [2020-04-14T15:26:22.854Z] #17 26.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:26:22 [2020-04-14T15:26:22.905Z] #17 40.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:26:22 [2020-04-14T15:26:22.905Z] #17 40.37 Unpacking python3-wheel (0.32.3-2) ...
15:26:22 [2020-04-14T15:26:22.905Z] #17 40.43 Selecting previously unselected package sudo.
15:26:22 [2020-04-14T15:26:22.905Z] #17 40.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:26:22 [2020-04-14T15:26:22.905Z] #17 40.45 Unpacking sudo (1.8.27-1+deb10u2) ...
15:26:23 [2020-04-14T15:26:23.008Z] #56 ...
15:26:23 [2020-04-14T15:26:23.008Z] 
15:26:23 [2020-04-14T15:26:23.008Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:23 [2020-04-14T15:26:23.008Z] #35 21.70 Reading package lists...
15:26:23 [2020-04-14T15:26:23.008Z] #35 28.34 Building dependency tree...
15:26:23 [2020-04-14T15:26:23.008Z] #35 31.94 The following additional packages will be installed:
15:26:23 [2020-04-14T15:26:23.008Z] #35 31.94   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:26:23 [2020-04-14T15:26:23.008Z] #35 31.95 Suggested packages:
15:26:23 [2020-04-14T15:26:23.008Z] #35 31.96   cmake-doc ninja-build lrzip
15:26:23 [2020-04-14T15:26:23.008Z] #35 31.96 Recommended packages:
15:26:23 [2020-04-14T15:26:23.008Z] #35 31.96   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:26:23 [2020-04-14T15:26:23.008Z] #35 32.97 The following NEW packages will be installed:
15:26:23 [2020-04-14T15:26:23.008Z] #35 32.98   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:26:23 [2020-04-14T15:26:23.008Z] #35 32.99   vim-common xxd
15:26:23 [2020-04-14T15:26:23.008Z] #35 33.42 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
15:26:23 [2020-04-14T15:26:23.008Z] #35 33.42 Need to get 14.2 MB of archives.
15:26:23 [2020-04-14T15:26:23.008Z] #35 33.42 After this operation, 60.0 MB of additional disk space will be used.
15:26:23 [2020-04-14T15:26:23.008Z] #35 33.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:26:23 [2020-04-14T15:26:23.008Z] #35 33.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:26:23 [2020-04-14T15:26:23.008Z] #35 33.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
15:26:23 [2020-04-14T15:26:23.009Z] #35 33.54 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:26:23 [2020-04-14T15:26:23.159Z] #17 40.78 Selecting previously unselected package thin-provisioning-tools.
15:26:23 [2020-04-14T15:26:23.159Z] #17 40.78 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:26:23 [2020-04-14T15:26:23.159Z] #17 40.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:26:23 [2020-04-14T15:26:23.270Z] #35 34.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
15:26:23 [2020-04-14T15:26:23.270Z] #35 34.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
15:26:23 [2020-04-14T15:26:23.270Z] #35 34.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
15:26:23 [2020-04-14T15:26:23.391Z] #44 83.18   DEP      criu/files-ext.d
15:26:23 [2020-04-14T15:26:23.391Z] #44 83.33   DEP      criu/file-lock.d
15:26:23 [2020-04-14T15:26:23.414Z] #17 26.99 Selecting previously unselected package python3.7-minimal.
15:26:23 [2020-04-14T15:26:23.414Z] #17 26.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:26:23 [2020-04-14T15:26:23.414Z] #17 27.01 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:26:23 [2020-04-14T15:26:23.456Z] #17 40.96 Selecting previously unselected package uidmap.
15:26:23 [2020-04-14T15:26:23.456Z] #17 40.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:26:23 [2020-04-14T15:26:23.456Z] #17 40.97 Unpacking uidmap (1:4.5-1.1) ...
15:26:23 [2020-04-14T15:26:23.456Z] #17 41.08 Selecting previously unselected package vim-runtime.
15:26:23 [2020-04-14T15:26:23.456Z] #17 ...
15:26:23 [2020-04-14T15:26:23.456Z] 
15:26:23 [2020-04-14T15:26:23.456Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:23 [2020-04-14T15:26:23.456Z] #44 80.64   CC       criu/cr-dedup.o
15:26:23 [2020-04-14T15:26:23.456Z] #44 81.06   CC       criu/cr-dump.o
15:26:23 [2020-04-14T15:26:23.456Z] #44 83.32   CC       criu/cr-errno.o
15:26:23 [2020-04-14T15:26:23.456Z] #44 83.40   CC       criu/cr-restore.o
15:26:23 [2020-04-14T15:26:23.456Z] #44 87.86   CC       criu/cr-service.o
15:26:23 [2020-04-14T15:26:23.456Z] #44 89.28   CC       criu/crtools.o
15:26:23 [2020-04-14T15:26:23.456Z] #44 89.72   CC       criu/eventfd.o
15:26:23 [2020-04-14T15:26:23.456Z] #44 90.00   CC       criu/eventpoll.o
15:26:23 [2020-04-14T15:26:23.456Z] #44 90.78   CC       criu/external.o
15:26:23 [2020-04-14T15:26:23.456Z] #44 ...
15:26:23 [2020-04-14T15:26:23.456Z] 
15:26:23 [2020-04-14T15:26:23.456Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:23 [2020-04-14T15:26:23.456Z] #17 41.08 Selecting previously unselected package vim-runtime.
15:26:23 [2020-04-14T15:26:23.456Z] #17 41.09 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:26:23 [2020-04-14T15:26:23.456Z] #17 41.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:26:23 [2020-04-14T15:26:23.456Z] #17 41.17 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:26:23 [2020-04-14T15:26:23.456Z] #17 41.17 Unpacking vim-runtime (2:8.1.0875-5) ...
15:26:23 [2020-04-14T15:26:23.532Z] #35 34.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
15:26:23 [2020-04-14T15:26:23.532Z] #35 34.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
15:26:23 [2020-04-14T15:26:23.533Z] #35 34.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
15:26:23 [2020-04-14T15:26:23.533Z] #35 ...
15:26:23 [2020-04-14T15:26:23.533Z] 
15:26:23 [2020-04-14T15:26:23.533Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:23 [2020-04-14T15:26:23.533Z] #43 34.63 The following NEW packages will be installed:
15:26:23 [2020-04-14T15:26:23.648Z] #44 83.52   DEP      criu/file-ids.d
15:26:23 [2020-04-14T15:26:23.649Z] #44 83.68   DEP      criu/fifo.d
15:26:23 [2020-04-14T15:26:23.794Z] #43 34.64   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:26:23 [2020-04-14T15:26:23.794Z] #43 34.64   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:26:23 [2020-04-14T15:26:23.794Z] #43 34.64   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:26:23 [2020-04-14T15:26:23.794Z] #43 34.64   python-six zlib1g-dev
15:26:23 [2020-04-14T15:26:23.906Z] #44 83.80   DEP      criu/fdstore.d
15:26:23 [2020-04-14T15:26:23.906Z] #44 83.89   DEP      criu/fault-injection.d
15:26:23 [2020-04-14T15:26:23.906Z] #44 83.94   DEP      criu/external.d
15:26:23 [2020-04-14T15:26:23.906Z] #44 84.02   DEP      criu/eventpoll.d
15:26:24 [2020-04-14T15:26:24.054Z] #43 ...
15:26:24 [2020-04-14T15:26:24.054Z] 
15:26:24 [2020-04-14T15:26:24.054Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:26:24 [2020-04-14T15:26:24.054Z] #25 DONE 34.8s
15:26:24 [2020-04-14T15:26:24.054Z] 
15:26:24 [2020-04-14T15:26:24.054Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:26:24 [2020-04-14T15:26:24.054Z] #26 DONE 0.1s
15:26:24 [2020-04-14T15:26:24.054Z] 
15:26:24 [2020-04-14T15:26:24.054Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:24 [2020-04-14T15:26:24.163Z] #44 84.16   DEP      criu/eventfd.d
15:26:24 [2020-04-14T15:26:24.163Z] #44 84.30   DEP      criu/crtools.d
15:26:24 [2020-04-14T15:26:24.339Z] #17 27.89 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:26:24 [2020-04-14T15:26:24.339Z] #17 27.91 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:26:24 [2020-04-14T15:26:24.420Z] #44 84.50   DEP      criu/cr-service.d
15:26:24 [2020-04-14T15:26:24.677Z] #44 84.67   DEP      criu/cr-restore.d
15:26:24 [2020-04-14T15:26:24.934Z] #44 84.90   DEP      criu/cr-errno.d
15:26:24 [2020-04-14T15:26:24.934Z] #44 84.92   DEP      criu/cr-dump.d
15:26:25 [2020-04-14T15:26:25.191Z] #44 85.19   DEP      criu/cr-dedup.d
15:26:25 [2020-04-14T15:26:25.448Z] #44 85.33   DEP      criu/cr-check.d
15:26:25 [2020-04-14T15:26:25.448Z] #44 85.50   DEP      criu/config.d
15:26:25 [2020-04-14T15:26:25.448Z] #44 ...
15:26:25 [2020-04-14T15:26:25.448Z] 
15:26:25 [2020-04-14T15:26:25.448Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:25 [2020-04-14T15:26:25.448Z] #17 5.959 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:26:25 [2020-04-14T15:26:25.448Z] #17 11.89 Fetched 8337 kB in 10s (868 kB/s)
15:26:25 [2020-04-14T15:26:25.448Z] #17 11.89 Reading package lists...
15:26:25 [2020-04-14T15:26:25.705Z] #17 15.65 Reading package lists...
15:26:25 [2020-04-14T15:26:25.706Z] #17 ...
15:26:25 [2020-04-14T15:26:25.706Z] 
15:26:25 [2020-04-14T15:26:25.706Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:25 [2020-04-14T15:26:25.706Z] #44 85.73   DEP      criu/clone-noasan.d
15:26:25 [2020-04-14T15:26:25.706Z] #44 85.78   DEP      criu/cgroup.d
15:26:25 [2020-04-14T15:26:25.963Z] #44 85.96   DEP      criu/cgroup-props.d
15:26:26 [2020-04-14T15:26:26.220Z] #44 86.08   DEP      criu/bitmap.d
15:26:26 [2020-04-14T15:26:26.220Z] #44 86.10   DEP      criu/bfd.d
15:26:26 [2020-04-14T15:26:26.220Z] #44 86.17   DEP      criu/autofs.d
15:26:26 [2020-04-14T15:26:26.220Z] #44 86.33   DEP      criu/aio.d
15:26:26 [2020-04-14T15:26:26.310Z] #17 29.82 Selecting previously unselected package python3-minimal.
15:26:26 [2020-04-14T15:26:26.310Z] #17 29.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
15:26:26 [2020-04-14T15:26:26.310Z] #17 29.86 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:26:26 [2020-04-14T15:26:26.310Z] #17 29.86 Unpacking python3-minimal (3.7.3-1) ...
15:26:26 [2020-04-14T15:26:26.310Z] #17 29.93 Selecting previously unselected package libmpdec2:amd64.
15:26:26 [2020-04-14T15:26:26.310Z] #17 29.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:26:26 [2020-04-14T15:26:26.310Z] #17 29.94 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:26:26 [2020-04-14T15:26:26.310Z] #17 30.03 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:26:26 [2020-04-14T15:26:26.310Z] #17 30.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
15:26:26 [2020-04-14T15:26:26.310Z] #17 30.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:26:26 [2020-04-14T15:26:26.477Z] #44 86.46   DEP      criu/action-scripts.d
15:26:26 [2020-04-14T15:26:26.601Z] #27 ...
15:26:26 [2020-04-14T15:26:26.601Z] 
15:26:26 [2020-04-14T15:26:26.601Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:26:26 [2020-04-14T15:26:26.601Z] #62 23.04 Reading package lists...
15:26:26 [2020-04-14T15:26:26.601Z] #62 30.41 Building dependency tree...
15:26:26 [2020-04-14T15:26:26.601Z] #62 33.15 The following additional packages will be installed:
15:26:26 [2020-04-14T15:26:26.601Z] #62 33.17   libbtrfs0
15:26:26 [2020-04-14T15:26:26.601Z] #62 33.38 The following NEW packages will be installed:
15:26:26 [2020-04-14T15:26:26.601Z] #62 33.39   libbtrfs-dev libbtrfs0
15:26:26 [2020-04-14T15:26:26.601Z] #62 33.86 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
15:26:26 [2020-04-14T15:26:26.601Z] #62 33.86 Need to get 119 kB of archives.
15:26:26 [2020-04-14T15:26:26.601Z] #62 33.86 After this operation, 387 kB of additional disk space will be used.
15:26:26 [2020-04-14T15:26:26.601Z] #62 33.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:26:26 [2020-04-14T15:26:26.601Z] #62 33.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:26:26 [2020-04-14T15:26:26.601Z] #62 35.54 debconf: delaying package configuration, since apt-utils is not installed
15:26:26 [2020-04-14T15:26:26.601Z] #62 35.84 Fetched 119 kB in 0s (391 kB/s)
15:26:26 [2020-04-14T15:26:26.601Z] #62 36.01 Selecting previously unselected package libbtrfs0.
15:26:26 [2020-04-14T15:26:26.602Z] #62 36.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
15:26:26 [2020-04-14T15:26:26.602Z] #62 36.09 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
15:26:26 [2020-04-14T15:26:26.602Z] #62 36.23 Unpacking libbtrfs0 (4.20.1-2) ...
15:26:26 [2020-04-14T15:26:26.602Z] #62 36.40 Selecting previously unselected package libbtrfs-dev.
15:26:26 [2020-04-14T15:26:26.602Z] #62 36.40 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
15:26:26 [2020-04-14T15:26:26.602Z] #62 36.42 Unpacking libbtrfs-dev (4.20.1-2) ...
15:26:26 [2020-04-14T15:26:26.602Z] #62 36.77 Setting up libbtrfs0 (4.20.1-2) ...
15:26:26 [2020-04-14T15:26:26.602Z] #62 36.85 Setting up libbtrfs-dev (4.20.1-2) ...
15:26:26 [2020-04-14T15:26:26.602Z] #62 36.89 Processing triggers for libc-bin (2.28-10) ...
15:26:26 [2020-04-14T15:26:26.602Z] #62 DONE 37.5s
15:26:26 [2020-04-14T15:26:26.602Z] 
15:26:26 [2020-04-14T15:26:26.602Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:26:26 [2020-04-14T15:26:26.602Z] #63 DONE 0.1s
15:26:26 [2020-04-14T15:26:26.602Z] 
15:26:26 [2020-04-14T15:26:26.602Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:26 [2020-04-14T15:26:26.602Z] #35 36.18 debconf: delaying package configuration, since apt-utils is not installed
15:26:26 [2020-04-14T15:26:26.602Z] #35 36.48 Fetched 14.2 MB in 2s (9325 kB/s)
15:26:26 [2020-04-14T15:26:26.602Z] #35 36.59 Selecting previously unselected package xxd.
15:26:26 [2020-04-14T15:26:26.602Z] #35 36.59 (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.)
15:26:26 [2020-04-14T15:26:26.602Z] #35 36.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
15:26:26 [2020-04-14T15:26:26.602Z] #35 36.65 Unpacking xxd (2:8.1.0875-5) ...
15:26:26 [2020-04-14T15:26:26.602Z] #35 36.94 Selecting previously unselected package vim-common.
15:26:26 [2020-04-14T15:26:26.602Z] #35 36.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:26:26 [2020-04-14T15:26:26.602Z] #35 36.97 Unpacking vim-common (2:8.1.0875-5) ...
15:26:26 [2020-04-14T15:26:26.602Z] #35 37.35 Selecting previously unselected package cmake-data.
15:26:26 [2020-04-14T15:26:26.602Z] #35 37.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:26:26 [2020-04-14T15:26:26.602Z] #35 37.37 Unpacking cmake-data (3.13.4-1) ...
15:26:26 [2020-04-14T15:26:26.734Z] #44 86.82   CC       criu/action-scripts.o
15:26:26 [2020-04-14T15:26:26.752Z] #17 43.81 Selecting previously unselected package vim.
15:26:26 [2020-04-14T15:26:26.752Z] #17 43.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:26:26 [2020-04-14T15:26:26.752Z] #17 43.84 Unpacking vim (2:8.1.0875-5) ...
15:26:26 [2020-04-14T15:26:26.752Z] #17 44.33 Selecting previously unselected package xfsprogs.
15:26:26 [2020-04-14T15:26:26.752Z] #17 44.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:26:26 [2020-04-14T15:26:26.752Z] #17 44.36 Unpacking xfsprogs (4.20.0-1) ...
15:26:26 [2020-04-14T15:26:26.871Z] #35 ...
15:26:26 [2020-04-14T15:26:26.871Z] 
15:26:26 [2020-04-14T15:26:26.871Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:26:26 [2020-04-14T15:26:26.871Z] #64 DONE 0.1s
15:26:26 [2020-04-14T15:26:26.871Z] 
15:26:26 [2020-04-14T15:26:26.871Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.13 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.13 Need to get 3798 kB of archives.
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.13 After this operation, 21.6 MB of additional disk space will be used.
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 35.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 36.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 36.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 36.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 36.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 36.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
15:26:26 [2020-04-14T15:26:26.871Z] #43 37.03 debconf: delaying package configuration, since apt-utils is not installed
15:26:26 [2020-04-14T15:26:26.871Z] #43 37.16 Fetched 3798 kB in 1s (3102 kB/s)
15:26:26 [2020-04-14T15:26:26.871Z] #43 37.25 Selecting previously unselected package libcap-dev:arm64.
15:26:26 [2020-04-14T15:26:26.871Z] #43 37.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
15:26:26 [2020-04-14T15:26:26.871Z] #43 37.39 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
15:26:26 [2020-04-14T15:26:26.871Z] #43 37.42 Unpacking libcap-dev:arm64 (1:2.25-2) ...
15:26:26 [2020-04-14T15:26:26.871Z] #43 37.62 Selecting previously unselected package libnet1:arm64.
15:26:26 [2020-04-14T15:26:26.871Z] #43 37.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:26:26 [2020-04-14T15:26:26.871Z] #43 37.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:26:26 [2020-04-14T15:26:26.871Z] #43 37.84 Selecting previously unselected package libnet1-dev.
15:26:27 [2020-04-14T15:26:27.007Z] #17 44.68 Selecting previously unselected package zip.
15:26:27 [2020-04-14T15:26:27.007Z] #17 44.68 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:26:27 [2020-04-14T15:26:27.007Z] #17 44.69 Unpacking zip (3.0-11+b1) ...
15:26:27 [2020-04-14T15:26:27.132Z] #43 37.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
15:26:27 [2020-04-14T15:26:27.133Z] #43 37.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:26:27 [2020-04-14T15:26:27.263Z] #17 31.06 Selecting previously unselected package python3.7.
15:26:27 [2020-04-14T15:26:27.263Z] #17 31.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
15:26:27 [2020-04-14T15:26:27.263Z] #17 31.08 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:26:27 [2020-04-14T15:26:27.298Z] #44 87.42   CC       criu/aio.o
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.85 Setting up aufs-tools (1:4.14+20190211-1) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.87 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.88 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.89 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.90 Setting up libgpm2:amd64 (1.20.7-5) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.91 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.92 Setting up uidmap (1:4.5-1.1) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.93 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.95 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:26:27 [2020-04-14T15:26:27.304Z] #17 44.98 Setting up xxd (2:8.1.0875-5) ...
15:26:27 [2020-04-14T15:26:27.393Z] #43 38.26 Selecting previously unselected package libnl-3-200:arm64.
15:26:27 [2020-04-14T15:26:27.394Z] #43 38.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
15:26:27 [2020-04-14T15:26:27.394Z] #43 38.28 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:26:27 [2020-04-14T15:26:27.518Z] #17 31.21 Selecting previously unselected package libpython3-stdlib:amd64.
15:26:27 [2020-04-14T15:26:27.518Z] #17 31.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:26:27 [2020-04-14T15:26:27.518Z] #17 31.23 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:26:27 [2020-04-14T15:26:27.518Z] #17 31.35 Setting up python3-minimal (3.7.3-1) ...
15:26:27 [2020-04-14T15:26:27.600Z] #17 45.00 Setting up zip (3.0-11+b1) ...
15:26:27 [2020-04-14T15:26:27.600Z] #17 45.02 Setting up vim-common (2:8.1.0875-5) ...
15:26:27 [2020-04-14T15:26:27.600Z] #17 45.04 Setting up bash-completion (1:2.8-6) ...
15:26:27 [2020-04-14T15:26:27.655Z] #43 38.52 Selecting previously unselected package libnl-3-dev:arm64.
15:26:27 [2020-04-14T15:26:27.655Z] #43 38.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
15:26:27 [2020-04-14T15:26:27.655Z] #43 38.54 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
15:26:27 [2020-04-14T15:26:27.863Z] #44 87.96   CC       criu/autofs.o
15:26:27 [2020-04-14T15:26:27.917Z] #43 38.90 Selecting previously unselected package libprotobuf-c1:arm64.
15:26:27 [2020-04-14T15:26:27.917Z] #43 38.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:26:27 [2020-04-14T15:26:27.917Z] #43 38.95 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:26:28 [2020-04-14T15:26:28.179Z] #43 39.15 Selecting previously unselected package libprotobuf-c-dev:arm64.
15:26:28 [2020-04-14T15:26:28.179Z] #43 39.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
15:26:28 [2020-04-14T15:26:28.179Z] #43 39.16 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
15:26:28 [2020-04-14T15:26:28.441Z] #43 39.31 Selecting previously unselected package zlib1g-dev:arm64.
15:26:28 [2020-04-14T15:26:28.441Z] #43 39.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
15:26:28 [2020-04-14T15:26:28.441Z] #43 39.34 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
15:26:28 [2020-04-14T15:26:28.442Z] #17 32.19 Selecting previously unselected package python3.
15:26:28 [2020-04-14T15:26:28.442Z] #17 32.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
15:26:28 [2020-04-14T15:26:28.442Z] #17 32.23 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:26:28 [2020-04-14T15:26:28.442Z] #17 32.24 Unpacking python3 (3.7.3-1) ...
15:26:28 [2020-04-14T15:26:28.442Z] #17 32.33 Selecting previously unselected package libip4tc0:amd64.
15:26:28 [2020-04-14T15:26:28.696Z] #17 32.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:26:28 [2020-04-14T15:26:28.696Z] #17 32.35 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:26:28 [2020-04-14T15:26:28.696Z] #17 32.44 Selecting previously unselected package libip6tc0:amd64.
15:26:28 [2020-04-14T15:26:28.696Z] #17 32.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:26:28 [2020-04-14T15:26:28.696Z] #17 32.45 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:26:28 [2020-04-14T15:26:28.705Z] #43 39.69 Selecting previously unselected package libprotobuf17:arm64.
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.55 Selecting previously unselected package libiptc0:amd64.
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.56 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.57 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.64 Selecting previously unselected package libnfnetlink0:amd64.
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.70 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.79 Selecting previously unselected package libnftnl11:amd64.
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:26:28 [2020-04-14T15:26:28.951Z] #17 32.80 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:26:28 [2020-04-14T15:26:28.960Z] #17 ...
15:26:28 [2020-04-14T15:26:28.960Z] 
15:26:28 [2020-04-14T15:26:28.960Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:28 [2020-04-14T15:26:28.960Z] #60 56.53 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
15:26:28 [2020-04-14T15:26:28.960Z] #60 58.35 + mkdir -p /build
15:26:28 [2020-04-14T15:26:28.960Z] #60 58.35 + cp runc /build/runc
15:26:28 [2020-04-14T15:26:28.960Z] #60 DONE 58.7s
15:26:28 [2020-04-14T15:26:28.960Z] 
15:26:28 [2020-04-14T15:26:28.960Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:28 [2020-04-14T15:26:28.960Z] #44 91.05   CC       criu/fault-injection.o
15:26:28 [2020-04-14T15:26:28.960Z] #44 91.21   CC       criu/fdstore.o
15:26:28 [2020-04-14T15:26:28.960Z] #44 91.58   CC       criu/fifo.o
15:26:28 [2020-04-14T15:26:28.960Z] #44 91.93   CC       criu/file-ids.o
15:26:28 [2020-04-14T15:26:28.960Z] #44 92.19   CC       criu/file-lock.o
15:26:28 [2020-04-14T15:26:28.960Z] #44 92.97   CC       criu/files-ext.o
15:26:28 [2020-04-14T15:26:28.960Z] #44 93.28   CC       criu/files-reg.o
15:26:28 [2020-04-14T15:26:28.960Z] #44 94.89   CC       criu/files.o
15:26:28 [2020-04-14T15:26:28.975Z] #43 39.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
15:26:28 [2020-04-14T15:26:28.975Z] #43 39.75 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
15:26:29 [2020-04-14T15:26:29.206Z] #17 32.89 Selecting previously unselected package iptables.
15:26:29 [2020-04-14T15:26:29.206Z] #17 32.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:26:29 [2020-04-14T15:26:29.206Z] #17 32.89 Unpacking iptables (1.8.2-4) ...
15:26:29 [2020-04-14T15:26:29.461Z] #17 33.26 Selecting previously unselected package xxd.
15:26:29 [2020-04-14T15:26:29.461Z] #17 33.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:26:29 [2020-04-14T15:26:29.461Z] #17 33.27 Unpacking xxd (2:8.1.0875-5) ...
15:26:29 [2020-04-14T15:26:29.461Z] #17 33.40 Selecting previously unselected package vim-common.
15:26:29 [2020-04-14T15:26:29.518Z] #44 96.77   CC       criu/filesystems.o
15:26:29 [2020-04-14T15:26:29.716Z] #17 33.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:26:29 [2020-04-14T15:26:29.716Z] #17 33.43 Unpacking vim-common (2:8.1.0875-5) ...
15:26:29 [2020-04-14T15:26:29.759Z] #44 89.66   CC       criu/bfd.o
15:26:29 [2020-04-14T15:26:29.932Z] #43 40.59 Selecting previously unselected package libprotobuf-lite17:arm64.
15:26:29 [2020-04-14T15:26:29.932Z] #43 40.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
15:26:29 [2020-04-14T15:26:29.932Z] #43 40.61 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
15:26:29 [2020-04-14T15:26:29.932Z] #43 40.85 Selecting previously unselected package libprotobuf-dev:arm64.
15:26:29 [2020-04-14T15:26:29.932Z] #43 40.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
15:26:29 [2020-04-14T15:26:29.932Z] #43 40.87 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
15:26:29 [2020-04-14T15:26:29.932Z] #43 ...
15:26:29 [2020-04-14T15:26:29.932Z] 
15:26:29 [2020-04-14T15:26:29.932Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:29 [2020-04-14T15:26:29.932Z] #27 4.131 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:26:29 [2020-04-14T15:26:29.932Z] #27 4.672 
15:26:29 [2020-04-14T15:26:29.971Z] #17 33.58 Selecting previously unselected package bash-completion.
15:26:29 [2020-04-14T15:26:29.971Z] #17 33.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:26:30 [2020-04-14T15:26:30.324Z] #44 90.25   CC       criu/bitmap.o
15:26:30 [2020-04-14T15:26:30.324Z] #44 90.38   CC       criu/cgroup-props.o
15:26:30 [2020-04-14T15:26:30.442Z] #44 97.45   CC       criu/fsnotify.o
15:26:30 [2020-04-14T15:26:30.442Z] #44 ...
15:26:30 [2020-04-14T15:26:30.442Z] 
15:26:30 [2020-04-14T15:26:30.442Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:30 [2020-04-14T15:26:30.442Z] #17 47.90 Setting up libiptc0:amd64 (1.8.2-4) ...
15:26:30 [2020-04-14T15:26:30.442Z] #17 47.91 Setting up xz-utils (5.2.4-1) ...
15:26:30 [2020-04-14T15:26:30.442Z] #17 47.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:26:30 [2020-04-14T15:26:30.442Z] #17 47.94 Setting up sudo (1.8.27-1+deb10u2) ...
15:26:30 [2020-04-14T15:26:30.442Z] #17 47.98 invoke-rc.d: could not determine current runlevel
15:26:30 [2020-04-14T15:26:30.442Z] #17 47.99 invoke-rc.d: policy-rc.d denied execution of start.
15:26:30 [2020-04-14T15:26:30.442Z] #17 48.00 Setting up pigz (2.4-1) ...
15:26:30 [2020-04-14T15:26:30.442Z] #17 48.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:26:30 [2020-04-14T15:26:30.442Z] #17 48.02 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:26:30 [2020-04-14T15:26:30.442Z] #17 48.03 Setting up python-pip-whl (18.1-5) ...
15:26:30 [2020-04-14T15:26:30.442Z] #17 48.04 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:26:30 [2020-04-14T15:26:30.442Z] #17 48.05 Setting up vim-runtime (2:8.1.0875-5) ...
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.31 Setting up libaio1:amd64 (0.3.112-3) ...
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.32 Setting up libonig5:amd64 (6.9.1-1) ...
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.34 Setting up vim (2:8.1.0875-5) ...
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:26:30 [2020-04-14T15:26:30.697Z] #17 48.41 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:26:30 [2020-04-14T15:26:30.719Z] #27 4.902 
                                                                           0.0%
###                                                                        4.5%
####                                                                       6.7%
########                                                                  11.5%
##########                                                                14.9%
##############                                                            20.1%
###################                                                       26.6%
#####################                                                     30.2%
##########################                                                37.3%
##############################                                            42.0%
##################################                                        48.3%
######################################                                    54.0%
###########################################                               59.8%
###############################################                           66.4%
######################################################                    76.0%
#############################################################             85.1%
#################################################################         91.3%
######################################################################    97.9%
######################################################################## 100.0%
15:26:30 [2020-04-14T15:26:30.889Z] #44 ...
15:26:30 [2020-04-14T15:26:30.889Z] 
15:26:30 [2020-04-14T15:26:30.889Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:26:30 [2020-04-14T15:26:30.889Z] #30 DONE 162.0s
15:26:30 [2020-04-14T15:26:30.889Z] 
15:26:30 [2020-04-14T15:26:30.889Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:30 [2020-04-14T15:26:30.889Z] #17 15.65 Reading package lists...
15:26:30 [2020-04-14T15:26:30.889Z] #17 19.04 Building dependency tree...
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.56 libcap2-bin is already the newest version (1:2.25-2).
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.56 The following additional packages will be installed:
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.56   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.56   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.56   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.56   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.56   python3.7 python3.7-minimal vim-runtime xxd
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.56 Suggested packages:
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.57   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.57   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.57   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.57 Recommended packages:
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.57   aufs-dkms nftables build-essential python3-dev python3-keyring
15:26:30 [2020-04-14T15:26:30.889Z] #17 20.57   python3-keyrings.alt python3-xdg unzip
15:26:30 [2020-04-14T15:26:30.951Z] #17 48.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:26:30 [2020-04-14T15:26:30.951Z] #17 48.43 Setting up jq (1.5+dfsg-2+b1) ...
15:26:30 [2020-04-14T15:26:30.951Z] #17 48.44 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:26:30 [2020-04-14T15:26:30.951Z] #17 48.45 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:26:31 [2020-04-14T15:26:31.295Z] #27 ...
15:26:31 [2020-04-14T15:26:31.295Z] 
15:26:31 [2020-04-14T15:26:31.295Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:31 [2020-04-14T15:26:31.295Z] #10 25.68 Reading package lists...
15:26:31 [2020-04-14T15:26:31.295Z] #10 32.31 Building dependency tree...
15:26:31 [2020-04-14T15:26:31.295Z] #10 35.03 The following additional packages will be installed:
15:26:31 [2020-04-14T15:26:31.295Z] #10 35.03   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:26:31 [2020-04-14T15:26:31.295Z] #10 35.03   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:26:31 [2020-04-14T15:26:31.295Z] #10 35.03   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:26:31 [2020-04-14T15:26:31.295Z] #10 35.06   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:26:31 [2020-04-14T15:26:31.295Z] #10 35.06 Suggested packages:
15:26:31 [2020-04-14T15:26:31.295Z] #10 35.06   gcc-8-locales seccomp wine64
15:26:31 [2020-04-14T15:26:31.295Z] #10 36.61 The following NEW packages will be installed:
15:26:31 [2020-04-14T15:26:31.295Z] #10 36.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:26:31 [2020-04-14T15:26:31.295Z] #10 36.62   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:26:31 [2020-04-14T15:26:31.295Z] #10 36.62   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:26:31 [2020-04-14T15:26:31.295Z] #10 36.62   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:26:31 [2020-04-14T15:26:31.295Z] #10 36.62   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:26:31 [2020-04-14T15:26:31.295Z] #10 36.67   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:26:31 [2020-04-14T15:26:31.295Z] #10 37.24 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
15:26:31 [2020-04-14T15:26:31.295Z] #10 37.24 Need to get 73.3 MB of archives.
15:26:31 [2020-04-14T15:26:31.295Z] #10 37.24 After this operation, 472 MB of additional disk space will be used.
15:26:31 [2020-04-14T15:26:31.295Z] #10 37.24 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]
15:26:31 [2020-04-14T15:26:31.295Z] #10 37.77 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]
15:26:31 [2020-04-14T15:26:31.295Z] #10 38.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:26:31 [2020-04-14T15:26:31.295Z] #10 38.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
15:26:31 [2020-04-14T15:26:31.295Z] #10 38.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
15:26:31 [2020-04-14T15:26:31.295Z] #10 38.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:26:31 [2020-04-14T15:26:31.295Z] #10 38.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:26:31 [2020-04-14T15:26:31.295Z] #10 39.01 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]
15:26:31 [2020-04-14T15:26:31.295Z] #10 39.03 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]
15:26:31 [2020-04-14T15:26:31.295Z] #10 41.09 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]
15:26:31 [2020-04-14T15:26:31.295Z] #10 ...
15:26:31 [2020-04-14T15:26:31.295Z] 
15:26:31 [2020-04-14T15:26:31.295Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:31 [2020-04-14T15:26:31.295Z] #27 7.184 
15:26:31 [2020-04-14T15:26:31.333Z] #17 ...
15:26:31 [2020-04-14T15:26:31.333Z] 
15:26:31 [2020-04-14T15:26:31.333Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:31 [2020-04-14T15:26:31.333Z] #44 90.67   DEP      criu/autofs.d
15:26:31 [2020-04-14T15:26:31.333Z] #44 90.90   DEP      criu/aio.d
15:26:31 [2020-04-14T15:26:31.333Z] #44 91.03   DEP      criu/action-scripts.d
15:26:31 [2020-04-14T15:26:31.333Z] #44 91.40   CC       criu/action-scripts.o
15:26:31 [2020-04-14T15:26:31.333Z] #44 91.85   CC       criu/aio.o
15:26:31 [2020-04-14T15:26:31.333Z] #44 92.38   CC       criu/autofs.o
15:26:31 [2020-04-14T15:26:31.333Z] #44 93.80   CC       criu/bfd.o
15:26:31 [2020-04-14T15:26:31.333Z] #44 94.20   CC       criu/bitmap.o
15:26:31 [2020-04-14T15:26:31.333Z] #44 94.32   CC       criu/cgroup-props.o
15:26:31 [2020-04-14T15:26:31.333Z] #44 95.20   CC       criu/cgroup.o
15:26:31 [2020-04-14T15:26:31.333Z] #44 97.85   CC       criu/clone-noasan.o
15:26:31 [2020-04-14T15:26:31.333Z] #44 97.98   CC       criu/config.o
15:26:31 [2020-04-14T15:26:31.333Z] #44 99.36   CC       criu/cr-check.o
15:26:31 [2020-04-14T15:26:31.588Z] #44 101.0   CC       criu/cr-dedup.o
15:26:31 [2020-04-14T15:26:31.842Z] #44 101.4   CC       criu/cr-dump.o
15:26:32 [2020-04-14T15:26:32.263Z] #17 22.64 The following NEW packages will be installed:
15:26:32 [2020-04-14T15:26:32.263Z] #17 22.64   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:26:32 [2020-04-14T15:26:32.263Z] #17 22.64   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:26:32 [2020-04-14T15:26:32.263Z] #17 22.64   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:26:32 [2020-04-14T15:26:32.263Z] #17 22.64   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:26:32 [2020-04-14T15:26:32.263Z] #17 22.64   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:26:32 [2020-04-14T15:26:32.263Z] #17 22.65   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:26:32 [2020-04-14T15:26:32.263Z] #17 22.65   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:26:32 [2020-04-14T15:26:32.263Z] #17 22.65   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:26:32 [2020-04-14T15:26:32.263Z] #17 22.65   xz-utils zip
15:26:32 [2020-04-14T15:26:32.376Z] #27 7.475 
                                                                           0.1%
######                                                                     8.9%
#############                                                             19.1%
#################                                                         24.0%
##############################                                            42.7%
#############################################                             62.7%
#############################################################             85.2%
######################################################################## 100.0%
15:26:32 [2020-04-14T15:26:32.376Z] #27 ...
15:26:32 [2020-04-14T15:26:32.376Z] 
15:26:32 [2020-04-14T15:26:32.376Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:32 [2020-04-14T15:26:32.376Z] #74 DONE 42.9s
15:26:32 [2020-04-14T15:26:32.401Z] #44 ...
15:26:32 [2020-04-14T15:26:32.401Z] 
15:26:32 [2020-04-14T15:26:32.401Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:32 [2020-04-14T15:26:32.401Z] #17 36.10 Unpacking bash-completion (1:2.8-6) ...
15:26:32 [2020-04-14T15:26:32.521Z] #17 23.08 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
15:26:32 [2020-04-14T15:26:32.521Z] #17 23.08 Need to get 28.5 MB of archives.
15:26:32 [2020-04-14T15:26:32.521Z] #17 23.08 After this operation, 116 MB of additional disk space will be used.
15:26:32 [2020-04-14T15:26:32.521Z] #17 23.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:26:32 [2020-04-14T15:26:32.521Z] #17 23.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
15:26:32 [2020-04-14T15:26:32.521Z] #17 23.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
15:26:32 [2020-04-14T15:26:32.521Z] #17 23.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:26:32 [2020-04-14T15:26:32.638Z] 
15:26:32 [2020-04-14T15:26:32.638Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:32 [2020-04-14T15:26:32.638Z] #10 42.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 42.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 42.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 42.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 42.89 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]
15:26:32 [2020-04-14T15:26:32.638Z] #10 42.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 42.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 42.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 42.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 43.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 43.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 43.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 43.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 43.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
15:26:32 [2020-04-14T15:26:32.638Z] #10 43.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
15:26:32 [2020-04-14T15:26:32.655Z] #17 36.49 Selecting previously unselected package bzip2.
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:26:32 [2020-04-14T15:26:32.779Z] #17 23.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:26:32 [2020-04-14T15:26:32.836Z] #17 50.39 Setting up iptables (1.8.2-4) ...
15:26:32 [2020-04-14T15:26:32.836Z] #17 50.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:26:32 [2020-04-14T15:26:32.836Z] #17 50.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:26:32 [2020-04-14T15:26:32.836Z] #17 50.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:26:32 [2020-04-14T15:26:32.836Z] #17 50.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:26:32 [2020-04-14T15:26:32.836Z] #17 50.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:26:32 [2020-04-14T15:26:32.836Z] #17 50.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:26:32 [2020-04-14T15:26:32.836Z] #17 50.43 Setting up python3 (3.7.3-1) ...
15:26:32 [2020-04-14T15:26:32.910Z] #17 36.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:26:32 [2020-04-14T15:26:32.910Z] #17 36.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:26:32 [2020-04-14T15:26:32.910Z] #17 36.57 Selecting previously unselected package xz-utils.
15:26:32 [2020-04-14T15:26:32.910Z] #17 36.57 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:26:32 [2020-04-14T15:26:32.910Z] #17 36.58 Unpacking xz-utils (5.2.4-1) ...
15:26:32 [2020-04-14T15:26:32.910Z] #17 36.75 Selecting previously unselected package apparmor.
15:26:33 [2020-04-14T15:26:33.037Z] #17 23.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:26:33 [2020-04-14T15:26:33.037Z] #17 23.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:26:33 [2020-04-14T15:26:33.037Z] #17 23.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:26:33 [2020-04-14T15:26:33.037Z] #17 23.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:26:33 [2020-04-14T15:26:33.037Z] #17 23.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:26:33 [2020-04-14T15:26:33.037Z] #17 23.43 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:26:33 [2020-04-14T15:26:33.092Z] #17 50.67 Setting up python3-wheel (0.32.3-2) ...
15:26:33 [2020-04-14T15:26:33.165Z] #17 36.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:26:33 [2020-04-14T15:26:33.165Z] #17 36.83 Unpacking apparmor (2.13.2-10) ...
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:26:33 [2020-04-14T15:26:33.295Z] #17 23.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:26:33 [2020-04-14T15:26:33.420Z] #17 37.17 Selecting previously unselected package aufs-tools.
15:26:33 [2020-04-14T15:26:33.420Z] #17 37.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:26:33 [2020-04-14T15:26:33.420Z] #17 37.18 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:26:33 [2020-04-14T15:26:33.554Z] #17 23.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:26:33 [2020-04-14T15:26:33.554Z] #17 23.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:26:33 [2020-04-14T15:26:33.554Z] #17 24.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:26:33 [2020-04-14T15:26:33.582Z] #10 44.59 debconf: delaying package configuration, since apt-utils is not installed
15:26:33 [2020-04-14T15:26:33.675Z] #17 37.32 Selecting previously unselected package libonig5:amd64.
15:26:33 [2020-04-14T15:26:33.675Z] #17 37.32 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:26:33 [2020-04-14T15:26:33.675Z] #17 37.33 Unpacking libonig5:amd64 (6.9.1-1) ...
15:26:33 [2020-04-14T15:26:33.675Z] #17 37.47 Selecting previously unselected package libjq1:amd64.
15:26:33 [2020-04-14T15:26:33.675Z] #17 37.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:26:33 [2020-04-14T15:26:33.675Z] #17 37.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:26:33 [2020-04-14T15:26:33.695Z] #17 51.28 Setting up apparmor (2.13.2-10) ...
15:26:33 [2020-04-14T15:26:33.812Z] #17 24.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:26:33 [2020-04-14T15:26:33.812Z] #17 24.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:26:33 [2020-04-14T15:26:33.843Z] #10 44.82 Fetched 73.3 MB in 6s (11.5 MB/s)
15:26:33 [2020-04-14T15:26:33.930Z] #17 37.63 Selecting previously unselected package jq.
15:26:33 [2020-04-14T15:26:33.930Z] #17 37.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:26:33 [2020-04-14T15:26:33.930Z] #17 37.65 Unpacking jq (1.5+dfsg-2+b1) ...
15:26:33 [2020-04-14T15:26:33.930Z] #17 37.73 Selecting previously unselected package libaio1:amd64.
15:26:34 [2020-04-14T15:26:34.104Z] #10 45.00 Selecting previously unselected package binutils-mingw-w64-i686.
15:26:34 [2020-04-14T15:26:34.104Z] #10 45.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 ... 15374 files and directories currently installed.)
15:26:34 [2020-04-14T15:26:34.104Z] #10 45.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
15:26:34 [2020-04-14T15:26:34.104Z] #10 45.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:26:34 [2020-04-14T15:26:34.185Z] #17 37.74 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:26:34 [2020-04-14T15:26:34.185Z] #17 37.74 Unpacking libaio1:amd64 (0.3.112-3) ...
15:26:34 [2020-04-14T15:26:34.185Z] #17 37.80 Selecting previously unselected package libgpm2:amd64.
15:26:34 [2020-04-14T15:26:34.185Z] #17 37.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:26:34 [2020-04-14T15:26:34.185Z] #17 37.82 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:26:34 [2020-04-14T15:26:34.185Z] #17 37.89 Selecting previously unselected package libicu63:amd64.
15:26:34 [2020-04-14T15:26:34.185Z] #17 37.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:26:34 [2020-04-14T15:26:34.185Z] #17 37.90 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:26:34 [2020-04-14T15:26:34.381Z] #17 24.92 debconf: delaying package configuration, since apt-utils is not installed
15:26:34 [2020-04-14T15:26:34.381Z] #17 25.02 Fetched 28.5 MB in 2s (18.0 MB/s)
15:26:34 [2020-04-14T15:26:34.639Z] #17 25.08 Selecting previously unselected package pigz.
15:26:34 [2020-04-14T15:26:34.639Z] #17 25.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 ... 23423 files and directories currently installed.)
15:26:34 [2020-04-14T15:26:34.639Z] #17 25.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:26:34 [2020-04-14T15:26:34.639Z] #17 25.13 Unpacking pigz (2.4-1) ...
15:26:34 [2020-04-14T15:26:34.639Z] #17 25.24 Selecting previously unselected package libpython3.7-minimal:amd64.
15:26:34 [2020-04-14T15:26:34.896Z] #17 25.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:26:34 [2020-04-14T15:26:34.897Z] #17 25.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:26:35 [2020-04-14T15:26:35.057Z] #17 52.50 Setting up xfsprogs (4.20.0-1) ...
15:26:35 [2020-04-14T15:26:35.057Z] #17 52.51 Setting up python3-lib2to3 (3.7.3-1) ...
15:26:35 [2020-04-14T15:26:35.057Z] #17 52.77 Setting up python3-pkg-resources (40.8.0-1) ...
15:26:35 [2020-04-14T15:26:35.155Z] #17 25.76 Selecting previously unselected package python3.7-minimal.
15:26:35 [2020-04-14T15:26:35.155Z] #17 25.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:26:35 [2020-04-14T15:26:35.155Z] #17 25.77 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:26:35 [2020-04-14T15:26:35.983Z] #17 53.47 Setting up python3-distutils (3.7.3-1) ...
15:26:36 [2020-04-14T15:26:36.087Z] #17 26.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:26:36 [2020-04-14T15:26:36.087Z] #17 26.64 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:26:36 [2020-04-14T15:26:36.239Z] #17 53.81 Setting up python3-setuptools (40.8.0-1) ...
15:26:36 [2020-04-14T15:26:36.653Z] #10 47.61 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:26:36 [2020-04-14T15:26:36.653Z] #10 47.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
15:26:36 [2020-04-14T15:26:36.653Z] #10 47.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:26:36 [2020-04-14T15:26:36.653Z] #10 ...
15:26:36 [2020-04-14T15:26:36.653Z] 
15:26:36 [2020-04-14T15:26:36.653Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.302 + RM_GOPATH=0
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.302 + TMP_GOPATH=
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.302 + : /build
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.302 + '[' -z '' ']'
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.302 ++ mktemp -d
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.341 + export GOPATH=/tmp/tmp.05CrHLc65c
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.341 + GOPATH=/tmp/tmp.05CrHLc65c
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.341 + RM_GOPATH=1
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.343 ++ dirname ./install.sh
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.368 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.368 + dir=.
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.368 + bin=containerd
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.368 + shift
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.368 + '[' '!' -f ./containerd.installer ']'
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.368 + . ./containerd.installer
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.368 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.368 + install_containerd
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.368 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.369 + git clone https://github.com/containerd/containerd.git /tmp/tmp.05CrHLc65c/src/github.com/containerd/containerd
15:26:36 [2020-04-14T15:26:36.653Z] #65 3.372 Cloning into '/tmp/tmp.05CrHLc65c/src/github.com/containerd/containerd'...
15:26:36 [2020-04-14T15:26:36.915Z] #65 ...
15:26:36 [2020-04-14T15:26:36.915Z] 
15:26:36 [2020-04-14T15:26:36.915Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:36 [2020-04-14T15:26:36.915Z] #27 8.881 
15:26:36 [2020-04-14T15:26:36.915Z] #27 9.203 
                                                                           0.0%
###                                                                        4.5%
######                                                                     9.2%
##########                                                                14.6%
#############                                                             19.3%
#################                                                         23.6%
####################                                                      28.3%
#####################                                                     29.2%
########################                                                  33.4%
##########################                                                37.1%
###############################                                           43.3%
##################################                                        48.1%
#####################################                                     51.9%
########################################                                  55.9%
###########################################                               60.2%
###############################################                           65.6%
###################################################                       71.1%
#######################################################                   77.0%
###########################################################               82.3%
###############################################################           88.1%
#################################################################         90.3%
####################################################################      94.7%
######################################################################## 100.0%
15:26:36 [2020-04-14T15:26:36.915Z] #27 12.72 
15:26:37 [2020-04-14T15:26:37.209Z] #17 54.76 Setting up python3-pip (18.1-5) ...
15:26:37 [2020-04-14T15:26:37.446Z] #17 41.28 Selecting previously unselected package libnet1:amd64.
15:26:37 [2020-04-14T15:26:37.701Z] #17 41.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:26:37 [2020-04-14T15:26:37.701Z] #17 41.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:26:37 [2020-04-14T15:26:37.701Z] #17 41.38 Selecting previously unselected package libnl-3-200:amd64.
15:26:37 [2020-04-14T15:26:37.701Z] #17 41.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:26:37 [2020-04-14T15:26:37.701Z] #17 41.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:26:37 [2020-04-14T15:26:37.701Z] #17 41.47 Selecting previously unselected package libprotobuf-c1:amd64.
15:26:37 [2020-04-14T15:26:37.701Z] #17 41.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:26:37 [2020-04-14T15:26:37.701Z] #17 41.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:26:37 [2020-04-14T15:26:37.778Z] #65 144.1 + bin/containerd-stress
15:26:37 [2020-04-14T15:26:37.778Z] #65 145.4 + bin/containerd-shim
15:26:37 [2020-04-14T15:26:37.898Z] #17 55.48 Processing triggers for libc-bin (2.28-10) ...
15:26:37 [2020-04-14T15:26:37.898Z] #17 55.50 Processing triggers for mime-support (3.62) ...
15:26:37 [2020-04-14T15:26:37.956Z] #17 41.57 Selecting previously unselected package libreadline5:amd64.
15:26:37 [2020-04-14T15:26:37.956Z] #17 41.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:26:37 [2020-04-14T15:26:37.956Z] #17 41.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:26:37 [2020-04-14T15:26:37.956Z] #17 41.70 Selecting previously unselected package net-tools.
15:26:37 [2020-04-14T15:26:37.956Z] #17 41.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:26:37 [2020-04-14T15:26:37.956Z] #17 41.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:26:37 [2020-04-14T15:26:37.986Z] #17 28.58 Selecting previously unselected package python3-minimal.
15:26:38 [2020-04-14T15:26:38.154Z] #17 DONE 55.8s
15:26:38 [2020-04-14T15:26:38.154Z] 
15:26:38 [2020-04-14T15:26:38.154Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:38 [2020-04-14T15:26:38.154Z] #44 98.20   CC       criu/image-desc.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 98.28   CC       criu/image.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 98.87   CC       criu/ipc_ns.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 99.64   CC       criu/irmap.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 100.1   CC       criu/kcmp-ids.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 100.3   CC       criu/kerndat.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 100.9   CC       criu/libnetlink.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 101.1   CC       criu/log.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 101.5   CC       criu/lsm.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 101.8   CC       criu/mem.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 102.9   CC       criu/mount.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 105.2   CC       criu/namespaces.o
15:26:38 [2020-04-14T15:26:38.154Z] #44 ...
15:26:38 [2020-04-14T15:26:38.154Z] 
15:26:38 [2020-04-14T15:26:38.154Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:26:38 [2020-04-14T15:26:38.211Z] #17 41.90 Selecting previously unselected package python-pip-whl.
15:26:38 [2020-04-14T15:26:38.211Z] #17 41.90 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:26:38 [2020-04-14T15:26:38.211Z] #17 41.91 Unpacking python-pip-whl (18.1-5) ...
15:26:38 [2020-04-14T15:26:38.243Z] #17 28.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
15:26:38 [2020-04-14T15:26:38.243Z] #17 28.62 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:26:38 [2020-04-14T15:26:38.243Z] #17 28.63 Unpacking python3-minimal (3.7.3-1) ...
15:26:38 [2020-04-14T15:26:38.243Z] #17 28.70 Selecting previously unselected package libmpdec2:amd64.
15:26:38 [2020-04-14T15:26:38.243Z] #17 28.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:26:38 [2020-04-14T15:26:38.243Z] #17 28.72 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:26:38 [2020-04-14T15:26:38.243Z] #17 28.83 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:26:38 [2020-04-14T15:26:38.499Z] #17 28.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
15:26:38 [2020-04-14T15:26:38.499Z] #17 28.85 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:26:38 [2020-04-14T15:26:38.771Z] #17 42.50 Selecting previously unselected package python3-lib2to3.
15:26:38 [2020-04-14T15:26:38.771Z] #17 42.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:26:38 [2020-04-14T15:26:38.771Z] #17 42.52 Unpacking python3-lib2to3 (3.7.3-1) ...
15:26:39 [2020-04-14T15:26:39.026Z] #17 42.64 Selecting previously unselected package python3-distutils.
15:26:39 [2020-04-14T15:26:39.026Z] #17 42.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:26:39 [2020-04-14T15:26:39.026Z] #17 42.67 Unpacking python3-distutils (3.7.3-1) ...
15:26:39 [2020-04-14T15:26:39.026Z] #17 42.83 Selecting previously unselected package python3-pip.
15:26:39 [2020-04-14T15:26:39.026Z] #17 42.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:26:39 [2020-04-14T15:26:39.282Z] #17 42.85 Unpacking python3-pip (18.1-5) ...
15:26:39 [2020-04-14T15:26:39.282Z] #17 43.01 Selecting previously unselected package python3-pkg-resources.
15:26:39 [2020-04-14T15:26:39.282Z] #17 43.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:26:39 [2020-04-14T15:26:39.282Z] #17 43.03 Unpacking python3-pkg-resources (40.8.0-1) ...
15:26:39 [2020-04-14T15:26:39.433Z] #17 29.74 Selecting previously unselected package python3.7.
15:26:39 [2020-04-14T15:26:39.433Z] #17 29.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
15:26:39 [2020-04-14T15:26:39.433Z] #17 29.75 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:26:39 [2020-04-14T15:26:39.433Z] #17 29.87 Selecting previously unselected package libpython3-stdlib:amd64.
15:26:39 [2020-04-14T15:26:39.433Z] #17 29.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:26:39 [2020-04-14T15:26:39.433Z] #17 29.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:26:39 [2020-04-14T15:26:39.433Z] #17 29.98 Setting up python3-minimal (3.7.3-1) ...
15:26:39 [2020-04-14T15:26:39.547Z] #17 43.16 Selecting previously unselected package python3-setuptools.
15:26:39 [2020-04-14T15:26:39.547Z] #17 43.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:26:39 [2020-04-14T15:26:39.547Z] #17 43.16 Unpacking python3-setuptools (40.8.0-1) ...
15:26:39 [2020-04-14T15:26:39.547Z] #17 43.42 Selecting previously unselected package python3-wheel.
15:26:39 [2020-04-14T15:26:39.801Z] #17 43.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:26:39 [2020-04-14T15:26:39.801Z] #17 43.43 Unpacking python3-wheel (0.32.3-2) ...
15:26:39 [2020-04-14T15:26:39.801Z] #17 43.53 Selecting previously unselected package sudo.
15:26:39 [2020-04-14T15:26:39.801Z] #17 43.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:26:39 [2020-04-14T15:26:39.801Z] #17 43.55 Unpacking sudo (1.8.27-1+deb10u2) ...
15:26:40 [2020-04-14T15:26:40.091Z] #18 1.521 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:26:40 [2020-04-14T15:26:40.091Z] #18 1.525 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:26:40 [2020-04-14T15:26:40.091Z] #18 1.528 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:26:40 [2020-04-14T15:26:40.091Z] #18 DONE 1.6s
15:26:40 [2020-04-14T15:26:40.091Z] 
15:26:40 [2020-04-14T15:26:40.091Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:40 [2020-04-14T15:26:40.091Z] #44 106.8   CC       criu/net.o
15:26:40 [2020-04-14T15:26:40.361Z] #17 44.03 Selecting previously unselected package thin-provisioning-tools.
15:26:40 [2020-04-14T15:26:40.361Z] #17 44.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:26:40 [2020-04-14T15:26:40.361Z] #17 44.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:26:40 [2020-04-14T15:26:40.366Z] #17 30.87 Selecting previously unselected package python3.
15:26:40 [2020-04-14T15:26:40.366Z] #17 30.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 ... 24084 files and directories currently installed.)
15:26:40 [2020-04-14T15:26:40.366Z] #17 30.91 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:26:40 [2020-04-14T15:26:40.366Z] #17 30.93 Unpacking python3 (3.7.3-1) ...
15:26:40 [2020-04-14T15:26:40.616Z] #17 44.24 Selecting previously unselected package uidmap.
15:26:40 [2020-04-14T15:26:40.616Z] #17 44.25 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:26:40 [2020-04-14T15:26:40.616Z] #17 44.25 Unpacking uidmap (1:4.5-1.1) ...
15:26:40 [2020-04-14T15:26:40.616Z] #17 44.36 Selecting previously unselected package vim-runtime.
15:26:40 [2020-04-14T15:26:40.616Z] #17 44.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:26:40 [2020-04-14T15:26:40.616Z] #17 44.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:26:40 [2020-04-14T15:26:40.616Z] #17 44.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:26:40 [2020-04-14T15:26:40.616Z] #17 44.45 Unpacking vim-runtime (2:8.1.0875-5) ...
15:26:40 [2020-04-14T15:26:40.624Z] #17 31.01 Selecting previously unselected package libip4tc0:amd64.
15:26:40 [2020-04-14T15:26:40.624Z] #17 31.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:26:40 [2020-04-14T15:26:40.624Z] #17 31.02 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:26:40 [2020-04-14T15:26:40.624Z] #17 31.11 Selecting previously unselected package libip6tc0:amd64.
15:26:40 [2020-04-14T15:26:40.624Z] #17 31.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:26:40 [2020-04-14T15:26:40.624Z] #17 31.12 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:26:40 [2020-04-14T15:26:40.624Z] #17 31.21 Selecting previously unselected package libiptc0:amd64.
15:26:40 [2020-04-14T15:26:40.624Z] #17 31.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:26:40 [2020-04-14T15:26:40.624Z] #17 31.21 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:26:40 [2020-04-14T15:26:40.881Z] #17 31.27 Selecting previously unselected package libnfnetlink0:amd64.
15:26:40 [2020-04-14T15:26:40.881Z] #17 31.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:26:40 [2020-04-14T15:26:40.881Z] #17 31.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:26:40 [2020-04-14T15:26:40.881Z] #17 31.34 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:26:40 [2020-04-14T15:26:40.881Z] #17 31.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:26:40 [2020-04-14T15:26:40.881Z] #17 31.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:26:40 [2020-04-14T15:26:40.881Z] #17 31.42 Selecting previously unselected package libnftnl11:amd64.
15:26:40 [2020-04-14T15:26:40.881Z] #17 31.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:26:40 [2020-04-14T15:26:40.881Z] #17 31.43 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:26:40 [2020-04-14T15:26:40.881Z] #17 31.51 Selecting previously unselected package iptables.
15:26:41 [2020-04-14T15:26:41.138Z] #17 31.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:26:41 [2020-04-14T15:26:41.138Z] #17 31.53 Unpacking iptables (1.8.2-4) ...
15:26:41 [2020-04-14T15:26:41.138Z] #17 ...
15:26:41 [2020-04-14T15:26:41.138Z] 
15:26:41 [2020-04-14T15:26:41.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:41 [2020-04-14T15:26:41.138Z] #44 91.29   CC       criu/cgroup.o
15:26:41 [2020-04-14T15:26:41.138Z] #44 94.14   CC       criu/clone-noasan.o
15:26:41 [2020-04-14T15:26:41.138Z] #44 94.27   CC       criu/config.o
15:26:41 [2020-04-14T15:26:41.138Z] #44 95.78   CC       criu/cr-check.o
15:26:41 [2020-04-14T15:26:41.138Z] #44 97.49   CC       criu/cr-dedup.o
15:26:41 [2020-04-14T15:26:41.138Z] #44 97.86   CC       criu/cr-dump.o
15:26:41 [2020-04-14T15:26:41.138Z] #44 99.99   CC       criu/cr-errno.o
15:26:41 [2020-04-14T15:26:41.138Z] #44 100.1   CC       criu/cr-restore.o
15:26:41 [2020-04-14T15:26:41.382Z] #27 13.02 
                                                                           0.0%
#                                                                          2.0%
###                                                                        4.3%
####                                                                       6.0%
#####                                                                      7.7%
######                                                                     9.6%
########                                                                  11.4%
#########                                                                 12.8%
##########                                                                14.7%
###########                                                               16.1%
#############                                                             18.3%
##############                                                            20.5%
################                                                          23.0%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.9%
######################                                                    30.9%
#######################                                                   32.9%
########################                                                  34.1%
##########################                                                36.1%
###########################                                               38.2%
#############################                                             40.4%
##############################                                            42.3%
################################                                          44.5%
################################                                          45.8%
##################################                                        48.4%
####################################                                      50.3%
######################################                                    52.9%
######################################                                    53.9%
#########################################                                 56.9%
##########################################                                59.4%
############################################                              61.6%
##############################################                            65.2%
################################################                          67.4%
###################################################                       70.9%
#####################################################                     74.4%
#######################################################                   77.4%
#########################################################                 79.4%
#############################################################             85.4%
#################################################################         90.4%
####################################################################      95.0%
#######################################################################   99.9%
######################################################################## 100.0%
15:26:41 [2020-04-14T15:26:41.395Z] #44 ...
15:26:41 [2020-04-14T15:26:41.395Z] 
15:26:41 [2020-04-14T15:26:41.395Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:41 [2020-04-14T15:26:41.395Z] #17 31.90 Selecting previously unselected package xxd.
15:26:41 [2020-04-14T15:26:41.395Z] #17 31.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:26:41 [2020-04-14T15:26:41.395Z] #17 31.92 Unpacking xxd (2:8.1.0875-5) ...
15:26:41 [2020-04-14T15:26:41.643Z] #27 17.56 
15:26:41 [2020-04-14T15:26:41.643Z] #27 ...
15:26:41 [2020-04-14T15:26:41.643Z] 
15:26:41 [2020-04-14T15:26:41.643Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:41 [2020-04-14T15:26:41.643Z] #43 42.52 Selecting previously unselected package libprotoc17:arm64.
15:26:41 [2020-04-14T15:26:41.643Z] #43 42.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 42.55 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 43.41 Selecting previously unselected package protobuf-c-compiler.
15:26:41 [2020-04-14T15:26:41.643Z] #43 43.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 43.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 43.78 Selecting previously unselected package protobuf-compiler.
15:26:41 [2020-04-14T15:26:41.643Z] #43 43.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 43.78 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 44.00 Selecting previously unselected package python-pkg-resources.
15:26:41 [2020-04-14T15:26:41.643Z] #43 44.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 44.03 Unpacking python-pkg-resources (40.8.0-1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 44.55 Selecting previously unselected package python-six.
15:26:41 [2020-04-14T15:26:41.643Z] #43 44.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 44.56 Unpacking python-six (1.12.0-1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 44.71 Selecting previously unselected package python-protobuf.
15:26:41 [2020-04-14T15:26:41.643Z] #43 44.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 44.75 Unpacking python-protobuf (3.6.1.3-2) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 45.56 Setting up python-pkg-resources (40.8.0-1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 49.23 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 49.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 49.29 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 49.34 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 49.36 Setting up python-six (1.12.0-1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 52.04 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 52.15 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 52.25 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 52.30 Setting up libcap-dev:arm64 (1:2.25-2) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 52.32 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 52.34 Setting up protobuf-compiler (3.6.1.3-2) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 52.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 52.45 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 52.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 52.52 Setting up python-protobuf (3.6.1.3-2) ...
15:26:41 [2020-04-14T15:26:41.643Z] #43 ...
15:26:41 [2020-04-14T15:26:41.643Z] 
15:26:41 [2020-04-14T15:26:41.643Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:41 [2020-04-14T15:26:41.643Z] #35 42.56 Selecting previously unselected package libicu63:arm64.
15:26:41 [2020-04-14T15:26:41.643Z] #35 42.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 42.59 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 49.09 Selecting previously unselected package libxml2:arm64.
15:26:41 [2020-04-14T15:26:41.643Z] #35 49.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 49.14 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 49.86 Selecting previously unselected package libarchive13:arm64.
15:26:41 [2020-04-14T15:26:41.643Z] #35 49.87 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 49.87 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 50.35 Selecting previously unselected package libjsoncpp1:arm64.
15:26:41 [2020-04-14T15:26:41.643Z] #35 50.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 50.36 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 50.61 Selecting previously unselected package librhash0:arm64.
15:26:41 [2020-04-14T15:26:41.643Z] #35 50.61 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 50.62 Unpacking librhash0:arm64 (1.3.8-1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 50.80 Selecting previously unselected package libuv1:arm64.
15:26:41 [2020-04-14T15:26:41.643Z] #35 50.81 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 50.81 Unpacking libuv1:arm64 (1.24.1-1) ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 51.12 Selecting previously unselected package cmake.
15:26:41 [2020-04-14T15:26:41.643Z] #35 51.14 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.643Z] #35 51.16 Unpacking cmake (3.13.4-1) ...
15:26:41 [2020-04-14T15:26:41.652Z] #17 32.04 Selecting previously unselected package vim-common.
15:26:41 [2020-04-14T15:26:41.652Z] #17 32.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:26:41 [2020-04-14T15:26:41.652Z] #17 32.06 Unpacking vim-common (2:8.1.0875-5) ...
15:26:41 [2020-04-14T15:26:41.652Z] #17 32.21 Selecting previously unselected package bash-completion.
15:26:41 [2020-04-14T15:26:41.652Z] #17 32.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:26:41 [2020-04-14T15:26:41.904Z] #35 ...
15:26:41 [2020-04-14T15:26:41.904Z] 
15:26:41 [2020-04-14T15:26:41.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:41 [2020-04-14T15:26:41.904Z] #10 50.69 Selecting previously unselected package binutils-mingw-w64.
15:26:41 [2020-04-14T15:26:41.904Z] #10 50.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:26:41 [2020-04-14T15:26:41.904Z] #10 50.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:26:41 [2020-04-14T15:26:41.904Z] #10 50.90 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:26:41 [2020-04-14T15:26:41.904Z] #10 50.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.904Z] #10 50.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:26:41 [2020-04-14T15:26:41.904Z] #10 51.25 Selecting previously unselected package dmsetup.
15:26:41 [2020-04-14T15:26:41.904Z] #10 51.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
15:26:41 [2020-04-14T15:26:41.904Z] #10 51.26 Unpacking dmsetup (2:1.02.155-3) ...
15:26:41 [2020-04-14T15:26:41.904Z] #10 51.49 Selecting previously unselected package mingw-w64-common.
15:26:41 [2020-04-14T15:26:41.904Z] #10 51.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:26:41 [2020-04-14T15:26:41.904Z] #10 51.52 Unpacking mingw-w64-common (6.0.0-3) ...
15:26:41 [2020-04-14T15:26:41.977Z] #44 109.2   CC       criu/netfilter.o
15:26:41 [2020-04-14T15:26:41.977Z] #44 109.4   CC       criu/page-pipe.o
15:26:42 [2020-04-14T15:26:42.148Z] #65 149.5 + bin/containerd-shim-runc-v1
15:26:42 [2020-04-14T15:26:42.165Z] #10 ...
15:26:42 [2020-04-14T15:26:42.165Z] 
15:26:42 [2020-04-14T15:26:42.165Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:42 [2020-04-14T15:26:42.165Z] #33 42.52 internal/reflectlite
15:26:42 [2020-04-14T15:26:42.165Z] #33 42.53 sync
15:26:42 [2020-04-14T15:26:42.165Z] #33 45.97 sort
15:26:42 [2020-04-14T15:26:42.165Z] #33 45.99 errors
15:26:42 [2020-04-14T15:26:42.165Z] #33 46.54 strconv
15:26:42 [2020-04-14T15:26:42.165Z] #33 46.54 io
15:26:42 [2020-04-14T15:26:42.165Z] #33 46.54 internal/oserror
15:26:42 [2020-04-14T15:26:42.165Z] #33 46.85 syscall
15:26:42 [2020-04-14T15:26:42.165Z] #33 50.06 strings
15:26:42 [2020-04-14T15:26:42.165Z] #33 50.08 bytes
15:26:42 [2020-04-14T15:26:42.165Z] #33 52.35 reflect
15:26:42 [2020-04-14T15:26:42.165Z] #33 ...
15:26:42 [2020-04-14T15:26:42.165Z] 
15:26:42 [2020-04-14T15:26:42.165Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:42 [2020-04-14T15:26:42.165Z] #56 52.56 reflect
15:26:42 [2020-04-14T15:26:42.165Z] #56 52.57 syscall
15:26:42 [2020-04-14T15:26:42.165Z] #56 52.58 strings
15:26:42 [2020-04-14T15:26:42.165Z] #56 52.58 bytes
15:26:42 [2020-04-14T15:26:42.425Z] #56 ...
15:26:42 [2020-04-14T15:26:42.425Z] 
15:26:42 [2020-04-14T15:26:42.425Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:42 [2020-04-14T15:26:42.425Z] #47 42.86 sync
15:26:42 [2020-04-14T15:26:42.425Z] #47 42.87 internal/reflectlite
15:26:42 [2020-04-14T15:26:42.425Z] #47 44.83 github.com/LK4D4/vndr/godl/singleflight
15:26:42 [2020-04-14T15:26:42.425Z] #47 44.87 math/rand
15:26:42 [2020-04-14T15:26:42.425Z] #47 44.89 internal/singleflight
15:26:42 [2020-04-14T15:26:42.425Z] #47 47.06 sort
15:26:42 [2020-04-14T15:26:42.425Z] #47 47.08 strconv
15:26:42 [2020-04-14T15:26:42.425Z] #47 47.09 io
15:26:42 [2020-04-14T15:26:42.425Z] #47 47.11 syscall
15:26:42 [2020-04-14T15:26:42.425Z] #47 49.01 vendor/golang.org/x/net/dns/dnsmessage
15:26:42 [2020-04-14T15:26:42.425Z] #47 50.10 bytes
15:26:42 [2020-04-14T15:26:42.425Z] #47 ...
15:26:42 [2020-04-14T15:26:42.425Z] 
15:26:42 [2020-04-14T15:26:42.425Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:26:42 [2020-04-14T15:26:42.425Z] #30 46.41 Checking out files:  88% (1342/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:26:42 [2020-04-14T15:26:42.425Z] #30 46.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:26:42 [2020-04-14T15:26:42.425Z] #30 47.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:26:42 [2020-04-14T15:26:42.902Z] #44 110.0   CC       criu/page-xfer.o
15:26:42 [2020-04-14T15:26:42.998Z] #30 ...
15:26:42 [2020-04-14T15:26:42.998Z] 
15:26:42 [2020-04-14T15:26:42.998Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:42 [2020-04-14T15:26:42.998Z] #27 18.97 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:26:43 [2020-04-14T15:26:43.579Z] #27 19.52 
15:26:43 [2020-04-14T15:26:43.613Z] #65 151.5 + bin/containerd-shim-runc-v2
15:26:43 [2020-04-14T15:26:43.870Z] #44 110.9   CC       criu/pagemap-cache.o
15:26:43 [2020-04-14T15:26:43.874Z] #17 47.35 Selecting previously unselected package vim.
15:26:43 [2020-04-14T15:26:43.874Z] #17 47.36 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:26:43 [2020-04-14T15:26:43.874Z] #17 47.40 Unpacking vim (2:8.1.0875-5) ...
15:26:43 [2020-04-14T15:26:43.874Z] #17 ...
15:26:43 [2020-04-14T15:26:43.874Z] 
15:26:43 [2020-04-14T15:26:43.874Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:43 [2020-04-14T15:26:43.874Z] #44 103.4   CC       criu/cr-errno.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 103.5   CC       criu/cr-restore.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 107.9   CC       criu/cr-service.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 109.4   CC       criu/crtools.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 109.9   CC       criu/eventfd.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 110.4   CC       criu/eventpoll.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 111.2   CC       criu/external.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 111.6   CC       criu/fault-injection.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 111.7   CC       criu/fdstore.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 112.1   CC       criu/fifo.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 112.5   CC       criu/file-ids.o
15:26:43 [2020-04-14T15:26:43.874Z] #44 112.8   CC       criu/file-lock.o
15:26:43 [2020-04-14T15:26:43.894Z] #65 152.1 + binaries
15:26:43 [2020-04-14T15:26:43.894Z] #65 152.1 + mkdir -p /build
15:26:43 [2020-04-14T15:26:43.894Z] #65 152.1 + cp bin/containerd /build/containerd
15:26:43 [2020-04-14T15:26:43.894Z] #65 152.1 + cp bin/containerd-shim /build/containerd-shim
15:26:44 [2020-04-14T15:26:44.102Z] #27 19.78 #=#=#                                                                         
##O#- #                                                                       

######################################################################## 100.0%
15:26:44 [2020-04-14T15:26:44.102Z] #27 20.06 
15:26:44 [2020-04-14T15:26:44.129Z] #44 ...
15:26:44 [2020-04-14T15:26:44.129Z] 
15:26:44 [2020-04-14T15:26:44.129Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:44 [2020-04-14T15:26:44.129Z] #17 47.91 Selecting previously unselected package xfsprogs.
15:26:44 [2020-04-14T15:26:44.129Z] #17 47.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:26:44 [2020-04-14T15:26:44.129Z] #17 47.92 Unpacking xfsprogs (4.20.0-1) ...
15:26:44 [2020-04-14T15:26:44.166Z] #44 111.3   CC       criu/pagemap.o
15:26:44 [2020-04-14T15:26:44.174Z] #65 152.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:26:44 [2020-04-14T15:26:44.174Z] #65 152.1 + cp bin/ctr /build/ctr
15:26:44 [2020-04-14T15:26:44.175Z] #17 34.78 Unpacking bash-completion (1:2.8-6) ...
15:26:44 [2020-04-14T15:26:44.384Z] #17 48.31 Selecting previously unselected package zip.
15:26:44 [2020-04-14T15:26:44.421Z] #44 111.8   CC       criu/parasite-syscall.o
15:26:44 [2020-04-14T15:26:44.640Z] #17 48.32 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:26:44 [2020-04-14T15:26:44.640Z] #17 48.33 Unpacking zip (3.0-11+b1) ...
15:26:44 [2020-04-14T15:26:44.640Z] #17 48.48 Setting up aufs-tools (1:4.14+20190211-1) ...
15:26:44 [2020-04-14T15:26:44.640Z] #17 48.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:26:44 [2020-04-14T15:26:44.640Z] #17 48.51 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:26:44 [2020-04-14T15:26:44.640Z] #17 48.52 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:26:44 [2020-04-14T15:26:44.640Z] #17 48.53 Setting up libgpm2:amd64 (1.20.7-5) ...
15:26:44 [2020-04-14T15:26:44.640Z] #17 48.54 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:26:44 [2020-04-14T15:26:44.640Z] #17 48.56 Setting up uidmap (1:4.5-1.1) ...
15:26:44 [2020-04-14T15:26:44.640Z] #17 48.56 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:26:44 [2020-04-14T15:26:44.739Z] #17 35.20 Selecting previously unselected package bzip2.
15:26:44 [2020-04-14T15:26:44.739Z] #17 35.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:26:44 [2020-04-14T15:26:44.739Z] #17 35.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:26:44 [2020-04-14T15:26:44.739Z] #17 35.31 Selecting previously unselected package xz-utils.
15:26:44 [2020-04-14T15:26:44.739Z] #17 35.31 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:26:44 [2020-04-14T15:26:44.739Z] #17 35.32 Unpacking xz-utils (5.2.4-1) ...
15:26:44 [2020-04-14T15:26:44.786Z] #65 DONE 152.6s
15:26:44 [2020-04-14T15:26:44.896Z] #17 48.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:26:44 [2020-04-14T15:26:44.896Z] #17 48.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:26:44 [2020-04-14T15:26:44.896Z] #17 48.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:26:44 [2020-04-14T15:26:44.896Z] #17 48.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:26:44 [2020-04-14T15:26:44.896Z] #17 48.61 Setting up xxd (2:8.1.0875-5) ...
15:26:44 [2020-04-14T15:26:44.896Z] #17 48.62 Setting up zip (3.0-11+b1) ...
15:26:44 [2020-04-14T15:26:44.896Z] #17 48.65 Setting up vim-common (2:8.1.0875-5) ...
15:26:44 [2020-04-14T15:26:44.896Z] #17 48.67 Setting up bash-completion (1:2.8-6) ...
15:26:44 [2020-04-14T15:26:44.981Z] #44 112.2   CC       criu/path.o
15:26:44 [2020-04-14T15:26:44.997Z] #17 35.54 Selecting previously unselected package apparmor.
15:26:44 [2020-04-14T15:26:44.997Z] #17 35.57 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:26:45 [2020-04-14T15:26:45.054Z] #27 ...
15:26:45 [2020-04-14T15:26:45.054Z] 
15:26:45 [2020-04-14T15:26:45.054Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.33 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.35 Setting up xxd (2:8.1.0875-5) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.37 Setting up libuv1:arm64 (1.24.1-1) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.38 Setting up vim-common (2:8.1.0875-5) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.42 Setting up librhash0:arm64 (1.3.8-1) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.43 Setting up cmake-data (3.13.4-1) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.45 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.48 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.50 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.52 Setting up cmake (3.13.4-1) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.54 Processing triggers for libc-bin (2.28-10) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 54.66 Processing triggers for mime-support (3.62) ...
15:26:45 [2020-04-14T15:26:45.054Z] #35 DONE 55.8s
15:26:45 [2020-04-14T15:26:45.054Z] 
15:26:45 [2020-04-14T15:26:45.054Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:26:45 [2020-04-14T15:26:45.054Z] #36 DONE 0.1s
15:26:45 [2020-04-14T15:26:45.054Z] 
15:26:45 [2020-04-14T15:26:45.054Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:26:45 [2020-04-14T15:26:45.054Z] #37 DONE 0.1s
15:26:45 [2020-04-14T15:26:45.054Z] 
15:26:45 [2020-04-14T15:26:45.054Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:45 [2020-04-14T15:26:45.054Z] #47 53.59 bufio
15:26:45 [2020-04-14T15:26:45.054Z] #47 54.60 reflect
15:26:45 [2020-04-14T15:26:45.067Z] 
15:26:45 [2020-04-14T15:26:45.067Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:26:45 [2020-04-14T15:26:45.237Z] #44 112.4   CC       criu/pie-util-vdso-elf32.o
15:26:45 [2020-04-14T15:26:45.237Z] #44 112.7   CC       criu/pie-util-vdso.o
15:26:45 [2020-04-14T15:26:45.254Z] #17 35.65 Unpacking apparmor (2.13.2-10) ...
15:26:45 [2020-04-14T15:26:45.492Z] #44 112.9   CC       criu/pie-util.o
15:26:45 [2020-04-14T15:26:45.512Z] #17 35.94 Selecting previously unselected package aufs-tools.
15:26:45 [2020-04-14T15:26:45.512Z] #17 35.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:26:45 [2020-04-14T15:26:45.512Z] #17 35.95 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:26:45 [2020-04-14T15:26:45.678Z] #66 DONE 0.3s
15:26:45 [2020-04-14T15:26:45.678Z] 
15:26:45 [2020-04-14T15:26:45.678Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:26:45 [2020-04-14T15:26:45.678Z] #70 DONE 0.1s
15:26:45 [2020-04-14T15:26:45.678Z] 
15:26:45 [2020-04-14T15:26:45.678Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:26:45 [2020-04-14T15:26:45.678Z] #72 DONE 0.2s
15:26:45 [2020-04-14T15:26:45.678Z] 
15:26:45 [2020-04-14T15:26:45.678Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:26:45 [2020-04-14T15:26:45.747Z] #44 113.0   CC       criu/pipes.o
15:26:45 [2020-04-14T15:26:45.769Z] #17 36.06 Selecting previously unselected package libonig5:amd64.
15:26:45 [2020-04-14T15:26:45.769Z] #17 36.07 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:26:45 [2020-04-14T15:26:45.769Z] #17 36.07 Unpacking libonig5:amd64 (6.9.1-1) ...
15:26:45 [2020-04-14T15:26:45.769Z] #17 36.22 Selecting previously unselected package libjq1:amd64.
15:26:45 [2020-04-14T15:26:45.769Z] #17 36.24 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:26:45 [2020-04-14T15:26:45.769Z] #17 36.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:26:45 [2020-04-14T15:26:45.959Z] #75 DONE 0.1s
15:26:45 [2020-04-14T15:26:45.959Z] 
15:26:45 [2020-04-14T15:26:45.960Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:26:45 [2020-04-14T15:26:45.960Z] #76 DONE 0.0s
15:26:45 [2020-04-14T15:26:45.960Z] 
15:26:45 [2020-04-14T15:26:45.960Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:26:46 [2020-04-14T15:26:46.026Z] #17 36.37 Selecting previously unselected package jq.
15:26:46 [2020-04-14T15:26:46.026Z] #17 36.38 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:26:46 [2020-04-14T15:26:46.026Z] #17 36.39 Unpacking jq (1.5+dfsg-2+b1) ...
15:26:46 [2020-04-14T15:26:46.026Z] #17 36.47 Selecting previously unselected package libaio1:amd64.
15:26:46 [2020-04-14T15:26:46.026Z] #17 36.47 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:26:46 [2020-04-14T15:26:46.026Z] #17 36.49 Unpacking libaio1:amd64 (0.3.112-3) ...
15:26:46 [2020-04-14T15:26:46.026Z] #17 36.54 Selecting previously unselected package libgpm2:amd64.
15:26:46 [2020-04-14T15:26:46.026Z] #17 36.56 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:26:46 [2020-04-14T15:26:46.026Z] #17 36.56 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:26:46 [2020-04-14T15:26:46.283Z] #17 36.63 Selecting previously unselected package libicu63:amd64.
15:26:46 [2020-04-14T15:26:46.283Z] #17 36.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:26:46 [2020-04-14T15:26:46.283Z] #17 36.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:26:46 [2020-04-14T15:26:46.307Z] #44 113.4   CC       criu/plugin.o
15:26:46 [2020-04-14T15:26:46.562Z] #44 113.7   CC       criu/proc_parse.o
15:26:46 [2020-04-14T15:26:46.571Z] #77 DONE 0.6s
15:26:46 [2020-04-14T15:26:46.852Z] 
15:26:46 [2020-04-14T15:26:46.852Z] #78 exporting to image
15:26:46 [2020-04-14T15:26:46.852Z] #78 exporting layers
15:26:47 [2020-04-14T15:26:47.407Z] #17 51.10 Setting up libiptc0:amd64 (1.8.2-4) ...
15:26:47 [2020-04-14T15:26:47.407Z] #17 51.11 Setting up xz-utils (5.2.4-1) ...
15:26:47 [2020-04-14T15:26:47.407Z] #17 51.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:26:47 [2020-04-14T15:26:47.407Z] #17 51.14 Setting up sudo (1.8.27-1+deb10u2) ...
15:26:47 [2020-04-14T15:26:47.602Z] #47 57.56 regexp/syntax
15:26:47 [2020-04-14T15:26:47.602Z] #47 ...
15:26:47 [2020-04-14T15:26:47.602Z] 
15:26:47 [2020-04-14T15:26:47.602Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:26:47 [2020-04-14T15:26:47.602Z] #43 57.96 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
15:26:47 [2020-04-14T15:26:47.602Z] #43 58.02 Processing triggers for libc-bin (2.28-10) ...
15:26:47 [2020-04-14T15:26:47.602Z] #43 DONE 58.6s
15:26:47 [2020-04-14T15:26:47.662Z] #17 51.23 invoke-rc.d: could not determine current runlevel
15:26:47 [2020-04-14T15:26:47.662Z] #17 51.24 invoke-rc.d: policy-rc.d denied execution of start.
15:26:47 [2020-04-14T15:26:47.662Z] #17 51.25 Setting up pigz (2.4-1) ...
15:26:47 [2020-04-14T15:26:47.662Z] #17 51.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:26:47 [2020-04-14T15:26:47.662Z] #17 51.27 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:26:47 [2020-04-14T15:26:47.662Z] #17 51.28 Setting up python-pip-whl (18.1-5) ...
15:26:47 [2020-04-14T15:26:47.662Z] #17 51.29 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:26:47 [2020-04-14T15:26:47.662Z] #17 51.30 Setting up vim-runtime (2:8.1.0875-5) ...
15:26:47 [2020-04-14T15:26:47.867Z] 
15:26:47 [2020-04-14T15:26:47.867Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:47 [2020-04-14T15:26:47.918Z] #17 51.74 Setting up libaio1:amd64 (0.3.112-3) ...
15:26:47 [2020-04-14T15:26:47.918Z] #17 51.75 Setting up libonig5:amd64 (6.9.1-1) ...
15:26:47 [2020-04-14T15:26:47.918Z] #17 51.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:26:47 [2020-04-14T15:26:47.918Z] #17 51.77 Setting up vim (2:8.1.0875-5) ...
15:26:47 [2020-04-14T15:26:47.918Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:26:47 [2020-04-14T15:26:47.923Z] #44 115.2   CC       criu/protobuf-desc.o
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.87 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.89 Setting up jq (1.5+dfsg-2+b1) ...
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:26:48 [2020-04-14T15:26:48.173Z] #17 51.93 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:26:48 [2020-04-14T15:26:48.484Z] #44 115.8   CC       criu/protobuf.o
15:26:48 [2020-04-14T15:26:48.739Z] #44 116.0   CC       criu/pstree.o
15:26:49 [2020-04-14T15:26:49.519Z] #78 exporting layers 2.6s done
15:26:49 [2020-04-14T15:26:49.519Z] #78 writing image sha256:441d6cb9f643b16eed4900c5d8061d089d560b51bbc1b82ca70fee23b0d17a18 done
15:26:49 [2020-04-14T15:26:49.519Z] #78 naming to docker.io/library/docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 done
15:26:49 [2020-04-14T15:26:49.519Z] #78 DONE 2.6s
[Pipeline] }
[Pipeline] // stage
15:26:49 [2020-04-14T15:26:49.558Z] #17 40.09 Selecting previously unselected package libnet1:amd64.
15:26:49 [2020-04-14T15:26:49.558Z] #17 40.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:26:49 [2020-04-14T15:26:49.558Z] #17 40.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:26:49 [2020-04-14T15:26:49.664Z] #44 116.6   CC       criu/rbtree.o
15:26:49 [2020-04-14T15:26:49.664Z] #44 117.0   CC       criu/rst-malloc.o
15:26:49 [2020-04-14T15:26:49.816Z] #17 40.17 Selecting previously unselected package libnl-3-200:amd64.
15:26:49 [2020-04-14T15:26:49.816Z] #17 40.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:26:49 [2020-04-14T15:26:49.816Z] #17 40.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:26:49 [2020-04-14T15:26:49.816Z] #17 40.28 Selecting previously unselected package libprotobuf-c1:amd64.
15:26:49 [2020-04-14T15:26:49.816Z] #17 40.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:26:49 [2020-04-14T15:26:49.816Z] #17 40.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:26:49 [2020-04-14T15:26:49.816Z] #17 40.37 Selecting previously unselected package libreadline5:amd64.
15:26:49 [2020-04-14T15:26:49.816Z] #17 40.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:26:49 [2020-04-14T15:26:49.816Z] #17 40.37 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:26:49 [2020-04-14T15:26:49.836Z] #44 ...
15:26:49 [2020-04-14T15:26:49.836Z] 
15:26:49 [2020-04-14T15:26:49.836Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:26:49 [2020-04-14T15:26:49.836Z] #50 50.28 + cd /tmp/tmp.eWhWRcSioD/src/gotest.tools/gotestsum
15:26:49 [2020-04-14T15:26:49.836Z] #50 50.28 + git checkout -q v0.3.5
15:26:49 [2020-04-14T15:26:49.836Z] #50 50.31 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:26:49 [2020-04-14T15:26:49.836Z] #50 ...
15:26:49 [2020-04-14T15:26:49.836Z] 
15:26:49 [2020-04-14T15:26:49.836Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:26:49 [2020-04-14T15:26:49.836Z] #10 60.52 Selecting previously unselected package mingw-w64-x86-64-dev.
15:26:49 [2020-04-14T15:26:49.836Z] #10 60.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:26:49 [2020-04-14T15:26:49.836Z] #10 60.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:26:49 [2020-04-14T15:26:49.920Z] #44 117.2   CC       criu/seccomp.o
15:26:49 [2020-04-14T15:26:49.920Z] #44 ...
15:26:49 [2020-04-14T15:26:49.920Z] 
15:26:49 [2020-04-14T15:26:49.920Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:26:49 [2020-04-14T15:26:49.920Z] #19 4.024 Collecting yamllint==1.16.0
15:26:49 [2020-04-14T15:26:49.920Z] #19 9.325   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:26:49 [2020-04-14T15:26:49.920Z] #19 9.388 Collecting pyyaml (from yamllint==1.16.0)
15:26:49 [2020-04-14T15:26:49.920Z] #19 9.487   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:26:49 [2020-04-14T15:26:49.920Z] #19 ...
15:26:49 [2020-04-14T15:26:49.920Z] 
15:26:49 [2020-04-14T15:26:49.920Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:26:49 [2020-04-14T15:26:49.920Z] #65 145.2 + bin/containerd
15:26:49 [2020-04-14T15:26:49.962Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/test/unit
15:26:50 [2020-04-14T15:26:50.074Z] #17 40.49 Selecting previously unselected package net-tools.
15:26:50 [2020-04-14T15:26:50.074Z] #17 40.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:26:50 [2020-04-14T15:26:50.074Z] #17 40.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:26:50 [2020-04-14T15:26:50.074Z] #17 40.67 Selecting previously unselected package python-pip-whl.
15:26:50 [2020-04-14T15:26:50.074Z] #17 40.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:26:50 [2020-04-14T15:26:50.332Z] #17 40.68 Unpacking python-pip-whl (18.1-5) ...
15:26:50 [2020-04-14T15:26:50.590Z] #17 41.21 Selecting previously unselected package python3-lib2to3.
15:26:50 [2020-04-14T15:26:50.590Z] #17 41.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:26:50 [2020-04-14T15:26:50.590Z] #17 41.22 Unpacking python3-lib2to3 (3.7.3-1) ...
15:26:50 [2020-04-14T15:26:50.847Z] #17 41.33 Selecting previously unselected package python3-distutils.
15:26:50 [2020-04-14T15:26:50.847Z] #17 41.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:26:50 [2020-04-14T15:26:50.847Z] #17 41.34 Unpacking python3-distutils (3.7.3-1) ...
15:26:50 [2020-04-14T15:26:50.940Z] #17 54.53 Setting up iptables (1.8.2-4) ...
15:26:50 [2020-04-14T15:26:50.940Z] #17 54.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:26:50 [2020-04-14T15:26:50.940Z] #17 54.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:26:50 [2020-04-14T15:26:50.940Z] #17 54.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:26:50 [2020-04-14T15:26:50.940Z] #17 54.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:26:50 [2020-04-14T15:26:50.940Z] #17 54.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:26:50 [2020-04-14T15:26:50.940Z] #17 54.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:26:50 [2020-04-14T15:26:50.940Z] #17 54.58 Setting up python3 (3.7.3-1) ...
15:26:51 [2020-04-14T15:26:51.105Z] #17 41.44 Selecting previously unselected package python3-pip.
15:26:51 [2020-04-14T15:26:51.105Z] #17 41.44 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:26:51 [2020-04-14T15:26:51.105Z] #17 41.45 Unpacking python3-pip (18.1-5) ...
15:26:51 [2020-04-14T15:26:51.105Z] #17 41.62 Selecting previously unselected package python3-pkg-resources.
15:26:51 [2020-04-14T15:26:51.105Z] #17 41.64 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:26:51 [2020-04-14T15:26:51.105Z] #17 41.65 Unpacking python3-pkg-resources (40.8.0-1) ...
15:26:51 [2020-04-14T15:26:51.195Z] #17 54.92 Setting up python3-wheel (0.32.3-2) ...
15:26:51 [2020-04-14T15:26:51.290Z] #10 ...
15:26:51 [2020-04-14T15:26:51.290Z] 
15:26:51 [2020-04-14T15:26:51.290Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:26:51 [2020-04-14T15:26:51.290Z] #27 21.06 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:26:51 [2020-04-14T15:26:51.290Z] #27 21.56 
15:26:51 [2020-04-14T15:26:51.290Z] #27 21.88 
                                                                           0.8%
######################################################################## 100.0%
15:26:51 [2020-04-14T15:26:51.290Z] #27 22.05 
15:26:51 [2020-04-14T15:26:51.290Z] #27 23.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:26:51 [2020-04-14T15:26:51.290Z] #27 23.62 skipping existing ed4b54129745
15:26:51 [2020-04-14T15:26:51.290Z] #27 23.74 
15:26:51 [2020-04-14T15:26:51.290Z] #27 26.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:26:51 [2020-04-14T15:26:51.290Z] #27 26.69 #=#=#                                                                         
15:26:51 [2020-04-14T15:26:51.290Z] #27 26.89 
######################################################################## 100.0%
15:26:51 [2020-04-14T15:26:51.290Z] #27 27.00 
15:26:51 [2020-04-14T15:26:51.290Z] #27 27.14 Download of images into '/build' complete.
15:26:51 [2020-04-14T15:26:51.290Z] #27 27.14 Use something like the following to load the result into a Docker daemon:
15:26:51 [2020-04-14T15:26:51.290Z] #27 27.14   tar -cC '/build' . | docker load
15:26:51 [2020-04-14T15:26:51.290Z] #27 DONE 27.4s
15:26:51 [2020-04-14T15:26:51.363Z] #17 41.80 Selecting previously unselected package python3-setuptools.
15:26:51 [2020-04-14T15:26:51.364Z] #17 41.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:26:51 [2020-04-14T15:26:51.364Z] #17 41.82 Unpacking python3-setuptools (40.8.0-1) ...
15:26:51 [2020-04-14T15:26:51.610Z] 
15:26:51 [2020-04-14T15:26:51.611Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.297 + RM_GOPATH=0
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.297 + TMP_GOPATH=
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.297 + : /build
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.297 + '[' -z '' ']'
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.299 ++ mktemp -d
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.307 + export GOPATH=/tmp/tmp.mDZZvyMZzq
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.307 + GOPATH=/tmp/tmp.mDZZvyMZzq
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.307 + RM_GOPATH=1
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.308 ++ dirname ./install.sh
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.309 + dir=.
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.309 + bin=tini
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.309 + shift
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.309 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.310 + '[' '!' -f ./tini.installer ']'
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.310 + . ./tini.installer
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.310 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.310 + install_tini
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.310 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.310 + git clone https://github.com/krallin/tini.git /tmp/tmp.mDZZvyMZzq/tini
15:26:51 [2020-04-14T15:26:51.611Z] #38 2.315 Cloning into '/tmp/tmp.mDZZvyMZzq/tini'...
15:26:51 [2020-04-14T15:26:51.611Z] #38 3.103 + cd /tmp/tmp.mDZZvyMZzq/tini
15:26:51 [2020-04-14T15:26:51.611Z] #38 3.103 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:26:51 [2020-04-14T15:26:51.611Z] #38 3.143 + cmake .
15:26:51 [2020-04-14T15:26:51.611Z] #38 6.003 -- The C compiler identification is GNU 8.3.0
15:26:51 [2020-04-14T15:26:51.611Z] #38 6.047 -- Check for working C compiler: /usr/bin/cc
15:26:51 [2020-04-14T15:26:51.622Z] #17 42.03 Selecting previously unselected package python3-wheel.
15:26:51 [2020-04-14T15:26:51.622Z] #17 42.05 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:26:51 [2020-04-14T15:26:51.622Z] #17 42.05 Unpacking python3-wheel (0.32.3-2) ...
15:26:51 [2020-04-14T15:26:51.622Z] #17 42.13 Selecting previously unselected package sudo.
15:26:51 [2020-04-14T15:26:51.622Z] #17 42.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:26:51 [2020-04-14T15:26:51.622Z] #17 42.14 Unpacking sudo (1.8.27-1+deb10u2) ...
15:26:51 [2020-04-14T15:26:51.805Z] #65 ...
15:26:51 [2020-04-14T15:26:51.805Z] 
15:26:51 [2020-04-14T15:26:51.805Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:26:51 [2020-04-14T15:26:51.805Z] #19 10.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:26:51 [2020-04-14T15:26:51.805Z] #19 10.35   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:26:51 [2020-04-14T15:26:51.805Z] #19 10.39 Building wheels for collected packages: pyyaml
15:26:51 [2020-04-14T15:26:51.805Z] #19 10.40   Running setup.py bdist_wheel for pyyaml: started
15:26:51 [2020-04-14T15:26:51.805Z] #19 11.06   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:26:51 [2020-04-14T15:26:51.805Z] #19 11.06   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:26:51 [2020-04-14T15:26:51.805Z] #19 11.10 Successfully built pyyaml
15:26:51 [2020-04-14T15:26:51.805Z] #19 11.12 Installing collected packages: pyyaml, pathspec, yamllint
15:26:51 [2020-04-14T15:26:51.805Z] #19 11.41 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:26:51 [2020-04-14T15:26:51.805Z] #19 DONE 11.7s
15:26:51 [2020-04-14T15:26:51.805Z] 
15:26:51 [2020-04-14T15:26:51.805Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:26:51 [2020-04-14T15:26:51.805Z] #24 DONE 0.1s
15:26:51 [2020-04-14T15:26:51.805Z] 
15:26:51 [2020-04-14T15:26:51.805Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:26:51 [2020-04-14T15:26:51.986Z] ?   	github.com/docker/docker/api	[no test files]
15:26:52 [2020-04-14T15:26:52.117Z] #17 55.61 Setting up apparmor (2.13.2-10) ...
15:26:52 [2020-04-14T15:26:52.187Z] #17 42.66 Selecting previously unselected package thin-provisioning-tools.
15:26:52 [2020-04-14T15:26:52.187Z] #17 42.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:26:52 [2020-04-14T15:26:52.187Z] #17 42.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:26:52 [2020-04-14T15:26:52.372Z] #17 ...
15:26:52 [2020-04-14T15:26:52.372Z] 
15:26:52 [2020-04-14T15:26:52.372Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:26:52 [2020-04-14T15:26:52.372Z] #41 193.5 + dpkg --print-architecture
15:26:52 [2020-04-14T15:26:52.372Z] #41 193.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:26:52 [2020-04-14T15:26:52.445Z] #17 42.91 Selecting previously unselected package uidmap.
15:26:52 [2020-04-14T15:26:52.445Z] #17 42.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:26:52 [2020-04-14T15:26:52.445Z] #17 42.92 Unpacking uidmap (1:4.5-1.1) ...
15:26:52 [2020-04-14T15:26:52.687Z] #38 7.380 -- Check for working C compiler: /usr/bin/cc -- works
15:26:52 [2020-04-14T15:26:52.687Z] #38 7.403 -- Detecting C compiler ABI info
15:26:52 [2020-04-14T15:26:52.687Z] #38 ...
15:26:52 [2020-04-14T15:26:52.687Z] 
15:26:52 [2020-04-14T15:26:52.687Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:52 [2020-04-14T15:26:52.687Z] #44 4.992 Note: Building without setproctitle() and strlcpy() support.
15:26:52 [2020-04-14T15:26:52.687Z] #44 4.992       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:26:52 [2020-04-14T15:26:52.687Z] #44 5.009 Note: Building without GnuTLS support
15:26:52 [2020-04-14T15:26:52.703Z] #17 43.05 Selecting previously unselected package vim-runtime.
15:26:52 [2020-04-14T15:26:52.703Z] #17 43.05 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:26:52 [2020-04-14T15:26:52.703Z] #17 43.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:26:52 [2020-04-14T15:26:52.703Z] #17 43.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:26:52 [2020-04-14T15:26:52.703Z] #17 43.12 Unpacking vim-runtime (2:8.1.0875-5) ...
15:26:52 [2020-04-14T15:26:52.776Z] #28 DONE 0.9s
15:26:52 [2020-04-14T15:26:52.776Z] 
15:26:52 [2020-04-14T15:26:52.776Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:26:52 [2020-04-14T15:26:52.776Z] #31 DONE 0.2s
15:26:52 [2020-04-14T15:26:52.776Z] 
15:26:52 [2020-04-14T15:26:52.776Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:26:52 [2020-04-14T15:26:52.776Z] #34 DONE 0.1s
15:26:52 [2020-04-14T15:26:52.776Z] 
15:26:52 [2020-04-14T15:26:52.776Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:26:52 [2020-04-14T15:26:52.776Z] #39 DONE 0.1s
15:26:52 [2020-04-14T15:26:52.776Z] 
15:26:52 [2020-04-14T15:26:52.776Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:52 [2020-04-14T15:26:52.776Z] #44 117.8   CC       criu/seize.o
15:26:52 [2020-04-14T15:26:52.776Z] #44 118.4   CC       criu/servicefd.o
15:26:52 [2020-04-14T15:26:52.776Z] #44 118.8   CC       criu/shmem.o
15:26:52 [2020-04-14T15:26:52.776Z] #44 119.8   CC       criu/sigframe.o
15:26:52 [2020-04-14T15:26:52.776Z] #44 120.1   CC       criu/signalfd.o
15:26:52 [2020-04-14T15:26:52.930Z] #41 193.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:26:52 [2020-04-14T15:26:52.930Z] #41 193.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:26:53 [2020-04-14T15:26:53.032Z] #44 120.2   CC       criu/sk-inet.o
15:26:53 [2020-04-14T15:26:53.032Z] #44 ...
15:26:53 [2020-04-14T15:26:53.032Z] 
15:26:53 [2020-04-14T15:26:53.032Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:26:53 [2020-04-14T15:26:53.032Z] #42 DONE 0.3s
15:26:53 [2020-04-14T15:26:53.329Z] 
15:26:53 [2020-04-14T15:26:53.329Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:26:53 [2020-04-14T15:26:53.584Z] #53 ...
15:26:53 [2020-04-14T15:26:53.584Z] 
15:26:53 [2020-04-14T15:26:53.584Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:53 [2020-04-14T15:26:53.584Z] #44 120.9   CC       criu/sk-netlink.o
15:26:53 [2020-04-14T15:26:53.664Z] #44 ...
15:26:53 [2020-04-14T15:26:53.664Z] 
15:26:53 [2020-04-14T15:26:53.664Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:53 [2020-04-14T15:26:53.664Z] #33 53.97 bufio
15:26:53 [2020-04-14T15:26:53.664Z] #33 56.81 path
15:26:53 [2020-04-14T15:26:53.664Z] #33 57.51 text/tabwriter
15:26:53 [2020-04-14T15:26:53.664Z] #33 59.88 internal/syscall/execenv
15:26:53 [2020-04-14T15:26:53.664Z] #33 59.88 internal/syscall/unix
15:26:53 [2020-04-14T15:26:53.664Z] #33 59.95 time
15:26:53 [2020-04-14T15:26:53.664Z] #33 ...
15:26:53 [2020-04-14T15:26:53.664Z] 
15:26:53 [2020-04-14T15:26:53.664Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:53 [2020-04-14T15:26:53.664Z] #47 59.81 hash/crc32
15:26:53 [2020-04-14T15:26:53.664Z] #47 61.60 time
15:26:53 [2020-04-14T15:26:53.664Z] #47 62.79 vendor/golang.org/x/text/transform
15:26:53 [2020-04-14T15:26:53.840Z] #44 121.1   CC       criu/sk-packet.o
15:26:54 [2020-04-14T15:26:54.095Z] #44 121.5   CC       criu/sk-queue.o
15:26:54 [2020-04-14T15:26:54.292Z] #41 ...
15:26:54 [2020-04-14T15:26:54.292Z] 
15:26:54 [2020-04-14T15:26:54.292Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:54 [2020-04-14T15:26:54.292Z] #44 113.8   CC       criu/files-ext.o
15:26:54 [2020-04-14T15:26:54.292Z] #44 114.2   CC       criu/files-reg.o
15:26:54 [2020-04-14T15:26:54.292Z] #44 116.2   CC       criu/files.o
15:26:54 [2020-04-14T15:26:54.292Z] #44 118.2   CC       criu/filesystems.o
15:26:54 [2020-04-14T15:26:54.292Z] #44 119.0   CC       criu/fsnotify.o
15:26:54 [2020-04-14T15:26:54.292Z] #44 120.1   CC       criu/image-desc.o
15:26:54 [2020-04-14T15:26:54.292Z] #44 120.3   CC       criu/image.o
15:26:54 [2020-04-14T15:26:54.292Z] #44 121.2   CC       criu/ipc_ns.o
15:26:54 [2020-04-14T15:26:54.292Z] #44 122.5   CC       criu/irmap.o
15:26:54 [2020-04-14T15:26:54.292Z] #44 123.2   CC       criu/kcmp-ids.o
15:26:54 [2020-04-14T15:26:54.292Z] #44 123.5   CC       criu/kerndat.o
15:26:54 [2020-04-14T15:26:54.547Z] #44 ...
15:26:54 [2020-04-14T15:26:54.547Z] 
15:26:54 [2020-04-14T15:26:54.547Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:54 [2020-04-14T15:26:54.547Z] #17 57.30 Setting up xfsprogs (4.20.0-1) ...
15:26:54 [2020-04-14T15:26:54.547Z] #17 57.31 Setting up python3-lib2to3 (3.7.3-1) ...
15:26:54 [2020-04-14T15:26:54.547Z] #17 57.70 Setting up python3-pkg-resources (40.8.0-1) ...
15:26:54 [2020-04-14T15:26:54.602Z] #17 ...
15:26:54 [2020-04-14T15:26:54.602Z] 
15:26:54 [2020-04-14T15:26:54.602Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:54 [2020-04-14T15:26:54.602Z] #44 104.2   CC       criu/cr-service.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 106.0   CC       criu/crtools.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 106.6   CC       criu/eventfd.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 106.9   CC       criu/eventpoll.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 107.7   CC       criu/external.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 108.0   CC       criu/fault-injection.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 108.1   CC       criu/fdstore.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 108.5   CC       criu/fifo.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 108.9   CC       criu/file-ids.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 109.3   CC       criu/file-lock.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 110.2   CC       criu/files-ext.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 110.6   CC       criu/files-reg.o
15:26:54 [2020-04-14T15:26:54.602Z] #44 112.8   CC       criu/files.o
15:26:54 [2020-04-14T15:26:54.655Z] #44 121.8   CC       criu/sk-tcp.o
15:26:54 [2020-04-14T15:26:54.802Z] #17 58.65 Setting up python3-distutils (3.7.3-1) ...
15:26:54 [2020-04-14T15:26:54.860Z] #44 114.8   CC       criu/filesystems.o
15:26:54 [2020-04-14T15:26:54.910Z] #44 122.2   CC       criu/sk-unix.o
15:26:55 [2020-04-14T15:26:55.047Z] #47 ...
15:26:55 [2020-04-14T15:26:55.047Z] 
15:26:55 [2020-04-14T15:26:55.047Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:55 [2020-04-14T15:26:55.047Z] #33 65.50 internal/poll
15:26:55 [2020-04-14T15:26:55.362Z] #17 59.12 Setting up python3-setuptools (40.8.0-1) ...
15:26:55 [2020-04-14T15:26:55.425Z] #44 115.4   CC       criu/fsnotify.o
15:26:55 [2020-04-14T15:26:55.990Z] #44 ...
15:26:55 [2020-04-14T15:26:55.990Z] 
15:26:55 [2020-04-14T15:26:55.990Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:26:55 [2020-04-14T15:26:55.990Z] #17 46.53 Selecting previously unselected package vim.
15:26:55 [2020-04-14T15:26:55.990Z] #17 46.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:26:55 [2020-04-14T15:26:55.990Z] #17 46.56 Unpacking vim (2:8.1.0875-5) ...
15:26:56 [2020-04-14T15:26:56.271Z] #44 123.2   CC       criu/sockets.o
15:26:56 [2020-04-14T15:26:56.272Z] #44 ...
15:26:56 [2020-04-14T15:26:56.272Z] 
15:26:56 [2020-04-14T15:26:56.272Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:26:56 [2020-04-14T15:26:56.272Z] #53 DONE 190.1s
15:26:56 [2020-04-14T15:26:56.527Z] 
15:26:56 [2020-04-14T15:26:56.527Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:56 [2020-04-14T15:26:56.527Z] #44 123.7   CC       criu/stats.o
15:26:56 [2020-04-14T15:26:56.556Z] #17 47.14 Selecting previously unselected package xfsprogs.
15:26:56 [2020-04-14T15:26:56.556Z] #17 47.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:26:56 [2020-04-14T15:26:56.556Z] #17 47.15 Unpacking xfsprogs (4.20.0-1) ...
15:26:56 [2020-04-14T15:26:56.722Z] #17 60.35 Setting up python3-pip (18.1-5) ...
15:26:56 [2020-04-14T15:26:56.782Z] #44 123.9   CC       criu/string.o
15:26:56 [2020-04-14T15:26:56.782Z] #44 124.0   CC       criu/sysctl.o
15:26:56 [2020-04-14T15:26:56.960Z] #33 ...
15:26:56 [2020-04-14T15:26:56.960Z] 
15:26:56 [2020-04-14T15:26:56.960Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:26:56 [2020-04-14T15:26:56.960Z] #56 57.38 bufio
15:26:56 [2020-04-14T15:26:56.960Z] #56 59.16 regexp/syntax
15:26:56 [2020-04-14T15:26:56.960Z] #56 67.36 context
15:26:56 [2020-04-14T15:26:56.960Z] #56 67.36 internal/poll
15:26:56 [2020-04-14T15:26:56.960Z] #56 ...
15:26:56 [2020-04-14T15:26:56.960Z] 
15:26:56 [2020-04-14T15:26:56.960Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:26:56 [2020-04-14T15:26:56.960Z] #47 67.19 regexp
15:26:57 [2020-04-14T15:26:57.037Z] #44 124.5   CC       criu/sysfs_parse.o
15:26:57 [2020-04-14T15:26:57.121Z] #17 47.70 Selecting previously unselected package zip.
15:26:57 [2020-04-14T15:26:57.121Z] #17 47.72 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:26:57 [2020-04-14T15:26:57.121Z] #17 47.72 Unpacking zip (3.0-11+b1) ...
15:26:57 [2020-04-14T15:26:57.292Z] #44 124.7   CC       criu/timerfd.o
15:26:57 [2020-04-14T15:26:57.379Z] #17 47.91 Setting up aufs-tools (1:4.14+20190211-1) ...
15:26:57 [2020-04-14T15:26:57.379Z] #17 47.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:26:57 [2020-04-14T15:26:57.379Z] #17 47.93 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:26:57 [2020-04-14T15:26:57.379Z] #17 47.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:26:57 [2020-04-14T15:26:57.379Z] #17 47.95 Setting up libgpm2:amd64 (1.20.7-5) ...
15:26:57 [2020-04-14T15:26:57.379Z] #17 47.96 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:26:57 [2020-04-14T15:26:57.379Z] #17 47.97 Setting up uidmap (1:4.5-1.1) ...
15:26:57 [2020-04-14T15:26:57.379Z] #17 47.98 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:26:57 [2020-04-14T15:26:57.379Z] #17 47.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:26:57 [2020-04-14T15:26:57.379Z] #17 48.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:26:57 [2020-04-14T15:26:57.379Z] #17 48.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:26:57 [2020-04-14T15:26:57.637Z] #17 48.02 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:26:57 [2020-04-14T15:26:57.637Z] #17 48.04 Setting up xxd (2:8.1.0875-5) ...
15:26:57 [2020-04-14T15:26:57.637Z] #17 48.04 Setting up zip (3.0-11+b1) ...
15:26:57 [2020-04-14T15:26:57.637Z] #17 48.05 Setting up vim-common (2:8.1.0875-5) ...
15:26:57 [2020-04-14T15:26:57.637Z] #17 48.09 Setting up bash-completion (1:2.8-6) ...
15:26:57 [2020-04-14T15:26:57.647Z] #17 61.33 Processing triggers for libc-bin (2.28-10) ...
15:26:57 [2020-04-14T15:26:57.647Z] #17 61.39 Processing triggers for mime-support (3.62) ...
15:26:57 [2020-04-14T15:26:57.853Z] #44 124.9   CC       criu/tty.o
15:26:58 [2020-04-14T15:26:58.208Z] #17 DONE 61.9s
15:26:58 [2020-04-14T15:26:58.208Z] 
15:26:58 [2020-04-14T15:26:58.208Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:26:58 [2020-04-14T15:26:58.208Z] #44 124.6   CC       criu/libnetlink.o
15:26:58 [2020-04-14T15:26:58.208Z] #44 125.1   CC       criu/log.o
15:26:58 [2020-04-14T15:26:58.208Z] #44 125.6   CC       criu/lsm.o
15:26:58 [2020-04-14T15:26:58.208Z] #44 126.1   CC       criu/mem.o
15:26:58 [2020-04-14T15:26:58.413Z] #44 125.8   CC       criu/tun.o
15:26:58 [2020-04-14T15:26:58.463Z] #44 128.1   CC       criu/mount.o
15:26:58 [2020-04-14T15:26:58.669Z] #44 126.0   CC       criu/uffd.o
15:26:59 [2020-04-14T15:26:59.229Z] #44 126.6   CC       criu/util.o
15:27:00 [2020-04-14T15:27:00.155Z] #44 127.2   CC       criu/uts_ns.o
15:27:00 [2020-04-14T15:27:00.155Z] #44 127.3   CC       criu/vdso-compat.o
15:27:00 [2020-04-14T15:27:00.155Z] #44 127.4   CC       criu/vdso.o
15:27:00 [2020-04-14T15:27:00.165Z] #17 50.61 Setting up libiptc0:amd64 (1.8.2-4) ...
15:27:00 [2020-04-14T15:27:00.165Z] #17 50.62 Setting up xz-utils (5.2.4-1) ...
15:27:00 [2020-04-14T15:27:00.165Z] #17 50.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:27:00 [2020-04-14T15:27:00.165Z] #17 50.67 Setting up sudo (1.8.27-1+deb10u2) ...
15:27:00 [2020-04-14T15:27:00.165Z] #17 50.72 invoke-rc.d: could not determine current runlevel
15:27:00 [2020-04-14T15:27:00.346Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
15:27:00 [2020-04-14T15:27:00.349Z] #44 ...
15:27:00 [2020-04-14T15:27:00.350Z] 
15:27:00 [2020-04-14T15:27:00.350Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:27:00 [2020-04-14T15:27:00.350Z] #18 1.730 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:27:00 [2020-04-14T15:27:00.350Z] #18 1.735 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:27:00 [2020-04-14T15:27:00.350Z] #18 1.737 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:27:00 [2020-04-14T15:27:00.350Z] #18 DONE 1.8s
15:27:00 [2020-04-14T15:27:00.350Z] 
15:27:00 [2020-04-14T15:27:00.350Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:27:00 [2020-04-14T15:27:00.410Z] #44 127.7   LINK     criu/built-in.o
15:27:00 [2020-04-14T15:27:00.410Z] #44 127.8   LINK     criu/criu
15:27:00 [2020-04-14T15:27:00.423Z] #17 50.73 invoke-rc.d: policy-rc.d denied execution of start.
15:27:00 [2020-04-14T15:27:00.423Z] #17 50.74 Setting up pigz (2.4-1) ...
15:27:00 [2020-04-14T15:27:00.423Z] #17 50.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:27:00 [2020-04-14T15:27:00.423Z] #17 50.77 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:27:00 [2020-04-14T15:27:00.423Z] #17 50.78 Setting up python-pip-whl (18.1-5) ...
15:27:00 [2020-04-14T15:27:00.423Z] #17 50.79 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:27:00 [2020-04-14T15:27:00.423Z] #17 50.80 Setting up vim-runtime (2:8.1.0875-5) ...
15:27:00 [2020-04-14T15:27:00.665Z] #44 128.0   DEP      lib/c/criu.d
15:27:00 [2020-04-14T15:27:00.666Z] #44 128.0   CC       images/rpc.pb-c.o
15:27:00 [2020-04-14T15:27:00.680Z] #17 51.22 Setting up libaio1:amd64 (0.3.112-3) ...
15:27:00 [2020-04-14T15:27:00.681Z] #17 51.25 Setting up libonig5:amd64 (6.9.1-1) ...
15:27:00 [2020-04-14T15:27:00.681Z] #17 51.25 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:27:00 [2020-04-14T15:27:00.681Z] #17 51.26 Setting up vim (2:8.1.0875-5) ...
15:27:00 [2020-04-14T15:27:00.681Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:27:00 [2020-04-14T15:27:00.938Z] #17 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.33 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.36 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.37 Setting up jq (1.5+dfsg-2+b1) ...
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:27:00 [2020-04-14T15:27:00.939Z] #17 51.39 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:27:01 [2020-04-14T15:27:01.161Z] #47 71.78 path/filepath
15:27:01 [2020-04-14T15:27:01.161Z] #47 71.79 net
15:27:01 [2020-04-14T15:27:01.226Z] #44 128.3   CC       lib/c/criu.o
15:27:01 [2020-04-14T15:27:01.482Z] #44 128.8   LINK     lib/c/built-in.o
15:27:01 [2020-04-14T15:27:01.482Z] #44 128.8   LINK     lib/c/libcriu.so
15:27:01 [2020-04-14T15:27:01.482Z] #44 128.8   LINK     lib/c/libcriu.a
15:27:01 [2020-04-14T15:27:01.732Z] #47 ...
15:27:01 [2020-04-14T15:27:01.733Z] 
15:27:01 [2020-04-14T15:27:01.733Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:01 [2020-04-14T15:27:01.733Z] #44 7.712 fatal: not a git repository (or any of the parent directories): .git
15:27:01 [2020-04-14T15:27:01.733Z] #44 7.750   GEN      .gitid
15:27:01 [2020-04-14T15:27:01.733Z] #44 7.796   GEN      criu/include/version.h
15:27:01 [2020-04-14T15:27:01.733Z] #44 7.882   GEN      include/common/asm
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.01   PBCC     images/google/protobuf/descriptor.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.16   PBCC     images/opts.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.24   PBCC     images/sit.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.28   DEP      images/google/protobuf/descriptor.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.35   DEP      images/opts.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.45   DEP      images/sit.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.55   PBCC     images/macvlan.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.61   DEP      images/macvlan.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.69   PBCC     images/autofs.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.71   DEP      images/autofs.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.76   PBCC     images/sysctl.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.80   DEP      images/sysctl.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.87   PBCC     images/time.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.92   DEP      images/time.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 10.99   PBCC     images/binfmt-misc.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.11   DEP      images/binfmt-misc.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.13   PBCC     images/seccomp.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.20   DEP      images/seccomp.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.27   PBCC     images/userns.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.30   DEP      images/userns.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.35   PBCC     images/cgroup.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.36   DEP      images/cgroup.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.46   PBCC     images/fown.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.51   PBCC     images/ext-file.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.57   DEP      images/fown.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.64   DEP      images/ext-file.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.76   PBCC     images/rpc.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.84   DEP      images/rpc.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.91   PBCC     images/siginfo.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 11.96   DEP      images/siginfo.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.10   PBCC     images/pagemap.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.16   DEP      images/pagemap.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.24   PBCC     images/rlimit.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.25   DEP      images/rlimit.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.36   PBCC     images/file-lock.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.39   DEP      images/file-lock.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.51   PBCC     images/tty.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.56   DEP      images/tty.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.65   PBCC     images/tun.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.77   PBCC     images/netdev.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.87   DEP      images/tun.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 12.98   DEP      images/netdev.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.11   PBCC     images/vma.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.20   DEP      images/vma.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.25   PBCC     images/creds.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.28   DEP      images/creds.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.45   PBCC     images/utsns.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.49   DEP      images/utsns.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.56   PBCC     images/ipc-desc.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.58   PBCC     images/ipc-sem.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.62   DEP      images/ipc-desc.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.67   DEP      images/ipc-sem.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.76   PBCC     images/ipc-msg.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.84   DEP      images/ipc-msg.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.91   PBCC     images/ipc-shm.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 13.99   DEP      images/ipc-shm.pb-c.d
15:27:01 [2020-04-14T15:27:01.733Z] #44 14.06   PBCC     images/ipc-var.pb-c.c
15:27:01 [2020-04-14T15:27:01.733Z] #44 14.16   DEP      images/ipc-var.pb-c.d
15:27:01 [2020-04-14T15:27:01.737Z] #44 128.9   GEN      magic.py
15:27:01 [2020-04-14T15:27:01.737Z] #44 129.0 Note: Building without setproctitle() and strlcpy() support.
15:27:01 [2020-04-14T15:27:01.737Z] #44 129.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:27:01 [2020-04-14T15:27:01.737Z] #44 129.0 Note: Building without GnuTLS support
15:27:01 [2020-04-14T15:27:01.992Z] #44 129.4 fatal: not a git repository (or any of the parent directories): .git
15:27:01 [2020-04-14T15:27:01.994Z] #44 ...
15:27:01 [2020-04-14T15:27:01.994Z] 
15:27:01 [2020-04-14T15:27:01.994Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:01 [2020-04-14T15:27:01.994Z] #38 8.767 -- Detecting C compiler ABI info - done
15:27:01 [2020-04-14T15:27:01.994Z] #38 8.871 -- Detecting C compile features
15:27:01 [2020-04-14T15:27:01.994Z] #38 11.88 -- Detecting C compile features - done
15:27:01 [2020-04-14T15:27:01.994Z] #38 11.91 -- Performing Test HAS_BUILTIN_FORTIFY
15:27:01 [2020-04-14T15:27:01.994Z] #38 12.25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:27:01 [2020-04-14T15:27:01.994Z] #38 12.38 -- Configuring done
15:27:01 [2020-04-14T15:27:01.994Z] #38 12.42 -- Generating done
15:27:01 [2020-04-14T15:27:01.994Z] #38 12.45 -- Build files have been written to: /tmp/tmp.mDZZvyMZzq/tini
15:27:01 [2020-04-14T15:27:01.994Z] #38 12.46 + make tini-static
15:27:01 [2020-04-14T15:27:01.994Z] #38 13.04 Scanning dependencies of target tini-static
15:27:01 [2020-04-14T15:27:01.994Z] #38 13.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:27:01 [2020-04-14T15:27:01.994Z] #38 15.19 [100%] Linking C executable tini-static
15:27:01 [2020-04-14T15:27:01.994Z] #38 16.16 [100%] Built target tini-static
15:27:01 [2020-04-14T15:27:01.994Z] #38 16.25 + mkdir -p /build
15:27:01 [2020-04-14T15:27:01.994Z] #38 16.26 + cp tini-static /build/docker-init
15:27:01 [2020-04-14T15:27:01.994Z] #38 DONE 16.8s
15:27:01 [2020-04-14T15:27:01.994Z] 
15:27:01 [2020-04-14T15:27:01.994Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:01 [2020-04-14T15:27:01.994Z] #44 14.23   PBCC     images/sk-opts.pb-c.c
15:27:01 [2020-04-14T15:27:01.994Z] #44 ...
15:27:01 [2020-04-14T15:27:01.994Z] 
15:27:01 [2020-04-14T15:27:01.994Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:01 [2020-04-14T15:27:01.994Z] #10 68.98 Selecting previously unselected package gcc-mingw-w64-base.
15:27:01 [2020-04-14T15:27:01.994Z] #10 68.98 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:27:01 [2020-04-14T15:27:01.994Z] #10 69.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:27:01 [2020-04-14T15:27:01.994Z] #10 69.27 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:27:01 [2020-04-14T15:27:01.994Z] #10 69.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:27:01 [2020-04-14T15:27:01.994Z] #10 69.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:27:02 [2020-04-14T15:27:02.595Z] #44 129.8 make[1]: Nothing to be done for 'all'.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.2 make[1]: 'images/built-in.o' is up to date.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.2 make[1]: 'compel/libcompel.a' is up to date.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.2 make[1]: 'compel/compel-host-bin' is up to date.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.3 make[1]: Nothing to be done for 'all'.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.3 make[1]: 'soccr/libsoccr.a' is up to date.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.4 make[2]: Nothing to be done for 'all'.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.4 make[2]: Nothing to be done for 'all'.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.4 make[2]: Nothing to be done for 'all'.
15:27:03 [2020-04-14T15:27:03.156Z] #44 130.5 make[2]: Nothing to be done for 'all'.
15:27:03 [2020-04-14T15:27:03.454Z] #44 130.5 make[2]: Nothing to be done for 'all'.
15:27:03 [2020-04-14T15:27:03.454Z] #44 130.5 make[2]: Nothing to be done for 'all'.
15:27:03 [2020-04-14T15:27:03.454Z] #44 130.6 make[2]: Nothing to be done for 'all'.
15:27:03 [2020-04-14T15:27:03.454Z] #44 130.6 make[2]: Nothing to be done for 'all'.
15:27:03 [2020-04-14T15:27:03.454Z] #44 130.6   INSTALL  criu/criu
15:27:03 [2020-04-14T15:27:03.709Z] #44 DONE 130.9s
15:27:03 [2020-04-14T15:27:03.709Z] 
15:27:03 [2020-04-14T15:27:03.709Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:03 [2020-04-14T15:27:03.911Z] #10 ...
15:27:03 [2020-04-14T15:27:03.911Z] 
15:27:03 [2020-04-14T15:27:03.911Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:03 [2020-04-14T15:27:03.911Z] #44 14.32   PBCC     images/packet-sock.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 14.47   DEP      images/sk-opts.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 14.64   DEP      images/packet-sock.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 14.78   PBCC     images/sk-netlink.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 14.96   DEP      images/sk-netlink.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 15.09   PBCC     images/sk-inet.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 15.23   DEP      images/sk-inet.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 15.37   PBCC     images/sk-unix.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 15.49   DEP      images/sk-unix.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 15.59   PBCC     images/mm.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 15.69   DEP      images/mm.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 15.83   PBCC     images/timerfd.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 15.87   DEP      images/timerfd.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 15.96   PBCC     images/timer.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 15.98   DEP      images/timer.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 16.00   PBCC     images/sa.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 16.01   DEP      images/sa.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 16.07   PBCC     images/pipe-data.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 16.12   DEP      images/pipe-data.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 16.16   PBCC     images/mnt.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 16.18   DEP      images/mnt.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 16.21   PBCC     images/sk-packet.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 16.23   DEP      images/sk-packet.pb-c.d
15:27:03 [2020-04-14T15:27:03.911Z] #44 16.27   PBCC     images/tcp-stream.pb-c.c
15:27:03 [2020-04-14T15:27:03.911Z] #44 16.35   DEP      images/tcp-stream.pb-c.d
15:27:04 [2020-04-14T15:27:04.172Z] #44 16.39   PBCC     images/pipe.pb-c.c
15:27:04 [2020-04-14T15:27:04.172Z] #44 16.43   DEP      images/pipe.pb-c.d
15:27:04 [2020-04-14T15:27:04.172Z] #44 16.49   PBCC     images/pstree.pb-c.c
15:27:04 [2020-04-14T15:27:04.172Z] #44 16.51   DEP      images/pstree.pb-c.d
15:27:04 [2020-04-14T15:27:04.172Z] #44 16.56   PBCC     images/fs.pb-c.c
15:27:04 [2020-04-14T15:27:04.219Z] #17 54.36 Setting up iptables (1.8.2-4) ...
15:27:04 [2020-04-14T15:27:04.219Z] #17 54.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:27:04 [2020-04-14T15:27:04.219Z] #17 54.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:27:04 [2020-04-14T15:27:04.219Z] #17 54.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:27:04 [2020-04-14T15:27:04.219Z] #17 54.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:27:04 [2020-04-14T15:27:04.219Z] #17 54.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:27:04 [2020-04-14T15:27:04.219Z] #17 54.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:27:04 [2020-04-14T15:27:04.219Z] #17 54.42 Setting up python3 (3.7.3-1) ...
15:27:04 [2020-04-14T15:27:04.434Z] #44 16.63   DEP      images/fs.pb-c.d
15:27:04 [2020-04-14T15:27:04.434Z] #44 16.74   PBCC     images/signalfd.pb-c.c
15:27:04 [2020-04-14T15:27:04.434Z] #44 16.80   DEP      images/signalfd.pb-c.d
15:27:04 [2020-04-14T15:27:04.434Z] #44 16.85   PBCC     images/fh.pb-c.c
15:27:04 [2020-04-14T15:27:04.477Z] #17 54.79 Setting up python3-wheel (0.32.3-2) ...
15:27:04 [2020-04-14T15:27:04.694Z] #44 16.91   PBCC     images/fsnotify.pb-c.c
15:27:04 [2020-04-14T15:27:04.695Z] #44 16.96   DEP      images/fh.pb-c.d
15:27:04 [2020-04-14T15:27:04.695Z] #44 17.04   DEP      images/fsnotify.pb-c.d
15:27:04 [2020-04-14T15:27:04.956Z] #44 17.11   PBCC     images/eventpoll.pb-c.c
15:27:04 [2020-04-14T15:27:04.956Z] #44 17.18   DEP      images/eventpoll.pb-c.d
15:27:04 [2020-04-14T15:27:04.956Z] #44 17.29   PBCC     images/eventfd.pb-c.c
15:27:04 [2020-04-14T15:27:04.956Z] #44 17.37   DEP      images/eventfd.pb-c.d
15:27:05 [2020-04-14T15:27:05.042Z] #17 55.50 Setting up apparmor (2.13.2-10) ...
15:27:05 [2020-04-14T15:27:05.071Z] #65 ...
15:27:05 [2020-04-14T15:27:05.071Z] 
15:27:05 [2020-04-14T15:27:05.071Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:27:05 [2020-04-14T15:27:05.071Z] #45 DONE 0.1s
15:27:05 [2020-04-14T15:27:05.218Z] #44 17.45   PBCC     images/remap-file-path.pb-c.c
15:27:05 [2020-04-14T15:27:05.218Z] #44 17.50   DEP      images/remap-file-path.pb-c.d
15:27:05 [2020-04-14T15:27:05.218Z] #44 17.60   PBCC     images/fifo.pb-c.c
15:27:05 [2020-04-14T15:27:05.327Z] 
15:27:05 [2020-04-14T15:27:05.327Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:27:05 [2020-04-14T15:27:05.327Z] #48 DONE 0.1s
15:27:05 [2020-04-14T15:27:05.327Z] 
15:27:05 [2020-04-14T15:27:05.327Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:05 [2020-04-14T15:27:05.327Z] #65 ...
15:27:05 [2020-04-14T15:27:05.327Z] 
15:27:05 [2020-04-14T15:27:05.327Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:27:05 [2020-04-14T15:27:05.327Z] #51 DONE 0.1s
15:27:05 [2020-04-14T15:27:05.480Z] #44 17.68   DEP      images/fifo.pb-c.d
15:27:05 [2020-04-14T15:27:05.480Z] #44 17.74   PBCC     images/ghost-file.pb-c.c
15:27:05 [2020-04-14T15:27:05.480Z] #44 17.80   DEP      images/ghost-file.pb-c.d
15:27:05 [2020-04-14T15:27:05.583Z] 
15:27:05 [2020-04-14T15:27:05.583Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:27:05 [2020-04-14T15:27:05.583Z] #54 DONE 0.2s
15:27:05 [2020-04-14T15:27:05.583Z] 
15:27:05 [2020-04-14T15:27:05.583Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:27:05 [2020-04-14T15:27:05.742Z] #44 17.87   PBCC     images/regfile.pb-c.c
15:27:05 [2020-04-14T15:27:05.742Z] #44 17.95   DEP      images/regfile.pb-c.d
15:27:05 [2020-04-14T15:27:05.742Z] #44 18.03   PBCC     images/ns.pb-c.c
15:27:05 [2020-04-14T15:27:05.742Z] #44 18.07   DEP      images/ns.pb-c.d
15:27:05 [2020-04-14T15:27:05.742Z] #44 18.13   PBCC     images/fdinfo.pb-c.c
15:27:05 [2020-04-14T15:27:05.838Z] #57 DONE 0.1s
15:27:05 [2020-04-14T15:27:05.839Z] 
15:27:05 [2020-04-14T15:27:05.839Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:27:05 [2020-04-14T15:27:05.839Z] #61 DONE 0.1s
15:27:05 [2020-04-14T15:27:05.839Z] 
15:27:05 [2020-04-14T15:27:05.839Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:06 [2020-04-14T15:27:06.003Z] #44 18.28   DEP      images/fdinfo.pb-c.d
15:27:06 [2020-04-14T15:27:06.003Z] #44 18.44   PBCC     images/core-aarch64.pb-c.c
15:27:06 [2020-04-14T15:27:06.264Z] #44 18.52   PBCC     images/core-arm.pb-c.c
15:27:06 [2020-04-14T15:27:06.264Z] #44 18.57   PBCC     images/core-ppc64.pb-c.c
15:27:06 [2020-04-14T15:27:06.417Z] #17 56.99 Setting up xfsprogs (4.20.0-1) ...
15:27:06 [2020-04-14T15:27:06.417Z] #17 ...
15:27:06 [2020-04-14T15:27:06.417Z] 
15:27:06 [2020-04-14T15:27:06.417Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:06 [2020-04-14T15:27:06.417Z] #44 116.4   CC       criu/image-desc.o
15:27:06 [2020-04-14T15:27:06.417Z] #44 116.6   CC       criu/image.o
15:27:06 [2020-04-14T15:27:06.417Z] #44 117.7   CC       criu/ipc_ns.o
15:27:06 [2020-04-14T15:27:06.417Z] #44 119.0   CC       criu/irmap.o
15:27:06 [2020-04-14T15:27:06.417Z] #44 119.6   CC       criu/kcmp-ids.o
15:27:06 [2020-04-14T15:27:06.417Z] #44 119.9   CC       criu/kerndat.o
15:27:06 [2020-04-14T15:27:06.417Z] #44 121.0   CC       criu/libnetlink.o
15:27:06 [2020-04-14T15:27:06.417Z] #44 121.5   CC       criu/log.o
15:27:06 [2020-04-14T15:27:06.417Z] #44 122.0   CC       criu/lsm.o
15:27:06 [2020-04-14T15:27:06.417Z] #44 122.4   CC       criu/mem.o
15:27:06 [2020-04-14T15:27:06.417Z] #44 124.2   CC       criu/mount.o
15:27:06 [2020-04-14T15:27:06.525Z] #44 18.72   PBCC     images/core-s390.pb-c.c
15:27:06 [2020-04-14T15:27:06.525Z] #44 18.79   PBCC     images/core-x86.pb-c.c
15:27:06 [2020-04-14T15:27:06.525Z] #44 18.84   PBCC     images/core.pb-c.c
15:27:06 [2020-04-14T15:27:06.525Z] #44 18.88   PBCC     images/inventory.pb-c.c
15:27:06 [2020-04-14T15:27:06.675Z] #44 ...
15:27:06 [2020-04-14T15:27:06.675Z] 
15:27:06 [2020-04-14T15:27:06.675Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:27:06 [2020-04-14T15:27:06.675Z] #17 57.00 Setting up python3-lib2to3 (3.7.3-1) ...
15:27:06 [2020-04-14T15:27:06.786Z] #44 18.99   DEP      images/core-aarch64.pb-c.d
15:27:06 [2020-04-14T15:27:06.786Z] #44 19.09   DEP      images/core-arm.pb-c.d
15:27:06 [2020-04-14T15:27:06.786Z] #44 19.15   DEP      images/core-ppc64.pb-c.d
15:27:06 [2020-04-14T15:27:06.786Z] #44 19.22   DEP      images/core-s390.pb-c.d
15:27:06 [2020-04-14T15:27:06.880Z] #19 5.976 Collecting yamllint==1.16.0
15:27:06 [2020-04-14T15:27:06.933Z] #17 57.36 Setting up python3-pkg-resources (40.8.0-1) ...
15:27:07 [2020-04-14T15:27:07.047Z] #44 19.32   DEP      images/core-x86.pb-c.d
15:27:07 [2020-04-14T15:27:07.047Z] #44 19.43   DEP      images/core.pb-c.d
15:27:07 [2020-04-14T15:27:07.047Z] #44 19.49   DEP      images/inventory.pb-c.d
15:27:07 [2020-04-14T15:27:07.309Z] #44 19.54   PBCC     images/cpuinfo.pb-c.c
15:27:07 [2020-04-14T15:27:07.309Z] #44 19.58   DEP      images/cpuinfo.pb-c.d
15:27:07 [2020-04-14T15:27:07.309Z] #44 19.69   PBCC     images/stats.pb-c.c
15:27:07 [2020-04-14T15:27:07.309Z] #44 19.75   DEP      images/stats.pb-c.d
15:27:07 [2020-04-14T15:27:07.571Z] #44 ...
15:27:07 [2020-04-14T15:27:07.571Z] 
15:27:07 [2020-04-14T15:27:07.571Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:07 [2020-04-14T15:27:07.571Z] #33 68.19 os
15:27:07 [2020-04-14T15:27:07.571Z] #33 71.19 internal/fmtsort
15:27:07 [2020-04-14T15:27:07.571Z] #33 71.72 fmt
15:27:07 [2020-04-14T15:27:07.571Z] #33 71.73 path/filepath
15:27:07 [2020-04-14T15:27:07.571Z] #33 73.38 io/ioutil
15:27:07 [2020-04-14T15:27:07.571Z] #33 76.06 github.com/BurntSushi/toml
15:27:07 [2020-04-14T15:27:07.571Z] #33 76.07 log
15:27:07 [2020-04-14T15:27:07.571Z] #33 76.07 flag
15:27:07 [2020-04-14T15:27:07.832Z] #33 ...
15:27:07 [2020-04-14T15:27:07.832Z] 
15:27:07 [2020-04-14T15:27:07.832Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:07 [2020-04-14T15:27:07.832Z] #65 38.32 Checking out files:  70% (2218/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  95% (3009/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
15:27:07 [2020-04-14T15:27:07.832Z] #65 39.53 + cd /tmp/tmp.05CrHLc65c/src/github.com/containerd/containerd
15:27:07 [2020-04-14T15:27:07.832Z] #65 39.53 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
15:27:07 [2020-04-14T15:27:07.867Z] #17 58.08 Setting up python3-distutils (3.7.3-1) ...
15:27:08 [2020-04-14T15:27:08.093Z] #65 41.20 + export 'BUILDTAGS=netgo osusergo static_build'
15:27:08 [2020-04-14T15:27:08.093Z] #65 41.20 + BUILDTAGS='netgo osusergo static_build'
15:27:08 [2020-04-14T15:27:08.093Z] #65 41.20 + export EXTRA_FLAGS=-buildmode=pie
15:27:08 [2020-04-14T15:27:08.093Z] #65 41.20 + EXTRA_FLAGS=-buildmode=pie
15:27:08 [2020-04-14T15:27:08.093Z] #65 41.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:27:08 [2020-04-14T15:27:08.093Z] #65 41.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:27:08 [2020-04-14T15:27:08.093Z] #65 41.20 + '[' '' = dynamic ']'
15:27:08 [2020-04-14T15:27:08.093Z] #65 41.20 + make
15:27:08 [2020-04-14T15:27:08.093Z] #65 ...
15:27:08 [2020-04-14T15:27:08.093Z] 
15:27:08 [2020-04-14T15:27:08.093Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:08 [2020-04-14T15:27:08.093Z] #56 68.68 regexp
15:27:08 [2020-04-14T15:27:08.093Z] #56 70.36 os
15:27:08 [2020-04-14T15:27:08.093Z] #56 74.20 encoding/binary
15:27:08 [2020-04-14T15:27:08.093Z] #56 75.68 fmt
15:27:08 [2020-04-14T15:27:08.093Z] #56 75.69 mvdan.cc/sh/v3/fileutil
15:27:08 [2020-04-14T15:27:08.093Z] #56 77.00 encoding/base64
15:27:08 [2020-04-14T15:27:08.093Z] #56 77.01 golang.org/x/sys/unix
15:27:08 [2020-04-14T15:27:08.125Z] #17 58.59 Setting up python3-setuptools (40.8.0-1) ...
15:27:08 [2020-04-14T15:27:08.243Z] #19 ...
15:27:08 [2020-04-14T15:27:08.244Z] 
15:27:08 [2020-04-14T15:27:08.244Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:08 [2020-04-14T15:27:08.244Z] #44 132.6   CC       criu/namespaces.o
15:27:08 [2020-04-14T15:27:08.244Z] #44 134.8   CC       criu/net.o
15:27:08 [2020-04-14T15:27:08.244Z] #44 137.8   CC       criu/netfilter.o
15:27:08 [2020-04-14T15:27:08.499Z] #44 138.1   CC       criu/page-pipe.o
15:27:08 [2020-04-14T15:27:08.665Z] #56 ...
15:27:08 [2020-04-14T15:27:08.665Z] 
15:27:08 [2020-04-14T15:27:08.665Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:08 [2020-04-14T15:27:08.665Z] #47 73.23 internal/lazyregexp
15:27:08 [2020-04-14T15:27:08.665Z] #47 73.91 github.com/LK4D4/vndr/versioned
15:27:08 [2020-04-14T15:27:08.665Z] #47 74.70 os/exec
15:27:08 [2020-04-14T15:27:08.665Z] #47 79.11 crypto/cipher
15:27:08 [2020-04-14T15:27:08.665Z] #47 79.11 crypto/sha512
15:27:08 [2020-04-14T15:27:08.665Z] #47 79.19 go/token
15:27:09 [2020-04-14T15:27:09.058Z] #17 59.64 Setting up python3-pip (18.1-5) ...
15:27:09 [2020-04-14T15:27:09.058Z] #17 ...
15:27:09 [2020-04-14T15:27:09.058Z] 
15:27:09 [2020-04-14T15:27:09.058Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:09 [2020-04-14T15:27:09.058Z] #41 190.2 + dpkg --print-architecture
15:27:09 [2020-04-14T15:27:09.058Z] #41 190.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:27:09 [2020-04-14T15:27:09.058Z] #41 190.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:27:09 [2020-04-14T15:27:09.058Z] #41 190.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:27:09 [2020-04-14T15:27:09.059Z] #44 138.6   CC       criu/page-xfer.o
15:27:09 [2020-04-14T15:27:09.239Z] #47 ...
15:27:09 [2020-04-14T15:27:09.239Z] 
15:27:09 [2020-04-14T15:27:09.239Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:09 [2020-04-14T15:27:09.239Z] #44 21.65 make[1]: Nothing to be done for 'all'.
15:27:10 [2020-04-14T15:27:10.431Z] #41 ...
15:27:10 [2020-04-14T15:27:10.431Z] 
15:27:10 [2020-04-14T15:27:10.431Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:27:10 [2020-04-14T15:27:10.431Z] #17 60.64 Processing triggers for libc-bin (2.28-10) ...
15:27:10 [2020-04-14T15:27:10.431Z] #17 60.67 Processing triggers for mime-support (3.62) ...
15:27:10 [2020-04-14T15:27:10.689Z] #17 DONE 61.3s
15:27:10 [2020-04-14T15:27:10.689Z] 
15:27:10 [2020-04-14T15:27:10.689Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:27:10 [2020-04-14T15:27:10.946Z] #44 140.0   CC       criu/pagemap-cache.o
15:27:10 [2020-04-14T15:27:10.946Z] #44 140.3   CC       criu/pagemap.o
15:27:11 [2020-04-14T15:27:11.506Z] #44 ...
15:27:11 [2020-04-14T15:27:11.506Z] 
15:27:11 [2020-04-14T15:27:11.506Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:27:11 [2020-04-14T15:27:11.506Z] #19 11.37   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:27:11 [2020-04-14T15:27:11.506Z] #19 11.48 Collecting pyyaml (from yamllint==1.16.0)
15:27:11 [2020-04-14T15:27:11.762Z] #19 11.63   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:27:11 [2020-04-14T15:27:11.786Z] #44 23.61   CC       images/stats.o
15:27:11 [2020-04-14T15:27:11.786Z] #44 24.17   CC       images/core.o
15:27:12 [2020-04-14T15:27:12.589Z] #18 1.712 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:27:12 [2020-04-14T15:27:12.589Z] #18 1.714 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:27:12 [2020-04-14T15:27:12.589Z] #18 1.717 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:27:12 [2020-04-14T15:27:12.589Z] #18 DONE 1.8s
15:27:12 [2020-04-14T15:27:12.589Z] 
15:27:12 [2020-04-14T15:27:12.589Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:12 [2020-04-14T15:27:12.589Z] #44 127.9   CC       criu/namespaces.o
15:27:12 [2020-04-14T15:27:12.589Z] #44 129.9   CC       criu/net.o
15:27:12 [2020-04-14T15:27:12.729Z] #44 25.22   CC       images/core-x86.o
15:27:13 [2020-04-14T15:27:13.126Z] #19 13.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:27:13 [2020-04-14T15:27:13.126Z] #19 13.10   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:27:13 [2020-04-14T15:27:13.126Z] #19 13.15 Building wheels for collected packages: pyyaml
15:27:13 [2020-04-14T15:27:13.126Z] #19 13.15   Running setup.py bdist_wheel for pyyaml: started
15:27:13 [2020-04-14T15:27:13.522Z] #44 133.6   CC       criu/netfilter.o
15:27:14 [2020-04-14T15:27:14.051Z] #19 14.21   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:27:14 [2020-04-14T15:27:14.088Z] #44 134.1   CC       criu/page-pipe.o
15:27:14 [2020-04-14T15:27:14.114Z] #44 26.16   CC       images/core-arm.o
15:27:14 [2020-04-14T15:27:14.307Z] #19 14.21   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:27:14 [2020-04-14T15:27:14.307Z] #19 14.28 Successfully built pyyaml
15:27:14 [2020-04-14T15:27:14.307Z] #19 14.30 Installing collected packages: pyyaml, pathspec, yamllint
15:27:14 [2020-04-14T15:27:14.653Z] #44 134.8   CC       criu/page-xfer.o
15:27:14 [2020-04-14T15:27:14.687Z] #44 26.80   CC       images/core-aarch64.o
15:27:14 [2020-04-14T15:27:14.688Z] #44 ...
15:27:14 [2020-04-14T15:27:14.688Z] 
15:27:14 [2020-04-14T15:27:14.688Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:14 [2020-04-14T15:27:14.688Z] #33 80.40 github.com/BurntSushi/toml/cmd/tomlv
15:27:14 [2020-04-14T15:27:14.688Z] #33 DONE 85.3s
15:27:14 [2020-04-14T15:27:14.688Z] 
15:27:14 [2020-04-14T15:27:14.688Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:14 [2020-04-14T15:27:14.688Z] #56 80.87 encoding/json
15:27:14 [2020-04-14T15:27:14.688Z] #56 80.90 github.com/pkg/diff
15:27:14 [2020-04-14T15:27:14.688Z] #56 80.90 go/scanner
15:27:14 [2020-04-14T15:27:14.688Z] #56 84.08 go/ast
15:27:14 [2020-04-14T15:27:14.688Z] #56 84.49 mvdan.cc/editorconfig
15:27:14 [2020-04-14T15:27:14.867Z] #19 14.69 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:27:15 [2020-04-14T15:27:15.123Z] #19 DONE 15.2s
15:27:15 [2020-04-14T15:27:15.123Z] 
15:27:15 [2020-04-14T15:27:15.123Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:27:15 [2020-04-14T15:27:15.378Z] #24 DONE 0.2s
15:27:15 [2020-04-14T15:27:15.378Z] 
15:27:15 [2020-04-14T15:27:15.378Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:15 [2020-04-14T15:27:15.378Z] #44 141.3   CC       criu/parasite-syscall.o
15:27:15 [2020-04-14T15:27:15.378Z] #44 142.2   CC       criu/path.o
15:27:15 [2020-04-14T15:27:15.378Z] #44 142.5   CC       criu/pie-util-vdso-elf32.o
15:27:15 [2020-04-14T15:27:15.378Z] #44 143.2   CC       criu/pie-util-vdso.o
15:27:15 [2020-04-14T15:27:15.378Z] #44 143.6   CC       criu/pie-util.o
15:27:15 [2020-04-14T15:27:15.378Z] #44 143.8   CC       criu/pipes.o
15:27:15 [2020-04-14T15:27:15.378Z] #44 144.8   CC       criu/plugin.o
15:27:15 [2020-04-14T15:27:15.938Z] #44 145.5   CC       criu/proc_parse.o
15:27:16 [2020-04-14T15:27:16.026Z] #44 135.9   CC       criu/pagemap-cache.o
15:27:16 [2020-04-14T15:27:16.073Z] #56 86.66 mvdan.cc/sh/v3/syntax
15:27:16 [2020-04-14T15:27:16.285Z] #44 136.3   CC       criu/pagemap.o
15:27:16 [2020-04-14T15:27:16.499Z] #44 ...
15:27:16 [2020-04-14T15:27:16.499Z] 
15:27:16 [2020-04-14T15:27:16.499Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:27:16 [2020-04-14T15:27:16.499Z] #28 DONE 1.1s
15:27:16 [2020-04-14T15:27:16.499Z] 
15:27:16 [2020-04-14T15:27:16.499Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:27:16 [2020-04-14T15:27:16.499Z] #31 DONE 0.1s
15:27:16 [2020-04-14T15:27:16.499Z] 
15:27:16 [2020-04-14T15:27:16.499Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:16 [2020-04-14T15:27:16.754Z] #53 ...
15:27:16 [2020-04-14T15:27:16.754Z] 
15:27:16 [2020-04-14T15:27:16.754Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:27:16 [2020-04-14T15:27:16.754Z] #34 DONE 0.1s
15:27:16 [2020-04-14T15:27:16.754Z] 
15:27:16 [2020-04-14T15:27:16.754Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:27:17 [2020-04-14T15:27:17.010Z] #39 DONE 0.1s
15:27:17 [2020-04-14T15:27:17.010Z] 
15:27:17 [2020-04-14T15:27:17.010Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:17 [2020-04-14T15:27:17.460Z] #56 ...
15:27:17 [2020-04-14T15:27:17.460Z] 
15:27:17 [2020-04-14T15:27:17.460Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:17 [2020-04-14T15:27:17.460Z] #44 27.38   CC       images/core-ppc64.o
15:27:17 [2020-04-14T15:27:17.460Z] #44 28.73   CC       images/core-s390.o
15:27:17 [2020-04-14T15:27:17.460Z] #44 29.72   CC       images/cpuinfo.o
15:27:17 [2020-04-14T15:27:17.659Z] #44 137.5   CC       criu/parasite-syscall.o
15:27:18 [2020-04-14T15:27:18.032Z] #44 30.24   CC       images/inventory.o
15:27:18 [2020-04-14T15:27:18.599Z] #44 138.5   CC       criu/path.o
15:27:18 [2020-04-14T15:27:18.604Z] #44 30.71   CC       images/fdinfo.o
15:27:18 [2020-04-14T15:27:18.857Z] #44 138.8   CC       criu/pie-util-vdso-elf32.o
15:27:18 [2020-04-14T15:27:18.869Z] #44 31.27   CC       images/fown.o
15:27:18 [2020-04-14T15:27:18.895Z] #53 ...
15:27:18 [2020-04-14T15:27:18.895Z] 
15:27:18 [2020-04-14T15:27:18.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:18 [2020-04-14T15:27:18.895Z] #44 148.2   CC       criu/protobuf-desc.o
15:27:19 [2020-04-14T15:27:19.115Z] #44 139.2   CC       criu/pie-util-vdso.o
15:27:19 [2020-04-14T15:27:19.458Z] #44 31.77   CC       images/ns.o
15:27:19 [2020-04-14T15:27:19.458Z] #44 ...
15:27:19 [2020-04-14T15:27:19.458Z] 
15:27:19 [2020-04-14T15:27:19.458Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:19 [2020-04-14T15:27:19.458Z] #47 80.03 net/url
15:27:19 [2020-04-14T15:27:19.458Z] #47 80.68 go/scanner
15:27:19 [2020-04-14T15:27:19.458Z] #47 81.44 text/template/parse
15:27:19 [2020-04-14T15:27:19.458Z] #47 83.06 go/ast
15:27:19 [2020-04-14T15:27:19.458Z] #47 83.96 encoding/json
15:27:19 [2020-04-14T15:27:19.681Z] #44 139.7   CC       criu/pie-util.o
15:27:19 [2020-04-14T15:27:19.820Z] #44 149.1   CC       criu/protobuf.o
15:27:19 [2020-04-14T15:27:19.848Z] #47 ...
15:27:19 [2020-04-14T15:27:19.848Z] 
15:27:19 [2020-04-14T15:27:19.848Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:19 [2020-04-14T15:27:19.848Z] #65 42.76 + bin/ctr
15:27:19 [2020-04-14T15:27:19.939Z] #44 139.9   CC       criu/pipes.o
15:27:20 [2020-04-14T15:27:20.076Z] #44 149.5   CC       criu/pstree.o
15:27:20 [2020-04-14T15:27:20.108Z] #65 ...
15:27:20 [2020-04-14T15:27:20.109Z] 
15:27:20 [2020-04-14T15:27:20.109Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:20 [2020-04-14T15:27:20.109Z] #44 32.38   CC       images/regfile.o
15:27:20 [2020-04-14T15:27:20.331Z] #44 ...
15:27:20 [2020-04-14T15:27:20.331Z] 
15:27:20 [2020-04-14T15:27:20.331Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:20 [2020-04-14T15:27:20.331Z] #41 DONE 221.6s
15:27:20 [2020-04-14T15:27:20.369Z] #44 32.77   CC       images/ghost-file.o
15:27:20 [2020-04-14T15:27:20.505Z] #44 140.7   CC       criu/plugin.o
15:27:20 [2020-04-14T15:27:20.586Z] 
15:27:20 [2020-04-14T15:27:20.586Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:20 [2020-04-14T15:27:20.941Z] #44 33.21   CC       images/fifo.o
15:27:21 [2020-04-14T15:27:21.071Z] #44 141.1   CC       criu/proc_parse.o
15:27:21 [2020-04-14T15:27:21.202Z] #44 33.42   CC       images/remap-file-path.o
15:27:21 [2020-04-14T15:27:21.463Z] #44 33.76   CC       images/eventfd.o
15:27:21 [2020-04-14T15:27:21.511Z] #53 ...
15:27:21 [2020-04-14T15:27:21.511Z] 
15:27:21 [2020-04-14T15:27:21.511Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:21 [2020-04-14T15:27:21.511Z] #44 151.0   CC       criu/rbtree.o
15:27:21 [2020-04-14T15:27:21.724Z] #44 34.10   CC       images/eventpoll.o
15:27:21 [2020-04-14T15:27:21.766Z] #44 ...
15:27:21 [2020-04-14T15:27:21.766Z] 
15:27:21 [2020-04-14T15:27:21.766Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:27:21 [2020-04-14T15:27:21.766Z] #42 DONE 0.1s
15:27:21 [2020-04-14T15:27:21.766Z] 
15:27:21 [2020-04-14T15:27:21.766Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:21 [2020-04-14T15:27:21.766Z] #44 151.3   CC       criu/rst-malloc.o
15:27:22 [2020-04-14T15:27:22.022Z] #44 151.5   CC       criu/seccomp.o
15:27:22 [2020-04-14T15:27:22.296Z] #44 34.67   CC       images/fh.o
15:27:22 [2020-04-14T15:27:22.582Z] #44 152.1   CC       criu/seize.o
15:27:22 [2020-04-14T15:27:22.867Z] #44 34.99   CC       images/fsnotify.o
15:27:22 [2020-04-14T15:27:22.969Z] #44 ...
15:27:22 [2020-04-14T15:27:22.969Z] 
15:27:22 [2020-04-14T15:27:22.969Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:27:22 [2020-04-14T15:27:22.969Z] #19 6.082 Collecting yamllint==1.16.0
15:27:23 [2020-04-14T15:27:23.403Z] Running on azwin-2-bda720 in d:\jenkins\workspace\moby_PR-39705
[Pipeline] {
[Pipeline] ws
15:27:23 [2020-04-14T15:27:23.420Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
15:27:23 [2020-04-14T15:27:23.507Z] #44 152.8   CC       criu/servicefd.o
15:27:23 [2020-04-14T15:27:23.534Z] #19 ...
15:27:23 [2020-04-14T15:27:23.534Z] 
15:27:23 [2020-04-14T15:27:23.534Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:23 [2020-04-14T15:27:23.534Z] #44 143.6   CC       criu/protobuf-desc.o
15:27:23 [2020-04-14T15:27:23.762Z] #44 153.3   CC       criu/shmem.o
15:27:23 [2020-04-14T15:27:23.810Z] #44 36.13   CC       images/signalfd.o
15:27:23 [2020-04-14T15:27:23.998Z] #65 178.8 + bin/containerd-stress
15:27:24 [2020-04-14T15:27:24.382Z] #44 36.50   CC       images/fs.o
15:27:24 [2020-04-14T15:27:24.382Z] #44 36.79   CC       images/pstree.o
15:27:24 [2020-04-14T15:27:24.395Z] Removing intermediate container 2269369207dc
15:27:24 [2020-04-14T15:27:24.395Z]  ---> 84f301c8a7a3
15:27:24 [2020-04-14T15:27:24.395Z] Step 11/16 : ARG GOOS
15:27:24 [2020-04-14T15:27:24.395Z]  ---> Running in 626111260e29
15:27:24 [2020-04-14T15:27:24.395Z] Removing intermediate container 626111260e29
15:27:24 [2020-04-14T15:27:24.395Z]  ---> dffdd243aede
15:27:24 [2020-04-14T15:27:24.395Z] Step 12/16 : ARG GOARCH
15:27:24 [2020-04-14T15:27:24.395Z]  ---> Running in e803a54049f0
15:27:24 [2020-04-14T15:27:24.395Z] Removing intermediate container e803a54049f0
15:27:24 [2020-04-14T15:27:24.395Z]  ---> c807a74d5a29
15:27:24 [2020-04-14T15:27:24.395Z] 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
15:27:24 [2020-04-14T15:27:24.395Z]  ---> Running in f34a70a5963c
15:27:24 [2020-04-14T15:27:24.690Z] #44 154.1   CC       criu/sigframe.o
15:27:24 [2020-04-14T15:27:24.690Z] #44 154.2   CC       criu/signalfd.o
15:27:24 [2020-04-14T15:27:24.906Z] #44 144.6   CC       criu/protobuf.o
15:27:24 [2020-04-14T15:27:24.946Z] #44 154.4   CC       criu/sk-inet.o
15:27:24 [2020-04-14T15:27:24.955Z] #44 37.17   CC       images/pipe.o
15:27:25 [2020-04-14T15:27:25.164Z] #44 145.1   CC       criu/pstree.o
15:27:25 [2020-04-14T15:27:25.216Z] #44 37.57   CC       images/tcp-stream.o
15:27:25 [2020-04-14T15:27:25.360Z] #65 180.5 + bin/containerd-shim
15:27:25 [2020-04-14T15:27:25.788Z] #44 37.95   CC       images/sk-packet.o
15:27:25 [2020-04-14T15:27:25.871Z] #44 155.3   CC       criu/sk-netlink.o
15:27:26 [2020-04-14T15:27:26.049Z] #44 38.44   CC       images/mnt.o
15:27:26 [2020-04-14T15:27:26.126Z] #44 155.7   CC       criu/sk-packet.o
15:27:26 [2020-04-14T15:27:26.537Z] #44 146.4   CC       criu/rbtree.o
15:27:26 [2020-04-14T15:27:26.620Z] #44 38.89   CC       images/pipe-data.o
15:27:26 [2020-04-14T15:27:26.686Z] #44 156.3   CC       criu/sk-queue.o
15:27:26 [2020-04-14T15:27:26.795Z] #44 146.9   CC       criu/rst-malloc.o
15:27:26 [2020-04-14T15:27:26.880Z] #44 39.27   CC       images/sa.o
15:27:27 [2020-04-14T15:27:27.262Z] #44 156.7   CC       criu/sk-tcp.o
15:27:27 [2020-04-14T15:27:27.360Z] #44 147.3   CC       criu/seccomp.o
15:27:27 [2020-04-14T15:27:27.451Z] #44 39.76   CC       images/timer.o
15:27:27 [2020-04-14T15:27:27.518Z] #44 157.1   CC       criu/sk-unix.o
15:27:28 [2020-04-14T15:27:28.022Z] #44 40.41   CC       images/timerfd.o
15:27:28 [2020-04-14T15:27:28.294Z] #44 ...
15:27:28 [2020-04-14T15:27:28.294Z] 
15:27:28 [2020-04-14T15:27:28.294Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:27:28 [2020-04-14T15:27:28.294Z] #19 11.46   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:27:28 [2020-04-14T15:27:28.294Z] #19 11.54 Collecting pyyaml (from yamllint==1.16.0)
15:27:28 [2020-04-14T15:27:28.294Z] #19 11.70   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:27:28 [2020-04-14T15:27:28.294Z] #19 13.16 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:27:28 [2020-04-14T15:27:28.294Z] #19 13.22   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:27:28 [2020-04-14T15:27:28.294Z] #19 13.26 Building wheels for collected packages: pyyaml
15:27:28 [2020-04-14T15:27:28.294Z] #19 13.27   Running setup.py bdist_wheel for pyyaml: started
15:27:28 [2020-04-14T15:27:28.294Z] #19 14.42   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:27:28 [2020-04-14T15:27:28.294Z] #19 14.42   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:27:28 [2020-04-14T15:27:28.294Z] #19 14.50 Successfully built pyyaml
15:27:28 [2020-04-14T15:27:28.294Z] #19 14.52 Installing collected packages: pyyaml, pathspec, yamllint
15:27:28 [2020-04-14T15:27:28.294Z] #19 14.94 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:27:28 [2020-04-14T15:27:28.294Z] #19 DONE 15.4s
15:27:28 [2020-04-14T15:27:28.294Z] 
15:27:28 [2020-04-14T15:27:28.294Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:27:28 [2020-04-14T15:27:28.294Z] #41 DONE 219.1s
15:27:28 [2020-04-14T15:27:28.294Z] 
15:27:28 [2020-04-14T15:27:28.294Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:28 [2020-04-14T15:27:28.294Z] #44 148.1   CC       criu/seize.o
15:27:28 [2020-04-14T15:27:28.294Z] #44 ...
15:27:28 [2020-04-14T15:27:28.294Z] 
15:27:28 [2020-04-14T15:27:28.294Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:27:28 [2020-04-14T15:27:28.294Z] #24 DONE 0.2s
15:27:28 [2020-04-14T15:27:28.294Z] 
15:27:28 [2020-04-14T15:27:28.294Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:27:28 [2020-04-14T15:27:28.595Z] #44 40.72   CC       images/mm.o
15:27:29 [2020-04-14T15:27:29.168Z] #44 41.28   CC       images/sk-opts.o
15:27:29 [2020-04-14T15:27:29.403Z] #44 158.7   CC       criu/sockets.o
15:27:29 [2020-04-14T15:27:29.430Z] #44 41.82   CC       images/sk-unix.o
15:27:29 [2020-04-14T15:27:29.963Z] #44 159.4   CC       criu/stats.o
15:27:30 [2020-04-14T15:27:30.193Z] #28 DONE 1.8s
15:27:30 [2020-04-14T15:27:30.193Z] 
15:27:30 [2020-04-14T15:27:30.193Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:27:30 [2020-04-14T15:27:30.193Z] #31 DONE 0.1s
15:27:30 [2020-04-14T15:27:30.193Z] 
15:27:30 [2020-04-14T15:27:30.193Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:27:30 [2020-04-14T15:27:30.193Z] #34 DONE 0.1s
15:27:30 [2020-04-14T15:27:30.193Z] 
15:27:30 [2020-04-14T15:27:30.193Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:27:30 [2020-04-14T15:27:30.193Z] #39 DONE 0.1s
15:27:30 [2020-04-14T15:27:30.193Z] 
15:27:30 [2020-04-14T15:27:30.193Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:30 [2020-04-14T15:27:30.193Z] #44 149.4   CC       criu/servicefd.o
15:27:30 [2020-04-14T15:27:30.193Z] #44 150.0   CC       criu/shmem.o
15:27:30 [2020-04-14T15:27:30.218Z] #44 159.7   CC       criu/string.o
15:27:30 [2020-04-14T15:27:30.218Z] #44 159.7   CC       criu/sysctl.o
15:27:30 [2020-04-14T15:27:30.371Z] #44 42.57   CC       images/sk-inet.o
15:27:30 [2020-04-14T15:27:30.633Z] #44 ...
15:27:30 [2020-04-14T15:27:30.633Z] 
15:27:30 [2020-04-14T15:27:30.633Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:30 [2020-04-14T15:27:30.633Z] #47 91.04 text/template
15:27:30 [2020-04-14T15:27:30.633Z] #47 95.00 go/parser
15:27:30 [2020-04-14T15:27:30.633Z] #47 96.75 encoding/xml
15:27:30 [2020-04-14T15:27:30.633Z] #47 ...
15:27:30 [2020-04-14T15:27:30.633Z] 
15:27:30 [2020-04-14T15:27:30.633Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:30 [2020-04-14T15:27:30.633Z] #10 91.83 Selecting previously unselected package g++-mingw-w64-x86-64.
15:27:30 [2020-04-14T15:27:30.633Z] #10 91.84 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:27:30 [2020-04-14T15:27:30.633Z] #10 91.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:27:30 [2020-04-14T15:27:30.779Z] #44 160.3   CC       criu/sysfs_parse.o
15:27:30 [2020-04-14T15:27:30.809Z] #44 ...
15:27:30 [2020-04-14T15:27:30.809Z] 
15:27:30 [2020-04-14T15:27:30.809Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:27:30 [2020-04-14T15:27:30.809Z] #42 DONE 0.2s
15:27:30 [2020-04-14T15:27:30.809Z] 
15:27:30 [2020-04-14T15:27:30.809Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:30 [2020-04-14T15:27:30.809Z] #53 ...
15:27:30 [2020-04-14T15:27:30.809Z] 
15:27:30 [2020-04-14T15:27:30.809Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:30 [2020-04-14T15:27:30.809Z] #44 151.0   CC       criu/sigframe.o
15:27:30 [2020-04-14T15:27:30.895Z] #10 ...
15:27:30 [2020-04-14T15:27:30.895Z] 
15:27:30 [2020-04-14T15:27:30.895Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:30 [2020-04-14T15:27:30.895Z] #47 101.5 crypto/rand
15:27:31 [2020-04-14T15:27:31.034Z] #44 160.6   CC       criu/timerfd.o
15:27:31 [2020-04-14T15:27:31.380Z] #44 151.2   CC       criu/signalfd.o
15:27:31 [2020-04-14T15:27:31.380Z] #44 151.4   CC       criu/sk-inet.o
15:27:31 [2020-04-14T15:27:31.467Z] #47 102.0 go/doc
15:27:31 [2020-04-14T15:27:31.595Z] #44 160.9   CC       criu/tty.o
15:27:31 [2020-04-14T15:27:31.927Z] #65 187.0 + bin/containerd-shim-runc-v1
15:27:32 [2020-04-14T15:27:32.039Z] #47 ...
15:27:32 [2020-04-14T15:27:32.039Z] 
15:27:32 [2020-04-14T15:27:32.039Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:32 [2020-04-14T15:27:32.039Z] #56 92.77 golang.org/x/crypto/ssh/terminal
15:27:32 [2020-04-14T15:27:32.039Z] #56 98.64 mvdan.cc/sh/v3/cmd/shfmt
15:27:32 [2020-04-14T15:27:32.301Z] #56 ...
15:27:32 [2020-04-14T15:27:32.301Z] 
15:27:32 [2020-04-14T15:27:32.301Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:32 [2020-04-14T15:27:32.301Z] #47 102.8 crypto/elliptic
15:27:32 [2020-04-14T15:27:32.316Z] #44 152.3   CC       criu/sk-netlink.o
15:27:32 [2020-04-14T15:27:32.573Z] #44 152.6   CC       criu/sk-packet.o
15:27:32 [2020-04-14T15:27:32.958Z] #44 162.5   CC       criu/tun.o
15:27:33 [2020-04-14T15:27:33.214Z] #44 162.9   CC       criu/uffd.o
15:27:33 [2020-04-14T15:27:33.504Z] #44 153.2   CC       criu/sk-queue.o
15:27:33 [2020-04-14T15:27:33.505Z] #44 153.7   CC       criu/sk-tcp.o
15:27:34 [2020-04-14T15:27:34.069Z] #44 154.0   CC       criu/sk-unix.o
15:27:34 [2020-04-14T15:27:34.139Z] #44 163.8   CC       criu/util.o
15:27:34 [2020-04-14T15:27:34.395Z] #44 ...
15:27:34 [2020-04-14T15:27:34.395Z] 
15:27:34 [2020-04-14T15:27:34.395Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:34 [2020-04-14T15:27:34.395Z] #60 111.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:27:35 [2020-04-14T15:27:35.233Z] #65 190.0 + bin/containerd-shim-runc-v2
15:27:35 [2020-04-14T15:27:35.488Z] #65 190.8 + binaries
15:27:35 [2020-04-14T15:27:35.488Z] #65 190.8 + mkdir -p /build
15:27:35 [2020-04-14T15:27:35.488Z] #65 190.8 + cp bin/containerd /build/containerd
15:27:35 [2020-04-14T15:27:35.488Z] #65 190.8 + cp bin/containerd-shim /build/containerd-shim
15:27:35 [2020-04-14T15:27:35.488Z] #65 190.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:27:35 [2020-04-14T15:27:35.614Z] #47 ...
15:27:35 [2020-04-14T15:27:35.614Z] 
15:27:35 [2020-04-14T15:27:35.614Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:27:35 [2020-04-14T15:27:35.614Z] #56 DONE 105.6s
15:27:35 [2020-04-14T15:27:35.614Z] 
15:27:35 [2020-04-14T15:27:35.614Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:35 [2020-04-14T15:27:35.614Z] #44 43.34   CC       images/tun.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 43.97   CC       images/sk-netlink.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 44.34   CC       images/packet-sock.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 45.00   CC       images/ipc-var.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 45.43   CC       images/ipc-desc.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 45.74   CC       images/ipc-shm.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 45.98   CC       images/ipc-msg.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 46.56   CC       images/ipc-sem.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 46.74   CC       images/utsns.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 47.02   CC       images/creds.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 47.24   CC       images/vma.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 47.46   CC       images/netdev.o
15:27:35 [2020-04-14T15:27:35.614Z] #44 47.81   CC       images/tty.o
15:27:35 [2020-04-14T15:27:35.743Z] #65 190.8 + cp bin/ctr /build/ctr
15:27:35 [2020-04-14T15:27:35.833Z] #60 113.1 + mkdir -p /build
15:27:35 [2020-04-14T15:27:35.833Z] #60 113.1 + cp runc /build/runc
15:27:35 [2020-04-14T15:27:35.964Z] #44 155.7   CC       criu/sockets.o
15:27:35 [2020-04-14T15:27:35.998Z] #65 DONE 191.2s
15:27:36 [2020-04-14T15:27:36.098Z] #60 DONE 113.4s
15:27:36 [2020-04-14T15:27:36.098Z] 
15:27:36 [2020-04-14T15:27:36.098Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:36 [2020-04-14T15:27:36.098Z] #44 164.9   CC       criu/uts_ns.o
15:27:36 [2020-04-14T15:27:36.098Z] #44 165.2   CC       criu/vdso-compat.o
15:27:36 [2020-04-14T15:27:36.098Z] #44 165.4   CC       criu/vdso.o
15:27:36 [2020-04-14T15:27:36.528Z] #44 156.4   CC       criu/stats.o
15:27:36 [2020-04-14T15:27:36.556Z] #44 48.71   CC       images/file-lock.o
15:27:36 [2020-04-14T15:27:36.671Z] #44 166.2   LINK     criu/built-in.o
15:27:36 [2020-04-14T15:27:36.786Z] #44 156.7   CC       criu/string.o
15:27:36 [2020-04-14T15:27:36.786Z] #44 156.8   CC       criu/sysctl.o
15:27:36 [2020-04-14T15:27:36.817Z] #44 49.02   CC       images/rlimit.o
15:27:36 [2020-04-14T15:27:36.927Z] #44 166.3   LINK     criu/criu
15:27:36 [2020-04-14T15:27:36.963Z] 
15:27:36 [2020-04-14T15:27:36.963Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:27:36 [2020-04-14T15:27:36.963Z] #66 DONE 0.2s
15:27:36 [2020-04-14T15:27:36.963Z] 
15:27:36 [2020-04-14T15:27:36.963Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:27:37 [2020-04-14T15:27:37.079Z] #44 49.37   CC       images/pagemap.o
15:27:37 [2020-04-14T15:27:37.217Z] #70 DONE 0.2s
15:27:37 [2020-04-14T15:27:37.217Z] 
15:27:37 [2020-04-14T15:27:37.217Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:27:37 [2020-04-14T15:27:37.217Z] #72 DONE 0.1s
15:27:37 [2020-04-14T15:27:37.217Z] 
15:27:37 [2020-04-14T15:27:37.217Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:27:37 [2020-04-14T15:27:37.217Z] #75 DONE 0.1s
15:27:37 [2020-04-14T15:27:37.343Z] #44 49.74   CC       images/siginfo.o
15:27:37 [2020-04-14T15:27:37.472Z] 
15:27:37 [2020-04-14T15:27:37.472Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:27:37 [2020-04-14T15:27:37.472Z] #76 DONE 0.0s
15:27:37 [2020-04-14T15:27:37.472Z] 
15:27:37 [2020-04-14T15:27:37.472Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:27:37 [2020-04-14T15:27:37.489Z] #44 166.9   DEP      lib/c/criu.d
15:27:37 [2020-04-14T15:27:37.489Z] #44 167.0   CC       images/rpc.pb-c.o
15:27:37 [2020-04-14T15:27:37.718Z] #44 157.4   CC       criu/sysfs_parse.o
15:27:37 [2020-04-14T15:27:37.718Z] #44 157.8   CC       criu/timerfd.o
15:27:37 [2020-04-14T15:27:37.918Z] #44 50.17   CC       images/rpc.o
15:27:38 [2020-04-14T15:27:38.047Z] #44 167.5   CC       lib/c/criu.o
15:27:38 [2020-04-14T15:27:38.284Z] #44 158.2   CC       criu/tty.o
15:27:38 [2020-04-14T15:27:38.394Z] #77 DONE 0.7s
15:27:38 [2020-04-14T15:27:38.394Z] 
15:27:38 [2020-04-14T15:27:38.394Z] #78 exporting to image
15:27:38 [2020-04-14T15:27:38.394Z] #78 exporting layers
15:27:38 [2020-04-14T15:27:38.490Z] #44 ...
15:27:38 [2020-04-14T15:27:38.490Z] 
15:27:38 [2020-04-14T15:27:38.490Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:27:38 [2020-04-14T15:27:38.490Z] #10 109.5 Selecting previously unselected package libapparmor1:arm64.
15:27:38 [2020-04-14T15:27:38.607Z] #44 168.1   LINK     lib/c/built-in.o
15:27:38 [2020-04-14T15:27:38.607Z] #44 168.1   LINK     lib/c/libcriu.so
15:27:38 [2020-04-14T15:27:38.607Z] #44 168.1   LINK     lib/c/libcriu.a
15:27:38 [2020-04-14T15:27:38.752Z] #10 109.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
15:27:38 [2020-04-14T15:27:38.752Z] #10 109.5 Unpacking libapparmor1:arm64 (2.13.2-10) ...
15:27:38 [2020-04-14T15:27:38.752Z] #10 109.7 Selecting previously unselected package libapparmor-dev:arm64.
15:27:38 [2020-04-14T15:27:38.752Z] #10 109.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
15:27:38 [2020-04-14T15:27:38.752Z] #10 109.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
15:27:38 [2020-04-14T15:27:38.862Z] #44 168.2   GEN      magic.py
15:27:38 [2020-04-14T15:27:38.862Z] #44 168.3 Note: Building without setproctitle() and strlcpy() support.
15:27:38 [2020-04-14T15:27:38.862Z] #44 168.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:27:38 [2020-04-14T15:27:38.862Z] #44 168.3 Note: Building without GnuTLS support
15:27:39 [2020-04-14T15:27:39.013Z] #10 109.9 Selecting previously unselected package libbtrfs0.
15:27:39 [2020-04-14T15:27:39.013Z] #10 109.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
15:27:39 [2020-04-14T15:27:39.013Z] #10 109.9 Unpacking libbtrfs0 (4.20.1-2) ...
15:27:39 [2020-04-14T15:27:39.013Z] #10 110.0 Selecting previously unselected package libbtrfs-dev.
15:27:39 [2020-04-14T15:27:39.013Z] #10 110.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
15:27:39 [2020-04-14T15:27:39.013Z] #10 110.1 Unpacking libbtrfs-dev (4.20.1-2) ...
15:27:39 [2020-04-14T15:27:39.275Z] #10 110.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:27:39 [2020-04-14T15:27:39.275Z] #10 110.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
15:27:39 [2020-04-14T15:27:39.275Z] #10 110.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:27:39 [2020-04-14T15:27:39.422Z] #44 168.9 fatal: not a git repository (or any of the parent directories): .git
15:27:39 [2020-04-14T15:27:39.536Z] #10 110.4 Selecting previously unselected package libudev-dev:arm64.
15:27:39 [2020-04-14T15:27:39.536Z] #10 110.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
15:27:39 [2020-04-14T15:27:39.536Z] #10 110.4 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
15:27:39 [2020-04-14T15:27:39.658Z] #44 159.8   CC       criu/tun.o
15:27:39 [2020-04-14T15:27:39.797Z] #10 110.7 Selecting previously unselected package libsepol1-dev:arm64.
15:27:39 [2020-04-14T15:27:39.797Z] #10 110.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
15:27:39 [2020-04-14T15:27:39.797Z] #10 110.8 Unpacking libsepol1-dev:arm64 (2.8-1) ...
15:27:39 [2020-04-14T15:27:39.916Z] #44 160.1   CC       criu/uffd.o
15:27:39 [2020-04-14T15:27:39.983Z] #44 169.4 make[1]: Nothing to be done for 'all'.
15:27:40 [2020-04-14T15:27:40.058Z] #10 111.1 Selecting previously unselected package libpcre16-3:arm64.
15:27:40 [2020-04-14T15:27:40.319Z] #10 111.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
15:27:40 [2020-04-14T15:27:40.319Z] #10 111.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
15:27:40 [2020-04-14T15:27:40.543Z] #44 169.9 make[1]: 'images/built-in.o' is up to date.
15:27:40 [2020-04-14T15:27:40.543Z] #44 169.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:27:40 [2020-04-14T15:27:40.543Z] #44 169.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:27:40 [2020-04-14T15:27:40.543Z] #44 170.0 make[1]: 'compel/libcompel.a' is up to date.
15:27:40 [2020-04-14T15:27:40.543Z] #44 170.0 make[1]: 'compel/compel-host-bin' is up to date.
15:27:40 [2020-04-14T15:27:40.543Z] #44 170.0 make[1]: Nothing to be done for 'all'.
15:27:40 [2020-04-14T15:27:40.543Z] #44 170.0 make[1]: 'soccr/libsoccr.a' is up to date.
15:27:40 [2020-04-14T15:27:40.543Z] #44 170.2 make[2]: Nothing to be done for 'all'.
15:27:40 [2020-04-14T15:27:40.543Z] #44 170.2 make[2]: Nothing to be done for 'all'.
15:27:40 [2020-04-14T15:27:40.580Z] #10 111.4 Selecting previously unselected package libpcre32-3:arm64.
15:27:40 [2020-04-14T15:27:40.580Z] #10 111.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
15:27:40 [2020-04-14T15:27:40.580Z] #10 111.4 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
15:27:40 [2020-04-14T15:27:40.580Z] #10 111.6 Selecting previously unselected package libpcrecpp0v5:arm64.
15:27:40 [2020-04-14T15:27:40.580Z] #10 111.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
15:27:40 [2020-04-14T15:27:40.580Z] #10 111.6 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
15:27:40 [2020-04-14T15:27:40.798Z] #44 170.2 make[2]: Nothing to be done for 'all'.
15:27:40 [2020-04-14T15:27:40.798Z] #44 170.3 make[2]: Nothing to be done for 'all'.
15:27:40 [2020-04-14T15:27:40.798Z] #44 170.3 make[2]: Nothing to be done for 'all'.
15:27:40 [2020-04-14T15:27:40.798Z] #44 170.3 make[2]: Nothing to be done for 'all'.
15:27:40 [2020-04-14T15:27:40.798Z] #44 170.4 make[2]: Nothing to be done for 'all'.
15:27:40 [2020-04-14T15:27:40.798Z] #44 170.4 make[2]: Nothing to be done for 'all'.
15:27:40 [2020-04-14T15:27:40.843Z] #10 111.7 Selecting previously unselected package libpcre3-dev:arm64.
15:27:40 [2020-04-14T15:27:40.843Z] #10 111.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
15:27:40 [2020-04-14T15:27:40.843Z] #10 111.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
15:27:41 [2020-04-14T15:27:41.053Z] #44 170.5   INSTALL  criu/criu
15:27:41 [2020-04-14T15:27:41.053Z] #44 DONE 170.6s
15:27:41 [2020-04-14T15:27:41.053Z] 
15:27:41 [2020-04-14T15:27:41.053Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:41 [2020-04-14T15:27:41.053Z] #65 195.7 + bin/containerd
15:27:41 [2020-04-14T15:27:41.290Z] #44 161.1   CC       criu/util.o
15:27:41 [2020-04-14T15:27:41.415Z] #10 112.4 Selecting previously unselected package libselinux1-dev:arm64.
15:27:41 [2020-04-14T15:27:41.415Z] #10 112.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
15:27:41 [2020-04-14T15:27:41.415Z] #10 112.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
15:27:41 [2020-04-14T15:27:41.676Z] #10 112.7 Selecting previously unselected package libdevmapper-dev:arm64.
15:27:41 [2020-04-14T15:27:41.676Z] #10 112.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
15:27:41 [2020-04-14T15:27:41.676Z] #10 112.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:27:41 [2020-04-14T15:27:41.937Z] #10 112.9 Selecting previously unselected package libseccomp-dev:arm64.
15:27:41 [2020-04-14T15:27:41.937Z] #10 112.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
15:27:41 [2020-04-14T15:27:41.937Z] #10 112.9 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
15:27:41 [2020-04-14T15:27:41.978Z] #65 ...
15:27:41 [2020-04-14T15:27:41.978Z] 
15:27:41 [2020-04-14T15:27:41.978Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:27:41 [2020-04-14T15:27:41.978Z] #45 DONE 0.1s
15:27:42 [2020-04-14T15:27:42.198Z] #10 113.0 Selecting previously unselected package libsystemd-dev:arm64.
15:27:42 [2020-04-14T15:27:42.198Z] #10 113.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
15:27:42 [2020-04-14T15:27:42.198Z] #10 113.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
15:27:42 [2020-04-14T15:27:42.224Z] #44 162.3   CC       criu/uts_ns.o
15:27:42 [2020-04-14T15:27:42.232Z] 
15:27:42 [2020-04-14T15:27:42.232Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:27:42 [2020-04-14T15:27:42.232Z] #48 DONE 0.1s
15:27:42 [2020-04-14T15:27:42.232Z] 
15:27:42 [2020-04-14T15:27:42.232Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:42 [2020-04-14T15:27:42.232Z] #65 ...
15:27:42 [2020-04-14T15:27:42.232Z] 
15:27:42 [2020-04-14T15:27:42.232Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:27:42 [2020-04-14T15:27:42.232Z] #51 DONE 0.1s
15:27:42 [2020-04-14T15:27:42.482Z] #44 162.5   CC       criu/vdso-compat.o
15:27:42 [2020-04-14T15:27:42.486Z] 
15:27:42 [2020-04-14T15:27:42.486Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:42 [2020-04-14T15:27:42.740Z] #44 162.8   CC       criu/vdso.o
15:27:42 [2020-04-14T15:27:42.771Z] #10 113.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
15:27:42 [2020-04-14T15:27:42.771Z] #10 113.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
15:27:42 [2020-04-14T15:27:42.771Z] #10 113.8 Setting up libapparmor1:arm64 (2.13.2-10) ...
15:27:42 [2020-04-14T15:27:42.771Z] #10 113.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:27:42 [2020-04-14T15:27:42.771Z] #10 113.9 Setting up libpcre16-3:arm64 (2:8.39-12) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 113.9 Setting up libsepol1-dev:arm64 (2.8-1) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 113.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 113.9 Setting up libbtrfs0 (4.20.1-2) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 114.0 Setting up libpcre32-3:arm64 (2:8.39-12) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 114.0 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 114.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 114.0 Setting up libbtrfs-dev (4.20.1-2) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 114.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 114.1 Setting up mingw-w64-common (6.0.0-3) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 114.1 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 114.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:27:43 [2020-04-14T15:27:43.032Z] #10 114.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
15:27:43 [2020-04-14T15:27:43.292Z] #10 114.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:27:43 [2020-04-14T15:27:43.292Z] #10 114.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:27:43 [2020-04-14T15:27:43.292Z] #10 114.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:27:43 [2020-04-14T15:27:43.292Z] #10 114.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:27:43 [2020-04-14T15:27:43.292Z] #10 114.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:27:43 [2020-04-14T15:27:43.292Z] #10 114.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:27:43 [2020-04-14T15:27:43.292Z] #10 114.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:27:43 [2020-04-14T15:27:43.292Z] #10 114.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
15:27:43 [2020-04-14T15:27:43.292Z] #10 114.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:27:43 [2020-04-14T15:27:43.306Z] #44 163.3   LINK     criu/built-in.o
15:27:43 [2020-04-14T15:27:43.306Z] #44 163.5   LINK     criu/criu
15:27:43 [2020-04-14T15:27:43.553Z] #10 114.4 Setting up dmsetup (2:1.02.155-3) ...
15:27:43 [2020-04-14T15:27:43.553Z] #10 114.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:27:43 [2020-04-14T15:27:43.553Z] #10 114.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:27:43 [2020-04-14T15:27:43.553Z] #10 114.4 Processing triggers for libc-bin (2.28-10) ...
15:27:43 [2020-04-14T15:27:43.871Z] #44 163.8   DEP      lib/c/criu.d
15:27:43 [2020-04-14T15:27:43.871Z] #44 163.9   CC       images/rpc.pb-c.o
15:27:44 [2020-04-14T15:27:44.127Z] #10 DONE 115.1s
15:27:44 [2020-04-14T15:27:44.127Z] 
15:27:44 [2020-04-14T15:27:44.127Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:27:44 [2020-04-14T15:27:44.388Z] #11 ...
15:27:44 [2020-04-14T15:27:44.388Z] 
15:27:44 [2020-04-14T15:27:44.388Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:27:44 [2020-04-14T15:27:44.388Z] #58 DONE 0.1s
15:27:44 [2020-04-14T15:27:44.388Z] 
15:27:44 [2020-04-14T15:27:44.388Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:27:44 [2020-04-14T15:27:44.388Z] #59 DONE 0.1s
15:27:44 [2020-04-14T15:27:44.388Z] 
15:27:44 [2020-04-14T15:27:44.388Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:44 [2020-04-14T15:27:44.437Z] #44 164.3   CC       lib/c/criu.o
15:27:45 [2020-04-14T15:27:45.005Z] #44 165.0   LINK     lib/c/built-in.o
15:27:45 [2020-04-14T15:27:45.005Z] #44 165.1   LINK     lib/c/libcriu.so
15:27:45 [2020-04-14T15:27:45.005Z] #44 165.1   LINK     lib/c/libcriu.a
15:27:45 [2020-04-14T15:27:45.005Z] #44 165.2   GEN      magic.py
15:27:45 [2020-04-14T15:27:45.263Z] #44 165.2 Note: Building without setproctitle() and strlcpy() support.
15:27:45 [2020-04-14T15:27:45.263Z] #44 165.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:27:45 [2020-04-14T15:27:45.263Z] #44 165.2 Note: Building without GnuTLS support
15:27:45 [2020-04-14T15:27:45.521Z] #44 ...
15:27:45 [2020-04-14T15:27:45.521Z] 
15:27:45 [2020-04-14T15:27:45.521Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:45 [2020-04-14T15:27:45.521Z] #60 108.8 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
15:27:46 [2020-04-14T15:27:46.896Z] #60 110.2 + mkdir -p /build
15:27:46 [2020-04-14T15:27:46.896Z] #60 110.2 + cp runc /build/runc
15:27:46 [2020-04-14T15:27:46.896Z] #60 DONE 110.5s
15:27:46 [2020-04-14T15:27:46.896Z] 
15:27:46 [2020-04-14T15:27:46.896Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:46 [2020-04-14T15:27:46.896Z] #44 165.9 fatal: not a git repository (or any of the parent directories): .git
15:27:46 [2020-04-14T15:27:46.896Z] #44 166.5 make[1]: Nothing to be done for 'all'.
15:27:46 [2020-04-14T15:27:46.942Z] #60 ...
15:27:46 [2020-04-14T15:27:46.942Z] 
15:27:46 [2020-04-14T15:27:46.942Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:27:46 [2020-04-14T15:27:46.942Z] #11 DONE 2.5s
15:27:46 [2020-04-14T15:27:46.942Z] 
15:27:46 [2020-04-14T15:27:46.942Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:46 [2020-04-14T15:27:46.942Z] #47 107.2 github.com/LK4D4/vndr/build
15:27:46 [2020-04-14T15:27:46.942Z] #47 107.6 crypto/rsa
15:27:46 [2020-04-14T15:27:46.942Z] #47 107.9 vendor/golang.org/x/crypto/cryptobyte
15:27:46 [2020-04-14T15:27:46.942Z] #47 111.0 vendor/golang.org/x/text/unicode/norm
15:27:46 [2020-04-14T15:27:46.942Z] #47 112.3 mime
15:27:46 [2020-04-14T15:27:46.942Z] #47 ...
15:27:46 [2020-04-14T15:27:46.942Z] 
15:27:46 [2020-04-14T15:27:46.942Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:27:46 [2020-04-14T15:27:46.942Z] #12 ...
15:27:46 [2020-04-14T15:27:46.942Z] 
15:27:46 [2020-04-14T15:27:46.942Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:27:46 [2020-04-14T15:27:46.942Z] #68 110.2 + for f in rootlesskit rootlesskit-docker-proxy
15:27:46 [2020-04-14T15:27:46.942Z] #68 110.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:27:46 [2020-04-14T15:27:46.942Z] #68 DONE 117.7s
15:27:47 [2020-04-14T15:27:47.154Z] #44 167.1 make[1]: 'images/built-in.o' is up to date.
15:27:47 [2020-04-14T15:27:47.154Z] #44 167.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:27:47 [2020-04-14T15:27:47.154Z] #44 167.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:27:47 [2020-04-14T15:27:47.154Z] #44 167.3 make[1]: 'compel/libcompel.a' is up to date.
15:27:47 [2020-04-14T15:27:47.154Z] #44 167.3 make[1]: 'compel/compel-host-bin' is up to date.
15:27:47 [2020-04-14T15:27:47.202Z] 
15:27:47 [2020-04-14T15:27:47.202Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:27:47 [2020-04-14T15:27:47.202Z] #69 DONE 0.1s
15:27:47 [2020-04-14T15:27:47.202Z] 
15:27:47 [2020-04-14T15:27:47.202Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:47 [2020-04-14T15:27:47.202Z] #47 117.7 net/textproto
15:27:47 [2020-04-14T15:27:47.202Z] #47 117.7 crypto/x509
15:27:47 [2020-04-14T15:27:47.202Z] #47 117.8 vendor/golang.org/x/net/idna
15:27:47 [2020-04-14T15:27:47.412Z] #44 167.3 make[1]: Nothing to be done for 'all'.
15:27:47 [2020-04-14T15:27:47.412Z] #44 167.3 make[1]: 'soccr/libsoccr.a' is up to date.
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
15:27:47 [2020-04-14T15:27:47.467Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.5% of statements
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
15:27:47 [2020-04-14T15:27:47.467Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
15:27:47 [2020-04-14T15:27:47.467Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/builder	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:27:47 [2020-04-14T15:27:47.467Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:27:47 [2020-04-14T15:27:47.468Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
15:27:47 [2020-04-14T15:27:47.477Z] using credential docker-jenkins-github-credentials
15:27:47 [2020-04-14T15:27:47.554Z] Cloning the remote Git repository
15:27:47 [2020-04-14T15:27:47.554Z] Cloning with configured refspecs honoured and without tags
15:27:47 [2020-04-14T15:27:47.670Z] #44 167.6 make[2]: Nothing to be done for 'all'.
15:27:47 [2020-04-14T15:27:47.670Z] #44 167.7 make[2]: Nothing to be done for 'all'.
15:27:47 [2020-04-14T15:27:47.670Z] #44 167.8 make[2]: Nothing to be done for 'all'.
15:27:47 [2020-04-14T15:27:47.747Z] ok  	github.com/docker/docker/builder/remotecontext	0.386s	coverage: 13.6% of statements
15:27:47 [2020-04-14T15:27:47.928Z] #44 168.0 make[2]: Nothing to be done for 'all'.
15:27:47 [2020-04-14T15:27:47.928Z] #44 168.1 make[2]: Nothing to be done for 'all'.
15:27:48 [2020-04-14T15:27:48.186Z] #44 168.2 make[2]: Nothing to be done for 'all'.
15:27:48 [2020-04-14T15:27:48.186Z] #44 168.2 make[2]: Nothing to be done for 'all'.
15:27:48 [2020-04-14T15:27:48.186Z] #44 168.2 make[2]: Nothing to be done for 'all'.
15:27:48 [2020-04-14T15:27:48.186Z] #44 168.2   INSTALL  criu/criu
15:27:48 [2020-04-14T15:27:48.186Z] #44 DONE 168.4s
15:27:48 [2020-04-14T15:27:48.186Z] 
15:27:48 [2020-04-14T15:27:48.186Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:48 [2020-04-14T15:27:48.360Z] ok  	github.com/docker/docker/builder/dockerfile	0.945s	coverage: 48.2% of statements
15:27:48 [2020-04-14T15:27:48.368Z] #78 exporting layers 8.8s done
15:27:48 [2020-04-14T15:27:48.368Z] #78 writing image sha256:1bc033c209250ae94393cb3548459b48bd77d9e938c5b7c3875f7d117af063b3 done
15:27:48 [2020-04-14T15:27:48.368Z] #78 naming to docker.io/library/docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 done
15:27:48 [2020-04-14T15:27:48.368Z] #78 DONE 8.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:27:48 [2020-04-14T15:27:48.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39705/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/validate/default
15:27:48 [2020-04-14T15:27:48.971Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
15:27:48 [2020-04-14T15:27:48.971Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.810s	coverage: 86.3% of statements
15:27:48 [2020-04-14T15:27:48.971Z] ?   	github.com/docker/docker/cli	[no test files]
15:27:48 [2020-04-14T15:27:48.971Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:27:49 [2020-04-14T15:27:49.007Z] #65 ...
15:27:49 [2020-04-14T15:27:49.007Z] 
15:27:49 [2020-04-14T15:27:49.007Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:49 [2020-04-14T15:27:49.007Z] #53 DONE 248.7s
15:27:49 [2020-04-14T15:27:49.007Z] 
15:27:49 [2020-04-14T15:27:49.007Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:47 [2020-04-14T15:27:47.746Z] Cloning repository https://github.com/moby/moby.git
15:27:48 [2020-04-14T15:27:48.181Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:27:49 [2020-04-14T15:27:49.116Z] #47 119.7 mime/multipart
15:27:49 [2020-04-14T15:27:49.125Z] #53 ...
15:27:49 [2020-04-14T15:27:49.125Z] 
15:27:49 [2020-04-14T15:27:49.125Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:49 [2020-04-14T15:27:49.125Z] #65 196.8 + bin/containerd
15:27:49 [2020-04-14T15:27:49.382Z] #65 ...
15:27:49 [2020-04-14T15:27:49.382Z] 
15:27:49 [2020-04-14T15:27:49.382Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:27:49 [2020-04-14T15:27:49.382Z] #45 DONE 0.1s
15:27:49 [2020-04-14T15:27:49.566Z] #65 ...
15:27:49 [2020-04-14T15:27:49.566Z] 
15:27:49 [2020-04-14T15:27:49.566Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:27:49 [2020-04-14T15:27:49.639Z] 
15:27:49 [2020-04-14T15:27:49.639Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:27:49 [2020-04-14T15:27:49.639Z] #48 DONE 0.1s
15:27:49 [2020-04-14T15:27:49.639Z] 
15:27:49 [2020-04-14T15:27:49.639Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:27:49 [2020-04-14T15:27:49.639Z] #51 DONE 0.1s
15:27:49 [2020-04-14T15:27:49.639Z] 
15:27:49 [2020-04-14T15:27:49.639Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:49 [2020-04-14T15:27:49.662Z] Congratulations!  All commits are properly signed with the DCO!
15:27:49 [2020-04-14T15:27:49.662Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:27:49 [2020-04-14T15:27:49.662Z] No api/types/ or api/swagger.yaml changes in diff.
15:27:49 [2020-04-14T15:27:49.662Z] Congratulations!  All TOML source files changed here have valid syntax.
15:27:49 [2020-04-14T15:27:49.662Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:27:49 [2020-04-14T15:27:49.662Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:27:49 [2020-04-14T15:27:49.662Z] Congratulations!  No new tests were added to integration-cli.
15:27:49 [2020-04-14T15:27:49.662Z] 
15:27:49 [2020-04-14T15:27:49.662Z] INFO Start validation with golang-ci-lint
15:27:49 [2020-04-14T15:27:49.662Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:27:49 [2020-04-14T15:27:49.662Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:27:49 [2020-04-14T15:27:49.662Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:27:49 [2020-04-14T15:27:49.688Z] #47 ...
15:27:49 [2020-04-14T15:27:49.688Z] 
15:27:49 [2020-04-14T15:27:49.688Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:49 [2020-04-14T15:27:49.688Z] #44 51.93   CC       images/ext-file.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 52.10   CC       images/cgroup.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 52.96   CC       images/userns.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 53.37   CC       images/google/protobuf/descriptor.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 55.82   CC       images/opts.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 56.11   CC       images/seccomp.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 56.54   CC       images/binfmt-misc.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 56.89   CC       images/time.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 57.29   CC       images/sysctl.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 57.62   CC       images/autofs.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 57.84   CC       images/macvlan.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.10   CC       images/sit.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.31   LINK     images/built-in.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.45   GEN      compel/include/asm
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.46   GEN      compel/include/version.h
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.48 touch .config
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.53   GEN      include/common/config.h
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.66   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.68   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.75   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.80   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
15:27:49 [2020-04-14T15:27:49.688Z] #44 58.85   DEP      compel/plugins/std/infect.d
15:27:49 [2020-04-14T15:27:49.688Z] #44 59.00   DEP      compel/plugins/std/string.d
15:27:49 [2020-04-14T15:27:49.688Z] #44 59.14   DEP      compel/plugins/std/log.d
15:27:49 [2020-04-14T15:27:49.688Z] #44 59.35   DEP      compel/plugins/std/fds.d
15:27:49 [2020-04-14T15:27:49.688Z] #44 59.57   DEP      compel/plugins/std/std.d
15:27:49 [2020-04-14T15:27:49.688Z] #44 59.82   DEP      compel/plugins/shmem/shmem.d
15:27:49 [2020-04-14T15:27:49.688Z] #44 59.93   DEP      compel/plugins/fds/fds.d
15:27:49 [2020-04-14T15:27:49.688Z] #44 60.05   CC       compel/plugins/std/std.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 60.54   CC       compel/plugins/std/fds.o
15:27:49 [2020-04-14T15:27:49.688Z] #44 61.19   CC       compel/plugins/std/log.o
15:27:49 [2020-04-14T15:27:49.820Z] #54 DONE 0.1s
15:27:49 [2020-04-14T15:27:49.820Z] 
15:27:49 [2020-04-14T15:27:49.820Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:27:49 [2020-04-14T15:27:49.820Z] #57 DONE 0.1s
15:27:49 [2020-04-14T15:27:49.820Z] 
15:27:49 [2020-04-14T15:27:49.820Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:49 [2020-04-14T15:27:49.820Z] #65 ...
15:27:49 [2020-04-14T15:27:49.820Z] 
15:27:49 [2020-04-14T15:27:49.820Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:27:49 [2020-04-14T15:27:49.820Z] #61 DONE 0.1s
15:27:49 [2020-04-14T15:27:49.949Z] #44 ...
15:27:49 [2020-04-14T15:27:49.949Z] 
15:27:49 [2020-04-14T15:27:49.949Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:27:49 [2020-04-14T15:27:49.949Z] #12 DONE 3.5s
15:27:49 [2020-04-14T15:27:49.949Z] 
15:27:49 [2020-04-14T15:27:49.949Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:27:50 [2020-04-14T15:27:50.075Z] 
15:27:50 [2020-04-14T15:27:50.075Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:49 [2020-04-14T15:27:49.879Z] Fetching upstream changes from https://github.com/moby/moby.git
15:27:49 [2020-04-14T15:27:49.879Z]  > git --version # timeout=10
15:27:49 [2020-04-14T15:27:49.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:27:49 [2020-04-14T15:27:49.932Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:27:51 [2020-04-14T15:27:51.636Z] ok  	github.com/docker/docker/client	0.148s	coverage: 75.8% of statements
15:27:52 [2020-04-14T15:27:52.497Z] #13 2.172 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:27:52 [2020-04-14T15:27:52.497Z] #13 DONE 2.4s
15:27:52 [2020-04-14T15:27:52.497Z] 
15:27:52 [2020-04-14T15:27:52.497Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:27:55 [2020-04-14T15:27:55.044Z] #14 DONE 2.6s
15:27:55 [2020-04-14T15:27:55.044Z] 
15:27:55 [2020-04-14T15:27:55.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:55 [2020-04-14T15:27:55.044Z] #44 62.82   CC       compel/plugins/std/string.o
15:27:55 [2020-04-14T15:27:55.044Z] #44 63.96   CC       compel/plugins/std/infect.o
15:27:55 [2020-04-14T15:27:55.044Z] #44 64.53   CC       compel/arch/aarch64/plugins/std/parasite-head.o
15:27:55 [2020-04-14T15:27:55.044Z] #44 64.64   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
15:27:55 [2020-04-14T15:27:55.044Z] #44 64.74   AR       compel/plugins/std.lib.a
15:27:55 [2020-04-14T15:27:55.044Z] #44 64.82   CC       compel/plugins/fds/fds.o
15:27:55 [2020-04-14T15:27:55.044Z] #44 65.16   AR       compel/plugins/fds.lib.a
15:27:55 [2020-04-14T15:27:55.045Z] #44 65.34   HOSTDEP  compel/src/lib/log-host.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 65.45   HOSTDEP  compel/src/lib/handle-elf-host.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 65.53   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 65.63   HOSTDEP  compel/src/main-host.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 65.78   DEP      compel/src/lib/ptrace.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 65.93   DEP      compel/src/lib/infect.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 66.20   DEP      compel/src/lib/infect-util.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 66.41   DEP      compel/src/lib/infect-rpc.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 66.60   DEP      compel/arch/aarch64/src/lib/infect.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 66.84   DEP      compel/arch/aarch64/src/lib/cpu.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 67.02   DEP      compel/src/lib/log.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 67.20   DEP      compel/src/main.d
15:27:55 [2020-04-14T15:27:55.045Z] #44 67.39   DEP      compel/src/lib/handle-elf.d
15:27:55 [2020-04-14T15:27:55.307Z] #44 67.68   DEP      compel/arch/aarch64/src/lib/handle-elf.d
15:27:55 [2020-04-14T15:27:55.568Z] #44 67.89   CC       compel/src/lib/log.o
15:27:56 [2020-04-14T15:27:56.140Z] #44 68.44   CC       compel/arch/aarch64/src/lib/cpu.o
15:27:56 [2020-04-14T15:27:56.716Z] #44 68.91   CC       compel/arch/aarch64/src/lib/infect.o
15:27:56 [2020-04-14T15:27:56.978Z] #44 ...
15:27:56 [2020-04-14T15:27:56.978Z] 
15:27:56 [2020-04-14T15:27:56.978Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:27:56 [2020-04-14T15:27:56.978Z] #50 DONE 127.5s
15:27:56 [2020-04-14T15:27:56.978Z] 
15:27:56 [2020-04-14T15:27:56.978Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.609 + RM_GOPATH=0
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.609 + TMP_GOPATH=
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.609 + : /build
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.609 + '[' -z '' ']'
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.609 ++ mktemp -d
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.609 + export GOPATH=/tmp/tmp.9Yl0IJPlY9
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.609 + GOPATH=/tmp/tmp.9Yl0IJPlY9
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.609 + RM_GOPATH=1
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.612 ++ dirname ./install.sh
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.621 + dir=.
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.621 + bin=runc
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.621 + shift
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.621 + '[' '!' -f ./runc.installer ']'
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.621 + . ./runc.installer
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.621 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.621 + install_runc
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.621 + uname -r
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.621 + grep -q '^3\.10\.0.*\.el7\.'
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.623 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.623 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.623 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.623 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9Yl0IJPlY9/src/github.com/opencontainers/runc
15:27:56 [2020-04-14T15:27:56.978Z] #60 2.637 Cloning into '/tmp/tmp.9Yl0IJPlY9/src/github.com/opencontainers/runc'...
15:27:56 [2020-04-14T15:27:56.978Z] #60 10.70 + cd /tmp/tmp.9Yl0IJPlY9/src/github.com/opencontainers/runc
15:27:56 [2020-04-14T15:27:56.978Z] #60 10.70 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:27:56 [2020-04-14T15:27:56.978Z] #60 11.57 + '[' -z '' ']'
15:27:56 [2020-04-14T15:27:56.978Z] #60 11.57 + target=static
15:27:56 [2020-04-14T15:27:56.978Z] #60 11.57 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:27:57 [2020-04-14T15:27:57.250Z] #60 ...
15:27:57 [2020-04-14T15:27:57.250Z] 
15:27:57 [2020-04-14T15:27:57.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:57 [2020-04-14T15:27:57.250Z] #44 69.64   CC       compel/src/lib/infect-rpc.o
15:27:57 [2020-04-14T15:27:57.740Z] #65 ...
15:27:57 [2020-04-14T15:27:57.740Z] 
15:27:57 [2020-04-14T15:27:57.740Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:27:57 [2020-04-14T15:27:57.740Z] #53 DONE 247.9s
15:27:57 [2020-04-14T15:27:57.740Z] 
15:27:57 [2020-04-14T15:27:57.740Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:57 [2020-04-14T15:27:57.824Z] #44 ...
15:27:57 [2020-04-14T15:27:57.824Z] 
15:27:57 [2020-04-14T15:27:57.824Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:27:57 [2020-04-14T15:27:57.824Z] #15 DONE 2.6s
15:27:57 [2020-04-14T15:27:57.824Z] 
15:27:57 [2020-04-14T15:27:57.824Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:27:57 [2020-04-14T15:27:57.824Z] #44 70.15   CC       compel/src/lib/infect-util.o
15:27:58 [2020-04-14T15:27:58.085Z] #44 70.40   CC       compel/src/lib/infect.o
15:27:58 [2020-04-14T15:27:58.673Z] #65 ...
15:27:58 [2020-04-14T15:27:58.673Z] 
15:27:58 [2020-04-14T15:27:58.673Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:27:58 [2020-04-14T15:27:58.673Z] #54 DONE 0.2s
15:27:58 [2020-04-14T15:27:58.673Z] 
15:27:58 [2020-04-14T15:27:58.673Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:27:58 [2020-04-14T15:27:58.673Z] #65 ...
15:27:58 [2020-04-14T15:27:58.673Z] 
15:27:58 [2020-04-14T15:27:58.673Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:27:58 [2020-04-14T15:27:58.673Z] #57 DONE 0.1s
15:27:58 [2020-04-14T15:27:58.673Z] 
15:27:58 [2020-04-14T15:27:58.673Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:27:58 [2020-04-14T15:27:58.673Z] #61 DONE 0.1s
15:27:58 [2020-04-14T15:27:58.673Z] 
15:27:58 [2020-04-14T15:27:58.673Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:28:01 [2020-04-14T15:28:01.392Z] #44 ...
15:28:01 [2020-04-14T15:28:01.392Z] 
15:28:01 [2020-04-14T15:28:01.392Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:28:01 [2020-04-14T15:28:01.392Z] #16 DONE 3.2s
15:28:01 [2020-04-14T15:28:01.392Z] 
15:28:01 [2020-04-14T15:28:01.392Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:01 [2020-04-14T15:28:01.392Z] #47 121.3 vendor/golang.org/x/net/http/httpguts
15:28:01 [2020-04-14T15:28:01.392Z] #47 121.3 vendor/golang.org/x/net/http/httpproxy
15:28:01 [2020-04-14T15:28:01.392Z] #47 123.6 crypto/tls
15:28:01 [2020-04-14T15:28:01.392Z] #47 131.0 net/http/httptrace
15:28:01 [2020-04-14T15:28:01.392Z] #47 131.2 net/http
15:28:01 [2020-04-14T15:28:01.392Z] #47 ...
15:28:01 [2020-04-14T15:28:01.392Z] 
15:28:01 [2020-04-14T15:28:01.392Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:28:03 [2020-04-14T15:28:03.940Z] #17 3.230 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:28:04 [2020-04-14T15:28:04.201Z] #17 3.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:28:04 [2020-04-14T15:28:04.201Z] #17 3.496 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:28:04 [2020-04-14T15:28:04.773Z] #17 4.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
15:28:06 [2020-04-14T15:28:06.275Z] #17 5.264 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
15:28:06 [2020-04-14T15:28:06.846Z] Fetching without tags
15:28:07 [2020-04-14T15:28:07.585Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:28:07 [2020-04-14T15:28:07.668Z] #17 6.512 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
15:28:07 [2020-04-14T15:28:07.668Z] #17 ...
15:28:07 [2020-04-14T15:28:07.668Z] 
15:28:07 [2020-04-14T15:28:07.668Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:07 [2020-04-14T15:28:07.668Z] #44 74.09   CC       compel/src/lib/ptrace.o
15:28:07 [2020-04-14T15:28:07.668Z] #44 74.56   AR       compel/libcompel.a
15:28:07 [2020-04-14T15:28:07.668Z] #44 74.66   HOSTCC   compel/src/main-host.o
15:28:07 [2020-04-14T15:28:07.668Z] #44 75.13   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
15:28:07 [2020-04-14T15:28:07.668Z] #44 75.48   HOSTCC   compel/src/lib/handle-elf-host.o
15:28:07 [2020-04-14T15:28:07.668Z] #44 75.91   HOSTCC   compel/src/lib/log-host.o
15:28:07 [2020-04-14T15:28:07.668Z] #44 76.26   HOSTLINK compel/compel-host-bin
15:28:07 [2020-04-14T15:28:07.668Z] #44 76.51   DEP      soccr/soccr.d
15:28:07 [2020-04-14T15:28:07.668Z] #44 76.80   CC       soccr/soccr.o
15:28:07 [2020-04-14T15:28:07.668Z] #44 78.42   AR       soccr/libsoccr.a
15:28:07 [2020-04-14T15:28:07.668Z] #44 78.48 make[1]: 'soccr/libsoccr.a' is up to date.
15:28:07 [2020-04-14T15:28:07.668Z] #44 79.05   DEP      criu/arch/aarch64/sigframe.d
15:28:07 [2020-04-14T15:28:07.668Z] #44 79.20   DEP      criu/arch/aarch64/crtools.d
15:28:07 [2020-04-14T15:28:07.668Z] #44 79.39   DEP      criu/arch/aarch64/cpu.d
15:28:07 [2020-04-14T15:28:07.668Z] #44 79.42   DEP      criu/arch/aarch64/bitops.d
15:28:07 [2020-04-14T15:28:07.668Z] #44 79.50   CC       criu/arch/aarch64/bitops.o
15:28:07 [2020-04-14T15:28:07.668Z] #44 79.59   CC       criu/arch/aarch64/cpu.o
15:28:07 [2020-04-14T15:28:07.668Z] #44 79.91   CC       criu/arch/aarch64/crtools.o
15:28:07 [2020-04-14T15:28:07.668Z] #44 ...
15:28:07 [2020-04-14T15:28:07.668Z] 
15:28:07 [2020-04-14T15:28:07.668Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:07 [2020-04-14T15:28:07.668Z] #60 13.35 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 .
15:28:08 [2020-04-14T15:28:08.610Z] #60 ...
15:28:08 [2020-04-14T15:28:08.610Z] 
15:28:08 [2020-04-14T15:28:08.610Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:08 [2020-04-14T15:28:08.610Z] #44 80.66   CC       criu/arch/aarch64/sigframe.o
15:28:08 [2020-04-14T15:28:08.610Z] #44 81.07   LINK     criu/arch/aarch64/crtools.built-in.o
15:28:06 [2020-04-14T15:28:06.532Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:28:06 [2020-04-14T15:28:06.604Z]  > git config --add remote.origin.fetch +refs/pull/39705/head:refs/remotes/origin/PR-39705 # timeout=10
15:28:06 [2020-04-14T15:28:06.646Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:28:06 [2020-04-14T15:28:06.760Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:28:06 [2020-04-14T15:28:06.881Z] Fetching upstream changes from https://github.com/moby/moby.git
15:28:06 [2020-04-14T15:28:06.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:28:06 [2020-04-14T15:28:06.883Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39705/head:refs/remotes/origin/PR-39705 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:28:07 [2020-04-14T15:28:07.692Z]  > git config core.sparsecheckout # timeout=10
15:28:07 [2020-04-14T15:28:07.733Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:28:08 [2020-04-14T15:28:08.869Z] #44 81.15   DEP      criu/pie/util-vdso.d
15:28:09 [2020-04-14T15:28:09.132Z] #44 81.27   DEP      criu/pie/util.d
15:28:09 [2020-04-14T15:28:09.398Z] #44 81.65   CC       criu/pie/util.o
15:28:09 [2020-04-14T15:28:09.660Z] #44 82.08   CC       criu/pie/util-vdso.o
15:28:10 [2020-04-14T15:28:10.617Z] #44 82.87   AR       criu/pie/pie.lib.a
15:28:10 [2020-04-14T15:28:10.877Z] #44 83.02   DEP      criu/pie/restorer.d
15:28:10 [2020-04-14T15:28:10.877Z] #44 83.24   DEP      criu/arch/aarch64/intraprocedure.d
15:28:10 [2020-04-14T15:28:10.877Z] #44 83.25   DEP      criu/arch/aarch64/restorer.d
15:28:10 [2020-04-14T15:28:10.906Z] Merge succeeded, producing eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:28:10 [2020-04-14T15:28:10.907Z] Checking out Revision eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 (PR-39705)
15:28:11 [2020-04-14T15:28:11.137Z] #44 83.54   DEP      criu/arch/aarch64/vdso-pie.d
15:28:11 [2020-04-14T15:28:11.398Z] #44 83.63   DEP      criu/pie/parasite-vdso.d
15:28:11 [2020-04-14T15:28:11.659Z] #44 83.81   DEP      criu/pie/parasite.d
15:28:10 [2020-04-14T15:28:10.514Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
15:28:10 [2020-04-14T15:28:10.727Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:28:10 [2020-04-14T15:28:10.940Z]  > git config core.sparsecheckout # timeout=10
15:28:10 [2020-04-14T15:28:10.986Z]  > git checkout -f eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 # timeout=10
15:28:11 [2020-04-14T15:28:11.920Z] #44 84.26   CC       criu/pie/parasite.o
15:28:11 [2020-04-14T15:28:11.946Z] #65 224.6 + bin/containerd-stress
15:28:11 [2020-04-14T15:28:11.946Z] #65 226.4 + bin/containerd-shim
15:28:13 [2020-04-14T15:28:13.306Z] #44 85.62   LINK     criu/pie/parasite.built-in.o
15:28:13 [2020-04-14T15:28:13.306Z] #44 85.64   GEN      criu/pie/parasite-blob.h
15:28:13 [2020-04-14T15:28:13.306Z] #44 85.67   CC       criu/pie/parasite-vdso.o
15:28:14 [2020-04-14T15:28:14.249Z] #44 ...
15:28:14 [2020-04-14T15:28:14.249Z] 
15:28:14 [2020-04-14T15:28:14.249Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:28:16 [2020-04-14T15:28:16.341Z] #23 142.4 Checking out files:  21% (2281/10681)   
Checking out files:  22% (2350/10681)   
Checking out files:  23% (2457/10681)   
Checking out files:  24% (2564/10681)   
Checking out files:  25% (2671/10681)   
Checking out files:  26% (2778/10681)   
Checking out files:  27% (2884/10681)   
Checking out files:  28% (2991/10681)   
Checking out files:  29% (3098/10681)   
Checking out files:  30% (3205/10681)   
Checking out files:  31% (3312/10681)   
Checking out files:  32% (3418/10681)   
Checking out files:  33% (3525/10681)   
Checking out files:  34% (3632/10681)   
Checking out files:  35% (3739/10681)   
Checking out files:  35% (3741/10681)   
Checking out files:  36% (3846/10681)   
Checking out files:  37% (3952/10681)   
Checking out files:  38% (4059/10681)   
Checking out files:  39% (4166/10681)   
Checking out files:  40% (4273/10681)   
Checking out files:  41% (4380/10681)   
Checking out files:  42% (4487/10681)   
Checking out files:  43% (4593/10681)   
Checking out files:  44% (4700/10681)   
Checking out files:  45% (4807/10681)   
Checking out files:  46% (4914/10681)   
Checking out files:  47% (5021/10681)   
Checking out files:  48% (5127/10681)   
Checking out files:  49% (5234/10681)   
Checking out files:  50% (5341/10681)   
Checking out files:  51% (5448/10681)   
Checking out files:  52% (5555/10681)   
Checking out files:  53% (5661/10681)   
Checking out files:  53% (5720/10681)   
Checking out files:  54% (5768/10681)   
Checking out files:  55% (5875/10681)   
Checking out files:  56% (5982/10681)   
Checking out files:  57% (6089/10681)   
Checking out files:  58% (6195/10681)   
Checking out files:  59% (6302/10681)   
Checking out files:  60% (6409/10681)   
Checking out files:  61% (6516/10681)   
Checking out files:  62% (6623/10681)   
Checking out files:  63% (6730/10681)   
Checking out files:  64% (6836/10681)   
Checking out files:  65% (6943/10681)   
Checking out files:  66% (7050/10681)   
Checking out files:  67% (7157/10681)   
Checking out files:  68% (7264/10681)   
Checking out files:  69% (7370/10681)   
Checking out files:  70% (7477/10681)   
Checking out files:  71% (7584/10681)   
Checking out files:  72% (7691/10681)   
Checking out files:  73% (7798/10681)   
Checking out files:  73% (7860/10681)   
Checking out files:  74% (7904/10681)   
Checking out files:  75% (8011/10681)   
Checking out files:  76% (8118/10681)   
Checking out files:  77% (8225/10681)   
Checking out files:  78% (8332/10681)   
Checking out files:  79% (8438/10681)   
Checking out files:  80% (8545/10681)   
Checking out files:  81% (8652/10681)   
Checking out files:  82% (8759/10681)   
Checking out files:  83% (8866/10681)   
Checking out files:  84% (8973/10681)   
Checking out files:  85% (9079/10681)   
Checking out files:  86% (9186/10681)   
Checking out files:  87% (9293/10681)   
Checking out files:  88% (9400/10681)   
Checking out files:  89% (9507/10681)   
Checking out files:  90% (9613/10681)   
Checking out files:  91% (9720/10681)   
Checking out files:  92% (9827/10681)   
Checking out files:  92% (9831/10681)   
Checking out files:  93% (9934/10681)   
Checking out files:  94% (10041/10681)   
Checking out files:  95% (10147/10681)   
Checking out files:  96% (10254/10681)   
Checking out files:  97% (10361/10681)   
Checking out files:  98% (10468/10681)   
Checking out files:  99% (10575/10681)   
Checking out files: 100% (10681/10681)   
Checking out files: 100% (10681/10681), done.
15:28:16 [2020-04-14T15:28:16.341Z] #23 147.0 + cd /tmp/tmp.d9cbduHMjP/tmp/docker-ce
15:28:16 [2020-04-14T15:28:16.603Z] #23 147.0 + git checkout -q v17.06.2-ce
15:28:18 [2020-04-14T15:28:18.469Z] #65 232.9 + bin/containerd-shim-runc-v1
15:28:18 [2020-04-14T15:28:18.575Z] ok  	github.com/docker/docker/cmd/dockerd	0.050s	coverage: 30.8% of statements
15:28:18 [2020-04-14T15:28:18.575Z] ok  	github.com/docker/docker/container	0.108s	coverage: 34.9% of statements
15:28:18 [2020-04-14T15:28:18.575Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:28:18 [2020-04-14T15:28:18.575Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:28:18 [2020-04-14T15:28:18.575Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:28:18 [2020-04-14T15:28:18.575Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:28:20 [2020-04-14T15:28:20.598Z] #65 225.7 + bin/containerd-stress
15:28:20 [2020-04-14T15:28:20.598Z] #65 227.5 + bin/containerd-shim
15:28:20 [2020-04-14T15:28:20.810Z] #23 151.4 + mkdir -p /tmp/tmp.d9cbduHMjP/src/github.com/docker
15:28:20 [2020-04-14T15:28:20.810Z] #23 151.4 + mv components/cli /tmp/tmp.d9cbduHMjP/src/github.com/docker/cli
15:28:20 [2020-04-14T15:28:20.810Z] #23 151.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:28:21 [2020-04-14T15:28:21.071Z] #23 ...
15:28:21 [2020-04-14T15:28:21.071Z] 
15:28:21 [2020-04-14T15:28:21.071Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:28:21 [2020-04-14T15:28:21.071Z] #17 10.20 Fetched 8166 kB in 7s (1089 kB/s)
15:28:21 [2020-04-14T15:28:21.071Z] #17 10.20 Reading package lists...
15:28:21 [2020-04-14T15:28:21.071Z] #17 13.43 Reading package lists...
15:28:21 [2020-04-14T15:28:21.071Z] #17 17.00 Building dependency tree...
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.67 libcap2-bin is already the newest version (1:2.25-2).
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.67 The following additional packages will be installed:
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.68   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.68   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.68   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.68   python3.7 python3.7-minimal vim-runtime xxd
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.69 Suggested packages:
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.69   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.69   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.69   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.69 Recommended packages:
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.69   aufs-dkms nftables build-essential python3-dev python3-keyring
15:28:21 [2020-04-14T15:28:21.071Z] #17 18.69   python3-keyrings.alt python3-xdg unzip
15:28:21 [2020-04-14T15:28:21.071Z] #17 ...
15:28:21 [2020-04-14T15:28:21.071Z] 
15:28:21 [2020-04-14T15:28:21.071Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:21 [2020-04-14T15:28:21.071Z] #44 86.58   CC       criu/arch/aarch64/vdso-pie.o
15:28:21 [2020-04-14T15:28:21.071Z] #44 87.07   CC       criu/arch/aarch64/restorer.o
15:28:21 [2020-04-14T15:28:21.071Z] #44 87.54   CC       criu/arch/aarch64/intraprocedure.o
15:28:21 [2020-04-14T15:28:21.071Z] #44 87.63   CC       criu/pie/restorer.o
15:28:21 [2020-04-14T15:28:21.071Z] #44 91.38   LINK     criu/pie/restorer.built-in.o
15:28:21 [2020-04-14T15:28:21.071Z] #44 91.40   GEN      criu/pie/restorer-blob.h
15:28:21 [2020-04-14T15:28:21.071Z] #44 91.63   DEP      criu/vdso.d
15:28:21 [2020-04-14T15:28:21.071Z] #44 92.08   DEP      criu/uts_ns.d
15:28:21 [2020-04-14T15:28:21.071Z] #44 92.20   DEP      criu/util.d
15:28:21 [2020-04-14T15:28:21.071Z] #44 92.37   DEP      criu/uffd.d
15:28:21 [2020-04-14T15:28:21.071Z] #44 92.67   DEP      criu/tun.d
15:28:21 [2020-04-14T15:28:21.071Z] #44 92.98   DEP      criu/tty.d
15:28:21 [2020-04-14T15:28:21.071Z] #44 93.24   DEP      criu/timerfd.d
15:28:21 [2020-04-14T15:28:21.333Z] #44 93.54   DEP      criu/sysfs_parse.d
15:28:21 [2020-04-14T15:28:21.333Z] #44 ...
15:28:21 [2020-04-14T15:28:21.333Z] 
15:28:21 [2020-04-14T15:28:21.333Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:28:21 [2020-04-14T15:28:21.333Z] #17 20.69 The following NEW packages will be installed:
15:28:21 [2020-04-14T15:28:21.594Z] #17 20.70   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:28:21 [2020-04-14T15:28:21.594Z] #17 20.70   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:28:21 [2020-04-14T15:28:21.594Z] #17 20.70   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:28:21 [2020-04-14T15:28:21.594Z] #17 20.70   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:28:21 [2020-04-14T15:28:21.594Z] #17 20.71   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:28:21 [2020-04-14T15:28:21.594Z] #17 20.71   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:28:21 [2020-04-14T15:28:21.594Z] #17 20.71   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:28:21 [2020-04-14T15:28:21.594Z] #17 20.71   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:28:21 [2020-04-14T15:28:21.594Z] #17 20.71   xz-utils zip
15:28:21 [2020-04-14T15:28:21.725Z] #65 236.0 + bin/containerd-shim-runc-v2
15:28:21 [2020-04-14T15:28:21.856Z] #17 21.10 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
15:28:21 [2020-04-14T15:28:21.856Z] #17 21.10 Need to get 27.6 MB of archives.
15:28:21 [2020-04-14T15:28:21.856Z] #17 21.10 After this operation, 114 MB of additional disk space will be used.
15:28:21 [2020-04-14T15:28:21.856Z] #17 21.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
15:28:21 [2020-04-14T15:28:21.856Z] #17 21.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
15:28:21 [2020-04-14T15:28:21.986Z] #65 236.8 + binaries
15:28:21 [2020-04-14T15:28:21.986Z] #65 236.8 + mkdir -p /build
15:28:21 [2020-04-14T15:28:21.986Z] #65 236.8 + cp bin/containerd /build/containerd
15:28:21 [2020-04-14T15:28:21.986Z] #65 236.8 + cp bin/containerd-shim /build/containerd-shim
15:28:21 [2020-04-14T15:28:21.986Z] #65 236.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:28:21 [2020-04-14T15:28:21.986Z] #65 236.8 + cp bin/ctr /build/ctr
15:28:22 [2020-04-14T15:28:22.023Z] ok  	github.com/docker/docker/daemon/cluster	0.048s	coverage: 0.5% of statements
15:28:22 [2020-04-14T15:28:22.118Z] #17 21.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
15:28:22 [2020-04-14T15:28:22.241Z] #65 DONE 237.1s
15:28:22 [2020-04-14T15:28:22.689Z] #17 21.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
15:28:22 [2020-04-14T15:28:22.689Z] #17 21.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
15:28:22 [2020-04-14T15:28:22.689Z] #17 21.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
15:28:22 [2020-04-14T15:28:22.689Z] #17 22.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
15:28:22 [2020-04-14T15:28:22.689Z] #17 22.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
15:28:22 [2020-04-14T15:28:22.689Z] #17 ...
15:28:22 [2020-04-14T15:28:22.689Z] 
15:28:22 [2020-04-14T15:28:22.689Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:22 [2020-04-14T15:28:22.689Z] #47 143.4 github.com/LK4D4/vndr/godl
15:28:22 [2020-04-14T15:28:22.689Z] #47 144.5 github.com/LK4D4/vndr
15:28:22 [2020-04-14T15:28:22.951Z] #47 ...
15:28:22 [2020-04-14T15:28:22.951Z] 
15:28:22 [2020-04-14T15:28:22.951Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:28:22 [2020-04-14T15:28:22.951Z] #17 22.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
15:28:22 [2020-04-14T15:28:22.951Z] #17 22.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
15:28:22 [2020-04-14T15:28:22.951Z] #17 22.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
15:28:22 [2020-04-14T15:28:22.951Z] #17 22.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
15:28:22 [2020-04-14T15:28:22.951Z] #17 22.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:28:22 [2020-04-14T15:28:22.951Z] #17 22.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
15:28:22 [2020-04-14T15:28:22.951Z] #17 22.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
15:28:22 [2020-04-14T15:28:22.951Z] #17 22.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
15:28:23 [2020-04-14T15:28:23.026Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
15:28:23 [2020-04-14T15:28:23.164Z] 
15:28:23 [2020-04-14T15:28:23.164Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:28:23 [2020-04-14T15:28:23.213Z] #17 22.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:28:23 [2020-04-14T15:28:23.213Z] #17 22.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:28:23 [2020-04-14T15:28:23.213Z] #17 22.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
15:28:23 [2020-04-14T15:28:23.213Z] #17 22.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
15:28:23 [2020-04-14T15:28:23.213Z] #17 22.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
15:28:23 [2020-04-14T15:28:23.213Z] #17 22.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
15:28:23 [2020-04-14T15:28:23.213Z] #17 22.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
15:28:23 [2020-04-14T15:28:23.213Z] #17 22.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:28:23 [2020-04-14T15:28:23.419Z] #66 DONE 0.2s
15:28:23 [2020-04-14T15:28:23.419Z] 
15:28:23 [2020-04-14T15:28:23.419Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:28:23 [2020-04-14T15:28:23.419Z] #70 DONE 0.2s
15:28:23 [2020-04-14T15:28:23.419Z] 
15:28:23 [2020-04-14T15:28:23.419Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:28:23 [2020-04-14T15:28:23.474Z] #17 22.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:28:23 [2020-04-14T15:28:23.474Z] #17 22.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:28:23 [2020-04-14T15:28:23.474Z] #17 22.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
15:28:23 [2020-04-14T15:28:23.474Z] #17 22.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
15:28:23 [2020-04-14T15:28:23.474Z] #17 22.59 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:28:23 [2020-04-14T15:28:23.673Z] #72 DONE 0.1s
15:28:23 [2020-04-14T15:28:23.673Z] 
15:28:23 [2020-04-14T15:28:23.673Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:28:23 [2020-04-14T15:28:23.673Z] #75 DONE 0.1s
15:28:23 [2020-04-14T15:28:23.673Z] 
15:28:23 [2020-04-14T15:28:23.673Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:28:23 [2020-04-14T15:28:23.673Z] #76 DONE 0.0s
15:28:23 [2020-04-14T15:28:23.673Z] 
15:28:23 [2020-04-14T15:28:23.673Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
15:28:24 [2020-04-14T15:28:24.417Z] #17 23.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
15:28:24 [2020-04-14T15:28:24.493Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.6% of statements
15:28:24 [2020-04-14T15:28:24.597Z] #77 DONE 0.7s
15:28:24 [2020-04-14T15:28:24.597Z] 
15:28:24 [2020-04-14T15:28:24.597Z] #78 exporting to image
15:28:24 [2020-04-14T15:28:24.597Z] #78 exporting layers
15:28:24 [2020-04-14T15:28:24.679Z] #17 23.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
15:28:24 [2020-04-14T15:28:24.940Z] #17 ...
15:28:24 [2020-04-14T15:28:24.940Z] 
15:28:24 [2020-04-14T15:28:24.940Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:28:24 [2020-04-14T15:28:24.940Z] #47 DONE 155.3s
15:28:24 [2020-04-14T15:28:24.940Z] 
15:28:24 [2020-04-14T15:28:24.940Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:28:24 [2020-04-14T15:28:24.940Z] #17 23.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
15:28:24 [2020-04-14T15:28:24.940Z] #17 23.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:28:25 [2020-04-14T15:28:25.201Z] #17 24.19 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
15:28:25 [2020-04-14T15:28:25.463Z] #17 24.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
15:28:25 [2020-04-14T15:28:25.463Z] #17 24.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
15:28:26 [2020-04-14T15:28:26.406Z] #17 25.48 debconf: delaying package configuration, since apt-utils is not installed
15:28:26 [2020-04-14T15:28:26.406Z] #17 25.64 Fetched 27.6 MB in 4s (7296 kB/s)
15:28:26 [2020-04-14T15:28:26.406Z] #17 25.70 Selecting previously unselected package pigz.
15:28:26 [2020-04-14T15:28:26.668Z] #17 25.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23396 files and directories currently installed.)
15:28:26 [2020-04-14T15:28:26.668Z] #17 25.75 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
15:28:26 [2020-04-14T15:28:26.668Z] #17 25.75 Unpacking pigz (2.4-1) ...
15:28:26 [2020-04-14T15:28:26.668Z] #17 25.86 Selecting previously unselected package libpython3.7-minimal:arm64.
15:28:26 [2020-04-14T15:28:26.668Z] #17 ...
15:28:26 [2020-04-14T15:28:26.668Z] 
15:28:26 [2020-04-14T15:28:26.668Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:28:26 [2020-04-14T15:28:26.668Z] #30 DONE 157.6s
15:28:26 [2020-04-14T15:28:26.668Z] 
15:28:26 [2020-04-14T15:28:26.668Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:28:26 [2020-04-14T15:28:26.668Z] #17 25.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
15:28:26 [2020-04-14T15:28:26.668Z] #17 25.89 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
15:28:26 [2020-04-14T15:28:26.685Z] Commit message: "daemon: rename variables that collide with imported package names"
15:28:27 [2020-04-14T15:28:27.152Z] #65 233.9 + bin/containerd-shim-runc-v1
15:28:27 [2020-04-14T15:28:27.240Z] #17 26.42 Selecting previously unselected package python3.7-minimal.
15:28:27 [2020-04-14T15:28:27.240Z] #17 26.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
15:28:27 [2020-04-14T15:28:27.240Z] #17 26.46 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:28:29 [2020-04-14T15:28:29.152Z] #17 27.94 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
15:28:29 [2020-04-14T15:28:29.153Z] #17 27.97 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:28:29 [2020-04-14T15:28:29.678Z] #65 236.9 + bin/containerd-shim-runc-v2
15:28:30 [2020-04-14T15:28:30.242Z] #65 237.6 + binaries
15:28:30 [2020-04-14T15:28:30.242Z] #65 237.6 + mkdir -p /build
15:28:30 [2020-04-14T15:28:30.242Z] #65 237.6 + cp bin/containerd /build/containerd
15:28:30 [2020-04-14T15:28:30.242Z] #65 237.7 + cp bin/containerd-shim /build/containerd-shim
15:28:30 [2020-04-14T15:28:30.242Z] #65 237.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:28:30 [2020-04-14T15:28:30.242Z] #65 237.7 + cp bin/ctr /build/ctr
15:28:30 [2020-04-14T15:28:30.499Z] #65 DONE 238.2s
15:28:30 [2020-04-14T15:28:30.549Z] + docker version
15:28:31 [2020-04-14T15:28:31.279Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 13.8% of statements
15:28:31 [2020-04-14T15:28:31.431Z] 
15:28:31 [2020-04-14T15:28:31.431Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:28:31 [2020-04-14T15:28:31.431Z] #66 DONE 0.2s
15:28:31 [2020-04-14T15:28:31.431Z] 
15:28:31 [2020-04-14T15:28:31.431Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:28:31 [2020-04-14T15:28:31.689Z] #70 DONE 0.2s
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.59 Selecting previously unselected package python3-minimal.
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.59 (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.)
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.66 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.68 Unpacking python3-minimal (3.7.3-1) ...
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.77 Selecting previously unselected package libmpdec2:arm64.
15:28:31 [2020-04-14T15:28:31.721Z] #17 ...
15:28:31 [2020-04-14T15:28:31.721Z] 
15:28:31 [2020-04-14T15:28:31.721Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:31 [2020-04-14T15:28:31.721Z] #44 93.88   DEP      criu/sysctl.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 94.12   DEP      criu/string.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 94.20   DEP      criu/stats.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 94.34   DEP      criu/sockets.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 94.65   DEP      criu/sk-unix.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 94.99   DEP      criu/sk-tcp.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 95.30   DEP      criu/sk-queue.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 95.46   DEP      criu/sk-packet.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 95.71   DEP      criu/sk-netlink.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 95.94   DEP      criu/sk-inet.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 96.10   DEP      criu/signalfd.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 96.34   DEP      criu/sigframe.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 96.55   DEP      criu/shmem.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 96.79   DEP      criu/servicefd.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 96.96   DEP      criu/seize.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 97.08   DEP      criu/seccomp.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 97.48   DEP      criu/rst-malloc.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 97.68   DEP      criu/rbtree.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 97.74   DEP      criu/pstree.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 97.93   DEP      criu/protobuf.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 98.17   GEN      criu/protobuf-desc-gen.h
15:28:31 [2020-04-14T15:28:31.721Z] #44 100.5   DEP      criu/protobuf-desc.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 100.7   DEP      criu/proc_parse.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 101.0   DEP      criu/plugin.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 101.1   DEP      criu/pipes.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 101.3   DEP      criu/pie-util.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 101.4   DEP      criu/pie-util-vdso.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 101.5   DEP      criu/path.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 101.7   DEP      criu/parasite-syscall.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 102.0   DEP      criu/pagemap.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 102.2   DEP      criu/pagemap-cache.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 102.4   DEP      criu/page-xfer.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 102.5   DEP      criu/page-pipe.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 102.6   DEP      criu/netfilter.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 102.7   DEP      criu/net.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 103.0   DEP      criu/namespaces.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 103.1   DEP      criu/mount.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 103.4   DEP      criu/mem.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 103.6   DEP      criu/lsm.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 103.7   DEP      criu/log.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 103.8   DEP      criu/libnetlink.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 103.9   DEP      criu/kerndat.d
15:28:31 [2020-04-14T15:28:31.721Z] #44 ...
15:28:31 [2020-04-14T15:28:31.721Z] 
15:28:31 [2020-04-14T15:28:31.721Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.77 Selecting previously unselected package libmpdec2:arm64.
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.80 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.83 Unpacking libmpdec2:arm64 (2.4.2-2) ...
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.97 Selecting previously unselected package libpython3.7-stdlib:arm64.
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
15:28:31 [2020-04-14T15:28:31.721Z] #17 30.99 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
15:28:31 [2020-04-14T15:28:31.890Z] ok  	github.com/docker/docker/daemon/config	0.018s	coverage: 81.7% of statements
15:28:31 [2020-04-14T15:28:31.946Z] 
15:28:31 [2020-04-14T15:28:31.946Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:28:31 [2020-04-14T15:28:31.946Z] #72 DONE 0.1s
15:28:31 [2020-04-14T15:28:31.946Z] 
15:28:31 [2020-04-14T15:28:31.946Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:28:31 [2020-04-14T15:28:31.946Z] #75 DONE 0.1s
15:28:31 [2020-04-14T15:28:31.946Z] 
15:28:31 [2020-04-14T15:28:31.946Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:28:31 [2020-04-14T15:28:31.946Z] #76 DONE 0.0s
15:28:32 [2020-04-14T15:28:32.203Z] 
15:28:32 [2020-04-14T15:28:32.203Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:28:32 [2020-04-14T15:28:32.503Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
15:28:32 [2020-04-14T15:28:32.668Z] #78 exporting layers 8.2s done
15:28:32 [2020-04-14T15:28:32.668Z] #78 writing image sha256:a7881e339a2238b738c0fdae483fb2deba91d79bde34a23182a57a04414f6aa9 done
15:28:32 [2020-04-14T15:28:32.668Z] #78 naming to docker.io/library/docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 done
15:28:32 [2020-04-14T15:28:32.668Z] #78 DONE 8.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
15:28:32 [2020-04-14T15:28:32.733Z] Removing intermediate container f34a70a5963c
15:28:32 [2020-04-14T15:28:32.733Z]  ---> 0062e6738410
15:28:32 [2020-04-14T15:28:32.733Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
15:28:32 [2020-04-14T15:28:32.733Z]  ---> ebd73b5ebd31
15:28:32 [2020-04-14T15:28:32.733Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
15:28:32 [2020-04-14T15:28:32.733Z]  ---> c9e13ef13f2f
15:28:32 [2020-04-14T15:28:32.733Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
15:28:32 [2020-04-14T15:28:32.733Z]  ---> Running in bfe4c225d2e4
15:28:32 [2020-04-14T15:28:32.733Z] Removing intermediate container bfe4c225d2e4
15:28:32 [2020-04-14T15:28:32.733Z]  ---> e12745e026ec
15:28:32 [2020-04-14T15:28:32.733Z] Successfully built e12745e026ec
15:28:32 [2020-04-14T15:28:32.733Z] Successfully tagged moby-buildx:latest
15:28:32 [2020-04-14T15:28:32.733Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
15:28:32 [2020-04-14T15:28:32.733Z] if [ -n "${id}" ]; then \
15:28:32 [2020-04-14T15:28:32.733Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
15:28:32 [2020-04-14T15:28:32.733Z] 	&& touch bundles/buildx; \
15:28:32 [2020-04-14T15:28:32.733Z] 	docker rm -f ${id}; \
15:28:32 [2020-04-14T15:28:32.733Z] fi
15:28:32 [2020-04-14T15:28:32.733Z] d4265ad23243c0816affc6d98d852dbaf3c19c90d2ec3922f1d7c6941b3e7f1f
15:28:32 [2020-04-14T15:28:32.733Z] bundles/buildx version
15:28:32 [2020-04-14T15:28:32.733Z] buildx v0.3.1 6db68d0
15:28:32 [2020-04-14T15:28:32.733Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 .
15:28:32 [2020-04-14T15:28:32.733Z] #1 [internal] booting buildkit
15:28:32 [2020-04-14T15:28:32.733Z] #1 pulling image moby/buildkit:buildx-stable-1
[Pipeline] sh
15:28:32 [2020-04-14T15:28:32.770Z] #77 DONE 0.7s
15:28:32 [2020-04-14T15:28:32.770Z] 
15:28:32 [2020-04-14T15:28:32.770Z] #78 exporting to image
15:28:32 [2020-04-14T15:28:32.770Z] #78 exporting layers
15:28:33 [2020-04-14T15:28:33.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -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:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/make.sh dynbinary test-integration
15:28:33 [2020-04-14T15:28:33.110Z] #17 31.96 Selecting previously unselected package python3.7.
15:28:33 [2020-04-14T15:28:33.111Z] #17 31.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
15:28:33 [2020-04-14T15:28:33.111Z] #17 31.99 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:28:33 [2020-04-14T15:28:33.111Z] #17 32.17 Selecting previously unselected package libpython3-stdlib:arm64.
15:28:33 [2020-04-14T15:28:33.111Z] #17 32.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
15:28:33 [2020-04-14T15:28:33.111Z] #17 32.20 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
15:28:33 [2020-04-14T15:28:33.114Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
15:28:33 [2020-04-14T15:28:33.275Z] 
15:28:33 [2020-04-14T15:28:33.359Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done
15:28:33 [2020-04-14T15:28:33.359Z] #1 creating container buildx_buildkit_default
15:28:33 [2020-04-14T15:28:33.371Z] #17 32.34 Setting up python3-minimal (3.7.3-1) ...
15:28:33 [2020-04-14T15:28:33.530Z] Removing bundles/
15:28:33 [2020-04-14T15:28:33.530Z] 
15:28:33 [2020-04-14T15:28:33.530Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:28:33 [2020-04-14T15:28:33.530Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:28:33 [2020-04-14T15:28:33.530Z] GOOS="" GOARCH="" GOARM=""
15:28:33 [2020-04-14T15:28:33.645Z] #1 creating container buildx_buildkit_default 0.5s done
15:28:33 [2020-04-14T15:28:33.645Z] #1 DONE 3.0s
15:28:33 [2020-04-14T15:28:33.929Z] 
15:28:33 [2020-04-14T15:28:33.929Z] #2 [internal] load build definition from Dockerfile
15:28:33 [2020-04-14T15:28:33.929Z] #2 transferring dockerfile: 17.09kB done
15:28:33 [2020-04-14T15:28:33.929Z] #2 DONE 0.0s
15:28:33 [2020-04-14T15:28:33.929Z] 
15:28:33 [2020-04-14T15:28:33.929Z] #3 [internal] load .dockerignore
15:28:33 [2020-04-14T15:28:33.929Z] #3 transferring context: 87B 0.0s done
15:28:33 [2020-04-14T15:28:33.929Z] #3 DONE 0.0s
15:28:33 [2020-04-14T15:28:33.929Z] 
15:28:33 [2020-04-14T15:28:33.929Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:28:34 [2020-04-14T15:28:34.116Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
15:28:34 [2020-04-14T15:28:34.217Z] #4 DONE 0.5s
15:28:34 [2020-04-14T15:28:34.504Z] 
15:28:34 [2020-04-14T15:28:34.504Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:28:34 [2020-04-14T15:28:34.504Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
15:28:34 [2020-04-14T15:28:34.504Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
15:28:34 [2020-04-14T15:28:34.504Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
15:28:34 [2020-04-14T15:28:34.504Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
15:28:34 [2020-04-14T15:28:34.504Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
15:28:34 [2020-04-14T15:28:34.757Z] #17 33.59 Selecting previously unselected package python3.
15:28:34 [2020-04-14T15:28:34.757Z] #17 33.59 (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.)
15:28:34 [2020-04-14T15:28:34.757Z] #17 33.64 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
15:28:34 [2020-04-14T15:28:34.757Z] #17 33.69 Unpacking python3 (3.7.3-1) ...
15:28:34 [2020-04-14T15:28:34.757Z] #17 33.86 Selecting previously unselected package libip4tc0:arm64.
15:28:34 [2020-04-14T15:28:34.757Z] #17 33.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
15:28:34 [2020-04-14T15:28:34.757Z] #17 33.87 Unpacking libip4tc0:arm64 (1.8.2-4) ...
15:28:34 [2020-04-14T15:28:34.757Z] #17 34.01 Selecting previously unselected package libip6tc0:arm64.
15:28:34 [2020-04-14T15:28:34.757Z] #17 34.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
15:28:34 [2020-04-14T15:28:34.757Z] #17 34.03 Unpacking libip6tc0:arm64 (1.8.2-4) ...
15:28:34 [2020-04-14T15:28:34.757Z] #17 34.11 Selecting previously unselected package libiptc0:arm64.
15:28:34 [2020-04-14T15:28:34.788Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
15:28:35 [2020-04-14T15:28:35.019Z] #17 34.11 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
15:28:35 [2020-04-14T15:28:35.019Z] #17 34.12 Unpacking libiptc0:arm64 (1.8.2-4) ...
15:28:35 [2020-04-14T15:28:35.019Z] #17 34.23 Selecting previously unselected package libnfnetlink0:arm64.
15:28:35 [2020-04-14T15:28:35.019Z] #17 34.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:28:35 [2020-04-14T15:28:35.019Z] #17 34.25 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:28:35 [2020-04-14T15:28:35.099Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
15:28:35 [2020-04-14T15:28:35.099Z] #5 DONE 0.8s
15:28:35 [2020-04-14T15:28:35.281Z] #17 34.36 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:28:35 [2020-04-14T15:28:35.281Z] #17 34.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
15:28:35 [2020-04-14T15:28:35.281Z] #17 34.38 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:28:35 [2020-04-14T15:28:35.386Z] 
15:28:35 [2020-04-14T15:28:35.387Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:28:35 [2020-04-14T15:28:35.543Z] #17 34.50 Selecting previously unselected package libnftnl11:arm64.
15:28:35 [2020-04-14T15:28:35.543Z] #17 34.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
15:28:35 [2020-04-14T15:28:35.543Z] #17 34.52 Unpacking libnftnl11:arm64 (1.1.2-2) ...
15:28:35 [2020-04-14T15:28:35.543Z] #17 34.67 Selecting previously unselected package iptables.
15:28:35 [2020-04-14T15:28:35.543Z] #17 34.68 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
15:28:35 [2020-04-14T15:28:35.543Z] #17 34.69 Unpacking iptables (1.8.2-4) ...
15:28:35 [2020-04-14T15:28:35.581Z] ok  	github.com/docker/docker/daemon	12.240s	coverage: 17.4% of statements
15:28:35 [2020-04-14T15:28:35.581Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:28:35 [2020-04-14T15:28:35.581Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:28:35 [2020-04-14T15:28:35.581Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:28:35 [2020-04-14T15:28:35.581Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:28:35 [2020-04-14T15:28:35.675Z] #7 DONE 0.3s
15:28:35 [2020-04-14T15:28:35.675Z] 
15:28:35 [2020-04-14T15:28:35.675Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:28:35 [2020-04-14T15:28:35.675Z] #6 DONE 0.3s
15:28:35 [2020-04-14T15:28:35.675Z] 
15:28:35 [2020-04-14T15:28:35.675Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:28:35 [2020-04-14T15:28:35.675Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:28:35 [2020-04-14T15:28:35.675Z] #72 DONE 0.0s
15:28:35 [2020-04-14T15:28:35.675Z] 
15:28:35 [2020-04-14T15:28:35.675Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:28:35 [2020-04-14T15:28:35.675Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done
15:28:35 [2020-04-14T15:28:35.806Z] #17 35.03 Selecting previously unselected package xxd.
15:28:35 [2020-04-14T15:28:35.806Z] #17 35.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
15:28:35 [2020-04-14T15:28:35.806Z] #17 35.04 Unpacking xxd (2:8.1.0875-5) ...
15:28:35 [2020-04-14T15:28:35.964Z] #8 sha256:e4da803bae8bb7a7ed0d4d23bc6ee673fe44880f52ce4884cc64754f7168b44a 155B / 155B 0.1s done
15:28:35 [2020-04-14T15:28:35.964Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 228.45kB / 10.73MB 0.1s
15:28:35 [2020-04-14T15:28:35.964Z] #8 sha256:2f43dd711d716eff5a4d1668a936b8a3ea9c0932b14213712e14430fc0a3350f 5.46kB / 5.46kB done
15:28:35 [2020-04-14T15:28:35.964Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 0B / 73.51MB 0.1s
15:28:35 [2020-04-14T15:28:35.964Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 0B / 57.39MB 0.1s
15:28:35 [2020-04-14T15:28:35.964Z] #8 sha256:d3b484376efc1a7cbd8b5e7651bddba7987b96cccf400030c97f05b32322534c 1.79kB / 1.79kB done
15:28:35 [2020-04-14T15:28:35.964Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 0B / 54.14MB 0.1s
15:28:35 [2020-04-14T15:28:35.964Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 0B / 8.25MB 0.1s
15:28:35 [2020-04-14T15:28:35.964Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 0B / 96.51MB 0.1s
15:28:35 [2020-04-14T15:28:35.964Z] #8 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done
15:28:36 [2020-04-14T15:28:36.067Z] #17 35.23 Selecting previously unselected package vim-common.
15:28:36 [2020-04-14T15:28:36.068Z] #17 35.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:28:36 [2020-04-14T15:28:36.068Z] #17 35.27 Unpacking vim-common (2:8.1.0875-5) ...
15:28:36 [2020-04-14T15:28:36.258Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 1.83MB / 10.73MB 0.3s
15:28:36 [2020-04-14T15:28:36.258Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 949.31kB / 8.25MB 0.3s
15:28:36 [2020-04-14T15:28:36.258Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 2.42MB / 10.73MB 0.4s
15:28:36 [2020-04-14T15:28:36.258Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 1.47MB / 8.25MB 0.4s
15:28:36 [2020-04-14T15:28:36.258Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 2.98MB / 10.73MB 0.6s
15:28:36 [2020-04-14T15:28:36.258Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 2.06MB / 8.25MB 0.6s
15:28:36 [2020-04-14T15:28:36.328Z] #17 35.50 Selecting previously unselected package bash-completion.
15:28:36 [2020-04-14T15:28:36.329Z] #17 35.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:28:36 [2020-04-14T15:28:36.546Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 3.70MB / 10.73MB 0.7s
15:28:36 [2020-04-14T15:28:36.546Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 2.78MB / 8.25MB 0.7s
15:28:36 [2020-04-14T15:28:36.584Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
15:28:36 [2020-04-14T15:28:36.835Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 2.92MB / 54.14MB 0.9s
15:28:36 [2020-04-14T15:28:36.835Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.28MB / 8.25MB 0.9s
15:28:36 [2020-04-14T15:28:36.835Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 4.75MB / 10.73MB 1.0s
15:28:36 [2020-04-14T15:28:36.835Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 3.21MB / 57.39MB 1.0s
15:28:36 [2020-04-14T15:28:36.835Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.77MB / 8.25MB 1.0s
15:28:37 [2020-04-14T15:28:37.131Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 4.29MB / 8.25MB 1.2s
15:28:37 [2020-04-14T15:28:37.131Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 5.77MB / 10.73MB 1.3s
15:28:37 [2020-04-14T15:28:37.131Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 3.96MB / 73.51MB 1.3s
15:28:37 [2020-04-14T15:28:37.131Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 4.78MB / 8.25MB 1.3s
15:28:37 [2020-04-14T15:28:37.131Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.31MB / 8.25MB 1.5s
15:28:37 [2020-04-14T15:28:37.195Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.172s	coverage: 57.0% of statements
15:28:37 [2020-04-14T15:28:37.423Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 6.85MB / 10.73MB 1.6s
15:28:37 [2020-04-14T15:28:37.423Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.86MB / 8.25MB 1.6s
15:28:37 [2020-04-14T15:28:37.423Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 5.14MB / 96.51MB 1.6s
15:28:37 [2020-04-14T15:28:37.711Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 7.47MB / 10.73MB 1.8s
15:28:37 [2020-04-14T15:28:37.711Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 6.09MB / 54.14MB 1.8s
15:28:37 [2020-04-14T15:28:37.711Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 6.49MB / 8.25MB 1.8s
15:28:38 [2020-04-14T15:28:38.000Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 6.52MB / 57.39MB 1.9s
15:28:38 [2020-04-14T15:28:38.000Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 7.04MB / 8.25MB 1.9s
15:28:38 [2020-04-14T15:28:38.000Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 8.55MB / 10.73MB 2.1s
15:28:38 [2020-04-14T15:28:38.000Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 7.57MB / 8.25MB 2.1s
15:28:38 [2020-04-14T15:28:38.000Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.13MB / 8.25MB 2.2s
15:28:38 [2020-04-14T15:28:38.290Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 9.49MB / 10.73MB 2.4s
15:28:38 [2020-04-14T15:28:38.290Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 7.70MB / 73.51MB 2.4s
15:28:38 [2020-04-14T15:28:38.290Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB 2.3s done
15:28:38 [2020-04-14T15:28:38.290Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.16MB / 10.73MB 2.5s
15:28:38 [2020-04-14T15:28:38.290Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 8.85MB / 54.14MB 2.5s
15:28:38 [2020-04-14T15:28:38.581Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.73MB / 10.73MB 2.7s done
15:28:38 [2020-04-14T15:28:38.581Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 9.53MB / 57.39MB 2.7s
15:28:38 [2020-04-14T15:28:38.876Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 10.35MB / 96.51MB 3.0s
15:28:38 [2020-04-14T15:28:38.876Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 11.63MB / 54.14MB 3.1s
15:28:39 [2020-04-14T15:28:39.166Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 12.02MB / 73.51MB 3.3s
15:28:39 [2020-04-14T15:28:39.166Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 13.20MB / 57.39MB 3.4s
15:28:39 [2020-04-14T15:28:39.202Z] Client: Docker Engine - Enterprise
15:28:39 [2020-04-14T15:28:39.202Z]  Version:           19.03.5
15:28:39 [2020-04-14T15:28:39.202Z]  API version:       1.40
15:28:39 [2020-04-14T15:28:39.202Z]  Go version:        go1.12.12
15:28:39 [2020-04-14T15:28:39.202Z]  Git commit:        2ee0c57608
15:28:39 [2020-04-14T15:28:39.202Z]  Built:             11/13/2019 08:00:16
15:28:39 [2020-04-14T15:28:39.202Z]  OS/Arch:           windows/amd64
15:28:39 [2020-04-14T15:28:39.202Z]  Experimental:      false
15:28:39 [2020-04-14T15:28:39.202Z] 
15:28:39 [2020-04-14T15:28:39.203Z] Server: Docker Engine - Enterprise
15:28:39 [2020-04-14T15:28:39.203Z]  Engine:
15:28:39 [2020-04-14T15:28:39.203Z]   Version:          19.03.5
15:28:39 [2020-04-14T15:28:39.203Z]   API version:      1.40 (minimum version 1.24)
15:28:39 [2020-04-14T15:28:39.203Z]   Go version:       go1.12.12
15:28:39 [2020-04-14T15:28:39.203Z]   Git commit:       2ee0c57608
15:28:39 [2020-04-14T15:28:39.203Z]   Built:            11/13/2019 07:58:51
15:28:39 [2020-04-14T15:28:39.203Z]   OS/Arch:          windows/amd64
15:28:39 [2020-04-14T15:28:39.203Z]   Experimental:     true
15:28:39 [2020-04-14T15:28:39.461Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 14.48MB / 54.14MB 3.7s
15:28:39 [2020-04-14T15:28:39.658Z] #17 38.53 Unpacking bash-completion (1:2.8-6) ...
[Pipeline] sh
15:28:39 [2020-04-14T15:28:39.919Z] #17 39.19 Selecting previously unselected package bzip2.
15:28:40 [2020-04-14T15:28:40.105Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 16.58MB / 57.39MB 4.1s
15:28:40 [2020-04-14T15:28:40.105Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 15.63MB / 96.51MB 4.1s
15:28:40 [2020-04-14T15:28:40.105Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 16.25MB / 73.51MB 4.2s
15:28:40 [2020-04-14T15:28:40.105Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 17.20MB / 54.14MB 4.3s
15:28:40 [2020-04-14T15:28:40.183Z] #17 39.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
15:28:40 [2020-04-14T15:28:40.183Z] #17 39.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:28:40 [2020-04-14T15:28:40.183Z] #17 39.32 Selecting previously unselected package xz-utils.
15:28:40 [2020-04-14T15:28:40.183Z] #17 39.32 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
15:28:40 [2020-04-14T15:28:40.183Z] #17 39.33 Unpacking xz-utils (5.2.4-1) ...
15:28:40 [2020-04-14T15:28:40.405Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 19.69MB / 57.39MB 4.6s
15:28:40 [2020-04-14T15:28:40.443Z] #17 39.56 Selecting previously unselected package apparmor.
15:28:40 [2020-04-14T15:28:40.443Z] #17 39.57 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
15:28:40 [2020-04-14T15:28:40.443Z] #17 39.65 Unpacking apparmor (2.13.2-10) ...
15:28:40 [2020-04-14T15:28:40.697Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 20.48MB / 73.51MB 4.9s
15:28:40 [2020-04-14T15:28:40.697Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 20.74MB / 54.14MB 4.9s
15:28:40 [2020-04-14T15:28:40.759Z] + docker info
15:28:40 [2020-04-14T15:28:40.984Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 22.58MB / 57.39MB 5.1s
15:28:40 [2020-04-14T15:28:40.984Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 21.12MB / 96.51MB 5.1s
15:28:41 [2020-04-14T15:28:41.013Z] #17 40.02 Selecting previously unselected package aufs-tools.
15:28:41 [2020-04-14T15:28:41.013Z] #17 40.03 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
15:28:41 [2020-04-14T15:28:41.013Z] #17 40.04 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:28:41 [2020-04-14T15:28:41.013Z] #17 40.17 Selecting previously unselected package libonig5:arm64.
15:28:41 [2020-04-14T15:28:41.013Z] #17 40.17 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
15:28:41 [2020-04-14T15:28:41.013Z] #17 40.18 Unpacking libonig5:arm64 (6.9.1-1) ...
15:28:41 [2020-04-14T15:28:41.273Z] #17 40.35 Selecting previously unselected package libjq1:arm64.
15:28:41 [2020-04-14T15:28:41.273Z] #17 40.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:28:41 [2020-04-14T15:28:41.273Z] #17 40.36 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:28:41 [2020-04-14T15:28:41.273Z] #17 40.49 Selecting previously unselected package jq.
15:28:41 [2020-04-14T15:28:41.273Z] #17 40.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
15:28:41 [2020-04-14T15:28:41.273Z] #17 40.51 Unpacking jq (1.5+dfsg-2+b1) ...
15:28:41 [2020-04-14T15:28:41.273Z] #8 ...
15:28:41 [2020-04-14T15:28:41.273Z] 
15:28:41 [2020-04-14T15:28:41.273Z] #21 [internal] load build context
15:28:41 [2020-04-14T15:28:41.273Z] #21 transferring context: 52.78MB 5.4s done
15:28:41 [2020-04-14T15:28:41.273Z] #21 DONE 5.5s
15:28:41 [2020-04-14T15:28:41.273Z] 
15:28:41 [2020-04-14T15:28:41.273Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:28:41 [2020-04-14T15:28:41.273Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 23.70MB / 54.14MB 5.4s
15:28:41 [2020-04-14T15:28:41.273Z] #8 ...
15:28:41 [2020-04-14T15:28:41.273Z] 
15:28:41 [2020-04-14T15:28:41.273Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:28:41 [2020-04-14T15:28:41.273Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:28:41 [2020-04-14T15:28:41.273Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done
15:28:41 [2020-04-14T15:28:41.273Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:28:41 [2020-04-14T15:28:41.273Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
15:28:41 [2020-04-14T15:28:41.273Z] #72 ...
15:28:41 [2020-04-14T15:28:41.273Z] 
15:28:41 [2020-04-14T15:28:41.273Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:28:41 [2020-04-14T15:28:41.273Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 25.07MB / 73.51MB 5.5s
15:28:41 [2020-04-14T15:28:41.273Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 26.28MB / 57.39MB 5.5s
15:28:41 [2020-04-14T15:28:41.534Z] #17 40.60 Selecting previously unselected package libaio1:arm64.
15:28:41 [2020-04-14T15:28:41.534Z] #17 40.60 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
15:28:41 [2020-04-14T15:28:41.534Z] #17 40.61 Unpacking libaio1:arm64 (0.3.112-3) ...
15:28:41 [2020-04-14T15:28:41.534Z] #17 40.69 Selecting previously unselected package libgpm2:arm64.
15:28:41 [2020-04-14T15:28:41.534Z] #17 40.70 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
15:28:41 [2020-04-14T15:28:41.534Z] #17 40.71 Unpacking libgpm2:arm64 (1.20.7-5) ...
15:28:41 [2020-04-14T15:28:41.560Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 26.78MB / 54.14MB 5.7s
15:28:41 [2020-04-14T15:28:41.560Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 26.43MB / 96.51MB 5.7s
15:28:41 [2020-04-14T15:28:41.578Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.960s	coverage: 46.2% of statements
15:28:41 [2020-04-14T15:28:41.794Z] #17 40.80 Selecting previously unselected package libicu63:arm64.
15:28:41 [2020-04-14T15:28:41.794Z] #17 40.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
15:28:41 [2020-04-14T15:28:41.794Z] #17 40.82 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
15:28:41 [2020-04-14T15:28:41.794Z] #17 ...
15:28:41 [2020-04-14T15:28:41.794Z] 
15:28:41 [2020-04-14T15:28:41.794Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:41 [2020-04-14T15:28:41.794Z] #44 104.1   DEP      criu/kcmp-ids.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 104.2   DEP      criu/irmap.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 104.4   DEP      criu/ipc_ns.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 104.6   DEP      criu/image.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 104.9   DEP      criu/image-desc.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 105.0   DEP      criu/fsnotify.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 105.2   DEP      criu/filesystems.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 105.4   DEP      criu/files.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 105.5   DEP      criu/files-reg.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 105.8   DEP      criu/files-ext.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 106.0   DEP      criu/file-lock.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 106.2   DEP      criu/file-ids.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 106.3   DEP      criu/fifo.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 106.5   DEP      criu/fdstore.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 106.6   DEP      criu/fault-injection.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 106.6   DEP      criu/external.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 106.7   DEP      criu/eventpoll.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 106.9   DEP      criu/eventfd.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 107.0   DEP      criu/crtools.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 107.3   DEP      criu/cr-service.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 107.5   DEP      criu/cr-restore.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 107.8   DEP      criu/cr-errno.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 107.8   DEP      criu/cr-dump.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 108.1   DEP      criu/cr-dedup.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 108.2   DEP      criu/cr-check.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 108.4   DEP      criu/config.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 108.6   DEP      criu/clone-noasan.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 108.7   DEP      criu/cgroup.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 108.8   DEP      criu/cgroup-props.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 108.9   DEP      criu/bitmap.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 108.9   DEP      criu/bfd.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 109.1   DEP      criu/autofs.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 109.3   DEP      criu/aio.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 109.4   DEP      criu/action-scripts.d
15:28:41 [2020-04-14T15:28:41.794Z] #44 109.7   CC       criu/action-scripts.o
15:28:41 [2020-04-14T15:28:41.794Z] #44 110.3   CC       criu/aio.o
15:28:41 [2020-04-14T15:28:41.794Z] #44 111.1   CC       criu/autofs.o
15:28:41 [2020-04-14T15:28:41.794Z] #44 112.3   CC       criu/bfd.o
15:28:41 [2020-04-14T15:28:41.794Z] #44 113.0   CC       criu/bitmap.o
15:28:41 [2020-04-14T15:28:41.794Z] #44 113.2   CC       criu/cgroup-props.o
15:28:41 [2020-04-14T15:28:41.794Z] #44 114.2   CC       criu/cgroup.o
15:28:41 [2020-04-14T15:28:41.852Z] #8 ...
15:28:41 [2020-04-14T15:28:41.852Z] 
15:28:41 [2020-04-14T15:28:41.852Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:28:41 [2020-04-14T15:28:41.852Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.7s done
15:28:41 [2020-04-14T15:28:41.852Z] #72 DONE 6.0s
15:28:41 [2020-04-14T15:28:41.852Z] 
15:28:41 [2020-04-14T15:28:41.852Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
15:28:41 [2020-04-14T15:28:41.852Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 29.45MB / 73.51MB 6.0s
15:28:41 [2020-04-14T15:28:41.853Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 31.28MB / 57.39MB 6.0s
15:28:41 [2020-04-14T15:28:41.853Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 29.95MB / 54.14MB 6.0s
15:28:41 [2020-04-14T15:28:41.853Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 31.28MB / 96.51MB 6.1s
15:28:42 [2020-04-14T15:28:42.139Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 33.94MB / 73.51MB 6.4s
15:28:42 [2020-04-14T15:28:42.139Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 36.73MB / 57.39MB 6.4s
15:28:42 [2020-04-14T15:28:42.139Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 34.24MB / 54.14MB 6.4s
15:28:42 [2020-04-14T15:28:42.190Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
15:28:42 [2020-04-14T15:28:42.733Z] #78 exporting layers 9.6s done
15:28:42 [2020-04-14T15:28:42.733Z] #78 writing image sha256:d29489c70e0f400657ddfe5ba2307f38a41c055226c95cd0c359917a5decb7eb done
15:28:42 [2020-04-14T15:28:42.733Z] #78 naming to docker.io/library/docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 done
15:28:42 [2020-04-14T15:28:42.733Z] #78 DONE 9.6s
[Pipeline] }
[Pipeline] // stage
15:28:42 [2020-04-14T15:28:42.765Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 40.69MB / 57.39MB 6.7s
15:28:42 [2020-04-14T15:28:42.765Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 38.02MB / 54.14MB 6.7s
15:28:42 [2020-04-14T15:28:42.765Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 37.92MB / 96.51MB 6.7s
15:28:42 [2020-04-14T15:28:42.765Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 39.35MB / 73.51MB 6.9s
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:28:43 [2020-04-14T15:28:43.054Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 43.44MB / 73.51MB 7.2s
15:28:43 [2020-04-14T15:28:43.054Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 46.36MB / 57.39MB 7.2s
15:28:43 [2020-04-14T15:28:43.054Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 43.95MB / 54.14MB 7.2s
15:28:43 [2020-04-14T15:28:43.054Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 44.06MB / 96.51MB 7.3s
15:28:43 [2020-04-14T15:28:43.344Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 49.79MB / 57.39MB 7.5s
15:28:43 [2020-04-14T15:28:43.344Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 47.07MB / 54.14MB 7.5s
15:28:43 [2020-04-14T15:28:43.631Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 48.42MB / 73.51MB 7.6s
15:28:43 [2020-04-14T15:28:43.631Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 54.63MB / 57.39MB 7.9s
15:28:43 [2020-04-14T15:28:43.631Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 53.33MB / 54.14MB 7.9s
15:28:43 [2020-04-14T15:28:43.631Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 50.46MB / 96.51MB 7.9s
15:28:43 [2020-04-14T15:28:43.775Z] 
15:28:43 [2020-04-14T15:28:43.775Z] Removing bundles/
15:28:43 [2020-04-14T15:28:43.775Z] 
15:28:43 [2020-04-14T15:28:43.775Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:28:43 [2020-04-14T15:28:43.775Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:28:43 [2020-04-14T15:28:43.775Z] GOOS="" GOARCH="" GOARM=""
15:28:43 [2020-04-14T15:28:43.918Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 53.57MB / 73.51MB 8.1s
15:28:43 [2020-04-14T15:28:43.918Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB 8.0s done
15:28:43 [2020-04-14T15:28:43.918Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 8.1s done
15:28:43 [2020-04-14T15:28:43.918Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 56.86MB / 96.51MB 8.2s
15:28:44 [2020-04-14T15:28:44.207Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 58.78MB / 73.51MB 8.4s
15:28:44 [2020-04-14T15:28:44.207Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 61.70MB / 96.51MB 8.4s
15:28:44 [2020-04-14T15:28:44.499Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 67.28MB / 73.51MB 8.7s
15:28:44 [2020-04-14T15:28:44.499Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 69.13MB / 96.51MB 8.7s
15:28:44 [2020-04-14T15:28:44.499Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 72.30MB / 73.51MB 8.8s
15:28:44 [2020-04-14T15:28:44.785Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 8.9s done
15:28:44 [2020-04-14T15:28:44.785Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 78.94MB / 96.51MB 9.0s
15:28:44 [2020-04-14T15:28:44.785Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 87.61MB / 96.51MB 9.1s
15:28:45 [2020-04-14T15:28:45.070Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 96.51MB / 96.51MB 9.3s
15:28:45 [2020-04-14T15:28:45.070Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 96.51MB / 96.51MB 9.3s done
15:28:45 [2020-04-14T15:28:45.070Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402
15:28:45 [2020-04-14T15:28:45.103Z] #44 ...
15:28:45 [2020-04-14T15:28:45.103Z] 
15:28:45 [2020-04-14T15:28:45.103Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:28:45 [2020-04-14T15:28:45.103Z] #17 43.95 Selecting previously unselected package libnet1:arm64.
15:28:45 [2020-04-14T15:28:45.103Z] #17 43.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:28:45 [2020-04-14T15:28:45.103Z] #17 43.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:28:45 [2020-04-14T15:28:45.103Z] #17 44.09 Selecting previously unselected package libnl-3-200:arm64.
15:28:45 [2020-04-14T15:28:45.103Z] #17 44.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
15:28:45 [2020-04-14T15:28:45.103Z] #17 44.10 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:28:45 [2020-04-14T15:28:45.103Z] #17 44.20 Selecting previously unselected package libprotobuf-c1:arm64.
15:28:45 [2020-04-14T15:28:45.103Z] #17 44.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:28:45 [2020-04-14T15:28:45.103Z] #17 44.22 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:28:45 [2020-04-14T15:28:45.103Z] #17 44.31 Selecting previously unselected package libreadline5:arm64.
15:28:45 [2020-04-14T15:28:45.363Z] #17 44.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
15:28:45 [2020-04-14T15:28:45.363Z] #17 44.32 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:28:45 [2020-04-14T15:28:45.363Z] #17 44.49 Selecting previously unselected package net-tools.
15:28:45 [2020-04-14T15:28:45.363Z] #17 44.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
15:28:45 [2020-04-14T15:28:45.363Z] #17 44.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:28:45 [2020-04-14T15:28:45.640Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.301s	coverage: 49.5% of statements
15:28:45 [2020-04-14T15:28:45.935Z] #17 44.89 Selecting previously unselected package python-pip-whl.
15:28:45 [2020-04-14T15:28:45.935Z] #17 44.90 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:28:45 [2020-04-14T15:28:45.935Z] #17 44.92 Unpacking python-pip-whl (18.1-5) ...
15:28:46 [2020-04-14T15:28:46.196Z] #17 45.38 Selecting previously unselected package python3-lib2to3.
15:28:46 [2020-04-14T15:28:46.196Z] #17 45.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:28:46 [2020-04-14T15:28:46.196Z] #17 45.43 Unpacking python3-lib2to3 (3.7.3-1) ...
15:28:46 [2020-04-14T15:28:46.458Z] #17 45.68 Selecting previously unselected package python3-distutils.
15:28:46 [2020-04-14T15:28:46.458Z] #17 45.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:28:46 [2020-04-14T15:28:46.458Z] #17 45.73 Unpacking python3-distutils (3.7.3-1) ...
15:28:47 [2020-04-14T15:28:47.030Z] #17 45.98 Selecting previously unselected package python3-pip.
15:28:47 [2020-04-14T15:28:47.030Z] #17 45.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:28:47 [2020-04-14T15:28:47.030Z] #17 46.01 Unpacking python3-pip (18.1-5) ...
15:28:47 [2020-04-14T15:28:47.291Z] #17 46.29 Selecting previously unselected package python3-pkg-resources.
15:28:47 [2020-04-14T15:28:47.291Z] #17 46.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:28:47 [2020-04-14T15:28:47.291Z] #17 46.30 Unpacking python3-pkg-resources (40.8.0-1) ...
15:28:47 [2020-04-14T15:28:47.291Z] #17 46.48 Selecting previously unselected package python3-setuptools.
15:28:47 [2020-04-14T15:28:47.291Z] #17 46.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:28:47 [2020-04-14T15:28:47.291Z] #17 46.49 Unpacking python3-setuptools (40.8.0-1) ...
15:28:47 [2020-04-14T15:28:47.863Z] #17 46.79 Selecting previously unselected package python3-wheel.
15:28:47 [2020-04-14T15:28:47.863Z] #17 46.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:28:47 [2020-04-14T15:28:47.863Z] #17 46.81 Unpacking python3-wheel (0.32.3-2) ...
15:28:47 [2020-04-14T15:28:47.863Z] #17 46.99 Selecting previously unselected package sudo.
15:28:47 [2020-04-14T15:28:47.863Z] #17 46.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
15:28:47 [2020-04-14T15:28:47.863Z] #17 47.01 Unpacking sudo (1.8.27-1+deb10u2) ...
15:28:48 [2020-04-14T15:28:48.434Z] #17 47.55 Selecting previously unselected package thin-provisioning-tools.
15:28:48 [2020-04-14T15:28:48.434Z] #17 47.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
15:28:48 [2020-04-14T15:28:48.434Z] #17 47.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:28:48 [2020-04-14T15:28:48.695Z] #17 47.84 Selecting previously unselected package uidmap.
15:28:48 [2020-04-14T15:28:48.695Z] #17 47.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
15:28:48 [2020-04-14T15:28:48.695Z] #17 47.87 Unpacking uidmap (1:4.5-1.1) ...
15:28:48 [2020-04-14T15:28:48.957Z] #17 47.99 Selecting previously unselected package vim-runtime.
15:28:48 [2020-04-14T15:28:48.957Z] #17 48.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:28:48 [2020-04-14T15:28:48.957Z] #17 48.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:28:48 [2020-04-14T15:28:48.957Z] #17 48.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:28:48 [2020-04-14T15:28:48.957Z] #17 48.13 Unpacking vim-runtime (2:8.1.0875-5) ...
15:28:51 [2020-04-14T15:28:51.111Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.073s	coverage: 72.5% of statements
15:28:51 [2020-04-14T15:28:51.111Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:28:51 [2020-04-14T15:28:51.504Z] #17 ...
15:28:51 [2020-04-14T15:28:51.504Z] 
15:28:51 [2020-04-14T15:28:51.504Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:28:51 [2020-04-14T15:28:51.504Z] #41 181.6 + dpkg --print-architecture
15:28:51 [2020-04-14T15:28:51.504Z] #41 DONE 182.0s
15:28:51 [2020-04-14T15:28:51.504Z] 
15:28:51 [2020-04-14T15:28:51.504Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:28:51 [2020-04-14T15:28:51.504Z] #44 117.8   CC       criu/clone-noasan.o
15:28:51 [2020-04-14T15:28:51.504Z] #44 118.0   CC       criu/config.o
15:28:51 [2020-04-14T15:28:51.504Z] #44 119.9   CC       criu/cr-check.o
15:28:51 [2020-04-14T15:28:51.504Z] #44 122.4   CC       criu/cr-dedup.o
15:28:51 [2020-04-14T15:28:51.504Z] #44 122.8   CC       criu/cr-dump.o
15:28:52 [2020-04-14T15:28:52.114Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.892s	coverage: 61.0% of statements
15:28:52 [2020-04-14T15:28:52.114Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:28:52 [2020-04-14T15:28:52.398Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.626s	coverage: 76.1% of statements
15:28:52 [2020-04-14T15:28:52.398Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:28:52 [2020-04-14T15:28:52.680Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
15:28:53 [2020-04-14T15:28:53.418Z] #44 ...
15:28:53 [2020-04-14T15:28:53.418Z] 
15:28:53 [2020-04-14T15:28:53.418Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:28:53 [2020-04-14T15:28:53.418Z] #17 52.54 Selecting previously unselected package vim.
15:28:53 [2020-04-14T15:28:53.418Z] #17 52.54 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
15:28:53 [2020-04-14T15:28:53.418Z] #17 52.57 Unpacking vim (2:8.1.0875-5) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.10 Selecting previously unselected package xfsprogs.
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.12 Unpacking xfsprogs (4.20.0-1) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.59 Selecting previously unselected package zip.
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.60 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.60 Unpacking zip (3.0-11+b1) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.81 Setting up aufs-tools (1:4.14+20190211-1) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.88 Setting up libip6tc0:arm64 (1.8.2-4) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.90 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.91 Setting up libgpm2:arm64 (1.20.7-5) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.92 Setting up libip4tc0:arm64 (1.8.2-4) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.94 Setting up uidmap (1:4.5-1.1) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.95 Setting up libnftnl11:arm64 (1.1.2-2) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 53.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 54.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 54.04 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 54.05 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 54.06 Setting up xxd (2:8.1.0875-5) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 54.07 Setting up zip (3.0-11+b1) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 54.09 Setting up vim-common (2:8.1.0875-5) ...
15:28:56 [2020-04-14T15:28:56.598Z] #17 54.12 Setting up bash-completion (1:2.8-6) ...
15:28:56 [2020-04-14T15:28:56.606Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.024s	coverage: 3.0% of statements
15:28:56 [2020-04-14T15:28:56.606Z] ok  	github.com/docker/docker/daemon/links	0.019s	coverage: 93.0% of statements
15:28:56 [2020-04-14T15:28:56.606Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 4.9% of statements
15:28:56 [2020-04-14T15:28:56.606Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:28:56 [2020-04-14T15:28:56.606Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:28:56 [2020-04-14T15:28:56.606Z] ok  	github.com/docker/docker/daemon/logger	0.209s	coverage: 41.8% of statements
15:28:56 [2020-04-14T15:28:56.606Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.073s	coverage: 77.4% of statements
15:28:56 [2020-04-14T15:28:56.606Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:28:56 [2020-04-14T15:28:56.606Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:28:56 [2020-04-14T15:28:56.888Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
15:28:56 [2020-04-14T15:28:56.888Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 26.2% of statements
15:28:57 [2020-04-14T15:28:57.501Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 88.3% of statements
15:28:57 [2020-04-14T15:28:57.782Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
15:28:58 [2020-04-14T15:28:58.395Z] ok  	github.com/docker/docker/daemon/logger/local	0.018s	coverage: 74.7% of statements
15:28:58 [2020-04-14T15:28:58.395Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.48 Setting up libiptc0:arm64 (1.8.2-4) ...
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.49 Setting up xz-utils (5.2.4-1) ...
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.52 Setting up sudo (1.8.27-1+deb10u2) ...
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.62 invoke-rc.d: could not determine current runlevel
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.62 invoke-rc.d: policy-rc.d denied execution of start.
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.65 Setting up pigz (2.4-1) ...
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.67 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.70 Setting up python-pip-whl (18.1-5) ...
15:28:58 [2020-04-14T15:28:58.511Z] #17 57.72 Setting up libmpdec2:arm64 (2.4.2-2) ...
15:28:58 [2020-04-14T15:28:58.773Z] #17 57.73 Setting up vim-runtime (2:8.1.0875-5) ...
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.26 Setting up libaio1:arm64 (0.3.112-3) ...
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.27 Setting up libonig5:arm64 (6.9.1-1) ...
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.28 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.30 Setting up vim (2:8.1.0875-5) ...
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:28:59 [2020-04-14T15:28:59.040Z] #17 58.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:28:59 [2020-04-14T15:28:59.085Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 19.9% of statements
15:28:59 [2020-04-14T15:28:59.301Z] #17 58.40 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:28:59 [2020-04-14T15:28:59.301Z] #17 58.43 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:28:59 [2020-04-14T15:28:59.301Z] #17 58.45 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:28:59 [2020-04-14T15:28:59.301Z] #17 58.46 Setting up jq (1.5+dfsg-2+b1) ...
15:28:59 [2020-04-14T15:28:59.301Z] #17 58.51 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
15:28:59 [2020-04-14T15:28:59.366Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
15:28:59 [2020-04-14T15:28:59.561Z] #17 58.53 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:29:00 [2020-04-14T15:29:00.374Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
15:29:00 [2020-04-14T15:29:00.672Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
15:29:01 [2020-04-14T15:29:01.343Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
15:29:01 [2020-04-14T15:29:01.343Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.427s	coverage: 82.5% of statements
15:29:01 [2020-04-14T15:29:01.343Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:29:01 [2020-04-14T15:29:01.343Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:29:02 [2020-04-14T15:29:02.862Z] #17 61.90 Setting up iptables (1.8.2-4) ...
15:29:02 [2020-04-14T15:29:02.862Z] #17 61.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:29:02 [2020-04-14T15:29:02.862Z] #17 61.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:29:02 [2020-04-14T15:29:02.862Z] #17 61.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:29:02 [2020-04-14T15:29:02.862Z] #17 62.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:29:02 [2020-04-14T15:29:02.862Z] #17 62.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:29:02 [2020-04-14T15:29:02.862Z] #17 62.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:29:02 [2020-04-14T15:29:02.862Z] #17 62.03 Setting up python3 (3.7.3-1) ...
15:29:02 [2020-04-14T15:29:02.883Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 48.2% of statements
15:29:02 [2020-04-14T15:29:02.883Z] ok  	github.com/docker/docker/distribution	0.319s	coverage: 22.1% of statements
15:29:02 [2020-04-14T15:29:02.883Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:29:03 [2020-04-14T15:29:03.435Z] #17 62.52 Setting up python3-wheel (0.32.3-2) ...
15:29:03 [2020-04-14T15:29:03.696Z] #17 ...
15:29:03 [2020-04-14T15:29:03.696Z] 
15:29:03 [2020-04-14T15:29:03.696Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:03 [2020-04-14T15:29:03.696Z] #44 126.0   CC       criu/cr-errno.o
15:29:03 [2020-04-14T15:29:03.696Z] #44 126.1   CC       criu/cr-restore.o
15:29:03 [2020-04-14T15:29:03.696Z] #44 131.2   CC       criu/cr-service.o
15:29:03 [2020-04-14T15:29:03.696Z] #44 133.5   CC       criu/crtools.o
15:29:03 [2020-04-14T15:29:03.696Z] #44 134.1   CC       criu/eventfd.o
15:29:03 [2020-04-14T15:29:03.696Z] #44 134.6   CC       criu/eventpoll.o
15:29:03 [2020-04-14T15:29:03.696Z] #44 135.6   CC       criu/external.o
15:29:03 [2020-04-14T15:29:03.696Z] #44 135.9   CC       criu/fault-injection.o
15:29:03 [2020-04-14T15:29:03.696Z] #44 136.1   CC       criu/fdstore.o
15:29:03 [2020-04-14T15:29:03.898Z] ok  	github.com/docker/docker/errdefs	0.010s	coverage: 49.4% of statements
15:29:04 [2020-04-14T15:29:04.273Z] #44 136.6   CC       criu/fifo.o
15:29:04 [2020-04-14T15:29:04.273Z] #44 ...
15:29:04 [2020-04-14T15:29:04.273Z] 
15:29:04 [2020-04-14T15:29:04.273Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:29:04 [2020-04-14T15:29:04.273Z] #17 63.52 Setting up apparmor (2.13.2-10) ...
15:29:04 [2020-04-14T15:29:04.901Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
15:29:05 [2020-04-14T15:29:05.514Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
15:29:05 [2020-04-14T15:29:05.796Z] ok  	github.com/docker/docker/distribution/xfer	1.864s	coverage: 85.1% of statements
15:29:05 [2020-04-14T15:29:05.796Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:29:05 [2020-04-14T15:29:05.796Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:29:06 [2020-04-14T15:29:06.077Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
15:29:06 [2020-04-14T15:29:06.077Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:29:06 [2020-04-14T15:29:06.185Z] #17 65.38 Setting up xfsprogs (4.20.0-1) ...
15:29:06 [2020-04-14T15:29:06.185Z] #17 65.40 Setting up python3-lib2to3 (3.7.3-1) ...
15:29:06 [2020-04-14T15:29:06.690Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
15:29:06 [2020-04-14T15:29:06.756Z] #17 65.85 Setting up python3-pkg-resources (40.8.0-1) ...
15:29:07 [2020-04-14T15:29:07.713Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.4% of statements
15:29:07 [2020-04-14T15:29:07.713Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:29:08 [2020-04-14T15:29:08.668Z] #17 67.50 Setting up python3-distutils (3.7.3-1) ...
15:29:09 [2020-04-14T15:29:09.179Z] ok  	github.com/docker/docker/pkg/archive	0.475s	coverage: 76.8% of statements
15:29:09 [2020-04-14T15:29:09.240Z] #17 68.23 Setting up python3-setuptools (40.8.0-1) ...
15:29:10 [2020-04-14T15:29:10.183Z] ok  	github.com/docker/docker/pkg/authorization	0.522s	coverage: 68.3% of statements
15:29:10 [2020-04-14T15:29:10.465Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:29:10 [2020-04-14T15:29:10.630Z] #17 69.76 Setting up python3-pip (18.1-5) ...
15:29:10 [2020-04-14T15:29:10.745Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:29:12 [2020-04-14T15:29:12.015Z] #17 71.08 Processing triggers for libc-bin (2.28-10) ...
15:29:12 [2020-04-14T15:29:12.015Z] #17 71.18 Processing triggers for mime-support (3.62) ...
15:29:12 [2020-04-14T15:29:12.956Z] #17 DONE 72.1s
15:29:12 [2020-04-14T15:29:12.956Z] 
15:29:12 [2020-04-14T15:29:12.956Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:29:14 [2020-04-14T15:29:14.872Z] #18 ...
15:29:14 [2020-04-14T15:29:14.872Z] 
15:29:14 [2020-04-14T15:29:14.872Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:14 [2020-04-14T15:29:14.872Z] #44 137.1   CC       criu/file-ids.o
15:29:14 [2020-04-14T15:29:14.872Z] #44 137.6   CC       criu/file-lock.o
15:29:14 [2020-04-14T15:29:14.872Z] #44 138.8   CC       criu/files-ext.o
15:29:14 [2020-04-14T15:29:14.872Z] #44 139.2   CC       criu/files-reg.o
15:29:14 [2020-04-14T15:29:14.872Z] #44 141.3   CC       criu/files.o
15:29:14 [2020-04-14T15:29:14.872Z] #44 143.6   CC       criu/filesystems.o
15:29:14 [2020-04-14T15:29:14.872Z] #44 144.6   CC       criu/fsnotify.o
15:29:14 [2020-04-14T15:29:14.872Z] #44 146.2   CC       criu/image-desc.o
15:29:14 [2020-04-14T15:29:14.872Z] #44 146.4   CC       criu/image.o
15:29:15 [2020-04-14T15:29:15.113Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.483s	coverage: 43.2% of statements
15:29:15 [2020-04-14T15:29:15.114Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
15:29:15 [2020-04-14T15:29:15.114Z] ok  	github.com/docker/docker/layer	7.901s	coverage: 68.8% of statements
15:29:15 [2020-04-14T15:29:15.114Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:29:15 [2020-04-14T15:29:15.114Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:29:15 [2020-04-14T15:29:15.114Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:29:15 [2020-04-14T15:29:15.114Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:29:15 [2020-04-14T15:29:15.114Z] ?   	github.com/docker/docker/oci	[no test files]
15:29:15 [2020-04-14T15:29:15.114Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:29:15 [2020-04-14T15:29:15.114Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:29:15 [2020-04-14T15:29:15.114Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:29:15 [2020-04-14T15:29:15.132Z] #44 ...
15:29:15 [2020-04-14T15:29:15.132Z] 
15:29:15 [2020-04-14T15:29:15.132Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:29:15 [2020-04-14T15:29:15.132Z] #18 2.089 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:29:15 [2020-04-14T15:29:15.132Z] #18 2.113 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:29:15 [2020-04-14T15:29:15.132Z] #18 2.114 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:29:15 [2020-04-14T15:29:15.132Z] #18 DONE 2.3s
15:29:15 [2020-04-14T15:29:15.132Z] 
15:29:15 [2020-04-14T15:29:15.132Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:15 [2020-04-14T15:29:15.132Z] #44 147.4   CC       criu/ipc_ns.o
15:29:15 [2020-04-14T15:29:15.394Z] ok  	github.com/docker/docker/pkg/discovery	0.014s	coverage: 58.3% of statements
15:29:15 [2020-04-14T15:29:15.675Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
15:29:16 [2020-04-14T15:29:16.289Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
15:29:16 [2020-04-14T15:29:16.521Z] #44 148.8   CC       criu/irmap.o
15:29:16 [2020-04-14T15:29:16.575Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
15:29:16 [2020-04-14T15:29:16.856Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
15:29:17 [2020-04-14T15:29:17.462Z] #44 149.6   CC       criu/kcmp-ids.o
15:29:17 [2020-04-14T15:29:17.462Z] #44 150.0   CC       criu/kerndat.o
15:29:17 [2020-04-14T15:29:17.626Z] Client:
15:29:17 [2020-04-14T15:29:17.626Z]  Debug Mode: false
15:29:17 [2020-04-14T15:29:17.626Z]  Plugins:
15:29:17 [2020-04-14T15:29:17.626Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:29:17 [2020-04-14T15:29:17.626Z] 
15:29:17 [2020-04-14T15:29:17.626Z] Server:
15:29:17 [2020-04-14T15:29:17.626Z]  Containers: 0
15:29:17 [2020-04-14T15:29:17.626Z]   Running: 0
15:29:17 [2020-04-14T15:29:17.626Z]   Paused: 0
15:29:17 [2020-04-14T15:29:17.626Z]   Stopped: 0
15:29:17 [2020-04-14T15:29:17.626Z]  Images: 0
15:29:17 [2020-04-14T15:29:17.626Z]  Server Version: 19.03.5
15:29:17 [2020-04-14T15:29:17.626Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:29:17 [2020-04-14T15:29:17.626Z]   Windows: 
15:29:17 [2020-04-14T15:29:17.626Z]   LCOW: 
15:29:17 [2020-04-14T15:29:17.626Z]  Logging Driver: json-file
15:29:17 [2020-04-14T15:29:17.626Z]  Plugins:
15:29:17 [2020-04-14T15:29:17.626Z]   Volume: local
15:29:17 [2020-04-14T15:29:17.626Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:29:17 [2020-04-14T15:29:17.626Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:29:17 [2020-04-14T15:29:17.626Z]  Swarm: inactive
15:29:17 [2020-04-14T15:29:17.626Z]  Default Isolation: process
15:29:17 [2020-04-14T15:29:17.626Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:29:17 [2020-04-14T15:29:17.626Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
15:29:17 [2020-04-14T15:29:17.626Z]  OSType: windows
15:29:17 [2020-04-14T15:29:17.626Z]  Architecture: x86_64
15:29:17 [2020-04-14T15:29:17.626Z]  CPUs: 4
15:29:17 [2020-04-14T15:29:17.626Z]  Total Memory: 32GiB
15:29:17 [2020-04-14T15:29:17.626Z]  Name: azwin-2-bda720
15:29:17 [2020-04-14T15:29:17.626Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
15:29:17 [2020-04-14T15:29:17.626Z]  Docker Root Dir: D:\docker
15:29:17 [2020-04-14T15:29:17.626Z]  Debug Mode: false
15:29:17 [2020-04-14T15:29:17.626Z]  Registry: https://index.docker.io/v1/
15:29:17 [2020-04-14T15:29:17.626Z]  Labels:
15:29:17 [2020-04-14T15:29:17.626Z]  Experimental: true
15:29:17 [2020-04-14T15:29:17.626Z]  Insecure Registries:
15:29:17 [2020-04-14T15:29:17.626Z]   10.0.0.4:5000
15:29:17 [2020-04-14T15:29:17.626Z]   127.0.0.0/8
15:29:17 [2020-04-14T15:29:17.626Z]  Registry Mirrors:
15:29:17 [2020-04-14T15:29:17.626Z]   http://10.0.0.4:5000/
15:29:17 [2020-04-14T15:29:17.626Z]  Live Restore Enabled: false
15:29:17 [2020-04-14T15:29:17.626Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
15:29:17 [2020-04-14T15:29:17.858Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
15:29:18 [2020-04-14T15:29:18.470Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
15:29:18 [2020-04-14T15:29:18.865Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 28.7s done
15:29:18 [2020-04-14T15:29:18.865Z] #8 DONE 38.2s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:29:18 [2020-04-14T15:29:18.865Z] #9 DONE 0.2s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:29:18 [2020-04-14T15:29:18.865Z] #10 DONE 0.2s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:29:18 [2020-04-14T15:29:18.865Z] #41 DONE 0.0s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:18 [2020-04-14T15:29:18.865Z] #11 ...
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:29:18 [2020-04-14T15:29:18.865Z] #30 DONE 0.1s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:29:18 [2020-04-14T15:29:18.865Z] #22 DONE 0.2s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:29:18 [2020-04-14T15:29:18.865Z] #50 DONE 0.2s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:29:18 [2020-04-14T15:29:18.865Z] #68 DONE 0.1s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:29:18 [2020-04-14T15:29:18.865Z] #56 DONE 0.1s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:29:18 [2020-04-14T15:29:18.865Z] #74 DONE 0.1s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:29:18 [2020-04-14T15:29:18.865Z] #33 DONE 0.1s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:29:18 [2020-04-14T15:29:18.865Z] #23 DONE 0.1s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:29:18 [2020-04-14T15:29:18.865Z] #47 DONE 0.2s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:29:18 [2020-04-14T15:29:18.865Z] #53 DONE 0.2s
15:29:18 [2020-04-14T15:29:18.865Z] 
15:29:18 [2020-04-14T15:29:18.865Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.647 + RM_GOPATH=0
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.665 + TMP_GOPATH=
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.665 + : /build
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.666 + '[' -z '' ']'
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.670 ++ mktemp -d
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.689 + export GOPATH=/tmp/tmp.GN2QwKGpGT
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.689 + GOPATH=/tmp/tmp.GN2QwKGpGT
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.689 + RM_GOPATH=1
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.689 ++ dirname ./install.sh
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.695 + dir=.
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.727 + bin=gotestsum
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.727 + shift
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.728 + '[' '!' -f ./gotestsum.installer ']'
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.729 + . ./gotestsum.installer
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.729 ++ : v0.3.5
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.736 + install_gotestsum
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.736 + echo 'Installing gotestsum version v0.3.5'
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.738 Installing gotestsum version v0.3.5
15:29:18 [2020-04-14T15:29:18.865Z] #51 0.738 + go get -d gotest.tools/gotestsum
15:29:19 [2020-04-14T15:29:19.082Z] ok  	github.com/docker/docker/pkg/fsutils	0.419s	coverage: 85.1% of statements
15:29:19 [2020-04-14T15:29:19.363Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.087s	coverage: 84.1% of statements
15:29:19 [2020-04-14T15:29:19.428Z] #44 151.8   CC       criu/libnetlink.o
15:29:19 [2020-04-14T15:29:19.644Z] ok  	github.com/docker/docker/pkg/homedir	0.015s	coverage: 11.4% of statements
15:29:19 [2020-04-14T15:29:19.925Z] ok  	github.com/docker/docker/pkg/idtools	0.292s	coverage: 70.1% of statements
15:29:20 [2020-04-14T15:29:20.023Z] #44 152.2   CC       criu/log.o
15:29:20 [2020-04-14T15:29:20.368Z] #51 ...
15:29:20 [2020-04-14T15:29:20.368Z] 
15:29:20 [2020-04-14T15:29:20.368Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.505 + RM_GOPATH=0
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.505 + TMP_GOPATH=
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.505 + : /build
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.506 + '[' -z '' ']'
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.507 ++ mktemp -d
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.510 + export GOPATH=/tmp/tmp.jlIksiTxta
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.510 + GOPATH=/tmp/tmp.jlIksiTxta
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.510 + RM_GOPATH=1
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.511 ++ dirname ./install.sh
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.514 + dir=.
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.514 + bin=tomlv
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.514 + shift
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.514 + '[' '!' -f ./tomlv.installer ']'
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.515 + . ./tomlv.installer
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.516 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.516 + install_tomlv
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.516 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.517 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.517 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jlIksiTxta/src/github.com/BurntSushi/toml
15:29:20 [2020-04-14T15:29:20.368Z] #34 0.521 Cloning into '/tmp/tmp.jlIksiTxta/src/github.com/BurntSushi/toml'...
15:29:20 [2020-04-14T15:29:20.368Z] #34 1.899 + cd /tmp/tmp.jlIksiTxta/src/github.com/BurntSushi/toml
15:29:20 [2020-04-14T15:29:20.368Z] #34 1.901 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:29:20 [2020-04-14T15:29:20.368Z] #34 1.934 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:29:20 [2020-04-14T15:29:20.368Z] #34 3.142 math/bits
15:29:20 [2020-04-14T15:29:20.368Z] #34 3.282 runtime/internal/sys
15:29:20 [2020-04-14T15:29:20.368Z] #34 3.322 runtime/internal/atomic
15:29:20 [2020-04-14T15:29:20.368Z] #34 3.402 internal/cpu
15:29:20 [2020-04-14T15:29:20.368Z] #34 4.517 runtime/internal/math
15:29:20 [2020-04-14T15:29:20.368Z] #34 4.971 unicode/utf8
15:29:20 [2020-04-14T15:29:20.368Z] #34 5.110 internal/race
15:29:20 [2020-04-14T15:29:20.368Z] #34 5.599 sync/atomic
15:29:20 [2020-04-14T15:29:20.368Z] #34 5.802 internal/bytealg
15:29:20 [2020-04-14T15:29:20.537Z] ok  	github.com/docker/docker/pkg/ioutils	0.318s	coverage: 69.3% of statements
15:29:20 [2020-04-14T15:29:20.537Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
15:29:20 [2020-04-14T15:29:20.818Z] ok  	github.com/docker/docker/pkg/locker	0.008s	coverage: 88.9% of statements
15:29:20 [2020-04-14T15:29:20.818Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
15:29:20 [2020-04-14T15:29:20.818Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:29:20 [2020-04-14T15:29:20.818Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:29:20 [2020-04-14T15:29:20.964Z] #44 153.0   CC       criu/lsm.o
15:29:21 [2020-04-14T15:29:21.100Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
15:29:21 [2020-04-14T15:29:21.100Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:29:21 [2020-04-14T15:29:21.100Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
15:29:21 [2020-04-14T15:29:21.223Z] #44 153.6   CC       criu/mem.o
15:29:21 [2020-04-14T15:29:21.381Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
15:29:21 [2020-04-14T15:29:21.662Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.022s	coverage: 91.4% of statements
15:29:21 [2020-04-14T15:29:21.662Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
15:29:21 [2020-04-14T15:29:21.662Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:29:21 [2020-04-14T15:29:21.662Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:29:21 [2020-04-14T15:29:21.874Z] #34 7.031 math
15:29:21 [2020-04-14T15:29:21.875Z] #34 7.042 unicode
15:29:22 [2020-04-14T15:29:22.273Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
15:29:22 [2020-04-14T15:29:22.885Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
15:29:22 [2020-04-14T15:29:22.906Z] #34 8.078 internal/testlog
15:29:23 [2020-04-14T15:29:23.166Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
15:29:23 [2020-04-14T15:29:23.447Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:29:23 [2020-04-14T15:29:23.545Z] #34 8.801 runtime
15:29:23 [2020-04-14T15:29:23.767Z] #44 155.8   CC       criu/mount.o
15:29:24 [2020-04-14T15:29:24.449Z] ok  	github.com/docker/docker/pkg/pubsub	1.020s	coverage: 73.9% of statements
15:29:24 [2020-04-14T15:29:24.575Z] #34 9.632 encoding
15:29:24 [2020-04-14T15:29:24.575Z] #34 ...
15:29:24 [2020-04-14T15:29:24.575Z] 
15:29:24 [2020-04-14T15:29:24.575Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:29:24 [2020-04-14T15:29:24.575Z] #42 0.871 + git clone https://github.com/docker/distribution.git .
15:29:24 [2020-04-14T15:29:24.575Z] #42 0.874 Cloning into '.'...
15:29:24 [2020-04-14T15:29:24.575Z] #42 ...
15:29:24 [2020-04-14T15:29:24.575Z] 
15:29:24 [2020-04-14T15:29:24.575Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:29:24 [2020-04-14T15:29:24.575Z] #26 0.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:29:24 [2020-04-14T15:29:24.575Z] #26 1.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:29:24 [2020-04-14T15:29:24.575Z] #26 1.151 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:29:24 [2020-04-14T15:29:24.575Z] #26 3.170 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:29:24 [2020-04-14T15:29:24.575Z] #26 6.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
15:29:24 [2020-04-14T15:29:24.575Z] #26 9.810 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:29:24 [2020-04-14T15:29:24.575Z] #26 ...
15:29:24 [2020-04-14T15:29:24.575Z] 
15:29:24 [2020-04-14T15:29:24.575Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:29:24 [2020-04-14T15:29:24.575Z] #36 0.938 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:29:24 [2020-04-14T15:29:24.575Z] #36 1.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:29:24 [2020-04-14T15:29:24.575Z] #36 1.304 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:29:24 [2020-04-14T15:29:24.575Z] #36 3.246 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:29:24 [2020-04-14T15:29:24.575Z] #36 7.146 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
15:29:24 [2020-04-14T15:29:24.575Z] #36 9.879 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:29:24 [2020-04-14T15:29:24.730Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
15:29:24 [2020-04-14T15:29:24.865Z] #36 ...
15:29:24 [2020-04-14T15:29:24.866Z] 
15:29:24 [2020-04-14T15:29:24.866Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.597 + RM_GOPATH=0
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.597 + TMP_GOPATH=
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.597 + : /build/
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.599 + '[' -z '' ']'
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.600 ++ mktemp -d
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.602 + export GOPATH=/tmp/tmp.J68PJEtZyt
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.602 + GOPATH=/tmp/tmp.J68PJEtZyt
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.603 + RM_GOPATH=1
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.604 ++ dirname ./install.sh
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.608 + dir=.
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.611 + bin=rootlesskit
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.611 + shift
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.611 + '[' '!' -f ./rootlesskit.installer ']'
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.612 + . ./rootlesskit.installer
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.613 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.614 + install_rootlesskit
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.617 + case "$1" in
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.618 + export CGO_ENABLED=0
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.619 + CGO_ENABLED=0
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.620 + _install_rootlesskit
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.621 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.622 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.622 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.J68PJEtZyt/src/github.com/rootless-containers/rootlesskit
15:29:24 [2020-04-14T15:29:24.866Z] #69 0.627 Cloning into '/tmp/tmp.J68PJEtZyt/src/github.com/rootless-containers/rootlesskit'...
15:29:24 [2020-04-14T15:29:24.866Z] #69 9.137 + cd /tmp/tmp.J68PJEtZyt/src/github.com/rootless-containers/rootlesskit
15:29:24 [2020-04-14T15:29:24.866Z] #69 9.139 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
15:29:24 [2020-04-14T15:29:24.866Z] #69 10.10 + for f in rootlesskit rootlesskit-docker-proxy
15:29:24 [2020-04-14T15:29:24.866Z] #69 10.11 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:29:24 [2020-04-14T15:29:24.866Z] #69 ...
15:29:24 [2020-04-14T15:29:24.866Z] 
15:29:24 [2020-04-14T15:29:24.866Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:29:24 [2020-04-14T15:29:24.866Z] #63 0.927 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:29:24 [2020-04-14T15:29:24.866Z] #63 1.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:29:24 [2020-04-14T15:29:24.866Z] #63 1.183 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:29:24 [2020-04-14T15:29:24.866Z] #63 3.070 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:29:24 [2020-04-14T15:29:24.866Z] #63 6.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
15:29:24 [2020-04-14T15:29:24.866Z] #63 9.391 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:29:25 [2020-04-14T15:29:25.156Z] #63 ...
15:29:25 [2020-04-14T15:29:25.156Z] 
15:29:25 [2020-04-14T15:29:25.156Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.675 + RM_GOPATH=0
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.676 + TMP_GOPATH=
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.676 + : /build
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.676 + '[' -z '' ']'
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.680 ++ mktemp -d
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.692 + export GOPATH=/tmp/tmp.K59Kdwrhyx
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.692 + GOPATH=/tmp/tmp.K59Kdwrhyx
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.692 + RM_GOPATH=1
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.693 ++ dirname ./install.sh
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.694 + dir=.
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.694 + bin=vndr
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.694 + shift
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.695 + '[' '!' -f ./vndr.installer ']'
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.695 + . ./vndr.installer
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.695 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.697 + install_vndr
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.697 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.697 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.697 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.K59Kdwrhyx/src/github.com/LK4D4/vndr
15:29:25 [2020-04-14T15:29:25.156Z] #48 0.702 Cloning into '/tmp/tmp.K59Kdwrhyx/src/github.com/LK4D4/vndr'...
15:29:25 [2020-04-14T15:29:25.156Z] #48 1.853 + cd /tmp/tmp.K59Kdwrhyx/src/github.com/LK4D4/vndr
15:29:25 [2020-04-14T15:29:25.156Z] #48 1.853 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:29:25 [2020-04-14T15:29:25.156Z] #48 1.902 + go build -buildmode=pie -v -o /build/vndr .
15:29:25 [2020-04-14T15:29:25.156Z] #48 4.617 internal/cpu
15:29:25 [2020-04-14T15:29:25.156Z] #48 4.686 runtime/internal/math
15:29:25 [2020-04-14T15:29:25.156Z] #48 4.705 internal/race
15:29:25 [2020-04-14T15:29:25.156Z] #48 4.881 runtime/internal/atomic
15:29:25 [2020-04-14T15:29:25.156Z] #48 5.138 sync/atomic
15:29:25 [2020-04-14T15:29:25.156Z] #48 5.204 unicode
15:29:25 [2020-04-14T15:29:25.156Z] #48 5.981 unicode/utf8
15:29:25 [2020-04-14T15:29:25.156Z] #48 6.510 math/bits
15:29:25 [2020-04-14T15:29:25.156Z] #48 6.834 internal/bytealg
15:29:25 [2020-04-14T15:29:25.156Z] #48 9.386 internal/testlog
15:29:25 [2020-04-14T15:29:25.156Z] #48 9.581 runtime
15:29:25 [2020-04-14T15:29:25.156Z] #48 9.603 math
15:29:25 [2020-04-14T15:29:25.156Z] #48 ...
15:29:25 [2020-04-14T15:29:25.156Z] 
15:29:25 [2020-04-14T15:29:25.156Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:29:25 [2020-04-14T15:29:25.156Z] #31 1.027 + git clone https://github.com/kolyshkin/go-swagger.git .
15:29:25 [2020-04-14T15:29:25.156Z] #31 1.036 Cloning into '.'...
15:29:25 [2020-04-14T15:29:25.159Z] #44 ...
15:29:25 [2020-04-14T15:29:25.159Z] 
15:29:25 [2020-04-14T15:29:25.159Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:29:25 [2020-04-14T15:29:25.159Z] #19 6.853 Collecting yamllint==1.16.0
15:29:25 [2020-04-14T15:29:25.446Z] #31 ...
15:29:25 [2020-04-14T15:29:25.446Z] 
15:29:25 [2020-04-14T15:29:25.446Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:25 [2020-04-14T15:29:25.446Z] #11 0.849 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:29:25 [2020-04-14T15:29:25.446Z] #11 0.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:29:25 [2020-04-14T15:29:25.446Z] #11 0.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:29:25 [2020-04-14T15:29:25.446Z] #11 2.673 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:29:25 [2020-04-14T15:29:25.446Z] #11 5.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
15:29:25 [2020-04-14T15:29:25.446Z] #11 8.863 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:29:25 [2020-04-14T15:29:25.446Z] #11 ...
15:29:25 [2020-04-14T15:29:25.446Z] 
15:29:25 [2020-04-14T15:29:25.446Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.682 + RM_GOPATH=0
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.705 + TMP_GOPATH=
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.706 + : /build
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.706 + '[' -z '' ']'
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.708 ++ mktemp -d
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.716 + export GOPATH=/tmp/tmp.1GlKkI5arA
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.716 + GOPATH=/tmp/tmp.1GlKkI5arA
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.716 + RM_GOPATH=1
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.721 ++ dirname ./install.sh
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.725 + dir=.
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.733 + bin=dockercli
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.733 + shift
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.734 + '[' '!' -f ./dockercli.installer ']'
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.734 + . ./dockercli.installer
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.734 ++ : stable
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.734 ++ : 17.06.2-ce
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.735 + install_dockercli
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.737 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.741 Install docker/cli version 17.06.2-ce from stable
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.745 ++ uname -m
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.754 + arch=ppc64le
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.754 + '[' ppc64le '!=' x86_64 ']'
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.754 + '[' ppc64le '!=' s390x ']'
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.754 + '[' ppc64le '!=' armhf ']'
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.754 + build_dockercli
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.755 + git clone https://github.com/docker/docker-ce /tmp/tmp.1GlKkI5arA/tmp/docker-ce
15:29:25 [2020-04-14T15:29:25.446Z] #24 0.777 Cloning into '/tmp/tmp.1GlKkI5arA/tmp/docker-ce'...
15:29:25 [2020-04-14T15:29:25.737Z] #24 ...
15:29:25 [2020-04-14T15:29:25.737Z] 
15:29:25 [2020-04-14T15:29:25.737Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.587 + RM_GOPATH=0
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.587 + TMP_GOPATH=
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.587 + : /build
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.588 + '[' -z '' ']'
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.590 ++ mktemp -d
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.598 + export GOPATH=/tmp/tmp.jqgX3XBb5m
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.599 + GOPATH=/tmp/tmp.jqgX3XBb5m
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.599 + RM_GOPATH=1
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.602 ++ dirname ./install.sh
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.611 + dir=.
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.612 + bin=golangci_lint
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.612 + shift
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.612 + '[' '!' -f ./golangci_lint.installer ']'
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.612 + . ./golangci_lint.installer
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.612 ++ : v1.23.8
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.614 + install_golangci_lint
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.615 Installing golangci-lint version v1.23.8
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.615 + echo 'Installing golangci-lint version v1.23.8'
15:29:25 [2020-04-14T15:29:25.737Z] #54 0.615 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:29:25 [2020-04-14T15:29:25.737Z] #54 ...
15:29:25 [2020-04-14T15:29:25.737Z] 
15:29:25 [2020-04-14T15:29:25.737Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.607 + RM_GOPATH=0
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.607 + TMP_GOPATH=
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.608 + : /build
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.608 + '[' -z '' ']'
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.608 ++ mktemp -d
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.621 + export GOPATH=/tmp/tmp.NBnWuFiHH0
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.621 + GOPATH=/tmp/tmp.NBnWuFiHH0
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.622 + RM_GOPATH=1
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.633 ++ dirname ./install.sh
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.661 + dir=.
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.666 + bin=proxy
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.666 + shift
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.667 + '[' '!' -f ./proxy.installer ']'
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.667 + . ./proxy.installer
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.678 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.688 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.688 + install_proxy
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.688 + case "$1" in
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.688 + export CGO_ENABLED=0
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.688 + CGO_ENABLED=0
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.688 + _install_proxy
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.688 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.695 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NBnWuFiHH0/src/github.com/docker/libnetwork
15:29:25 [2020-04-14T15:29:25.737Z] #75 0.709 Cloning into '/tmp/tmp.NBnWuFiHH0/src/github.com/docker/libnetwork'...
15:29:26 [2020-04-14T15:29:26.026Z] #75 ...
15:29:26 [2020-04-14T15:29:26.026Z] 
15:29:26 [2020-04-14T15:29:26.026Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:29:26 [2020-04-14T15:29:26.026Z] #44 1.007 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:29:26 [2020-04-14T15:29:26.026Z] #44 1.172 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:29:26 [2020-04-14T15:29:26.026Z] #44 1.174 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:29:26 [2020-04-14T15:29:26.026Z] #44 3.008 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:29:26 [2020-04-14T15:29:26.026Z] #44 6.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
15:29:26 [2020-04-14T15:29:26.026Z] #44 9.374 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:29:26 [2020-04-14T15:29:26.317Z] #44 ...
15:29:26 [2020-04-14T15:29:26.317Z] 
15:29:26 [2020-04-14T15:29:26.317Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.708 + RM_GOPATH=0
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.708 + TMP_GOPATH=
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.708 + : /build
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.708 + '[' -z '' ']'
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.751 ++ mktemp -d
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.752 + export GOPATH=/tmp/tmp.101WyQxMDA
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.752 + GOPATH=/tmp/tmp.101WyQxMDA
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.752 + RM_GOPATH=1
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.753 ++ dirname ./install.sh
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.791 + dir=.
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.794 + bin=shfmt
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.795 + shift
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.797 + '[' '!' -f ./shfmt.installer ']'
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.798 + . ./shfmt.installer
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.806 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.808 + install_shfmt
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.812 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.812 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.814 + git clone https://github.com/mvdan/sh.git /tmp/tmp.101WyQxMDA/src/github.com/mvdan/sh
15:29:26 [2020-04-14T15:29:26.317Z] #57 0.821 Cloning into '/tmp/tmp.101WyQxMDA/src/github.com/mvdan/sh'...
15:29:27 [2020-04-14T15:29:27.521Z] ok  	github.com/docker/docker/pkg/signal	2.334s	coverage: 61.0% of statements
15:29:27 [2020-04-14T15:29:27.702Z] #19 12.34   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:29:27 [2020-04-14T15:29:27.702Z] #19 12.61 Collecting pyyaml (from yamllint==1.16.0)
15:29:27 [2020-04-14T15:29:27.802Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
15:29:28 [2020-04-14T15:29:28.084Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
15:29:28 [2020-04-14T15:29:28.365Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
15:29:28 [2020-04-14T15:29:28.645Z] #19 ...
15:29:28 [2020-04-14T15:29:28.645Z] 
15:29:28 [2020-04-14T15:29:28.645Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:28 [2020-04-14T15:29:28.645Z] #44 160.9   CC       criu/namespaces.o
15:29:28 [2020-04-14T15:29:28.647Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
15:29:28 [2020-04-14T15:29:28.928Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
15:29:29 [2020-04-14T15:29:29.540Z] ok  	github.com/docker/docker/pkg/system	0.050s	coverage: 37.2% of statements
15:29:29 [2020-04-14T15:29:29.540Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
15:29:30 [2020-04-14T15:29:30.162Z] ok  	github.com/docker/docker/pkg/tarsum	0.026s	coverage: 89.3% of statements
15:29:30 [2020-04-14T15:29:30.443Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
15:29:30 [2020-04-14T15:29:30.559Z] #44 162.7   CC       criu/net.o
15:29:30 [2020-04-14T15:29:30.724Z] testing: warning: no tests to run
15:29:30 [2020-04-14T15:29:30.725Z] coverage: [no statements]
15:29:30 [2020-04-14T15:29:30.725Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:29:31 [2020-04-14T15:29:31.006Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:29:31 [2020-04-14T15:29:31.006Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
15:29:31 [2020-04-14T15:29:31.287Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:29:33 [2020-04-14T15:29:33.303Z] ok  	github.com/docker/docker/plugin	0.560s	coverage: 27.1% of statements
15:29:33 [2020-04-14T15:29:33.864Z] #44 165.7   CC       criu/netfilter.o
15:29:33 [2020-04-14T15:29:33.864Z] #44 166.1   CC       criu/page-pipe.o
15:29:33 [2020-04-14T15:29:33.864Z] #44 ...
15:29:33 [2020-04-14T15:29:33.864Z] 
15:29:33 [2020-04-14T15:29:33.864Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:29:33 [2020-04-14T15:29:33.864Z] #19 13.36   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:29:33 [2020-04-14T15:29:33.864Z] #19 15.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:29:33 [2020-04-14T15:29:33.864Z] #19 15.41   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:29:33 [2020-04-14T15:29:33.864Z] #19 15.48 Building wheels for collected packages: pyyaml
15:29:33 [2020-04-14T15:29:33.864Z] #19 15.49   Running setup.py bdist_wheel for pyyaml: started
15:29:33 [2020-04-14T15:29:33.864Z] #19 17.08   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:29:33 [2020-04-14T15:29:33.864Z] #19 17.08   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:29:33 [2020-04-14T15:29:33.864Z] #19 17.19 Successfully built pyyaml
15:29:33 [2020-04-14T15:29:33.864Z] #19 17.22 Installing collected packages: pyyaml, pathspec, yamllint
15:29:33 [2020-04-14T15:29:33.864Z] #19 17.55 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:29:33 [2020-04-14T15:29:33.864Z] #19 DONE 18.5s
15:29:33 [2020-04-14T15:29:33.915Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
15:29:34 [2020-04-14T15:29:34.127Z] 
15:29:34 [2020-04-14T15:29:34.127Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:34 [2020-04-14T15:29:34.527Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
15:29:34 [2020-04-14T15:29:34.698Z] #44 167.0   CC       criu/page-xfer.o
15:29:34 [2020-04-14T15:29:34.785Z] #57 18.92 + cd /tmp/tmp.101WyQxMDA/src/github.com/mvdan/sh
15:29:34 [2020-04-14T15:29:34.785Z] #57 18.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:29:34 [2020-04-14T15:29:34.785Z] #57 19.13 + GO111MODULE=on
15:29:34 [2020-04-14T15:29:34.785Z] #57 19.14 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:29:34 [2020-04-14T15:29:34.808Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 83.7% of statements
15:29:35 [2020-04-14T15:29:35.076Z] #57 ...
15:29:35 [2020-04-14T15:29:35.076Z] 
15:29:35 [2020-04-14T15:29:35.076Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:35 [2020-04-14T15:29:35.076Z] #34 10.22 runtime/cgo
15:29:35 [2020-04-14T15:29:35.076Z] #34 ...
15:29:35 [2020-04-14T15:29:35.076Z] 
15:29:35 [2020-04-14T15:29:35.076Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:35 [2020-04-14T15:29:35.076Z] #48 10.98 unicode/utf16
15:29:35 [2020-04-14T15:29:35.076Z] #48 12.49 container/list
15:29:35 [2020-04-14T15:29:35.076Z] #48 16.78 crypto/internal/subtle
15:29:35 [2020-04-14T15:29:35.076Z] #48 17.77 crypto/subtle
15:29:35 [2020-04-14T15:29:35.076Z] #48 18.30 vendor/golang.org/x/crypto/cryptobyte/asn1
15:29:35 [2020-04-14T15:29:35.076Z] #48 18.73 internal/nettrace
15:29:35 [2020-04-14T15:29:35.076Z] #48 19.28 runtime/cgo
15:29:35 [2020-04-14T15:29:35.641Z] #44 168.1   CC       criu/pagemap-cache.o
15:29:36 [2020-04-14T15:29:36.213Z] #44 168.4   CC       criu/pagemap.o
15:29:36 [2020-04-14T15:29:36.275Z] ok  	github.com/docker/docker/registry	0.100s	coverage: 56.0% of statements
15:29:36 [2020-04-14T15:29:36.556Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
15:29:36 [2020-04-14T15:29:36.581Z] #48 ...
15:29:36 [2020-04-14T15:29:36.581Z] 
15:29:36 [2020-04-14T15:29:36.581Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:36 [2020-04-14T15:29:36.581Z] #57 21.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:29:36 [2020-04-14T15:29:36.581Z] #57 21.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:29:36 [2020-04-14T15:29:36.581Z] #57 21.85 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:29:36 [2020-04-14T15:29:36.786Z] #44 169.3   CC       criu/parasite-syscall.o
15:29:36 [2020-04-14T15:29:36.837Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
15:29:37 [2020-04-14T15:29:37.213Z] #57 22.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:29:37 [2020-04-14T15:29:37.213Z] #57 22.51 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:29:37 [2020-04-14T15:29:37.449Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
15:29:37 [2020-04-14T15:29:37.449Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
15:29:37 [2020-04-14T15:29:37.728Z] #44 170.1   CC       criu/path.o
15:29:38 [2020-04-14T15:29:38.301Z] #44 170.5   CC       criu/pie-util-vdso.o
15:29:38 [2020-04-14T15:29:38.561Z] #44 170.8   CC       criu/pie-util.o
15:29:38 [2020-04-14T15:29:38.822Z] #44 171.0   CC       criu/pipes.o
15:29:39 [2020-04-14T15:29:39.084Z] #44 ...
15:29:39 [2020-04-14T15:29:39.084Z] 
15:29:39 [2020-04-14T15:29:39.084Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:39 [2020-04-14T15:29:39.084Z] #60 112.8 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
15:29:39 [2020-04-14T15:29:39.084Z] #60 114.4 + mkdir -p /build
15:29:39 [2020-04-14T15:29:39.084Z] #60 114.4 + cp runc /build/runc
15:29:39 [2020-04-14T15:29:39.084Z] #60 DONE 114.7s
15:29:39 [2020-04-14T15:29:39.084Z] 
15:29:39 [2020-04-14T15:29:39.084Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:39 [2020-04-14T15:29:39.278Z] #57 24.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:29:39 [2020-04-14T15:29:39.345Z] #44 171.8   CC       criu/plugin.o
15:29:39 [2020-04-14T15:29:39.774Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:29:39 [2020-04-14T15:29:39.774Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-101d681b\powershellScript.ps1'; exit $LASTEXITCODE;
15:29:39 [2020-04-14T15:29:39.774Z] ----------------------------------------------------------------------------
15:29:39 [2020-04-14T15:29:39.774Z] 
15:29:39 [2020-04-14T15:29:39.774Z] INFO: executeCI.ps1 starting at Tue Apr 14 15:29:39 CUT 2020
15:29:39 [2020-04-14T15:29:39.774Z] 
15:29:39 [2020-04-14T15:29:39.774Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:29:39 [2020-04-14T15:29:39.774Z] INFO: Running git version 2.24.1.windows.2
15:29:39 [2020-04-14T15:29:39.918Z] #44 172.2   CC       criu/proc_parse.o
15:29:40 [2020-04-14T15:29:40.151Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
15:29:40 [2020-04-14T15:29:40.273Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
15:29:40 [2020-04-14T15:29:40.273Z] INFO: Environment variables:
15:29:40 [2020-04-14T15:29:40.273Z] 
15:29:40 [2020-04-14T15:29:40.273Z] Name                           Value                                                                                   
15:29:40 [2020-04-14T15:29:40.273Z] ----                           -----                                                                                   
15:29:40 [2020-04-14T15:29:40.273Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:29:40 [2020-04-14T15:29:40.273Z] amd64                          true                                                                                    
15:29:40 [2020-04-14T15:29:40.273Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
15:29:40 [2020-04-14T15:29:40.273Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:29:40 [2020-04-14T15:29:40.273Z] arm64                          true                                                                                    
15:29:40 [2020-04-14T15:29:40.273Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
15:29:40 [2020-04-14T15:29:40.273Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
15:29:40 [2020-04-14T15:29:40.273Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
15:29:40 [2020-04-14T15:29:40.273Z] BRANCH_NAME                    PR-39705                                                                                
15:29:40 [2020-04-14T15:29:40.273Z] BUILD_DISPLAY_NAME             #7                                                                                      
15:29:40 [2020-04-14T15:29:40.273Z] BUILD_ID                       7                                                                                       
15:29:40 [2020-04-14T15:29:40.273Z] BUILD_NUMBER                   7                                                                                       
15:29:40 [2020-04-14T15:29:40.273Z] BUILD_TAG                      jenkins-moby-PR-39705-7                                                                 
15:29:40 [2020-04-14T15:29:40.274Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-39705/7/                              
15:29:40 [2020-04-14T15:29:40.274Z] CHANGE_AUTHOR                  thaJeztah                                                                               
15:29:40 [2020-04-14T15:29:40.274Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
15:29:40 [2020-04-14T15:29:40.274Z] CHANGE_BRANCH                  daemon_nits                                                                             
15:29:40 [2020-04-14T15:29:40.274Z] CHANGE_FORK                    thaJeztah/docker                                                                        
15:29:40 [2020-04-14T15:29:40.274Z] CHANGE_ID                      39705                                                                                   
15:29:40 [2020-04-14T15:29:40.274Z] CHANGE_TARGET                  master                                                                                  
15:29:40 [2020-04-14T15:29:40.274Z] CHANGE_TITLE                   daemon: various nits and small fixes                                                    
15:29:40 [2020-04-14T15:29:40.274Z] CHANGE_URL                     https://github.com/moby/moby/pull/39705                                                 
15:29:40 [2020-04-14T15:29:40.274Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
15:29:40 [2020-04-14T15:29:40.274Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:29:40 [2020-04-14T15:29:40.274Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:29:40 [2020-04-14T15:29:40.274Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:29:40 [2020-04-14T15:29:40.274Z] COMPUTERNAME                   azwin-2-bda720                                                                          
15:29:40 [2020-04-14T15:29:40.274Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
15:29:40 [2020-04-14T15:29:40.274Z] ConfigSequenceNumber           0                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] dco                            true                                                                                    
15:29:40 [2020-04-14T15:29:40.274Z] DOCKER_BUILDKIT                0                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] DOCKER_DUT_DEBUG               1                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:29:40 [2020-04-14T15:29:40.274Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:29:40 [2020-04-14T15:29:40.274Z] EXECUTOR_NUMBER                0                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] FQDN                           azwin-2-bda720.westus.cloudapp.azure.com                                                
15:29:40 [2020-04-14T15:29:40.274Z] GIT_BRANCH                     PR-39705                                                                                
15:29:40 [2020-04-14T15:29:40.274Z] GIT_COMMIT                     eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282                                                
15:29:40 [2020-04-14T15:29:40.274Z] GIT_PREVIOUS_COMMIT            1bd97dd76b6098059ce1748d0bd80e788306af89                                                
15:29:40 [2020-04-14T15:29:40.274Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 1bd97dd76b6098059ce1748d0bd80e788306af89                                                
15:29:40 [2020-04-14T15:29:40.274Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:29:40 [2020-04-14T15:29:40.274Z] HUDSON_COOKIE                  440c7b66-ca95-4f14-9d6e-fbda06755a43                                                    
15:29:40 [2020-04-14T15:29:40.274Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:29:40 [2020-04-14T15:29:40.274Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:29:40 [2020-04-14T15:29:40.274Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
15:29:40 [2020-04-14T15:29:40.274Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
15:29:40 [2020-04-14T15:29:40.274Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:29:40 [2020-04-14T15:29:40.274Z] JENKINS_NODE_COOKIE            f5850dae-a276-482d-83c3-da23d0bf2a75                                                    
15:29:40 [2020-04-14T15:29:40.274Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:29:40 [2020-04-14T15:29:40.274Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
15:29:40 [2020-04-14T15:29:40.274Z] JOB_BASE_NAME                  PR-39705                                                                                
15:29:40 [2020-04-14T15:29:40.274Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-39705/display/redirect                
15:29:40 [2020-04-14T15:29:40.274Z] JOB_NAME                       moby/PR-39705                                                                           
15:29:40 [2020-04-14T15:29:40.274Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-39705/                                
15:29:40 [2020-04-14T15:29:40.274Z] library.jps.version            master                                                                                  
15:29:40 [2020-04-14T15:29:40.274Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
15:29:40 [2020-04-14T15:29:40.274Z] NODE_LABELS                    amd64 azure azwin-2-bda720 azwin-2019 docker west-us windows windows-2019 x86_64        
15:29:40 [2020-04-14T15:29:40.274Z] NODE_NAME                      azwin-2-bda720                                                                          
15:29:40 [2020-04-14T15:29:40.274Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] OS                             Windows_NT                                                                              
15:29:40 [2020-04-14T15:29:40.274Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
15:29:40 [2020-04-14T15:29:40.274Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:29:40 [2020-04-14T15:29:40.274Z] ppc64le                        true                                                                                    
15:29:40 [2020-04-14T15:29:40.274Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:29:40 [2020-04-14T15:29:40.274Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
15:29:40 [2020-04-14T15:29:40.274Z] PROCESSOR_LEVEL                6                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] PROCESSOR_REVISION             4f01                                                                                    
15:29:40 [2020-04-14T15:29:40.274Z] ProgramData                    C:\ProgramData                                                                          
15:29:40 [2020-04-14T15:29:40.274Z] ProgramFiles                   C:\Program Files                                                                        
15:29:40 [2020-04-14T15:29:40.274Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:29:40 [2020-04-14T15:29:40.274Z] ProgramW6432                   C:\Program Files                                                                        
15:29:40 [2020-04-14T15:29:40.274Z] PROMPT                         $P$G                                                                                    
15:29:40 [2020-04-14T15:29:40.274Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:29:40 [2020-04-14T15:29:40.274Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
15:29:40 [2020-04-14T15:29:40.274Z] PUBLIC                         C:\Users\Public                                                                         
15:29:40 [2020-04-14T15:29:40.274Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-39705/7/display/redirect?page=changes 
15:29:40 [2020-04-14T15:29:40.274Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-39705/7/display/redirect              
15:29:40 [2020-04-14T15:29:40.274Z] s390x                          true                                                                                    
15:29:40 [2020-04-14T15:29:40.274Z] skip_dco                       false                                                                                   
15:29:40 [2020-04-14T15:29:40.274Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] SOURCES_DRIVE                  d                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] SOURCES_SUBDIR                 gopath                                                                                  
15:29:40 [2020-04-14T15:29:40.274Z] STAGE_NAME                     Run tests                                                                               
15:29:40 [2020-04-14T15:29:40.274Z] SystemDrive                    C:                                                                                      
15:29:40 [2020-04-14T15:29:40.274Z] SystemRoot                     C:\windows                                                                              
15:29:40 [2020-04-14T15:29:40.274Z] TEMP                           C:\windows\TEMP                                                                         
15:29:40 [2020-04-14T15:29:40.274Z] TESTDEBUG                      0                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] TESTRUN_DRIVE                  d                                                                                       
15:29:40 [2020-04-14T15:29:40.274Z] TESTRUN_SUBDIR                 CI                                                                                      
15:29:40 [2020-04-14T15:29:40.274Z] TIMEOUT                        120m                                                                                    
15:29:40 [2020-04-14T15:29:40.274Z] TMP                            C:\windows\TEMP                                                                         
15:29:40 [2020-04-14T15:29:40.274Z] unit_validate                  true                                                                                    
15:29:40 [2020-04-14T15:29:40.274Z] USERDOMAIN                     WORKGROUP                                                                               
15:29:40 [2020-04-14T15:29:40.274Z] USERNAME                       azwin-2-bda720$                                                                         
15:29:40 [2020-04-14T15:29:40.274Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
15:29:40 [2020-04-14T15:29:40.274Z] validate_force                 false                                                                                   
15:29:40 [2020-04-14T15:29:40.274Z] windir                         C:\windows                                                                              
15:29:40 [2020-04-14T15:29:40.274Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
15:29:40 [2020-04-14T15:29:40.274Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
15:29:40 [2020-04-14T15:29:40.274Z] windowsRS1                     false                                                                                   
15:29:40 [2020-04-14T15:29:40.274Z] windowsRS5                     true                                                                                    
15:29:40 [2020-04-14T15:29:40.274Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:29:40 [2020-04-14T15:29:40.274Z] 
15:29:40 [2020-04-14T15:29:40.274Z] 
15:29:40 [2020-04-14T15:29:40.274Z] 
15:29:40 [2020-04-14T15:29:40.432Z] ok  	github.com/docker/docker/volume/local	0.043s	coverage: 73.0% of statements
15:29:40 [2020-04-14T15:29:40.784Z] #57 25.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:29:41 [2020-04-14T15:29:41.045Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
15:29:42 [2020-04-14T15:29:42.048Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.0% of statements
15:29:42 [2020-04-14T15:29:42.463Z] #44 174.4   CC       criu/protobuf-desc.o
15:29:42 [2020-04-14T15:29:42.494Z] INFO: Sources under d:\gopath\...
15:29:42 [2020-04-14T15:29:42.494Z] INFO: Test run under d:\CI\...
15:29:42 [2020-04-14T15:29:42.725Z] #44 175.1   CC       criu/protobuf.o
15:29:42 [2020-04-14T15:29:42.958Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:29:42 [2020-04-14T15:29:42.958Z] INFO: docker/docker repository was found
15:29:42 [2020-04-14T15:29:42.958Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
15:29:42 [2020-04-14T15:29:42.985Z] #44 175.4   CC       criu/pstree.o
15:29:43 [2020-04-14T15:29:43.512Z] #57 ...
15:29:43 [2020-04-14T15:29:43.512Z] 
15:29:43 [2020-04-14T15:29:43.512Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:29:43 [2020-04-14T15:29:43.927Z] #44 176.2   CC       criu/rbtree.o
15:29:43 [2020-04-14T15:29:43.940Z] ltsc2019: Pulling from windows/servercore
15:29:43 [2020-04-14T15:29:43.940Z] 65014b3c3121: Pulling fs layer
15:29:43 [2020-04-14T15:29:43.940Z] 23645bd7ee08: Pulling fs layer
15:29:44 [2020-04-14T15:29:44.092Z] #42 28.80 Checking out files:  70% (1124/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.
15:29:44 [2020-04-14T15:29:44.187Z] #44 176.5   CC       criu/rst-malloc.o
15:29:44 [2020-04-14T15:29:44.383Z] #42 29.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:29:44 [2020-04-14T15:29:44.448Z] #44 176.8   CC       criu/seccomp.o
15:29:45 [2020-04-14T15:29:45.388Z] #44 177.4   CC       criu/seize.o
15:29:45 [2020-04-14T15:29:45.649Z] #44 ...
15:29:45 [2020-04-14T15:29:45.649Z] 
15:29:45 [2020-04-14T15:29:45.649Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:29:45 [2020-04-14T15:29:45.649Z] #65 198.8 + bin/containerd
15:29:46 [2020-04-14T15:29:46.751Z] #42 32.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:29:49 [2020-04-14T15:29:49.465Z] #42 ...
15:29:49 [2020-04-14T15:29:49.465Z] 
15:29:49 [2020-04-14T15:29:49.465Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:29:49 [2020-04-14T15:29:49.465Z] #48 24.73 vendor/golang.org/x/crypto/internal/subtle
15:29:49 [2020-04-14T15:29:49.754Z] #48 ...
15:29:49 [2020-04-14T15:29:49.754Z] 
15:29:49 [2020-04-14T15:29:49.754Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:49 [2020-04-14T15:29:49.754Z] #75 29.14 Checking out files:  48% (1009/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:29:49 [2020-04-14T15:29:49.754Z] #75 29.75 + cd /tmp/tmp.NBnWuFiHH0/src/github.com/docker/libnetwork
15:29:49 [2020-04-14T15:29:49.754Z] #75 29.75 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:29:49 [2020-04-14T15:29:49.754Z] #75 30.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:29:49 [2020-04-14T15:29:49.754Z] #75 ...
15:29:49 [2020-04-14T15:29:49.754Z] 
15:29:49 [2020-04-14T15:29:49.754Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:29:49 [2020-04-14T15:29:49.754Z] #63 25.47 Fetched 8120 kB in 25s (331 kB/s)
15:29:49 [2020-04-14T15:29:49.754Z] #63 25.47 Reading package lists...
15:29:49 [2020-04-14T15:29:49.852Z] #65 ...
15:29:49 [2020-04-14T15:29:49.852Z] 
15:29:49 [2020-04-14T15:29:49.852Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:29:49 [2020-04-14T15:29:49.852Z] #53 DONE 240.7s
15:29:50 [2020-04-14T15:29:50.047Z] #63 ...
15:29:50 [2020-04-14T15:29:50.047Z] 
15:29:50 [2020-04-14T15:29:50.047Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:29:50 [2020-04-14T15:29:50.047Z] #57 29.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:29:50 [2020-04-14T15:29:50.047Z] #57 31.46 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:29:50 [2020-04-14T15:29:50.047Z] #57 31.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:29:50 [2020-04-14T15:29:50.047Z] #57 32.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:29:50 [2020-04-14T15:29:50.047Z] #57 32.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:29:50 [2020-04-14T15:29:50.047Z] #57 33.85 runtime/cgo
15:29:50 [2020-04-14T15:29:50.047Z] #57 34.50 runtime
15:29:50 [2020-04-14T15:29:50.112Z] 
15:29:50 [2020-04-14T15:29:50.112Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:29:50 [2020-04-14T15:29:50.112Z] #44 178.2   CC       criu/servicefd.o
15:29:50 [2020-04-14T15:29:50.112Z] #44 178.7   CC       criu/shmem.o
15:29:50 [2020-04-14T15:29:50.112Z] #44 179.6   CC       criu/sigframe.o
15:29:50 [2020-04-14T15:29:50.112Z] #44 179.8   CC       criu/signalfd.o
15:29:50 [2020-04-14T15:29:50.112Z] #44 180.0   CC       criu/sk-inet.o
15:29:50 [2020-04-14T15:29:50.112Z] #44 181.0   CC       criu/sk-netlink.o
15:29:50 [2020-04-14T15:29:50.112Z] #44 181.4   CC       criu/sk-packet.o
15:29:50 [2020-04-14T15:29:50.113Z] #44 182.0   CC       criu/sk-queue.o
15:29:50 [2020-04-14T15:29:50.113Z] #44 182.5   CC       criu/sk-tcp.o
15:29:50 [2020-04-14T15:29:50.336Z] #57 ...
15:29:50 [2020-04-14T15:29:50.337Z] 
15:29:50 [2020-04-14T15:29:50.337Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:29:50 [2020-04-14T15:29:50.337Z] #44 25.96 Fetched 8120 kB in 25s (324 kB/s)
15:29:50 [2020-04-14T15:29:50.337Z] #44 25.96 Reading package lists...
15:29:50 [2020-04-14T15:29:50.337Z] #44 ...
15:29:50 [2020-04-14T15:29:50.337Z] 
15:29:50 [2020-04-14T15:29:50.337Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:50 [2020-04-14T15:29:50.337Z] #11 25.87 Fetched 8120 kB in 25s (324 kB/s)
15:29:50 [2020-04-14T15:29:50.625Z] #11 25.87 Reading package lists...
15:29:50 [2020-04-14T15:29:50.626Z] #11 ...
15:29:50 [2020-04-14T15:29:50.626Z] 
15:29:50 [2020-04-14T15:29:50.626Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:29:50 [2020-04-14T15:29:50.683Z] #44 182.9   CC       criu/sk-unix.o
15:29:51 [2020-04-14T15:29:51.082Z] 23645bd7ee08: Verifying Checksum
15:29:51 [2020-04-14T15:29:51.082Z] 23645bd7ee08: Download complete
15:29:51 [2020-04-14T15:29:51.256Z] #63 35.95 Reading package lists...
15:29:51 [2020-04-14T15:29:51.256Z] #63 ...
15:29:51 [2020-04-14T15:29:51.256Z] 
15:29:51 [2020-04-14T15:29:51.256Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:29:51 [2020-04-14T15:29:51.256Z] #26 26.79 Fetched 8120 kB in 26s (314 kB/s)
15:29:51 [2020-04-14T15:29:51.256Z] #26 26.79 Reading package lists...
15:29:51 [2020-04-14T15:29:51.256Z] #26 ...
15:29:51 [2020-04-14T15:29:51.256Z] 
15:29:51 [2020-04-14T15:29:51.256Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:29:51 [2020-04-14T15:29:51.256Z] #54 36.25 + cd /tmp/tmp.jqgX3XBb5m/src/github.com/golangci/golangci-lint/
15:29:51 [2020-04-14T15:29:51.256Z] #54 36.25 + git checkout -q v1.23.8
15:29:51 [2020-04-14T15:29:51.549Z] #54 ...
15:29:51 [2020-04-14T15:29:51.549Z] 
15:29:51 [2020-04-14T15:29:51.549Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:29:51 [2020-04-14T15:29:51.549Z] #36 27.18 Fetched 8120 kB in 26s (308 kB/s)
15:29:51 [2020-04-14T15:29:51.549Z] #36 27.18 Reading package lists...
15:29:51 [2020-04-14T15:29:51.549Z] #36 ...
15:29:51 [2020-04-14T15:29:51.549Z] 
15:29:51 [2020-04-14T15:29:51.549Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:29:51 [2020-04-14T15:29:51.549Z] #11 25.87 Reading package lists...
15:29:52 [2020-04-14T15:29:52.600Z] #44 184.6   CC       criu/sockets.o
15:29:53 [2020-04-14T15:29:53.171Z] #44 185.3   CC       criu/stats.o
15:29:53 [2020-04-14T15:29:53.171Z] #44 185.6   CC       criu/string.o
15:29:53 [2020-04-14T15:29:53.432Z] #44 185.7   CC       criu/sysctl.o
15:29:53 [2020-04-14T15:29:53.704Z] #44 186.2   CC       criu/sysfs_parse.o
15:29:54 [2020-04-14T15:29:54.277Z] #44 186.5   CC       criu/timerfd.o
15:29:54 [2020-04-14T15:29:54.538Z] #44 186.8   CC       criu/tty.o
15:29:56 [2020-04-14T15:29:56.060Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:29:56 [2020-04-14T15:29:56.060Z] 
15:29:56 [2020-04-14T15:29:56.060Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:29:56 [2020-04-14T15:29:56.060Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:29:56 [2020-04-14T15:29:56.060Z] HOSTNAME=d6ec295be979
15:29:56 [2020-04-14T15:29:56.060Z] DEST=bundles/test-integration
15:29:56 [2020-04-14T15:29:56.060Z] PWD=/go/src/github.com/docker/docker
15:29:56 [2020-04-14T15:29:56.060Z] DOCKER_ROOTLESS=1
15:29:56 [2020-04-14T15:29:56.060Z] DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:29:56 [2020-04-14T15:29:56.060Z] container=docker
15:29:56 [2020-04-14T15:29:56.060Z] HOME=/root
15:29:56 [2020-04-14T15:29:56.060Z] GOLANG_VERSION=1.13.10
15:29:56 [2020-04-14T15:29:56.060Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:29:56 [2020-04-14T15:29:56.060Z] VALIDATE_BRANCH=master
15:29:56 [2020-04-14T15:29:56.060Z] TERM=xterm
15:29:56 [2020-04-14T15:29:56.060Z] DOCKER_PKG=github.com/docker/docker
15:29:56 [2020-04-14T15:29:56.060Z] SHLVL=1
15:29:56 [2020-04-14T15:29:56.060Z] TIMEOUT=120m
15:29:56 [2020-04-14T15:29:56.060Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:29:56 [2020-04-14T15:29:56.060Z] DOCKER_GRAPHDRIVER=overlay2
15:29:56 [2020-04-14T15:29:56.060Z] GO111MODULE=off
15:29:56 [2020-04-14T15:29:56.060Z] DOCKER_EXPERIMENTAL=1
15:29:56 [2020-04-14T15:29:56.060Z] TEST_SKIP_INTEGRATION_CLI=1
15:29:56 [2020-04-14T15:29:56.060Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:29:56 [2020-04-14T15:29:56.060Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:29:56 [2020-04-14T15:29:56.060Z] GOPATH=/go
15:29:56 [2020-04-14T15:29:56.060Z] PKG_CONFIG=pkg-config
15:29:56 [2020-04-14T15:29:56.060Z] _=/usr/bin/env
15:29:56 [2020-04-14T15:29:56.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:29:56 [2020-04-14T15:29:56.098Z] INFO [loader] Go packages loading at mode 575 (deps|types_sizes|name|compiled_files|exports_file|files|imports) took 1m54.511525342s 
15:29:56 [2020-04-14T15:29:56.098Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.928195ms 
15:29:56 [2020-04-14T15:29:56.450Z] #44 188.5   CC       criu/tun.o
15:29:56 [2020-04-14T15:29:56.710Z] #44 189.0   CC       criu/uffd.o
15:29:57 [2020-04-14T15:29:57.251Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/rootless	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/volume	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === Skipped
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver btrfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver btrfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver btrfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver btrfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver btrfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:73: No driver to put!
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z] time="2020-04-14T15:28:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z] time="2020-04-14T15:28:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z] time="2020-04-14T15:28:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z] time="2020-04-14T15:28:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z] time="2020-04-14T15:28:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:73: No driver to put!
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     overlay_test.go:49: Fails to compute changes intermittently
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver zfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver zfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver zfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver zfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:46: Driver zfs not supported
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     graphtest_unix.go:73: No driver to put!
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:29:57 [2020-04-14T15:29:57.252Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] 
15:29:57 [2020-04-14T15:29:57.252Z] DONE 2140 tests, 26 skipped in 185.127s
Post stage
[Pipeline] junit
15:29:57 [2020-04-14T15:29:57.288Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:29:57 [2020-04-14T15:29:57.746Z] #11 37.89 Reading package lists...
15:29:57 [2020-04-14T15:29:57.746Z] #11 ...
15:29:57 [2020-04-14T15:29:57.746Z] 
15:29:57 [2020-04-14T15:29:57.746Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:29:57 [2020-04-14T15:29:57.746Z] #54 37.14 ++ git describe --tags
15:29:57 [2020-04-14T15:29:57.746Z] #54 37.15 + version=v1.23.8
15:29:57 [2020-04-14T15:29:57.746Z] #54 37.15 ++ git rev-parse --short HEAD
15:29:57 [2020-04-14T15:29:57.746Z] #54 37.16 + commit=76a82c6
15:29:57 [2020-04-14T15:29:57.746Z] #54 37.16 ++ git show -s --format=%cd
15:29:57 [2020-04-14T15:29:57.746Z] #54 37.17 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:29:57 [2020-04-14T15:29:57.746Z] #54 37.18 + 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
15:29:57 [2020-04-14T15:29:57.816Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -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:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/make.sh dynbinary test-integration
15:29:58 [2020-04-14T15:29:58.099Z] 
15:29:58 [2020-04-14T15:29:58.103Z] #44 190.1   CC       criu/util.o
15:29:58 [2020-04-14T15:29:58.380Z] Removing bundles/
15:29:58 [2020-04-14T15:29:58.380Z] 
15:29:58 [2020-04-14T15:29:58.380Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:29:58 [2020-04-14T15:29:58.380Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:29:58 [2020-04-14T15:29:58.380Z] GOOS="" GOARCH="" GOARM=""
15:29:59 [2020-04-14T15:29:59.043Z] #44 191.2   CC       criu/uts_ns.o
15:29:59 [2020-04-14T15:29:59.043Z] #44 191.3   CC       criu/vdso.o
15:29:59 [2020-04-14T15:29:59.614Z] #44 191.7   LINK     criu/built-in.o
15:29:59 [2020-04-14T15:29:59.614Z] #44 191.8   LINK     criu/criu
15:29:59 [2020-04-14T15:29:59.722Z] 65014b3c3121: Verifying Checksum
15:29:59 [2020-04-14T15:29:59.722Z] 65014b3c3121: Download complete
15:29:59 [2020-04-14T15:29:59.874Z] #44 192.1   DEP      lib/c/criu.d
15:29:59 [2020-04-14T15:29:59.874Z] #44 192.2   CC       images/rpc.pb-c.o
15:30:00 [2020-04-14T15:30:00.445Z] #44 192.8   CC       lib/c/criu.o
15:30:00 [2020-04-14T15:30:00.706Z] #44 ...
15:30:00 [2020-04-14T15:30:00.706Z] 
15:30:00 [2020-04-14T15:30:00.706Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:30:00 [2020-04-14T15:30:00.706Z] #23 251.1 + return
15:30:00 [2020-04-14T15:30:00.970Z] #23 DONE 251.5s
15:30:00 [2020-04-14T15:30:00.970Z] 
15:30:00 [2020-04-14T15:30:00.970Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:01 [2020-04-14T15:30:01.255Z] #54 ...
15:30:01 [2020-04-14T15:30:01.255Z] 
15:30:01 [2020-04-14T15:30:01.255Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:30:01 [2020-04-14T15:30:01.255Z] #63 35.95 Reading package lists...
15:30:01 [2020-04-14T15:30:01.255Z] #63 ...
15:30:01 [2020-04-14T15:30:01.255Z] 
15:30:01 [2020-04-14T15:30:01.255Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:30:01 [2020-04-14T15:30:01.255Z] #44 36.67 Reading package lists...
15:30:01 [2020-04-14T15:30:01.255Z] #44 46.82 Building dependency tree...
15:30:01 [2020-04-14T15:30:01.255Z] #44 ...
15:30:01 [2020-04-14T15:30:01.255Z] 
15:30:01 [2020-04-14T15:30:01.255Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:30:01 [2020-04-14T15:30:01.543Z] #44 193.7   LINK     lib/c/built-in.o
15:30:01 [2020-04-14T15:30:01.543Z] #44 193.8   LINK     lib/c/libcriu.so
15:30:01 [2020-04-14T15:30:01.543Z] #44 193.8   LINK     lib/c/libcriu.a
15:30:01 [2020-04-14T15:30:01.543Z] #44 194.0   GEN      magic.py
15:30:01 [2020-04-14T15:30:01.804Z] #44 194.1 Note: Building without setproctitle() and strlcpy() support.
15:30:01 [2020-04-14T15:30:01.804Z] #44 194.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:30:01 [2020-04-14T15:30:01.804Z] #44 194.1 Note: Building without GnuTLS support
15:30:01 [2020-04-14T15:30:01.892Z] #63 46.84 Building dependency tree...
15:30:01 [2020-04-14T15:30:01.892Z] #63 ...
15:30:01 [2020-04-14T15:30:01.892Z] 
15:30:01 [2020-04-14T15:30:01.892Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:30:01 [2020-04-14T15:30:01.892Z] #36 37.47 Reading package lists...
15:30:01 [2020-04-14T15:30:01.892Z] #36 ...
15:30:01 [2020-04-14T15:30:01.892Z] 
15:30:01 [2020-04-14T15:30:01.892Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:30:01 [2020-04-14T15:30:01.892Z] #26 26.79 Reading package lists...
15:30:02 [2020-04-14T15:30:02.383Z] #44 194.7 fatal: not a git repository (or any of the parent directories): .git
15:30:02 [2020-04-14T15:30:02.921Z] #26 38.15 Reading package lists...
15:30:02 [2020-04-14T15:30:02.922Z] #26 ...
15:30:02 [2020-04-14T15:30:02.922Z] 
15:30:02 [2020-04-14T15:30:02.922Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:30:02 [2020-04-14T15:30:02.922Z] #63 46.84 Building dependency tree...
15:30:02 [2020-04-14T15:30:02.955Z] #44 ...
15:30:02 [2020-04-14T15:30:02.955Z] 
15:30:02 [2020-04-14T15:30:02.955Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:30:02 [2020-04-14T15:30:02.955Z] #24 DONE 0.2s
15:30:03 [2020-04-14T15:30:03.216Z] 
15:30:03 [2020-04-14T15:30:03.216Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:03 [2020-04-14T15:30:03.216Z] #44 195.5 make[1]: Nothing to be done for 'all'.
15:30:03 [2020-04-14T15:30:03.788Z] #44 196.1 make[1]: 'images/built-in.o' is up to date.
15:30:03 [2020-04-14T15:30:03.788Z] #44 196.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:30:03 [2020-04-14T15:30:03.788Z] #44 196.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:30:03 [2020-04-14T15:30:03.788Z] #44 196.3 make[1]: 'compel/libcompel.a' is up to date.
15:30:04 [2020-04-14T15:30:04.049Z] #44 196.3 make[1]: 'compel/compel-host-bin' is up to date.
15:30:04 [2020-04-14T15:30:04.049Z] #44 196.3 make[1]: Nothing to be done for 'all'.
15:30:04 [2020-04-14T15:30:04.049Z] #44 196.4 make[1]: 'soccr/libsoccr.a' is up to date.
15:30:04 [2020-04-14T15:30:04.049Z] #44 ...
15:30:04 [2020-04-14T15:30:04.049Z] 
15:30:04 [2020-04-14T15:30:04.049Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:30:04 [2020-04-14T15:30:04.049Z] #28 DONE 1.0s
15:30:04 [2020-04-14T15:30:04.310Z] 
15:30:04 [2020-04-14T15:30:04.310Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:30:04 [2020-04-14T15:30:04.310Z] #31 DONE 0.2s
15:30:04 [2020-04-14T15:30:04.310Z] 
15:30:04 [2020-04-14T15:30:04.310Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:04 [2020-04-14T15:30:04.310Z] #44 196.5 make[2]: Nothing to be done for 'all'.
15:30:04 [2020-04-14T15:30:04.310Z] #44 196.6 make[2]: Nothing to be done for 'all'.
15:30:04 [2020-04-14T15:30:04.310Z] #44 ...
15:30:04 [2020-04-14T15:30:04.310Z] 
15:30:04 [2020-04-14T15:30:04.310Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:30:04 [2020-04-14T15:30:04.310Z] #34 DONE 0.1s
15:30:04 [2020-04-14T15:30:04.310Z] 
15:30:04 [2020-04-14T15:30:04.310Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:04 [2020-04-14T15:30:04.310Z] #44 196.7 make[2]: Nothing to be done for 'all'.
15:30:04 [2020-04-14T15:30:04.572Z] #44 ...
15:30:04 [2020-04-14T15:30:04.572Z] 
15:30:04 [2020-04-14T15:30:04.572Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:30:04 [2020-04-14T15:30:04.572Z] #39 DONE 0.1s
15:30:04 [2020-04-14T15:30:04.572Z] 
15:30:04 [2020-04-14T15:30:04.572Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:04 [2020-04-14T15:30:04.572Z] #44 196.8 make[2]: Nothing to be done for 'all'.
15:30:04 [2020-04-14T15:30:04.572Z] #44 196.8 make[2]: Nothing to be done for 'all'.
15:30:04 [2020-04-14T15:30:04.572Z] #44 196.9 make[2]: Nothing to be done for 'all'.
15:30:04 [2020-04-14T15:30:04.572Z] #44 196.9 make[2]: Nothing to be done for 'all'.
15:30:04 [2020-04-14T15:30:04.572Z] #44 197.0 make[2]: Nothing to be done for 'all'.
15:30:04 [2020-04-14T15:30:04.832Z] #44 ...
15:30:04 [2020-04-14T15:30:04.832Z] 
15:30:04 [2020-04-14T15:30:04.832Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:30:04 [2020-04-14T15:30:04.832Z] #42 DONE 0.2s
15:30:04 [2020-04-14T15:30:04.832Z] 
15:30:04 [2020-04-14T15:30:04.832Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:04 [2020-04-14T15:30:04.832Z] #44 197.0   INSTALL  criu/criu
15:30:04 [2020-04-14T15:30:04.832Z] #44 DONE 197.2s
15:30:04 [2020-04-14T15:30:04.832Z] 
15:30:04 [2020-04-14T15:30:04.832Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:30:05 [2020-04-14T15:30:05.639Z] #63 50.93 The following additional packages will be installed:
15:30:05 [2020-04-14T15:30:05.639Z] #63 50.96   libbtrfs0
15:30:05 [2020-04-14T15:30:05.639Z] #63 51.26 The following NEW packages will be installed:
15:30:05 [2020-04-14T15:30:05.639Z] #63 51.29   libbtrfs-dev libbtrfs0
15:30:05 [2020-04-14T15:30:05.927Z] #63 51.61 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
15:30:05 [2020-04-14T15:30:05.927Z] #63 51.61 Need to get 120 kB of archives.
15:30:05 [2020-04-14T15:30:05.927Z] #63 51.61 After this operation, 423 kB of additional disk space will be used.
15:30:05 [2020-04-14T15:30:05.927Z] #63 51.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:30:05 [2020-04-14T15:30:05.927Z] #63 51.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:30:06 [2020-04-14T15:30:06.747Z] #65 ...
15:30:06 [2020-04-14T15:30:06.747Z] 
15:30:06 [2020-04-14T15:30:06.747Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:30:06 [2020-04-14T15:30:06.747Z] #45 DONE 0.1s
15:30:06 [2020-04-14T15:30:06.747Z] 
15:30:06 [2020-04-14T15:30:06.747Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:30:06 [2020-04-14T15:30:06.747Z] #65 ...
15:30:06 [2020-04-14T15:30:06.747Z] 
15:30:06 [2020-04-14T15:30:06.747Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:30:06 [2020-04-14T15:30:06.747Z] #48 DONE 0.2s
15:30:06 [2020-04-14T15:30:06.747Z] 
15:30:06 [2020-04-14T15:30:06.747Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:30:07 [2020-04-14T15:30:07.007Z] #51 DONE 0.1s
15:30:07 [2020-04-14T15:30:07.007Z] 
15:30:07 [2020-04-14T15:30:07.007Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:30:07 [2020-04-14T15:30:07.268Z] #54 DONE 0.3s
15:30:07 [2020-04-14T15:30:07.268Z] 
15:30:07 [2020-04-14T15:30:07.268Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:30:07 [2020-04-14T15:30:07.527Z] #57 DONE 0.1s
15:30:07 [2020-04-14T15:30:07.527Z] 
15:30:07 [2020-04-14T15:30:07.527Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:30:07 [2020-04-14T15:30:07.527Z] #61 DONE 0.2s
15:30:07 [2020-04-14T15:30:07.527Z] 
15:30:07 [2020-04-14T15:30:07.527Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:30:08 [2020-04-14T15:30:08.035Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:30:08 [2020-04-14T15:30:08.035Z] 
15:30:08 [2020-04-14T15:30:08.035Z] 
15:30:08 [2020-04-14T15:30:08.035Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:30:08 [2020-04-14T15:30:08.035Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:30:08 [2020-04-14T15:30:08.035Z] HOSTNAME=619151f87d9a
15:30:08 [2020-04-14T15:30:08.035Z] TEST_SKIP_INTEGRATION=1
15:30:08 [2020-04-14T15:30:08.035Z] TESTDEBUG=0
15:30:08 [2020-04-14T15:30:08.035Z] DEST=bundles/test-integration
15:30:08 [2020-04-14T15:30:08.035Z] PWD=/go/src/github.com/docker/docker
15:30:08 [2020-04-14T15:30:08.035Z] KEEPBUNDLE=1
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:30:08 [2020-04-14T15:30:08.035Z] container=docker
15:30:08 [2020-04-14T15:30:08.035Z] HOME=/root
15:30:08 [2020-04-14T15:30:08.035Z] GOLANG_VERSION=1.13.10
15:30:08 [2020-04-14T15:30:08.035Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:30:08 [2020-04-14T15:30:08.035Z] VALIDATE_BRANCH=master
15:30:08 [2020-04-14T15:30:08.035Z] TERM=xterm
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_PKG=github.com/docker/docker
15:30:08 [2020-04-14T15:30:08.035Z] SHLVL=1
15:30:08 [2020-04-14T15:30:08.035Z] TIMEOUT=120m
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_GRAPHDRIVER=overlay2
15:30:08 [2020-04-14T15:30:08.035Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:30:08 [2020-04-14T15:30:08.035Z] GO111MODULE=off
15:30:08 [2020-04-14T15:30:08.035Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:30:08 [2020-04-14T15:30:08.035Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:30:08 [2020-04-14T15:30:08.035Z] GOPATH=/go
15:30:08 [2020-04-14T15:30:08.035Z] PKG_CONFIG=pkg-config
15:30:08 [2020-04-14T15:30:08.035Z] _=/usr/bin/env
15:30:08 [2020-04-14T15:30:08.035Z] Building test suite binary ./integration-cli/test.main
15:30:08 [2020-04-14T15:30:08.035Z] 
15:30:08 [2020-04-14T15:30:08.035Z] 
15:30:08 [2020-04-14T15:30:08.035Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:30:08 [2020-04-14T15:30:08.035Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:30:08 [2020-04-14T15:30:08.035Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:30:08 [2020-04-14T15:30:08.035Z] HOSTNAME=239f5d92f8fc
15:30:08 [2020-04-14T15:30:08.035Z] TEST_SKIP_INTEGRATION=1
15:30:08 [2020-04-14T15:30:08.035Z] TESTDEBUG=0
15:30:08 [2020-04-14T15:30:08.035Z] DEST=bundles/test-integration
15:30:08 [2020-04-14T15:30:08.035Z] PWD=/go/src/github.com/docker/docker
15:30:08 [2020-04-14T15:30:08.035Z] KEEPBUNDLE=1
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:30:08 [2020-04-14T15:30:08.035Z] container=docker
15:30:08 [2020-04-14T15:30:08.035Z] HOME=/root
15:30:08 [2020-04-14T15:30:08.035Z] GOLANG_VERSION=1.13.10
15:30:08 [2020-04-14T15:30:08.035Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:30:08 [2020-04-14T15:30:08.035Z] VALIDATE_BRANCH=master
15:30:08 [2020-04-14T15:30:08.035Z] TERM=xterm
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_PKG=github.com/docker/docker
15:30:08 [2020-04-14T15:30:08.035Z] SHLVL=1
15:30:08 [2020-04-14T15:30:08.035Z] TIMEOUT=120m
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_GRAPHDRIVER=overlay2
15:30:08 [2020-04-14T15:30:08.035Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:30:08 [2020-04-14T15:30:08.035Z] GO111MODULE=off
15:30:08 [2020-04-14T15:30:08.035Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:30:08 [2020-04-14T15:30:08.035Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:30:08 [2020-04-14T15:30:08.035Z] GOPATH=/go
15:30:08 [2020-04-14T15:30:08.035Z] PKG_CONFIG=pkg-config
15:30:08 [2020-04-14T15:30:08.035Z] _=/usr/bin/env
15:30:08 [2020-04-14T15:30:08.035Z] Building test suite binary ./integration-cli/test.main
15:30:08 [2020-04-14T15:30:08.035Z] No new tests added to integration.
15:30:08 [2020-04-14T15:30:08.035Z] 
15:30:08 [2020-04-14T15:30:08.035Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:30:08 [2020-04-14T15:30:08.035Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:30:08 [2020-04-14T15:30:08.035Z] HOSTNAME=d85ea99f7c6d
15:30:08 [2020-04-14T15:30:08.035Z] TESTDEBUG=0
15:30:08 [2020-04-14T15:30:08.035Z] DEST=bundles/test-integration
15:30:08 [2020-04-14T15:30:08.035Z] PWD=/go/src/github.com/docker/docker
15:30:08 [2020-04-14T15:30:08.035Z] KEEPBUNDLE=1
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:30:08 [2020-04-14T15:30:08.035Z] container=docker
15:30:08 [2020-04-14T15:30:08.035Z] HOME=/root
15:30:08 [2020-04-14T15:30:08.035Z] GOLANG_VERSION=1.13.10
15:30:08 [2020-04-14T15:30:08.035Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:30:08 [2020-04-14T15:30:08.035Z] VALIDATE_BRANCH=master
15:30:08 [2020-04-14T15:30:08.035Z] TERM=xterm
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_PKG=github.com/docker/docker
15:30:08 [2020-04-14T15:30:08.035Z] SHLVL=1
15:30:08 [2020-04-14T15:30:08.035Z] TIMEOUT=120m
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:30:08 [2020-04-14T15:30:08.035Z] DOCKER_GRAPHDRIVER=overlay2
15:30:08 [2020-04-14T15:30:08.035Z] GO111MODULE=off
15:30:08 [2020-04-14T15:30:08.035Z] TEST_SKIP_INTEGRATION_CLI=1
15:30:08 [2020-04-14T15:30:08.035Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:30:08 [2020-04-14T15:30:08.035Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:30:08 [2020-04-14T15:30:08.035Z] GOPATH=/go
15:30:08 [2020-04-14T15:30:08.035Z] PKG_CONFIG=pkg-config
15:30:08 [2020-04-14T15:30:08.035Z] _=/usr/bin/env
15:30:08 [2020-04-14T15:30:08.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:30:08 [2020-04-14T15:30:08.659Z] #63 54.06 debconf: delaying package configuration, since apt-utils is not installed
15:30:08 [2020-04-14T15:30:08.659Z] #63 54.49 Fetched 120 kB in 0s (967 kB/s)
15:30:08 [2020-04-14T15:30:08.949Z] #63 54.72 Selecting previously unselected package libbtrfs0.
15:30:09 [2020-04-14T15:30:09.238Z] #63 54.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
15:30:09 [2020-04-14T15:30:09.238Z] #63 54.89 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
15:30:09 [2020-04-14T15:30:09.238Z] #63 54.90 Unpacking libbtrfs0 (4.20.1-2) ...
15:30:09 [2020-04-14T15:30:09.238Z] #63 55.05 Selecting previously unselected package libbtrfs-dev.
15:30:09 [2020-04-14T15:30:09.238Z] #63 55.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:30:09 [2020-04-14T15:30:09.238Z] #63 55.08 Unpacking libbtrfs-dev (4.20.1-2) ...
15:30:09 [2020-04-14T15:30:09.873Z] #63 55.42 Setting up libbtrfs0 (4.20.1-2) ...
15:30:09 [2020-04-14T15:30:09.873Z] #63 55.44 Setting up libbtrfs-dev (4.20.1-2) ...
15:30:09 [2020-04-14T15:30:09.873Z] #63 55.46 Processing triggers for libc-bin (2.28-10) ...
15:30:10 [2020-04-14T15:30:10.167Z] #63 DONE 55.9s
15:30:10 [2020-04-14T15:30:10.167Z] 
15:30:10 [2020-04-14T15:30:10.167Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:30:10 [2020-04-14T15:30:10.167Z] #64 DONE 0.1s
15:30:10 [2020-04-14T15:30:10.167Z] 
15:30:10 [2020-04-14T15:30:10.167Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:30:10 [2020-04-14T15:30:10.167Z] #44 46.82 Building dependency tree...
15:30:10 [2020-04-14T15:30:10.167Z] #44 51.17 The following additional packages will be installed:
15:30:10 [2020-04-14T15:30:10.167Z] #44 51.18   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:30:10 [2020-04-14T15:30:10.167Z] #44 51.19   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:30:10 [2020-04-14T15:30:10.167Z] #44 51.21 Suggested packages:
15:30:10 [2020-04-14T15:30:10.167Z] #44 51.21   manpages-dev python-setuptools
15:30:10 [2020-04-14T15:30:10.167Z] #44 53.99 The following NEW packages will be installed:
15:30:10 [2020-04-14T15:30:10.167Z] #44 54.00   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:30:10 [2020-04-14T15:30:10.167Z] #44 54.01   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:30:10 [2020-04-14T15:30:10.167Z] #44 54.02   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:30:10 [2020-04-14T15:30:10.167Z] #44 54.03   python-six zlib1g-dev
15:30:10 [2020-04-14T15:30:10.167Z] #44 54.51 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.51 Need to get 4075 kB of archives.
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.51 After this operation, 24.5 MB of additional disk space will be used.
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 54.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 55.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 55.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 55.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 55.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 55.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 55.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 55.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
15:30:10 [2020-04-14T15:30:10.168Z] #44 55.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
15:30:10 [2020-04-14T15:30:10.458Z] #44 ...
15:30:10 [2020-04-14T15:30:10.458Z] 
15:30:10 [2020-04-14T15:30:10.458Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:30:10 [2020-04-14T15:30:10.458Z] #65 DONE 0.1s
15:30:10 [2020-04-14T15:30:10.458Z] 
15:30:10 [2020-04-14T15:30:10.458Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.371 + RM_GOPATH=0
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.372 + TMP_GOPATH=
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.373 + : /build
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.374 + '[' -z '' ']'
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.377 ++ mktemp -d
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.390 + export GOPATH=/tmp/tmp.juqEeMQVyZ
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.390 + GOPATH=/tmp/tmp.juqEeMQVyZ
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.390 + RM_GOPATH=1
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.390 ++ dirname ./install.sh
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.418 + dir=.
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.421 + bin=containerd
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.422 + shift
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.425 + '[' '!' -f ./containerd.installer ']'
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.428 + . ./containerd.installer
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.435 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.471 + install_containerd
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.472 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
15:30:10 [2020-04-14T15:30:10.751Z] #66 0.472 + git clone https://github.com/containerd/containerd.git /tmp/tmp.juqEeMQVyZ/src/github.com/containerd/containerd
15:30:11 [2020-04-14T15:30:11.042Z] #66 0.472 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
15:30:11 [2020-04-14T15:30:11.042Z] #66 0.479 Cloning into '/tmp/tmp.juqEeMQVyZ/src/github.com/containerd/containerd'...
15:30:13 [2020-04-14T15:30:13.098Z] #66 ...
15:30:13 [2020-04-14T15:30:13.098Z] 
15:30:13 [2020-04-14T15:30:13.098Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:30:13 [2020-04-14T15:30:13.098Z] #36 37.47 Reading package lists...
15:30:13 [2020-04-14T15:30:13.098Z] #36 49.33 Building dependency tree...
15:30:13 [2020-04-14T15:30:13.098Z] #36 53.02 The following additional packages will be installed:
15:30:13 [2020-04-14T15:30:13.098Z] #36 53.04   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:30:13 [2020-04-14T15:30:13.098Z] #36 53.05 Suggested packages:
15:30:13 [2020-04-14T15:30:13.098Z] #36 53.05   cmake-doc ninja-build lrzip
15:30:13 [2020-04-14T15:30:13.098Z] #36 53.05 Recommended packages:
15:30:13 [2020-04-14T15:30:13.098Z] #36 53.05   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:30:13 [2020-04-14T15:30:13.098Z] #36 55.05 The following NEW packages will be installed:
15:30:13 [2020-04-14T15:30:13.098Z] #36 55.06   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:30:13 [2020-04-14T15:30:13.098Z] #36 55.06   vim-common xxd
15:30:13 [2020-04-14T15:30:13.098Z] #36 55.32 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
15:30:13 [2020-04-14T15:30:13.098Z] #36 55.32 Need to get 14.9 MB of archives.
15:30:13 [2020-04-14T15:30:13.098Z] #36 55.32 After this operation, 67.2 MB of additional disk space will be used.
15:30:13 [2020-04-14T15:30:13.098Z] #36 55.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:30:13 [2020-04-14T15:30:13.098Z] #36 55.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:30:13 [2020-04-14T15:30:13.098Z] #36 55.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
15:30:13 [2020-04-14T15:30:13.098Z] #36 55.79 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:30:13 [2020-04-14T15:30:13.098Z] #36 57.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
15:30:13 [2020-04-14T15:30:13.098Z] #36 57.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
15:30:13 [2020-04-14T15:30:13.098Z] #36 57.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
15:30:13 [2020-04-14T15:30:13.098Z] #36 57.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
15:30:13 [2020-04-14T15:30:13.098Z] #36 57.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
15:30:13 [2020-04-14T15:30:13.098Z] #36 57.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
15:30:13 [2020-04-14T15:30:13.387Z] #36 ...
15:30:13 [2020-04-14T15:30:13.387Z] 
15:30:13 [2020-04-14T15:30:13.387Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:30:13 [2020-04-14T15:30:13.387Z] #26 48.96 Building dependency tree...
15:30:13 [2020-04-14T15:30:13.387Z] #26 53.12 ca-certificates is already the newest version (20190110).
15:30:13 [2020-04-14T15:30:13.387Z] #26 53.12 The following additional packages will be installed:
15:30:13 [2020-04-14T15:30:13.387Z] #26 53.14   libjq1 libonig5
15:30:13 [2020-04-14T15:30:13.387Z] #26 54.02 The following NEW packages will be installed:
15:30:13 [2020-04-14T15:30:13.387Z] #26 54.04   jq libjq1 libonig5
15:30:13 [2020-04-14T15:30:13.387Z] #26 54.25 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
15:30:13 [2020-04-14T15:30:13.387Z] #26 54.25 Need to get 358 kB of archives.
15:30:13 [2020-04-14T15:30:13.387Z] #26 54.25 After this operation, 1277 kB of additional disk space will be used.
15:30:13 [2020-04-14T15:30:13.387Z] #26 54.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:30:13 [2020-04-14T15:30:13.387Z] #26 54.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:30:13 [2020-04-14T15:30:13.387Z] #26 54.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:30:13 [2020-04-14T15:30:13.387Z] #26 56.65 debconf: delaying package configuration, since apt-utils is not installed
15:30:13 [2020-04-14T15:30:13.387Z] #26 57.05 Fetched 358 kB in 0s (2779 kB/s)
15:30:13 [2020-04-14T15:30:13.387Z] #26 57.20 Selecting previously unselected package libonig5:ppc64el.
15:30:13 [2020-04-14T15:30:13.387Z] #26 57.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
15:30:13 [2020-04-14T15:30:13.387Z] #26 57.36 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
15:30:13 [2020-04-14T15:30:13.387Z] #26 57.37 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:30:13 [2020-04-14T15:30:13.387Z] #26 57.96 Selecting previously unselected package libjq1:ppc64el.
15:30:13 [2020-04-14T15:30:13.387Z] #26 58.00 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:30:13 [2020-04-14T15:30:13.387Z] #26 58.01 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:30:13 [2020-04-14T15:30:13.387Z] #26 58.29 Selecting previously unselected package jq.
15:30:13 [2020-04-14T15:30:13.387Z] #26 58.31 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:30:13 [2020-04-14T15:30:13.387Z] #26 58.32 Unpacking jq (1.5+dfsg-2+b1) ...
15:30:13 [2020-04-14T15:30:13.387Z] #26 58.68 Setting up libonig5:ppc64el (6.9.1-1) ...
15:30:13 [2020-04-14T15:30:13.387Z] #26 58.70 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:30:13 [2020-04-14T15:30:13.387Z] #26 58.71 Setting up jq (1.5+dfsg-2+b1) ...
15:30:13 [2020-04-14T15:30:13.387Z] #26 58.72 Processing triggers for libc-bin (2.28-10) ...
15:30:13 [2020-04-14T15:30:13.387Z] #26 DONE 59.1s
15:30:13 [2020-04-14T15:30:13.387Z] 
15:30:13 [2020-04-14T15:30:13.387Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:30:13 [2020-04-14T15:30:13.387Z] #27 DONE 0.1s
15:30:13 [2020-04-14T15:30:13.387Z] 
15:30:13 [2020-04-14T15:30:13.387Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:30:13 [2020-04-14T15:30:13.387Z] #44 58.18 debconf: delaying package configuration, since apt-utils is not installed
15:30:13 [2020-04-14T15:30:13.387Z] #44 58.45 Fetched 4075 kB in 1s (2751 kB/s)
15:30:13 [2020-04-14T15:30:13.387Z] #44 58.65 Selecting previously unselected package libcap-dev:ppc64el.
15:30:13 [2020-04-14T15:30:13.387Z] #44 58.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
15:30:13 [2020-04-14T15:30:13.387Z] #44 58.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
15:30:13 [2020-04-14T15:30:13.387Z] #44 58.81 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
15:30:13 [2020-04-14T15:30:13.387Z] #44 59.08 Selecting previously unselected package libnet1:ppc64el.
15:30:13 [2020-04-14T15:30:13.387Z] #44 59.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:30:13 [2020-04-14T15:30:13.387Z] #44 59.10 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:30:13 [2020-04-14T15:30:13.678Z] #44 ...
15:30:13 [2020-04-14T15:30:13.678Z] 
15:30:13 [2020-04-14T15:30:13.678Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:30:13 [2020-04-14T15:30:13.678Z] #11 37.89 Reading package lists...
15:30:13 [2020-04-14T15:30:13.678Z] #11 49.47 Building dependency tree...
15:30:13 [2020-04-14T15:30:13.678Z] #11 53.14 The following additional packages will be installed:
15:30:13 [2020-04-14T15:30:13.678Z] #11 53.14   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:30:13 [2020-04-14T15:30:13.678Z] #11 53.14   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:30:13 [2020-04-14T15:30:13.678Z] #11 53.14   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:30:13 [2020-04-14T15:30:13.678Z] #11 53.15   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:30:13 [2020-04-14T15:30:13.678Z] #11 53.16 Suggested packages:
15:30:13 [2020-04-14T15:30:13.678Z] #11 53.16   gcc-8-locales seccomp wine64
15:30:13 [2020-04-14T15:30:13.678Z] #11 55.62 The following NEW packages will be installed:
15:30:13 [2020-04-14T15:30:13.678Z] #11 55.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:30:13 [2020-04-14T15:30:13.678Z] #11 55.62   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:30:13 [2020-04-14T15:30:13.678Z] #11 55.62   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:30:13 [2020-04-14T15:30:13.678Z] #11 55.63   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:30:13 [2020-04-14T15:30:13.678Z] #11 55.63   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:30:13 [2020-04-14T15:30:13.678Z] #11 55.64   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:30:13 [2020-04-14T15:30:13.678Z] #11 56.06 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
15:30:13 [2020-04-14T15:30:13.678Z] #11 56.06 Need to get 78.9 MB of archives.
15:30:13 [2020-04-14T15:30:13.678Z] #11 56.06 After this operation, 532 MB of additional disk space will be used.
15:30:13 [2020-04-14T15:30:13.678Z] #11 56.06 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]
15:30:13 [2020-04-14T15:30:13.678Z] #11 56.96 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]
15:30:13 [2020-04-14T15:30:13.678Z] #11 58.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:30:13 [2020-04-14T15:30:13.678Z] #11 58.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
15:30:13 [2020-04-14T15:30:13.678Z] #11 58.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
15:30:13 [2020-04-14T15:30:13.678Z] #11 58.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
15:30:13 [2020-04-14T15:30:13.678Z] #11 ...
15:30:13 [2020-04-14T15:30:13.678Z] 
15:30:13 [2020-04-14T15:30:13.678Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:30:13 [2020-04-14T15:30:13.678Z] #44 59.36 Selecting previously unselected package libnet1-dev.
15:30:13 [2020-04-14T15:30:13.678Z] #44 59.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
15:30:13 [2020-04-14T15:30:13.678Z] #44 59.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:30:13 [2020-04-14T15:30:13.968Z] #44 59.76 Selecting previously unselected package libnl-3-200:ppc64el.
15:30:14 [2020-04-14T15:30:14.257Z] #44 59.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:30:14 [2020-04-14T15:30:14.257Z] #44 59.83 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:30:14 [2020-04-14T15:30:14.258Z] #44 60.07 Selecting previously unselected package libnl-3-dev:ppc64el.
15:30:14 [2020-04-14T15:30:14.550Z] #44 60.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
15:30:14 [2020-04-14T15:30:14.550Z] #44 60.08 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
15:30:14 [2020-04-14T15:30:14.858Z] #44 60.43 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:30:14 [2020-04-14T15:30:14.858Z] #44 60.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:30:14 [2020-04-14T15:30:14.858Z] #44 60.46 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:30:15 [2020-04-14T15:30:15.172Z] #44 60.65 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
15:30:15 [2020-04-14T15:30:15.172Z] #44 60.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
15:30:15 [2020-04-14T15:30:15.172Z] #44 60.67 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:30:15 [2020-04-14T15:30:15.172Z] #44 60.93 Selecting previously unselected package zlib1g-dev:ppc64el.
15:30:15 [2020-04-14T15:30:15.172Z] #44 61.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
15:30:15 [2020-04-14T15:30:15.172Z] #44 61.02 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:30:16 [2020-04-14T15:30:16.204Z] #44 61.75 Selecting previously unselected package libprotobuf17:ppc64el.
15:30:16 [2020-04-14T15:30:16.204Z] #44 61.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
15:30:16 [2020-04-14T15:30:16.204Z] #44 61.80 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
15:30:17 [2020-04-14T15:30:17.235Z] #44 62.91 Selecting previously unselected package libprotobuf-lite17:ppc64el.
15:30:17 [2020-04-14T15:30:17.235Z] #44 62.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
15:30:17 [2020-04-14T15:30:17.235Z] #44 62.95 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:30:17 [2020-04-14T15:30:17.884Z] #44 63.39 Selecting previously unselected package libprotobuf-dev:ppc64el.
15:30:17 [2020-04-14T15:30:17.884Z] #44 63.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
15:30:17 [2020-04-14T15:30:17.884Z] #44 63.42 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:30:18 [2020-04-14T15:30:18.932Z] #44 ...
15:30:18 [2020-04-14T15:30:18.932Z] 
15:30:18 [2020-04-14T15:30:18.932Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:30:18 [2020-04-14T15:30:18.932Z] #28 3.288 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:30:18 [2020-04-14T15:30:18.932Z] #28 4.064 
15:30:20 [2020-04-14T15:30:20.098Z] #28 4.360 #=#=#                                                                         

##                                                                         2.9%
###                                                                        5.1%
######                                                                     9.3%
#########                                                                 13.6%
############                                                              17.9%
###############                                                           22.2%
###################                                                       26.4%
#########################                                                 34.8%
#############################                                             41.2%
##################################                                        47.5%
######################################                                    53.9%
###########################################                               60.3%
################################################                          66.7%
####################################################                      72.4%
#######################################################                   76.7%
##########################################################                80.9%
#############################################################             85.2%
#################################################################         91.5%
####################################################################      95.8%
######################################################################## 100.0%
15:30:20 [2020-04-14T15:30:20.724Z] #28 ...
15:30:20 [2020-04-14T15:30:20.724Z] 
15:30:20 [2020-04-14T15:30:20.724Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:30:20 [2020-04-14T15:30:20.724Z] #44 66.36 Selecting previously unselected package libprotoc17:ppc64el.
15:30:20 [2020-04-14T15:30:20.724Z] #44 66.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
15:30:20 [2020-04-14T15:30:20.724Z] #44 66.39 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
15:30:21 [2020-04-14T15:30:21.376Z] #44 67.20 Selecting previously unselected package protobuf-c-compiler.
15:30:21 [2020-04-14T15:30:21.669Z] #44 67.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
15:30:21 [2020-04-14T15:30:21.669Z] #44 67.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:30:21 [2020-04-14T15:30:21.669Z] #44 67.55 Selecting previously unselected package protobuf-compiler.
15:30:21 [2020-04-14T15:30:21.669Z] #44 67.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
15:30:21 [2020-04-14T15:30:21.963Z] #44 67.59 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:30:22 [2020-04-14T15:30:22.256Z] #44 67.95 Selecting previously unselected package python-pkg-resources.
15:30:22 [2020-04-14T15:30:22.256Z] #44 68.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:30:22 [2020-04-14T15:30:22.256Z] #44 68.01 Unpacking python-pkg-resources (40.8.0-1) ...
15:30:22 [2020-04-14T15:30:22.887Z] #44 68.51 Selecting previously unselected package python-six.
15:30:22 [2020-04-14T15:30:22.887Z] #44 68.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:30:22 [2020-04-14T15:30:22.887Z] #44 68.54 Unpacking python-six (1.12.0-1) ...
15:30:22 [2020-04-14T15:30:22.887Z] #44 68.71 Selecting previously unselected package python-protobuf.
15:30:23 [2020-04-14T15:30:23.182Z] #44 68.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
15:30:23 [2020-04-14T15:30:23.182Z] #44 68.77 Unpacking python-protobuf (3.6.1.3-2) ...
15:30:23 [2020-04-14T15:30:23.836Z] #44 ...
15:30:23 [2020-04-14T15:30:23.836Z] 
15:30:23 [2020-04-14T15:30:23.836Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:30:23 [2020-04-14T15:30:23.836Z] #11 59.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:30:23 [2020-04-14T15:30:23.836Z] #11 60.04 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]
15:30:23 [2020-04-14T15:30:23.836Z] #11 60.10 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]
15:30:23 [2020-04-14T15:30:23.836Z] #11 66.89 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]
15:30:23 [2020-04-14T15:30:23.836Z] #11 ...
15:30:23 [2020-04-14T15:30:23.836Z] 
15:30:23 [2020-04-14T15:30:23.836Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:30:23 [2020-04-14T15:30:23.836Z] #28 7.319 #=#=#                                                                         
15:30:23 [2020-04-14T15:30:23.836Z] #28 7.532 
#                                                                          1.6%
#######                                                                    9.8%
###############                                                           21.3%
#######################                                                   32.8%
###############################                                           44.2%
########################################                                  55.7%
############################################                              61.4%
####################################################                      73.0%
########################################################                  78.7%
################################################################          90.3%
######################################################################## 100.0%
15:30:23 [2020-04-14T15:30:23.836Z] #28 9.540 
15:30:24 [2020-04-14T15:30:24.424Z] #28 9.873 #=#=#                                                                         

####                                                                       5.7%
########                                                                  11.3%
###########                                                               16.3%
###############                                                           21.5%
###################                                                       26.7%
######################                                                    31.8%
15:30:24 [2020-04-14T15:30:24.424Z] #28 ...
15:30:24 [2020-04-14T15:30:24.424Z] 
15:30:24 [2020-04-14T15:30:24.424Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:30:24 [2020-04-14T15:30:24.424Z] #75 DONE 69.8s
15:30:24 [2020-04-14T15:30:24.424Z] 
15:30:24 [2020-04-14T15:30:24.424Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:30:25 [2020-04-14T15:30:25.011Z] #28 9.873 #=#=#                                                                         

####                                                                       5.7%
########                                                                  11.3%
###########                                                               16.3%
###############                                                           21.5%
###################                                                       26.7%
######################                                                    31.8%
##########################                                                37.0%
##############################                                            42.1%
################################                                          44.7%
##################################                                        47.3%
###################################                                       49.9%
###########
15:30:25 [2020-04-14T15:30:25.011Z] #28 ...
15:30:25 [2020-04-14T15:30:25.011Z] 
15:30:25 [2020-04-14T15:30:25.011Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:30:25 [2020-04-14T15:30:25.011Z] #36 60.67 debconf: delaying package configuration, since apt-utils is not installed
15:30:25 [2020-04-14T15:30:25.011Z] #36 60.89 Fetched 14.9 MB in 3s (4597 kB/s)
15:30:25 [2020-04-14T15:30:25.011Z] #36 61.09 Selecting previously unselected package xxd.
15:30:25 [2020-04-14T15:30:25.011Z] #36 61.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 ... 15330 files and directories currently installed.)
15:30:25 [2020-04-14T15:30:25.011Z] #36 61.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:30:25 [2020-04-14T15:30:25.011Z] #36 61.40 Unpacking xxd (2:8.1.0875-5) ...
15:30:25 [2020-04-14T15:30:25.011Z] #36 61.84 Selecting previously unselected package vim-common.
15:30:25 [2020-04-14T15:30:25.011Z] #36 61.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:30:25 [2020-04-14T15:30:25.011Z] #36 61.96 Unpacking vim-common (2:8.1.0875-5) ...
15:30:25 [2020-04-14T15:30:25.011Z] #36 62.73 Selecting previously unselected package cmake-data.
15:30:25 [2020-04-14T15:30:25.011Z] #36 62.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:30:25 [2020-04-14T15:30:25.011Z] #36 62.80 Unpacking cmake-data (3.13.4-1) ...
15:30:25 [2020-04-14T15:30:25.011Z] #36 68.69 Selecting previously unselected package libicu63:ppc64el.
15:30:25 [2020-04-14T15:30:25.011Z] #36 68.75 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:30:25 [2020-04-14T15:30:25.011Z] #36 68.79 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:30:25 [2020-04-14T15:30:25.011Z] #36 ...
15:30:25 [2020-04-14T15:30:25.011Z] 
15:30:25 [2020-04-14T15:30:25.011Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:30:25 [2020-04-14T15:30:25.638Z] #65 236.5 + bin/containerd-stress
15:30:25 [2020-04-14T15:30:25.886Z] #28 9.873 #=#=#                                                                         

####                                                                       5.7%
########                                                                  11.3%
###########                                                               16.3%
###############                                                           21.5%
###################                                                       26.7%
######################                                                    31.8%
##########################                                                37.0%
##############################                                            42.1%
################################                                          44.7%
##################################                                        47.3%
###################################                                       49.9%
#####################################                                     52.2%
########################################                                  56.1%
##########################################                                58.7%
#################################################                         69.0%
#########################################################                 79.4%
##############################################################            87.1%
####################################################################      94.9%
######################################################################## 100.0%
15:30:25 [2020-04-14T15:30:25.897Z] #65 239.0 + bin/containerd-shim
15:30:26 [2020-04-14T15:30:26.519Z] #28 13.04 #=#=#                                                                         
15:30:31 [2020-04-14T15:30:31.179Z] #65 244.2 + bin/containerd-shim-runc-v1
15:30:32 [2020-04-14T15:30:32.107Z] #28 13.35 #=#=#                                                                         

#                                                                          1.9%
##                                                                         3.7%
###                                                                        5.5%
####                                                                       6.3%
######                                                                     9.0%
########                                                                  11.7%
#########                                                                 13.5%
###########                                                               16.2%
############                                                              18.0%
##############                                                            19.7%
##############                                                            20.6%
################                                                          22.4%
#################                                                         24.2%
##################                                                        26.0%
###################                                                       27.8%
#####################                                                     29.6%
#######################                                                   32.2%
########################                                                  34.0%
#########################                                                 35.8%
###########################                                               37.6%
############################                                              39.4%
#############################                                             41.2%
##############################                                            43.0%
################################                                          45.6%
##################################                                        48.3%
####################################                                      51.0%
######################################                                    53.5%
#######################################                                   54.6%
#########################################                                 57.0%
##########################################                                59.7%
############################################                              61.4%
#############################################                             63.2%
###############################################                           65.4%
################################################                          67.2%
##################################################                        69.9%
####################################################                      72.6%
######################################################                    75.3%
########################################################                  78.3%
#########################################################                 79.2%
#########################################################                 80.1%
##########################################################               
15:30:32 [2020-04-14T15:30:32.107Z] #28 ...
15:30:32 [2020-04-14T15:30:32.107Z] 
15:30:32 [2020-04-14T15:30:32.107Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:30:32 [2020-04-14T15:30:32.107Z] #34 67.36 internal/reflectlite
15:30:32 [2020-04-14T15:30:32.107Z] #34 67.36 sync
15:30:32 [2020-04-14T15:30:32.107Z] #34 75.42 errors
15:30:32 [2020-04-14T15:30:32.107Z] #34 75.42 sort
15:30:32 [2020-04-14T15:30:32.107Z] #34 76.14 io
15:30:32 [2020-04-14T15:30:32.107Z] #34 76.14 internal/oserror
15:30:32 [2020-04-14T15:30:32.107Z] #34 76.16 strconv
15:30:32 [2020-04-14T15:30:32.107Z] #34 76.38 syscall
15:30:32 [2020-04-14T15:30:32.107Z] #34 ...
15:30:32 [2020-04-14T15:30:32.107Z] 
15:30:32 [2020-04-14T15:30:32.107Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:30:33 [2020-04-14T15:30:33.568Z] #28 13.35 #=#=#                                                                         

#                                                                          1.9%
##                                                                         3.7%
###                                                                        5.5%
####                                                                       6.3%
######                                                                     9.0%
########                                                                  11.7%
#########                                                                 13.5%
###########                                                               16.2%
############                                                              18.0%
##############                                                            19.7%
##############                                                            20.6%
################                                                          22.4%
#################                                                         24.2%
##################                                                        26.0%
###################                                                       27.8%
#####################                                                     29.6%
#######################                                                   32.2%
########################                                                  34.0%
#########################                                                 35.8%
###########################                                               37.6%
############################                                              39.4%
#############################                                             41.2%
##############################                                            43.0%
################################                                          45.6%
##################################                                        48.3%
####################################                                      51.0%
######################################                                    53.5%
#######################################                                   54.6%
#########################################                                 57.0%
##########################################                                59.7%
############################################                              61.4%
#############################################                             63.2%
###############################################                           65.4%
################################################                          67.2%
##################################################                        69.9%
####################################################                      72.6%
######################################################                    75.3%
########################################################                  78.3%
#########################################################                 79.2%
#########################################################                 80.1%
##########################################################                81.9%
###########################################################               82.8%
############################################################              84.5%
##############################################################            87.0%
###############################################################           88.8%
#################################################################         91.4%
###################################################################       93.2%
###################################################################       94.2%
####################################################################      95.6%
######################################################################    97.3%
#######################################################################   99.9%
######################################################################## 100.0%
15:30:33 [2020-04-14T15:30:33.859Z] #28 20.26 
15:30:33 [2020-04-14T15:30:33.859Z] #28 ...
15:30:33 [2020-04-14T15:30:33.859Z] 
15:30:33 [2020-04-14T15:30:33.859Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:30:33 [2020-04-14T15:30:33.859Z] #44 69.64 Setting up python-pkg-resources (40.8.0-1) ...
15:30:33 [2020-04-14T15:30:33.859Z] #44 77.56 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:30:33 [2020-04-14T15:30:33.859Z] #44 77.57 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:30:33 [2020-04-14T15:30:33.859Z] #44 77.58 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:30:33 [2020-04-14T15:30:33.859Z] #44 77.59 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:30:33 [2020-04-14T15:30:33.859Z] #44 77.60 Setting up python-six (1.12.0-1) ...
15:30:34 [2020-04-14T15:30:34.151Z] #44 ...
15:30:34 [2020-04-14T15:30:34.151Z] 
15:30:34 [2020-04-14T15:30:34.151Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:30:34 [2020-04-14T15:30:34.151Z] #36 79.83 Selecting previously unselected package libxml2:ppc64el.
15:30:34 [2020-04-14T15:30:34.151Z] #36 79.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
15:30:34 [2020-04-14T15:30:34.151Z] #36 79.85 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:30:34 [2020-04-14T15:30:34.476Z] #65 247.1 + bin/containerd-shim-runc-v2
15:30:34 [2020-04-14T15:30:34.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:30:34 [2020-04-14T15:30:34.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:30:34 [2020-04-14T15:30:34.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:30:35 [2020-04-14T15:30:35.044Z] #65 248.2 + binaries
15:30:35 [2020-04-14T15:30:35.044Z] #65 248.2 + mkdir -p /build
15:30:35 [2020-04-14T15:30:35.044Z] #65 248.2 + cp bin/containerd /build/containerd
15:30:35 [2020-04-14T15:30:35.044Z] #65 248.2 + cp bin/containerd-shim /build/containerd-shim
15:30:35 [2020-04-14T15:30:35.044Z] #65 248.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:30:35 [2020-04-14T15:30:35.044Z] #65 248.3 + cp bin/ctr /build/ctr
15:30:35 [2020-04-14T15:30:35.181Z] #36 80.84 Selecting previously unselected package libarchive13:ppc64el.
15:30:35 [2020-04-14T15:30:35.181Z] #36 80.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
15:30:35 [2020-04-14T15:30:35.181Z] #36 80.86 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:30:35 [2020-04-14T15:30:35.812Z] #36 81.59 Selecting previously unselected package libjsoncpp1:ppc64el.
15:30:35 [2020-04-14T15:30:35.812Z] #36 81.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
15:30:35 [2020-04-14T15:30:35.812Z] #36 81.62 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
15:30:35 [2020-04-14T15:30:35.981Z] #65 DONE 249.3s
15:30:36 [2020-04-14T15:30:36.103Z] #36 81.83 Selecting previously unselected package librhash0:ppc64el.
15:30:36 [2020-04-14T15:30:36.103Z] #36 81.84 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
15:30:36 [2020-04-14T15:30:36.103Z] #36 81.85 Unpacking librhash0:ppc64el (1.3.8-1) ...
15:30:36 [2020-04-14T15:30:36.395Z] #36 82.14 Selecting previously unselected package libuv1:ppc64el.
15:30:36 [2020-04-14T15:30:36.395Z] #36 82.14 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
15:30:36 [2020-04-14T15:30:36.395Z] #36 82.19 Unpacking libuv1:ppc64el (1.24.1-1) ...
15:30:36 [2020-04-14T15:30:36.686Z] #36 82.51 Selecting previously unselected package cmake.
15:30:36 [2020-04-14T15:30:36.978Z] #36 82.53 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
15:30:36 [2020-04-14T15:30:36.978Z] #36 82.56 Unpacking cmake (3.13.4-1) ...
15:30:37 [2020-04-14T15:30:37.358Z] 
15:30:37 [2020-04-14T15:30:37.358Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:30:37 [2020-04-14T15:30:37.617Z] #66 DONE 0.3s
15:30:37 [2020-04-14T15:30:37.618Z] #36 ...
15:30:37 [2020-04-14T15:30:37.618Z] 
15:30:37 [2020-04-14T15:30:37.618Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.44 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]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 73.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
15:30:37 [2020-04-14T15:30:37.618Z] #11 76.35 debconf: delaying package configuration, since apt-utils is not installed
15:30:37 [2020-04-14T15:30:37.618Z] #11 76.69 Fetched 78.9 MB in 18s (4387 kB/s)
15:30:37 [2020-04-14T15:30:37.618Z] #11 76.93 Selecting previously unselected package binutils-mingw-w64-i686.
15:30:37 [2020-04-14T15:30:37.618Z] #11 76.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 ... 15330 files and directories currently installed.)
15:30:37 [2020-04-14T15:30:37.618Z] #11 77.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
15:30:37 [2020-04-14T15:30:37.618Z] #11 77.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:30:37 [2020-04-14T15:30:37.618Z] #11 82.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:30:37 [2020-04-14T15:30:37.618Z] #11 82.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
15:30:37 [2020-04-14T15:30:37.618Z] #11 82.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:30:37 [2020-04-14T15:30:37.876Z] 
15:30:37 [2020-04-14T15:30:37.876Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:30:37 [2020-04-14T15:30:37.876Z] #70 DONE 0.1s
15:30:37 [2020-04-14T15:30:37.876Z] 
15:30:37 [2020-04-14T15:30:37.876Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:30:37 [2020-04-14T15:30:37.912Z] #11 ...
15:30:37 [2020-04-14T15:30:37.912Z] 
15:30:37 [2020-04-14T15:30:37.912Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:30:37 [2020-04-14T15:30:37.912Z] #28 22.44 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:30:37 [2020-04-14T15:30:37.912Z] #28 23.11 #=#=#                                                                         
15:30:37 [2020-04-14T15:30:37.912Z] #28 23.49 
########################                                                  34.5%
######################################################################## 100.0%
15:30:37 [2020-04-14T15:30:37.912Z] #28 23.83 
15:30:37 [2020-04-14T15:30:37.912Z] #28 ...
15:30:37 [2020-04-14T15:30:37.912Z] 
15:30:37 [2020-04-14T15:30:37.912Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:37 [2020-04-14T15:30:37.912Z] #48 73.27 internal/reflectlite
15:30:37 [2020-04-14T15:30:37.912Z] #48 73.29 github.com/LK4D4/vndr/godl/singleflight
15:30:37 [2020-04-14T15:30:37.912Z] #48 73.29 internal/singleflight
15:30:37 [2020-04-14T15:30:37.912Z] #48 73.42 math/rand
15:30:37 [2020-04-14T15:30:37.912Z] #48 79.64 sort
15:30:37 [2020-04-14T15:30:37.912Z] #48 79.65 strconv
15:30:37 [2020-04-14T15:30:37.912Z] #48 79.68 io
15:30:37 [2020-04-14T15:30:37.912Z] #48 79.74 syscall
15:30:38 [2020-04-14T15:30:38.135Z] #72 DONE 0.2s
15:30:38 [2020-04-14T15:30:38.135Z] 
15:30:38 [2020-04-14T15:30:38.135Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:30:38 [2020-04-14T15:30:38.135Z] #75 DONE 0.1s
15:30:38 [2020-04-14T15:30:38.135Z] 
15:30:38 [2020-04-14T15:30:38.135Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:30:38 [2020-04-14T15:30:38.135Z] #76 DONE 0.0s
15:30:38 [2020-04-14T15:30:38.135Z] 
15:30:38 [2020-04-14T15:30:38.135Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:30:38 [2020-04-14T15:30:38.201Z] #48 ...
15:30:38 [2020-04-14T15:30:38.202Z] 
15:30:38 [2020-04-14T15:30:38.202Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:30:38 [2020-04-14T15:30:38.202Z] #44 83.81 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:30:38 [2020-04-14T15:30:38.202Z] #44 83.83 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:30:38 [2020-04-14T15:30:38.202Z] #44 83.84 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
15:30:38 [2020-04-14T15:30:38.202Z] #44 83.85 Setting up libcap-dev:ppc64el (1:2.25-2) ...
15:30:38 [2020-04-14T15:30:38.202Z] #44 83.86 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
15:30:38 [2020-04-14T15:30:38.202Z] #44 83.87 Setting up protobuf-compiler (3.6.1.3-2) ...
15:30:38 [2020-04-14T15:30:38.202Z] #44 83.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:30:38 [2020-04-14T15:30:38.202Z] #44 83.90 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:30:38 [2020-04-14T15:30:38.202Z] #44 83.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:30:38 [2020-04-14T15:30:38.202Z] #44 83.92 Setting up python-protobuf (3.6.1.3-2) ...
15:30:40 [2020-04-14T15:30:40.041Z] #77 DONE 1.5s
15:30:40 [2020-04-14T15:30:40.041Z] 
15:30:40 [2020-04-14T15:30:40.041Z] #78 exporting to image
15:30:40 [2020-04-14T15:30:40.041Z] #78 exporting layers
15:30:43 [2020-04-14T15:30:43.335Z] #78 exporting layers 3.5s done
15:30:43 [2020-04-14T15:30:43.335Z] #78 writing image sha256:67c5ddb33f80028643c491e5d85d57af17646c4025ce0c9230b037fd36d02e46 done
15:30:43 [2020-04-14T15:30:43.335Z] #78 naming to docker.io/library/docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 done
15:30:43 [2020-04-14T15:30:43.335Z] #78 DONE 3.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:30:43 [2020-04-14T15:30:43.678Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/test/unit
15:30:43 [2020-04-14T15:30:43.776Z] #44 ...
15:30:43 [2020-04-14T15:30:43.776Z] 
15:30:43 [2020-04-14T15:30:43.776Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.11 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.15 Setting up xxd (2:8.1.0875-5) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.15 Setting up libuv1:ppc64el (1.24.1-1) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.16 Setting up vim-common (2:8.1.0875-5) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.24 Setting up librhash0:ppc64el (1.3.8-1) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.27 Setting up cmake-data (3.13.4-1) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.30 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.30 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.31 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.31 Setting up cmake (3.13.4-1) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.35 Processing triggers for libc-bin (2.28-10) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 88.50 Processing triggers for mime-support (3.62) ...
15:30:43 [2020-04-14T15:30:43.776Z] #36 DONE 88.9s
15:30:43 [2020-04-14T15:30:43.776Z] 
15:30:43 [2020-04-14T15:30:43.776Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:30:43 [2020-04-14T15:30:43.776Z] #28 25.95 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:30:43 [2020-04-14T15:30:43.776Z] #28 26.55 
15:30:43 [2020-04-14T15:30:43.776Z] #28 26.86 
#######                                                                   10.1%
############################################                              61.9%
######################################################################## 100.0%
15:30:43 [2020-04-14T15:30:43.776Z] #28 27.33 
15:30:43 [2020-04-14T15:30:43.776Z] #28 29.70 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:30:43 [2020-04-14T15:30:43.776Z] #28 ...
15:30:43 [2020-04-14T15:30:43.776Z] 
15:30:43 [2020-04-14T15:30:43.776Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:30:43 [2020-04-14T15:30:43.776Z] #37 DONE 0.1s
15:30:43 [2020-04-14T15:30:43.776Z] 
15:30:43 [2020-04-14T15:30:43.776Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:30:43 [2020-04-14T15:30:43.776Z] #38 DONE 0.1s
15:30:43 [2020-04-14T15:30:43.776Z] 
15:30:43 [2020-04-14T15:30:43.776Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:30:44 [2020-04-14T15:30:44.929Z] #31 89.09 Checking out files:  77% (1182/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:30:44 [2020-04-14T15:30:44.929Z] #31 90.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:30:45 [2020-04-14T15:30:45.556Z] #31 91.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:30:46 [2020-04-14T15:30:46.579Z] #31 ...
15:30:46 [2020-04-14T15:30:46.579Z] 
15:30:46 [2020-04-14T15:30:46.579Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:30:46 [2020-04-14T15:30:46.579Z] #51 81.74 + cd /tmp/tmp.GN2QwKGpGT/src/gotest.tools/gotestsum
15:30:46 [2020-04-14T15:30:46.579Z] #51 81.74 + git checkout -q v0.3.5
15:30:46 [2020-04-14T15:30:46.579Z] #51 81.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:30:46 [2020-04-14T15:30:46.579Z] #51 ...
15:30:46 [2020-04-14T15:30:46.579Z] 
15:30:46 [2020-04-14T15:30:46.579Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:30:46 [2020-04-14T15:30:46.579Z] #28 29.92 skipping existing c8c2d4a6b2e3
15:30:46 [2020-04-14T15:30:46.579Z] #28 30.19 
15:30:46 [2020-04-14T15:30:46.579Z] #28 32.28 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:30:46 [2020-04-14T15:30:46.579Z] #28 32.86 
15:30:46 [2020-04-14T15:30:46.579Z] #28 33.05 
######################################################################## 100.0%
15:30:46 [2020-04-14T15:30:46.867Z] #28 33.33 
15:30:47 [2020-04-14T15:30:47.155Z] #28 33.52 Download of images into '/build' complete.
15:30:47 [2020-04-14T15:30:47.155Z] #28 33.52 Use something like the following to load the result into a Docker daemon:
15:30:47 [2020-04-14T15:30:47.155Z] #28 33.52   tar -cC '/build' . | docker load
15:30:47 [2020-04-14T15:30:47.155Z] #28 DONE 33.6s
15:30:47 [2020-04-14T15:30:47.155Z] 
15:30:47 [2020-04-14T15:30:47.155Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.363 + RM_GOPATH=0
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.364 + TMP_GOPATH=
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.364 + : /build
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.364 + '[' -z '' ']'
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.366 ++ mktemp -d
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.373 + export GOPATH=/tmp/tmp.1mojQsb77R
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.374 + GOPATH=/tmp/tmp.1mojQsb77R
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.374 + RM_GOPATH=1
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.377 ++ dirname ./install.sh
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.384 + dir=.
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.384 + bin=tini
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.385 + shift
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.385 + '[' '!' -f ./tini.installer ']'
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.386 + . ./tini.installer
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.387 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.388 + install_tini
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.389 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.389 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.390 + git clone https://github.com/krallin/tini.git /tmp/tmp.1mojQsb77R/tini
15:30:47 [2020-04-14T15:30:47.155Z] #39 0.394 Cloning into '/tmp/tmp.1mojQsb77R/tini'...
15:30:47 [2020-04-14T15:30:47.155Z] #39 2.020 + cd /tmp/tmp.1mojQsb77R/tini
15:30:47 [2020-04-14T15:30:47.155Z] #39 2.021 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:30:47 [2020-04-14T15:30:47.155Z] #39 2.082 + cmake .
15:30:47 [2020-04-14T15:30:47.155Z] #39 3.290 -- The C compiler identification is GNU 8.3.0
15:30:47 [2020-04-14T15:30:47.155Z] #39 3.431 -- Check for working C compiler: /usr/bin/cc
15:30:47 [2020-04-14T15:30:47.783Z] #39 4.388 -- Check for working C compiler: /usr/bin/cc -- works
15:30:47 [2020-04-14T15:30:47.783Z] #39 4.400 -- Detecting C compiler ABI info
15:30:48 [2020-04-14T15:30:48.410Z] #39 ...
15:30:48 [2020-04-14T15:30:48.410Z] 
15:30:48 [2020-04-14T15:30:48.410Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:30:48 [2020-04-14T15:30:48.410Z] #34 83.65 bytes
15:30:48 [2020-04-14T15:30:48.410Z] #34 83.65 strings
15:30:48 [2020-04-14T15:30:48.410Z] #34 ...
15:30:48 [2020-04-14T15:30:48.410Z] 
15:30:48 [2020-04-14T15:30:48.410Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:30:48 [2020-04-14T15:30:48.410Z] #11 87.66 Selecting previously unselected package binutils-mingw-w64.
15:30:48 [2020-04-14T15:30:48.410Z] #11 87.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:30:48 [2020-04-14T15:30:48.410Z] #11 87.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:30:48 [2020-04-14T15:30:48.410Z] #11 87.94 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
15:30:48 [2020-04-14T15:30:48.410Z] #11 87.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:30:48 [2020-04-14T15:30:48.410Z] #11 88.00 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:30:48 [2020-04-14T15:30:48.410Z] #11 88.26 Selecting previously unselected package dmsetup.
15:30:48 [2020-04-14T15:30:48.410Z] #11 88.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
15:30:48 [2020-04-14T15:30:48.410Z] #11 88.30 Unpacking dmsetup (2:1.02.155-3) ...
15:30:48 [2020-04-14T15:30:48.410Z] #11 88.73 Selecting previously unselected package mingw-w64-common.
15:30:48 [2020-04-14T15:30:48.410Z] #11 88.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:30:48 [2020-04-14T15:30:48.410Z] #11 88.77 Unpacking mingw-w64-common (6.0.0-3) ...
15:30:48 [2020-04-14T15:30:48.951Z] ?   	github.com/docker/docker/api	[no test files]
15:30:49 [2020-04-14T15:30:49.071Z] #11 ...
15:30:49 [2020-04-14T15:30:49.071Z] 
15:30:49 [2020-04-14T15:30:49.071Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:30:49 [2020-04-14T15:30:49.071Z] #44 94.98 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
15:30:49 [2020-04-14T15:30:49.359Z] #44 94.99 Processing triggers for libc-bin (2.28-10) ...
15:30:49 [2020-04-14T15:30:49.648Z] #44 DONE 95.4s
15:30:49 [2020-04-14T15:30:49.648Z] 
15:30:49 [2020-04-14T15:30:49.648Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:49 [2020-04-14T15:30:49.648Z] #39 5.868 -- Detecting C compiler ABI info - done
15:30:49 [2020-04-14T15:30:49.648Z] #39 6.059 -- Detecting C compile features
15:30:51 [2020-04-14T15:30:51.151Z] #39 ...
15:30:51 [2020-04-14T15:30:51.151Z] 
15:30:51 [2020-04-14T15:30:51.151Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:30:51 [2020-04-14T15:30:51.151Z] #57 86.19 strconv
15:30:51 [2020-04-14T15:30:51.151Z] #57 86.21 bytes
15:30:51 [2020-04-14T15:30:51.151Z] #57 86.23 strings
15:30:51 [2020-04-14T15:30:51.151Z] #57 86.39 syscall
15:30:51 [2020-04-14T15:30:51.151Z] #57 ...
15:30:51 [2020-04-14T15:30:51.151Z] 
15:30:51 [2020-04-14T15:30:51.151Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:51 [2020-04-14T15:30:51.780Z] #45 2.018 Note: Building without setproctitle() and strlcpy() support.
15:30:51 [2020-04-14T15:30:51.780Z] #45 2.018       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:30:51 [2020-04-14T15:30:51.780Z] #45 2.058 Note: Building without GnuTLS support
15:30:51 [2020-04-14T15:30:51.780Z] #45 ...
15:30:51 [2020-04-14T15:30:51.780Z] 
15:30:51 [2020-04-14T15:30:51.780Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:51 [2020-04-14T15:30:51.780Z] #48 87.10 vendor/golang.org/x/net/dns/dnsmessage
15:30:51 [2020-04-14T15:30:51.780Z] #48 87.61 bytes
15:30:52 [2020-04-14T15:30:52.071Z] #48 ...
15:30:52 [2020-04-14T15:30:52.071Z] 
15:30:52 [2020-04-14T15:30:52.071Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:30:52 [2020-04-14T15:30:52.071Z] #34 97.18 bufio
15:30:53 [2020-04-14T15:30:53.103Z] #34 98.18 reflect
15:30:55 [2020-04-14T15:30:55.078Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:30:55 [2020-04-14T15:30:55.078Z] 
15:30:55 [2020-04-14T15:30:55.078Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:30:55 [2020-04-14T15:30:55.078Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:30:55 [2020-04-14T15:30:55.078Z] HOSTNAME=ad9b14a4fd3c
15:30:55 [2020-04-14T15:30:55.078Z] TESTDEBUG=0
15:30:55 [2020-04-14T15:30:55.078Z] DEST=bundles/test-integration
15:30:55 [2020-04-14T15:30:55.078Z] PWD=/go/src/github.com/docker/docker
15:30:55 [2020-04-14T15:30:55.078Z] DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:30:55 [2020-04-14T15:30:55.078Z] container=docker
15:30:55 [2020-04-14T15:30:55.078Z] HOME=/root
15:30:55 [2020-04-14T15:30:55.078Z] GOLANG_VERSION=1.13.10
15:30:55 [2020-04-14T15:30:55.078Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:30:55 [2020-04-14T15:30:55.078Z] VALIDATE_BRANCH=master
15:30:55 [2020-04-14T15:30:55.078Z] TERM=xterm
15:30:55 [2020-04-14T15:30:55.078Z] DOCKER_PKG=github.com/docker/docker
15:30:55 [2020-04-14T15:30:55.078Z] SHLVL=1
15:30:55 [2020-04-14T15:30:55.078Z] TIMEOUT=120m
15:30:55 [2020-04-14T15:30:55.078Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:30:55 [2020-04-14T15:30:55.078Z] DOCKER_GRAPHDRIVER=overlay2
15:30:55 [2020-04-14T15:30:55.078Z] GO111MODULE=off
15:30:55 [2020-04-14T15:30:55.078Z] DOCKER_EXPERIMENTAL=1
15:30:55 [2020-04-14T15:30:55.078Z] TEST_SKIP_INTEGRATION_CLI=1
15:30:55 [2020-04-14T15:30:55.078Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:30:55 [2020-04-14T15:30:55.078Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:30:55 [2020-04-14T15:30:55.078Z] GOPATH=/go
15:30:55 [2020-04-14T15:30:55.078Z] PKG_CONFIG=pkg-config
15:30:55 [2020-04-14T15:30:55.078Z] _=/usr/bin/env
15:30:55 [2020-04-14T15:30:55.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:30:56 [2020-04-14T15:30:56.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:30:57 [2020-04-14T15:30:57.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:30:57 [2020-04-14T15:30:57.541Z] #34 102.4 path
15:30:57 [2020-04-14T15:30:57.541Z] #34 ...
15:30:57 [2020-04-14T15:30:57.541Z] 
15:30:57 [2020-04-14T15:30:57.541Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:57 [2020-04-14T15:30:57.541Z] #45 4.089 fatal: not a git repository (or any of the parent directories): .git
15:30:57 [2020-04-14T15:30:57.541Z] #45 4.149   GEN      .gitid
15:30:57 [2020-04-14T15:30:57.541Z] #45 4.180   GEN      criu/include/version.h
15:30:57 [2020-04-14T15:30:57.541Z] #45 4.227   GEN      include/common/asm
15:30:57 [2020-04-14T15:30:57.541Z] #45 6.933   PBCC     images/google/protobuf/descriptor.pb-c.c
15:30:57 [2020-04-14T15:30:57.541Z] #45 7.170   PBCC     images/opts.pb-c.c
15:30:57 [2020-04-14T15:30:57.541Z] #45 7.249   PBCC     images/sit.pb-c.c
15:30:57 [2020-04-14T15:30:57.541Z] #45 7.401   DEP      images/google/protobuf/descriptor.pb-c.d
15:30:57 [2020-04-14T15:30:57.541Z] #45 7.538   DEP      images/opts.pb-c.d
15:30:57 [2020-04-14T15:30:57.541Z] #45 7.720   DEP      images/sit.pb-c.d
15:30:57 [2020-04-14T15:30:57.541Z] #45 7.805   PBCC     images/macvlan.pb-c.c
15:30:57 [2020-04-14T15:30:57.541Z] #45 7.849   DEP      images/macvlan.pb-c.d
15:30:57 [2020-04-14T15:30:57.541Z] #45 7.927   PBCC     images/autofs.pb-c.c
15:30:57 [2020-04-14T15:30:57.541Z] #45 7.958   DEP      images/autofs.pb-c.d
15:30:57 [2020-04-14T15:30:57.541Z] #45 8.048   PBCC     images/sysctl.pb-c.c
15:30:57 [2020-04-14T15:30:57.847Z] #45 8.082   DEP      images/sysctl.pb-c.d
15:30:57 [2020-04-14T15:30:57.847Z] #45 8.161   PBCC     images/time.pb-c.c
15:30:57 [2020-04-14T15:30:57.847Z] #45 8.205   DEP      images/time.pb-c.d
15:30:57 [2020-04-14T15:30:57.847Z] #45 8.287   PBCC     images/binfmt-misc.pb-c.c
15:30:58 [2020-04-14T15:30:58.137Z] #45 8.332   DEP      images/binfmt-misc.pb-c.d
15:30:58 [2020-04-14T15:30:58.137Z] #45 8.455   PBCC     images/seccomp.pb-c.c
15:30:58 [2020-04-14T15:30:58.137Z] #45 8.489   DEP      images/seccomp.pb-c.d
15:30:58 [2020-04-14T15:30:58.137Z] #45 8.584   PBCC     images/userns.pb-c.c
15:30:58 [2020-04-14T15:30:58.426Z] #45 8.599   DEP      images/userns.pb-c.d
15:30:58 [2020-04-14T15:30:58.426Z] #45 8.626   PBCC     images/cgroup.pb-c.c
15:30:58 [2020-04-14T15:30:58.426Z] #45 8.645   DEP      images/cgroup.pb-c.d
15:30:58 [2020-04-14T15:30:58.426Z] #45 8.679   PBCC     images/fown.pb-c.c
15:30:58 [2020-04-14T15:30:58.426Z] #45 8.697   PBCC     images/ext-file.pb-c.c
15:30:58 [2020-04-14T15:30:58.426Z] #45 8.725   DEP      images/fown.pb-c.d
15:30:58 [2020-04-14T15:30:58.426Z] #45 8.783   DEP      images/ext-file.pb-c.d
15:30:58 [2020-04-14T15:30:58.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:30:58 [2020-04-14T15:30:58.715Z] #45 ...
15:30:58 [2020-04-14T15:30:58.715Z] 
15:30:58 [2020-04-14T15:30:58.715Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:30:58 [2020-04-14T15:30:58.715Z] #39 9.474 -- Detecting C compile features - done
15:30:58 [2020-04-14T15:30:58.715Z] #39 9.584 -- Performing Test HAS_BUILTIN_FORTIFY
15:30:58 [2020-04-14T15:30:58.715Z] #39 9.987 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:30:58 [2020-04-14T15:30:58.715Z] #39 10.23 -- Configuring done
15:30:58 [2020-04-14T15:30:58.715Z] #39 10.26 -- Generating done
15:30:58 [2020-04-14T15:30:58.715Z] #39 10.27 -- Build files have been written to: /tmp/tmp.1mojQsb77R/tini
15:30:58 [2020-04-14T15:30:58.715Z] #39 10.27 + make tini-static
15:30:58 [2020-04-14T15:30:58.715Z] #39 10.96 Scanning dependencies of target tini-static
15:30:58 [2020-04-14T15:30:58.715Z] #39 11.07 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:30:58 [2020-04-14T15:30:58.715Z] #39 13.78 [100%] Linking C executable tini-static
15:30:58 [2020-04-14T15:30:58.715Z] #39 15.01 [100%] Built target tini-static
15:30:58 [2020-04-14T15:30:58.715Z] #39 15.11 + mkdir -p /build
15:30:58 [2020-04-14T15:30:58.715Z] #39 15.11 + cp tini-static /build/docker-init
15:30:58 [2020-04-14T15:30:58.715Z] #39 DONE 15.2s
15:30:58 [2020-04-14T15:30:58.715Z] 
15:30:58 [2020-04-14T15:30:58.715Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:30:58 [2020-04-14T15:30:58.715Z] #45 8.839   PBCC     images/rpc.pb-c.c
15:30:58 [2020-04-14T15:30:58.715Z] #45 8.909   DEP      images/rpc.pb-c.d
15:30:58 [2020-04-14T15:30:58.715Z] #45 ...
15:30:58 [2020-04-14T15:30:58.715Z] 
15:30:58 [2020-04-14T15:30:58.715Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:30:58 [2020-04-14T15:30:58.715Z] #11 100.3 Selecting previously unselected package mingw-w64-x86-64-dev.
15:30:58 [2020-04-14T15:30:58.715Z] #11 100.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:30:58 [2020-04-14T15:30:58.715Z] #11 100.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:30:59 [2020-04-14T15:30:59.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:30:59 [2020-04-14T15:30:59.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:31:00 [2020-04-14T15:31:00.225Z] #11 ...
15:31:00 [2020-04-14T15:31:00.225Z] 
15:31:00 [2020-04-14T15:31:00.225Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:00 [2020-04-14T15:31:00.225Z] #45 9.142   PBCC     images/siginfo.pb-c.c
15:31:00 [2020-04-14T15:31:00.225Z] #45 9.241   DEP      images/siginfo.pb-c.d
15:31:00 [2020-04-14T15:31:00.225Z] #45 9.331   PBCC     images/pagemap.pb-c.c
15:31:00 [2020-04-14T15:31:00.225Z] #45 9.458   DEP      images/pagemap.pb-c.d
15:31:00 [2020-04-14T15:31:00.225Z] #45 9.571   PBCC     images/rlimit.pb-c.c
15:31:00 [2020-04-14T15:31:00.225Z] #45 9.606   DEP      images/rlimit.pb-c.d
15:31:00 [2020-04-14T15:31:00.225Z] #45 9.797   PBCC     images/file-lock.pb-c.c
15:31:00 [2020-04-14T15:31:00.225Z] #45 9.921   DEP      images/file-lock.pb-c.d
15:31:00 [2020-04-14T15:31:00.225Z] #45 9.977   PBCC     images/tty.pb-c.c
15:31:00 [2020-04-14T15:31:00.225Z] #45 10.05   DEP      images/tty.pb-c.d
15:31:00 [2020-04-14T15:31:00.225Z] #45 10.11   PBCC     images/tun.pb-c.c
15:31:00 [2020-04-14T15:31:00.225Z] #45 10.18   PBCC     images/netdev.pb-c.c
15:31:00 [2020-04-14T15:31:00.225Z] #45 10.27   DEP      images/tun.pb-c.d
15:31:00 [2020-04-14T15:31:00.225Z] #45 10.35   DEP      images/netdev.pb-c.d
15:31:00 [2020-04-14T15:31:00.225Z] #45 10.44   PBCC     images/vma.pb-c.c
15:31:00 [2020-04-14T15:31:00.225Z] #45 10.53   DEP      images/vma.pb-c.d
15:31:00 [2020-04-14T15:31:00.225Z] #45 10.60   PBCC     images/creds.pb-c.c
15:31:00 [2020-04-14T15:31:00.225Z] #45 10.71   DEP      images/creds.pb-c.d
15:31:00 [2020-04-14T15:31:00.515Z] #45 10.82   PBCC     images/utsns.pb-c.c
15:31:00 [2020-04-14T15:31:00.515Z] #45 10.84   DEP      images/utsns.pb-c.d
15:31:00 [2020-04-14T15:31:00.515Z] #45 10.94   PBCC     images/ipc-desc.pb-c.c
15:31:00 [2020-04-14T15:31:00.803Z] #45 10.97   PBCC     images/ipc-sem.pb-c.c
15:31:00 [2020-04-14T15:31:00.803Z] #45 11.03   DEP      images/ipc-desc.pb-c.d
15:31:00 [2020-04-14T15:31:00.803Z] #45 11.13   DEP      images/ipc-sem.pb-c.d
15:31:00 [2020-04-14T15:31:00.803Z] #45 11.19   PBCC     images/ipc-msg.pb-c.c
15:31:01 [2020-04-14T15:31:01.092Z] #45 11.24   DEP      images/ipc-msg.pb-c.d
15:31:01 [2020-04-14T15:31:01.092Z] #45 11.36   PBCC     images/ipc-shm.pb-c.c
15:31:01 [2020-04-14T15:31:01.092Z] #45 11.38   DEP      images/ipc-shm.pb-c.d
15:31:01 [2020-04-14T15:31:01.092Z] #45 11.46   PBCC     images/ipc-var.pb-c.c
15:31:01 [2020-04-14T15:31:01.174Z] ok  	github.com/docker/docker/api/server	0.036s	coverage: 9.0% of statements
15:31:01 [2020-04-14T15:31:01.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:31:01 [2020-04-14T15:31:01.381Z] #45 11.52   DEP      images/ipc-var.pb-c.d
15:31:01 [2020-04-14T15:31:01.381Z] #45 11.66   PBCC     images/sk-opts.pb-c.c
15:31:01 [2020-04-14T15:31:01.381Z] #45 11.75   PBCC     images/packet-sock.pb-c.c
15:31:01 [2020-04-14T15:31:01.671Z] #45 11.84   DEP      images/sk-opts.pb-c.d
15:31:01 [2020-04-14T15:31:01.671Z] #45 11.94   DEP      images/packet-sock.pb-c.d
15:31:01 [2020-04-14T15:31:01.671Z] #45 12.03   PBCC     images/sk-netlink.pb-c.c
15:31:01 [2020-04-14T15:31:01.671Z] #45 12.08   DEP      images/sk-netlink.pb-c.d
15:31:01 [2020-04-14T15:31:01.671Z] #45 12.13   PBCC     images/sk-inet.pb-c.c
15:31:01 [2020-04-14T15:31:01.961Z] #45 12.24   DEP      images/sk-inet.pb-c.d
15:31:02 [2020-04-14T15:31:02.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:31:02 [2020-04-14T15:31:02.250Z] #45 12.40   PBCC     images/sk-unix.pb-c.c
15:31:02 [2020-04-14T15:31:02.250Z] #45 12.53   DEP      images/sk-unix.pb-c.d
15:31:02 [2020-04-14T15:31:02.540Z] #45 12.64   PBCC     images/mm.pb-c.c
15:31:02 [2020-04-14T15:31:02.540Z] #45 12.78   DEP      images/mm.pb-c.d
15:31:02 [2020-04-14T15:31:02.540Z] #45 12.86   PBCC     images/timerfd.pb-c.c
15:31:02 [2020-04-14T15:31:02.830Z] #45 13.02   DEP      images/timerfd.pb-c.d
15:31:02 [2020-04-14T15:31:02.830Z] #45 13.10   PBCC     images/timer.pb-c.c
15:31:02 [2020-04-14T15:31:02.830Z] #45 13.13   DEP      images/timer.pb-c.d
15:31:03 [2020-04-14T15:31:03.119Z] #45 13.31   PBCC     images/sa.pb-c.c
15:31:03 [2020-04-14T15:31:03.119Z] #45 13.36   DEP      images/sa.pb-c.d
15:31:03 [2020-04-14T15:31:03.119Z] #45 13.45   PBCC     images/pipe-data.pb-c.c
15:31:03 [2020-04-14T15:31:03.119Z] #45 13.49   DEP      images/pipe-data.pb-c.d
15:31:03 [2020-04-14T15:31:03.409Z] #45 13.57   PBCC     images/mnt.pb-c.c
15:31:03 [2020-04-14T15:31:03.409Z] #45 13.68   DEP      images/mnt.pb-c.d
15:31:03 [2020-04-14T15:31:03.409Z] #45 13.76   PBCC     images/sk-packet.pb-c.c
15:31:03 [2020-04-14T15:31:03.409Z] #45 13.80   DEP      images/sk-packet.pb-c.d
15:31:03 [2020-04-14T15:31:03.409Z] #45 13.87   PBCC     images/tcp-stream.pb-c.c
15:31:03 [2020-04-14T15:31:03.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:31:03 [2020-04-14T15:31:03.713Z] #45 14.00   DEP      images/tcp-stream.pb-c.d
15:31:03 [2020-04-14T15:31:03.713Z] #45 14.13   PBCC     images/pipe.pb-c.c
15:31:03 [2020-04-14T15:31:03.953Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m0.539443869s with top 10 stages: buildssa: 1m33.21507451s, goimports: 22.122826423s, unconvert: 12.732872023s, gosec: 9.902967484s, golint: 5.688696354s, ineffassign: 4.473471968s, misspell: 3.977946359s, inspect: 3.300497818s, vrp: 2.565607412s, printf: 1.958943205s 
15:31:04 [2020-04-14T15:31:04.000Z] #45 14.18   DEP      images/pipe.pb-c.d
15:31:04 [2020-04-14T15:31:04.000Z] #45 14.24   PBCC     images/pstree.pb-c.c
15:31:04 [2020-04-14T15:31:04.000Z] #45 ...
15:31:04 [2020-04-14T15:31:04.000Z] 
15:31:04 [2020-04-14T15:31:04.000Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:31:04 [2020-04-14T15:31:04.000Z] #57 99.21 bufio
15:31:04 [2020-04-14T15:31:04.000Z] #57 101.9 text/tabwriter
15:31:04 [2020-04-14T15:31:04.000Z] #57 106.4 regexp/syntax
15:31:04 [2020-04-14T15:31:04.000Z] #57 106.5 reflect
15:31:04 [2020-04-14T15:31:04.000Z] #57 ...
15:31:04 [2020-04-14T15:31:04.000Z] 
15:31:04 [2020-04-14T15:31:04.000Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:04 [2020-04-14T15:31:04.000Z] #45 14.26   DEP      images/pstree.pb-c.d
15:31:04 [2020-04-14T15:31:04.000Z] #45 14.32   PBCC     images/fs.pb-c.c
15:31:04 [2020-04-14T15:31:04.000Z] #45 14.36   DEP      images/fs.pb-c.d
15:31:04 [2020-04-14T15:31:04.000Z] #45 14.47   PBCC     images/signalfd.pb-c.c
15:31:04 [2020-04-14T15:31:04.288Z] #45 14.57   DEP      images/signalfd.pb-c.d
15:31:04 [2020-04-14T15:31:04.288Z] #45 14.68   PBCC     images/fh.pb-c.c
15:31:04 [2020-04-14T15:31:04.579Z] #45 14.75   PBCC     images/fsnotify.pb-c.c
15:31:04 [2020-04-14T15:31:04.579Z] #45 14.91   DEP      images/fh.pb-c.d
15:31:04 [2020-04-14T15:31:04.579Z] #45 ...
15:31:04 [2020-04-14T15:31:04.579Z] 
15:31:04 [2020-04-14T15:31:04.579Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:04 [2020-04-14T15:31:04.579Z] #48 99.88 bufio
15:31:04 [2020-04-14T15:31:04.579Z] #48 102.2 reflect
15:31:04 [2020-04-14T15:31:04.579Z] #48 108.8 regexp/syntax
15:31:04 [2020-04-14T15:31:04.869Z] #48 ...
15:31:04 [2020-04-14T15:31:04.869Z] 
15:31:04 [2020-04-14T15:31:04.869Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:04 [2020-04-14T15:31:04.869Z] #45 15.02   DEP      images/fsnotify.pb-c.d
15:31:04 [2020-04-14T15:31:04.869Z] #45 15.11   PBCC     images/eventpoll.pb-c.c
15:31:04 [2020-04-14T15:31:04.869Z] #45 15.14   DEP      images/eventpoll.pb-c.d
15:31:04 [2020-04-14T15:31:04.869Z] #45 15.24   PBCC     images/eventfd.pb-c.c
15:31:04 [2020-04-14T15:31:04.869Z] #45 15.30   DEP      images/eventfd.pb-c.d
15:31:04 [2020-04-14T15:31:04.869Z] #45 15.38   PBCC     images/remap-file-path.pb-c.c
15:31:05 [2020-04-14T15:31:05.159Z] #45 15.43   DEP      images/remap-file-path.pb-c.d
15:31:05 [2020-04-14T15:31:05.159Z] #45 15.50   PBCC     images/fifo.pb-c.c
15:31:05 [2020-04-14T15:31:05.159Z] #45 15.54   DEP      images/fifo.pb-c.d
15:31:05 [2020-04-14T15:31:05.449Z] #45 15.67   PBCC     images/ghost-file.pb-c.c
15:31:05 [2020-04-14T15:31:05.449Z] #45 15.76   DEP      images/ghost-file.pb-c.d
15:31:05 [2020-04-14T15:31:05.449Z] #45 15.82   PBCC     images/regfile.pb-c.c
15:31:05 [2020-04-14T15:31:05.740Z] #45 15.93   DEP      images/regfile.pb-c.d
15:31:05 [2020-04-14T15:31:05.740Z] #45 15.99   PBCC     images/ns.pb-c.c
15:31:05 [2020-04-14T15:31:05.740Z] #45 16.02   DEP      images/ns.pb-c.d
15:31:05 [2020-04-14T15:31:05.740Z] #45 16.16   PBCC     images/fdinfo.pb-c.c
15:31:06 [2020-04-14T15:31:06.030Z] #45 16.32   DEP      images/fdinfo.pb-c.d
15:31:06 [2020-04-14T15:31:06.030Z] #45 16.42   PBCC     images/core-aarch64.pb-c.c
15:31:06 [2020-04-14T15:31:06.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:31:06 [2020-04-14T15:31:06.320Z] #45 16.49   PBCC     images/core-arm.pb-c.c
15:31:06 [2020-04-14T15:31:06.320Z] #45 16.60   PBCC     images/core-ppc64.pb-c.c
15:31:06 [2020-04-14T15:31:06.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:31:06 [2020-04-14T15:31:06.610Z] #45 16.76   PBCC     images/core-s390.pb-c.c
15:31:06 [2020-04-14T15:31:06.610Z] #45 16.90   PBCC     images/core-x86.pb-c.c
15:31:06 [2020-04-14T15:31:06.899Z] #45 17.06   PBCC     images/core.pb-c.c
15:31:06 [2020-04-14T15:31:06.899Z] #45 17.29   PBCC     images/inventory.pb-c.c
15:31:07 [2020-04-14T15:31:07.188Z] #45 17.43   DEP      images/core-aarch64.pb-c.d
15:31:07 [2020-04-14T15:31:07.188Z] #45 17.61   DEP      images/core-arm.pb-c.d
15:31:07 [2020-04-14T15:31:07.188Z] #45 17.68   DEP      images/core-ppc64.pb-c.d
15:31:07 [2020-04-14T15:31:07.477Z] #45 17.76   DEP      images/core-s390.pb-c.d
15:31:07 [2020-04-14T15:31:07.477Z] #45 17.88   DEP      images/core-x86.pb-c.d
15:31:07 [2020-04-14T15:31:07.767Z] #45 18.01   DEP      images/core.pb-c.d
15:31:08 [2020-04-14T15:31:08.059Z] #45 18.14   DEP      images/inventory.pb-c.d
15:31:08 [2020-04-14T15:31:08.059Z] #45 18.29   PBCC     images/cpuinfo.pb-c.c
15:31:08 [2020-04-14T15:31:08.059Z] #45 18.35   DEP      images/cpuinfo.pb-c.d
15:31:08 [2020-04-14T15:31:08.059Z] #45 18.51   PBCC     images/stats.pb-c.c
15:31:08 [2020-04-14T15:31:08.059Z] #45 18.54   DEP      images/stats.pb-c.d
15:31:08 [2020-04-14T15:31:08.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:31:09 [2020-04-14T15:31:09.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:31:10 [2020-04-14T15:31:10.785Z] #45 ...
15:31:10 [2020-04-14T15:31:10.785Z] 
15:31:10 [2020-04-14T15:31:10.785Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:10 [2020-04-14T15:31:10.785Z] #48 115.7 vendor/golang.org/x/text/transform
15:31:11 [2020-04-14T15:31:11.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:31:12 [2020-04-14T15:31:12.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:31:12 [2020-04-14T15:31:12.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:31:13 [2020-04-14T15:31:13.519Z] #48 ...
15:31:13 [2020-04-14T15:31:13.519Z] 
15:31:13 [2020-04-14T15:31:13.519Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:31:13 [2020-04-14T15:31:13.519Z] #11 109.1 Selecting previously unselected package gcc-mingw-w64-base.
15:31:13 [2020-04-14T15:31:13.519Z] #11 109.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:31:13 [2020-04-14T15:31:13.519Z] #11 109.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:31:13 [2020-04-14T15:31:13.519Z] #11 109.3 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:31:13 [2020-04-14T15:31:13.519Z] #11 109.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:31:13 [2020-04-14T15:31:13.519Z] #11 109.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:31:13 [2020-04-14T15:31:13.519Z] #11 ...
15:31:13 [2020-04-14T15:31:13.519Z] 
15:31:13 [2020-04-14T15:31:13.519Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:13 [2020-04-14T15:31:13.519Z] #45 21.12 make[1]: Nothing to be done for 'all'.
15:31:13 [2020-04-14T15:31:13.519Z] #45 23.27   CC       images/stats.o
15:31:13 [2020-04-14T15:31:13.519Z] #45 23.90   CC       images/core.o
15:31:14 [2020-04-14T15:31:14.323Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:31:14 [2020-04-14T15:31:14.323Z] Using test binary docker
15:31:14 [2020-04-14T15:31:14.323Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:31:14 [2020-04-14T15:31:14.323Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:31:14 [2020-04-14T15:31:14.323Z] INFO: Waiting for daemon to start...
15:31:14 [2020-04-14T15:31:14.323Z] Starting dockerd
15:31:15 [2020-04-14T15:31:15.020Z] #45 25.37   CC       images/core-x86.o
15:31:16 [2020-04-14T15:31:16.203Z] .
15:31:16 [2020-04-14T15:31:16.203Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:31:16 [2020-04-14T15:31:16.203Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:31:16 [2020-04-14T15:31:16.203Z] Error: No such image: emptyfs
15:31:16 [2020-04-14T15:31:16.458Z] Running integration-test (iteration 1)
15:31:16 [2020-04-14T15:31:16.458Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:31:16 [2020-04-14T15:31:16.519Z] #45 26.44   CC       images/core-arm.o
15:31:16 [2020-04-14T15:31:16.519Z] #45 ...
15:31:16 [2020-04-14T15:31:16.519Z] 
15:31:16 [2020-04-14T15:31:16.519Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:31:16 [2020-04-14T15:31:16.519Z] #34 111.7 internal/syscall/unix
15:31:16 [2020-04-14T15:31:16.519Z] #34 111.7 internal/syscall/execenv
15:31:16 [2020-04-14T15:31:16.519Z] #34 111.8 time
15:31:16 [2020-04-14T15:31:16.519Z] #34 ...
15:31:16 [2020-04-14T15:31:16.519Z] 
15:31:16 [2020-04-14T15:31:16.519Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:16 [2020-04-14T15:31:16.519Z] #48 121.0 time
15:31:17 [2020-04-14T15:31:17.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:31:17 [2020-04-14T15:31:17.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:31:17 [2020-04-14T15:31:17.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:31:18 [2020-04-14T15:31:18.920Z] INFO [runner/unused/goanalysis] analyzers took 26.039802185s with top 10 stages: buildssa: 22.057634531s, U1000: 3.982167654s 
15:31:18 [2020-04-14T15:31:18.920Z] INFO [runner] Issues before processing: 2294, after processing: 0 
15:31:18 [2020-04-14T15:31:18.920Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1685/1685, skip_files: 1685/1685, exclude: 1580/1580, cgo: 1685/2294, autogenerated_exclude: 1580/1685, identifier_marker: 1580/1580, exclude-rules: 63/1580, nolint: 0/63, skip_dirs: 1685/1685, filename_unadjuster: 1685/1685 
15:31:18 [2020-04-14T15:31:18.920Z] INFO [runner] processing took 137.966682ms with stages: nolint: 54.244776ms, identifier_marker: 40.838965ms, autogenerated_exclude: 16.930848ms, path_prettifier: 13.49527ms, exclude-rules: 6.811192ms, skip_dirs: 3.56909ms, cgo: 1.13618ms, filename_unadjuster: 934.03µs, max_same_issues: 2.049µs, uniq_by_line: 936ns, source_code: 600ns, max_from_linter: 587ns, diff: 527ns, exclude: 514ns, path_shortener: 419ns, skip_files: 376ns, max_per_file_from_linter: 323ns 
15:31:18 [2020-04-14T15:31:18.920Z] INFO [runner] linters took 1m33.629961534s with stages: goanalysis_metalinter: 1m15.670053225s, unused: 17.820865862s 
15:31:18 [2020-04-14T15:31:18.920Z] INFO File cache stats: 1447 entries of total size 6.8MiB 
15:31:19 [2020-04-14T15:31:19.483Z] INFO Memory: 1572 samples, avg is 248.4MB, max is 3031.1MB 
15:31:19 [2020-04-14T15:31:19.483Z] INFO Execution took 3m29.935219438s               
15:31:19 [2020-04-14T15:31:19.741Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:31:20 [2020-04-14T15:31:20.799Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/make.sh dynbinary-daemon test-docker-py
15:31:20 [2020-04-14T15:31:20.978Z] #48 ...
15:31:20 [2020-04-14T15:31:20.978Z] 
15:31:20 [2020-04-14T15:31:20.978Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:21 [2020-04-14T15:31:21.267Z] #66 69.71 Checking out files:  37% (1191/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  80% (2548/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
15:31:21 [2020-04-14T15:31:21.267Z] #66 71.04 + cd /tmp/tmp.juqEeMQVyZ/src/github.com/containerd/containerd
15:31:21 [2020-04-14T15:31:21.359Z] 
15:31:21 [2020-04-14T15:31:21.359Z] Removing bundles/
15:31:21 [2020-04-14T15:31:21.359Z] 
15:31:21 [2020-04-14T15:31:21.359Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:31:21 [2020-04-14T15:31:21.359Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:31:21 [2020-04-14T15:31:21.359Z] GOOS="" GOARCH="" GOARM=""
15:31:21 [2020-04-14T15:31:21.555Z] #66 71.04 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
15:31:23 [2020-04-14T15:31:23.612Z] #66 72.94 + export 'BUILDTAGS=netgo osusergo static_build'
15:31:23 [2020-04-14T15:31:23.612Z] #66 72.94 + BUILDTAGS='netgo osusergo static_build'
15:31:23 [2020-04-14T15:31:23.612Z] #66 72.94 + export EXTRA_FLAGS=-buildmode=pie
15:31:23 [2020-04-14T15:31:23.612Z] #66 72.94 + EXTRA_FLAGS=-buildmode=pie
15:31:23 [2020-04-14T15:31:23.612Z] #66 72.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:31:23 [2020-04-14T15:31:23.612Z] #66 72.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:31:23 [2020-04-14T15:31:23.612Z] #66 72.94 + '[' '' = dynamic ']'
15:31:23 [2020-04-14T15:31:23.612Z] #66 72.94 + make
15:31:23 [2020-04-14T15:31:23.902Z] #66 ...
15:31:23 [2020-04-14T15:31:23.902Z] 
15:31:23 [2020-04-14T15:31:23.902Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:31:23 [2020-04-14T15:31:23.902Z] #57 119.2 time
15:31:23 [2020-04-14T15:31:23.902Z] #57 123.9 regexp
15:31:23 [2020-04-14T15:31:23.902Z] #57 ...
15:31:23 [2020-04-14T15:31:23.902Z] 
15:31:23 [2020-04-14T15:31:23.902Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:23 [2020-04-14T15:31:23.902Z] #45 27.08   CC       images/core-aarch64.o
15:31:23 [2020-04-14T15:31:23.902Z] #45 27.87   CC       images/core-ppc64.o
15:31:23 [2020-04-14T15:31:23.902Z] #45 28.99   CC       images/core-s390.o
15:31:23 [2020-04-14T15:31:23.902Z] #45 30.48   CC       images/cpuinfo.o
15:31:23 [2020-04-14T15:31:23.902Z] #45 31.61   CC       images/inventory.o
15:31:23 [2020-04-14T15:31:23.902Z] #45 32.04   CC       images/fdinfo.o
15:31:23 [2020-04-14T15:31:23.902Z] #45 32.65   CC       images/fown.o
15:31:23 [2020-04-14T15:31:23.902Z] #45 33.11   CC       images/ns.o
15:31:23 [2020-04-14T15:31:23.902Z] #45 33.49   CC       images/regfile.o
15:31:23 [2020-04-14T15:31:23.902Z] #45 33.92   CC       images/ghost-file.o
15:31:24 [2020-04-14T15:31:24.191Z] #45 34.54   CC       images/fifo.o
15:31:24 [2020-04-14T15:31:24.191Z] #45 ...
15:31:24 [2020-04-14T15:31:24.191Z] 
15:31:24 [2020-04-14T15:31:24.191Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:31:24 [2020-04-14T15:31:24.191Z] #66 73.89 + bin/ctr
15:31:26 [2020-04-14T15:31:26.383Z] Loaded image: buildpack-deps:jessie
15:31:26 [2020-04-14T15:31:26.383Z] Loaded image: busybox:latest
15:31:26 [2020-04-14T15:31:26.383Z] Loaded image: busybox:glibc
15:31:26 [2020-04-14T15:31:26.383Z] Loaded image: debian:jessie
15:31:26 [2020-04-14T15:31:26.383Z] Loaded image: hello-world:latest
15:31:26 [2020-04-14T15:31:26.383Z] INFO: Testing against a local daemon
15:31:26 [2020-04-14T15:31:26.383Z] === RUN   TestCgroupNamespacesBuild
15:31:28 [2020-04-14T15:31:28.627Z] #66 ...
15:31:28 [2020-04-14T15:31:28.627Z] 
15:31:28 [2020-04-14T15:31:28.627Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:31:28 [2020-04-14T15:31:28.627Z] #34 123.9 internal/poll
15:31:28 [2020-04-14T15:31:28.627Z] #34 126.9 internal/fmtsort
15:31:28 [2020-04-14T15:31:28.627Z] #34 127.8 os
15:31:28 [2020-04-14T15:31:28.627Z] #34 131.3 path/filepath
15:31:28 [2020-04-14T15:31:28.627Z] #34 131.3 fmt
15:31:28 [2020-04-14T15:31:28.627Z] #34 ...
15:31:28 [2020-04-14T15:31:28.627Z] 
15:31:28 [2020-04-14T15:31:28.627Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:28 [2020-04-14T15:31:28.627Z] #45 35.03   CC       images/remap-file-path.o
15:31:28 [2020-04-14T15:31:28.627Z] #45 35.50   CC       images/eventfd.o
15:31:28 [2020-04-14T15:31:28.627Z] #45 35.85   CC       images/eventpoll.o
15:31:28 [2020-04-14T15:31:28.627Z] #45 36.50   CC       images/fh.o
15:31:28 [2020-04-14T15:31:28.627Z] #45 37.09   CC       images/fsnotify.o
15:31:28 [2020-04-14T15:31:28.627Z] #45 38.26   CC       images/signalfd.o
15:31:28 [2020-04-14T15:31:28.627Z] #45 38.70   CC       images/fs.o
15:31:28 [2020-04-14T15:31:28.915Z] #45 39.17   CC       images/pstree.o
15:31:29 [2020-04-14T15:31:29.555Z] #45 39.67   CC       images/pipe.o
15:31:29 [2020-04-14T15:31:29.638Z] --- PASS: TestCgroupNamespacesBuild (3.09s)
15:31:29 [2020-04-14T15:31:29.638Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:31:29 [2020-04-14T15:31:29.876Z] #45 40.05   CC       images/tcp-stream.o
15:31:30 [2020-04-14T15:31:30.168Z] #45 40.50   CC       images/sk-packet.o
15:31:30 [2020-04-14T15:31:30.799Z] #45 40.98   CC       images/mnt.o
15:31:31 [2020-04-14T15:31:31.090Z] #45 41.39   CC       images/pipe-data.o
15:31:31 [2020-04-14T15:31:31.721Z] #45 41.97   CC       images/sa.o
15:31:32 [2020-04-14T15:31:32.144Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.52s)
15:31:32 [2020-04-14T15:31:32.144Z] === RUN   TestBuildWithSession
15:31:32 [2020-04-14T15:31:32.144Z] --- SKIP: TestBuildWithSession (0.00s)
15:31:32 [2020-04-14T15:31:32.144Z]     build_session_test.go:25: TODO: BuildKit
15:31:32 [2020-04-14T15:31:32.144Z] === RUN   TestBuildSquashParent
15:31:32 [2020-04-14T15:31:32.350Z] #45 42.46   CC       images/timer.o
15:31:32 [2020-04-14T15:31:32.350Z] #45 ...
15:31:32 [2020-04-14T15:31:32.350Z] 
15:31:32 [2020-04-14T15:31:32.350Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:31:32 [2020-04-14T15:31:32.350Z] #57 137.5 context
15:31:32 [2020-04-14T15:31:32.350Z] #57 137.5 mvdan.cc/sh/v3/fileutil
15:31:32 [2020-04-14T15:31:32.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:31:32 [2020-04-14T15:31:32.641Z] #57 ...
15:31:32 [2020-04-14T15:31:32.641Z] 
15:31:32 [2020-04-14T15:31:32.641Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:32 [2020-04-14T15:31:32.641Z] #48 128.0 regexp
15:31:32 [2020-04-14T15:31:32.641Z] #48 ...
15:31:32 [2020-04-14T15:31:32.641Z] 
15:31:32 [2020-04-14T15:31:32.641Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:31:32 [2020-04-14T15:31:32.641Z] #34 134.5 io/ioutil
15:31:32 [2020-04-14T15:31:32.641Z] #34 138.2 log
15:31:32 [2020-04-14T15:31:32.935Z] #34 138.2 flag
15:31:32 [2020-04-14T15:31:32.935Z] #34 138.2 github.com/BurntSushi/toml
15:31:33 [2020-04-14T15:31:33.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:31:34 [2020-04-14T15:31:34.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:31:35 [2020-04-14T15:31:35.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:31:35 [2020-04-14T15:31:35.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:31:35 [2020-04-14T15:31:35.669Z] #34 ...
15:31:35 [2020-04-14T15:31:35.669Z] 
15:31:35 [2020-04-14T15:31:35.669Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:35 [2020-04-14T15:31:35.669Z] #45 43.18   CC       images/timerfd.o
15:31:35 [2020-04-14T15:31:35.669Z] #45 43.58   CC       images/mm.o
15:31:35 [2020-04-14T15:31:35.669Z] #45 44.23   CC       images/sk-opts.o
15:31:35 [2020-04-14T15:31:35.669Z] #45 44.51   CC       images/sk-unix.o
15:31:35 [2020-04-14T15:31:35.669Z] #45 45.09   CC       images/sk-inet.o
15:31:35 [2020-04-14T15:31:35.669Z] #45 45.80   CC       images/tun.o
15:31:35 [2020-04-14T15:31:35.960Z] #45 46.28   CC       images/sk-netlink.o
15:31:36 [2020-04-14T15:31:36.591Z] #45 46.70   CC       images/packet-sock.o
15:31:36 [2020-04-14T15:31:36.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:31:37 [2020-04-14T15:31:37.240Z] #45 47.35   CC       images/ipc-var.o
15:31:37 [2020-04-14T15:31:37.240Z] #45 47.67   CC       images/ipc-desc.o
15:31:37 [2020-04-14T15:31:37.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:31:37 [2020-04-14T15:31:37.871Z] #45 48.10   CC       images/ipc-shm.o
15:31:38 [2020-04-14T15:31:38.161Z] #45 48.60   CC       images/ipc-msg.o
15:31:38 [2020-04-14T15:31:38.161Z] #45 ...
15:31:38 [2020-04-14T15:31:38.161Z] 
15:31:38 [2020-04-14T15:31:38.161Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:31:38 [2020-04-14T15:31:38.161Z] #11 144.0 Selecting previously unselected package g++-mingw-w64-x86-64.
15:31:38 [2020-04-14T15:31:38.161Z] #11 144.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:31:38 [2020-04-14T15:31:38.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:31:38 [2020-04-14T15:31:38.452Z] #11 144.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:31:39 [2020-04-14T15:31:39.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:31:40 [2020-04-14T15:31:40.209Z] --- PASS: TestBuildSquashParent (7.60s)
15:31:40 [2020-04-14T15:31:40.209Z] === RUN   TestBuildWithRemoveAndForceRemove
15:31:40 [2020-04-14T15:31:40.209Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:31:40 [2020-04-14T15:31:40.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:31:40 [2020-04-14T15:31:40.209Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:31:40 [2020-04-14T15:31:40.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:31:40 [2020-04-14T15:31:40.209Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:31:40 [2020-04-14T15:31:40.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:31:40 [2020-04-14T15:31:40.209Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:31:40 [2020-04-14T15:31:40.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:31:40 [2020-04-14T15:31:40.209Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:31:40 [2020-04-14T15:31:40.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:31:40 [2020-04-14T15:31:40.209Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:31:40 [2020-04-14T15:31:40.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:31:40 [2020-04-14T15:31:40.209Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:31:40 [2020-04-14T15:31:40.209Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:31:40 [2020-04-14T15:31:40.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:31:41 [2020-04-14T15:31:41.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:31:42 [2020-04-14T15:31:42.090Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:31:42 [2020-04-14T15:31:42.090Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:31:42 [2020-04-14T15:31:42.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:31:42 [2020-04-14T15:31:42.889Z] #11 ...
15:31:42 [2020-04-14T15:31:42.889Z] 
15:31:42 [2020-04-14T15:31:42.889Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:42 [2020-04-14T15:31:42.889Z] #48 138.2 context
15:31:42 [2020-04-14T15:31:42.889Z] #48 138.9 github.com/LK4D4/vndr/versioned
15:31:42 [2020-04-14T15:31:42.889Z] #48 138.9 internal/lazyregexp
15:31:42 [2020-04-14T15:31:42.889Z] #48 140.6 os/exec
15:31:42 [2020-04-14T15:31:42.889Z] #48 140.8 net
15:31:42 [2020-04-14T15:31:42.889Z] #48 146.4 net/url
15:31:42 [2020-04-14T15:31:42.889Z] #48 146.4 go/scanner
15:31:42 [2020-04-14T15:31:42.889Z] #48 146.4 text/template/parse
15:31:43 [2020-04-14T15:31:43.179Z] #48 ...
15:31:43 [2020-04-14T15:31:43.179Z] 
15:31:43 [2020-04-14T15:31:43.179Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:43 [2020-04-14T15:31:43.179Z] #45 49.19   CC       images/ipc-sem.o
15:31:43 [2020-04-14T15:31:43.179Z] #45 49.54   CC       images/utsns.o
15:31:43 [2020-04-14T15:31:43.179Z] #45 50.07   CC       images/creds.o
15:31:43 [2020-04-14T15:31:43.179Z] #45 50.40   CC       images/vma.o
15:31:43 [2020-04-14T15:31:43.179Z] #45 50.79   CC       images/netdev.o
15:31:43 [2020-04-14T15:31:43.179Z] #45 51.50   CC       images/tty.o
15:31:43 [2020-04-14T15:31:43.179Z] #45 52.73   CC       images/file-lock.o
15:31:43 [2020-04-14T15:31:43.179Z] #45 53.16   CC       images/rlimit.o
15:31:43 [2020-04-14T15:31:43.467Z] #45 53.63   CC       images/pagemap.o
15:31:43 [2020-04-14T15:31:43.757Z] #45 54.14   CC       images/siginfo.o
15:31:43 [2020-04-14T15:31:43.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:31:43 [2020-04-14T15:31:43.972Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:31:43 [2020-04-14T15:31:43.972Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:31:44 [2020-04-14T15:31:44.384Z] #45 54.61   CC       images/rpc.o
15:31:44 [2020-04-14T15:31:44.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:31:45 [2020-04-14T15:31:45.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:31:45 [2020-04-14T15:31:45.854Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:31:45 [2020-04-14T15:31:45.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.63s)
15:31:45 [2020-04-14T15:31:45.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s)
15:31:45 [2020-04-14T15:31:45.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.74s)
15:31:45 [2020-04-14T15:31:45.855Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s)
15:31:45 [2020-04-14T15:31:45.855Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.10s)
15:31:45 [2020-04-14T15:31:45.855Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s)
15:31:45 [2020-04-14T15:31:45.855Z] === RUN   TestBuildMultiStageCopy
15:31:45 [2020-04-14T15:31:45.855Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:31:45 [2020-04-14T15:31:45.896Z] #45 ...
15:31:45 [2020-04-14T15:31:45.896Z] 
15:31:45 [2020-04-14T15:31:45.896Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:31:45 [2020-04-14T15:31:45.896Z] #57 140.9 flag
15:31:45 [2020-04-14T15:31:45.896Z] #57 140.9 go/token
15:31:45 [2020-04-14T15:31:45.896Z] #57 140.9 github.com/pkg/diff
15:31:45 [2020-04-14T15:31:45.896Z] #57 140.9 encoding/binary
15:31:45 [2020-04-14T15:31:45.896Z] #57 145.5 go/scanner
15:31:45 [2020-04-14T15:31:45.896Z] #57 147.8 mvdan.cc/editorconfig
15:31:45 [2020-04-14T15:31:45.896Z] #57 149.5 mvdan.cc/sh/v3/syntax
15:31:46 [2020-04-14T15:31:46.525Z] #57 151.7 go/ast
15:31:46 [2020-04-14T15:31:46.525Z] #57 151.7 encoding/json
15:31:46 [2020-04-14T15:31:46.556Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:31:46 [2020-04-14T15:31:46.556Z] Using test binary docker
15:31:46 [2020-04-14T15:31:46.556Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:31:46 [2020-04-14T15:31:46.556Z] +++ /etc/init.d/apparmor start
15:31:46 [2020-04-14T15:31:46.556Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:31:46 [2020-04-14T15:31:46.556Z] INFO: Waiting for daemon to start...
15:31:46 [2020-04-14T15:31:46.556Z] Starting dockerd
15:31:46 [2020-04-14T15:31:46.556Z] +++ 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
15:31:47 [2020-04-14T15:31:47.155Z] #57 ...
15:31:47 [2020-04-14T15:31:47.155Z] 
15:31:47 [2020-04-14T15:31:47.155Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:47 [2020-04-14T15:31:47.155Z] #45 57.39   CC       images/ext-file.o
15:31:47 [2020-04-14T15:31:47.443Z] #45 ...
15:31:47 [2020-04-14T15:31:47.443Z] 
15:31:47 [2020-04-14T15:31:47.443Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:31:47 [2020-04-14T15:31:47.443Z] #34 145.7 github.com/BurntSushi/toml/cmd/tomlv
15:31:47 [2020-04-14T15:31:47.443Z] #34 DONE 152.7s
15:31:47 [2020-04-14T15:31:47.443Z] 
15:31:47 [2020-04-14T15:31:47.443Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:47 [2020-04-14T15:31:47.443Z] #45 57.90   CC       images/cgroup.o
15:31:48 [2020-04-14T15:31:48.575Z] .
15:31:48 [2020-04-14T15:31:48.575Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:31:48 [2020-04-14T15:31:48.575Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:31:48 [2020-04-14T15:31:48.575Z] Error: No such image: emptyfs
15:31:48 [2020-04-14T15:31:48.575Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:31:48 [2020-04-14T15:31:48.575Z] ++++ docker load
15:31:48 [2020-04-14T15:31:48.858Z] Running integration-test (iteration 1)
15:31:48 [2020-04-14T15:31:48.858Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
15:31:48 [2020-04-14T15:31:48.858Z] ++ 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
15:31:48 [2020-04-14T15:31:48.858Z] ++ set -e
15:31:48 [2020-04-14T15:31:48.858Z] ++ '[' -n 0 ']'
15:31:48 [2020-04-14T15:31:48.858Z] ++ set -x
15:31:48 [2020-04-14T15:31:48.858Z] ++ env -i DEST=/go/src/github.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
15:31:49 [2020-04-14T15:31:49.110Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:31:50 [2020-04-14T15:31:50.186Z] #45 60.17   CC       images/userns.o
15:31:50 [2020-04-14T15:31:50.186Z] #45 60.58   CC       images/google/protobuf/descriptor.o
15:31:50 [2020-04-14T15:31:50.469Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:31:51 [2020-04-14T15:31:51.391Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:31:52 [2020-04-14T15:31:52.313Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:31:53 [2020-04-14T15:31:53.236Z] --- PASS: TestBuildMultiStageCopy (7.21s)
15:31:53 [2020-04-14T15:31:53.236Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s)
15:31:53 [2020-04-14T15:31:53.236Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:31:53 [2020-04-14T15:31:53.236Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:31:53 [2020-04-14T15:31:53.236Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:31:53 [2020-04-14T15:31:53.236Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:31:53 [2020-04-14T15:31:53.236Z] === RUN   TestBuildMultiStageParentConfig
15:31:53 [2020-04-14T15:31:53.693Z] #45 63.98   CC       images/opts.o
15:31:53 [2020-04-14T15:31:53.982Z] #45 64.40   CC       images/seccomp.o
15:31:54 [2020-04-14T15:31:54.620Z] #45 65.02   CC       images/binfmt-misc.o
15:31:54 [2020-04-14T15:31:54.909Z] #45 65.33   CC       images/time.o
15:31:55 [2020-04-14T15:31:55.198Z] #45 65.63   CC       images/sysctl.o
15:31:55 [2020-04-14T15:31:55.658Z] Loaded image: buildpack-deps:jessie
15:31:55 [2020-04-14T15:31:55.658Z] Loaded image: busybox:latest
15:31:55 [2020-04-14T15:31:55.826Z] #45 66.05   CC       images/autofs.o
15:31:55 [2020-04-14T15:31:55.941Z] Loaded image: busybox:glibc
15:31:55 [2020-04-14T15:31:55.941Z] Loaded image: debian:jessie
15:31:55 [2020-04-14T15:31:55.941Z] Loaded image: hello-world:latest
15:31:56 [2020-04-14T15:31:56.115Z] #45 66.54   CC       images/macvlan.o
15:31:56 [2020-04-14T15:31:56.223Z] INFO: Testing against a local daemon
15:31:56 [2020-04-14T15:31:56.223Z] === RUN   TestCgroupNamespacesBuild
15:31:56 [2020-04-14T15:31:56.404Z] #45 66.88   CC       images/sit.o
15:31:56 [2020-04-14T15:31:56.693Z] #45 67.16   LINK     images/built-in.o
15:31:56 [2020-04-14T15:31:56.987Z] #45 67.41   GEN      compel/include/asm
15:31:57 [2020-04-14T15:31:57.277Z] #45 67.42   GEN      compel/include/version.h
15:31:57 [2020-04-14T15:31:57.277Z] #45 67.45 touch .config
15:31:57 [2020-04-14T15:31:57.277Z] #45 67.48   GEN      include/common/config.h
15:31:57 [2020-04-14T15:31:57.277Z] #45 ...
15:31:57 [2020-04-14T15:31:57.277Z] 
15:31:57 [2020-04-14T15:31:57.277Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:31:57 [2020-04-14T15:31:57.277Z] #48 152.5 go/ast
15:31:57 [2020-04-14T15:31:57.277Z] #48 154.0 encoding/json
15:31:57 [2020-04-14T15:31:57.277Z] #48 ...
15:31:57 [2020-04-14T15:31:57.277Z] 
15:31:57 [2020-04-14T15:31:57.277Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:31:57 [2020-04-14T15:31:57.277Z] #45 67.62   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:31:57 [2020-04-14T15:31:57.277Z] #45 67.66   GEN      compel/plugins/include/uapi/std/syscall.h
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/api/server/httputils	0.028s	coverage: 14.7% of statements
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/api/types/strslice	0.015s	coverage: 90.0% of statements
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/api/types/filters	0.033s	coverage: 92.2% of statements
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/api/types/time	0.031s	coverage: 100.0% of statements
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/api/server/router/swarm	0.031s	coverage: 4.5% of statements
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/api/types/versions	0.020s	coverage: 75.0% of statements
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/builder	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/builder/dockerignore	0.010s	coverage: 96.8% of statements
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/builder/remotecontext	0.305s	coverage: 13.6% of statements
15:31:57 [2020-04-14T15:31:57.490Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.450s	coverage: 86.3% of statements
15:31:57 [2020-04-14T15:31:57.567Z] #45 67.71   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
15:31:57 [2020-04-14T15:31:57.567Z] #45 67.73   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
15:31:57 [2020-04-14T15:31:57.567Z] #45 67.80   DEP      compel/arch/ppc64/plugins/std/memcmp.d
15:31:57 [2020-04-14T15:31:57.567Z] #45 67.85   DEP      compel/arch/ppc64/plugins/std/memcpy.d
15:31:57 [2020-04-14T15:31:57.567Z] #45 67.93   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
15:31:57 [2020-04-14T15:31:57.856Z] #45 68.00   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:31:57 [2020-04-14T15:31:57.856Z] #45 68.02   DEP      compel/plugins/std/infect.d
15:31:57 [2020-04-14T15:31:57.856Z] #45 68.29   DEP      compel/plugins/std/string.d
15:31:58 [2020-04-14T15:31:58.146Z] #45 68.53   DEP      compel/plugins/std/log.d
15:31:58 [2020-04-14T15:31:58.428Z] ok  	github.com/docker/docker/builder/dockerfile	1.237s	coverage: 48.2% of statements
15:31:58 [2020-04-14T15:31:58.428Z] ?   	github.com/docker/docker/cli	[no test files]
15:31:58 [2020-04-14T15:31:58.428Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:31:58 [2020-04-14T15:31:58.436Z] #45 68.73   DEP      compel/plugins/std/fds.d
15:31:58 [2020-04-14T15:31:58.464Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
15:31:58 [2020-04-14T15:31:58.464Z] === RUN   TestBuildLabelWithTargets
15:31:58 [2020-04-14T15:31:58.726Z] #45 68.95   DEP      compel/plugins/std/std.d
15:31:58 [2020-04-14T15:31:58.726Z] #45 69.12   DEP      compel/plugins/shmem/shmem.d
15:31:58 [2020-04-14T15:31:58.897Z] --- PASS: TestCgroupNamespacesBuild (2.27s)
15:31:58 [2020-04-14T15:31:58.897Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:31:59 [2020-04-14T15:31:59.017Z] #45 69.31   DEP      compel/plugins/fds/fds.d
15:31:59 [2020-04-14T15:31:59.308Z] #45 69.63   CC       compel/plugins/std/std.o
15:31:59 [2020-04-14T15:31:59.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:31:59 [2020-04-14T15:31:59.937Z] #45 ...
15:31:59 [2020-04-14T15:31:59.937Z] 
15:31:59 [2020-04-14T15:31:59.937Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:31:59 [2020-04-14T15:31:59.937Z] #57 155.4 golang.org/x/sys/unix
15:32:00 [2020-04-14T15:32:00.233Z] #57 ...
15:32:00 [2020-04-14T15:32:00.233Z] 
15:32:00 [2020-04-14T15:32:00.233Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:00 [2020-04-14T15:32:00.233Z] #45 70.36   CC       compel/plugins/std/fds.o
15:32:00 [2020-04-14T15:32:00.368Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s)
15:32:00 [2020-04-14T15:32:00.368Z] === RUN   TestBuildWithSession
15:32:00 [2020-04-14T15:32:00.368Z] --- SKIP: TestBuildWithSession (0.00s)
15:32:00 [2020-04-14T15:32:00.368Z]     build_session_test.go:25: TODO: BuildKit
15:32:00 [2020-04-14T15:32:00.368Z] === RUN   TestBuildSquashParent
15:32:01 [2020-04-14T15:32:01.261Z] #45 71.27   CC       compel/plugins/std/log.o
15:32:01 [2020-04-14T15:32:01.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:32:02 [2020-04-14T15:32:02.627Z] ok  	github.com/docker/docker/client	0.343s	coverage: 75.8% of statements
15:32:02 [2020-04-14T15:32:02.801Z] #45 72.81   CC       compel/plugins/std/string.o
15:32:03 [2020-04-14T15:32:03.834Z] #45 73.81   CC       compel/plugins/std/infect.o
15:32:04 [2020-04-14T15:32:04.125Z] #45 74.50   CC       compel/arch/ppc64/plugins/std/parasite-head.o
15:32:04 [2020-04-14T15:32:04.416Z] #45 74.58   CC       compel/arch/ppc64/plugins/std/memcpy.o
15:32:04 [2020-04-14T15:32:04.416Z] #45 74.64   CC       compel/arch/ppc64/plugins/std/memcmp.o
15:32:04 [2020-04-14T15:32:04.416Z] #45 74.68   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
15:32:04 [2020-04-14T15:32:04.416Z] #45 74.80   AR       compel/plugins/std.lib.a
15:32:04 [2020-04-14T15:32:04.707Z] #45 74.96   CC       compel/plugins/fds/fds.o
15:32:04 [2020-04-14T15:32:04.998Z] #45 75.35   AR       compel/plugins/fds.lib.a
15:32:04 [2020-04-14T15:32:04.998Z] #45 75.42   HOSTDEP  compel/src/lib/log-host.d
15:32:05 [2020-04-14T15:32:05.287Z] #45 75.69   HOSTDEP  compel/src/lib/handle-elf-host.d
15:32:05 [2020-04-14T15:32:05.578Z] #45 76.01   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
15:32:05 [2020-04-14T15:32:05.578Z] #45 ...
15:32:05 [2020-04-14T15:32:05.578Z] 
15:32:05 [2020-04-14T15:32:05.578Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:32:05 [2020-04-14T15:32:05.578Z] #11 170.4 Selecting previously unselected package libapparmor1:ppc64el.
15:32:05 [2020-04-14T15:32:05.578Z] #11 170.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
15:32:05 [2020-04-14T15:32:05.578Z] #11 170.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
15:32:05 [2020-04-14T15:32:05.578Z] #11 170.7 Selecting previously unselected package libapparmor-dev:ppc64el.
15:32:05 [2020-04-14T15:32:05.578Z] #11 170.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
15:32:05 [2020-04-14T15:32:05.578Z] #11 170.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
15:32:05 [2020-04-14T15:32:05.578Z] #11 170.8 Selecting previously unselected package libbtrfs0.
15:32:05 [2020-04-14T15:32:05.578Z] #11 170.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
15:32:05 [2020-04-14T15:32:05.578Z] #11 170.9 Unpacking libbtrfs0 (4.20.1-2) ...
15:32:05 [2020-04-14T15:32:05.578Z] #11 171.0 Selecting previously unselected package libbtrfs-dev.
15:32:05 [2020-04-14T15:32:05.578Z] #11 171.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:32:05 [2020-04-14T15:32:05.578Z] #11 171.1 Unpacking libbtrfs-dev (4.20.1-2) ...
15:32:05 [2020-04-14T15:32:05.578Z] #11 171.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
15:32:05 [2020-04-14T15:32:05.578Z] #11 171.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:32:05 [2020-04-14T15:32:05.578Z] #11 171.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
15:32:05 [2020-04-14T15:32:05.870Z] #11 171.5 Selecting previously unselected package libudev-dev:ppc64el.
15:32:05 [2020-04-14T15:32:05.870Z] #11 171.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
15:32:05 [2020-04-14T15:32:05.870Z] #11 171.6 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
15:32:05 [2020-04-14T15:32:05.870Z] #11 171.8 Selecting previously unselected package libsepol1-dev:ppc64el.
15:32:05 [2020-04-14T15:32:05.870Z] #11 171.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
15:32:05 [2020-04-14T15:32:05.870Z] #11 171.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
15:32:06 [2020-04-14T15:32:06.500Z] #11 172.2 Selecting previously unselected package libpcre16-3:ppc64el.
15:32:06 [2020-04-14T15:32:06.500Z] #11 172.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
15:32:06 [2020-04-14T15:32:06.500Z] #11 172.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
15:32:06 [2020-04-14T15:32:06.529Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:32:06 [2020-04-14T15:32:06.529Z] === RUN   TestBuildWithEmptyLayers
15:32:06 [2020-04-14T15:32:06.791Z] #11 172.5 Selecting previously unselected package libpcre32-3:ppc64el.
15:32:06 [2020-04-14T15:32:06.791Z] #11 172.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
15:32:06 [2020-04-14T15:32:06.791Z] #11 172.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
15:32:07 [2020-04-14T15:32:07.093Z] #11 172.8 Selecting previously unselected package libpcrecpp0v5:ppc64el.
15:32:07 [2020-04-14T15:32:07.093Z] #11 172.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
15:32:07 [2020-04-14T15:32:07.093Z] #11 172.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
15:32:07 [2020-04-14T15:32:07.175Z] --- PASS: TestBuildSquashParent (6.58s)
15:32:07 [2020-04-14T15:32:07.175Z] === RUN   TestBuildWithRemoveAndForceRemove
15:32:07 [2020-04-14T15:32:07.175Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:32:07 [2020-04-14T15:32:07.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:32:07 [2020-04-14T15:32:07.175Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:32:07 [2020-04-14T15:32:07.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:32:07 [2020-04-14T15:32:07.175Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:32:07 [2020-04-14T15:32:07.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:32:07 [2020-04-14T15:32:07.175Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:32:07 [2020-04-14T15:32:07.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:32:07 [2020-04-14T15:32:07.175Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:32:07 [2020-04-14T15:32:07.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:32:07 [2020-04-14T15:32:07.176Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:32:07 [2020-04-14T15:32:07.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:32:07 [2020-04-14T15:32:07.176Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:32:07 [2020-04-14T15:32:07.176Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:32:07 [2020-04-14T15:32:07.385Z] #11 173.0 Selecting previously unselected package libpcre3-dev:ppc64el.
15:32:07 [2020-04-14T15:32:07.385Z] #11 173.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
15:32:07 [2020-04-14T15:32:07.385Z] #11 173.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
15:32:08 [2020-04-14T15:32:08.013Z] #11 173.7 Selecting previously unselected package libselinux1-dev:ppc64el.
15:32:08 [2020-04-14T15:32:08.013Z] #11 173.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
15:32:08 [2020-04-14T15:32:08.013Z] #11 173.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
15:32:08 [2020-04-14T15:32:08.302Z] #11 174.2 Selecting previously unselected package libdevmapper-dev:ppc64el.
15:32:08 [2020-04-14T15:32:08.592Z] #11 174.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
15:32:08 [2020-04-14T15:32:08.592Z] #11 174.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
15:32:08 [2020-04-14T15:32:08.592Z] #11 174.4 Selecting previously unselected package libseccomp-dev:ppc64el.
15:32:08 [2020-04-14T15:32:08.592Z] #11 174.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
15:32:08 [2020-04-14T15:32:08.592Z] #11 174.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
15:32:08 [2020-04-14T15:32:08.882Z] #11 174.6 Selecting previously unselected package libsystemd-dev:ppc64el.
15:32:08 [2020-04-14T15:32:08.882Z] #11 174.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
15:32:08 [2020-04-14T15:32:08.882Z] #11 174.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
15:32:09 [2020-04-14T15:32:09.037Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
15:32:09 [2020-04-14T15:32:09.037Z] === RUN   TestBuildMultiStageOnBuild
15:32:09 [2020-04-14T15:32:09.196Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:32:09 [2020-04-14T15:32:09.478Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:32:09 [2020-04-14T15:32:09.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.3 Setting up libapparmor1:ppc64el (2.13.2-10) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.3 Setting up libsepol1-dev:ppc64el (2.8-1) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.3 Setting up libbtrfs0 (4.20.1-2) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.4 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 175.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:32:09 [2020-04-14T15:32:09.512Z] #11 ...
15:32:09 [2020-04-14T15:32:09.512Z] 
15:32:09 [2020-04-14T15:32:09.512Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:32:09 [2020-04-14T15:32:09.512Z] #48 165.0 text/template
15:32:09 [2020-04-14T15:32:09.512Z] #48 172.4 go/parser
15:32:09 [2020-04-14T15:32:09.803Z] #48 ...
15:32:09 [2020-04-14T15:32:09.803Z] 
15:32:09 [2020-04-14T15:32:09.803Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.4 Setting up libbtrfs-dev (4.20.1-2) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.5 Setting up mingw-w64-common (6.0.0-3) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.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
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.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
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.6 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
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.6 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
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:32:09 [2020-04-14T15:32:09.803Z] #11 175.7 Setting up dmsetup (2:1.02.155-3) ...
15:32:10 [2020-04-14T15:32:10.093Z] #11 175.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
15:32:10 [2020-04-14T15:32:10.093Z] #11 175.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
15:32:10 [2020-04-14T15:32:10.093Z] #11 175.7 Processing triggers for libc-bin (2.28-10) ...
15:32:10 [2020-04-14T15:32:10.442Z] #11 DONE 176.0s
15:32:10 [2020-04-14T15:32:10.442Z] 
15:32:10 [2020-04-14T15:32:10.442Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:10 [2020-04-14T15:32:10.442Z] #45 76.31   HOSTDEP  compel/src/main-host.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 76.68   DEP      compel/src/lib/ptrace.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 76.94   DEP      compel/src/lib/infect.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 77.32   DEP      compel/src/lib/infect-util.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 77.51   DEP      compel/src/lib/infect-rpc.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 77.74   DEP      compel/arch/ppc64/src/lib/infect.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 77.96   DEP      compel/arch/ppc64/src/lib/cpu.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 78.10   DEP      compel/src/lib/log.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 78.36   DEP      compel/src/main.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 78.58   DEP      compel/src/lib/handle-elf.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 78.89   DEP      compel/arch/ppc64/src/lib/handle-elf.d
15:32:10 [2020-04-14T15:32:10.442Z] #45 79.17   CC       compel/src/lib/log.o
15:32:10 [2020-04-14T15:32:10.442Z] #45 79.59   CC       compel/arch/ppc64/src/lib/cpu.o
15:32:10 [2020-04-14T15:32:10.442Z] #45 80.35   CC       compel/arch/ppc64/src/lib/infect.o
15:32:10 [2020-04-14T15:32:10.442Z] #45 ...
15:32:10 [2020-04-14T15:32:10.442Z] 
15:32:10 [2020-04-14T15:32:10.442Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:32:10 [2020-04-14T15:32:10.442Z] #59 DONE 0.3s
15:32:10 [2020-04-14T15:32:10.731Z] 
15:32:10 [2020-04-14T15:32:10.731Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:32:10 [2020-04-14T15:32:10.731Z] #60 DONE 0.0s
15:32:10 [2020-04-14T15:32:10.731Z] 
15:32:10 [2020-04-14T15:32:10.731Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:32:11 [2020-04-14T15:32:11.021Z] #61 ...
15:32:11 [2020-04-14T15:32:11.021Z] 
15:32:11 [2020-04-14T15:32:11.021Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
15:32:11 [2020-04-14T15:32:11.021Z] #12 DONE 0.7s
15:32:11 [2020-04-14T15:32:11.021Z] 
15:32:11 [2020-04-14T15:32:11.021Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:32:11 [2020-04-14T15:32:11.021Z] #61 0.420 + RM_GOPATH=0
15:32:11 [2020-04-14T15:32:11.021Z] #61 0.424 + TMP_GOPATH=
15:32:11 [2020-04-14T15:32:11.021Z] #61 0.425 + : /build
15:32:11 [2020-04-14T15:32:11.021Z] #61 0.427 + '[' -z '' ']'
15:32:11 [2020-04-14T15:32:11.021Z] #61 0.432 ++ mktemp -d
15:32:11 [2020-04-14T15:32:11.021Z] #61 0.441 + export GOPATH=/tmp/tmp.lgfd1i4CI5
15:32:11 [2020-04-14T15:32:11.021Z] #61 0.442 + GOPATH=/tmp/tmp.lgfd1i4CI5
15:32:11 [2020-04-14T15:32:11.021Z] #61 0.442 + RM_GOPATH=1
15:32:11 [2020-04-14T15:32:11.021Z] #61 0.443 ++ dirname ./install.sh
15:32:11 [2020-04-14T15:32:11.021Z] #61 0.455 + dir=.
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.458 + bin=runc
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.459 + shift
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.462 + '[' '!' -f ./runc.installer ']'
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.470 + . ./runc.installer
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.471 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.473 + install_runc
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.485 + uname -r
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.490 + grep -q '^3\.10\.0.*\.el7\.'
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.499 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.518 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.522 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.523 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lgfd1i4CI5/src/github.com/opencontainers/runc
15:32:11 [2020-04-14T15:32:11.311Z] #61 0.528 Cloning into '/tmp/tmp.lgfd1i4CI5/src/github.com/opencontainers/runc'...
15:32:11 [2020-04-14T15:32:11.498Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:32:11 [2020-04-14T15:32:11.498Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:32:11 [2020-04-14T15:32:11.600Z] #61 ...
15:32:11 [2020-04-14T15:32:11.600Z] 
15:32:11 [2020-04-14T15:32:11.600Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:32:11 [2020-04-14T15:32:11.600Z] #13 DONE 0.5s
15:32:11 [2020-04-14T15:32:11.600Z] 
15:32:11 [2020-04-14T15:32:11.600Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:11 [2020-04-14T15:32:11.600Z] #45 81.79   CC       compel/src/lib/infect-rpc.o
15:32:11 [2020-04-14T15:32:11.777Z] 65014b3c3121: Pull complete
15:32:11 [2020-04-14T15:32:11.889Z] #45 ...
15:32:11 [2020-04-14T15:32:11.889Z] 
15:32:11 [2020-04-14T15:32:11.889Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:32:11 [2020-04-14T15:32:11.889Z] #14 0.377 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:32:11 [2020-04-14T15:32:11.889Z] #14 DONE 0.5s
15:32:12 [2020-04-14T15:32:12.180Z] 
15:32:12 [2020-04-14T15:32:12.180Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:12 [2020-04-14T15:32:12.180Z] #45 82.38   CC       compel/src/lib/infect-util.o
15:32:12 [2020-04-14T15:32:12.469Z] #45 ...
15:32:12 [2020-04-14T15:32:12.469Z] 
15:32:12 [2020-04-14T15:32:12.469Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:32:12 [2020-04-14T15:32:12.469Z] #15 DONE 0.4s
15:32:12 [2020-04-14T15:32:12.469Z] 
15:32:12 [2020-04-14T15:32:12.469Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:12 [2020-04-14T15:32:12.469Z] #45 82.83   CC       compel/src/lib/infect.o
15:32:12 [2020-04-14T15:32:12.759Z] #45 ...
15:32:12 [2020-04-14T15:32:12.759Z] 
15:32:12 [2020-04-14T15:32:12.759Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:32:12 [2020-04-14T15:32:12.759Z] #16 DONE 0.4s
15:32:12 [2020-04-14T15:32:12.759Z] 
15:32:12 [2020-04-14T15:32:12.759Z] #17 [dev-systemd-false 6/26] RUN ldconfig
15:32:13 [2020-04-14T15:32:13.059Z] #17 DONE 0.3s
15:32:13 [2020-04-14T15:32:13.059Z] 
15:32:13 [2020-04-14T15:32:13.059Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:32:13 [2020-04-14T15:32:13.687Z] #18 0.633 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:32:13 [2020-04-14T15:32:13.975Z] #18 0.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:32:13 [2020-04-14T15:32:13.976Z] #18 0.973 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:32:14 [2020-04-14T15:32:14.208Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:32:14 [2020-04-14T15:32:14.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s)
15:32:14 [2020-04-14T15:32:14.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.53s)
15:32:14 [2020-04-14T15:32:14.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s)
15:32:14 [2020-04-14T15:32:14.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s)
15:32:14 [2020-04-14T15:32:14.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s)
15:32:14 [2020-04-14T15:32:14.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s)
15:32:14 [2020-04-14T15:32:14.208Z] === RUN   TestBuildMultiStageCopy
15:32:14 [2020-04-14T15:32:14.208Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:32:14 [2020-04-14T15:32:14.266Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
15:32:14 [2020-04-14T15:32:14.267Z] === RUN   TestBuildUncleanTarFilenames
15:32:14 [2020-04-14T15:32:14.827Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
15:32:14 [2020-04-14T15:32:14.827Z] === RUN   TestBuildMultiStageLayerLeak
15:32:15 [2020-04-14T15:32:15.473Z] #18 2.308 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:32:16 [2020-04-14T15:32:16.886Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:32:17 [2020-04-14T15:32:17.169Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:32:17 [2020-04-14T15:32:17.783Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:32:18 [2020-04-14T15:32:18.192Z] #18 4.750 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
15:32:18 [2020-04-14T15:32:18.398Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:32:19 [2020-04-14T15:32:19.012Z] --- PASS: TestBuildMultiStageCopy (5.11s)
15:32:19 [2020-04-14T15:32:19.012Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s)
15:32:19 [2020-04-14T15:32:19.012Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
15:32:19 [2020-04-14T15:32:19.012Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
15:32:19 [2020-04-14T15:32:19.012Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
15:32:19 [2020-04-14T15:32:19.012Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s)
15:32:19 [2020-04-14T15:32:19.012Z] === RUN   TestBuildMultiStageParentConfig
15:32:20 [2020-04-14T15:32:20.057Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
15:32:20 [2020-04-14T15:32:20.057Z] === RUN   TestBuildWithHugeFile
15:32:20 [2020-04-14T15:32:20.255Z] #18 6.826 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:32:20 [2020-04-14T15:32:20.256Z] #18 ...
15:32:20 [2020-04-14T15:32:20.256Z] 
15:32:20 [2020-04-14T15:32:20.256Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:20 [2020-04-14T15:32:20.256Z] #45 87.71   CC       compel/src/lib/ptrace.o
15:32:20 [2020-04-14T15:32:20.256Z] #45 88.60   AR       compel/libcompel.a
15:32:20 [2020-04-14T15:32:20.256Z] #45 88.74   HOSTCC   compel/src/main-host.o
15:32:20 [2020-04-14T15:32:20.256Z] #45 89.42   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
15:32:20 [2020-04-14T15:32:20.256Z] #45 89.86   HOSTCC   compel/src/lib/handle-elf-host.o
15:32:20 [2020-04-14T15:32:20.256Z] #45 90.64   HOSTCC   compel/src/lib/log-host.o
15:32:20 [2020-04-14T15:32:20.882Z] #45 90.99   HOSTLINK compel/compel-host-bin
15:32:20 [2020-04-14T15:32:20.882Z] #45 91.24   DEP      soccr/soccr.d
15:32:21 [2020-04-14T15:32:21.033Z] --- PASS: TestBuildMultiStageParentConfig (1.56s)
15:32:21 [2020-04-14T15:32:21.033Z] === RUN   TestBuildLabelWithTargets
15:32:21 [2020-04-14T15:32:21.516Z] #45 91.71   CC       soccr/soccr.o
15:32:21 [2020-04-14T15:32:21.820Z] #45 ...
15:32:21 [2020-04-14T15:32:21.820Z] 
15:32:21 [2020-04-14T15:32:21.820Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:32:21 [2020-04-14T15:32:21.820Z] #48 177.0 encoding/xml
15:32:22 [2020-04-14T15:32:22.851Z] #48 ...
15:32:22 [2020-04-14T15:32:22.851Z] 
15:32:22 [2020-04-14T15:32:22.851Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:32:22 [2020-04-14T15:32:22.851Z] #57 188.2 golang.org/x/crypto/ssh/terminal
15:32:23 [2020-04-14T15:32:23.053Z] --- PASS: TestBuildLabelWithTargets (2.40s)
15:32:23 [2020-04-14T15:32:23.053Z] === RUN   TestBuildWithEmptyLayers
15:32:24 [2020-04-14T15:32:24.059Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
15:32:24 [2020-04-14T15:32:24.059Z] === RUN   TestBuildMultiStageOnBuild
15:32:27 [2020-04-14T15:32:27.509Z] --- PASS: TestBuildMultiStageOnBuild (3.08s)
15:32:27 [2020-04-14T15:32:27.509Z] === RUN   TestBuildUncleanTarFilenames
15:32:28 [2020-04-14T15:32:28.391Z] #57 193.1 mvdan.cc/sh/v3/cmd/shfmt
15:32:28 [2020-04-14T15:32:28.391Z] #57 ...
15:32:28 [2020-04-14T15:32:28.391Z] 
15:32:28 [2020-04-14T15:32:28.391Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:32:28 [2020-04-14T15:32:28.391Z] #61 15.04 + cd /tmp/tmp.lgfd1i4CI5/src/github.com/opencontainers/runc
15:32:28 [2020-04-14T15:32:28.391Z] #61 15.04 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:32:28 [2020-04-14T15:32:28.391Z] #61 16.12 + '[' -z '' ']'
15:32:28 [2020-04-14T15:32:28.391Z] #61 16.13 + target=static
15:32:28 [2020-04-14T15:32:28.391Z] #61 16.13 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:32:28 [2020-04-14T15:32:28.515Z] --- PASS: TestBuildUncleanTarFilenames (1.35s)
15:32:28 [2020-04-14T15:32:28.515Z] === RUN   TestBuildMultiStageLayerLeak
15:32:30 [2020-04-14T15:32:30.453Z] #61 19.68 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 .
15:32:31 [2020-04-14T15:32:31.966Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s)
15:32:31 [2020-04-14T15:32:31.966Z] === RUN   TestBuildWithHugeFile
15:32:32 [2020-04-14T15:32:32.523Z] #61 ...
15:32:32 [2020-04-14T15:32:32.523Z] 
15:32:32 [2020-04-14T15:32:32.523Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:32 [2020-04-14T15:32:32.523Z] #45 94.68   AR       soccr/libsoccr.a
15:32:32 [2020-04-14T15:32:32.523Z] #45 94.83 make[1]: 'soccr/libsoccr.a' is up to date.
15:32:32 [2020-04-14T15:32:32.523Z] #45 95.54   DEP      criu/arch/ppc64/sigframe.d
15:32:32 [2020-04-14T15:32:32.523Z] #45 95.74   DEP      criu/arch/ppc64/crtools.d
15:32:32 [2020-04-14T15:32:32.523Z] #45 96.05   DEP      criu/arch/ppc64/cpu.d
15:32:32 [2020-04-14T15:32:32.523Z] #45 96.39   CC       criu/arch/ppc64/cpu.o
15:32:32 [2020-04-14T15:32:32.523Z] #45 97.24   CC       criu/arch/ppc64/crtools.o
15:32:32 [2020-04-14T15:32:32.523Z] #45 99.25   CC       criu/arch/ppc64/sigframe.o
15:32:32 [2020-04-14T15:32:32.523Z] #45 99.89   LINK     criu/arch/ppc64/crtools.built-in.o
15:32:32 [2020-04-14T15:32:32.523Z] #45 99.97   DEP      criu/pie/util-vdso.d
15:32:32 [2020-04-14T15:32:32.523Z] #45 100.1   DEP      criu/pie/util.d
15:32:32 [2020-04-14T15:32:32.523Z] #45 100.4   CC       criu/pie/util.o
15:32:32 [2020-04-14T15:32:32.523Z] #45 101.2   CC       criu/pie/util-vdso.o
15:32:32 [2020-04-14T15:32:32.523Z] #45 102.6   AR       criu/pie/pie.lib.a
15:32:32 [2020-04-14T15:32:32.523Z] #45 102.8   DEP      criu/pie/restorer.d
15:32:33 [2020-04-14T15:32:33.153Z] #45 103.5   DEP      criu/arch/ppc64/vdso-trampoline.d
15:32:33 [2020-04-14T15:32:33.443Z] #45 103.6   DEP      criu/arch/ppc64/restorer.d
15:32:33 [2020-04-14T15:32:33.733Z] #45 104.1   DEP      criu/arch/ppc64/vdso-pie.d
15:32:34 [2020-04-14T15:32:34.025Z] #45 104.4   DEP      criu/pie/parasite-vdso.d
15:32:34 [2020-04-14T15:32:34.314Z] #45 ...
15:32:34 [2020-04-14T15:32:34.314Z] 
15:32:34 [2020-04-14T15:32:34.314Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:32:34 [2020-04-14T15:32:34.314Z] #48 189.6 math/big
15:32:34 [2020-04-14T15:32:34.314Z] #48 190.6 go/doc
15:32:34 [2020-04-14T15:32:34.314Z] #48 ...
15:32:34 [2020-04-14T15:32:34.314Z] 
15:32:34 [2020-04-14T15:32:34.314Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:34 [2020-04-14T15:32:34.314Z] #45 104.8   DEP      criu/pie/parasite.d
15:32:34 [2020-04-14T15:32:34.728Z] ok  	github.com/docker/docker/cmd/dockerd	0.124s	coverage: 30.8% of statements
15:32:34 [2020-04-14T15:32:34.728Z] ok  	github.com/docker/docker/container	0.168s	coverage: 34.9% of statements
15:32:34 [2020-04-14T15:32:34.728Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:32:34 [2020-04-14T15:32:34.728Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:32:34 [2020-04-14T15:32:34.728Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:32:34 [2020-04-14T15:32:34.728Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:32:34 [2020-04-14T15:32:34.728Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.093s	coverage: 65.3% of statements
15:32:34 [2020-04-14T15:32:34.944Z] #45 105.4   CC       criu/pie/parasite.o
15:32:34 [2020-04-14T15:32:34.989Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.035s	coverage: 35.6% of statements
15:32:37 [2020-04-14T15:32:37.529Z] ok  	github.com/docker/docker/daemon/cluster	0.099s	coverage: 0.5% of statements
15:32:37 [2020-04-14T15:32:37.663Z] #45 107.8   LINK     criu/pie/parasite.built-in.o
15:32:37 [2020-04-14T15:32:37.663Z] #45 107.8   GEN      criu/pie/parasite-blob.h
15:32:37 [2020-04-14T15:32:37.663Z] #45 107.9   CC       criu/pie/parasite-vdso.o
15:32:38 [2020-04-14T15:32:38.716Z] #45 ...
15:32:38 [2020-04-14T15:32:38.716Z] 
15:32:38 [2020-04-14T15:32:38.716Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:32:38 [2020-04-14T15:32:38.716Z] #57 DONE 203.8s
15:32:38 [2020-04-14T15:32:38.716Z] 
15:32:38 [2020-04-14T15:32:38.716Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:32:38 [2020-04-14T15:32:38.716Z] #18 17.40 Fetched 8120 kB in 17s (481 kB/s)
15:32:38 [2020-04-14T15:32:38.716Z] #18 17.40 Reading package lists...
15:32:39 [2020-04-14T15:32:39.347Z] #18 24.98 Reading package lists...
15:32:39 [2020-04-14T15:32:39.347Z] #18 ...
15:32:39 [2020-04-14T15:32:39.347Z] 
15:32:39 [2020-04-14T15:32:39.347Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:39 [2020-04-14T15:32:39.347Z] #45 109.7   CC       criu/arch/ppc64/vdso-pie.o
15:32:39 [2020-04-14T15:32:39.441Z] ok  	github.com/docker/docker/daemon/discovery	0.049s	coverage: 30.0% of statements
15:32:40 [2020-04-14T15:32:40.826Z] ok  	github.com/docker/docker/daemon/config	0.081s	coverage: 81.7% of statements
15:32:40 [2020-04-14T15:32:40.852Z] #45 111.0   CC       criu/arch/ppc64/restorer.o
15:32:41 [2020-04-14T15:32:41.087Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
15:32:41 [2020-04-14T15:32:41.483Z] #45 111.7   CC       criu/arch/ppc64/vdso-trampoline.o
15:32:41 [2020-04-14T15:32:41.483Z] #45 111.8   CC       criu/pie/restorer.o
15:32:42 [2020-04-14T15:32:42.790Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:32:42 [2020-04-14T15:32:42.791Z] 
15:32:42 [2020-04-14T15:32:42.791Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:32:42 [2020-04-14T15:32:42.791Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:32:42 [2020-04-14T15:32:42.791Z] Using test binary docker
15:32:42 [2020-04-14T15:32:42.791Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:32:42 [2020-04-14T15:32:42.791Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:32:42 [2020-04-14T15:32:42.791Z] INFO: Waiting for daemon to start...
15:32:42 [2020-04-14T15:32:42.791Z] Starting dockerd
15:32:42 [2020-04-14T15:32:42.998Z] ok  	github.com/docker/docker/daemon/graphdriver	0.028s	coverage: 2.2% of statements
15:32:44 [2020-04-14T15:32:44.148Z] .
15:32:44 [2020-04-14T15:32:44.148Z] INFO: Building docker-sdk-python3:4.2.0...
15:32:45 [2020-04-14T15:32:45.931Z] #45 ...
15:32:45 [2020-04-14T15:32:45.931Z] 
15:32:45 [2020-04-14T15:32:45.931Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:32:45 [2020-04-14T15:32:45.931Z] #18 24.98 Reading package lists...
15:32:46 [2020-04-14T15:32:46.292Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
15:32:46 [2020-04-14T15:32:46.553Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.491s	coverage: 13.8% of statements
15:32:46 [2020-04-14T15:32:46.960Z] #18 32.60 Building dependency tree...
15:32:47 [2020-04-14T15:32:47.934Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.606s	coverage: 57.0% of statements
15:32:48 [2020-04-14T15:32:48.007Z] #18 34.71 libcap2-bin is already the newest version (1:2.25-2).
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.71 The following additional packages will be installed:
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.72   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.72   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.72   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.72   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.72   python3.7 python3.7-minimal vim-runtime xxd
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.73 Suggested packages:
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.73   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.73   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.73   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.73 Recommended packages:
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.73   aufs-dkms nftables build-essential python3-dev python3-keyring
15:32:48 [2020-04-14T15:32:48.008Z] #18 34.73   python3-keyrings.alt python3-xdg unzip
15:32:50 [2020-04-14T15:32:50.474Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
15:32:51 [2020-04-14T15:32:51.511Z] #18 37.82 The following NEW packages will be installed:
15:32:51 [2020-04-14T15:32:51.511Z] #18 37.83   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:32:51 [2020-04-14T15:32:51.511Z] #18 37.84   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:32:51 [2020-04-14T15:32:51.511Z] #18 37.84   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:32:51 [2020-04-14T15:32:51.511Z] #18 37.84   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:32:51 [2020-04-14T15:32:51.511Z] #18 37.84   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:32:51 [2020-04-14T15:32:51.511Z] #18 37.84   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:32:51 [2020-04-14T15:32:51.511Z] #18 37.84   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:32:51 [2020-04-14T15:32:51.511Z] #18 37.84   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:32:51 [2020-04-14T15:32:51.511Z] #18 37.84   xz-utils zip
15:32:51 [2020-04-14T15:32:51.511Z] #18 38.01 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
15:32:51 [2020-04-14T15:32:51.511Z] #18 38.01 Need to get 29.2 MB of archives.
15:32:51 [2020-04-14T15:32:51.511Z] #18 38.01 After this operation, 134 MB of additional disk space will be used.
15:32:51 [2020-04-14T15:32:51.511Z] #18 38.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
15:32:51 [2020-04-14T15:32:51.511Z] #18 38.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
15:32:51 [2020-04-14T15:32:51.511Z] #18 38.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
15:32:51 [2020-04-14T15:32:51.511Z] #18 38.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
15:32:51 [2020-04-14T15:32:51.511Z] #18 38.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
15:32:51 [2020-04-14T15:32:51.511Z] #18 38.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
15:32:51 [2020-04-14T15:32:51.511Z] #18 ...
15:32:51 [2020-04-14T15:32:51.511Z] 
15:32:51 [2020-04-14T15:32:51.511Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:32:51 [2020-04-14T15:32:51.511Z] #69 206.8 + for f in rootlesskit rootlesskit-docker-proxy
15:32:51 [2020-04-14T15:32:51.511Z] #69 206.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:32:51 [2020-04-14T15:32:51.511Z] #69 ...
15:32:51 [2020-04-14T15:32:51.511Z] 
15:32:51 [2020-04-14T15:32:51.511Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:32:51 [2020-04-14T15:32:51.511Z] #18 38.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
15:32:51 [2020-04-14T15:32:51.801Z] #18 38.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
15:32:51 [2020-04-14T15:32:51.856Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.645s	coverage: 46.2% of statements
15:32:52 [2020-04-14T15:32:52.091Z] #18 38.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:32:52 [2020-04-14T15:32:52.091Z] #18 39.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:32:52 [2020-04-14T15:32:52.091Z] #18 39.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:32:52 [2020-04-14T15:32:52.091Z] #18 39.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
15:32:52 [2020-04-14T15:32:52.091Z] #18 39.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
15:32:52 [2020-04-14T15:32:52.091Z] #18 39.03 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:32:52 [2020-04-14T15:32:52.724Z] #18 ...
15:32:52 [2020-04-14T15:32:52.724Z] 
15:32:52 [2020-04-14T15:32:52.724Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:32:52 [2020-04-14T15:32:52.724Z] #48 207.9 vendor/golang.org/x/text/unicode/bidi
15:32:52 [2020-04-14T15:32:52.724Z] #48 210.3 github.com/LK4D4/vndr/build
15:32:52 [2020-04-14T15:32:52.724Z] #48 ...
15:32:52 [2020-04-14T15:32:52.724Z] 
15:32:52 [2020-04-14T15:32:52.724Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:32:52 [2020-04-14T15:32:52.724Z] #45 117.4   LINK     criu/pie/restorer.built-in.o
15:32:52 [2020-04-14T15:32:52.724Z] #45 117.4   GEN      criu/pie/restorer-blob.h
15:32:52 [2020-04-14T15:32:52.724Z] #45 117.8   DEP      criu/vdso.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 118.2   DEP      criu/uts_ns.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 118.5   DEP      criu/util.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 119.1   DEP      criu/uffd.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 119.5   DEP      criu/tun.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 120.0   DEP      criu/tty.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 120.3   DEP      criu/timerfd.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 120.7   DEP      criu/sysfs_parse.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 121.2   DEP      criu/sysctl.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 121.6   DEP      criu/string.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 121.6   DEP      criu/stats.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 121.9   DEP      criu/sockets.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 122.4   DEP      criu/sk-unix.d
15:32:52 [2020-04-14T15:32:52.724Z] #45 122.8   DEP      criu/sk-tcp.d
15:32:53 [2020-04-14T15:32:53.013Z] #45 123.2   DEP      criu/sk-queue.d
15:32:53 [2020-04-14T15:32:53.013Z] #45 ...
15:32:53 [2020-04-14T15:32:53.013Z] 
15:32:53 [2020-04-14T15:32:53.013Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:32:53 [2020-04-14T15:32:53.013Z] #18 39.99 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:32:53 [2020-04-14T15:32:53.014Z] #18 40.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:32:53 [2020-04-14T15:32:53.014Z] #18 40.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:32:53 [2020-04-14T15:32:53.014Z] #18 40.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
15:32:53 [2020-04-14T15:32:53.014Z] #18 40.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
15:32:53 [2020-04-14T15:32:53.014Z] #18 40.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
15:32:53 [2020-04-14T15:32:53.235Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.475s	coverage: 72.5% of statements
15:32:53 [2020-04-14T15:32:53.306Z] #18 40.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:32:53 [2020-04-14T15:32:53.306Z] #18 40.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
15:32:53 [2020-04-14T15:32:53.306Z] #18 40.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
15:32:53 [2020-04-14T15:32:53.306Z] #18 40.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
15:32:53 [2020-04-14T15:32:53.306Z] #18 40.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
15:32:53 [2020-04-14T15:32:53.306Z] #18 40.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
15:32:53 [2020-04-14T15:32:53.596Z] #18 40.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
15:32:53 [2020-04-14T15:32:53.596Z] #18 40.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
15:32:53 [2020-04-14T15:32:53.596Z] #18 40.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
15:32:53 [2020-04-14T15:32:53.596Z] #18 40.60 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
15:32:54 [2020-04-14T15:32:54.174Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.948s	coverage: 49.5% of statements
15:32:54 [2020-04-14T15:32:54.227Z] #18 ...
15:32:54 [2020-04-14T15:32:54.228Z] 
15:32:54 [2020-04-14T15:32:54.228Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:32:54 [2020-04-14T15:32:54.228Z] #69 DONE 219.8s
15:32:54 [2020-04-14T15:32:54.228Z] 
15:32:54 [2020-04-14T15:32:54.228Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:32:54 [2020-04-14T15:32:54.228Z] #18 41.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
15:32:54 [2020-04-14T15:32:54.435Z] ok  	github.com/docker/docker/daemon	12.415s	coverage: 17.4% of statements
15:32:54 [2020-04-14T15:32:54.435Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:32:54 [2020-04-14T15:32:54.435Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:32:54 [2020-04-14T15:32:54.435Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:32:54 [2020-04-14T15:32:54.435Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:32:54 [2020-04-14T15:32:54.435Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:32:54 [2020-04-14T15:32:54.517Z] #18 ...
15:32:54 [2020-04-14T15:32:54.517Z] 
15:32:54 [2020-04-14T15:32:54.517Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:32:54 [2020-04-14T15:32:54.517Z] #70 DONE 0.1s
15:32:54 [2020-04-14T15:32:54.517Z] 
15:32:54 [2020-04-14T15:32:54.517Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:32:54 [2020-04-14T15:32:54.517Z] #18 41.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
15:32:54 [2020-04-14T15:32:54.517Z] #18 41.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
15:32:55 [2020-04-14T15:32:55.820Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 58.0% of statements
15:32:56 [2020-04-14T15:32:56.080Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.723s	coverage: 76.1% of statements
15:32:56 [2020-04-14T15:32:56.616Z] #18 43.44 debconf: delaying package configuration, since apt-utils is not installed
15:32:56 [2020-04-14T15:32:56.616Z] #18 43.65 Fetched 29.2 MB in 4s (8018 kB/s)
15:32:56 [2020-04-14T15:32:56.651Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.044s	coverage: 3.0% of statements
15:32:56 [2020-04-14T15:32:56.651Z] ok  	github.com/docker/docker/daemon/links	0.027s	coverage: 93.0% of statements
15:32:56 [2020-04-14T15:32:56.907Z] #18 43.78 Selecting previously unselected package pigz.
15:32:56 [2020-04-14T15:32:56.907Z] #18 43.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 ... 23352 files and directories currently installed.)
15:32:56 [2020-04-14T15:32:56.907Z] #18 43.94 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
15:32:56 [2020-04-14T15:32:56.907Z] #18 43.95 Unpacking pigz (2.4-1) ...
15:32:57 [2020-04-14T15:32:57.199Z] #18 44.10 Selecting previously unselected package libpython3.7-minimal:ppc64el.
15:32:57 [2020-04-14T15:32:57.199Z] #18 44.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
15:32:57 [2020-04-14T15:32:57.199Z] #18 44.12 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
15:32:57 [2020-04-14T15:32:57.834Z] #18 44.74 Selecting previously unselected package python3.7-minimal.
15:32:57 [2020-04-14T15:32:57.834Z] #18 44.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
15:32:57 [2020-04-14T15:32:57.834Z] #18 44.80 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:32:58 [2020-04-14T15:32:58.976Z] --- PASS: TestBuildWithHugeFile (25.82s)
15:32:58 [2020-04-14T15:32:58.976Z] === RUN   TestBuildWithEmptyDockerfile
15:32:58 [2020-04-14T15:32:58.976Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:32:58 [2020-04-14T15:32:58.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:32:58 [2020-04-14T15:32:58.976Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:32:58 [2020-04-14T15:32:58.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:32:58 [2020-04-14T15:32:58.976Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:32:58 [2020-04-14T15:32:58.976Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:32:58 [2020-04-14T15:32:58.976Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:32:58 [2020-04-14T15:32:58.976Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:32:58 [2020-04-14T15:32:58.976Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:32:58 [2020-04-14T15:32:58.976Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:32:58 [2020-04-14T15:32:58.976Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
15:32:58 [2020-04-14T15:32:58.976Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
15:32:58 [2020-04-14T15:32:58.976Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
15:32:58 [2020-04-14T15:32:58.976Z] === RUN   TestBuildPreserveOwnership
15:32:58 [2020-04-14T15:32:58.976Z] === RUN   TestBuildPreserveOwnership/copy_from
15:32:59 [2020-04-14T15:32:59.198Z] ok  	github.com/docker/docker/daemon/logger	0.266s	coverage: 41.8% of statements
15:32:59 [2020-04-14T15:32:59.457Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.769s	coverage: 61.0% of statements
15:32:59 [2020-04-14T15:32:59.457Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:32:59 [2020-04-14T15:32:59.457Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:32:59 [2020-04-14T15:32:59.717Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.292s	coverage: 77.8% of statements
15:32:59 [2020-04-14T15:32:59.901Z] #18 46.50 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
15:32:59 [2020-04-14T15:32:59.902Z] #18 46.52 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:32:59 [2020-04-14T15:32:59.977Z] ok  	github.com/docker/docker/daemon/images	0.063s	coverage: 4.9% of statements
15:32:59 [2020-04-14T15:32:59.977Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:32:59 [2020-04-14T15:32:59.977Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:32:59 [2020-04-14T15:32:59.977Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:32:59 [2020-04-14T15:32:59.977Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:33:00 [2020-04-14T15:33:00.918Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.093s	coverage: 67.0% of statements
15:33:00 [2020-04-14T15:33:00.918Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 26.2% of statements
15:33:00 [2020-04-14T15:33:00.918Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.021s	coverage: 88.3% of statements
15:33:01 [2020-04-14T15:33:01.490Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.034s	coverage: 62.1% of statements
15:33:02 [2020-04-14T15:33:02.427Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:33:02 [2020-04-14T15:33:02.871Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.040s	coverage: 33.3% of statements
15:33:02 [2020-04-14T15:33:02.871Z] ok  	github.com/docker/docker/daemon/logger/local	0.042s	coverage: 74.7% of statements
15:33:02 [2020-04-14T15:33:02.871Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:33:03 [2020-04-14T15:33:03.131Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 19.9% of statements
15:33:03 [2020-04-14T15:33:03.411Z] #18 ...
15:33:03 [2020-04-14T15:33:03.411Z] 
15:33:03 [2020-04-14T15:33:03.411Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:33:03 [2020-04-14T15:33:03.411Z] #45 123.5   DEP      criu/sk-packet.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 123.9   DEP      criu/sk-netlink.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 124.4   DEP      criu/sk-inet.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 124.8   DEP      criu/signalfd.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 125.2   DEP      criu/sigframe.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 125.4   DEP      criu/shmem.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 125.9   DEP      criu/servicefd.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 126.5   DEP      criu/seize.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 126.8   DEP      criu/seccomp.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 127.0   DEP      criu/rst-malloc.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 127.2   DEP      criu/rbtree.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 127.3   DEP      criu/pstree.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 127.6   DEP      criu/protobuf.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 127.9   GEN      criu/protobuf-desc-gen.h
15:33:03 [2020-04-14T15:33:03.411Z] #45 130.8   DEP      criu/protobuf-desc.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 131.1   DEP      criu/proc_parse.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 131.4   DEP      criu/plugin.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 131.7   DEP      criu/pipes.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 132.0   DEP      criu/pie-util.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 132.2   DEP      criu/pie-util-vdso.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 132.5   DEP      criu/path.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 132.8   DEP      criu/parasite-syscall.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 133.2   DEP      criu/pagemap.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 133.5   DEP      criu/pagemap-cache.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 133.8   DEP      criu/page-xfer.d
15:33:03 [2020-04-14T15:33:03.411Z] #45 ...
15:33:03 [2020-04-14T15:33:03.411Z] 
15:33:03 [2020-04-14T15:33:03.411Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:33:03 [2020-04-14T15:33:03.411Z] #18 50.45 Selecting previously unselected package python3-minimal.
15:33:03 [2020-04-14T15:33:03.411Z] #18 50.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
15:33:03 [2020-04-14T15:33:03.701Z] #18 50.53 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
15:33:03 [2020-04-14T15:33:03.701Z] #18 50.54 Unpacking python3-minimal (3.7.3-1) ...
15:33:03 [2020-04-14T15:33:03.702Z] #18 50.70 Selecting previously unselected package libmpdec2:ppc64el.
15:33:03 [2020-04-14T15:33:03.702Z] #18 50.71 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
15:33:03 [2020-04-14T15:33:03.702Z] #18 50.72 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
15:33:04 [2020-04-14T15:33:04.020Z] #18 ...
15:33:04 [2020-04-14T15:33:04.020Z] 
15:33:04 [2020-04-14T15:33:04.020Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:33:04 [2020-04-14T15:33:04.020Z] #48 219.1 vendor/golang.org/x/text/secure/bidirule
15:33:04 [2020-04-14T15:33:04.020Z] #48 221.5 vendor/golang.org/x/text/unicode/norm
15:33:04 [2020-04-14T15:33:04.020Z] #48 229.0 mime
15:33:04 [2020-04-14T15:33:04.020Z] #48 ...
15:33:04 [2020-04-14T15:33:04.020Z] 
15:33:04 [2020-04-14T15:33:04.020Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:33:04 [2020-04-14T15:33:04.020Z] #18 50.92 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
15:33:04 [2020-04-14T15:33:04.020Z] #18 50.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
15:33:04 [2020-04-14T15:33:04.020Z] #18 50.95 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
15:33:04 [2020-04-14T15:33:04.072Z] ok  	github.com/docker/docker/daemon/logger/templates	0.018s	coverage: 8.3% of statements
15:33:04 [2020-04-14T15:33:04.332Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.033s	coverage: 47.8% of statements
15:33:04 [2020-04-14T15:33:04.448Z] --- PASS: TestBuildPreserveOwnership (6.44s)
15:33:04 [2020-04-14T15:33:04.448Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.19s)
15:33:04 [2020-04-14T15:33:04.448Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s)
15:33:04 [2020-04-14T15:33:04.448Z] === RUN   TestBuildPlatformInvalid
15:33:04 [2020-04-14T15:33:04.448Z] --- PASS: TestBuildPlatformInvalid (0.14s)
15:33:04 [2020-04-14T15:33:04.448Z] PASS
15:33:04 [2020-04-14T15:33:04.448Z] 
15:33:04 [2020-04-14T15:33:04.448Z] === Skipped
15:33:04 [2020-04-14T15:33:04.448Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
15:33:04 [2020-04-14T15:33:04.448Z]     build_session_test.go:25: TODO: BuildKit
15:33:04 [2020-04-14T15:33:04.448Z] 
15:33:04 [2020-04-14T15:33:04.448Z] 
15:33:04 [2020-04-14T15:33:04.448Z] DONE 32 tests, 1 skipped in 75.561s
15:33:04 [2020-04-14T15:33:04.448Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
15:33:04 [2020-04-14T15:33:04.448Z] ++ 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
15:33:04 [2020-04-14T15:33:04.448Z] ++ set -e
15:33:04 [2020-04-14T15:33:04.448Z] ++ '[' -n 0 ']'
15:33:04 [2020-04-14T15:33:04.448Z] ++ set -x
15:33:04 [2020-04-14T15:33:04.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:33:04 [2020-04-14T15:33:04.448Z] INFO: Testing against a local daemon
15:33:04 [2020-04-14T15:33:04.448Z] === RUN   TestConfigList
15:33:04 [2020-04-14T15:33:04.592Z] ok  	github.com/docker/docker/daemon/network	0.077s	coverage: 63.8% of statements
15:33:05 [2020-04-14T15:33:05.463Z] #18 52.53 Selecting previously unselected package python3.7.
15:33:05 [2020-04-14T15:33:05.786Z] #18 52.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
15:33:05 [2020-04-14T15:33:05.786Z] #18 52.55 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:33:05 [2020-04-14T15:33:05.786Z] #18 52.73 Selecting previously unselected package libpython3-stdlib:ppc64el.
15:33:05 [2020-04-14T15:33:05.786Z] #18 52.74 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
15:33:05 [2020-04-14T15:33:05.786Z] #18 52.75 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
15:33:05 [2020-04-14T15:33:05.975Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.874s	coverage: 82.5% of statements
15:33:05 [2020-04-14T15:33:05.975Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:33:05 [2020-04-14T15:33:05.975Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:33:06 [2020-04-14T15:33:06.075Z] #18 52.84 Setting up python3-minimal (3.7.3-1) ...
15:33:06 [2020-04-14T15:33:06.546Z] ok  	github.com/docker/docker/distribution/metadata	0.139s	coverage: 48.2% of statements
15:33:07 [2020-04-14T15:33:07.103Z] #18 54.15 Selecting previously unselected package python3.
15:33:07 [2020-04-14T15:33:07.394Z] #18 54.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 ... 24013 files and directories currently installed.)
15:33:07 [2020-04-14T15:33:07.394Z] #18 54.26 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
15:33:07 [2020-04-14T15:33:07.394Z] #18 54.30 Unpacking python3 (3.7.3-1) ...
15:33:07 [2020-04-14T15:33:07.394Z] #18 54.45 Selecting previously unselected package libip4tc0:ppc64el.
15:33:07 [2020-04-14T15:33:07.394Z] #18 54.46 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
15:33:07 [2020-04-14T15:33:07.394Z] #18 54.48 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
15:33:07 [2020-04-14T15:33:07.487Z] ok  	github.com/docker/docker/errdefs	0.023s	coverage: 49.4% of statements
15:33:07 [2020-04-14T15:33:07.684Z] #18 54.63 Selecting previously unselected package libip6tc0:ppc64el.
15:33:07 [2020-04-14T15:33:07.684Z] #18 54.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
15:33:07 [2020-04-14T15:33:07.684Z] #18 54.65 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
15:33:07 [2020-04-14T15:33:07.747Z] ok  	github.com/docker/docker/distribution	0.255s	coverage: 22.1% of statements
15:33:07 [2020-04-14T15:33:07.747Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:33:07 [2020-04-14T15:33:07.973Z] #18 54.78 Selecting previously unselected package libiptc0:ppc64el.
15:33:07 [2020-04-14T15:33:07.973Z] #18 54.82 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
15:33:07 [2020-04-14T15:33:07.973Z] #18 54.83 Unpacking libiptc0:ppc64el (1.8.2-4) ...
15:33:07 [2020-04-14T15:33:07.973Z] #18 54.97 Selecting previously unselected package libnfnetlink0:ppc64el.
15:33:07 [2020-04-14T15:33:07.973Z] #18 54.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
15:33:07 [2020-04-14T15:33:07.973Z] #18 54.99 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
15:33:08 [2020-04-14T15:33:08.266Z] #18 55.15 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
15:33:08 [2020-04-14T15:33:08.266Z] #18 55.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
15:33:08 [2020-04-14T15:33:08.266Z] #18 55.15 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
15:33:08 [2020-04-14T15:33:08.266Z] #18 55.27 Selecting previously unselected package libnftnl11:ppc64el.
15:33:08 [2020-04-14T15:33:08.266Z] #18 55.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
15:33:08 [2020-04-14T15:33:08.266Z] #18 55.28 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
15:33:08 [2020-04-14T15:33:08.556Z] #18 55.44 Selecting previously unselected package iptables.
15:33:08 [2020-04-14T15:33:08.556Z] #18 55.47 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
15:33:08 [2020-04-14T15:33:08.556Z] #18 55.48 Unpacking iptables (1.8.2-4) ...
15:33:08 [2020-04-14T15:33:08.829Z] --- PASS: TestConfigList (3.90s)
15:33:08 [2020-04-14T15:33:08.829Z] === RUN   TestConfigsCreateAndDelete
15:33:09 [2020-04-14T15:33:09.129Z] ok  	github.com/docker/docker/image	0.053s	coverage: 86.4% of statements
15:33:09 [2020-04-14T15:33:09.187Z] #18 56.22 Selecting previously unselected package xxd.
15:33:09 [2020-04-14T15:33:09.187Z] #18 56.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:33:09 [2020-04-14T15:33:09.477Z] #18 56.24 Unpacking xxd (2:8.1.0875-5) ...
15:33:09 [2020-04-14T15:33:09.477Z] #18 56.46 Selecting previously unselected package vim-common.
15:33:09 [2020-04-14T15:33:09.477Z] #18 56.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:33:09 [2020-04-14T15:33:09.477Z] #18 56.56 Unpacking vim-common (2:8.1.0875-5) ...
15:33:09 [2020-04-14T15:33:09.699Z] ok  	github.com/docker/docker/distribution/xfer	1.750s	coverage: 85.1% of statements
15:33:09 [2020-04-14T15:33:09.699Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:33:09 [2020-04-14T15:33:09.700Z] ok  	github.com/docker/docker/image/cache	0.049s	coverage: 19.2% of statements
15:33:09 [2020-04-14T15:33:09.700Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:33:09 [2020-04-14T15:33:09.700Z] ok  	github.com/docker/docker/image/v1	0.072s	coverage: 25.0% of statements
15:33:09 [2020-04-14T15:33:09.700Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:33:09 [2020-04-14T15:33:09.771Z] #18 56.84 Selecting previously unselected package bash-completion.
15:33:09 [2020-04-14T15:33:09.771Z] #18 56.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:33:10 [2020-04-14T15:33:10.269Z] ok  	github.com/docker/docker/libcontainerd/queue	0.062s	coverage: 100.0% of statements
15:33:10 [2020-04-14T15:33:10.529Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 50.0% of statements
15:33:11 [2020-04-14T15:33:11.914Z] ok  	github.com/docker/docker/opts	0.096s	coverage: 67.4% of statements
15:33:12 [2020-04-14T15:33:12.280Z] --- PASS: TestConfigsCreateAndDelete (3.56s)
15:33:12 [2020-04-14T15:33:12.280Z] === RUN   TestConfigsUpdate
15:33:12 [2020-04-14T15:33:12.855Z] ok  	github.com/docker/docker/pkg/authorization	0.454s	coverage: 68.3% of statements
15:33:12 [2020-04-14T15:33:12.855Z] ok  	github.com/docker/docker/pkg/broadcaster	0.009s	coverage: 100.0% of statements
15:33:13 [2020-04-14T15:33:13.114Z] ok  	github.com/docker/docker/pkg/capabilities	0.017s	coverage: 87.5% of statements
15:33:14 [2020-04-14T15:33:14.054Z] ok  	github.com/docker/docker/pkg/directory	0.013s	coverage: 80.0% of statements
15:33:14 [2020-04-14T15:33:14.215Z] #18 ...
15:33:14 [2020-04-14T15:33:14.215Z] 
15:33:14 [2020-04-14T15:33:14.215Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:33:14 [2020-04-14T15:33:14.215Z] #45 134.1   DEP      criu/page-pipe.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 134.4   DEP      criu/netfilter.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 134.7   DEP      criu/net.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 135.2   DEP      criu/namespaces.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 135.7   DEP      criu/mount.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 136.0   DEP      criu/mem.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 136.4   DEP      criu/lsm.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 136.7   DEP      criu/log.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 137.0   DEP      criu/libnetlink.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 137.2   DEP      criu/kerndat.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 137.6   DEP      criu/kcmp-ids.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 137.9   DEP      criu/irmap.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 138.2   DEP      criu/ipc_ns.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 138.6   DEP      criu/image.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 139.1   DEP      criu/image-desc.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 139.3   DEP      criu/fsnotify.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 139.7   DEP      criu/filesystems.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 140.0   DEP      criu/files.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 140.4   DEP      criu/files-reg.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 140.8   DEP      criu/files-ext.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 141.1   DEP      criu/file-lock.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 141.4   DEP      criu/file-ids.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 141.7   DEP      criu/fifo.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 142.0   DEP      criu/fdstore.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 142.2   DEP      criu/fault-injection.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 142.3   DEP      criu/external.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 142.5   DEP      criu/eventpoll.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 142.8   DEP      criu/eventfd.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 143.0   DEP      criu/crtools.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 143.5   DEP      criu/cr-service.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 144.0   DEP      criu/cr-restore.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 144.4   DEP      criu/cr-errno.d
15:33:14 [2020-04-14T15:33:14.215Z] #45 144.4   DEP      criu/cr-dump.d
15:33:14 [2020-04-14T15:33:14.504Z] #45 144.8   DEP      criu/cr-dedup.d
15:33:14 [2020-04-14T15:33:14.504Z] #45 ...
15:33:14 [2020-04-14T15:33:14.504Z] 
15:33:14 [2020-04-14T15:33:14.504Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:33:14 [2020-04-14T15:33:14.504Z] #48 239.9 vendor/golang.org/x/net/idna
15:33:14 [2020-04-14T15:33:14.624Z] ok  	github.com/docker/docker/pkg/archive	1.266s	coverage: 77.2% of statements
15:33:14 [2020-04-14T15:33:14.624Z] ok  	github.com/docker/docker/pkg/discovery	0.033s	coverage: 58.3% of statements
15:33:15 [2020-04-14T15:33:15.194Z] ok  	github.com/docker/docker/pkg/discovery/file	0.024s	coverage: 92.9% of statements
15:33:15 [2020-04-14T15:33:15.730Z] --- PASS: TestConfigsUpdate (3.20s)
15:33:15 [2020-04-14T15:33:15.730Z] === RUN   TestTemplatedConfig
15:33:15 [2020-04-14T15:33:15.763Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
15:33:16 [2020-04-14T15:33:16.236Z] --- PASS: TestBuildWithHugeFile (50.87s)
15:33:16 [2020-04-14T15:33:16.236Z] === RUN   TestBuildWithEmptyDockerfile
15:33:16 [2020-04-14T15:33:16.236Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:16 [2020-04-14T15:33:16.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:16 [2020-04-14T15:33:16.236Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:16 [2020-04-14T15:33:16.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:16 [2020-04-14T15:33:16.236Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:16 [2020-04-14T15:33:16.236Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:16 [2020-04-14T15:33:16.236Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:16 [2020-04-14T15:33:16.236Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:16 [2020-04-14T15:33:16.236Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:16 [2020-04-14T15:33:16.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
15:33:16 [2020-04-14T15:33:16.236Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
15:33:16 [2020-04-14T15:33:16.236Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
15:33:16 [2020-04-14T15:33:16.236Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:33:16 [2020-04-14T15:33:16.236Z] === RUN   TestBuildPreserveOwnership
15:33:16 [2020-04-14T15:33:16.236Z] === RUN   TestBuildPreserveOwnership/copy_from
15:33:16 [2020-04-14T15:33:16.236Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:33:16 [2020-04-14T15:33:16.332Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
15:33:16 [2020-04-14T15:33:16.900Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
15:33:17 [2020-04-14T15:33:17.836Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.465s	coverage: 43.2% of statements
15:33:17 [2020-04-14T15:33:17.836Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
15:33:18 [2020-04-14T15:33:18.405Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
15:33:18 [2020-04-14T15:33:18.665Z] ok  	github.com/docker/docker/pkg/fsutils	0.268s	coverage: 85.1% of statements
15:33:18 [2020-04-14T15:33:18.925Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
15:33:18 [2020-04-14T15:33:18.925Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
15:33:19 [2020-04-14T15:33:19.184Z] --- PASS: TestTemplatedConfig (3.63s)
15:33:19 [2020-04-14T15:33:19.184Z] === RUN   TestConfigInspect
15:33:20 [2020-04-14T15:33:20.059Z] #48 244.6 vendor/golang.org/x/net/http/httpproxy
15:33:20 [2020-04-14T15:33:20.059Z] #48 244.6 net/textproto
15:33:20 [2020-04-14T15:33:20.059Z] #48 244.6 crypto/x509
15:33:20 [2020-04-14T15:33:20.059Z] #48 ...
15:33:20 [2020-04-14T15:33:20.059Z] 
15:33:20 [2020-04-14T15:33:20.059Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:33:20 [2020-04-14T15:33:20.059Z] #18 63.04 Unpacking bash-completion (1:2.8-6) ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 63.76 Selecting previously unselected package bzip2.
15:33:20 [2020-04-14T15:33:20.059Z] #18 63.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 63.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 63.94 Selecting previously unselected package xz-utils.
15:33:20 [2020-04-14T15:33:20.059Z] #18 63.95 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 63.96 Unpacking xz-utils (5.2.4-1) ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 64.29 Selecting previously unselected package apparmor.
15:33:20 [2020-04-14T15:33:20.059Z] #18 64.32 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 64.48 Unpacking apparmor (2.13.2-10) ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 65.04 Selecting previously unselected package aufs-tools.
15:33:20 [2020-04-14T15:33:20.059Z] #18 65.05 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 65.05 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 65.29 Selecting previously unselected package libonig5:ppc64el.
15:33:20 [2020-04-14T15:33:20.059Z] #18 65.30 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 65.31 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 65.63 Selecting previously unselected package libjq1:ppc64el.
15:33:20 [2020-04-14T15:33:20.059Z] #18 65.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 65.65 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:33:20 [2020-04-14T15:33:20.059Z] #18 65.85 Selecting previously unselected package jq.
15:33:20 [2020-04-14T15:33:20.060Z] #18 65.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:33:20 [2020-04-14T15:33:20.060Z] #18 65.87 Unpacking jq (1.5+dfsg-2+b1) ...
15:33:20 [2020-04-14T15:33:20.060Z] #18 66.03 Selecting previously unselected package libaio1:ppc64el.
15:33:20 [2020-04-14T15:33:20.060Z] #18 66.07 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
15:33:20 [2020-04-14T15:33:20.060Z] #18 66.08 Unpacking libaio1:ppc64el (0.3.112-3) ...
15:33:20 [2020-04-14T15:33:20.060Z] #18 66.21 Selecting previously unselected package libgpm2:ppc64el.
15:33:20 [2020-04-14T15:33:20.060Z] #18 66.24 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
15:33:20 [2020-04-14T15:33:20.060Z] #18 66.24 Unpacking libgpm2:ppc64el (1.20.7-5) ...
15:33:20 [2020-04-14T15:33:20.060Z] #18 66.37 Selecting previously unselected package libicu63:ppc64el.
15:33:20 [2020-04-14T15:33:20.060Z] #18 66.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:33:20 [2020-04-14T15:33:20.060Z] #18 66.38 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:33:20 [2020-04-14T15:33:20.305Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
15:33:20 [2020-04-14T15:33:20.305Z] ok  	github.com/docker/docker/layer	8.032s	coverage: 68.8% of statements
15:33:20 [2020-04-14T15:33:20.305Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:33:20 [2020-04-14T15:33:20.305Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:33:20 [2020-04-14T15:33:20.305Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:33:20 [2020-04-14T15:33:20.305Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:33:20 [2020-04-14T15:33:20.305Z] ?   	github.com/docker/docker/oci	[no test files]
15:33:20 [2020-04-14T15:33:20.305Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:33:20 [2020-04-14T15:33:20.305Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:33:20 [2020-04-14T15:33:20.305Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:33:20 [2020-04-14T15:33:20.305Z] ok  	github.com/docker/docker/pkg/idtools	0.508s	coverage: 70.1% of statements
15:33:20 [2020-04-14T15:33:20.305Z] ok  	github.com/docker/docker/pkg/ioutils	0.593s	coverage: 70.6% of statements
15:33:20 [2020-04-14T15:33:20.389Z] --- PASS: TestBuildPreserveOwnership (9.83s)
15:33:20 [2020-04-14T15:33:20.389Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.82s)
15:33:20 [2020-04-14T15:33:20.389Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:33:20 [2020-04-14T15:33:20.389Z] === RUN   TestBuildPlatformInvalid
15:33:20 [2020-04-14T15:33:20.389Z] --- PASS: TestBuildPlatformInvalid (0.07s)
15:33:20 [2020-04-14T15:33:20.389Z] PASS
15:33:20 [2020-04-14T15:33:20.389Z] 
15:33:20 [2020-04-14T15:33:20.389Z] === Skipped
15:33:20 [2020-04-14T15:33:20.389Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:33:20 [2020-04-14T15:33:20.389Z]     build_session_test.go:25: TODO: BuildKit
15:33:20 [2020-04-14T15:33:20.389Z] 
15:33:20 [2020-04-14T15:33:20.389Z] 
15:33:20 [2020-04-14T15:33:20.389Z] DONE 32 tests, 1 skipped in 123.814s
15:33:20 [2020-04-14T15:33:20.389Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:33:20 [2020-04-14T15:33:20.389Z] INFO: Testing against a local daemon
15:33:20 [2020-04-14T15:33:20.389Z] === RUN   TestConfigList
15:33:20 [2020-04-14T15:33:20.389Z] --- SKIP: TestConfigList (0.02s)
15:33:20 [2020-04-14T15:33:20.389Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:20 [2020-04-14T15:33:20.389Z] === RUN   TestConfigsCreateAndDelete
15:33:20 [2020-04-14T15:33:20.389Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:33:20 [2020-04-14T15:33:20.389Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:20 [2020-04-14T15:33:20.389Z] === RUN   TestConfigsUpdate
15:33:20 [2020-04-14T15:33:20.389Z] --- SKIP: TestConfigsUpdate (0.01s)
15:33:20 [2020-04-14T15:33:20.389Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:20 [2020-04-14T15:33:20.389Z] === RUN   TestTemplatedConfig
15:33:20 [2020-04-14T15:33:20.389Z] --- SKIP: TestTemplatedConfig (0.00s)
15:33:20 [2020-04-14T15:33:20.389Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:20 [2020-04-14T15:33:20.389Z] === RUN   TestConfigInspect
15:33:20 [2020-04-14T15:33:20.389Z] --- SKIP: TestConfigInspect (0.02s)
15:33:20 [2020-04-14T15:33:20.389Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:20 [2020-04-14T15:33:20.389Z] === RUN   TestConfigCreateWithLabels
15:33:20 [2020-04-14T15:33:20.389Z] --- SKIP: TestConfigCreateWithLabels (0.01s)
15:33:20 [2020-04-14T15:33:20.389Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:20 [2020-04-14T15:33:20.389Z] === RUN   TestConfigCreateResolve
15:33:20 [2020-04-14T15:33:20.389Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:33:20 [2020-04-14T15:33:20.389Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:20 [2020-04-14T15:33:20.389Z] === RUN   TestConfigDaemonLibtrustID
15:33:20 [2020-04-14T15:33:20.564Z] ok  	github.com/docker/docker/pkg/locker	0.050s	coverage: 88.9% of statements
15:33:20 [2020-04-14T15:33:20.565Z] ok  	github.com/docker/docker/pkg/longpath	0.018s	coverage: 100.0% of statements
15:33:20 [2020-04-14T15:33:20.565Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:33:20 [2020-04-14T15:33:20.565Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:33:20 [2020-04-14T15:33:20.688Z] #18 ...
15:33:20 [2020-04-14T15:33:20.688Z] 
15:33:20 [2020-04-14T15:33:20.688Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:33:20 [2020-04-14T15:33:20.688Z] #51 DONE 245.9s
15:33:20 [2020-04-14T15:33:20.825Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
15:33:20 [2020-04-14T15:33:20.825Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:33:20 [2020-04-14T15:33:20.978Z] 
15:33:20 [2020-04-14T15:33:20.978Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:33:20 [2020-04-14T15:33:20.978Z] #45 145.1   DEP      criu/cr-check.d
15:33:20 [2020-04-14T15:33:20.978Z] #45 145.5   DEP      criu/config.d
15:33:20 [2020-04-14T15:33:20.978Z] #45 146.0   DEP      criu/clone-noasan.d
15:33:20 [2020-04-14T15:33:20.978Z] #45 146.2   DEP      criu/cgroup.d
15:33:20 [2020-04-14T15:33:20.978Z] #45 146.6   DEP      criu/cgroup-props.d
15:33:20 [2020-04-14T15:33:20.978Z] #45 146.8   DEP      criu/bitmap.d
15:33:20 [2020-04-14T15:33:20.978Z] #45 146.8   DEP      criu/bfd.d
15:33:20 [2020-04-14T15:33:20.978Z] #45 147.1   DEP      criu/autofs.d
15:33:20 [2020-04-14T15:33:20.978Z] #45 147.3   DEP      criu/aio.d
15:33:20 [2020-04-14T15:33:20.978Z] #45 147.6   DEP      criu/action-scripts.d
15:33:20 [2020-04-14T15:33:20.978Z] #45 148.4   CC       criu/action-scripts.o
15:33:20 [2020-04-14T15:33:20.978Z] #45 149.5   CC       criu/aio.o
15:33:20 [2020-04-14T15:33:20.978Z] #45 150.3   CC       criu/autofs.o
15:33:21 [2020-04-14T15:33:21.085Z] ok  	github.com/docker/docker/pkg/parsers	0.022s	coverage: 97.0% of statements
15:33:21 [2020-04-14T15:33:21.345Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.033s	coverage: 60.0% of statements
15:33:21 [2020-04-14T15:33:21.345Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.062s	coverage: 91.4% of statements
15:33:21 [2020-04-14T15:33:21.604Z] ok  	github.com/docker/docker/pkg/pidfile	0.033s	coverage: 82.4% of statements
15:33:21 [2020-04-14T15:33:21.604Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:33:21 [2020-04-14T15:33:21.604Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:33:21 [2020-04-14T15:33:21.857Z] --- PASS: TestConfigInspect (3.16s)
15:33:21 [2020-04-14T15:33:21.857Z] === RUN   TestConfigCreateWithLabels
15:33:22 [2020-04-14T15:33:22.174Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.022s	coverage: 56.8% of statements
15:33:22 [2020-04-14T15:33:22.269Z] --- PASS: TestConfigDaemonLibtrustID (1.67s)
15:33:22 [2020-04-14T15:33:22.269Z] PASS
15:33:22 [2020-04-14T15:33:22.269Z] 
15:33:22 [2020-04-14T15:33:22.269Z] === Skipped
15:33:22 [2020-04-14T15:33:22.269Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
15:33:22 [2020-04-14T15:33:22.269Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:22 [2020-04-14T15:33:22.269Z] 
15:33:22 [2020-04-14T15:33:22.269Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:33:22 [2020-04-14T15:33:22.269Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:22 [2020-04-14T15:33:22.269Z] 
15:33:22 [2020-04-14T15:33:22.269Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:33:22 [2020-04-14T15:33:22.269Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:22 [2020-04-14T15:33:22.269Z] 
15:33:22 [2020-04-14T15:33:22.269Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:33:22 [2020-04-14T15:33:22.269Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:22 [2020-04-14T15:33:22.269Z] 
15:33:22 [2020-04-14T15:33:22.269Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:33:22 [2020-04-14T15:33:22.269Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:22 [2020-04-14T15:33:22.269Z] 
15:33:22 [2020-04-14T15:33:22.269Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s)
15:33:22 [2020-04-14T15:33:22.269Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:22 [2020-04-14T15:33:22.269Z] 
15:33:22 [2020-04-14T15:33:22.269Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:33:22 [2020-04-14T15:33:22.269Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:22 [2020-04-14T15:33:22.269Z] 
15:33:22 [2020-04-14T15:33:22.269Z] 
15:33:22 [2020-04-14T15:33:22.269Z] DONE 8 tests, 7 skipped in 1.849s
15:33:22 [2020-04-14T15:33:22.269Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:33:22 [2020-04-14T15:33:22.269Z] INFO: Testing against a local daemon
15:33:22 [2020-04-14T15:33:22.269Z] === RUN   TestCheckpoint
15:33:22 [2020-04-14T15:33:22.269Z] --- SKIP: TestCheckpoint (0.00s)
15:33:22 [2020-04-14T15:33:22.269Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:33:22 [2020-04-14T15:33:22.269Z] === RUN   TestContainerInvalidJSON
15:33:22 [2020-04-14T15:33:22.269Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:33:22 [2020-04-14T15:33:22.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:33:22 [2020-04-14T15:33:22.269Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:33:22 [2020-04-14T15:33:22.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:33:22 [2020-04-14T15:33:22.269Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:33:22 [2020-04-14T15:33:22.269Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:33:22 [2020-04-14T15:33:22.269Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:33:22 [2020-04-14T15:33:22.269Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:33:22 [2020-04-14T15:33:22.269Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:33:22 [2020-04-14T15:33:22.269Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:33:22 [2020-04-14T15:33:22.269Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:33:22 [2020-04-14T15:33:22.269Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:33:22 [2020-04-14T15:33:22.269Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:33:22 [2020-04-14T15:33:22.269Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:33:22 [2020-04-14T15:33:22.269Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:33:22 [2020-04-14T15:33:22.269Z] === RUN   TestCopyFromContainerPathIsNotDir
15:33:22 [2020-04-14T15:33:22.524Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
15:33:22 [2020-04-14T15:33:22.524Z] === RUN   TestCopyToContainerPathDoesNotExist
15:33:22 [2020-04-14T15:33:22.524Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
15:33:22 [2020-04-14T15:33:22.524Z] === RUN   TestCopyToContainerPathIsNotDir
15:33:22 [2020-04-14T15:33:22.524Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
15:33:22 [2020-04-14T15:33:22.743Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.010s	coverage: 85.7% of statements
15:33:22 [2020-04-14T15:33:22.743Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
15:33:22 [2020-04-14T15:33:22.743Z] ok  	github.com/docker/docker/pkg/progress	0.017s	coverage: 75.9% of statements
15:33:22 [2020-04-14T15:33:22.778Z] === RUN   TestCopyFromContainer
15:33:23 [2020-04-14T15:33:23.075Z] #45 ...
15:33:23 [2020-04-14T15:33:23.075Z] 
15:33:23 [2020-04-14T15:33:23.075Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:33:23 [2020-04-14T15:33:23.075Z] #48 248.4 vendor/golang.org/x/net/http/httpguts
15:33:23 [2020-04-14T15:33:23.075Z] #48 248.4 mime/multipart
15:33:23 [2020-04-14T15:33:23.313Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
15:33:24 [2020-04-14T15:33:24.253Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
15:33:24 [2020-04-14T15:33:24.253Z] ok  	github.com/docker/docker/pkg/pubsub	1.075s	coverage: 73.9% of statements
15:33:24 [2020-04-14T15:33:24.821Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
15:33:24 [2020-04-14T15:33:24.821Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
15:33:25 [2020-04-14T15:33:25.081Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
15:33:25 [2020-04-14T15:33:25.340Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 71.3% of statements
15:33:26 [2020-04-14T15:33:26.234Z] --- PASS: TestConfigCreateWithLabels (3.64s)
15:33:26 [2020-04-14T15:33:26.234Z] === RUN   TestConfigCreateResolve
15:33:26 [2020-04-14T15:33:26.280Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 37.2% of statements
15:33:26 [2020-04-14T15:33:26.280Z] ok  	github.com/docker/docker/pkg/tailfile	0.087s	coverage: 88.6% of statements
15:33:26 [2020-04-14T15:33:26.280Z] ok  	github.com/docker/docker/pkg/signal	2.825s	coverage: 61.0% of statements
15:33:26 [2020-04-14T15:33:26.850Z] ok  	github.com/docker/docker/pkg/term	0.015s	coverage: 85.9% of statements
15:33:26 [2020-04-14T15:33:26.937Z] === RUN   TestCopyFromContainer//
15:33:26 [2020-04-14T15:33:26.937Z] === RUN   TestCopyFromContainer//bar/root
15:33:26 [2020-04-14T15:33:26.937Z] === RUN   TestCopyFromContainer//bar/root/
15:33:26 [2020-04-14T15:33:26.937Z] === RUN   TestCopyFromContainer/bar/quux
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCopyFromContainer/bar/quux/
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCopyFromContainer/bar/notarget
15:33:26 [2020-04-14T15:33:26.938Z] --- PASS: TestCopyFromContainer (4.29s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:26 [2020-04-14T15:33:26.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:26 [2020-04-14T15:33:26.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:26 [2020-04-14T15:33:26.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:26 [2020-04-14T15:33:26.938Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:26 [2020-04-14T15:33:26.938Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:26 [2020-04-14T15:33:26.938Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:26 [2020-04-14T15:33:26.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateLinkToNonExistingContainer
15:33:26 [2020-04-14T15:33:26.938Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateWithInvalidEnv
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateWithInvalidEnv/0
15:33:26 [2020-04-14T15:33:26.938Z] === PAUSE TestCreateWithInvalidEnv/0
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateWithInvalidEnv/1
15:33:26 [2020-04-14T15:33:26.938Z] === PAUSE TestCreateWithInvalidEnv/1
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateWithInvalidEnv/2
15:33:26 [2020-04-14T15:33:26.938Z] === PAUSE TestCreateWithInvalidEnv/2
15:33:26 [2020-04-14T15:33:26.938Z] === CONT  TestCreateWithInvalidEnv/0
15:33:26 [2020-04-14T15:33:26.938Z] === CONT  TestCreateWithInvalidEnv/2
15:33:26 [2020-04-14T15:33:26.938Z] === CONT  TestCreateWithInvalidEnv/1
15:33:26 [2020-04-14T15:33:26.938Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:33:26 [2020-04-14T15:33:26.938Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateTmpfsMountsTarget
15:33:26 [2020-04-14T15:33:26.938Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:33:26 [2020-04-14T15:33:26.938Z] === RUN   TestCreateWithCustomMaskedPaths
15:33:27 [2020-04-14T15:33:27.110Z] testing: warning: no tests to run
15:33:27 [2020-04-14T15:33:27.110Z] coverage: [no statements]
15:33:27 [2020-04-14T15:33:27.110Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
15:33:27 [2020-04-14T15:33:27.110Z] ok  	github.com/docker/docker/pkg/tarsum	0.129s	coverage: 89.3% of statements
15:33:27 [2020-04-14T15:33:27.371Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
15:33:27 [2020-04-14T15:33:27.632Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
15:33:27 [2020-04-14T15:33:27.632Z] ok  	github.com/docker/docker/pkg/useragent	0.010s	coverage: 88.9% of statements
15:33:28 [2020-04-14T15:33:28.623Z] #48 253.6 crypto/tls
15:33:28 [2020-04-14T15:33:28.623Z] #48 ...
15:33:28 [2020-04-14T15:33:28.623Z] 
15:33:28 [2020-04-14T15:33:28.623Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.30 Selecting previously unselected package libnet1:ppc64el.
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.31 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.43 Selecting previously unselected package libnl-3-200:ppc64el.
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.45 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.57 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.58 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.60 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.71 Selecting previously unselected package libreadline5:ppc64el.
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.76 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.98 Selecting previously unselected package net-tools.
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 73.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 74.29 Selecting previously unselected package python-pip-whl.
15:33:28 [2020-04-14T15:33:28.623Z] #18 74.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 74.32 Unpacking python-pip-whl (18.1-5) ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 75.13 Selecting previously unselected package python3-lib2to3.
15:33:28 [2020-04-14T15:33:28.623Z] #18 75.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 75.15 Unpacking python3-lib2to3 (3.7.3-1) ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 75.32 Selecting previously unselected package python3-distutils.
15:33:28 [2020-04-14T15:33:28.623Z] #18 75.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 75.35 Unpacking python3-distutils (3.7.3-1) ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 75.55 Selecting previously unselected package python3-pip.
15:33:28 [2020-04-14T15:33:28.623Z] #18 75.55 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:33:28 [2020-04-14T15:33:28.623Z] #18 75.56 Unpacking python3-pip (18.1-5) ...
15:33:28 [2020-04-14T15:33:28.819Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s)
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:33:28 [2020-04-14T15:33:28.819Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:33:28 [2020-04-14T15:33:28.819Z] --- PASS: TestCreateWithCapabilities (0.03s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
15:33:28 [2020-04-14T15:33:28.819Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
15:33:28 [2020-04-14T15:33:28.819Z] === RUN   TestCreateWithCustomReadonlyPaths
15:33:28 [2020-04-14T15:33:28.911Z] #18 75.84 Selecting previously unselected package python3-pkg-resources.
15:33:28 [2020-04-14T15:33:28.911Z] #18 75.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:33:28 [2020-04-14T15:33:28.911Z] #18 75.88 Unpacking python3-pkg-resources (40.8.0-1) ...
15:33:29 [2020-04-14T15:33:29.202Z] #18 76.10 Selecting previously unselected package python3-setuptools.
15:33:29 [2020-04-14T15:33:29.202Z] #18 76.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:33:29 [2020-04-14T15:33:29.202Z] #18 76.13 Unpacking python3-setuptools (40.8.0-1) ...
15:33:29 [2020-04-14T15:33:29.563Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
15:33:29 [2020-04-14T15:33:29.563Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
15:33:29 [2020-04-14T15:33:29.685Z] --- PASS: TestConfigCreateResolve (3.61s)
15:33:29 [2020-04-14T15:33:29.685Z] === RUN   TestConfigDaemonLibtrustID
15:33:29 [2020-04-14T15:33:29.685Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
15:33:29 [2020-04-14T15:33:29.685Z] PASS
15:33:29 [2020-04-14T15:33:29.685Z] 
15:33:29 [2020-04-14T15:33:29.685Z] DONE 8 tests in 25.307s
15:33:29 [2020-04-14T15:33:29.685Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
15:33:29 [2020-04-14T15:33:29.685Z] ++ 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
15:33:29 [2020-04-14T15:33:29.685Z] ++ set -e
15:33:29 [2020-04-14T15:33:29.685Z] ++ '[' -n 0 ']'
15:33:29 [2020-04-14T15:33:29.685Z] ++ set -x
15:33:29 [2020-04-14T15:33:29.685Z] ++ env -i DEST=/go/src/github.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
15:33:29 [2020-04-14T15:33:29.685Z] INFO: Testing against a local daemon
15:33:29 [2020-04-14T15:33:29.685Z] === RUN   TestCheckpoint
15:33:29 [2020-04-14T15:33:29.685Z] --- SKIP: TestCheckpoint (0.00s)
15:33:29 [2020-04-14T15:33:29.685Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:33:29 [2020-04-14T15:33:29.685Z] === RUN   TestContainerInvalidJSON
15:33:29 [2020-04-14T15:33:29.785Z] #18 76.54 Selecting previously unselected package python3-wheel.
15:33:29 [2020-04-14T15:33:29.785Z] #18 76.56 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:33:29 [2020-04-14T15:33:29.785Z] #18 76.57 Unpacking python3-wheel (0.32.3-2) ...
15:33:29 [2020-04-14T15:33:29.785Z] #18 76.68 Selecting previously unselected package sudo.
15:33:29 [2020-04-14T15:33:29.785Z] #18 76.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
15:33:29 [2020-04-14T15:33:29.785Z] #18 76.71 Unpacking sudo (1.8.27-1+deb10u2) ...
15:33:29 [2020-04-14T15:33:29.967Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:33:29 [2020-04-14T15:33:29.967Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:33:29 [2020-04-14T15:33:29.967Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:33:29 [2020-04-14T15:33:29.967Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:33:29 [2020-04-14T15:33:29.967Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:33:29 [2020-04-14T15:33:29.967Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:33:29 [2020-04-14T15:33:29.967Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:33:29 [2020-04-14T15:33:29.967Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:33:29 [2020-04-14T15:33:29.967Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:33:29 [2020-04-14T15:33:29.967Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:33:29 [2020-04-14T15:33:29.967Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:33:29 [2020-04-14T15:33:29.967Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:33:29 [2020-04-14T15:33:29.967Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:33:29 [2020-04-14T15:33:29.967Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:33:29 [2020-04-14T15:33:29.967Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
15:33:29 [2020-04-14T15:33:29.967Z] === RUN   TestCopyFromContainerPathIsNotDir
15:33:30 [2020-04-14T15:33:30.152Z] ok  	github.com/docker/docker/reference	0.030s	coverage: 84.4% of statements
15:33:30 [2020-04-14T15:33:30.286Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
15:33:30 [2020-04-14T15:33:30.286Z] === RUN   TestCopyToContainerPathDoesNotExist
15:33:30 [2020-04-14T15:33:30.286Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
15:33:30 [2020-04-14T15:33:30.286Z] === RUN   TestCopyToContainerPathIsNotDir
15:33:30 [2020-04-14T15:33:30.286Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
15:33:30 [2020-04-14T15:33:30.286Z] === RUN   TestCopyFromContainer
15:33:30 [2020-04-14T15:33:30.414Z] #18 77.50 Selecting previously unselected package thin-provisioning-tools.
15:33:30 [2020-04-14T15:33:30.414Z] #18 77.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
15:33:30 [2020-04-14T15:33:30.414Z] #18 77.51 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:33:30 [2020-04-14T15:33:30.700Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s)
15:33:30 [2020-04-14T15:33:30.700Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:33:30 [2020-04-14T15:33:30.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:30 [2020-04-14T15:33:30.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:30 [2020-04-14T15:33:30.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:30 [2020-04-14T15:33:30.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:30 [2020-04-14T15:33:30.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:30 [2020-04-14T15:33:30.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:30 [2020-04-14T15:33:30.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:30 [2020-04-14T15:33:30.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:30 [2020-04-14T15:33:30.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:30 [2020-04-14T15:33:30.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:30 [2020-04-14T15:33:30.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:30 [2020-04-14T15:33:30.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:30 [2020-04-14T15:33:30.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:30 [2020-04-14T15:33:30.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:30 [2020-04-14T15:33:30.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:30 [2020-04-14T15:33:30.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:33:30 [2020-04-14T15:33:30.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:33:30 [2020-04-14T15:33:30.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:33:30 [2020-04-14T15:33:30.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:33:30 [2020-04-14T15:33:30.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:33:30 [2020-04-14T15:33:30.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:33:30 [2020-04-14T15:33:30.700Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:33:30 [2020-04-14T15:33:30.703Z] #18 77.85 Selecting previously unselected package uidmap.
15:33:30 [2020-04-14T15:33:30.783Z] sha256:5555672ea01e1445627592ba15a1e73e65649dccb7902460d7309278cd5f64a1
15:33:30 [2020-04-14T15:33:30.783Z] INFO: Starting docker-py tests...
15:33:30 [2020-04-14T15:33:30.783Z] ============================= test session starts ==============================
15:33:30 [2020-04-14T15:33:30.783Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
15:33:30 [2020-04-14T15:33:30.783Z] rootdir: /src, inifile: pytest.ini
15:33:30 [2020-04-14T15:33:30.783Z] plugins: timeout-1.3.3, cov-2.6.1
15:33:30 [2020-04-14T15:33:30.783Z] collected 387 items / 1 deselected / 386 selected
15:33:30 [2020-04-14T15:33:30.783Z] 
15:33:30 [2020-04-14T15:33:30.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:33:30 [2020-04-14T15:33:30.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:33:30 [2020-04-14T15:33:30.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:33:30 [2020-04-14T15:33:30.994Z] #18 77.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
15:33:30 [2020-04-14T15:33:30.994Z] #18 77.86 Unpacking uidmap (1:4.5-1.1) ...
15:33:30 [2020-04-14T15:33:30.994Z] #18 78.04 Selecting previously unselected package vim-runtime.
15:33:30 [2020-04-14T15:33:30.994Z] #18 78.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:33:31 [2020-04-14T15:33:31.090Z] ok  	github.com/docker/docker/plugin	0.576s	coverage: 27.1% of statements
15:33:31 [2020-04-14T15:33:31.259Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s)
15:33:31 [2020-04-14T15:33:31.259Z] === RUN   TestContainerStartOnDaemonRestart
15:33:31 [2020-04-14T15:33:31.259Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:33:31 [2020-04-14T15:33:31.259Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:33:31 [2020-04-14T15:33:31.259Z] === RUN   TestDaemonRestartIpcMode
15:33:31 [2020-04-14T15:33:31.259Z] === PAUSE TestDaemonRestartIpcMode
15:33:31 [2020-04-14T15:33:31.259Z] === RUN   TestDaemonHostGatewayIP
15:33:31 [2020-04-14T15:33:31.259Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:33:31 [2020-04-14T15:33:31.259Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:31 [2020-04-14T15:33:31.259Z] === RUN   TestDiff
15:33:31 [2020-04-14T15:33:31.284Z] #18 78.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:33:31 [2020-04-14T15:33:31.284Z] #18 78.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:33:31 [2020-04-14T15:33:31.284Z] #18 78.27 Unpacking vim-runtime (2:8.1.0875-5) ...
15:33:31 [2020-04-14T15:33:31.350Z] ok  	github.com/docker/docker/registry/resumable	0.028s	coverage: 100.0% of statements
15:33:31 [2020-04-14T15:33:31.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:33:31 [2020-04-14T15:33:31.818Z] --- PASS: TestDiff (0.54s)
15:33:31 [2020-04-14T15:33:31.818Z] === RUN   TestExecWithCloseStdin
15:33:31 [2020-04-14T15:33:31.921Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 45.3% of statements
15:33:31 [2020-04-14T15:33:31.921Z] ok  	github.com/docker/docker/registry	0.228s	coverage: 56.0% of statements
15:33:32 [2020-04-14T15:33:32.376Z] --- PASS: TestExecWithCloseStdin (0.64s)
15:33:32 [2020-04-14T15:33:32.376Z] === RUN   TestExec
15:33:32 [2020-04-14T15:33:32.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:33:32 [2020-04-14T15:33:32.862Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
15:33:32 [2020-04-14T15:33:32.862Z] ok  	github.com/docker/docker/runconfig	0.026s	coverage: 68.2% of statements
15:33:32 [2020-04-14T15:33:32.935Z] --- PASS: TestExec (0.63s)
15:33:32 [2020-04-14T15:33:32.935Z] === RUN   TestExecUser
15:33:32 [2020-04-14T15:33:32.959Z] === RUN   TestCopyFromContainer//
15:33:32 [2020-04-14T15:33:32.959Z] === RUN   TestCopyFromContainer//bar/root
15:33:32 [2020-04-14T15:33:32.959Z] === RUN   TestCopyFromContainer//bar/root/
15:33:32 [2020-04-14T15:33:32.959Z] === RUN   TestCopyFromContainer/bar/quux
15:33:32 [2020-04-14T15:33:32.959Z] === RUN   TestCopyFromContainer/bar/quux/
15:33:32 [2020-04-14T15:33:32.959Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:33:32 [2020-04-14T15:33:32.959Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:33:33 [2020-04-14T15:33:33.241Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:33:33 [2020-04-14T15:33:33.241Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:33:33 [2020-04-14T15:33:33.241Z] === RUN   TestCopyFromContainer/bar/notarget
15:33:33 [2020-04-14T15:33:33.241Z] --- PASS: TestCopyFromContainer (2.96s)
15:33:33 [2020-04-14T15:33:33.241Z]     --- PASS: TestCopyFromContainer// (0.05s)
15:33:33 [2020-04-14T15:33:33.241Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
15:33:33 [2020-04-14T15:33:33.241Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
15:33:33 [2020-04-14T15:33:33.241Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
15:33:33 [2020-04-14T15:33:33.241Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:33:33 [2020-04-14T15:33:33.241Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
15:33:33 [2020-04-14T15:33:33.241Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
15:33:33 [2020-04-14T15:33:33.241Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:33:33 [2020-04-14T15:33:33.241Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:33:33 [2020-04-14T15:33:33.241Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
15:33:33 [2020-04-14T15:33:33.241Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:33:33 [2020-04-14T15:33:33.241Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:33 [2020-04-14T15:33:33.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:33 [2020-04-14T15:33:33.241Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:33 [2020-04-14T15:33:33.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:33 [2020-04-14T15:33:33.241Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:33 [2020-04-14T15:33:33.241Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:33 [2020-04-14T15:33:33.241Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:33:33 [2020-04-14T15:33:33.241Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:33:33 [2020-04-14T15:33:33.242Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:33:33 [2020-04-14T15:33:33.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:33:33 [2020-04-14T15:33:33.242Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:33:33 [2020-04-14T15:33:33.242Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:33:33 [2020-04-14T15:33:33.242Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:33:33 [2020-04-14T15:33:33.242Z] === RUN   TestCreateLinkToNonExistingContainer
15:33:33 [2020-04-14T15:33:33.494Z] --- PASS: TestExecUser (0.67s)
15:33:33 [2020-04-14T15:33:33.494Z] === RUN   TestExportContainerAndImportImage
15:33:33 [2020-04-14T15:33:33.523Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:33:33 [2020-04-14T15:33:33.523Z] === RUN   TestCreateWithInvalidEnv
15:33:33 [2020-04-14T15:33:33.523Z] === RUN   TestCreateWithInvalidEnv/0
15:33:33 [2020-04-14T15:33:33.523Z] === PAUSE TestCreateWithInvalidEnv/0
15:33:33 [2020-04-14T15:33:33.523Z] === RUN   TestCreateWithInvalidEnv/1
15:33:33 [2020-04-14T15:33:33.523Z] === PAUSE TestCreateWithInvalidEnv/1
15:33:33 [2020-04-14T15:33:33.523Z] === RUN   TestCreateWithInvalidEnv/2
15:33:33 [2020-04-14T15:33:33.523Z] === PAUSE TestCreateWithInvalidEnv/2
15:33:33 [2020-04-14T15:33:33.523Z] === CONT  TestCreateWithInvalidEnv/0
15:33:33 [2020-04-14T15:33:33.523Z] === CONT  TestCreateWithInvalidEnv/2
15:33:33 [2020-04-14T15:33:33.523Z] === CONT  TestCreateWithInvalidEnv/1
15:33:33 [2020-04-14T15:33:33.523Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:33:33 [2020-04-14T15:33:33.523Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:33:33 [2020-04-14T15:33:33.523Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:33:33 [2020-04-14T15:33:33.523Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:33:33 [2020-04-14T15:33:33.523Z] === RUN   TestCreateTmpfsMountsTarget
15:33:33 [2020-04-14T15:33:33.523Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:33:33 [2020-04-14T15:33:33.523Z] === RUN   TestCreateWithCustomMaskedPaths
15:33:34 [2020-04-14T15:33:34.454Z] --- PASS: TestExportContainerAndImportImage (0.76s)
15:33:34 [2020-04-14T15:33:34.454Z] === RUN   TestExportContainerAfterDaemonRestart
15:33:34 [2020-04-14T15:33:34.773Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
15:33:34 [2020-04-14T15:33:34.806Z] #18 ...
15:33:34 [2020-04-14T15:33:34.806Z] 
15:33:34 [2020-04-14T15:33:34.806Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:33:34 [2020-04-14T15:33:34.806Z] #45 154.6   CC       criu/bfd.o
15:33:34 [2020-04-14T15:33:34.806Z] #45 155.6   CC       criu/bitmap.o
15:33:34 [2020-04-14T15:33:34.806Z] #45 155.7   CC       criu/cgroup-props.o
15:33:34 [2020-04-14T15:33:34.806Z] #45 157.7   CC       criu/cgroup.o
15:33:34 [2020-04-14T15:33:34.806Z] #45 164.4   CC       criu/clone-noasan.o
15:33:34 [2020-04-14T15:33:34.806Z] #45 164.7   CC       criu/config.o
15:33:35 [2020-04-14T15:33:35.033Z] ok  	github.com/docker/docker/volume/mounts	0.051s	coverage: 67.0% of statements
15:33:35 [2020-04-14T15:33:35.292Z] ok  	github.com/docker/docker/volume/local	0.051s	coverage: 73.0% of statements
15:33:36 [2020-04-14T15:33:36.197Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s)
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:33:36 [2020-04-14T15:33:36.197Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:33:36 [2020-04-14T15:33:36.197Z] --- PASS: TestCreateWithCapabilities (0.01s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
15:33:36 [2020-04-14T15:33:36.197Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
15:33:36 [2020-04-14T15:33:36.197Z] === RUN   TestCreateWithCustomReadonlyPaths
15:33:36 [2020-04-14T15:33:36.669Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
15:33:36 [2020-04-14T15:33:36.867Z] #45 ...
15:33:36 [2020-04-14T15:33:36.867Z] 
15:33:36 [2020-04-14T15:33:36.867Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:33:36 [2020-04-14T15:33:36.867Z] #18 83.70 Selecting previously unselected package vim.
15:33:36 [2020-04-14T15:33:36.867Z] #18 83.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
15:33:36 [2020-04-14T15:33:36.867Z] #18 83.78 Unpacking vim (2:8.1.0875-5) ...
15:33:37 [2020-04-14T15:33:37.498Z] #18 84.61 Selecting previously unselected package xfsprogs.
15:33:37 [2020-04-14T15:33:37.498Z] #18 84.63 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
15:33:37 [2020-04-14T15:33:37.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:33:37 [2020-04-14T15:33:37.826Z] #18 84.64 Unpacking xfsprogs (4.20.0-1) ...
15:33:38 [2020-04-14T15:33:38.639Z] --- PASS: TestExportContainerAfterDaemonRestart (3.79s)
15:33:38 [2020-04-14T15:33:38.639Z] === RUN   TestHealthCheckWorkdir
15:33:38 [2020-04-14T15:33:38.741Z] #18 85.52 Selecting previously unselected package zip.
15:33:38 [2020-04-14T15:33:38.741Z] #18 85.54 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
15:33:38 [2020-04-14T15:33:38.741Z] #18 85.55 Unpacking zip (3.0-11+b1) ...
15:33:38 [2020-04-14T15:33:38.873Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s)
15:33:38 [2020-04-14T15:33:38.873Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:33:38 [2020-04-14T15:33:38.873Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:38 [2020-04-14T15:33:38.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:38 [2020-04-14T15:33:38.873Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:38 [2020-04-14T15:33:38.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:38 [2020-04-14T15:33:38.873Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:38 [2020-04-14T15:33:38.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:38 [2020-04-14T15:33:38.873Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:38 [2020-04-14T15:33:38.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:38 [2020-04-14T15:33:38.873Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:38 [2020-04-14T15:33:38.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:38 [2020-04-14T15:33:38.873Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:33:38 [2020-04-14T15:33:38.873Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:33:38 [2020-04-14T15:33:38.873Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:33:38 [2020-04-14T15:33:38.873Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:33:38 [2020-04-14T15:33:38.873Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:33:38 [2020-04-14T15:33:38.873Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:33:38 [2020-04-14T15:33:38.873Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
15:33:38 [2020-04-14T15:33:38.873Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:33:38 [2020-04-14T15:33:38.873Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
15:33:38 [2020-04-14T15:33:38.873Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:33:38 [2020-04-14T15:33:38.873Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:33:38 [2020-04-14T15:33:38.873Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:33:38 [2020-04-14T15:33:38.893Z] --- PASS: TestHealthCheckWorkdir (0.86s)
15:33:38 [2020-04-14T15:33:38.893Z] === RUN   TestHealthKillContainer
15:33:39 [2020-04-14T15:33:39.031Z] #18 85.96 Setting up aufs-tools (1:4.14+20190211-1) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 85.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 85.98 Setting up libip6tc0:ppc64el (1.8.2-4) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 85.98 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 85.99 Setting up libgpm2:ppc64el (1.20.7-5) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 86.01 Setting up libip4tc0:ppc64el (1.8.2-4) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 86.02 Setting up uidmap (1:4.5-1.1) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 86.03 Setting up libnftnl11:ppc64el (1.1.2-2) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 86.03 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 86.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 86.04 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 86.05 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 86.05 Setting up xxd (2:8.1.0875-5) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 86.06 Setting up zip (3.0-11+b1) ...
15:33:39 [2020-04-14T15:33:39.031Z] #18 86.07 Setting up vim-common (2:8.1.0875-5) ...
15:33:39 [2020-04-14T15:33:39.319Z] #18 86.12 Setting up bash-completion (1:2.8-6) ...
15:33:39 [2020-04-14T15:33:39.487Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
15:33:39 [2020-04-14T15:33:39.488Z] === RUN   TestContainerStartOnDaemonRestart
15:33:39 [2020-04-14T15:33:39.488Z] === PAUSE TestContainerStartOnDaemonRestart
15:33:39 [2020-04-14T15:33:39.488Z] === RUN   TestDaemonRestartIpcMode
15:33:39 [2020-04-14T15:33:39.488Z] === PAUSE TestDaemonRestartIpcMode
15:33:39 [2020-04-14T15:33:39.488Z] === RUN   TestDaemonHostGatewayIP
15:33:39 [2020-04-14T15:33:39.488Z] === PAUSE TestDaemonHostGatewayIP
15:33:39 [2020-04-14T15:33:39.488Z] === RUN   TestDiff
15:33:40 [2020-04-14T15:33:40.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:33:40 [2020-04-14T15:33:40.496Z] --- PASS: TestDiff (0.84s)
15:33:40 [2020-04-14T15:33:40.496Z] === RUN   TestExecWithCloseStdin
15:33:41 [2020-04-14T15:33:41.111Z] --- PASS: TestExecWithCloseStdin (0.93s)
15:33:41 [2020-04-14T15:33:41.111Z] === RUN   TestExec
15:33:42 [2020-04-14T15:33:42.117Z] --- PASS: TestExec (0.94s)
15:33:42 [2020-04-14T15:33:42.117Z] === RUN   TestExecUser
15:33:42 [2020-04-14T15:33:42.147Z] --- PASS: TestHealthKillContainer (2.76s)
15:33:42 [2020-04-14T15:33:42.147Z] === RUN   TestInspectCpusetInConfigPre120
15:33:42 [2020-04-14T15:33:42.401Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
15:33:42 [2020-04-14T15:33:42.401Z] === RUN   TestIpcModeNone
15:33:42 [2020-04-14T15:33:42.960Z] --- PASS: TestIpcModeNone (0.63s)
15:33:42 [2020-04-14T15:33:42.960Z] === RUN   TestIpcModePrivate
15:33:43 [2020-04-14T15:33:43.124Z] --- PASS: TestExecUser (0.98s)
15:33:43 [2020-04-14T15:33:43.124Z] === RUN   TestExportContainerAndImportImage
15:33:43 [2020-04-14T15:33:43.518Z] --- PASS: TestIpcModePrivate (0.63s)
15:33:43 [2020-04-14T15:33:43.518Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false
15:33:43 [2020-04-14T15:33:43.518Z] === RUN   TestIpcModeShareable
15:33:43 [2020-04-14T15:33:43.518Z] --- SKIP: TestIpcModeShareable (0.00s)
15:33:43 [2020-04-14T15:33:43.518Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:33:43 [2020-04-14T15:33:43.518Z] === RUN   TestAPIIpcModeShareableAndContainer
15:33:43 [2020-04-14T15:33:43.765Z] #18 ...
15:33:43 [2020-04-14T15:33:43.765Z] 
15:33:43 [2020-04-14T15:33:43.765Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:33:44 [2020-04-14T15:33:44.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:33:44 [2020-04-14T15:33:44.597Z] --- PASS: TestExportContainerAndImportImage (1.17s)
15:33:44 [2020-04-14T15:33:44.597Z] === RUN   TestExportContainerAfterDaemonRestart
15:33:44 [2020-04-14T15:33:44.637Z] #24 265.4 Checking out files:  22% (2425/10681)   
Checking out files:  23% (2457/10681)   
Checking out files:  24% (2564/10681)   
Checking out files:  25% (2671/10681)   
Checking out files:  26% (2778/10681)   
Checking out files:  27% (2884/10681)   
Checking out files:  28% (2991/10681)   
Checking out files:  29% (3098/10681)   
Checking out files:  30% (3205/10681)   
Checking out files:  31% (3312/10681)   
Checking out files:  32% (3418/10681)   
Checking out files:  33% (3525/10681)   
Checking out files:  34% (3632/10681)   
Checking out files:  35% (3739/10681)   
Checking out files:  36% (3846/10681)   
Checking out files:  37% (3952/10681)   
Checking out files:  38% (4059/10681)   
Checking out files:  39% (4166/10681)   
Checking out files:  40% (4273/10681)   
Checking out files:  40% (4326/10681)   
Checking out files:  41% (4380/10681)   
Checking out files:  42% (4487/10681)   
Checking out files:  43% (4593/10681)   
Checking out files:  44% (4700/10681)   
Checking out files:  45% (4807/10681)   
Checking out files:  46% (4914/10681)   
Checking out files:  47% (5021/10681)   
Checking out files:  48% (5127/10681)   
Checking out files:  49% (5234/10681)   
Checking out files:  50% (5341/10681)   
Checking out files:  51% (5448/10681)   
Checking out files:  52% (5555/10681)   
Checking out files:  53% (5661/10681)   
Checking out files:  54% (5768/10681)   
Checking out files:  55% (5875/10681)   
Checking out files:  56% (5982/10681)   
Checking out files:  56% (6018/10681)   
Checking out files:  57% (6089/10681)   
Checking out files:  58% (6195/10681)   
Checking out files:  59% (6302/10681)   
Checking out files:  60% (6409/10681)   
Checking out files:  61% (6516/10681)   
Checking out files:  62% (6623/10681)   
Checking out files:  63% (6730/10681)   
Checking out files:  64% (6836/10681)   
Checking out files:  65% (6943/10681)   
Checking out files:  66% (7050/10681)   
Checking out files:  67% (7157/10681)   
Checking out files:  68% (7264/10681)   
Checking out files:  69% (7370/10681)   
Checking out files:  70% (7477/10681)   
Checking out files:  71% (7584/10681)   
Checking out files:  72% (7691/10681)   
Checking out files:  73% (7798/10681)   
Checking out files:  74% (7904/10681)   
Checking out files:  74% (7973/10681)   
Checking out files:  75% (8011/10681)   
Checking out files:  76% (8118/10681)   
Checking out files:  77% (8225/10681)   
Checking out files:  78% (8332/10681)   
Checking out files:  79% (8438/10681)   
Checking out files:  80% (8545/10681)   
Checking out files:  81% (8652/10681)   
Checking out files:  82% (8759/10681)   
Checking out files:  83% (8866/10681)   
Checking out files:  84% (8973/10681)   
Checking out files:  85% (9079/10681)   
Checking out files:  86% (9186/10681)   
Checking out files:  87% (9293/10681)   
Checking out files:  88% (9400/10681)   
Checking out files:  89% (9507/10681)   
Checking out files:  90% (9613/10681)   
Checking out files:  91% (9720/10681)   
Checking out files:  91% (9795/10681)   
Checking out files:  92% (9827/10681)   
Checking out files:  93% (9934/10681)   
Checking out files:  94% (10041/10681)   
Checking out files:  95% (10147/10681)   
Checking out files:  96% (10254/10681)   
Checking out files:  97% (10361/10681)   
Checking out files:  98% (10468/10681)   
Checking out files:  99% (10575/10681)   
Checking out files: 100% (10681/10681)   
Checking out files: 100% (10681/10681), done.
15:33:44 [2020-04-14T15:33:44.927Z] #24 270.3 + cd /tmp/tmp.1GlKkI5arA/tmp/docker-ce
15:33:44 [2020-04-14T15:33:44.927Z] #24 270.3 + git checkout -q v17.06.2-ce
15:33:46 [2020-04-14T15:33:46.029Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s)
15:33:46 [2020-04-14T15:33:46.029Z] === RUN   TestAPIIpcModeHost
15:33:46 [2020-04-14T15:33:46.029Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:33:46 [2020-04-14T15:33:46.029Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:33:46 [2020-04-14T15:33:46.029Z] === RUN   TestDaemonIpcModeShareable
15:33:46 [2020-04-14T15:33:46.029Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:33:46 [2020-04-14T15:33:46.029Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:33:46 [2020-04-14T15:33:46.029Z] === RUN   TestDaemonIpcModePrivate
15:33:46 [2020-04-14T15:33:46.067Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
15:33:46 [2020-04-14T15:33:46.067Z] === RUN   TestHealthCheckWorkdir
15:33:47 [2020-04-14T15:33:47.073Z] --- PASS: TestHealthCheckWorkdir (1.09s)
15:33:47 [2020-04-14T15:33:47.073Z] === RUN   TestHealthKillContainer
15:33:47 [2020-04-14T15:33:47.910Z] --- PASS: TestDaemonIpcModePrivate (2.41s)
15:33:47 [2020-04-14T15:33:47.910Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:33:47 [2020-04-14T15:33:47.910Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:33:47 [2020-04-14T15:33:47.910Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:33:47 [2020-04-14T15:33:47.910Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:33:47 [2020-04-14T15:33:47.910Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:33:47 [2020-04-14T15:33:47.910Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:33:47 [2020-04-14T15:33:47.910Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:33:47 [2020-04-14T15:33:47.910Z] === RUN   TestIpcModeOlderClient
15:33:47 [2020-04-14T15:33:47.910Z] === PAUSE TestIpcModeOlderClient
15:33:47 [2020-04-14T15:33:47.910Z] === RUN   TestKillContainerInvalidSignal
15:33:48 [2020-04-14T15:33:48.832Z] --- PASS: TestKillContainerInvalidSignal (0.63s)
15:33:48 [2020-04-14T15:33:48.832Z] === RUN   TestKillContainer
15:33:48 [2020-04-14T15:33:48.832Z] === RUN   TestKillContainer/no_signal
15:33:49 [2020-04-14T15:33:49.087Z] === RUN   TestKillContainer/non_killing_signal
15:33:49 [2020-04-14T15:33:49.378Z] #24 ...
15:33:49 [2020-04-14T15:33:49.378Z] 
15:33:49 [2020-04-14T15:33:49.378Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:33:49 [2020-04-14T15:33:49.378Z] #45 168.9   CC       criu/cr-check.o
15:33:49 [2020-04-14T15:33:49.378Z] #45 173.4   CC       criu/cr-dedup.o
15:33:49 [2020-04-14T15:33:49.378Z] #45 174.3   CC       criu/cr-dump.o
15:33:49 [2020-04-14T15:33:49.378Z] #45 ...
15:33:49 [2020-04-14T15:33:49.378Z] 
15:33:49 [2020-04-14T15:33:49.378Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.01 Setting up libiptc0:ppc64el (1.8.2-4) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.02 Setting up xz-utils (5.2.4-1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.05 Setting up sudo (1.8.27-1+deb10u2) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.17 invoke-rc.d: could not determine current runlevel
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.19 invoke-rc.d: policy-rc.d denied execution of start.
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.21 Setting up pigz (2.4-1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.21 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.22 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.23 Setting up python-pip-whl (18.1-5) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.23 Setting up libmpdec2:ppc64el (2.4.2-2) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 92.24 Setting up vim-runtime (2:8.1.0875-5) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.10 Setting up libaio1:ppc64el (0.3.112-3) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.11 Setting up libonig5:ppc64el (6.9.1-1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.11 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.12 Setting up vim (2:8.1.0875-5) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.38 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.39 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.41 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.42 Setting up jq (1.5+dfsg-2+b1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.43 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
15:33:49 [2020-04-14T15:33:49.378Z] #18 93.45 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:33:49 [2020-04-14T15:33:49.644Z] === RUN   TestKillContainer/killing_signal
15:33:49 [2020-04-14T15:33:49.669Z] #18 ...
15:33:49 [2020-04-14T15:33:49.669Z] 
15:33:49 [2020-04-14T15:33:49.669Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:33:49 [2020-04-14T15:33:49.669Z] #48 264.8 net/http/httptrace
15:33:49 [2020-04-14T15:33:49.669Z] #48 265.2 net/http
15:33:49 [2020-04-14T15:33:49.669Z] #48 ...
15:33:49 [2020-04-14T15:33:49.669Z] 
15:33:49 [2020-04-14T15:33:49.669Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:33:49 [2020-04-14T15:33:49.669Z] #45 179.3   CC       criu/cr-errno.o
15:33:49 [2020-04-14T15:33:49.669Z] #45 179.5   CC       criu/cr-restore.o
15:33:50 [2020-04-14T15:33:50.203Z] --- PASS: TestKillContainer (1.69s)
15:33:50 [2020-04-14T15:33:50.203Z]     --- PASS: TestKillContainer/no_signal (0.55s)
15:33:50 [2020-04-14T15:33:50.203Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
15:33:50 [2020-04-14T15:33:50.203Z]     --- PASS: TestKillContainer/killing_signal (0.54s)
15:33:50 [2020-04-14T15:33:50.203Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:33:50 [2020-04-14T15:33:50.203Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:33:50 [2020-04-14T15:33:50.523Z] --- PASS: TestHealthKillContainer (3.05s)
15:33:50 [2020-04-14T15:33:50.523Z] === RUN   TestInspectCpusetInConfigPre120
15:33:50 [2020-04-14T15:33:50.761Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:33:50 [2020-04-14T15:33:50.805Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s)
15:33:50 [2020-04-14T15:33:50.805Z] === RUN   TestIpcModeNone
15:33:50 [2020-04-14T15:33:50.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:33:51 [2020-04-14T15:33:51.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s)
15:33:51 [2020-04-14T15:33:51.319Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
15:33:51 [2020-04-14T15:33:51.319Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s)
15:33:51 [2020-04-14T15:33:51.319Z] === RUN   TestKillStoppedContainer
15:33:51 [2020-04-14T15:33:51.574Z] --- PASS: TestKillStoppedContainer (0.08s)
15:33:51 [2020-04-14T15:33:51.574Z] === RUN   TestKillStoppedContainerAPIPre120
15:33:51 [2020-04-14T15:33:51.574Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
15:33:51 [2020-04-14T15:33:51.574Z] === RUN   TestKillDifferentUserContainer
15:33:51 [2020-04-14T15:33:51.812Z] --- PASS: TestIpcModeNone (0.90s)
15:33:51 [2020-04-14T15:33:51.812Z] === RUN   TestIpcModePrivate
15:33:52 [2020-04-14T15:33:52.132Z] --- PASS: TestKillDifferentUserContainer (0.59s)
15:33:52 [2020-04-14T15:33:52.132Z] === RUN   TestInspectOomKilledTrue
15:33:52 [2020-04-14T15:33:52.132Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:33:52 [2020-04-14T15:33:52.132Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:33:52 [2020-04-14T15:33:52.132Z] === RUN   TestInspectOomKilledFalse
15:33:52 [2020-04-14T15:33:52.132Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:33:52 [2020-04-14T15:33:52.132Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:33:52 [2020-04-14T15:33:52.132Z] === RUN   TestLinksEtcHostsContentMatch
15:33:52 [2020-04-14T15:33:52.132Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:33:52 [2020-04-14T15:33:52.132Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:33:52 [2020-04-14T15:33:52.132Z] === RUN   TestLinksContainerNames
15:33:52 [2020-04-14T15:33:52.170Z] tests/integration/api_build_test.py .......................X             [  6%]
15:33:52 [2020-04-14T15:33:52.751Z] tests/integration/api_client_test.py .....                               [  7%]
15:33:52 [2020-04-14T15:33:52.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:33:52 [2020-04-14T15:33:52.818Z] --- PASS: TestIpcModePrivate (0.91s)
15:33:52 [2020-04-14T15:33:52.818Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
15:33:52 [2020-04-14T15:33:52.818Z] === RUN   TestIpcModeShareable
15:33:53 [2020-04-14T15:33:53.490Z] --- PASS: TestLinksContainerNames (1.12s)
15:33:53 [2020-04-14T15:33:53.490Z] === RUN   TestLogsFollowTailEmpty
15:33:53 [2020-04-14T15:33:53.745Z] --- PASS: TestLogsFollowTailEmpty (0.56s)
15:33:53 [2020-04-14T15:33:53.745Z] === RUN   TestContainerNetworkMountsNoChown
15:33:53 [2020-04-14T15:33:53.827Z] --- PASS: TestIpcModeShareable (0.97s)
15:33:53 [2020-04-14T15:33:53.827Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
15:33:53 [2020-04-14T15:33:53.827Z] === RUN   TestAPIIpcModeShareableAndContainer
15:33:54 [2020-04-14T15:33:54.130Z] #45 ...
15:33:54 [2020-04-14T15:33:54.130Z] 
15:33:54 [2020-04-14T15:33:54.130Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:33:54 [2020-04-14T15:33:54.130Z] #18 100.3 Setting up iptables (1.8.2-4) ...
15:33:54 [2020-04-14T15:33:54.130Z] #18 100.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:33:54 [2020-04-14T15:33:54.130Z] #18 100.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:33:54 [2020-04-14T15:33:54.130Z] #18 100.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:33:54 [2020-04-14T15:33:54.130Z] #18 100.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:33:54 [2020-04-14T15:33:54.130Z] #18 100.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:33:54 [2020-04-14T15:33:54.130Z] #18 100.5 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:33:54 [2020-04-14T15:33:54.130Z] #18 100.5 Setting up python3 (3.7.3-1) ...
15:33:54 [2020-04-14T15:33:54.303Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/default
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/default
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/private
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/private
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/rprivate
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/rprivate
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/slave
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/slave
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/rslave
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/rslave
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/shared
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/shared
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/rshared
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/rshared
15:33:54 [2020-04-14T15:33:54.303Z] === CONT  TestMountDaemonRoot/default
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/default/bind_root
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/default/mount_root
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:33:54 [2020-04-14T15:33:54.303Z] === CONT  TestMountDaemonRoot/default/bind_root
15:33:54 [2020-04-14T15:33:54.303Z] === CONT  TestMountDaemonRoot/rshared
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:33:54 [2020-04-14T15:33:54.303Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:33:54 [2020-04-14T15:33:54.303Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:33:54 [2020-04-14T15:33:54.303Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:33:54 [2020-04-14T15:33:54.420Z] #18 101.3 Setting up python3-wheel (0.32.3-2) ...
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/shared
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/rslave
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/slave
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/rprivate
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/private
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/private/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === RUN   TestMountDaemonRoot/private/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/default/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:33:54 [2020-04-14T15:33:54.557Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:33:54 [2020-04-14T15:33:54.741Z] tests/integration/api_config_test.py .....                               [  8%]
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:33:54 [2020-04-14T15:33:54.813Z] === CONT  TestMountDaemonRoot/private/bind_root
15:33:55 [2020-04-14T15:33:55.068Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:33:55 [2020-04-14T15:33:55.068Z] === CONT  TestMountDaemonRoot/private/mount_root
15:33:55 [2020-04-14T15:33:55.068Z] --- PASS: TestMountDaemonRoot (0.02s)
15:33:55 [2020-04-14T15:33:55.068Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
15:33:55 [2020-04-14T15:33:55.068Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:33:55 [2020-04-14T15:33:55.068Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:33:55 [2020-04-14T15:33:55.068Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:33:55 [2020-04-14T15:33:55.068Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:33:55 [2020-04-14T15:33:55.068Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:33:55 [2020-04-14T15:33:55.068Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:33:55 [2020-04-14T15:33:55.068Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:33:55 [2020-04-14T15:33:55.068Z] === RUN   TestContainerBindMountNonRecursive
15:33:55 [2020-04-14T15:33:55.068Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
15:33:55 [2020-04-14T15:33:55.068Z]     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)
15:33:55 [2020-04-14T15:33:55.068Z] === RUN   TestNetworkNat
15:33:55 [2020-04-14T15:33:55.626Z] --- PASS: TestNetworkNat (0.65s)
15:33:55 [2020-04-14T15:33:55.626Z] === RUN   TestNetworkLocalhostTCPNat
15:33:55 [2020-04-14T15:33:55.922Z] #18 102.5 Setting up apparmor (2.13.2-10) ...
15:33:56 [2020-04-14T15:33:56.185Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
15:33:56 [2020-04-14T15:33:56.185Z] === RUN   TestNetworkLoopbackNat
15:33:56 [2020-04-14T15:33:56.502Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s)
15:33:56 [2020-04-14T15:33:56.502Z] === RUN   TestAPIIpcModeHost
15:33:56 [2020-04-14T15:33:56.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:33:57 [2020-04-14T15:33:57.108Z] --- PASS: TestNetworkLoopbackNat (0.76s)
15:33:57 [2020-04-14T15:33:57.108Z] === RUN   TestPause
15:33:57 [2020-04-14T15:33:57.108Z] --- SKIP: TestPause (0.00s)
15:33:57 [2020-04-14T15:33:57.108Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:33:57 [2020-04-14T15:33:57.108Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:33:57 [2020-04-14T15:33:57.108Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:33:57 [2020-04-14T15:33:57.108Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:33:57 [2020-04-14T15:33:57.108Z] === RUN   TestPauseStopPausedContainer
15:33:57 [2020-04-14T15:33:57.108Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:33:57 [2020-04-14T15:33:57.108Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:33:57 [2020-04-14T15:33:57.108Z] === RUN   TestPsFilter
15:33:57 [2020-04-14T15:33:57.108Z] --- PASS: TestPsFilter (0.18s)
15:33:57 [2020-04-14T15:33:57.108Z] === RUN   TestRemoveContainerWithRemovedVolume
15:33:57 [2020-04-14T15:33:57.116Z] --- PASS: TestAPIIpcModeHost (0.62s)
15:33:57 [2020-04-14T15:33:57.116Z] === RUN   TestDaemonIpcModeShareable
15:33:57 [2020-04-14T15:33:57.666Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s)
15:33:57 [2020-04-14T15:33:57.666Z] === RUN   TestRemoveContainerWithVolume
15:33:58 [2020-04-14T15:33:58.224Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
15:33:58 [2020-04-14T15:33:58.224Z] === RUN   TestRemoveContainerRunning
15:33:58 [2020-04-14T15:33:58.595Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.6% of statements
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/rootless	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/volume	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === Skipped
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver btrfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver btrfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver btrfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver btrfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver btrfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:73: No driver to put!
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z] time="2020-04-14T15:32:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z] time="2020-04-14T15:32:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z] time="2020-04-14T15:32:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z] time="2020-04-14T15:32:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z] time="2020-04-14T15:32:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:73: No driver to put!
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     overlay_test.go:49: Fails to compute changes intermittently
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver zfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver zfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:33:58 [2020-04-14T15:33:58.595Z]     graphtest_unix.go:46: Driver zfs not supported
15:33:58 [2020-04-14T15:33:58.595Z] 
15:33:58 [2020-04-14T15:33:58.595Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:33:58 [2020-04-14T15:33:58.596Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:33:58 [2020-04-14T15:33:58.596Z]     graphtest_unix.go:46: Driver zfs not supported
15:33:58 [2020-04-14T15:33:58.596Z] 
15:33:58 [2020-04-14T15:33:58.596Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:33:58 [2020-04-14T15:33:58.596Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:33:58 [2020-04-14T15:33:58.596Z]     graphtest_unix.go:46: Driver zfs not supported
15:33:58 [2020-04-14T15:33:58.596Z] 
15:33:58 [2020-04-14T15:33:58.596Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:33:58 [2020-04-14T15:33:58.596Z]     graphtest_unix.go:73: No driver to put!
15:33:58 [2020-04-14T15:33:58.596Z] 
15:33:58 [2020-04-14T15:33:58.596Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:33:58 [2020-04-14T15:33:58.596Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:33:58 [2020-04-14T15:33:58.596Z] 
15:33:58 [2020-04-14T15:33:58.596Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:33:58 [2020-04-14T15:33:58.596Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:33:58 [2020-04-14T15:33:58.596Z] 
15:33:58 [2020-04-14T15:33:58.596Z] 
15:33:58 [2020-04-14T15:33:58.596Z] DONE 2140 tests, 26 skipped in 189.580s
Post stage
[Pipeline] junit
15:33:58 [2020-04-14T15:33:58.608Z] Recording test results
15:33:58 [2020-04-14T15:33:58.647Z] #18 105.3 Setting up xfsprogs (4.20.0-1) ...
15:33:58 [2020-04-14T15:33:58.647Z] #18 105.3 Setting up python3-lib2to3 (3.7.3-1) ...
15:33:58 [2020-04-14T15:33:58.937Z] #18 106.0 Setting up python3-pkg-resources (40.8.0-1) ...
15:33:59 [2020-04-14T15:33:59.147Z] --- PASS: TestRemoveContainerRunning (0.58s)
15:33:59 [2020-04-14T15:33:59.147Z] === RUN   TestRemoveContainerForceRemoveRunning
15:33:59 [2020-04-14T15:33:59.152Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
15:33:59 [2020-04-14T15:33:59.152Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:33:59 [2020-04-14T15:33:59.152Z] === RUN   TestDaemonIpcModePrivate
15:33:59 [2020-04-14T15:33:59.401Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
15:33:59 [2020-04-14T15:33:59.401Z] === RUN   TestRemoveInvalidContainer
15:33:59 [2020-04-14T15:33:59.401Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:33:59 [2020-04-14T15:33:59.401Z] === RUN   TestRenameLinkedContainer
15:33:59 [2020-04-14T15:33:59.567Z] #18 ...
15:33:59 [2020-04-14T15:33:59.567Z] 
15:33:59 [2020-04-14T15:33:59.567Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:33:59 [2020-04-14T15:33:59.567Z] #48 284.7 github.com/LK4D4/vndr/godl
15:34:00 [2020-04-14T15:34:00.215Z] #48 ...
15:34:00 [2020-04-14T15:34:00.215Z] 
15:34:00 [2020-04-14T15:34:00.215Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:34:00 [2020-04-14T15:34:00.215Z] #24 275.4 + mkdir -p /tmp/tmp.1GlKkI5arA/src/github.com/docker
15:34:00 [2020-04-14T15:34:00.215Z] #24 275.4 + mv components/cli /tmp/tmp.1GlKkI5arA/src/github.com/docker/cli
15:34:00 [2020-04-14T15:34:00.215Z] #24 275.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:34:00 [2020-04-14T15:34:00.215Z] #24 ...
15:34:00 [2020-04-14T15:34:00.215Z] 
15:34:00 [2020-04-14T15:34:00.215Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:34:00 [2020-04-14T15:34:00.215Z] #45 188.6   CC       criu/cr-service.o
15:34:00 [2020-04-14T15:34:00.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:34:00 [2020-04-14T15:34:00.623Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
15:34:00 [2020-04-14T15:34:00.623Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:34:00 [2020-04-14T15:34:00.623Z] === RUN   TestDaemonIpcModePrivateFromConfig
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:34:01 [2020-04-14T15:34:01.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -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:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/make.sh dynbinary test-integration
15:34:01 [2020-04-14T15:34:01.907Z] --- PASS: TestRenameLinkedContainer (2.33s)
15:34:01 [2020-04-14T15:34:01.907Z] === RUN   TestRenameStoppedContainer
15:34:02 [2020-04-14T15:34:02.088Z] 
15:34:02 [2020-04-14T15:34:02.088Z] Removing bundles/
15:34:02 [2020-04-14T15:34:02.088Z] 
15:34:02 [2020-04-14T15:34:02.088Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:34:02 [2020-04-14T15:34:02.088Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:34:02 [2020-04-14T15:34:02.088Z] GOOS="" GOARCH="" GOARM=""
15:34:02 [2020-04-14T15:34:02.466Z] --- PASS: TestRenameStoppedContainer (0.55s)
15:34:02 [2020-04-14T15:34:02.466Z] === RUN   TestRenameRunningContainerAndReuse
15:34:02 [2020-04-14T15:34:02.641Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
15:34:02 [2020-04-14T15:34:02.641Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:34:02 [2020-04-14T15:34:02.641Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:34:02 [2020-04-14T15:34:02.932Z] #45 192.9   CC       criu/crtools.o
15:34:03 [2020-04-14T15:34:03.824Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s)
15:34:03 [2020-04-14T15:34:03.824Z] === RUN   TestRenameInvalidName
15:34:03 [2020-04-14T15:34:03.962Z] #45 194.1   CC       criu/eventfd.o
15:34:04 [2020-04-14T15:34:04.079Z] --- PASS: TestRenameInvalidName (0.55s)
15:34:04 [2020-04-14T15:34:04.079Z] === RUN   TestRenameAnonymousContainer
15:34:04 [2020-04-14T15:34:04.110Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
15:34:04 [2020-04-14T15:34:04.110Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:34:04 [2020-04-14T15:34:04.110Z] === RUN   TestIpcModeOlderClient
15:34:04 [2020-04-14T15:34:04.110Z] === PAUSE TestIpcModeOlderClient
15:34:04 [2020-04-14T15:34:04.110Z] === RUN   TestKillContainerInvalidSignal
15:34:04 [2020-04-14T15:34:04.592Z] #45 194.8   CC       criu/eventpoll.o
15:34:05 [2020-04-14T15:34:05.119Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
15:34:05 [2020-04-14T15:34:05.119Z] === RUN   TestKillContainer
15:34:05 [2020-04-14T15:34:05.119Z] === RUN   TestKillContainer/no_signal
15:34:05 [2020-04-14T15:34:05.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:34:06 [2020-04-14T15:34:06.098Z] #45 ...
15:34:06 [2020-04-14T15:34:06.098Z] 
15:34:06 [2020-04-14T15:34:06.098Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:34:06 [2020-04-14T15:34:06.098Z] #18 107.6 Setting up python3-distutils (3.7.3-1) ...
15:34:06 [2020-04-14T15:34:06.098Z] #18 108.5 Setting up python3-setuptools (40.8.0-1) ...
15:34:06 [2020-04-14T15:34:06.098Z] #18 111.0 Setting up python3-pip (18.1-5) ...
15:34:06 [2020-04-14T15:34:06.098Z] #18 113.1 Processing triggers for libc-bin (2.28-10) ...
15:34:06 [2020-04-14T15:34:06.098Z] #18 113.2 Processing triggers for mime-support (3.62) ...
15:34:06 [2020-04-14T15:34:06.126Z] === RUN   TestKillContainer/non_killing_signal
15:34:06 [2020-04-14T15:34:06.389Z] #18 DONE 113.5s
15:34:06 [2020-04-14T15:34:06.389Z] 
15:34:06 [2020-04-14T15:34:06.389Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:34:06 [2020-04-14T15:34:06.389Z] #45 196.5   CC       criu/external.o
15:34:06 [2020-04-14T15:34:06.408Z] === RUN   TestKillContainer/killing_signal
15:34:07 [2020-04-14T15:34:07.022Z] #45 197.4   CC       criu/fault-injection.o
15:34:07 [2020-04-14T15:34:07.312Z] #45 ...
15:34:07 [2020-04-14T15:34:07.312Z] 
15:34:07 [2020-04-14T15:34:07.312Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:34:07 [2020-04-14T15:34:07.312Z] #19 0.522 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:34:07 [2020-04-14T15:34:07.312Z] #19 0.531 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:34:07 [2020-04-14T15:34:07.312Z] #19 0.542 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:34:07 [2020-04-14T15:34:07.312Z] #19 DONE 0.6s
15:34:07 [2020-04-14T15:34:07.312Z] 
15:34:07 [2020-04-14T15:34:07.312Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:34:07 [2020-04-14T15:34:07.312Z] #45 197.7   CC       criu/fdstore.o
15:34:07 [2020-04-14T15:34:07.333Z] --- PASS: TestRenameAnonymousContainer (2.72s)
15:34:07 [2020-04-14T15:34:07.333Z] === RUN   TestRenameContainerWithSameName
15:34:07 [2020-04-14T15:34:07.333Z] --- PASS: TestRenameContainerWithSameName (0.56s)
15:34:07 [2020-04-14T15:34:07.333Z] === RUN   TestRenameContainerWithLinkedContainer
15:34:07 [2020-04-14T15:34:07.878Z] --- PASS: TestKillContainer (2.59s)
15:34:07 [2020-04-14T15:34:07.878Z]     --- PASS: TestKillContainer/no_signal (0.84s)
15:34:07 [2020-04-14T15:34:07.878Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
15:34:07 [2020-04-14T15:34:07.878Z]     --- PASS: TestKillContainer/killing_signal (0.90s)
15:34:07 [2020-04-14T15:34:07.878Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:34:07 [2020-04-14T15:34:07.878Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:34:07 [2020-04-14T15:34:07.966Z] #45 198.3   CC       criu/fifo.o
15:34:08 [2020-04-14T15:34:08.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:34:08 [2020-04-14T15:34:08.493Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:34:08 [2020-04-14T15:34:08.691Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s)
15:34:08 [2020-04-14T15:34:08.691Z] === RUN   TestResize
15:34:08 [2020-04-14T15:34:08.852Z] 23645bd7ee08: Pull complete
15:34:08 [2020-04-14T15:34:08.852Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
15:34:08 [2020-04-14T15:34:08.852Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:34:08 [2020-04-14T15:34:08.852Z] mcr.microsoft.com/windows/servercore:ltsc2019
15:34:08 [2020-04-14T15:34:08.852Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098'
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Docker version of control daemon
15:34:08 [2020-04-14T15:34:08.852Z] 
15:34:08 [2020-04-14T15:34:08.852Z] Client: Docker Engine - Enterprise
15:34:08 [2020-04-14T15:34:08.852Z]  Version:           19.03.5
15:34:08 [2020-04-14T15:34:08.852Z]  API version:       1.40
15:34:08 [2020-04-14T15:34:08.852Z]  Go version:        go1.12.12
15:34:08 [2020-04-14T15:34:08.852Z]  Git commit:        2ee0c57608
15:34:08 [2020-04-14T15:34:08.852Z]  Built:             11/13/2019 08:00:16
15:34:08 [2020-04-14T15:34:08.852Z]  OS/Arch:           windows/amd64
15:34:08 [2020-04-14T15:34:08.852Z]  Experimental:      false
15:34:08 [2020-04-14T15:34:08.852Z] 
15:34:08 [2020-04-14T15:34:08.852Z] Server: Docker Engine - Enterprise
15:34:08 [2020-04-14T15:34:08.852Z]  Engine:
15:34:08 [2020-04-14T15:34:08.852Z]   Version:          19.03.5
15:34:08 [2020-04-14T15:34:08.852Z]   API version:      1.40 (minimum version 1.24)
15:34:08 [2020-04-14T15:34:08.852Z]   Go version:       go1.12.12
15:34:08 [2020-04-14T15:34:08.852Z]   Git commit:       2ee0c57608
15:34:08 [2020-04-14T15:34:08.852Z]   Built:            11/13/2019 07:58:51
15:34:08 [2020-04-14T15:34:08.852Z]   OS/Arch:          windows/amd64
15:34:08 [2020-04-14T15:34:08.852Z]   Experimental:     true
15:34:08 [2020-04-14T15:34:08.852Z] 
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Docker info of control daemon
15:34:08 [2020-04-14T15:34:08.852Z] 
15:34:08 [2020-04-14T15:34:08.852Z] Client:
15:34:08 [2020-04-14T15:34:08.852Z]  Debug Mode: false
15:34:08 [2020-04-14T15:34:08.852Z]  Plugins:
15:34:08 [2020-04-14T15:34:08.852Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:34:08 [2020-04-14T15:34:08.852Z] 
15:34:08 [2020-04-14T15:34:08.852Z] Server:
15:34:08 [2020-04-14T15:34:08.852Z]  Containers: 0
15:34:08 [2020-04-14T15:34:08.852Z]   Running: 0
15:34:08 [2020-04-14T15:34:08.852Z]   Paused: 0
15:34:08 [2020-04-14T15:34:08.852Z]   Stopped: 0
15:34:08 [2020-04-14T15:34:08.852Z]  Images: 1
15:34:08 [2020-04-14T15:34:08.852Z]  Server Version: 19.03.5
15:34:08 [2020-04-14T15:34:08.852Z]  Storage Driver: lcow (linux) windowsfilter (windows)
15:34:08 [2020-04-14T15:34:08.852Z]   LCOW: 
15:34:08 [2020-04-14T15:34:08.852Z]   Windows: 
15:34:08 [2020-04-14T15:34:08.852Z]  Logging Driver: json-file
15:34:08 [2020-04-14T15:34:08.852Z]  Plugins:
15:34:08 [2020-04-14T15:34:08.852Z]   Volume: local
15:34:08 [2020-04-14T15:34:08.852Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:34:08 [2020-04-14T15:34:08.852Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:34:08 [2020-04-14T15:34:08.852Z]  Swarm: inactive
15:34:08 [2020-04-14T15:34:08.852Z]  Default Isolation: process
15:34:08 [2020-04-14T15:34:08.852Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:34:08 [2020-04-14T15:34:08.852Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
15:34:08 [2020-04-14T15:34:08.852Z]  OSType: windows
15:34:08 [2020-04-14T15:34:08.852Z]  Architecture: x86_64
15:34:08 [2020-04-14T15:34:08.852Z]  CPUs: 4
15:34:08 [2020-04-14T15:34:08.852Z]  Total Memory: 32GiB
15:34:08 [2020-04-14T15:34:08.852Z]  Name: azwin-2-bda720
15:34:08 [2020-04-14T15:34:08.852Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
15:34:08 [2020-04-14T15:34:08.852Z]  Docker Root Dir: D:\docker
15:34:08 [2020-04-14T15:34:08.852Z]  Debug Mode: false
15:34:08 [2020-04-14T15:34:08.852Z]  Registry: https://index.docker.io/v1/
15:34:08 [2020-04-14T15:34:08.852Z]  Labels:
15:34:08 [2020-04-14T15:34:08.852Z]  Experimental: true
15:34:08 [2020-04-14T15:34:08.852Z]  Insecure Registries:
15:34:08 [2020-04-14T15:34:08.852Z]   10.0.0.4:5000
15:34:08 [2020-04-14T15:34:08.852Z]   127.0.0.0/8
15:34:08 [2020-04-14T15:34:08.852Z]  Registry Mirrors:
15:34:08 [2020-04-14T15:34:08.852Z]   http://10.0.0.4:5000/
15:34:08 [2020-04-14T15:34:08.852Z]  Live Restore Enabled: false
15:34:08 [2020-04-14T15:34:08.852Z] 
15:34:08 [2020-04-14T15:34:08.852Z] 
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Commit hash is eb14d936bf
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Nuke-Everything...
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Container count on control daemon to delete is 0
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Nuking d:\CI
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Zapped successfully
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Location for testing is d:\CI\PR-39705\7
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:34:08 [2020-04-14T15:34:08.852Z] 
15:34:08 [2020-04-14T15:34:08.852Z] 
15:34:08 [2020-04-14T15:34:08.852Z] INFO: Building the image from Dockerfile.windows at 04/14/2020 15:34:05...
15:34:08 [2020-04-14T15:34:08.852Z] 
15:34:09 [2020-04-14T15:34:09.003Z] #45 199.1   CC       criu/file-ids.o
15:34:09 [2020-04-14T15:34:09.251Z] --- PASS: TestResize (0.56s)
15:34:09 [2020-04-14T15:34:09.251Z] === RUN   TestResizeWithInvalidSize
15:34:09 [2020-04-14T15:34:09.503Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s)
15:34:09 [2020-04-14T15:34:09.503Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
15:34:09 [2020-04-14T15:34:09.503Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
15:34:09 [2020-04-14T15:34:09.503Z] === RUN   TestKillStoppedContainer
15:34:09 [2020-04-14T15:34:09.503Z] --- PASS: TestKillStoppedContainer (0.10s)
15:34:09 [2020-04-14T15:34:09.503Z] === RUN   TestKillStoppedContainerAPIPre120
15:34:09 [2020-04-14T15:34:09.503Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
15:34:09 [2020-04-14T15:34:09.503Z] === RUN   TestKillDifferentUserContainer
15:34:09 [2020-04-14T15:34:09.635Z] #45 199.9   CC       criu/file-lock.o
15:34:09 [2020-04-14T15:34:09.809Z] --- PASS: TestResizeWithInvalidSize (0.57s)
15:34:09 [2020-04-14T15:34:09.810Z] === RUN   TestResizeWhenContainerNotStarted
15:34:10 [2020-04-14T15:34:10.368Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
15:34:10 [2020-04-14T15:34:10.368Z] === RUN   TestDaemonRestartKillContainers
15:34:10 [2020-04-14T15:34:10.368Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:34:10 [2020-04-14T15:34:10.368Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:34:10 [2020-04-14T15:34:10.368Z] === RUN   TestCgroupNamespacesRun
15:34:10 [2020-04-14T15:34:10.509Z] --- PASS: TestKillDifferentUserContainer (0.92s)
15:34:10 [2020-04-14T15:34:10.509Z] === RUN   TestInspectOomKilledTrue
15:34:10 [2020-04-14T15:34:10.509Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:34:10 [2020-04-14T15:34:10.509Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:34:10 [2020-04-14T15:34:10.509Z] === RUN   TestInspectOomKilledFalse
15:34:10 [2020-04-14T15:34:10.509Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:34:10 [2020-04-14T15:34:10.509Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:34:10 [2020-04-14T15:34:10.509Z] === RUN   TestLinksEtcHostsContentMatch
15:34:10 [2020-04-14T15:34:10.663Z] #45 ...
15:34:10 [2020-04-14T15:34:10.663Z] 
15:34:10 [2020-04-14T15:34:10.663Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:34:10 [2020-04-14T15:34:10.663Z] #48 286.1 github.com/LK4D4/vndr
15:34:10 [2020-04-14T15:34:10.951Z] #48 ...
15:34:10 [2020-04-14T15:34:10.951Z] 
15:34:10 [2020-04-14T15:34:10.951Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:34:11 [2020-04-14T15:34:11.124Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
15:34:11 [2020-04-14T15:34:11.124Z] === RUN   TestLinksContainerNames
15:34:11 [2020-04-14T15:34:11.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:34:11 [2020-04-14T15:34:11.959Z] Sending build context to Docker daemon  57.42MB
15:34:11 [2020-04-14T15:34:11.960Z] 
15:34:11 [2020-04-14T15:34:11.960Z] Step 1/10 : FROM microsoft/windowsservercore
15:34:11 [2020-04-14T15:34:11.960Z]  ---> 80e84fd280e2
15:34:11 [2020-04-14T15:34:11.960Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:34:11 [2020-04-14T15:34:11.960Z]  ---> Running in d7448f3fb72a
15:34:12 [2020-04-14T15:34:12.447Z] #20 ...
15:34:12 [2020-04-14T15:34:12.447Z] 
15:34:12 [2020-04-14T15:34:12.447Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:34:12 [2020-04-14T15:34:12.447Z] #45 202.0   CC       criu/files-ext.o
15:34:12 [2020-04-14T15:34:12.447Z] #45 202.8   CC       criu/files-reg.o
15:34:12 [2020-04-14T15:34:12.454Z] Removing intermediate container d7448f3fb72a
15:34:12 [2020-04-14T15:34:12.454Z]  ---> 04f8d937bd00
15:34:12 [2020-04-14T15:34:12.454Z] Step 3/10 : ARG GO_VERSION=1.13.10
15:34:12 [2020-04-14T15:34:12.454Z]  ---> Running in e1c2d5817d8b
15:34:12 [2020-04-14T15:34:12.873Z] --- PASS: TestCgroupNamespacesRun (2.39s)
15:34:12 [2020-04-14T15:34:12.873Z] === RUN   TestCgroupNamespacesRunPrivileged
15:34:12 [2020-04-14T15:34:12.952Z] Removing intermediate container e1c2d5817d8b
15:34:12 [2020-04-14T15:34:12.953Z]  ---> 4dc3a0b6f8ad
15:34:12 [2020-04-14T15:34:12.953Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
15:34:12 [2020-04-14T15:34:12.953Z]  ---> Running in 0873baba8813
15:34:13 [2020-04-14T15:34:13.144Z] --- PASS: TestLinksContainerNames (1.74s)
15:34:13 [2020-04-14T15:34:13.144Z] === RUN   TestLogsFollowTailEmpty
15:34:13 [2020-04-14T15:34:13.448Z] Removing intermediate container 0873baba8813
15:34:13 [2020-04-14T15:34:13.448Z]  ---> 63b28975a4c2
15:34:13 [2020-04-14T15:34:13.448Z] 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}
15:34:13 [2020-04-14T15:34:13.448Z]  ---> Running in 55bfb830ce49
15:34:13 [2020-04-14T15:34:13.758Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
15:34:13 [2020-04-14T15:34:13.758Z] === RUN   TestContainerNetworkMountsNoChown
15:34:13 [2020-04-14T15:34:13.941Z] Removing intermediate container 55bfb830ce49
15:34:13 [2020-04-14T15:34:13.941Z]  ---> b92edb3cc12f
15:34:13 [2020-04-14T15:34:13.941Z] 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;
15:34:13 [2020-04-14T15:34:13.941Z]  ---> Running in b489a939982c
15:34:14 [2020-04-14T15:34:14.375Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s)
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/default
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/default
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/private
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/private
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rprivate
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rprivate
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/slave
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/slave
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rslave
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rslave
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/shared
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/shared
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rshared
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rshared
15:34:14 [2020-04-14T15:34:14.376Z] === CONT  TestMountDaemonRoot/default
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/default/bind_root
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === CONT  TestMountDaemonRoot/rslave
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/default/mount_root
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === CONT  TestMountDaemonRoot/rshared
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === CONT  TestMountDaemonRoot/shared
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:34:14 [2020-04-14T15:34:14.376Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:34:14 [2020-04-14T15:34:14.376Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:34:14 [2020-04-14T15:34:14.376Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:34:14 [2020-04-14T15:34:14.376Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:34:14 [2020-04-14T15:34:14.618Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:34:14 [2020-04-14T15:34:14.618Z] Using test binary docker
15:34:14 [2020-04-14T15:34:14.618Z] +++ /etc/init.d/apparmor start
15:34:14 [2020-04-14T15:34:14.618Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:34:14 [2020-04-14T15:34:14.618Z] INFO: Waiting for daemon to start...
15:34:14 [2020-04-14T15:34:14.618Z] Starting dockerd
15:34:14 [2020-04-14T15:34:14.618Z] +++ 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
15:34:14 [2020-04-14T15:34:14.658Z] === CONT  TestMountDaemonRoot/rprivate
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === CONT  TestMountDaemonRoot/slave
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === CONT  TestMountDaemonRoot/private
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/private/bind_root
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/private/mount_root
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:34:14 [2020-04-14T15:34:14.658Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === CONT  TestMountDaemonRoot/default/bind_root
15:34:14 [2020-04-14T15:34:14.658Z] === CONT  TestMountDaemonRoot/default/mount_root
15:34:14 [2020-04-14T15:34:14.658Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:34:14 [2020-04-14T15:34:14.658Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:34:14 [2020-04-14T15:34:14.658Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:34:14 [2020-04-14T15:34:14.941Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:34:14 [2020-04-14T15:34:14.941Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:34:14 [2020-04-14T15:34:14.941Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:34:14 [2020-04-14T15:34:14.941Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:34:14 [2020-04-14T15:34:14.941Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:34:14 [2020-04-14T15:34:14.941Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:34:14 [2020-04-14T15:34:14.941Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:34:14 [2020-04-14T15:34:14.941Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:34:14 [2020-04-14T15:34:14.941Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:34:15 [2020-04-14T15:34:15.223Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:34:15 [2020-04-14T15:34:15.223Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:34:15 [2020-04-14T15:34:15.223Z] === CONT  TestMountDaemonRoot/private/bind_root
15:34:15 [2020-04-14T15:34:15.223Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:34:15 [2020-04-14T15:34:15.223Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:34:15 [2020-04-14T15:34:15.223Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:34:15 [2020-04-14T15:34:15.223Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:34:15 [2020-04-14T15:34:15.223Z] === CONT  TestMountDaemonRoot/private/mount_root
15:34:15 [2020-04-14T15:34:15.223Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:34:15 [2020-04-14T15:34:15.223Z] --- PASS: TestMountDaemonRoot (0.01s)
15:34:15 [2020-04-14T15:34:15.223Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
15:34:15 [2020-04-14T15:34:15.223Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
15:34:15 [2020-04-14T15:34:15.223Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
15:34:15 [2020-04-14T15:34:15.223Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:34:15 [2020-04-14T15:34:15.223Z] === RUN   TestContainerBindMountNonRecursive
15:34:15 [2020-04-14T15:34:15.380Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.48s)
15:34:15 [2020-04-14T15:34:15.380Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:34:16 [2020-04-14T15:34:16.961Z] #45 ...
15:34:16 [2020-04-14T15:34:16.961Z] 
15:34:16 [2020-04-14T15:34:16.961Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:34:16 [2020-04-14T15:34:16.961Z] #48 DONE 302.3s
15:34:17 [2020-04-14T15:34:17.144Z] .
15:34:17 [2020-04-14T15:34:17.144Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:34:17 [2020-04-14T15:34:17.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:34:17 [2020-04-14T15:34:17.144Z] Error: No such image: emptyfs
15:34:17 [2020-04-14T15:34:17.144Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:34:17 [2020-04-14T15:34:17.144Z] ++++ docker load
15:34:17 [2020-04-14T15:34:17.246Z] --- PASS: TestContainerBindMountNonRecursive (2.03s)
15:34:17 [2020-04-14T15:34:17.246Z] === RUN   TestNetworkNat
15:34:17 [2020-04-14T15:34:17.248Z] 
15:34:17 [2020-04-14T15:34:17.248Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:34:17 [2020-04-14T15:34:17.248Z] #45 207.5   CC       criu/files.o
15:34:17 [2020-04-14T15:34:17.402Z] Running integration-test (iteration 1)
15:34:17 [2020-04-14T15:34:17.402Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:34:17 [2020-04-14T15:34:17.402Z] ++ 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
15:34:17 [2020-04-14T15:34:17.402Z] ++ set -e
15:34:17 [2020-04-14T15:34:17.402Z] ++ '[' -n 0 ']'
15:34:17 [2020-04-14T15:34:17.402Z] ++ set -x
15:34:17 [2020-04-14T15:34:17.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:34:17 [2020-04-14T15:34:17.891Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.53s)
15:34:17 [2020-04-14T15:34:17.891Z] === RUN   TestCgroupNamespacesRunHostMode
15:34:18 [2020-04-14T15:34:18.251Z] --- PASS: TestNetworkNat (0.86s)
15:34:18 [2020-04-14T15:34:18.251Z] === RUN   TestNetworkLocalhostTCPNat
15:34:19 [2020-04-14T15:34:19.256Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
15:34:19 [2020-04-14T15:34:19.256Z] === RUN   TestNetworkLoopbackNat
15:34:20 [2020-04-14T15:34:20.268Z] --- PASS: TestNetworkLoopbackNat (1.17s)
15:34:20 [2020-04-14T15:34:20.268Z] === RUN   TestPause
15:34:20 [2020-04-14T15:34:20.396Z] --- PASS: TestCgroupNamespacesRunHostMode (2.59s)
15:34:20 [2020-04-14T15:34:20.396Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:34:21 [2020-04-14T15:34:21.274Z] --- PASS: TestPause (0.86s)
15:34:21 [2020-04-14T15:34:21.274Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:34:21 [2020-04-14T15:34:21.274Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:34:21 [2020-04-14T15:34:21.274Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:34:21 [2020-04-14T15:34:21.274Z] === RUN   TestPauseStopPausedContainer
15:34:21 [2020-04-14T15:34:21.887Z] --- PASS: TestPauseStopPausedContainer (0.87s)
15:34:21 [2020-04-14T15:34:21.887Z] === RUN   TestPsFilter
15:34:22 [2020-04-14T15:34:22.502Z] --- PASS: TestPsFilter (0.33s)
15:34:22 [2020-04-14T15:34:22.502Z] === RUN   TestRemoveContainerWithRemovedVolume
15:34:22 [2020-04-14T15:34:22.784Z] #45 212.7   CC       criu/filesystems.o
15:34:22 [2020-04-14T15:34:22.857Z] 
15:34:22 [2020-04-14T15:34:22.857Z] SUCCESS: Specified value was saved.
15:34:22 [2020-04-14T15:34:22.857Z] INFO: Downloading git...
15:34:22 [2020-04-14T15:34:22.902Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.64s)
15:34:22 [2020-04-14T15:34:22.902Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:34:23 [2020-04-14T15:34:23.115Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
15:34:23 [2020-04-14T15:34:23.115Z] === RUN   TestRemoveContainerWithVolume
15:34:23 [2020-04-14T15:34:23.410Z] #45 ...
15:34:23 [2020-04-14T15:34:23.410Z] 
15:34:23 [2020-04-14T15:34:23.410Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:34:23 [2020-04-14T15:34:23.410Z] #20 10.38 Collecting yamllint==1.16.0
15:34:23 [2020-04-14T15:34:23.410Z] #20 11.38   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:34:23 [2020-04-14T15:34:23.410Z] #20 11.61 Collecting pyyaml (from yamllint==1.16.0)
15:34:23 [2020-04-14T15:34:23.410Z] #20 12.00   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:34:23 [2020-04-14T15:34:23.410Z] #20 14.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:34:23 [2020-04-14T15:34:23.410Z] #20 15.06   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:34:23 [2020-04-14T15:34:23.410Z] #20 15.12 Building wheels for collected packages: pyyaml
15:34:23 [2020-04-14T15:34:23.410Z] #20 15.13   Running setup.py bdist_wheel for pyyaml: started
15:34:24 [2020-04-14T15:34:24.037Z] #20 ...
15:34:24 [2020-04-14T15:34:24.037Z] 
15:34:24 [2020-04-14T15:34:24.037Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:34:24 [2020-04-14T15:34:24.037Z] #45 214.4   CC       criu/fsnotify.o
15:34:24 [2020-04-14T15:34:24.120Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
15:34:24 [2020-04-14T15:34:24.120Z] === RUN   TestRemoveContainerRunning
15:34:24 [2020-04-14T15:34:24.555Z] INFO: Downloading go...
15:34:24 [2020-04-14T15:34:24.781Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.92s)
15:34:24 [2020-04-14T15:34:24.781Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:34:25 [2020-04-14T15:34:25.126Z] --- PASS: TestRemoveContainerRunning (0.87s)
15:34:25 [2020-04-14T15:34:25.126Z] === RUN   TestRemoveContainerForceRemoveRunning
15:34:25 [2020-04-14T15:34:25.530Z] #45 ...
15:34:25 [2020-04-14T15:34:25.530Z] 
15:34:25 [2020-04-14T15:34:25.530Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:34:25 [2020-04-14T15:34:25.530Z] #20 17.21   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:34:25 [2020-04-14T15:34:25.530Z] #20 17.21   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:34:25 [2020-04-14T15:34:25.530Z] #20 17.33 Successfully built pyyaml
15:34:25 [2020-04-14T15:34:25.530Z] #20 17.35 Installing collected packages: pyyaml, pathspec, yamllint
15:34:25 [2020-04-14T15:34:25.530Z] #20 17.92 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:34:25 [2020-04-14T15:34:25.530Z] #20 DONE 18.2s
15:34:25 [2020-04-14T15:34:25.530Z] 
15:34:25 [2020-04-14T15:34:25.530Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:34:25 [2020-04-14T15:34:25.739Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s)
15:34:25 [2020-04-14T15:34:25.739Z] === RUN   TestRemoveInvalidContainer
15:34:25 [2020-04-14T15:34:25.739Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:34:25 [2020-04-14T15:34:25.739Z] === RUN   TestRenameLinkedContainer
15:34:26 [2020-04-14T15:34:26.570Z] #24 ...
15:34:26 [2020-04-14T15:34:26.570Z] 
15:34:26 [2020-04-14T15:34:26.570Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:34:26 [2020-04-14T15:34:26.570Z] #45 216.9   CC       criu/image-desc.o
15:34:26 [2020-04-14T15:34:26.662Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.94s)
15:34:26 [2020-04-14T15:34:26.662Z] === RUN   TestCgroupNamespacesRunOlderClient
15:34:26 [2020-04-14T15:34:26.862Z] #45 217.2   CC       criu/image.o
15:34:28 [2020-04-14T15:34:28.682Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:34:28 [2020-04-14T15:34:28.921Z] #45 219.0   CC       criu/ipc_ns.o
15:34:29 [2020-04-14T15:34:29.191Z] --- PASS: TestRenameLinkedContainer (3.43s)
15:34:29 [2020-04-14T15:34:29.191Z] === RUN   TestRenameStoppedContainer
15:34:29 [2020-04-14T15:34:29.918Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.56s)
15:34:29 [2020-04-14T15:34:29.918Z] === RUN   TestKernelTCPMemory
15:34:29 [2020-04-14T15:34:29.918Z] --- SKIP: TestKernelTCPMemory (0.02s)
15:34:29 [2020-04-14T15:34:29.918Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:29 [2020-04-14T15:34:29.918Z] === RUN   TestNISDomainname
15:34:29 [2020-04-14T15:34:29.918Z] --- SKIP: TestNISDomainname (0.01s)
15:34:29 [2020-04-14T15:34:29.918Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:34:29 [2020-04-14T15:34:29.918Z] === RUN   TestHostnameDnsResolution
15:34:30 [2020-04-14T15:34:30.199Z] --- PASS: TestRenameStoppedContainer (0.84s)
15:34:30 [2020-04-14T15:34:30.200Z] === RUN   TestRenameRunningContainerAndReuse
15:34:30 [2020-04-14T15:34:30.444Z] INFO: Downloading compiler 1 of 3...
15:34:30 [2020-04-14T15:34:30.477Z] --- PASS: TestHostnameDnsResolution (1.04s)
15:34:30 [2020-04-14T15:34:30.477Z] === RUN   TestStats
15:34:30 [2020-04-14T15:34:30.477Z] --- SKIP: TestStats (0.01s)
15:34:30 [2020-04-14T15:34:30.477Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:30 [2020-04-14T15:34:30.477Z] === RUN   TestStopContainerWithTimeout
15:34:30 [2020-04-14T15:34:30.477Z] === RUN   TestStopContainerWithTimeout/0
15:34:30 [2020-04-14T15:34:30.477Z] === PAUSE TestStopContainerWithTimeout/0
15:34:30 [2020-04-14T15:34:30.477Z] === RUN   TestStopContainerWithTimeout/1
15:34:30 [2020-04-14T15:34:30.477Z] === PAUSE TestStopContainerWithTimeout/1
15:34:30 [2020-04-14T15:34:30.477Z] === RUN   TestStopContainerWithTimeout/3
15:34:30 [2020-04-14T15:34:30.477Z] === PAUSE TestStopContainerWithTimeout/3
15:34:30 [2020-04-14T15:34:30.477Z] === RUN   TestStopContainerWithTimeout/-1
15:34:30 [2020-04-14T15:34:30.477Z] === PAUSE TestStopContainerWithTimeout/-1
15:34:30 [2020-04-14T15:34:30.477Z] === CONT  TestStopContainerWithTimeout/0
15:34:30 [2020-04-14T15:34:30.477Z] === CONT  TestStopContainerWithTimeout/-1
15:34:30 [2020-04-14T15:34:30.978Z] #45 221.3   CC       criu/irmap.o
15:34:31 [2020-04-14T15:34:31.399Z] === CONT  TestStopContainerWithTimeout/3
15:34:31 [2020-04-14T15:34:31.494Z] INFO: Downloading compiler 2 of 3...
15:34:31 [2020-04-14T15:34:31.670Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s)
15:34:31 [2020-04-14T15:34:31.670Z] === RUN   TestRenameInvalidName
15:34:31 [2020-04-14T15:34:31.974Z] INFO: Downloading compiler 3 of 3...
15:34:32 [2020-04-14T15:34:32.473Z] INFO: Extracting git...
15:34:32 [2020-04-14T15:34:32.482Z] #45 222.6   CC       criu/kcmp-ids.o
15:34:32 [2020-04-14T15:34:32.676Z] --- PASS: TestRenameInvalidName (0.86s)
15:34:32 [2020-04-14T15:34:32.676Z] === RUN   TestRenameAnonymousContainer
15:34:32 [2020-04-14T15:34:32.771Z] #45 223.1   CC       criu/kerndat.o
15:34:33 [2020-04-14T15:34:33.279Z] === CONT  TestStopContainerWithTimeout/1
15:34:34 [2020-04-14T15:34:34.638Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:34:34 [2020-04-14T15:34:34.638Z]     --- PASS: TestStopContainerWithTimeout/0 (0.81s)
15:34:34 [2020-04-14T15:34:34.638Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
15:34:34 [2020-04-14T15:34:34.638Z]     --- PASS: TestStopContainerWithTimeout/3 (2.54s)
15:34:34 [2020-04-14T15:34:34.638Z]     --- PASS: TestStopContainerWithTimeout/1 (1.56s)
15:34:34 [2020-04-14T15:34:34.638Z] === RUN   TestDeleteDevicemapper
15:34:34 [2020-04-14T15:34:34.638Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:34:34 [2020-04-14T15:34:34.638Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:34:34 [2020-04-14T15:34:34.638Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:34:34 [2020-04-14T15:34:34.857Z] #45 224.9   CC       criu/libnetlink.o
15:34:35 [2020-04-14T15:34:35.488Z] #45 225.6   CC       criu/log.o
15:34:36 [2020-04-14T15:34:36.117Z] #45 226.5   CC       criu/lsm.o
15:34:36 [2020-04-14T15:34:36.525Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s)
15:34:36 [2020-04-14T15:34:36.525Z] === RUN   TestUpdateMemory
15:34:36 [2020-04-14T15:34:36.525Z] --- SKIP: TestUpdateMemory (0.00s)
15:34:36 [2020-04-14T15:34:36.525Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:36 [2020-04-14T15:34:36.525Z] === RUN   TestUpdateCPUQuota
15:34:36 [2020-04-14T15:34:36.525Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:34:36 [2020-04-14T15:34:36.525Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:36 [2020-04-14T15:34:36.525Z] === RUN   TestUpdatePidsLimit
15:34:36 [2020-04-14T15:34:36.525Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:34:36 [2020-04-14T15:34:36.525Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:36 [2020-04-14T15:34:36.525Z] === RUN   TestUpdateRestartPolicy
15:34:36 [2020-04-14T15:34:36.746Z] #45 ...
15:34:36 [2020-04-14T15:34:36.746Z] 
15:34:36 [2020-04-14T15:34:36.746Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:34:36 [2020-04-14T15:34:36.746Z] #31 DONE 322.3s
15:34:36 [2020-04-14T15:34:36.746Z] 
15:34:36 [2020-04-14T15:34:36.746Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:34:37 [2020-04-14T15:34:37.375Z] #24 ...
15:34:37 [2020-04-14T15:34:37.375Z] 
15:34:37 [2020-04-14T15:34:37.375Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:34:37 [2020-04-14T15:34:37.375Z] #45 227.7   CC       criu/mem.o
15:34:38 [2020-04-14T15:34:38.157Z] --- PASS: TestRenameAnonymousContainer (4.97s)
15:34:38 [2020-04-14T15:34:38.158Z] === RUN   TestRenameContainerWithSameName
15:34:38 [2020-04-14T15:34:38.439Z] --- PASS: TestRenameContainerWithSameName (0.89s)
15:34:38 [2020-04-14T15:34:38.439Z] === RUN   TestRenameContainerWithLinkedContainer
15:34:40 [2020-04-14T15:34:40.463Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s)
15:34:40 [2020-04-14T15:34:40.463Z] === RUN   TestResize
15:34:40 [2020-04-14T15:34:40.881Z] #45 230.7   CC       criu/mount.o
15:34:41 [2020-04-14T15:34:41.078Z] --- PASS: TestResize (0.90s)
15:34:41 [2020-04-14T15:34:41.078Z] === RUN   TestResizeWithInvalidSize
15:34:42 [2020-04-14T15:34:42.085Z] --- PASS: TestResizeWithInvalidSize (0.83s)
15:34:42 [2020-04-14T15:34:42.085Z] === RUN   TestResizeWhenContainerNotStarted
15:34:42 [2020-04-14T15:34:42.699Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:34:42 [2020-04-14T15:34:42.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:34:44 [2020-04-14T15:34:44.718Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:34:45 [2020-04-14T15:34:45.332Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:34:46 [2020-04-14T15:34:46.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:34:46 [2020-04-14T15:34:46.444Z] #45 236.9   CC       criu/namespaces.o
15:34:46 [2020-04-14T15:34:46.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:34:47 [2020-04-14T15:34:47.623Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:34:47 [2020-04-14T15:34:47.739Z] INFO: Expanding go...
15:34:48 [2020-04-14T15:34:48.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:34:48 [2020-04-14T15:34:48.671Z] --- PASS: TestUpdateRestartPolicy (11.61s)
15:34:48 [2020-04-14T15:34:48.671Z] === RUN   TestUpdateRestartWithAutoRemove
15:34:48 [2020-04-14T15:34:48.671Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s)
15:34:48 [2020-04-14T15:34:48.671Z] === RUN   TestWaitNonBlocked
15:34:48 [2020-04-14T15:34:48.671Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:34:48 [2020-04-14T15:34:48.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:34:48 [2020-04-14T15:34:48.671Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:34:48 [2020-04-14T15:34:48.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:34:48 [2020-04-14T15:34:48.671Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:34:48 [2020-04-14T15:34:48.671Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:34:49 [2020-04-14T15:34:49.230Z] --- PASS: TestWaitNonBlocked (0.02s)
15:34:49 [2020-04-14T15:34:49.230Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
15:34:49 [2020-04-14T15:34:49.230Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
15:34:49 [2020-04-14T15:34:49.230Z] === RUN   TestWaitBlocked
15:34:49 [2020-04-14T15:34:49.230Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:34:49 [2020-04-14T15:34:49.230Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:34:49 [2020-04-14T15:34:49.230Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:34:49 [2020-04-14T15:34:49.230Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:34:49 [2020-04-14T15:34:49.230Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:34:49 [2020-04-14T15:34:49.230Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:34:49 [2020-04-14T15:34:49.462Z] Loaded image: buildpack-deps:jessie
15:34:49 [2020-04-14T15:34:49.462Z] Loaded image: busybox:latest
15:34:49 [2020-04-14T15:34:49.462Z] Loaded image: busybox:glibc
15:34:49 [2020-04-14T15:34:49.462Z] Loaded image: debian:jessie
15:34:49 [2020-04-14T15:34:49.462Z] Loaded image: hello-world:latest
15:34:49 [2020-04-14T15:34:49.462Z] INFO: Testing against a local daemon
15:34:49 [2020-04-14T15:34:49.462Z] === RUN   TestCgroupNamespacesBuild
15:34:49 [2020-04-14T15:34:49.707Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:34:49 [2020-04-14T15:34:49.947Z] #45 240.2   CC       criu/net.o
15:34:50 [2020-04-14T15:34:50.153Z] --- PASS: TestWaitBlocked (0.02s)
15:34:50 [2020-04-14T15:34:50.153Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s)
15:34:50 [2020-04-14T15:34:50.153Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s)
15:34:50 [2020-04-14T15:34:50.153Z] === CONT  TestDaemonRestartIpcMode
15:34:50 [2020-04-14T15:34:50.153Z] === CONT  TestIpcModeOlderClient
15:34:50 [2020-04-14T15:34:50.153Z] --- PASS: TestIpcModeOlderClient (0.13s)
15:34:50 [2020-04-14T15:34:50.353Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:34:51 [2020-04-14T15:34:51.360Z] --- PASS: TestCgroupNamespacesBuild (2.54s)
15:34:51 [2020-04-14T15:34:51.360Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:34:53 [2020-04-14T15:34:53.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:34:53 [2020-04-14T15:34:53.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:34:53 [2020-04-14T15:34:53.887Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.51s)
15:34:53 [2020-04-14T15:34:53.887Z] === RUN   TestBuildWithSession
15:34:53 [2020-04-14T15:34:53.887Z] --- SKIP: TestBuildWithSession (0.00s)
15:34:53 [2020-04-14T15:34:53.887Z]     build_session_test.go:25: TODO: BuildKit
15:34:53 [2020-04-14T15:34:53.887Z] === RUN   TestBuildSquashParent
15:34:55 [2020-04-14T15:34:55.380Z] --- PASS: TestDaemonRestartIpcMode (4.85s)
15:34:55 [2020-04-14T15:34:55.380Z] PASS
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === Skipped
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
15:34:55 [2020-04-14T15:34:55.380Z]     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)
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:34:55 [2020-04-14T15:34:55.380Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
15:34:55 [2020-04-14T15:34:55.380Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:34:55 [2020-04-14T15:34:55.380Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestStats (0.01s)
15:34:55 [2020-04-14T15:34:55.380Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:34:55 [2020-04-14T15:34:55.380Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] 
15:34:55 [2020-04-14T15:34:55.380Z] DONE 180 tests, 23 skipped in 92.780s
15:34:55 [2020-04-14T15:34:55.380Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:34:55 [2020-04-14T15:34:55.380Z] INFO: Testing against a local daemon
15:34:55 [2020-04-14T15:34:55.380Z] === RUN   TestCommitInheritsEnv
15:34:55 [2020-04-14T15:34:55.503Z] #45 245.7   CC       criu/netfilter.o
15:34:55 [2020-04-14T15:34:55.700Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s)
15:34:55 [2020-04-14T15:34:55.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s)
15:34:55 [2020-04-14T15:34:55.700Z] === RUN   TestCgroupNamespacesRun
15:34:55 [2020-04-14T15:34:55.793Z] #45 246.2   CC       criu/page-pipe.o
15:34:57 [2020-04-14T15:34:57.168Z] --- PASS: TestCgroupNamespacesRun (1.70s)
15:34:57 [2020-04-14T15:34:57.168Z] === RUN   TestCgroupNamespacesRunPrivileged
15:34:57 [2020-04-14T15:34:57.259Z] --- PASS: TestCommitInheritsEnv (2.04s)
15:34:57 [2020-04-14T15:34:57.260Z] === RUN   TestImportExtremelyLargeImageWorks
15:34:57 [2020-04-14T15:34:57.260Z] === PAUSE TestImportExtremelyLargeImageWorks
15:34:57 [2020-04-14T15:34:57.260Z] === RUN   TestImagesFilterMultiReference
15:34:57 [2020-04-14T15:34:57.260Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:34:57 [2020-04-14T15:34:57.260Z] === RUN   TestImagePullPlatformInvalid
15:34:57 [2020-04-14T15:34:57.260Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:34:57 [2020-04-14T15:34:57.260Z] === RUN   TestRemoveImageOrphaning
15:34:57 [2020-04-14T15:34:57.316Z] #45 247.7   CC       criu/page-xfer.o
15:34:59 [2020-04-14T15:34:59.140Z] --- PASS: TestRemoveImageOrphaning (1.92s)
15:34:59 [2020-04-14T15:34:59.140Z] === RUN   TestRemoveImageGarbageCollector
15:34:59 [2020-04-14T15:34:59.140Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:34:59 [2020-04-14T15:34:59.140Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:34:59 [2020-04-14T15:34:59.140Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:34:59 [2020-04-14T15:34:59.140Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:34:59 [2020-04-14T15:34:59.140Z] === RUN   TestTagInvalidReference
15:34:59 [2020-04-14T15:34:59.140Z] --- PASS: TestTagInvalidReference (0.01s)
15:34:59 [2020-04-14T15:34:59.140Z] === RUN   TestTagValidPrefixedRepo
15:34:59 [2020-04-14T15:34:59.140Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:34:59 [2020-04-14T15:34:59.140Z] === RUN   TestTagExistedNameWithoutForce
15:34:59 [2020-04-14T15:34:59.189Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
15:34:59 [2020-04-14T15:34:59.189Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:34:59 [2020-04-14T15:34:59.394Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:34:59 [2020-04-14T15:34:59.394Z] === RUN   TestTagOfficialNames
15:34:59 [2020-04-14T15:34:59.394Z] --- PASS: TestTagOfficialNames (0.06s)
15:34:59 [2020-04-14T15:34:59.394Z] === RUN   TestTagMatchesDigest
15:34:59 [2020-04-14T15:34:59.394Z] --- PASS: TestTagMatchesDigest (0.01s)
15:34:59 [2020-04-14T15:34:59.394Z] === CONT  TestImportExtremelyLargeImageWorks
15:35:00 [2020-04-14T15:35:00.024Z] #45 249.9   CC       criu/pagemap-cache.o
15:35:00 [2020-04-14T15:35:00.312Z] #45 250.6   CC       criu/pagemap.o
15:35:00 [2020-04-14T15:35:00.658Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s)
15:35:00 [2020-04-14T15:35:00.658Z] === RUN   TestCgroupNamespacesRunHostMode
15:35:02 [2020-04-14T15:35:02.365Z] #45 252.3   CC       criu/parasite-syscall.o
15:35:02 [2020-04-14T15:35:02.677Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
15:35:02 [2020-04-14T15:35:02.678Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:35:03 [2020-04-14T15:35:03.394Z] #45 253.8   CC       criu/path.o
15:35:04 [2020-04-14T15:35:04.023Z] #45 254.3   CC       criu/pie-util-vdso.o
15:35:04 [2020-04-14T15:35:04.148Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s)
15:35:04 [2020-04-14T15:35:04.148Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:35:04 [2020-04-14T15:35:04.662Z] #45 255.0   CC       criu/pie-util.o
15:35:05 [2020-04-14T15:35:05.155Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s)
15:35:05 [2020-04-14T15:35:05.155Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:35:05 [2020-04-14T15:35:05.289Z] #45 255.4   CC       criu/pipes.o
15:35:05 [2020-04-14T15:35:05.769Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
15:35:05 [2020-04-14T15:35:05.769Z] === RUN   TestCgroupNamespacesRunOlderClient
15:35:06 [2020-04-14T15:35:06.081Z] --- PASS: TestBuildSquashParent (10.43s)
15:35:06 [2020-04-14T15:35:06.081Z] === RUN   TestBuildWithRemoveAndForceRemove
15:35:06 [2020-04-14T15:35:06.081Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:35:06 [2020-04-14T15:35:06.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:35:06 [2020-04-14T15:35:06.081Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:35:06 [2020-04-14T15:35:06.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:35:06 [2020-04-14T15:35:06.081Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:35:06 [2020-04-14T15:35:06.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:35:06 [2020-04-14T15:35:06.081Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:35:06 [2020-04-14T15:35:06.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:35:06 [2020-04-14T15:35:06.081Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:35:06 [2020-04-14T15:35:06.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:35:06 [2020-04-14T15:35:06.081Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:35:06 [2020-04-14T15:35:06.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:35:06 [2020-04-14T15:35:06.081Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:35:06 [2020-04-14T15:35:06.081Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:35:06 [2020-04-14T15:35:06.317Z] #45 256.6   CC       criu/plugin.o
15:35:06 [2020-04-14T15:35:06.944Z] #45 257.2   CC       criu/proc_parse.o
15:35:07 [2020-04-14T15:35:07.457Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:35:07 [2020-04-14T15:35:07.791Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
15:35:07 [2020-04-14T15:35:07.791Z] === RUN   TestKernelTCPMemory
15:35:08 [2020-04-14T15:35:08.025Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:35:08 [2020-04-14T15:35:08.405Z] --- PASS: TestKernelTCPMemory (0.85s)
15:35:08 [2020-04-14T15:35:08.405Z] === RUN   TestNISDomainname
15:35:09 [2020-04-14T15:35:09.115Z] INFO: Expanding compiler 1 of 3...
15:35:09 [2020-04-14T15:35:09.116Z] INFO: Expanding compiler 2 of 3...
15:35:09 [2020-04-14T15:35:09.411Z] --- PASS: TestNISDomainname (0.99s)
15:35:09 [2020-04-14T15:35:09.411Z] === RUN   TestHostnameDnsResolution
15:35:09 [2020-04-14T15:35:09.804Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:35:09 [2020-04-14T15:35:09.804Z] 
15:35:09 [2020-04-14T15:35:09.804Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:35:10 [2020-04-14T15:35:10.371Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:35:10 [2020-04-14T15:35:10.371Z] HOSTNAME=8e9f74377a91
15:35:10 [2020-04-14T15:35:10.371Z] TESTDEBUG=0
15:35:10 [2020-04-14T15:35:10.371Z] DEST=bundles/test-integration
15:35:10 [2020-04-14T15:35:10.371Z] PWD=/go/src/github.com/docker/docker
15:35:10 [2020-04-14T15:35:10.371Z] DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:35:10 [2020-04-14T15:35:10.371Z] container=docker
15:35:10 [2020-04-14T15:35:10.371Z] HOME=/root
15:35:10 [2020-04-14T15:35:10.371Z] GOLANG_VERSION=1.13.10
15:35:10 [2020-04-14T15:35:10.371Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:35:10 [2020-04-14T15:35:10.371Z] VALIDATE_BRANCH=master
15:35:10 [2020-04-14T15:35:10.371Z] TERM=xterm
15:35:10 [2020-04-14T15:35:10.371Z] DOCKER_PKG=github.com/docker/docker
15:35:10 [2020-04-14T15:35:10.371Z] SHLVL=1
15:35:10 [2020-04-14T15:35:10.371Z] TIMEOUT=120m
15:35:10 [2020-04-14T15:35:10.371Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:35:10 [2020-04-14T15:35:10.371Z] DOCKER_GRAPHDRIVER=overlay2
15:35:10 [2020-04-14T15:35:10.371Z] GO111MODULE=off
15:35:10 [2020-04-14T15:35:10.371Z] DOCKER_EXPERIMENTAL=1
15:35:10 [2020-04-14T15:35:10.371Z] TEST_SKIP_INTEGRATION_CLI=1
15:35:10 [2020-04-14T15:35:10.371Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:35:10 [2020-04-14T15:35:10.371Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:35:10 [2020-04-14T15:35:10.371Z] GOPATH=/go
15:35:10 [2020-04-14T15:35:10.371Z] PKG_CONFIG=pkg-config
15:35:10 [2020-04-14T15:35:10.371Z] _=/usr/bin/env
15:35:10 [2020-04-14T15:35:10.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:35:11 [2020-04-14T15:35:11.306Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:35:11 [2020-04-14T15:35:11.306Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:35:11 [2020-04-14T15:35:11.430Z] --- PASS: TestHostnameDnsResolution (1.76s)
15:35:11 [2020-04-14T15:35:11.430Z] === RUN   TestStats
15:35:12 [2020-04-14T15:35:12.529Z] #45 262.3   CC       criu/protobuf-desc.o
15:35:13 [2020-04-14T15:35:13.449Z] --- PASS: TestStats (1.97s)
15:35:13 [2020-04-14T15:35:13.450Z] === RUN   TestStopContainerWithTimeout
15:35:13 [2020-04-14T15:35:13.450Z] === RUN   TestStopContainerWithTimeout/0
15:35:13 [2020-04-14T15:35:13.450Z] === PAUSE TestStopContainerWithTimeout/0
15:35:13 [2020-04-14T15:35:13.450Z] === RUN   TestStopContainerWithTimeout/1
15:35:13 [2020-04-14T15:35:13.450Z] === PAUSE TestStopContainerWithTimeout/1
15:35:13 [2020-04-14T15:35:13.450Z] === RUN   TestStopContainerWithTimeout/3
15:35:13 [2020-04-14T15:35:13.450Z] === PAUSE TestStopContainerWithTimeout/3
15:35:13 [2020-04-14T15:35:13.450Z] === RUN   TestStopContainerWithTimeout/-1
15:35:13 [2020-04-14T15:35:13.450Z] === PAUSE TestStopContainerWithTimeout/-1
15:35:13 [2020-04-14T15:35:13.450Z] === CONT  TestStopContainerWithTimeout/0
15:35:13 [2020-04-14T15:35:13.450Z] === CONT  TestStopContainerWithTimeout/3
15:35:13 [2020-04-14T15:35:13.557Z] #45 263.8   CC       criu/protobuf.o
15:35:14 [2020-04-14T15:35:14.064Z] === CONT  TestStopContainerWithTimeout/1
15:35:14 [2020-04-14T15:35:14.201Z] #45 264.6   CC       criu/pstree.o
15:35:14 [2020-04-14T15:35:14.588Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:35:14 [2020-04-14T15:35:14.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s)
15:35:14 [2020-04-14T15:35:14.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.85s)
15:35:14 [2020-04-14T15:35:14.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s)
15:35:14 [2020-04-14T15:35:14.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s)
15:35:14 [2020-04-14T15:35:14.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s)
15:35:14 [2020-04-14T15:35:14.588Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s)
15:35:14 [2020-04-14T15:35:14.588Z] === RUN   TestBuildMultiStageCopy
15:35:14 [2020-04-14T15:35:14.588Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:35:14 [2020-04-14T15:35:14.977Z] INFO: Expanding compiler 3 of 3...
15:35:15 [2020-04-14T15:35:15.443Z] INFO: Removing downloaded files...
15:35:15 [2020-04-14T15:35:15.443Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
15:35:15 [2020-04-14T15:35:15.443Z] INFO: Configuring git core.autocrlf...
15:35:16 [2020-04-14T15:35:16.084Z] === CONT  TestStopContainerWithTimeout/-1
15:35:16 [2020-04-14T15:35:16.265Z] #45 266.6   CC       criu/rbtree.o
15:35:16 [2020-04-14T15:35:16.894Z] #45 267.3   CC       criu/rst-malloc.o
15:35:17 [2020-04-14T15:35:17.524Z] #45 267.8   CC       criu/seccomp.o
15:35:17 [2020-04-14T15:35:17.524Z] #45 ...
15:35:17 [2020-04-14T15:35:17.524Z] 
15:35:17 [2020-04-14T15:35:17.524Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:35:17 [2020-04-14T15:35:17.524Z] #42 363.2 + dpkg --print-architecture
15:35:17 [2020-04-14T15:35:17.524Z] #42 363.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:35:17 [2020-04-14T15:35:17.814Z] #42 363.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:35:17 [2020-04-14T15:35:17.814Z] #42 363.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:35:17 [2020-04-14T15:35:17.869Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:35:18 [2020-04-14T15:35:18.435Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:35:19 [2020-04-14T15:35:19.000Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:35:19 [2020-04-14T15:35:19.564Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:35:19 [2020-04-14T15:35:19.564Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
15:35:19 [2020-04-14T15:35:19.564Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
15:35:19 [2020-04-14T15:35:19.564Z]     --- PASS: TestStopContainerWithTimeout/3 (3.05s)
15:35:19 [2020-04-14T15:35:19.564Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.09s)
15:35:19 [2020-04-14T15:35:19.564Z] === RUN   TestDeleteDevicemapper
15:35:19 [2020-04-14T15:35:19.564Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:35:19 [2020-04-14T15:35:19.564Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:35:19 [2020-04-14T15:35:19.564Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:35:19 [2020-04-14T15:35:19.566Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:35:20 [2020-04-14T15:35:20.547Z] --- PASS: TestBuildMultiStageCopy (6.02s)
15:35:20 [2020-04-14T15:35:20.547Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s)
15:35:20 [2020-04-14T15:35:20.547Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s)
15:35:20 [2020-04-14T15:35:20.547Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s)
15:35:20 [2020-04-14T15:35:20.547Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
15:35:20 [2020-04-14T15:35:20.547Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s)
15:35:20 [2020-04-14T15:35:20.547Z] === RUN   TestBuildMultiStageParentConfig
15:35:22 [2020-04-14T15:35:22.248Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s)
15:35:22 [2020-04-14T15:35:22.248Z] === RUN   TestUpdateMemory
15:35:22 [2020-04-14T15:35:22.248Z] --- SKIP: TestUpdateMemory (0.00s)
15:35:22 [2020-04-14T15:35:22.248Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:35:22 [2020-04-14T15:35:22.248Z] === RUN   TestUpdateCPUQuota
15:35:22 [2020-04-14T15:35:22.471Z] --- PASS: TestBuildMultiStageParentConfig (1.77s)
15:35:22 [2020-04-14T15:35:22.472Z] === RUN   TestBuildLabelWithTargets
15:35:23 [2020-04-14T15:35:23.717Z] --- PASS: TestUpdateCPUQuota (1.10s)
15:35:23 [2020-04-14T15:35:23.717Z] === RUN   TestUpdatePidsLimit
15:35:23 [2020-04-14T15:35:23.717Z] === RUN   TestUpdatePidsLimit/update_from_none
15:35:23 [2020-04-14T15:35:23.998Z] === RUN   TestUpdatePidsLimit/no_change
15:35:24 [2020-04-14T15:35:24.280Z] === RUN   TestUpdatePidsLimit/update_lower
15:35:24 [2020-04-14T15:35:24.562Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:35:24 [2020-04-14T15:35:24.995Z] --- PASS: TestBuildLabelWithTargets (2.57s)
15:35:24 [2020-04-14T15:35:24.995Z] === RUN   TestBuildWithEmptyLayers
15:35:25 [2020-04-14T15:35:25.178Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:35:25 [2020-04-14T15:35:25.460Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:35:25 [2020-04-14T15:35:25.741Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:35:26 [2020-04-14T15:35:26.366Z] --- PASS: TestBuildWithEmptyLayers (1.36s)
15:35:26 [2020-04-14T15:35:26.366Z] === RUN   TestBuildMultiStageOnBuild
15:35:27 [2020-04-14T15:35:27.211Z] --- PASS: TestUpdatePidsLimit (3.82s)
15:35:27 [2020-04-14T15:35:27.211Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
15:35:27 [2020-04-14T15:35:27.211Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
15:35:27 [2020-04-14T15:35:27.211Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
15:35:27 [2020-04-14T15:35:27.211Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
15:35:27 [2020-04-14T15:35:27.211Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
15:35:27 [2020-04-14T15:35:27.211Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
15:35:27 [2020-04-14T15:35:27.211Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
15:35:27 [2020-04-14T15:35:27.211Z] === RUN   TestUpdateRestartPolicy
15:35:28 [2020-04-14T15:35:28.171Z] #42 ...
15:35:28 [2020-04-14T15:35:28.171Z] 
15:35:28 [2020-04-14T15:35:28.171Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:35:28 [2020-04-14T15:35:28.171Z] #45 269.0   CC       criu/seize.o
15:35:28 [2020-04-14T15:35:28.171Z] #45 270.8   CC       criu/servicefd.o
15:35:28 [2020-04-14T15:35:28.171Z] #45 271.6   CC       criu/shmem.o
15:35:28 [2020-04-14T15:35:28.171Z] #45 273.3   CC       criu/sigframe.o
15:35:28 [2020-04-14T15:35:28.171Z] #45 273.7   CC       criu/signalfd.o
15:35:28 [2020-04-14T15:35:28.171Z] #45 274.1   CC       criu/sk-inet.o
15:35:28 [2020-04-14T15:35:28.171Z] #45 276.0   CC       criu/sk-netlink.o
15:35:28 [2020-04-14T15:35:28.171Z] #45 276.8   CC       criu/sk-packet.o
15:35:28 [2020-04-14T15:35:28.171Z] #45 278.1   CC       criu/sk-queue.o
15:35:28 [2020-04-14T15:35:28.800Z] #45 279.0   CC       criu/sk-tcp.o
15:35:29 [2020-04-14T15:35:29.647Z] --- PASS: TestBuildMultiStageOnBuild (3.58s)
15:35:29 [2020-04-14T15:35:29.647Z] === RUN   TestBuildUncleanTarFilenames
15:35:29 [2020-04-14T15:35:29.836Z] #45 279.9   CC       criu/sk-unix.o
15:35:30 [2020-04-14T15:35:30.827Z] ................................................                         [ 29%]
15:35:31 [2020-04-14T15:35:31.547Z] --- PASS: TestBuildUncleanTarFilenames (1.95s)
15:35:31 [2020-04-14T15:35:31.547Z] === RUN   TestBuildMultiStageLayerLeak
15:35:33 [2020-04-14T15:35:33.340Z] #45 283.2   CC       criu/sockets.o
15:35:34 [2020-04-14T15:35:34.838Z] #45 285.1   CC       criu/stats.o
15:35:35 [2020-04-14T15:35:35.466Z] #45 285.8   CC       criu/string.o
15:35:35 [2020-04-14T15:35:35.730Z] --- PASS: TestBuildMultiStageLayerLeak (4.00s)
15:35:35 [2020-04-14T15:35:35.730Z] === RUN   TestBuildWithHugeFile
15:35:35 [2020-04-14T15:35:35.756Z] #45 286.0   CC       criu/sysctl.o
15:35:36 [2020-04-14T15:35:36.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:35:37 [2020-04-14T15:35:37.270Z] #45 287.5   CC       criu/sysfs_parse.o
15:35:37 [2020-04-14T15:35:37.899Z] #45 288.3   CC       criu/timerfd.o
15:35:38 [2020-04-14T15:35:38.529Z] #45 288.9   CC       criu/tty.o
15:35:38 [2020-04-14T15:35:38.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:35:41 [2020-04-14T15:35:41.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:35:42 [2020-04-14T15:35:42.419Z] --- PASS: TestUpdateRestartPolicy (12.77s)
15:35:42 [2020-04-14T15:35:42.419Z] === RUN   TestUpdateRestartWithAutoRemove
15:35:42 [2020-04-14T15:35:42.419Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
15:35:42 [2020-04-14T15:35:42.419Z] === RUN   TestWaitNonBlocked
15:35:42 [2020-04-14T15:35:42.419Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:35:42 [2020-04-14T15:35:42.419Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:35:42 [2020-04-14T15:35:42.419Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:35:42 [2020-04-14T15:35:42.419Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:35:42 [2020-04-14T15:35:42.419Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:35:42 [2020-04-14T15:35:42.419Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:35:42 [2020-04-14T15:35:42.419Z] --- PASS: TestWaitNonBlocked (0.01s)
15:35:42 [2020-04-14T15:35:42.419Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
15:35:42 [2020-04-14T15:35:42.419Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
15:35:42 [2020-04-14T15:35:42.419Z] === RUN   TestWaitBlocked
15:35:42 [2020-04-14T15:35:42.419Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:35:42 [2020-04-14T15:35:42.419Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:35:42 [2020-04-14T15:35:42.419Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:35:42 [2020-04-14T15:35:42.419Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:35:42 [2020-04-14T15:35:42.419Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:35:42 [2020-04-14T15:35:42.419Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:35:42 [2020-04-14T15:35:42.966Z] #45 292.7   CC       criu/tun.o
15:35:43 [2020-04-14T15:35:43.426Z] --- PASS: TestWaitBlocked (0.01s)
15:35:43 [2020-04-14T15:35:43.426Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s)
15:35:43 [2020-04-14T15:35:43.426Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
15:35:43 [2020-04-14T15:35:43.426Z] === CONT  TestContainerStartOnDaemonRestart
15:35:43 [2020-04-14T15:35:43.426Z] === CONT  TestIpcModeOlderClient
15:35:43 [2020-04-14T15:35:43.426Z] --- PASS: TestIpcModeOlderClient (0.17s)
15:35:43 [2020-04-14T15:35:43.426Z] === CONT  TestDaemonHostGatewayIP
15:35:43 [2020-04-14T15:35:43.594Z] #45 293.9   CC       criu/uffd.o
15:35:46 [2020-04-14T15:35:46.100Z] --- PASS: TestContainerStartOnDaemonRestart (2.76s)
15:35:46 [2020-04-14T15:35:46.100Z] === CONT  TestDaemonRestartIpcMode
15:35:46 [2020-04-14T15:35:46.324Z] #45 296.4   CC       criu/util.o
15:35:47 [2020-04-14T15:35:47.105Z] --- PASS: TestDaemonHostGatewayIP (3.46s)
15:35:49 [2020-04-14T15:35:49.050Z] #45 299.0   CC       criu/uts_ns.o
15:35:49 [2020-04-14T15:35:49.050Z] #45 299.4   CC       criu/vdso.o
15:35:49 [2020-04-14T15:35:49.778Z] --- PASS: TestDaemonRestartIpcMode (3.50s)
15:35:49 [2020-04-14T15:35:49.778Z] PASS
15:35:49 [2020-04-14T15:35:49.778Z] 
15:35:49 [2020-04-14T15:35:49.778Z] === Skipped
15:35:49 [2020-04-14T15:35:49.778Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
15:35:49 [2020-04-14T15:35:49.778Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:35:49 [2020-04-14T15:35:49.778Z] 
15:35:49 [2020-04-14T15:35:49.778Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
15:35:49 [2020-04-14T15:35:49.778Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:35:49 [2020-04-14T15:35:49.778Z] 
15:35:49 [2020-04-14T15:35:49.778Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
15:35:49 [2020-04-14T15:35:49.778Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:35:49 [2020-04-14T15:35:49.778Z] 
15:35:49 [2020-04-14T15:35:49.778Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:35:49 [2020-04-14T15:35:49.778Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:35:49 [2020-04-14T15:35:49.778Z] 
15:35:49 [2020-04-14T15:35:49.778Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
15:35:49 [2020-04-14T15:35:49.778Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:35:49 [2020-04-14T15:35:49.778Z] 
15:35:49 [2020-04-14T15:35:49.778Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
15:35:49 [2020-04-14T15:35:49.778Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:35:49 [2020-04-14T15:35:49.778Z] 
15:35:49 [2020-04-14T15:35:49.778Z] 
15:35:49 [2020-04-14T15:35:49.778Z] DONE 199 tests, 6 skipped in 139.764s
15:35:49 [2020-04-14T15:35:49.778Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
15:35:49 [2020-04-14T15:35:49.778Z] ++ 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
15:35:49 [2020-04-14T15:35:49.778Z] ++ set -e
15:35:49 [2020-04-14T15:35:49.778Z] ++ '[' -n 0 ']'
15:35:49 [2020-04-14T15:35:49.778Z] ++ set -x
15:35:49 [2020-04-14T15:35:49.778Z] ++ env -i DEST=/go/src/github.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
15:35:49 [2020-04-14T15:35:49.778Z] INFO: Testing against a local daemon
15:35:49 [2020-04-14T15:35:49.778Z] === RUN   TestCommitInheritsEnv
15:35:50 [2020-04-14T15:35:50.077Z] #45 300.4   LINK     criu/built-in.o
15:35:50 [2020-04-14T15:35:50.392Z] --- PASS: TestCommitInheritsEnv (0.58s)
15:35:50 [2020-04-14T15:35:50.392Z] === RUN   TestImportExtremelyLargeImageWorks
15:35:50 [2020-04-14T15:35:50.392Z] === PAUSE TestImportExtremelyLargeImageWorks
15:35:50 [2020-04-14T15:35:50.392Z] === RUN   TestImagesFilterMultiReference
15:35:50 [2020-04-14T15:35:50.392Z] --- PASS: TestImagesFilterMultiReference (0.03s)
15:35:50 [2020-04-14T15:35:50.392Z] === RUN   TestImagePullPlatformInvalid
15:35:50 [2020-04-14T15:35:50.392Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:35:50 [2020-04-14T15:35:50.392Z] === RUN   TestRemoveImageOrphaning
15:35:50 [2020-04-14T15:35:50.595Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:35:50 [2020-04-14T15:35:50.595Z] Using test binary docker
15:35:50 [2020-04-14T15:35:50.595Z] +++ /etc/init.d/apparmor start
15:35:50 [2020-04-14T15:35:50.595Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:35:50 [2020-04-14T15:35:50.595Z] INFO: Waiting for daemon to start...
15:35:50 [2020-04-14T15:35:50.595Z] Starting dockerd
15:35:50 [2020-04-14T15:35:50.595Z] +++ 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
15:35:50 [2020-04-14T15:35:50.595Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:35:50 [2020-04-14T15:35:50.595Z] Using test binary docker
15:35:50 [2020-04-14T15:35:50.595Z] +++ /etc/init.d/apparmor start
15:35:50 [2020-04-14T15:35:50.595Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:35:50 [2020-04-14T15:35:50.595Z] INFO: Waiting for daemon to start...
15:35:50 [2020-04-14T15:35:50.595Z] Starting dockerd
15:35:50 [2020-04-14T15:35:50.595Z] +++ 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
15:35:50 [2020-04-14T15:35:50.674Z] --- PASS: TestRemoveImageOrphaning (0.56s)
15:35:50 [2020-04-14T15:35:50.674Z] === RUN   TestRemoveImageGarbageCollector
15:35:50 [2020-04-14T15:35:50.706Z] #45 300.8   LINK     criu/criu
15:35:50 [2020-04-14T15:35:50.938Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:35:50 [2020-04-14T15:35:50.956Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:35:50 [2020-04-14T15:35:50.956Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:35:50 [2020-04-14T15:35:50.956Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:35:50 [2020-04-14T15:35:50.956Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:35:50 [2020-04-14T15:35:50.956Z] === RUN   TestTagInvalidReference
15:35:50 [2020-04-14T15:35:50.956Z] --- PASS: TestTagInvalidReference (0.01s)
15:35:50 [2020-04-14T15:35:50.956Z] === RUN   TestTagValidPrefixedRepo
15:35:50 [2020-04-14T15:35:50.956Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
15:35:50 [2020-04-14T15:35:50.956Z] === RUN   TestTagExistedNameWithoutForce
15:35:50 [2020-04-14T15:35:50.956Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
15:35:50 [2020-04-14T15:35:50.956Z] === RUN   TestTagOfficialNames
15:35:50 [2020-04-14T15:35:50.956Z] --- PASS: TestTagOfficialNames (0.04s)
15:35:50 [2020-04-14T15:35:50.956Z] === RUN   TestTagMatchesDigest
15:35:50 [2020-04-14T15:35:50.956Z] --- PASS: TestTagMatchesDigest (0.01s)
15:35:50 [2020-04-14T15:35:50.956Z] === CONT  TestImportExtremelyLargeImageWorks
15:35:51 [2020-04-14T15:35:51.526Z] .
15:35:51 [2020-04-14T15:35:51.526Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:35:51 [2020-04-14T15:35:51.526Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:35:51 [2020-04-14T15:35:51.526Z] Error: No such image: emptyfs
15:35:51 [2020-04-14T15:35:51.526Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:35:51 [2020-04-14T15:35:51.526Z] ++++ docker load
15:35:51 [2020-04-14T15:35:51.734Z] #45 301.9   DEP      lib/c/criu.d
15:35:51 [2020-04-14T15:35:51.734Z] #45 302.0   CC       images/rpc.pb-c.o
15:35:51 [2020-04-14T15:35:51.783Z] Running integration-test (iteration 1)
15:35:51 [2020-04-14T15:35:51.783Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:35:51 [2020-04-14T15:35:51.783Z] ++ 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)/'
15:35:51 [2020-04-14T15:35:51.783Z] ++ set -e
15:35:51 [2020-04-14T15:35:51.783Z] ++ '[' -n 0 ']'
15:35:51 [2020-04-14T15:35:51.783Z] ++ set -x
15:35:51 [2020-04-14T15:35:51.783Z] ++ env -i DEST=/go/src/github.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)/'
15:35:52 [2020-04-14T15:35:52.347Z] 
15:35:52 [2020-04-14T15:35:52.347Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:35:52 [2020-04-14T15:35:52.347Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:35:52 [2020-04-14T15:35:52.604Z] Error: No such image: emptyfs
15:35:52 [2020-04-14T15:35:52.604Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:35:52 [2020-04-14T15:35:52.604Z] ++++ docker load
15:35:52 [2020-04-14T15:35:52.765Z] #45 303.1   CC       lib/c/criu.o
15:35:52 [2020-04-14T15:35:52.861Z] Running integration-test (iteration 1)
15:35:52 [2020-04-14T15:35:52.861Z] 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)/
15:35:52 [2020-04-14T15:35:52.861Z] ++ 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)/'
15:35:52 [2020-04-14T15:35:52.861Z] ++ set -e
15:35:52 [2020-04-14T15:35:52.861Z] ++ '[' -n 0 ']'
15:35:52 [2020-04-14T15:35:52.861Z] ++ set -x
15:35:52 [2020-04-14T15:35:52.861Z] ++ env -i DEST=/go/src/github.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)/'
15:35:54 [2020-04-14T15:35:54.824Z] #45 305.2   LINK     lib/c/built-in.o
15:35:54 [2020-04-14T15:35:54.824Z] #45 305.2   LINK     lib/c/libcriu.so
15:35:55 [2020-04-14T15:35:55.114Z] #45 305.3   LINK     lib/c/libcriu.a
15:35:55 [2020-04-14T15:35:55.402Z] #45 305.7   GEN      magic.py
15:35:55 [2020-04-14T15:35:55.690Z] #45 306.0 Note: Building without setproctitle() and strlcpy() support.
15:35:55 [2020-04-14T15:35:55.690Z] #45 306.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:35:55 [2020-04-14T15:35:55.690Z] #45 306.0 Note: Building without GnuTLS support
15:35:56 [2020-04-14T15:35:56.720Z] #45 307.2 fatal: not a git repository (or any of the parent directories): .git
15:35:58 [2020-04-14T15:35:58.222Z] #45 308.7 make[1]: Nothing to be done for 'all'.
15:35:58 [2020-04-14T15:35:58.934Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:35:59 [2020-04-14T15:35:59.724Z] #45 310.1 make[1]: 'images/built-in.o' is up to date.
15:35:59 [2020-04-14T15:35:59.724Z] #45 310.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:36:00 [2020-04-14T15:36:00.013Z] #45 310.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:36:00 [2020-04-14T15:36:00.014Z] #45 310.3 make[1]: 'compel/libcompel.a' is up to date.
15:36:00 [2020-04-14T15:36:00.304Z] #45 310.5 make[1]: 'compel/compel-host-bin' is up to date.
15:36:00 [2020-04-14T15:36:00.304Z] #45 310.5 make[1]: Nothing to be done for 'all'.
15:36:00 [2020-04-14T15:36:00.304Z] #45 310.5 make[1]: 'soccr/libsoccr.a' is up to date.
15:36:00 [2020-04-14T15:36:00.939Z] #45 311.0 make[2]: Nothing to be done for 'all'.
15:36:00 [2020-04-14T15:36:00.939Z] #45 311.1 make[2]: Nothing to be done for 'all'.
15:36:00 [2020-04-14T15:36:00.939Z] #45 311.2 make[2]: Nothing to be done for 'all'.
15:36:01 [2020-04-14T15:36:01.241Z] #45 311.5 make[2]: Nothing to be done for 'all'.
15:36:01 [2020-04-14T15:36:01.241Z] #45 311.6 make[2]: Nothing to be done for 'all'.
15:36:01 [2020-04-14T15:36:01.531Z] #45 311.7 make[2]: Nothing to be done for 'all'.
15:36:01 [2020-04-14T15:36:01.531Z] #45 311.8 make[2]: Nothing to be done for 'all'.
15:36:01 [2020-04-14T15:36:01.820Z] #45 312.2 make[2]: Nothing to be done for 'all'.
15:36:02 [2020-04-14T15:36:02.109Z] #45 312.2   INSTALL  criu/criu
15:36:02 [2020-04-14T15:36:02.109Z] #45 DONE 312.4s
15:36:02 [2020-04-14T15:36:02.109Z] 
15:36:02 [2020-04-14T15:36:02.109Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:36:02 [2020-04-14T15:36:02.886Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:36:03 [2020-04-14T15:36:03.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:36:03 [2020-04-14T15:36:03.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:36:03 [2020-04-14T15:36:03.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:36:04 [2020-04-14T15:36:04.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:36:04 [2020-04-14T15:36:04.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:36:04 [2020-04-14T15:36:04.830Z] #24 ...
15:36:04 [2020-04-14T15:36:04.830Z] 
15:36:04 [2020-04-14T15:36:04.830Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:36:04 [2020-04-14T15:36:04.830Z] #42 DONE 410.0s
15:36:04 [2020-04-14T15:36:04.830Z] 
15:36:04 [2020-04-14T15:36:04.830Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:36:07 [2020-04-14T15:36:07.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:36:07 [2020-04-14T15:36:07.549Z] #61 236.8 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
15:36:08 [2020-04-14T15:36:08.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:36:09 [2020-04-14T15:36:09.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:36:10 [2020-04-14T15:36:10.269Z] #61 239.3 + mkdir -p /build
15:36:10 [2020-04-14T15:36:10.269Z] #61 239.3 + cp runc /build/runc
15:36:10 [2020-04-14T15:36:10.269Z] #61 DONE 239.4s
15:36:10 [2020-04-14T15:36:10.269Z] 
15:36:10 [2020-04-14T15:36:10.269Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:36:13 [2020-04-14T15:36:13.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:36:13 [2020-04-14T15:36:13.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:36:15 [2020-04-14T15:36:15.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:36:16 [2020-04-14T15:36:16.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:36:19 [2020-04-14T15:36:19.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:36:20 [2020-04-14T15:36:20.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:36:21 [2020-04-14T15:36:21.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:36:23 [2020-04-14T15:36:23.160Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:36:23 [2020-04-14T15:36:23.160Z] Using test binary docker
15:36:23 [2020-04-14T15:36:23.160Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:36:23 [2020-04-14T15:36:23.160Z] +++ /etc/init.d/apparmor start
15:36:23 [2020-04-14T15:36:23.160Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:36:23 [2020-04-14T15:36:23.160Z] INFO: Waiting for daemon to start...
15:36:23 [2020-04-14T15:36:23.160Z] Starting dockerd
15:36:23 [2020-04-14T15:36:23.160Z] +++ 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
15:36:23 [2020-04-14T15:36:23.867Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:36:24 [2020-04-14T15:36:24.918Z] Loaded image: buildpack-deps:jessie
15:36:24 [2020-04-14T15:36:24.918Z] Loaded image: busybox:latest
15:36:24 [2020-04-14T15:36:24.918Z] Loaded image: buildpack-deps:jessie
15:36:24 [2020-04-14T15:36:24.918Z] Loaded image: busybox:glibc
15:36:24 [2020-04-14T15:36:24.918Z] Loaded image: debian:jessie
15:36:24 [2020-04-14T15:36:24.918Z] Loaded image: busybox:latest
15:36:24 [2020-04-14T15:36:24.918Z] Loaded image: hello-world:latest
15:36:24 [2020-04-14T15:36:24.918Z] INFO: Testing against a local daemon
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerSuite
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:36:24 [2020-04-14T15:36:24.918Z] Loaded image: busybox:glibc
15:36:24 [2020-04-14T15:36:24.918Z] Loaded image: debian:jessie
15:36:24 [2020-04-14T15:36:24.918Z] Loaded image: hello-world:latest
15:36:24 [2020-04-14T15:36:24.918Z] INFO: Testing against a local daemon
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerDaemonSuite
15:36:24 [2020-04-14T15:36:24.918Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:36:25 [2020-04-14T15:36:25.692Z] .
15:36:25 [2020-04-14T15:36:25.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:36:25 [2020-04-14T15:36:25.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:36:25 [2020-04-14T15:36:25.692Z] Error: No such image: emptyfs
15:36:25 [2020-04-14T15:36:25.692Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:36:25 [2020-04-14T15:36:25.692Z] ++++ docker load
15:36:25 [2020-04-14T15:36:25.692Z] Running integration-test (iteration 1)
15:36:25 [2020-04-14T15:36:25.692Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:36:25 [2020-04-14T15:36:25.692Z] ++ 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
15:36:25 [2020-04-14T15:36:25.692Z] ++ set -e
15:36:25 [2020-04-14T15:36:25.692Z] ++ '[' -n 0 ']'
15:36:25 [2020-04-14T15:36:25.692Z] ++ set -x
15:36:25 [2020-04-14T15:36:25.692Z] ++ env -i DEST=/go/src/github.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
15:36:28 [2020-04-14T15:36:28.199Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:36:28 [2020-04-14T15:36:28.199Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:36:28 [2020-04-14T15:36:28.766Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:36:28 [2020-04-14T15:36:28.766Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:36:29 [2020-04-14T15:36:29.697Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:36:29 [2020-04-14T15:36:29.955Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:36:29 [2020-04-14T15:36:29.955Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:36:31 [2020-04-14T15:36:31.834Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:36:32 [2020-04-14T15:36:32.482Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:36:32 [2020-04-14T15:36:32.482Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:36:32 [2020-04-14T15:36:32.482Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:36:32 [2020-04-14T15:36:32.482Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:36:32 [2020-04-14T15:36:32.482Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:36:33 [2020-04-14T15:36:33.234Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:36:33 [2020-04-14T15:36:33.413Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:36:34 [2020-04-14T15:36:34.785Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:36:34 [2020-04-14T15:36:34.785Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:36:34 [2020-04-14T15:36:34.785Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:36:34 [2020-04-14T15:36:34.785Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:36:34 [2020-04-14T15:36:34.785Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:36:35 [2020-04-14T15:36:35.349Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:36:35 [2020-04-14T15:36:35.675Z] Loaded image: buildpack-deps:jessie
15:36:35 [2020-04-14T15:36:35.675Z] Loaded image: busybox:latest
15:36:35 [2020-04-14T15:36:35.675Z] Loaded image: busybox:glibc
15:36:35 [2020-04-14T15:36:35.675Z] Loaded image: debian:jessie
15:36:35 [2020-04-14T15:36:35.675Z] Loaded image: hello-world:latest
15:36:35 [2020-04-14T15:36:35.675Z] INFO: Testing against a local daemon
15:36:35 [2020-04-14T15:36:35.675Z] === RUN   TestCgroupNamespacesBuild
15:36:37 [2020-04-14T15:36:37.376Z] tests/integration/api_service_test.py ................s................. [ 60%]
15:36:38 [2020-04-14T15:36:38.212Z] --- PASS: TestCgroupNamespacesBuild (3.27s)
15:36:38 [2020-04-14T15:36:38.212Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:36:39 [2020-04-14T15:36:39.530Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:36:39 [2020-04-14T15:36:39.530Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:36:39 [2020-04-14T15:36:39.590Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s)
15:36:39 [2020-04-14T15:36:39.591Z] === RUN   TestBuildWithSession
15:36:39 [2020-04-14T15:36:39.591Z] --- SKIP: TestBuildWithSession (0.00s)
15:36:39 [2020-04-14T15:36:39.591Z]     build_session_test.go:25: TODO: BuildKit
15:36:39 [2020-04-14T15:36:39.591Z] === RUN   TestBuildSquashParent
15:36:41 [2020-04-14T15:36:41.426Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:36:41 [2020-04-14T15:36:41.992Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:36:44 [2020-04-14T15:36:44.519Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:36:44 [2020-04-14T15:36:44.519Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:36:46 [2020-04-14T15:36:46.180Z] --- PASS: TestBuildSquashParent (6.04s)
15:36:46 [2020-04-14T15:36:46.181Z] === RUN   TestBuildWithRemoveAndForceRemove
15:36:46 [2020-04-14T15:36:46.181Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:36:46 [2020-04-14T15:36:46.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:36:46 [2020-04-14T15:36:46.181Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:36:46 [2020-04-14T15:36:46.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:36:46 [2020-04-14T15:36:46.181Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:36:46 [2020-04-14T15:36:46.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:36:46 [2020-04-14T15:36:46.181Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:36:46 [2020-04-14T15:36:46.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:36:46 [2020-04-14T15:36:46.181Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:36:46 [2020-04-14T15:36:46.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:36:46 [2020-04-14T15:36:46.181Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:36:46 [2020-04-14T15:36:46.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:36:46 [2020-04-14T15:36:46.181Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:36:46 [2020-04-14T15:36:46.181Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:36:46 [2020-04-14T15:36:46.181Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:36:46 [2020-04-14T15:36:46.181Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:36:46 [2020-04-14T15:36:46.414Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:36:46 [2020-04-14T15:36:46.978Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:36:47 [2020-04-14T15:36:47.910Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:36:48 [2020-04-14T15:36:48.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:36:48 [2020-04-14T15:36:48.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:36:48 [2020-04-14T15:36:48.842Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:36:49 [2020-04-14T15:36:49.407Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:36:49 [2020-04-14T15:36:49.552Z] #54 ...
15:36:49 [2020-04-14T15:36:49.552Z] 
15:36:49 [2020-04-14T15:36:49.552Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:36:49 [2020-04-14T15:36:49.552Z] #66 398.9 + bin/containerd
15:36:49 [2020-04-14T15:36:49.971Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:36:50 [2020-04-14T15:36:50.621Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:36:50 [2020-04-14T15:36:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s)
15:36:50 [2020-04-14T15:36:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.58s)
15:36:50 [2020-04-14T15:36:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s)
15:36:50 [2020-04-14T15:36:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s)
15:36:50 [2020-04-14T15:36:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s)
15:36:50 [2020-04-14T15:36:50.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s)
15:36:50 [2020-04-14T15:36:50.621Z] === RUN   TestBuildMultiStageCopy
15:36:50 [2020-04-14T15:36:50.621Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:36:50 [2020-04-14T15:36:50.749Z] --- PASS: TestImportExtremelyLargeImageWorks (104.26s)
15:36:50 [2020-04-14T15:36:50.749Z] PASS
15:36:50 [2020-04-14T15:36:50.749Z] 
15:36:50 [2020-04-14T15:36:50.749Z] === Skipped
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] DONE 12 tests, 1 skipped in 108.649s
15:36:50 [2020-04-14T15:36:50.750Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:36:50 [2020-04-14T15:36:50.750Z] INFO: Testing against a local daemon
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestNetworkCreateDelete
15:36:50 [2020-04-14T15:36:50.750Z] --- PASS: TestNetworkCreateDelete (0.11s)
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestDockerNetworkDeletePreferID
15:36:50 [2020-04-14T15:36:50.750Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s)
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestInspectNetwork
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestInspectNetwork (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestRunContainerWithBridgeNone
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestNetworkInvalidJSON
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestNetworkInvalidJSON//networks/create
15:36:50 [2020-04-14T15:36:50.750Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:36:50 [2020-04-14T15:36:50.750Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:36:50 [2020-04-14T15:36:50.750Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:36:50 [2020-04-14T15:36:50.750Z] === CONT  TestNetworkInvalidJSON//networks/create
15:36:50 [2020-04-14T15:36:50.750Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:36:50 [2020-04-14T15:36:50.750Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:36:50 [2020-04-14T15:36:50.750Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:36:50 [2020-04-14T15:36:50.750Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestHostIPv4BridgeLabel
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestDaemonRestartWithLiveRestore
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestDaemonDefaultNetworkPools
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestDaemonRestartWithExistingNetwork
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestServiceWithPredefinedNetwork
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:236: FLAKY_TEST
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestServiceWithDataPathPortInit
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:50 [2020-04-14T15:36:50.750Z] PASS
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === Skipped
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:236: FLAKY_TEST
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] DONE 18 tests, 12 skipped in 0.553s
15:36:50 [2020-04-14T15:36:50.750Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:36:50 [2020-04-14T15:36:50.750Z] INFO: Testing against a local daemon
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestDockerNetworkIpvlanPersistance
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestDockerNetworkIpvlan
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:36:50 [2020-04-14T15:36:50.750Z] PASS
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === Skipped
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] DONE 2 tests, 2 skipped in 0.101s
15:36:50 [2020-04-14T15:36:50.750Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:36:50 [2020-04-14T15:36:50.750Z] INFO: Testing against a local daemon
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestDockerNetworkMacvlanPersistance
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestDockerNetworkMacvlan
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] PASS
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === Skipped
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] DONE 2 tests, 2 skipped in 0.091s
15:36:50 [2020-04-14T15:36:50.750Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:36:50 [2020-04-14T15:36:50.750Z] testing: warning: no tests to run
15:36:50 [2020-04-14T15:36:50.750Z] PASS
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] DONE 0 tests in 0.022s
15:36:50 [2020-04-14T15:36:50.750Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:36:50 [2020-04-14T15:36:50.750Z] INFO: Testing against a local daemon
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginAllowRequest
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginTLS
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginDenyRequest
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginAPIDenyResponse
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginDenyResponse
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginAllowEventStream
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginErrorResponse
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginErrorRequest
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginHeader
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginV2Disable
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginV2Disable (0.03s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.06s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] PASS
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === Skipped
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.06s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s)
15:36:50 [2020-04-14T15:36:50.750Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] DONE 17 tests, 17 skipped in 0.512s
15:36:50 [2020-04-14T15:36:50.750Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:36:50 [2020-04-14T15:36:50.750Z] INFO: Testing against a local daemon
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestPluginInvalidJSON
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:36:50 [2020-04-14T15:36:50.750Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:36:50 [2020-04-14T15:36:50.750Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:36:50 [2020-04-14T15:36:50.750Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:36:50 [2020-04-14T15:36:50.750Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:36:50 [2020-04-14T15:36:50.750Z] PASS
15:36:50 [2020-04-14T15:36:50.750Z] 
15:36:50 [2020-04-14T15:36:50.750Z] DONE 2 tests in 0.110s
15:36:50 [2020-04-14T15:36:50.750Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:36:50 [2020-04-14T15:36:50.750Z] INFO: Testing against a local daemon
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestExternalGraphDriver
15:36:50 [2020-04-14T15:36:50.750Z] --- SKIP: TestExternalGraphDriver (0.08s)
15:36:50 [2020-04-14T15:36:50.750Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:36:50 [2020-04-14T15:36:50.750Z] === RUN   TestGraphdriverPluginV2
15:36:51 [2020-04-14T15:36:51.341Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:36:51 [2020-04-14T15:36:51.672Z] --- PASS: TestGraphdriverPluginV2 (6.47s)
15:36:51 [2020-04-14T15:36:51.672Z] PASS
15:36:51 [2020-04-14T15:36:51.672Z] 
15:36:51 [2020-04-14T15:36:51.672Z] === Skipped
15:36:51 [2020-04-14T15:36:51.672Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
15:36:51 [2020-04-14T15:36:51.672Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:36:51 [2020-04-14T15:36:51.672Z] 
15:36:51 [2020-04-14T15:36:51.672Z] 
15:36:51 [2020-04-14T15:36:51.672Z] DONE 2 tests, 1 skipped in 6.650s
15:36:51 [2020-04-14T15:36:51.672Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:36:51 [2020-04-14T15:36:51.928Z] INFO: Testing against a local daemon
15:36:51 [2020-04-14T15:36:51.928Z] === RUN   TestContinueAfterPluginCrash
15:36:51 [2020-04-14T15:36:51.928Z] === PAUSE TestContinueAfterPluginCrash
15:36:51 [2020-04-14T15:36:51.928Z] === RUN   TestReadPluginNoRead
15:36:51 [2020-04-14T15:36:51.928Z] === PAUSE TestReadPluginNoRead
15:36:51 [2020-04-14T15:36:51.928Z] === RUN   TestDaemonStartWithLogOpt
15:36:51 [2020-04-14T15:36:51.928Z] === PAUSE TestDaemonStartWithLogOpt
15:36:51 [2020-04-14T15:36:51.928Z] === CONT  TestContinueAfterPluginCrash
15:36:51 [2020-04-14T15:36:51.928Z] === CONT  TestDaemonStartWithLogOpt
15:36:52 [2020-04-14T15:36:52.005Z] .........................                                                [ 67%]
15:36:52 [2020-04-14T15:36:52.273Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:36:53 [2020-04-14T15:36:53.154Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:36:53 [2020-04-14T15:36:53.154Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:36:53 [2020-04-14T15:36:53.644Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:36:53 [2020-04-14T15:36:53.723Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:36:54 [2020-04-14T15:36:54.291Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:36:54 [2020-04-14T15:36:54.858Z] --- PASS: TestBuildMultiStageCopy (4.28s)
15:36:54 [2020-04-14T15:36:54.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s)
15:36:54 [2020-04-14T15:36:54.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
15:36:54 [2020-04-14T15:36:54.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
15:36:54 [2020-04-14T15:36:54.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
15:36:54 [2020-04-14T15:36:54.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
15:36:54 [2020-04-14T15:36:54.858Z] === RUN   TestBuildMultiStageParentConfig
15:36:56 [2020-04-14T15:36:56.169Z] === RUN   TestDockerSuite/TestAttachDetach
15:36:56 [2020-04-14T15:36:56.236Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
15:36:56 [2020-04-14T15:36:56.236Z] === RUN   TestBuildLabelWithTargets
15:36:56 [2020-04-14T15:36:56.425Z] #66 ...
15:36:56 [2020-04-14T15:36:56.425Z] 
15:36:56 [2020-04-14T15:36:56.425Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:36:56 [2020-04-14T15:36:56.425Z] #54 DONE 461.8s
15:36:56 [2020-04-14T15:36:56.426Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:36:56 [2020-04-14T15:36:56.713Z] 
15:36:56 [2020-04-14T15:36:56.713Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:36:56 [2020-04-14T15:36:56.992Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:36:58 [2020-04-14T15:36:58.364Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:36:58 [2020-04-14T15:36:58.770Z] --- PASS: TestBuildLabelWithTargets (2.10s)
15:36:58 [2020-04-14T15:36:58.770Z] === RUN   TestBuildWithEmptyLayers
15:36:59 [2020-04-14T15:36:59.337Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
15:36:59 [2020-04-14T15:36:59.337Z] === RUN   TestBuildMultiStageOnBuild
15:37:00 [2020-04-14T15:37:00.263Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:37:00 [2020-04-14T15:37:00.520Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:37:01 [2020-04-14T15:37:01.890Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:37:02 [2020-04-14T15:37:02.625Z] --- PASS: TestBuildMultiStageOnBuild (2.73s)
15:37:02 [2020-04-14T15:37:02.625Z] === RUN   TestBuildUncleanTarFilenames
15:37:03 [2020-04-14T15:37:03.263Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:37:03 [2020-04-14T15:37:03.519Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:37:03 [2020-04-14T15:37:03.563Z] --- PASS: TestBuildUncleanTarFilenames (1.40s)
15:37:03 [2020-04-14T15:37:03.563Z] === RUN   TestBuildMultiStageLayerLeak
15:37:03 [2020-04-14T15:37:03.568Z] #66 ...
15:37:03 [2020-04-14T15:37:03.568Z] 
15:37:03 [2020-04-14T15:37:03.568Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:37:03 [2020-04-14T15:37:03.568Z] #24 468.9 + return
15:37:03 [2020-04-14T15:37:03.568Z] #24 DONE 469.0s
15:37:03 [2020-04-14T15:37:03.568Z] 
15:37:03 [2020-04-14T15:37:03.568Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:37:04 [2020-04-14T15:37:04.890Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:37:05 [2020-04-14T15:37:05.147Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:37:06 [2020-04-14T15:37:06.097Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s)
15:37:06 [2020-04-14T15:37:06.097Z] === RUN   TestBuildWithHugeFile
15:37:06 [2020-04-14T15:37:06.299Z] #66 ...
15:37:06 [2020-04-14T15:37:06.299Z] 
15:37:06 [2020-04-14T15:37:06.299Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:37:06 [2020-04-14T15:37:06.299Z] #25 DONE 0.1s
15:37:06 [2020-04-14T15:37:06.299Z] 
15:37:06 [2020-04-14T15:37:06.299Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:37:06 [2020-04-14T15:37:06.588Z] #29 DONE 0.5s
15:37:06 [2020-04-14T15:37:06.588Z] 
15:37:06 [2020-04-14T15:37:06.588Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:37:06 [2020-04-14T15:37:06.588Z] #66 ...
15:37:06 [2020-04-14T15:37:06.588Z] 
15:37:06 [2020-04-14T15:37:06.588Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:37:06 [2020-04-14T15:37:06.588Z] #32 DONE 0.1s
15:37:06 [2020-04-14T15:37:06.588Z] 
15:37:06 [2020-04-14T15:37:06.588Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:37:06 [2020-04-14T15:37:06.764Z] --- PASS: TestDaemonStartWithLogOpt (13.51s)
15:37:06 [2020-04-14T15:37:06.764Z] === CONT  TestReadPluginNoRead
15:37:06 [2020-04-14T15:37:06.876Z] #35 DONE 0.1s
15:37:06 [2020-04-14T15:37:06.876Z] 
15:37:06 [2020-04-14T15:37:06.876Z] #40 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:37:06 [2020-04-14T15:37:06.876Z] #40 DONE 0.1s
15:37:06 [2020-04-14T15:37:06.876Z] 
15:37:06 [2020-04-14T15:37:06.876Z] #43 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:37:06 [2020-04-14T15:37:06.876Z] #43 DONE 0.1s
15:37:06 [2020-04-14T15:37:06.876Z] 
15:37:06 [2020-04-14T15:37:06.876Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:37:06 [2020-04-14T15:37:06.876Z] #66 ...
15:37:06 [2020-04-14T15:37:06.876Z] 
15:37:06 [2020-04-14T15:37:06.876Z] #46 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:37:06 [2020-04-14T15:37:06.876Z] #46 DONE 0.1s
15:37:06 [2020-04-14T15:37:06.876Z] 
15:37:06 [2020-04-14T15:37:06.876Z] #49 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:37:07 [2020-04-14T15:37:07.164Z] #49 DONE 0.1s
15:37:07 [2020-04-14T15:37:07.164Z] 
15:37:07 [2020-04-14T15:37:07.164Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:37:07 [2020-04-14T15:37:07.164Z] #52 DONE 0.1s
15:37:07 [2020-04-14T15:37:07.164Z] 
15:37:07 [2020-04-14T15:37:07.164Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:37:07 [2020-04-14T15:37:07.164Z] #66 ...
15:37:07 [2020-04-14T15:37:07.164Z] 
15:37:07 [2020-04-14T15:37:07.164Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:37:07 [2020-04-14T15:37:07.164Z] #55 DONE 0.1s
15:37:07 [2020-04-14T15:37:07.450Z] 
15:37:07 [2020-04-14T15:37:07.450Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:37:07 [2020-04-14T15:37:07.450Z] #58 DONE 0.1s
15:37:07 [2020-04-14T15:37:07.450Z] 
15:37:07 [2020-04-14T15:37:07.450Z] #62 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:37:07 [2020-04-14T15:37:07.450Z] #62 DONE 0.1s
15:37:07 [2020-04-14T15:37:07.450Z] 
15:37:07 [2020-04-14T15:37:07.450Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:37:07 [2020-04-14T15:37:07.673Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:37:08 [2020-04-14T15:37:08.238Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:37:08 [2020-04-14T15:37:08.496Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:37:09 [2020-04-14T15:37:09.061Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:37:09 [2020-04-14T15:37:09.061Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:37:09 [2020-04-14T15:37:09.271Z] --- PASS: TestContinueAfterPluginCrash (17.01s)
15:37:09 [2020-04-14T15:37:09.271Z] === RUN   TestReadPluginNoRead/default
15:37:10 [2020-04-14T15:37:10.432Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:37:10 [2020-04-14T15:37:10.432Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:37:10 [2020-04-14T15:37:10.690Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:37:10 [2020-04-14T15:37:10.947Z] --- PASS: TestBuildWithHugeFile (95.38s)
15:37:10 [2020-04-14T15:37:10.947Z] === RUN   TestBuildWithEmptyDockerfile
15:37:10 [2020-04-14T15:37:10.947Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:37:10 [2020-04-14T15:37:10.947Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:37:10 [2020-04-14T15:37:10.947Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:37:10 [2020-04-14T15:37:10.947Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:37:10 [2020-04-14T15:37:10.947Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:37:10 [2020-04-14T15:37:10.947Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:37:10 [2020-04-14T15:37:10.947Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:37:10 [2020-04-14T15:37:10.947Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:37:11 [2020-04-14T15:37:11.206Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:37:11 [2020-04-14T15:37:11.463Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:37:11 [2020-04-14T15:37:11.463Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
15:37:11 [2020-04-14T15:37:11.463Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
15:37:11 [2020-04-14T15:37:11.463Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:37:11 [2020-04-14T15:37:11.463Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
15:37:11 [2020-04-14T15:37:11.463Z] === RUN   TestBuildPreserveOwnership
15:37:11 [2020-04-14T15:37:11.463Z] === RUN   TestBuildPreserveOwnership/copy_from
15:37:11 [2020-04-14T15:37:11.720Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:37:11 [2020-04-14T15:37:11.776Z] === RUN   TestReadPluginNoRead/disabled_caching
15:37:12 [2020-04-14T15:37:12.653Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:37:13 [2020-04-14T15:37:13.232Z] --- PASS: TestImportExtremelyLargeImageWorks (78.97s)
15:37:13 [2020-04-14T15:37:13.232Z] PASS
15:37:13 [2020-04-14T15:37:13.232Z] 
15:37:13 [2020-04-14T15:37:13.232Z] === Skipped
15:37:13 [2020-04-14T15:37:13.232Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
15:37:13 [2020-04-14T15:37:13.232Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:37:13 [2020-04-14T15:37:13.232Z] 
15:37:13 [2020-04-14T15:37:13.232Z] 
15:37:13 [2020-04-14T15:37:13.232Z] DONE 12 tests, 1 skipped in 80.392s
15:37:13 [2020-04-14T15:37:13.232Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
15:37:13 [2020-04-14T15:37:13.232Z] ++ 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
15:37:13 [2020-04-14T15:37:13.232Z] ++ set -e
15:37:13 [2020-04-14T15:37:13.232Z] ++ '[' -n 0 ']'
15:37:13 [2020-04-14T15:37:13.232Z] ++ set -x
15:37:13 [2020-04-14T15:37:13.232Z] ++ env -i DEST=/go/src/github.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
15:37:13 [2020-04-14T15:37:13.232Z] INFO: Testing against a local daemon
15:37:13 [2020-04-14T15:37:13.232Z] === RUN   TestNetworkCreateDelete
15:37:13 [2020-04-14T15:37:13.232Z] --- PASS: TestNetworkCreateDelete (0.12s)
15:37:13 [2020-04-14T15:37:13.232Z] === RUN   TestDockerNetworkDeletePreferID
15:37:13 [2020-04-14T15:37:13.232Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
15:37:13 [2020-04-14T15:37:13.232Z] === RUN   TestInspectNetwork
15:37:14 [2020-04-14T15:37:14.079Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:37:15 [2020-04-14T15:37:15.030Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:37:15 [2020-04-14T15:37:15.917Z] === RUN   TestInspectNetwork/full_network_id
15:37:15 [2020-04-14T15:37:15.918Z] === RUN   TestInspectNetwork/partial_network_id
15:37:15 [2020-04-14T15:37:15.918Z] === RUN   TestInspectNetwork/network_name
15:37:15 [2020-04-14T15:37:15.918Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:37:15 [2020-04-14T15:37:15.974Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:37:15 [2020-04-14T15:37:15.974Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:37:17 [2020-04-14T15:37:17.535Z] --- PASS: TestReadPluginNoRead (12.03s)
15:37:17 [2020-04-14T15:37:17.535Z]     --- PASS: TestReadPluginNoRead/default (2.77s)
15:37:17 [2020-04-14T15:37:17.535Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.74s)
15:37:17 [2020-04-14T15:37:17.535Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.78s)
15:37:17 [2020-04-14T15:37:17.535Z]     read_test.go:91: [da7e2f698f3b6] daemon is not started
15:37:17 [2020-04-14T15:37:17.535Z] PASS
15:37:17 [2020-04-14T15:37:17.535Z] 
15:37:17 [2020-04-14T15:37:17.535Z] DONE 6 tests in 25.660s
15:37:17 [2020-04-14T15:37:17.535Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:37:17 [2020-04-14T15:37:17.535Z] testing: warning: no tests to run
15:37:17 [2020-04-14T15:37:17.535Z] PASS
15:37:17 [2020-04-14T15:37:17.535Z] 
15:37:17 [2020-04-14T15:37:17.535Z] DONE 0 tests in 0.037s
15:37:17 [2020-04-14T15:37:17.535Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:37:17 [2020-04-14T15:37:17.535Z] INFO: Testing against a local daemon
15:37:17 [2020-04-14T15:37:17.535Z] === RUN   TestPluginWithDevMounts
15:37:17 [2020-04-14T15:37:17.535Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:37:17 [2020-04-14T15:37:17.535Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:37:17 [2020-04-14T15:37:17.535Z] PASS
15:37:17 [2020-04-14T15:37:17.535Z] 
15:37:17 [2020-04-14T15:37:17.535Z] === Skipped
15:37:17 [2020-04-14T15:37:17.535Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:37:17 [2020-04-14T15:37:17.535Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:37:17 [2020-04-14T15:37:17.535Z] 
15:37:17 [2020-04-14T15:37:17.535Z] 
15:37:17 [2020-04-14T15:37:17.535Z] DONE 1 tests, 1 skipped in 0.123s
15:37:17 [2020-04-14T15:37:17.535Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:37:17 [2020-04-14T15:37:17.790Z] INFO: Testing against a local daemon
15:37:17 [2020-04-14T15:37:17.790Z] === RUN   TestSecretInspect
15:37:17 [2020-04-14T15:37:17.790Z] --- SKIP: TestSecretInspect (0.02s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] === RUN   TestSecretList
15:37:17 [2020-04-14T15:37:17.790Z] --- SKIP: TestSecretList (0.01s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] === RUN   TestSecretsCreateAndDelete
15:37:17 [2020-04-14T15:37:17.790Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] === RUN   TestSecretsUpdate
15:37:17 [2020-04-14T15:37:17.790Z] --- SKIP: TestSecretsUpdate (0.02s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] === RUN   TestTemplatedSecret
15:37:17 [2020-04-14T15:37:17.790Z] --- SKIP: TestTemplatedSecret (0.00s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] === RUN   TestSecretCreateResolve
15:37:17 [2020-04-14T15:37:17.790Z] --- SKIP: TestSecretCreateResolve (0.02s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] PASS
15:37:17 [2020-04-14T15:37:17.790Z] 
15:37:17 [2020-04-14T15:37:17.790Z] === Skipped
15:37:17 [2020-04-14T15:37:17.790Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] 
15:37:17 [2020-04-14T15:37:17.790Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] 
15:37:17 [2020-04-14T15:37:17.790Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] 
15:37:17 [2020-04-14T15:37:17.790Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] 
15:37:17 [2020-04-14T15:37:17.790Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] 
15:37:17 [2020-04-14T15:37:17.790Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
15:37:17 [2020-04-14T15:37:17.790Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] 
15:37:17 [2020-04-14T15:37:17.790Z] 
15:37:17 [2020-04-14T15:37:17.790Z] DONE 6 tests, 6 skipped in 0.172s
15:37:17 [2020-04-14T15:37:17.790Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:37:17 [2020-04-14T15:37:17.790Z] INFO: Testing against a local daemon
15:37:17 [2020-04-14T15:37:17.790Z] === RUN   TestServiceCreateInit
15:37:17 [2020-04-14T15:37:17.790Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:37:17 [2020-04-14T15:37:17.790Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:37:17 [2020-04-14T15:37:17.790Z] --- PASS: TestServiceCreateInit (0.02s)
15:37:17 [2020-04-14T15:37:17.790Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:37:17 [2020-04-14T15:37:17.790Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:37:17 [2020-04-14T15:37:17.790Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:17 [2020-04-14T15:37:17.790Z] === RUN   TestCreateServiceMultipleTimes
15:37:17 [2020-04-14T15:37:17.872Z] --- PASS: TestBuildPreserveOwnership (6.52s)
15:37:17 [2020-04-14T15:37:17.872Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.33s)
15:37:17 [2020-04-14T15:37:17.872Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s)
15:37:17 [2020-04-14T15:37:17.872Z] === RUN   TestBuildPlatformInvalid
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
15:37:18 [2020-04-14T15:37:18.044Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestCreateServiceConflict
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:37:18 [2020-04-14T15:37:18.044Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestCreateServiceMaxReplicas
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:37:18 [2020-04-14T15:37:18.044Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestCreateWithDuplicateNetworkNames
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
15:37:18 [2020-04-14T15:37:18.044Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestCreateServiceSecretFileMode
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:37:18 [2020-04-14T15:37:18.044Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestCreateServiceConfigFileMode
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:37:18 [2020-04-14T15:37:18.044Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestCreateServiceSysctls
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:37:18 [2020-04-14T15:37:18.044Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestCreateServiceCapabilities
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:37:18 [2020-04-14T15:37:18.044Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestInspect
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestInspect (0.01s)
15:37:18 [2020-04-14T15:37:18.044Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestCreateJob
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestCreateJob (0.01s)
15:37:18 [2020-04-14T15:37:18.044Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestReplicatedJob
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestReplicatedJob (0.01s)
15:37:18 [2020-04-14T15:37:18.044Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestUpdateReplicatedJob
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
15:37:18 [2020-04-14T15:37:18.044Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestServiceListWithStatuses
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:37:18 [2020-04-14T15:37:18.044Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestDockerNetworkConnectAlias
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:37:18 [2020-04-14T15:37:18.044Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestDockerNetworkReConnect
15:37:18 [2020-04-14T15:37:18.044Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
15:37:18 [2020-04-14T15:37:18.044Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:18 [2020-04-14T15:37:18.044Z] === RUN   TestServicePlugin
15:37:18 [2020-04-14T15:37:18.129Z] --- PASS: TestBuildPlatformInvalid (0.16s)
15:37:18 [2020-04-14T15:37:18.129Z] PASS
15:37:18 [2020-04-14T15:37:18.129Z] 
15:37:18 [2020-04-14T15:37:18.129Z] === Skipped
15:37:18 [2020-04-14T15:37:18.129Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:37:18 [2020-04-14T15:37:18.129Z]     build_session_test.go:25: TODO: BuildKit
15:37:18 [2020-04-14T15:37:18.129Z] 
15:37:18 [2020-04-14T15:37:18.129Z] 
15:37:18 [2020-04-14T15:37:18.129Z] DONE 32 tests, 1 skipped in 180.587s
15:37:18 [2020-04-14T15:37:18.129Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:37:18 [2020-04-14T15:37:18.129Z] ++ 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
15:37:18 [2020-04-14T15:37:18.129Z] ++ set -e
15:37:18 [2020-04-14T15:37:18.129Z] ++ '[' -n 0 ']'
15:37:18 [2020-04-14T15:37:18.129Z] ++ set -x
15:37:18 [2020-04-14T15:37:18.130Z] ++ env -i DEST=/go/src/github.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
15:37:18 [2020-04-14T15:37:18.130Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:37:18 [2020-04-14T15:37:18.130Z] INFO: Testing against a local daemon
15:37:18 [2020-04-14T15:37:18.130Z] === RUN   TestConfigList
15:37:19 [2020-04-14T15:37:19.500Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:37:20 [2020-04-14T15:37:20.063Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:37:21 [2020-04-14T15:37:21.396Z] --- PASS: TestInspectNetwork (10.83s)
15:37:21 [2020-04-14T15:37:21.396Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:37:21 [2020-04-14T15:37:21.396Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:37:21 [2020-04-14T15:37:21.396Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:37:21 [2020-04-14T15:37:21.396Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:37:21 [2020-04-14T15:37:21.396Z] === RUN   TestRunContainerWithBridgeNone
15:37:21 [2020-04-14T15:37:21.957Z] --- PASS: TestConfigList (3.61s)
15:37:21 [2020-04-14T15:37:21.957Z] === RUN   TestConfigsCreateAndDelete
15:37:22 [2020-04-14T15:37:22.197Z] --- SKIP: TestServicePlugin (3.46s)
15:37:22 [2020-04-14T15:37:22.197Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] === RUN   TestServiceUpdateLabel
15:37:22 [2020-04-14T15:37:22.197Z] --- SKIP: TestServiceUpdateLabel (0.03s)
15:37:22 [2020-04-14T15:37:22.197Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] === RUN   TestServiceUpdateSecrets
15:37:22 [2020-04-14T15:37:22.197Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] === RUN   TestServiceUpdateConfigs
15:37:22 [2020-04-14T15:37:22.197Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] === RUN   TestServiceUpdateNetwork
15:37:22 [2020-04-14T15:37:22.197Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] PASS
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === Skipped
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:37:22 [2020-04-14T15:37:22.197Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:37:22 [2020-04-14T15:37:22.197Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:37:22 [2020-04-14T15:37:22.197Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:37:22 [2020-04-14T15:37:22.197Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
15:37:22 [2020-04-14T15:37:22.197Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
15:37:22 [2020-04-14T15:37:22.197Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
15:37:22 [2020-04-14T15:37:22.197Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:37:22 [2020-04-14T15:37:22.197Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestInspect (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
15:37:22 [2020-04-14T15:37:22.197Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:37:22 [2020-04-14T15:37:22.197Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s)
15:37:22 [2020-04-14T15:37:22.197Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.03s)
15:37:22 [2020-04-14T15:37:22.197Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:37:22 [2020-04-14T15:37:22.197Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] DONE 23 tests, 22 skipped in 3.859s
15:37:22 [2020-04-14T15:37:22.197Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:37:22 [2020-04-14T15:37:22.197Z] INFO: Testing against a local daemon
15:37:22 [2020-04-14T15:37:22.197Z] === RUN   TestSessionCreate
15:37:22 [2020-04-14T15:37:22.197Z] --- PASS: TestSessionCreate (0.02s)
15:37:22 [2020-04-14T15:37:22.197Z] === RUN   TestSessionCreateWithBadUpgrade
15:37:22 [2020-04-14T15:37:22.197Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
15:37:22 [2020-04-14T15:37:22.197Z] PASS
15:37:22 [2020-04-14T15:37:22.197Z] 
15:37:22 [2020-04-14T15:37:22.197Z] DONE 2 tests in 0.168s
15:37:22 [2020-04-14T15:37:22.197Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:37:22 [2020-04-14T15:37:22.198Z] INFO: Testing against a local daemon
15:37:22 [2020-04-14T15:37:22.198Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:37:22 [2020-04-14T15:37:22.198Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:37:22 [2020-04-14T15:37:22.198Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:37:22 [2020-04-14T15:37:22.198Z] === RUN   TestEventsExecDie
15:37:22 [2020-04-14T15:37:22.756Z] --- PASS: TestEventsExecDie (0.65s)
15:37:22 [2020-04-14T15:37:22.756Z] === RUN   TestEventsBackwardsCompatible
15:37:22 [2020-04-14T15:37:22.756Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
15:37:22 [2020-04-14T15:37:22.756Z] === RUN   TestInfoBinaryCommits
15:37:22 [2020-04-14T15:37:22.756Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:37:22 [2020-04-14T15:37:22.756Z] === RUN   TestInfoAPIVersioned
15:37:22 [2020-04-14T15:37:22.756Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:37:22 [2020-04-14T15:37:22.756Z] === RUN   TestInfoDiscoveryBackend
15:37:23 [2020-04-14T15:37:23.852Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:37:24 [2020-04-14T15:37:24.069Z] --- PASS: TestRunContainerWithBridgeNone (2.42s)
15:37:24 [2020-04-14T15:37:24.069Z] === RUN   TestNetworkInvalidJSON
15:37:24 [2020-04-14T15:37:24.069Z] === RUN   TestNetworkInvalidJSON//networks/create
15:37:24 [2020-04-14T15:37:24.069Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:37:24 [2020-04-14T15:37:24.069Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:37:24 [2020-04-14T15:37:24.069Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:37:24 [2020-04-14T15:37:24.069Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:37:24 [2020-04-14T15:37:24.069Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:37:24 [2020-04-14T15:37:24.069Z] === CONT  TestNetworkInvalidJSON//networks/create
15:37:24 [2020-04-14T15:37:24.069Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:37:24 [2020-04-14T15:37:24.069Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:37:24 [2020-04-14T15:37:24.069Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:37:24 [2020-04-14T15:37:24.069Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:37:24 [2020-04-14T15:37:24.069Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:37:24 [2020-04-14T15:37:24.069Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:37:24 [2020-04-14T15:37:24.069Z] === RUN   TestHostIPv4BridgeLabel
15:37:24 [2020-04-14T15:37:24.351Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
15:37:24 [2020-04-14T15:37:24.351Z] === RUN   TestDaemonRestartWithLiveRestore
15:37:24 [2020-04-14T15:37:24.636Z] --- PASS: TestInfoDiscoveryBackend (1.60s)
15:37:24 [2020-04-14T15:37:24.636Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:37:25 [2020-04-14T15:37:25.223Z] --- PASS: TestConfigsCreateAndDelete (3.21s)
15:37:25 [2020-04-14T15:37:25.223Z] === RUN   TestConfigsUpdate
15:37:25 [2020-04-14T15:37:25.356Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:37:25 [2020-04-14T15:37:25.356Z] === RUN   TestDaemonDefaultNetworkPools
15:37:26 [2020-04-14T15:37:26.361Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
15:37:26 [2020-04-14T15:37:26.361Z] === RUN   TestDaemonRestartWithExistingNetwork
15:37:27 [2020-04-14T15:37:27.119Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:37:27 [2020-04-14T15:37:27.368Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
15:37:27 [2020-04-14T15:37:27.368Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:37:27 [2020-04-14T15:37:27.683Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:37:27 [2020-04-14T15:37:27.821Z] Removing intermediate container b489a939982c
15:37:27 [2020-04-14T15:37:27.821Z]  ---> 2704ae9ebcbc
15:37:27 [2020-04-14T15:37:27.821Z] 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
15:37:27 [2020-04-14T15:37:27.821Z]  ---> Running in 34c6f2df17fb
15:37:27 [2020-04-14T15:37:27.821Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
15:37:27 [2020-04-14T15:37:27.889Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.52s)
15:37:27 [2020-04-14T15:37:27.889Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:37:27 [2020-04-14T15:37:27.889Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:37:27 [2020-04-14T15:37:27.889Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:37:27 [2020-04-14T15:37:27.889Z] === RUN   TestInfoAPI
15:37:27 [2020-04-14T15:37:27.889Z] --- PASS: TestInfoAPI (0.04s)
15:37:27 [2020-04-14T15:37:27.889Z] === RUN   TestInfoAPIWarnings
15:37:28 [2020-04-14T15:37:28.248Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:37:28 [2020-04-14T15:37:28.505Z] --- PASS: TestConfigsUpdate (3.32s)
15:37:28 [2020-04-14T15:37:28.505Z] === RUN   TestTemplatedConfig
15:37:28 [2020-04-14T15:37:28.763Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:37:28 [2020-04-14T15:37:28.837Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
15:37:28 [2020-04-14T15:37:28.838Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:37:29 [2020-04-14T15:37:29.119Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
15:37:29 [2020-04-14T15:37:29.119Z] === RUN   TestServiceWithPredefinedNetwork
15:37:29 [2020-04-14T15:37:29.326Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:37:29 [2020-04-14T15:37:29.629Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
15:37:29 [2020-04-14T15:37:29.769Z] --- PASS: TestInfoAPIWarnings (1.61s)
15:37:29 [2020-04-14T15:37:29.769Z] === RUN   TestInfoDebug
15:37:31 [2020-04-14T15:37:31.126Z] --- PASS: TestInfoDebug (1.78s)
15:37:31 [2020-04-14T15:37:31.126Z] === RUN   TestInfoInsecureRegistries
15:37:31 [2020-04-14T15:37:31.852Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:37:32 [2020-04-14T15:37:32.109Z] --- PASS: TestTemplatedConfig (3.66s)
15:37:32 [2020-04-14T15:37:32.109Z] === RUN   TestConfigInspect
15:37:32 [2020-04-14T15:37:32.366Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:37:32 [2020-04-14T15:37:32.366Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:37:33 [2020-04-14T15:37:33.007Z] --- PASS: TestInfoInsecureRegistries (1.77s)
15:37:33 [2020-04-14T15:37:33.007Z] === RUN   TestInfoRegistryMirrors
15:37:33 [2020-04-14T15:37:33.494Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s)
15:37:33 [2020-04-14T15:37:33.494Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:37:33 [2020-04-14T15:37:33.494Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:37:33 [2020-04-14T15:37:33.494Z]     service_test.go:236: FLAKY_TEST
15:37:33 [2020-04-14T15:37:33.494Z] === RUN   TestServiceWithDataPathPortInit
15:37:34 [2020-04-14T15:37:34.263Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:37:34 [2020-04-14T15:37:34.263Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:37:34 [2020-04-14T15:37:34.888Z] --- PASS: TestInfoRegistryMirrors (1.78s)
15:37:34 [2020-04-14T15:37:34.888Z] === RUN   TestLoginFailsWithBadCredentials
15:37:34 [2020-04-14T15:37:34.888Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
15:37:34 [2020-04-14T15:37:34.888Z] === RUN   TestPingCacheHeaders
15:37:34 [2020-04-14T15:37:34.888Z] --- PASS: TestPingCacheHeaders (0.04s)
15:37:34 [2020-04-14T15:37:34.888Z] === RUN   TestPingGet
15:37:35 [2020-04-14T15:37:35.142Z] --- PASS: TestPingGet (0.02s)
15:37:35 [2020-04-14T15:37:35.142Z] === RUN   TestPingHead
15:37:35 [2020-04-14T15:37:35.142Z] --- PASS: TestPingHead (0.02s)
15:37:35 [2020-04-14T15:37:35.142Z] === RUN   TestVersion
15:37:35 [2020-04-14T15:37:35.142Z] --- PASS: TestVersion (0.02s)
15:37:35 [2020-04-14T15:37:35.142Z] PASS
15:37:35 [2020-04-14T15:37:35.142Z] 
15:37:35 [2020-04-14T15:37:35.142Z] === Skipped
15:37:35 [2020-04-14T15:37:35.142Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:37:35 [2020-04-14T15:37:35.142Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:37:35 [2020-04-14T15:37:35.142Z] 
15:37:35 [2020-04-14T15:37:35.142Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:37:35 [2020-04-14T15:37:35.142Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:37:35 [2020-04-14T15:37:35.142Z] 
15:37:35 [2020-04-14T15:37:35.142Z] 
15:37:35 [2020-04-14T15:37:35.142Z] DONE 18 tests, 2 skipped in 13.229s
15:37:35 [2020-04-14T15:37:35.142Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:37:35 [2020-04-14T15:37:35.142Z] INFO: Testing against a local daemon
15:37:35 [2020-04-14T15:37:35.142Z] === RUN   TestVolumesCreateAndList
15:37:35 [2020-04-14T15:37:35.142Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:37:35 [2020-04-14T15:37:35.142Z] === RUN   TestVolumesRemove
15:37:35 [2020-04-14T15:37:35.195Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:37:35 [2020-04-14T15:37:35.396Z] --- PASS: TestVolumesRemove (0.14s)
15:37:35 [2020-04-14T15:37:35.396Z] === RUN   TestVolumesInspect
15:37:35 [2020-04-14T15:37:35.396Z] --- PASS: TestVolumesInspect (0.02s)
15:37:35 [2020-04-14T15:37:35.396Z] === RUN   TestVolumesInvalidJSON
15:37:35 [2020-04-14T15:37:35.396Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:37:35 [2020-04-14T15:37:35.396Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:37:35 [2020-04-14T15:37:35.396Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:37:35 [2020-04-14T15:37:35.396Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:37:35 [2020-04-14T15:37:35.396Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:37:35 [2020-04-14T15:37:35.396Z] PASS
15:37:35 [2020-04-14T15:37:35.396Z] 
15:37:35 [2020-04-14T15:37:35.396Z] DONE 5 tests in 0.296s
15:37:35 [2020-04-14T15:37:35.396Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:37:35 [2020-04-14T15:37:35.396Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11782 is not a child of this shell
15:37:35 [2020-04-14T15:37:35.396Z] warning: PID 11782 from bundles/test-integration/docker.pid had a nonzero exit code
15:37:35 [2020-04-14T15:37:35.396Z] Leaving: AppArmorNo profiles have been unloaded.
15:37:35 [2020-04-14T15:37:35.396Z] 
15:37:35 [2020-04-14T15:37:35.396Z] Unloading profiles will leave already running processes permanently
15:37:35 [2020-04-14T15:37:35.396Z] unconfined, which can lead to unexpected situations.
15:37:35 [2020-04-14T15:37:35.396Z] 
15:37:35 [2020-04-14T15:37:35.396Z] To set a process to complain mode, use the command line tool
15:37:35 [2020-04-14T15:37:35.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:37:35 [2020-04-14T15:37:35.396Z] Removing test suite binaries
15:37:35 [2020-04-14T15:37:35.451Z] --- PASS: TestConfigInspect (3.47s)
15:37:35 [2020-04-14T15:37:35.452Z] === RUN   TestConfigCreateWithLabels
15:37:36 [2020-04-14T15:37:36.756Z] 
Post stage
[Pipeline] junit
15:37:37 [2020-04-14T15:37:37.691Z] Recording test results
15:37:37 [2020-04-14T15:37:37.974Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:37:37 [2020-04-14T15:37:37.974Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:37:38 [2020-04-14T15:37:38.539Z] --- PASS: TestConfigCreateWithLabels (3.05s)
15:37:38 [2020-04-14T15:37:38.539Z] === RUN   TestConfigCreateResolve
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:37:39 [2020-04-14T15:37:39.707Z] + echo Ensuring container killed.
15:37:39 [2020-04-14T15:37:39.707Z] Ensuring container killed.
15:37:39 [2020-04-14T15:37:39.707Z] + docker rm -vf docker-pr7
15:37:39 [2020-04-14T15:37:39.707Z] Error: No such container: docker-pr7
15:37:39 [2020-04-14T15:37:39.707Z] + true
[Pipeline] sh
15:37:39 [2020-04-14T15:37:39.909Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:37:40 [2020-04-14T15:37:40.063Z] + echo Chowning /workspace to jenkins user
15:37:40 [2020-04-14T15:37:40.063Z] Chowning /workspace to jenkins user
15:37:40 [2020-04-14T15:37:40.063Z] + id -u
15:37:40 [2020-04-14T15:37:40.063Z] + id -g
15:37:40 [2020-04-14T15:37:40.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39705:/workspace busybox chown -R 1000:1000 /workspace
15:37:40 [2020-04-14T15:37:40.474Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:37:40 [2020-04-14T15:37:40.475Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:37:41 [2020-04-14T15:37:41.040Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:37:41 [2020-04-14T15:37:41.886Z] + bundleName=amd64-rootless
15:37:41 [2020-04-14T15:37:41.886Z] + echo Creating amd64-rootless-bundles.tar.gz
15:37:41 [2020-04-14T15:37:41.886Z] Creating amd64-rootless-bundles.tar.gz
15:37:41 [2020-04-14T15:37:41.886Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
15:37:41 [2020-04-14T15:37:41.886Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:37:41 [2020-04-14T15:37:41.893Z] Archiving artifacts
15:37:41 [2020-04-14T15:37:41.972Z] --- PASS: TestConfigCreateResolve (3.22s)
15:37:41 [2020-04-14T15:37:41.972Z] === RUN   TestConfigDaemonLibtrustID
15:37:42 [2020-04-14T15:37:42.537Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
15:37:42 [2020-04-14T15:37:42.537Z] PASS
15:37:42 [2020-04-14T15:37:42.537Z] 
15:37:42 [2020-04-14T15:37:42.537Z] DONE 8 tests in 24.271s
15:37:42 [2020-04-14T15:37:42.537Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:37:42 [2020-04-14T15:37:42.537Z] ++ 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
15:37:42 [2020-04-14T15:37:42.537Z] ++ set -e
15:37:42 [2020-04-14T15:37:42.537Z] ++ '[' -n 0 ']'
15:37:42 [2020-04-14T15:37:42.537Z] ++ set -x
15:37:42 [2020-04-14T15:37:42.538Z] ++ env -i DEST=/go/src/github.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
15:37:42 [2020-04-14T15:37:42.538Z] INFO: Testing against a local daemon
15:37:42 [2020-04-14T15:37:42.538Z] === RUN   TestCheckpoint
15:37:42 [2020-04-14T15:37:42.538Z] --- SKIP: TestCheckpoint (0.00s)
15:37:42 [2020-04-14T15:37:42.538Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:37:42 [2020-04-14T15:37:42.538Z] === RUN   TestContainerInvalidJSON
15:37:42 [2020-04-14T15:37:42.538Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:37:42 [2020-04-14T15:37:42.538Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:37:42 [2020-04-14T15:37:42.538Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:37:42 [2020-04-14T15:37:42.538Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:37:42 [2020-04-14T15:37:42.538Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:37:42 [2020-04-14T15:37:42.538Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:37:42 [2020-04-14T15:37:42.538Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:37:42 [2020-04-14T15:37:42.538Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:37:42 [2020-04-14T15:37:42.538Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:37:42 [2020-04-14T15:37:42.538Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:37:42 [2020-04-14T15:37:42.538Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:37:42 [2020-04-14T15:37:42.538Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:37:42 [2020-04-14T15:37:42.538Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:37:42 [2020-04-14T15:37:42.538Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:37:42 [2020-04-14T15:37:42.538Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:37:42 [2020-04-14T15:37:42.538Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
15:37:42 [2020-04-14T15:37:42.538Z] === RUN   TestCopyFromContainerPathIsNotDir
15:37:42 [2020-04-14T15:37:42.795Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
15:37:42 [2020-04-14T15:37:42.795Z] === RUN   TestCopyToContainerPathDoesNotExist
15:37:42 [2020-04-14T15:37:42.795Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
15:37:42 [2020-04-14T15:37:42.795Z] === RUN   TestCopyToContainerPathIsNotDir
15:37:42 [2020-04-14T15:37:42.795Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
15:37:42 [2020-04-14T15:37:42.795Z] === RUN   TestCopyFromContainer
15:37:43 [2020-04-14T15:37:43.274Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39705/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:37:43 [2020-04-14T15:37:43.706Z] + make clean
15:37:43 [2020-04-14T15:37:43.961Z] docker volume rm -f docker-dev-cache
15:37:43 [2020-04-14T15:37:43.961Z] docker-dev-cache
[Pipeline] deleteDir
15:37:44 [2020-04-14T15:37:44.524Z] tests/integration/api_volume_test.py .........                           [ 74%]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
15:37:44 [2020-04-14T15:37:44.694Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:37:44 [2020-04-14T15:37:44.694Z] === RUN   TestCopyFromContainer//
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:37:44 [2020-04-14T15:37:44.952Z] === RUN   TestCopyFromContainer//bar/root
15:37:44 [2020-04-14T15:37:44.952Z] === RUN   TestCopyFromContainer//bar/root/
15:37:45 [2020-04-14T15:37:45.209Z] === RUN   TestCopyFromContainer/bar/quux
15:37:45 [2020-04-14T15:37:45.209Z] === RUN   TestCopyFromContainer/bar/quux/
15:37:45 [2020-04-14T15:37:45.467Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:37:45 [2020-04-14T15:37:45.467Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:37:45 [2020-04-14T15:37:45.725Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:37:45 [2020-04-14T15:37:45.725Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:37:45 [2020-04-14T15:37:45.725Z] === RUN   TestCopyFromContainer/bar/notarget
15:37:45 [2020-04-14T15:37:45.928Z] tests/integration/client_test.py .....                                   [ 75%]
15:37:45 [2020-04-14T15:37:45.928Z] tests/integration/context_api_test.py ..                                 [ 76%]
15:37:45 [2020-04-14T15:37:45.983Z] --- PASS: TestCopyFromContainer (3.11s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCopyFromContainer// (0.14s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
15:37:45 [2020-04-14T15:37:45.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:37:45 [2020-04-14T15:37:45.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:37:45 [2020-04-14T15:37:45.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:37:45 [2020-04-14T15:37:45.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:37:45 [2020-04-14T15:37:45.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:37:45 [2020-04-14T15:37:45.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:37:45 [2020-04-14T15:37:45.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:37:45 [2020-04-14T15:37:45.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:37:45 [2020-04-14T15:37:45.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:37:45 [2020-04-14T15:37:45.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:37:45 [2020-04-14T15:37:45.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:37:45 [2020-04-14T15:37:45.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:37:45 [2020-04-14T15:37:45.983Z] === RUN   TestCreateLinkToNonExistingContainer
15:37:45 [2020-04-14T15:37:45.983Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
15:37:45 [2020-04-14T15:37:45.983Z] === RUN   TestCreateWithInvalidEnv
15:37:45 [2020-04-14T15:37:45.983Z] === RUN   TestCreateWithInvalidEnv/0
15:37:46 [2020-04-14T15:37:46.240Z] === PAUSE TestCreateWithInvalidEnv/0
15:37:46 [2020-04-14T15:37:46.241Z] === RUN   TestCreateWithInvalidEnv/1
15:37:46 [2020-04-14T15:37:46.241Z] === PAUSE TestCreateWithInvalidEnv/1
15:37:46 [2020-04-14T15:37:46.241Z] === RUN   TestCreateWithInvalidEnv/2
15:37:46 [2020-04-14T15:37:46.241Z] === PAUSE TestCreateWithInvalidEnv/2
15:37:46 [2020-04-14T15:37:46.241Z] === CONT  TestCreateWithInvalidEnv/0
15:37:46 [2020-04-14T15:37:46.241Z] === CONT  TestCreateWithInvalidEnv/2
15:37:46 [2020-04-14T15:37:46.241Z] === CONT  TestCreateWithInvalidEnv/1
15:37:46 [2020-04-14T15:37:46.241Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
15:37:46 [2020-04-14T15:37:46.241Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:37:46 [2020-04-14T15:37:46.241Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:37:46 [2020-04-14T15:37:46.241Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:37:46 [2020-04-14T15:37:46.241Z] === RUN   TestCreateTmpfsMountsTarget
15:37:46 [2020-04-14T15:37:46.241Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:37:46 [2020-04-14T15:37:46.241Z] === RUN   TestCreateWithCustomMaskedPaths
15:37:46 [2020-04-14T15:37:46.486Z] tests/integration/errors_test.py .                                       [ 76%]
15:37:46 [2020-04-14T15:37:46.497Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:37:46 [2020-04-14T15:37:46.714Z] #66 450.2 + bin/containerd-stress
15:37:46 [2020-04-14T15:37:46.714Z] #66 453.8 + bin/containerd-shim
15:37:48 [2020-04-14T15:37:48.396Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:37:48 [2020-04-14T15:37:48.654Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s)
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:37:48 [2020-04-14T15:37:48.654Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:37:48 [2020-04-14T15:37:48.654Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:37:48 [2020-04-14T15:37:48.654Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:37:48 [2020-04-14T15:37:48.654Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:37:48 [2020-04-14T15:37:48.654Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:37:48 [2020-04-14T15:37:48.654Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:37:48 [2020-04-14T15:37:48.654Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:37:48 [2020-04-14T15:37:48.654Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:37:48 [2020-04-14T15:37:48.912Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:37:48 [2020-04-14T15:37:48.912Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:37:48 [2020-04-14T15:37:48.912Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:37:48 [2020-04-14T15:37:48.912Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:37:48 [2020-04-14T15:37:48.912Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:37:48 [2020-04-14T15:37:48.912Z] --- PASS: TestCreateWithCapabilities (0.03s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
15:37:48 [2020-04-14T15:37:48.912Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
15:37:48 [2020-04-14T15:37:48.912Z] === RUN   TestCreateWithCustomReadonlyPaths
15:37:49 [2020-04-14T15:37:49.063Z] INFO: Sources obtained for gotestsum...
15:37:49 [2020-04-14T15:37:49.063Z] INFO: Checkout done for gotestsum...
15:37:49 [2020-04-14T15:37:49.847Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:37:51 [2020-04-14T15:37:51.263Z] INFO: Build done for gotestsum...
15:37:51 [2020-04-14T15:37:51.743Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:37:51 [2020-04-14T15:37:51.743Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s)
15:37:51 [2020-04-14T15:37:51.743Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:37:51 [2020-04-14T15:37:51.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:37:51 [2020-04-14T15:37:51.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:37:51 [2020-04-14T15:37:51.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:37:51 [2020-04-14T15:37:51.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:37:51 [2020-04-14T15:37:51.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:37:51 [2020-04-14T15:37:51.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:37:51 [2020-04-14T15:37:51.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:37:51 [2020-04-14T15:37:51.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:37:51 [2020-04-14T15:37:51.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:37:51 [2020-04-14T15:37:51.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:37:51 [2020-04-14T15:37:51.743Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:37:51 [2020-04-14T15:37:51.743Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:37:51 [2020-04-14T15:37:51.743Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:37:51 [2020-04-14T15:37:51.743Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:37:51 [2020-04-14T15:37:51.743Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:37:51 [2020-04-14T15:37:51.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:37:51 [2020-04-14T15:37:51.744Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
15:37:51 [2020-04-14T15:37:51.744Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
15:37:51 [2020-04-14T15:37:51.744Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
15:37:51 [2020-04-14T15:37:51.744Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:37:51 [2020-04-14T15:37:51.744Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:37:51 [2020-04-14T15:37:51.744Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:37:52 [2020-04-14T15:37:52.001Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:37:52 [2020-04-14T15:37:52.566Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.96s)
15:37:52 [2020-04-14T15:37:52.566Z] === RUN   TestContainerStartOnDaemonRestart
15:37:52 [2020-04-14T15:37:52.566Z] === PAUSE TestContainerStartOnDaemonRestart
15:37:52 [2020-04-14T15:37:52.566Z] === RUN   TestDaemonRestartIpcMode
15:37:52 [2020-04-14T15:37:52.566Z] === PAUSE TestDaemonRestartIpcMode
15:37:52 [2020-04-14T15:37:52.566Z] === RUN   TestDaemonHostGatewayIP
15:37:52 [2020-04-14T15:37:52.566Z] === PAUSE TestDaemonHostGatewayIP
15:37:52 [2020-04-14T15:37:52.566Z] === RUN   TestDiff
15:37:52 [2020-04-14T15:37:52.781Z] --- PASS: TestBuildWithHugeFile (40.68s)
15:37:52 [2020-04-14T15:37:52.781Z] === RUN   TestBuildWithEmptyDockerfile
15:37:52 [2020-04-14T15:37:52.781Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:37:52 [2020-04-14T15:37:52.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:37:52 [2020-04-14T15:37:52.781Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:37:52 [2020-04-14T15:37:52.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:37:52 [2020-04-14T15:37:52.781Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:37:52 [2020-04-14T15:37:52.781Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:37:52 [2020-04-14T15:37:52.782Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:37:52 [2020-04-14T15:37:52.782Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:37:52 [2020-04-14T15:37:52.782Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:37:52 [2020-04-14T15:37:52.782Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
15:37:52 [2020-04-14T15:37:52.782Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
15:37:52 [2020-04-14T15:37:52.782Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
15:37:52 [2020-04-14T15:37:52.782Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
15:37:52 [2020-04-14T15:37:52.782Z] === RUN   TestBuildPreserveOwnership
15:37:52 [2020-04-14T15:37:52.782Z] === RUN   TestBuildPreserveOwnership/copy_from
15:37:52 [2020-04-14T15:37:52.782Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:37:53 [2020-04-14T15:37:53.348Z] --- PASS: TestBuildPreserveOwnership (5.95s)
15:37:53 [2020-04-14T15:37:53.348Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.81s)
15:37:53 [2020-04-14T15:37:53.348Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s)
15:37:53 [2020-04-14T15:37:53.348Z] === RUN   TestBuildPlatformInvalid
15:37:53 [2020-04-14T15:37:53.348Z] --- PASS: TestBuildPlatformInvalid (0.17s)
15:37:53 [2020-04-14T15:37:53.348Z] PASS
15:37:53 [2020-04-14T15:37:53.348Z] 
15:37:53 [2020-04-14T15:37:53.348Z] === Skipped
15:37:53 [2020-04-14T15:37:53.348Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:37:53 [2020-04-14T15:37:53.348Z]     build_session_test.go:25: TODO: BuildKit
15:37:53 [2020-04-14T15:37:53.348Z] 
15:37:53 [2020-04-14T15:37:53.348Z] 
15:37:53 [2020-04-14T15:37:53.348Z] DONE 32 tests, 1 skipped in 87.627s
15:37:53 [2020-04-14T15:37:53.348Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:37:53 [2020-04-14T15:37:53.348Z] ++ 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
15:37:53 [2020-04-14T15:37:53.348Z] ++ set -e
15:37:53 [2020-04-14T15:37:53.348Z] ++ '[' -n 0 ']'
15:37:53 [2020-04-14T15:37:53.348Z] ++ set -x
15:37:53 [2020-04-14T15:37:53.348Z] ++ env -i DEST=/go/src/github.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
15:37:53 [2020-04-14T15:37:53.498Z] --- PASS: TestDiff (0.86s)
15:37:53 [2020-04-14T15:37:53.498Z] === RUN   TestExecWithCloseStdin
15:37:53 [2020-04-14T15:37:53.607Z] INFO: Testing against a local daemon
15:37:53 [2020-04-14T15:37:53.607Z] === RUN   TestConfigList
15:37:54 [2020-04-14T15:37:54.063Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:37:54 [2020-04-14T15:37:54.063Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:37:54 [2020-04-14T15:37:54.320Z] --- PASS: TestExecWithCloseStdin (0.97s)
15:37:54 [2020-04-14T15:37:54.320Z] === RUN   TestExec
15:37:55 [2020-04-14T15:37:55.154Z] #66 463.9 + bin/containerd-shim-runc-v1
15:37:55 [2020-04-14T15:37:55.254Z] --- PASS: TestExec (1.02s)
15:37:55 [2020-04-14T15:37:55.254Z] === RUN   TestExecUser
15:37:55 [2020-04-14T15:37:55.512Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:37:55 [2020-04-14T15:37:55.770Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:37:55 [2020-04-14T15:37:55.799Z] --- PASS: TestServiceWithDataPathPortInit (20.53s)
15:37:55 [2020-04-14T15:37:55.799Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:37:56 [2020-04-14T15:37:56.336Z] --- PASS: TestExecUser (1.08s)
15:37:56 [2020-04-14T15:37:56.336Z] === RUN   TestExportContainerAndImportImage
15:37:57 [2020-04-14T15:37:57.706Z] --- PASS: TestExportContainerAndImportImage (1.23s)
15:37:57 [2020-04-14T15:37:57.706Z] === RUN   TestExportContainerAfterDaemonRestart
15:37:57 [2020-04-14T15:37:57.797Z] --- PASS: TestConfigList (3.45s)
15:37:57 [2020-04-14T15:37:57.797Z] === RUN   TestConfigsCreateAndDelete
15:37:59 [2020-04-14T15:37:59.080Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s)
15:37:59 [2020-04-14T15:37:59.080Z] === RUN   TestHealthCheckWorkdir
15:37:59 [2020-04-14T15:37:59.585Z] #66 468.8 + bin/containerd-shim-runc-v2
15:37:59 [2020-04-14T15:37:59.644Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:37:59 [2020-04-14T15:37:59.700Z] --- PASS: TestConfigsCreateAndDelete (2.70s)
15:37:59 [2020-04-14T15:37:59.700Z] === RUN   TestConfigsUpdate
15:37:59 [2020-04-14T15:37:59.902Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:38:00 [2020-04-14T15:38:00.465Z] --- PASS: TestHealthCheckWorkdir (1.16s)
15:38:00 [2020-04-14T15:38:00.465Z] === RUN   TestHealthKillContainer
15:38:00 [2020-04-14T15:38:00.598Z] #66 470.3 + binaries
15:38:00 [2020-04-14T15:38:00.598Z] #66 470.3 + mkdir -p /build
15:38:00 [2020-04-14T15:38:00.598Z] #66 470.3 + cp bin/containerd /build/containerd
15:38:00 [2020-04-14T15:38:00.598Z] #66 470.3 + cp bin/containerd-shim /build/containerd-shim
15:38:00 [2020-04-14T15:38:00.598Z] #66 470.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:38:00 [2020-04-14T15:38:00.598Z] #66 470.3 + cp bin/ctr /build/ctr
15:38:00 [2020-04-14T15:38:00.598Z] #66 DONE 470.4s
15:38:01 [2020-04-14T15:38:01.396Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:38:02 [2020-04-14T15:38:02.330Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:38:02 [2020-04-14T15:38:02.635Z] 
15:38:02 [2020-04-14T15:38:02.635Z] #67 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:38:02 [2020-04-14T15:38:02.635Z] #67 DONE 0.1s
15:38:02 [2020-04-14T15:38:02.635Z] 
15:38:02 [2020-04-14T15:38:02.635Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:38:02 [2020-04-14T15:38:02.635Z] #71 DONE 0.1s
15:38:02 [2020-04-14T15:38:02.635Z] 
15:38:02 [2020-04-14T15:38:02.635Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:38:02 [2020-04-14T15:38:02.635Z] #73 DONE 0.1s
15:38:02 [2020-04-14T15:38:02.635Z] 
15:38:02 [2020-04-14T15:38:02.635Z] #76 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:38:02 [2020-04-14T15:38:02.635Z] #76 DONE 0.0s
15:38:02 [2020-04-14T15:38:02.635Z] 
15:38:02 [2020-04-14T15:38:02.635Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:38:02 [2020-04-14T15:38:02.635Z] #77 DONE 0.0s
15:38:02 [2020-04-14T15:38:02.635Z] 
15:38:02 [2020-04-14T15:38:02.635Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker
15:38:02 [2020-04-14T15:38:02.986Z] --- PASS: TestConfigsUpdate (3.12s)
15:38:02 [2020-04-14T15:38:02.986Z] === RUN   TestTemplatedConfig
15:38:03 [2020-04-14T15:38:03.263Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:38:03 [2020-04-14T15:38:03.524Z] --- PASS: TestHealthKillContainer (3.10s)
15:38:03 [2020-04-14T15:38:03.524Z] === RUN   TestInspectCpusetInConfigPre120
15:38:03 [2020-04-14T15:38:03.726Z] Removing intermediate container 34c6f2df17fb
15:38:03 [2020-04-14T15:38:03.726Z]  ---> 8a12305480ec
15:38:03 [2020-04-14T15:38:03.726Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
15:38:03 [2020-04-14T15:38:03.726Z]  ---> Running in 1a27f79c1317
15:38:03 [2020-04-14T15:38:03.726Z] Removing intermediate container 1a27f79c1317
15:38:03 [2020-04-14T15:38:03.726Z]  ---> fa7a0fa708d6
15:38:03 [2020-04-14T15:38:03.726Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:38:03 [2020-04-14T15:38:03.726Z]  ---> Running in a3444b8f3f42
15:38:03 [2020-04-14T15:38:03.784Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:38:04 [2020-04-14T15:38:04.189Z] Removing intermediate container a3444b8f3f42
15:38:04 [2020-04-14T15:38:04.189Z]  ---> 402b101eb65f
15:38:04 [2020-04-14T15:38:04.189Z] Step 10/10 : COPY . .
15:38:04 [2020-04-14T15:38:04.233Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.89s)
15:38:04 [2020-04-14T15:38:04.233Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a0z12kdsykyde9pzuf5174r18 Created:2020-04-14 15:37:54.792196536 +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[4a1e5fd40803667f1aa1d144f9d843ff465ac31967cd5236ce47a5a6e5f47117:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2t0mxycwgrh4ypxakqj1itw8w EndpointID:f7842f7287b7fc1df8d39ee74aec3357411b0970cd5aee05c1be8859894e7755 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:48930616b3009dd631e6597e8036e45300f07774c89d0504a286e4e3386dd187 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:0c37a88bf422 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2t0mxycwgrh4ypxakqj1itw8w EndpointID:f7842f7287b7fc1df8d39ee74aec3357411b0970cd5aee05c1be8859894e7755 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:38:04 [2020-04-14T15:38:04.233Z] PASS
15:38:04 [2020-04-14T15:38:04.233Z] 
15:38:04 [2020-04-14T15:38:04.233Z] === Skipped
15:38:04 [2020-04-14T15:38:04.233Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:38:04 [2020-04-14T15:38:04.233Z]     service_test.go:236: FLAKY_TEST
15:38:04 [2020-04-14T15:38:04.233Z] 
15:38:04 [2020-04-14T15:38:04.233Z] 
15:38:04 [2020-04-14T15:38:04.233Z] DONE 22 tests, 1 skipped in 53.413s
15:38:04 [2020-04-14T15:38:04.233Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:38:04 [2020-04-14T15:38:04.233Z] ++ 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
15:38:04 [2020-04-14T15:38:04.233Z] ++ set -e
15:38:04 [2020-04-14T15:38:04.233Z] ++ '[' -n 0 ']'
15:38:04 [2020-04-14T15:38:04.233Z] ++ set -x
15:38:04 [2020-04-14T15:38:04.233Z] ++ env -i DEST=/go/src/github.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
15:38:04 [2020-04-14T15:38:04.233Z] INFO: Testing against a local daemon
15:38:04 [2020-04-14T15:38:04.233Z] === RUN   TestDockerNetworkIpvlanPersistance
15:38:04 [2020-04-14T15:38:04.233Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:38:04 [2020-04-14T15:38:04.233Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:38:04 [2020-04-14T15:38:04.233Z] === RUN   TestDockerNetworkIpvlan
15:38:04 [2020-04-14T15:38:04.233Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:38:04 [2020-04-14T15:38:04.233Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:38:04 [2020-04-14T15:38:04.233Z] PASS
15:38:04 [2020-04-14T15:38:04.233Z] 
15:38:04 [2020-04-14T15:38:04.233Z] === Skipped
15:38:04 [2020-04-14T15:38:04.233Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:38:04 [2020-04-14T15:38:04.233Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:38:04 [2020-04-14T15:38:04.233Z] 
15:38:04 [2020-04-14T15:38:04.233Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:38:04 [2020-04-14T15:38:04.233Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:38:04 [2020-04-14T15:38:04.233Z] 
15:38:04 [2020-04-14T15:38:04.233Z] 
15:38:04 [2020-04-14T15:38:04.233Z] DONE 2 tests, 2 skipped in 0.073s
15:38:04 [2020-04-14T15:38:04.233Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:38:04 [2020-04-14T15:38:04.233Z] ++ 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
15:38:04 [2020-04-14T15:38:04.233Z] ++ set -e
15:38:04 [2020-04-14T15:38:04.233Z] ++ '[' -n 0 ']'
15:38:04 [2020-04-14T15:38:04.233Z] ++ set -x
15:38:04 [2020-04-14T15:38:04.233Z] ++ env -i DEST=/go/src/github.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
15:38:04 [2020-04-14T15:38:04.233Z] INFO: Testing against a local daemon
15:38:04 [2020-04-14T15:38:04.233Z] === RUN   TestDockerNetworkMacvlanPersistance
15:38:04 [2020-04-14T15:38:04.351Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:38:04 [2020-04-14T15:38:04.351Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
15:38:04 [2020-04-14T15:38:04.351Z] === RUN   TestIpcModeNone
15:38:04 [2020-04-14T15:38:04.608Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:38:05 [2020-04-14T15:38:05.240Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s)
15:38:05 [2020-04-14T15:38:05.240Z] === RUN   TestDockerNetworkMacvlan
15:38:05 [2020-04-14T15:38:05.325Z] #78 DONE 2.3s
15:38:05 [2020-04-14T15:38:05.325Z] 
15:38:05 [2020-04-14T15:38:05.325Z] #79 exporting to oci image format
15:38:05 [2020-04-14T15:38:05.325Z] #79 exporting layers
15:38:05 [2020-04-14T15:38:05.539Z] --- PASS: TestIpcModeNone (1.17s)
15:38:05 [2020-04-14T15:38:05.539Z] === RUN   TestIpcModePrivate
15:38:05 [2020-04-14T15:38:05.796Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:38:05 [2020-04-14T15:38:05.896Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:38:06 [2020-04-14T15:38:06.272Z] --- PASS: TestTemplatedConfig (3.45s)
15:38:06 [2020-04-14T15:38:06.272Z] === RUN   TestConfigInspect
15:38:06 [2020-04-14T15:38:06.360Z] --- PASS: TestIpcModePrivate (1.03s)
15:38:06 [2020-04-14T15:38:06.360Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:206, shared: false, mustBeShared: false
15:38:06 [2020-04-14T15:38:06.360Z] === RUN   TestIpcModeShareable
15:38:06 [2020-04-14T15:38:06.618Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:38:06 [2020-04-14T15:38:06.902Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:38:07 [2020-04-14T15:38:07.548Z] --- PASS: TestIpcModeShareable (1.00s)
15:38:07 [2020-04-14T15:38:07.548Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true
15:38:07 [2020-04-14T15:38:07.548Z] === RUN   TestAPIIpcModeShareableAndContainer
15:38:07 [2020-04-14T15:38:07.908Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:38:08 [2020-04-14T15:38:08.479Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:38:08 [2020-04-14T15:38:08.736Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:38:09 [2020-04-14T15:38:09.559Z] --- PASS: TestConfigInspect (3.16s)
15:38:09 [2020-04-14T15:38:09.559Z] === RUN   TestConfigCreateWithLabels
15:38:10 [2020-04-14T15:38:10.107Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:38:10 [2020-04-14T15:38:10.107Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:38:10 [2020-04-14T15:38:10.672Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s)
15:38:10 [2020-04-14T15:38:10.672Z] === RUN   TestAPIIpcModeHost
15:38:11 [2020-04-14T15:38:11.237Z] --- PASS: TestAPIIpcModeHost (0.65s)
15:38:11 [2020-04-14T15:38:11.237Z] === RUN   TestDaemonIpcModeShareable
15:38:11 [2020-04-14T15:38:11.237Z] === RUN   TestDockerSuite/TestBuildAddScript
15:38:11 [2020-04-14T15:38:11.359Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:38:12 [2020-04-14T15:38:12.170Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:38:12 [2020-04-14T15:38:12.847Z] --- PASS: TestConfigCreateWithLabels (3.19s)
15:38:12 [2020-04-14T15:38:12.847Z] === RUN   TestConfigCreateResolve
15:38:13 [2020-04-14T15:38:13.102Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
15:38:13 [2020-04-14T15:38:13.102Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: true, mustBeShared: true
15:38:13 [2020-04-14T15:38:13.102Z] === RUN   TestDaemonIpcModePrivate
15:38:14 [2020-04-14T15:38:14.035Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:38:14 [2020-04-14T15:38:14.967Z] --- PASS: TestDaemonIpcModePrivate (1.87s)
15:38:14 [2020-04-14T15:38:14.967Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false
15:38:14 [2020-04-14T15:38:14.967Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:38:15 [2020-04-14T15:38:15.225Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:38:15 [2020-04-14T15:38:15.736Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:38:15 [2020-04-14T15:38:15.792Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:38:16 [2020-04-14T15:38:16.134Z] --- PASS: TestConfigCreateResolve (3.16s)
15:38:16 [2020-04-14T15:38:16.134Z] === RUN   TestConfigDaemonLibtrustID
15:38:16 [2020-04-14T15:38:16.393Z] --- PASS: TestConfigDaemonLibtrustID (0.64s)
15:38:16 [2020-04-14T15:38:16.393Z] PASS
15:38:16 [2020-04-14T15:38:16.393Z] 
15:38:16 [2020-04-14T15:38:16.393Z] DONE 8 tests in 23.024s
15:38:16 [2020-04-14T15:38:16.393Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:38:16 [2020-04-14T15:38:16.393Z] ++ 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
15:38:16 [2020-04-14T15:38:16.393Z] ++ set -e
15:38:16 [2020-04-14T15:38:16.393Z] ++ '[' -n 0 ']'
15:38:16 [2020-04-14T15:38:16.393Z] ++ set -x
15:38:16 [2020-04-14T15:38:16.393Z] ++ env -i DEST=/go/src/github.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
15:38:16 [2020-04-14T15:38:16.652Z] INFO: Testing against a local daemon
15:38:16 [2020-04-14T15:38:16.652Z] === RUN   TestCheckpoint
15:38:16 [2020-04-14T15:38:16.652Z] --- SKIP: TestCheckpoint (0.00s)
15:38:16 [2020-04-14T15:38:16.652Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:38:16 [2020-04-14T15:38:16.652Z] === RUN   TestContainerInvalidJSON
15:38:16 [2020-04-14T15:38:16.652Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:38:16 [2020-04-14T15:38:16.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:38:16 [2020-04-14T15:38:16.652Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:38:16 [2020-04-14T15:38:16.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:38:16 [2020-04-14T15:38:16.652Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:38:16 [2020-04-14T15:38:16.652Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:38:16 [2020-04-14T15:38:16.652Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:38:16 [2020-04-14T15:38:16.652Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:38:16 [2020-04-14T15:38:16.652Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:38:16 [2020-04-14T15:38:16.652Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:38:16 [2020-04-14T15:38:16.652Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:38:16 [2020-04-14T15:38:16.652Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
15:38:16 [2020-04-14T15:38:16.652Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
15:38:16 [2020-04-14T15:38:16.652Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:38:16 [2020-04-14T15:38:16.724Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s)
15:38:16 [2020-04-14T15:38:16.724Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: false, mustBeShared: false
15:38:16 [2020-04-14T15:38:16.724Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:38:16 [2020-04-14T15:38:16.911Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
15:38:16 [2020-04-14T15:38:16.911Z] === RUN   TestCopyFromContainerPathIsNotDir
15:38:16 [2020-04-14T15:38:16.911Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:38:16 [2020-04-14T15:38:16.911Z] === RUN   TestCopyToContainerPathDoesNotExist
15:38:17 [2020-04-14T15:38:17.171Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
15:38:17 [2020-04-14T15:38:17.171Z] === RUN   TestCopyToContainerPathIsNotDir
15:38:17 [2020-04-14T15:38:17.171Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
15:38:17 [2020-04-14T15:38:17.171Z] === RUN   TestCopyFromContainer
15:38:18 [2020-04-14T15:38:18.095Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:38:18 [2020-04-14T15:38:18.660Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:38:18 [2020-04-14T15:38:18.660Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
15:38:18 [2020-04-14T15:38:18.660Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true
15:38:18 [2020-04-14T15:38:18.660Z] === RUN   TestIpcModeOlderClient
15:38:18 [2020-04-14T15:38:18.660Z] === PAUSE TestIpcModeOlderClient
15:38:18 [2020-04-14T15:38:18.660Z] === RUN   TestKillContainerInvalidSignal
15:38:19 [2020-04-14T15:38:19.074Z] === RUN   TestCopyFromContainer//
15:38:19 [2020-04-14T15:38:19.074Z] === RUN   TestCopyFromContainer//bar/root
15:38:19 [2020-04-14T15:38:19.334Z] === RUN   TestCopyFromContainer//bar/root/
15:38:19 [2020-04-14T15:38:19.334Z] === RUN   TestCopyFromContainer/bar/quux
15:38:19 [2020-04-14T15:38:19.591Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
15:38:19 [2020-04-14T15:38:19.592Z] === RUN   TestKillContainer
15:38:19 [2020-04-14T15:38:19.592Z] === RUN   TestKillContainer/no_signal
15:38:19 [2020-04-14T15:38:19.592Z] === RUN   TestCopyFromContainer/bar/quux/
15:38:19 [2020-04-14T15:38:19.592Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:38:19 [2020-04-14T15:38:19.851Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:38:19 [2020-04-14T15:38:19.851Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:38:19 [2020-04-14T15:38:19.851Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:38:20 [2020-04-14T15:38:20.110Z] === RUN   TestCopyFromContainer/bar/notarget
15:38:20 [2020-04-14T15:38:20.110Z] --- PASS: TestCopyFromContainer (3.08s)
15:38:20 [2020-04-14T15:38:20.110Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:38:20 [2020-04-14T15:38:20.110Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
15:38:20 [2020-04-14T15:38:20.110Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:38:20 [2020-04-14T15:38:20.110Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
15:38:20 [2020-04-14T15:38:20.110Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
15:38:20 [2020-04-14T15:38:20.110Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
15:38:20 [2020-04-14T15:38:20.110Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
15:38:20 [2020-04-14T15:38:20.110Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
15:38:20 [2020-04-14T15:38:20.110Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
15:38:20 [2020-04-14T15:38:20.110Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
15:38:20 [2020-04-14T15:38:20.110Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:38:20 [2020-04-14T15:38:20.110Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:38:20 [2020-04-14T15:38:20.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:38:20 [2020-04-14T15:38:20.157Z] === RUN   TestKillContainer/non_killing_signal
15:38:20 [2020-04-14T15:38:20.370Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:38:20 [2020-04-14T15:38:20.370Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:38:20 [2020-04-14T15:38:20.370Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:38:20 [2020-04-14T15:38:20.370Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:38:20 [2020-04-14T15:38:20.370Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:38:20 [2020-04-14T15:38:20.370Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:38:20 [2020-04-14T15:38:20.370Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:38:20 [2020-04-14T15:38:20.370Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:38:20 [2020-04-14T15:38:20.370Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:38:20 [2020-04-14T15:38:20.370Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:38:20 [2020-04-14T15:38:20.370Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
15:38:20 [2020-04-14T15:38:20.370Z] === RUN   TestCreateLinkToNonExistingContainer
15:38:20 [2020-04-14T15:38:20.370Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
15:38:20 [2020-04-14T15:38:20.370Z] === RUN   TestCreateWithInvalidEnv
15:38:20 [2020-04-14T15:38:20.370Z] === RUN   TestCreateWithInvalidEnv/0
15:38:20 [2020-04-14T15:38:20.370Z] === PAUSE TestCreateWithInvalidEnv/0
15:38:20 [2020-04-14T15:38:20.370Z] === RUN   TestCreateWithInvalidEnv/1
15:38:20 [2020-04-14T15:38:20.370Z] === PAUSE TestCreateWithInvalidEnv/1
15:38:20 [2020-04-14T15:38:20.370Z] === RUN   TestCreateWithInvalidEnv/2
15:38:20 [2020-04-14T15:38:20.370Z] === PAUSE TestCreateWithInvalidEnv/2
15:38:20 [2020-04-14T15:38:20.370Z] === CONT  TestCreateWithInvalidEnv/0
15:38:20 [2020-04-14T15:38:20.370Z] === CONT  TestCreateWithInvalidEnv/1
15:38:20 [2020-04-14T15:38:20.370Z] === CONT  TestCreateWithInvalidEnv/2
15:38:20 [2020-04-14T15:38:20.370Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:38:20 [2020-04-14T15:38:20.370Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:38:20 [2020-04-14T15:38:20.370Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:38:20 [2020-04-14T15:38:20.370Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:38:20 [2020-04-14T15:38:20.370Z] === RUN   TestCreateTmpfsMountsTarget
15:38:20 [2020-04-14T15:38:20.370Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:38:20 [2020-04-14T15:38:20.370Z] === RUN   TestCreateWithCustomMaskedPaths
15:38:21 [2020-04-14T15:38:21.091Z] === RUN   TestKillContainer/killing_signal
15:38:22 [2020-04-14T15:38:22.050Z] --- PASS: TestKillContainer (2.52s)
15:38:22 [2020-04-14T15:38:22.050Z]     --- PASS: TestKillContainer/no_signal (0.74s)
15:38:22 [2020-04-14T15:38:22.050Z]     --- PASS: TestKillContainer/non_killing_signal (0.70s)
15:38:22 [2020-04-14T15:38:22.050Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
15:38:22 [2020-04-14T15:38:22.050Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:38:22 [2020-04-14T15:38:22.050Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:38:22 [2020-04-14T15:38:22.050Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:38:22 [2020-04-14T15:38:22.536Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:38:22 [2020-04-14T15:38:22.908Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:38:22 [2020-04-14T15:38:22.908Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:38:22 [2020-04-14T15:38:22.908Z] --- PASS: TestCreateWithCapabilities (0.05s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
15:38:22 [2020-04-14T15:38:22.908Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
15:38:22 [2020-04-14T15:38:22.908Z] === RUN   TestCreateWithCustomReadonlyPaths
15:38:22 [2020-04-14T15:38:22.999Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:38:23 [2020-04-14T15:38:23.256Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:38:23 [2020-04-14T15:38:23.810Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:38:23 [2020-04-14T15:38:23.820Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s)
15:38:23 [2020-04-14T15:38:23.820Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s)
15:38:23 [2020-04-14T15:38:23.820Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s)
15:38:23 [2020-04-14T15:38:23.820Z] === RUN   TestKillStoppedContainer
15:38:23 [2020-04-14T15:38:23.820Z] --- PASS: TestKillStoppedContainer (0.08s)
15:38:23 [2020-04-14T15:38:23.820Z] === RUN   TestKillStoppedContainerAPIPre120
15:38:24 [2020-04-14T15:38:24.077Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
15:38:24 [2020-04-14T15:38:24.077Z] === RUN   TestKillDifferentUserContainer
15:38:24 [2020-04-14T15:38:24.565Z] --- PASS: TestDockerNetworkMacvlan (19.46s)
15:38:24 [2020-04-14T15:38:24.565Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
15:38:24 [2020-04-14T15:38:24.565Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
15:38:24 [2020-04-14T15:38:24.565Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s)
15:38:24 [2020-04-14T15:38:24.565Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s)
15:38:24 [2020-04-14T15:38:24.565Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.34s)
15:38:24 [2020-04-14T15:38:24.565Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s)
15:38:24 [2020-04-14T15:38:24.565Z] PASS
15:38:24 [2020-04-14T15:38:24.565Z] 
15:38:24 [2020-04-14T15:38:24.565Z] DONE 8 tests in 21.068s
15:38:24 [2020-04-14T15:38:24.565Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
15:38:24 [2020-04-14T15:38:24.565Z] ++ 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
15:38:24 [2020-04-14T15:38:24.565Z] ++ set -e
15:38:24 [2020-04-14T15:38:24.565Z] ++ '[' -n 0 ']'
15:38:24 [2020-04-14T15:38:24.565Z] ++ set -x
15:38:24 [2020-04-14T15:38:24.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=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
15:38:24 [2020-04-14T15:38:24.565Z] testing: warning: no tests to run
15:38:24 [2020-04-14T15:38:24.566Z] PASS
15:38:24 [2020-04-14T15:38:24.566Z] 
15:38:24 [2020-04-14T15:38:24.566Z] DONE 0 tests in 0.016s
15:38:24 [2020-04-14T15:38:24.566Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:38:24 [2020-04-14T15:38:24.566Z] ++ 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
15:38:24 [2020-04-14T15:38:24.566Z] ++ set -e
15:38:24 [2020-04-14T15:38:24.566Z] ++ '[' -n 0 ']'
15:38:24 [2020-04-14T15:38:24.566Z] ++ set -x
15:38:24 [2020-04-14T15:38:24.566Z] ++ env -i DEST=/go/src/github.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
15:38:24 [2020-04-14T15:38:24.566Z] INFO: Testing against a local daemon
15:38:24 [2020-04-14T15:38:24.566Z] === RUN   TestAuthZPluginAllowRequest
15:38:24 [2020-04-14T15:38:24.642Z] --- PASS: TestKillDifferentUserContainer (0.77s)
15:38:24 [2020-04-14T15:38:24.642Z] === RUN   TestInspectOomKilledTrue
15:38:24 [2020-04-14T15:38:24.642Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:38:24 [2020-04-14T15:38:24.642Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:38:24 [2020-04-14T15:38:24.642Z] === RUN   TestInspectOomKilledFalse
15:38:24 [2020-04-14T15:38:24.642Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:38:24 [2020-04-14T15:38:24.642Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:38:24 [2020-04-14T15:38:24.642Z] === RUN   TestLinksEtcHostsContentMatch
15:38:25 [2020-04-14T15:38:25.206Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
15:38:25 [2020-04-14T15:38:25.206Z] === RUN   TestLinksContainerNames
15:38:25 [2020-04-14T15:38:25.441Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s)
15:38:25 [2020-04-14T15:38:25.441Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:38:25 [2020-04-14T15:38:25.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:38:25 [2020-04-14T15:38:25.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:38:25 [2020-04-14T15:38:25.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:38:25 [2020-04-14T15:38:25.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:38:25 [2020-04-14T15:38:25.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:38:25 [2020-04-14T15:38:25.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:38:25 [2020-04-14T15:38:25.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:38:25 [2020-04-14T15:38:25.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:38:25 [2020-04-14T15:38:25.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:38:25 [2020-04-14T15:38:25.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:38:25 [2020-04-14T15:38:25.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:38:25 [2020-04-14T15:38:25.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:38:25 [2020-04-14T15:38:25.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:38:25 [2020-04-14T15:38:25.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:38:25 [2020-04-14T15:38:25.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:38:25 [2020-04-14T15:38:25.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:38:25 [2020-04-14T15:38:25.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
15:38:25 [2020-04-14T15:38:25.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
15:38:25 [2020-04-14T15:38:25.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
15:38:25 [2020-04-14T15:38:25.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
15:38:25 [2020-04-14T15:38:25.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:38:25 [2020-04-14T15:38:25.441Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:38:26 [2020-04-14T15:38:26.008Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
15:38:26 [2020-04-14T15:38:26.008Z] === RUN   TestContainerStartOnDaemonRestart
15:38:26 [2020-04-14T15:38:26.008Z] === PAUSE TestContainerStartOnDaemonRestart
15:38:26 [2020-04-14T15:38:26.008Z] === RUN   TestDaemonRestartIpcMode
15:38:26 [2020-04-14T15:38:26.008Z] === PAUSE TestDaemonRestartIpcMode
15:38:26 [2020-04-14T15:38:26.008Z] === RUN   TestDaemonHostGatewayIP
15:38:26 [2020-04-14T15:38:26.008Z] === PAUSE TestDaemonHostGatewayIP
15:38:26 [2020-04-14T15:38:26.008Z] === RUN   TestDiff
15:38:26 [2020-04-14T15:38:26.576Z] --- PASS: TestDiff (0.77s)
15:38:26 [2020-04-14T15:38:26.576Z] === RUN   TestExecWithCloseStdin
15:38:26 [2020-04-14T15:38:26.585Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
15:38:26 [2020-04-14T15:38:26.585Z] === RUN   TestAuthZPluginTLS
15:38:26 [2020-04-14T15:38:26.866Z] --- PASS: TestAuthZPluginTLS (0.54s)
15:38:26 [2020-04-14T15:38:26.866Z] === RUN   TestAuthZPluginDenyRequest
15:38:27 [2020-04-14T15:38:27.106Z] --- PASS: TestLinksContainerNames (1.60s)
15:38:27 [2020-04-14T15:38:27.106Z] === RUN   TestLogsFollowTailEmpty
15:38:27 [2020-04-14T15:38:27.480Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:38:27 [2020-04-14T15:38:27.480Z] === RUN   TestAuthZPluginAPIDenyResponse
15:38:27 [2020-04-14T15:38:27.512Z] --- PASS: TestExecWithCloseStdin (0.89s)
15:38:27 [2020-04-14T15:38:27.512Z] === RUN   TestExec
15:38:27 [2020-04-14T15:38:27.670Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
15:38:27 [2020-04-14T15:38:27.670Z] === RUN   TestContainerNetworkMountsNoChown
15:38:27 [2020-04-14T15:38:27.927Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:38:28 [2020-04-14T15:38:28.094Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:38:28 [2020-04-14T15:38:28.094Z] === RUN   TestAuthZPluginDenyResponse
15:38:28 [2020-04-14T15:38:28.376Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:38:28 [2020-04-14T15:38:28.376Z] === RUN   TestAuthZPluginAllowEventStream
15:38:28 [2020-04-14T15:38:28.448Z] --- PASS: TestExec (0.90s)
15:38:28 [2020-04-14T15:38:28.448Z] === RUN   TestExecUser
15:38:28 [2020-04-14T15:38:28.491Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/default
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/default
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/private
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/private
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rprivate
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rprivate
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/slave
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/slave
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rslave
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rslave
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/shared
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/shared
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rshared
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rshared
15:38:28 [2020-04-14T15:38:28.491Z] === CONT  TestMountDaemonRoot/default
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/default/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/default/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === CONT  TestMountDaemonRoot/rslave
15:38:28 [2020-04-14T15:38:28.491Z] === CONT  TestMountDaemonRoot/rshared
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === CONT  TestMountDaemonRoot/shared
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === CONT  TestMountDaemonRoot/rprivate
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === CONT  TestMountDaemonRoot/slave
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === CONT  TestMountDaemonRoot/private
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/private/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === CONT  TestMountDaemonRoot/default/bind_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/private/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:38:28 [2020-04-14T15:38:28.491Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:38:28 [2020-04-14T15:38:28.491Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:38:28 [2020-04-14T15:38:28.748Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:38:28 [2020-04-14T15:38:28.748Z] === CONT  TestMountDaemonRoot/default/mount_root
15:38:28 [2020-04-14T15:38:28.748Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:38:28 [2020-04-14T15:38:28.748Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:38:28 [2020-04-14T15:38:28.748Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:38:28 [2020-04-14T15:38:28.748Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:38:28 [2020-04-14T15:38:28.748Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:38:28 [2020-04-14T15:38:28.748Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:38:29 [2020-04-14T15:38:29.005Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:38:29 [2020-04-14T15:38:29.005Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:38:29 [2020-04-14T15:38:29.005Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:38:29 [2020-04-14T15:38:29.005Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:38:29 [2020-04-14T15:38:29.005Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:38:29 [2020-04-14T15:38:29.005Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:38:29 [2020-04-14T15:38:29.005Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:38:29 [2020-04-14T15:38:29.005Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:38:29 [2020-04-14T15:38:29.005Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:38:29 [2020-04-14T15:38:29.005Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:38:29 [2020-04-14T15:38:29.262Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:38:29 [2020-04-14T15:38:29.263Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:38:29 [2020-04-14T15:38:29.263Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:38:29 [2020-04-14T15:38:29.263Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:38:29 [2020-04-14T15:38:29.263Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:38:29 [2020-04-14T15:38:29.263Z] === CONT  TestMountDaemonRoot/private/bind_root
15:38:29 [2020-04-14T15:38:29.263Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:38:29 [2020-04-14T15:38:29.263Z] === CONT  TestMountDaemonRoot/private/mount_root
15:38:29 [2020-04-14T15:38:29.263Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:38:29 [2020-04-14T15:38:29.263Z] --- PASS: TestMountDaemonRoot (0.04s)
15:38:29 [2020-04-14T15:38:29.263Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:38:29 [2020-04-14T15:38:29.263Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:38:29 [2020-04-14T15:38:29.263Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:38:29 [2020-04-14T15:38:29.263Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:38:29 [2020-04-14T15:38:29.263Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:38:29 [2020-04-14T15:38:29.263Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:38:29 [2020-04-14T15:38:29.263Z]     --- PASS: TestMountDaemonRoot/private (0.01s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:38:29 [2020-04-14T15:38:29.263Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:38:29 [2020-04-14T15:38:29.263Z] === RUN   TestContainerBindMountNonRecursive
15:38:29 [2020-04-14T15:38:29.385Z] --- PASS: TestExecUser (0.89s)
15:38:29 [2020-04-14T15:38:29.385Z] === RUN   TestExportContainerAndImportImage
15:38:30 [2020-04-14T15:38:30.397Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
15:38:30 [2020-04-14T15:38:30.397Z] === RUN   TestAuthZPluginErrorResponse
15:38:30 [2020-04-14T15:38:30.679Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:38:30 [2020-04-14T15:38:30.679Z] === RUN   TestAuthZPluginErrorRequest
15:38:30 [2020-04-14T15:38:30.761Z] --- PASS: TestExportContainerAndImportImage (1.11s)
15:38:30 [2020-04-14T15:38:30.761Z] === RUN   TestExportContainerAfterDaemonRestart
15:38:31 [2020-04-14T15:38:31.163Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:38:31 [2020-04-14T15:38:31.293Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:38:31 [2020-04-14T15:38:31.293Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:38:31 [2020-04-14T15:38:31.420Z] === RUN   TestDockerSuite/TestBuildAddTar
15:38:31 [2020-04-14T15:38:31.574Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:38:31 [2020-04-14T15:38:31.574Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:38:31 [2020-04-14T15:38:31.679Z] --- PASS: TestContainerBindMountNonRecursive (2.26s)
15:38:31 [2020-04-14T15:38:31.679Z] === RUN   TestNetworkNat
15:38:32 [2020-04-14T15:38:32.614Z] --- PASS: TestNetworkNat (1.10s)
15:38:32 [2020-04-14T15:38:32.614Z] === RUN   TestNetworkLocalhostTCPNat
15:38:32 [2020-04-14T15:38:32.665Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s)
15:38:32 [2020-04-14T15:38:32.665Z] === RUN   TestHealthCheckWorkdir
15:38:33 [2020-04-14T15:38:33.547Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
15:38:33 [2020-04-14T15:38:33.547Z] === RUN   TestNetworkLoopbackNat
15:38:33 [2020-04-14T15:38:33.601Z] --- PASS: TestHealthCheckWorkdir (1.04s)
15:38:33 [2020-04-14T15:38:33.601Z] === RUN   TestHealthKillContainer
15:38:34 [2020-04-14T15:38:34.317Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
15:38:34 [2020-04-14T15:38:34.317Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:38:34 [2020-04-14T15:38:34.480Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:38:34 [2020-04-14T15:38:34.571Z]  ---> 6c014f8053e9
15:38:34 [2020-04-14T15:38:34.571Z] Successfully built 6c014f8053e9
15:38:34 [2020-04-14T15:38:34.571Z] Successfully tagged docker:latest
15:38:34 [2020-04-14T15:38:34.571Z] INFO: Image build ended at 04/14/2020 15:38:32. Duration:00:04:27.0879647
15:38:34 [2020-04-14T15:38:34.571Z] 
15:38:34 [2020-04-14T15:38:34.571Z] 
15:38:34 [2020-04-14T15:38:34.571Z] INFO: Building the test binaries at 04/14/2020 15:38:32...
15:38:35 [2020-04-14T15:38:35.044Z] --- PASS: TestNetworkLoopbackNat (1.47s)
15:38:35 [2020-04-14T15:38:35.044Z] === RUN   TestPause
15:38:35 [2020-04-14T15:38:35.975Z] --- PASS: TestPause (1.02s)
15:38:35 [2020-04-14T15:38:35.975Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:38:35 [2020-04-14T15:38:35.975Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:38:35 [2020-04-14T15:38:35.975Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:38:35 [2020-04-14T15:38:35.975Z] === RUN   TestPauseStopPausedContainer
15:38:36 [2020-04-14T15:38:36.338Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s)
15:38:36 [2020-04-14T15:38:36.338Z] === RUN   TestAuthZPluginHeader
15:38:36 [2020-04-14T15:38:36.888Z] --- PASS: TestHealthKillContainer (2.95s)
15:38:36 [2020-04-14T15:38:36.888Z] === RUN   TestInspectCpusetInConfigPre120
15:38:36 [2020-04-14T15:38:36.908Z] --- PASS: TestPauseStopPausedContainer (0.80s)
15:38:36 [2020-04-14T15:38:36.908Z] === RUN   TestPsFilter
15:38:36 [2020-04-14T15:38:36.908Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:38:36 [2020-04-14T15:38:36.908Z] --- PASS: TestPsFilter (0.19s)
15:38:36 [2020-04-14T15:38:36.908Z] === RUN   TestRemoveContainerWithRemovedVolume
15:38:36 [2020-04-14T15:38:36.954Z] --- PASS: TestAuthZPluginHeader (0.82s)
15:38:36 [2020-04-14T15:38:36.954Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:38:36 [2020-04-14T15:38:36.954Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:38:36 [2020-04-14T15:38:36.954Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:36 [2020-04-14T15:38:36.954Z] === RUN   TestAuthZPluginV2Disable
15:38:36 [2020-04-14T15:38:36.954Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:38:36 [2020-04-14T15:38:36.954Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:36 [2020-04-14T15:38:36.954Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:38:36 [2020-04-14T15:38:36.954Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:38:36 [2020-04-14T15:38:36.954Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:36 [2020-04-14T15:38:36.954Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:38:36 [2020-04-14T15:38:36.954Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:38:36 [2020-04-14T15:38:36.954Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:36 [2020-04-14T15:38:36.954Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:38:37 [2020-04-14T15:38:37.148Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
15:38:37 [2020-04-14T15:38:37.148Z] === RUN   TestIpcModeNone
15:38:37 [2020-04-14T15:38:37.824Z] INFO: make.ps1 starting at 04/14/2020 15:38:37
15:38:37 [2020-04-14T15:38:37.839Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s)
15:38:37 [2020-04-14T15:38:37.839Z] === RUN   TestRemoveContainerWithVolume
15:38:38 [2020-04-14T15:38:38.084Z] --- PASS: TestIpcModeNone (0.87s)
15:38:38 [2020-04-14T15:38:38.084Z] === RUN   TestIpcModePrivate
15:38:38 [2020-04-14T15:38:38.351Z] INFO: Git commit (eb14d936bf) assumed from DOCKER_GITCOMMIT environment variable
15:38:38 [2020-04-14T15:38:38.351Z] INFO: Invoking autogen...
15:38:38 [2020-04-14T15:38:38.908Z] INFO: Building daemon...
15:38:39 [2020-04-14T15:38:39.021Z] --- PASS: TestIpcModePrivate (0.90s)
15:38:39 [2020-04-14T15:38:39.021Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
15:38:39 [2020-04-14T15:38:39.021Z] === RUN   TestIpcModeShareable
15:38:39 [2020-04-14T15:38:39.212Z] --- PASS: TestRemoveContainerWithVolume (0.99s)
15:38:39 [2020-04-14T15:38:39.212Z] === RUN   TestRemoveContainerRunning
15:38:39 [2020-04-14T15:38:39.957Z] --- PASS: TestIpcModeShareable (0.87s)
15:38:39 [2020-04-14T15:38:39.957Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
15:38:39 [2020-04-14T15:38:39.957Z] === RUN   TestAPIIpcModeShareableAndContainer
15:38:40 [2020-04-14T15:38:40.585Z] --- PASS: TestRemoveContainerRunning (1.61s)
15:38:40 [2020-04-14T15:38:40.585Z] === RUN   TestRemoveContainerForceRemoveRunning
15:38:41 [2020-04-14T15:38:41.411Z] .........                                                                [ 86%]
15:38:41 [2020-04-14T15:38:41.516Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:38:41 [2020-04-14T15:38:41.516Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
15:38:41 [2020-04-14T15:38:41.516Z] === RUN   TestRemoveInvalidContainer
15:38:41 [2020-04-14T15:38:41.516Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:38:41 [2020-04-14T15:38:41.516Z] === RUN   TestRenameLinkedContainer
15:38:42 [2020-04-14T15:38:42.491Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s)
15:38:42 [2020-04-14T15:38:42.491Z] === RUN   TestAPIIpcModeHost
15:38:42 [2020-04-14T15:38:42.887Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:38:43 [2020-04-14T15:38:43.428Z] --- PASS: TestAPIIpcModeHost (0.69s)
15:38:43 [2020-04-14T15:38:43.428Z] === RUN   TestDaemonIpcModeShareable
15:38:44 [2020-04-14T15:38:44.785Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:38:45 [2020-04-14T15:38:45.332Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
15:38:45 [2020-04-14T15:38:45.332Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
15:38:45 [2020-04-14T15:38:45.332Z] === RUN   TestDaemonIpcModePrivate
15:38:45 [2020-04-14T15:38:45.351Z] --- PASS: TestRenameLinkedContainer (3.99s)
15:38:45 [2020-04-14T15:38:45.351Z] === RUN   TestRenameStoppedContainer
15:38:47 [2020-04-14T15:38:47.143Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:38:47 [2020-04-14T15:38:47.251Z] --- PASS: TestRenameStoppedContainer (1.75s)
15:38:47 [2020-04-14T15:38:47.251Z] === RUN   TestRenameRunningContainerAndReuse
15:38:47 [2020-04-14T15:38:47.251Z] --- PASS: TestDaemonIpcModePrivate (1.93s)
15:38:47 [2020-04-14T15:38:47.252Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:38:47 [2020-04-14T15:38:47.252Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:38:48 [2020-04-14T15:38:48.449Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:38:49 [2020-04-14T15:38:49.149Z] --- PASS: TestRenameRunningContainerAndReuse (1.86s)
15:38:49 [2020-04-14T15:38:49.149Z] === RUN   TestRenameInvalidName
15:38:49 [2020-04-14T15:38:49.158Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
15:38:49 [2020-04-14T15:38:49.158Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:38:49 [2020-04-14T15:38:49.158Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:38:50 [2020-04-14T15:38:50.080Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:38:50 [2020-04-14T15:38:50.080Z] --- PASS: TestRenameInvalidName (1.01s)
15:38:50 [2020-04-14T15:38:50.080Z] === RUN   TestRenameAnonymousContainer
15:38:50 [2020-04-14T15:38:50.338Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:38:50 [2020-04-14T15:38:50.536Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
15:38:50 [2020-04-14T15:38:50.536Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
15:38:50 [2020-04-14T15:38:50.536Z] === RUN   TestIpcModeOlderClient
15:38:50 [2020-04-14T15:38:50.536Z] === PAUSE TestIpcModeOlderClient
15:38:50 [2020-04-14T15:38:50.536Z] === RUN   TestKillContainerInvalidSignal
15:38:51 [2020-04-14T15:38:51.474Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
15:38:51 [2020-04-14T15:38:51.474Z] === RUN   TestKillContainer
15:38:51 [2020-04-14T15:38:51.474Z] === RUN   TestKillContainer/no_signal
15:38:52 [2020-04-14T15:38:52.236Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:38:52 [2020-04-14T15:38:52.410Z] === RUN   TestKillContainer/non_killing_signal
15:38:52 [2020-04-14T15:38:52.669Z] === RUN   TestKillContainer/killing_signal
15:38:53 [2020-04-14T15:38:53.608Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:38:53 [2020-04-14T15:38:53.729Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:38:53 [2020-04-14T15:38:53.866Z] --- PASS: TestRenameAnonymousContainer (3.76s)
15:38:53 [2020-04-14T15:38:53.866Z] === RUN   TestRenameContainerWithSameName
15:38:54 [2020-04-14T15:38:54.046Z] --- PASS: TestKillContainer (2.37s)
15:38:54 [2020-04-14T15:38:54.046Z]     --- PASS: TestKillContainer/no_signal (0.80s)
15:38:54 [2020-04-14T15:38:54.046Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
15:38:54 [2020-04-14T15:38:54.046Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
15:38:54 [2020-04-14T15:38:54.046Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:38:54 [2020-04-14T15:38:54.046Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:38:54 [2020-04-14T15:38:54.614Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:38:54 [2020-04-14T15:38:54.799Z] --- PASS: TestRenameContainerWithSameName (1.04s)
15:38:54 [2020-04-14T15:38:54.799Z] === RUN   TestRenameContainerWithLinkedContainer
15:38:55 [2020-04-14T15:38:55.102Z] tests/integration/models_resources_test.py .                             [ 91%]
15:38:55 [2020-04-14T15:38:55.394Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.22s)
15:38:55 [2020-04-14T15:38:55.394Z] PASS
15:38:55 [2020-04-14T15:38:55.394Z] 
15:38:55 [2020-04-14T15:38:55.394Z] === Skipped
15:38:55 [2020-04-14T15:38:55.394Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:38:55 [2020-04-14T15:38:55.394Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:55 [2020-04-14T15:38:55.394Z] 
15:38:55 [2020-04-14T15:38:55.394Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:38:55 [2020-04-14T15:38:55.394Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:55 [2020-04-14T15:38:55.394Z] 
15:38:55 [2020-04-14T15:38:55.394Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:38:55 [2020-04-14T15:38:55.394Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:55 [2020-04-14T15:38:55.394Z] 
15:38:55 [2020-04-14T15:38:55.394Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:38:55 [2020-04-14T15:38:55.394Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:55 [2020-04-14T15:38:55.394Z] 
15:38:55 [2020-04-14T15:38:55.394Z] 
15:38:55 [2020-04-14T15:38:55.394Z] DONE 17 tests, 4 skipped in 29.687s
15:38:55 [2020-04-14T15:38:55.394Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:38:55 [2020-04-14T15:38:55.394Z] ++ 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
15:38:55 [2020-04-14T15:38:55.394Z] ++ set -e
15:38:55 [2020-04-14T15:38:55.394Z] ++ '[' -n 0 ']'
15:38:55 [2020-04-14T15:38:55.394Z] ++ set -x
15:38:55 [2020-04-14T15:38:55.394Z] ++ env -i DEST=/go/src/github.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
15:38:55 [2020-04-14T15:38:55.394Z] INFO: Testing against a local daemon
15:38:55 [2020-04-14T15:38:55.394Z] === RUN   TestPluginInvalidJSON
15:38:55 [2020-04-14T15:38:55.394Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:38:55 [2020-04-14T15:38:55.394Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:38:55 [2020-04-14T15:38:55.394Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:38:55 [2020-04-14T15:38:55.394Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:38:55 [2020-04-14T15:38:55.394Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:38:55 [2020-04-14T15:38:55.394Z] PASS
15:38:55 [2020-04-14T15:38:55.394Z] 
15:38:55 [2020-04-14T15:38:55.394Z] DONE 2 tests in 0.079s
15:38:55 [2020-04-14T15:38:55.394Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:38:55 [2020-04-14T15:38:55.394Z] ++ 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
15:38:55 [2020-04-14T15:38:55.394Z] ++ set -e
15:38:55 [2020-04-14T15:38:55.394Z] ++ '[' -n 0 ']'
15:38:55 [2020-04-14T15:38:55.394Z] ++ set -x
15:38:55 [2020-04-14T15:38:55.394Z] ++ env -i DEST=/go/src/github.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
15:38:55 [2020-04-14T15:38:55.394Z] INFO: Testing against a local daemon
15:38:55 [2020-04-14T15:38:55.394Z] === RUN   TestExternalGraphDriver
15:38:55 [2020-04-14T15:38:55.394Z] === RUN   TestExternalGraphDriver/json
15:38:55 [2020-04-14T15:38:55.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s)
15:38:55 [2020-04-14T15:38:55.549Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
15:38:55 [2020-04-14T15:38:55.549Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
15:38:55 [2020-04-14T15:38:55.549Z] === RUN   TestKillStoppedContainer
15:38:55 [2020-04-14T15:38:55.549Z] --- PASS: TestKillStoppedContainer (0.11s)
15:38:55 [2020-04-14T15:38:55.549Z] === RUN   TestKillStoppedContainerAPIPre120
15:38:55 [2020-04-14T15:38:55.549Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
15:38:55 [2020-04-14T15:38:55.549Z] === RUN   TestKillDifferentUserContainer
15:38:56 [2020-04-14T15:38:56.487Z] --- PASS: TestKillDifferentUserContainer (0.82s)
15:38:56 [2020-04-14T15:38:56.487Z] === RUN   TestInspectOomKilledTrue
15:38:56 [2020-04-14T15:38:56.487Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:38:56 [2020-04-14T15:38:56.487Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:38:56 [2020-04-14T15:38:56.487Z] === RUN   TestInspectOomKilledFalse
15:38:56 [2020-04-14T15:38:56.487Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:38:56 [2020-04-14T15:38:56.487Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:38:56 [2020-04-14T15:38:56.487Z] === RUN   TestLinksEtcHostsContentMatch
15:38:56 [2020-04-14T15:38:56.699Z] --- PASS: TestRenameContainerWithLinkedContainer (1.93s)
15:38:56 [2020-04-14T15:38:56.699Z] === RUN   TestResize
15:38:56 [2020-04-14T15:38:56.864Z] === RUN   TestExternalGraphDriver/spec
15:38:57 [2020-04-14T15:38:57.057Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
15:38:57 [2020-04-14T15:38:57.057Z] === RUN   TestLinksContainerNames
15:38:57 [2020-04-14T15:38:57.632Z] --- PASS: TestResize (0.96s)
15:38:57 [2020-04-14T15:38:57.632Z] === RUN   TestResizeWithInvalidSize
15:38:58 [2020-04-14T15:38:58.197Z] === RUN   TestDockerSuite/TestBuildBlankName
15:38:58 [2020-04-14T15:38:58.761Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:38:58 [2020-04-14T15:38:58.761Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:38:58 [2020-04-14T15:38:58.761Z] --- PASS: TestResizeWithInvalidSize (1.01s)
15:38:58 [2020-04-14T15:38:58.761Z] === RUN   TestResizeWhenContainerNotStarted
15:38:58 [2020-04-14T15:38:58.885Z] === RUN   TestExternalGraphDriver/pull
15:38:58 [2020-04-14T15:38:58.961Z] --- PASS: TestLinksContainerNames (1.54s)
15:38:58 [2020-04-14T15:38:58.961Z] === RUN   TestLogsFollowTailEmpty
15:38:59 [2020-04-14T15:38:59.220Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
15:38:59 [2020-04-14T15:38:59.220Z] === RUN   TestContainerNetworkMountsNoChown
15:38:59 [2020-04-14T15:38:59.695Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s)
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:38:59 [2020-04-14T15:38:59.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:39:00 [2020-04-14T15:39:00.157Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/default
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/default
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/private
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/private
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/rprivate
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/rprivate
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/slave
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/slave
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/rslave
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/rslave
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/shared
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/shared
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/rshared
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/rshared
15:39:00 [2020-04-14T15:39:00.157Z] === CONT  TestMountDaemonRoot/default
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/default/bind_root
15:39:00 [2020-04-14T15:39:00.157Z] === CONT  TestMountDaemonRoot/rslave
15:39:00 [2020-04-14T15:39:00.157Z] === CONT  TestMountDaemonRoot/rshared
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/default/mount_root
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === CONT  TestMountDaemonRoot/slave
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:39:00 [2020-04-14T15:39:00.157Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/private
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/private/mount_root
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/private/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/shared
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/default/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/rprivate
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:39:00 [2020-04-14T15:39:00.158Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:39:00 [2020-04-14T15:39:00.158Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/default/mount_root
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/private/bind_root
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/private/mount_root
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:39:00 [2020-04-14T15:39:00.416Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:39:00 [2020-04-14T15:39:00.675Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:39:00 [2020-04-14T15:39:00.675Z] --- PASS: TestMountDaemonRoot (0.04s)
15:39:00 [2020-04-14T15:39:00.675Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:39:00 [2020-04-14T15:39:00.675Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
15:39:00 [2020-04-14T15:39:00.675Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:39:00 [2020-04-14T15:39:00.675Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
15:39:00 [2020-04-14T15:39:00.675Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:39:00 [2020-04-14T15:39:00.675Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
15:39:00 [2020-04-14T15:39:00.675Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:39:00 [2020-04-14T15:39:00.675Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:39:00 [2020-04-14T15:39:00.675Z] === RUN   TestContainerBindMountNonRecursive
15:39:00 [2020-04-14T15:39:00.904Z] --- PASS: TestExternalGraphDriver (6.59s)
15:39:00 [2020-04-14T15:39:00.904Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
15:39:00 [2020-04-14T15:39:00.904Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
15:39:00 [2020-04-14T15:39:00.904Z]     --- PASS: TestExternalGraphDriver/pull (2.30s)
15:39:00 [2020-04-14T15:39:00.904Z] === RUN   TestGraphdriverPluginV2
15:39:00 [2020-04-14T15:39:00.904Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
15:39:00 [2020-04-14T15:39:00.904Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:39:00 [2020-04-14T15:39:00.904Z] PASS
15:39:00 [2020-04-14T15:39:00.904Z] 
15:39:00 [2020-04-14T15:39:00.904Z] === Skipped
15:39:00 [2020-04-14T15:39:00.904Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
15:39:00 [2020-04-14T15:39:00.904Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:39:00 [2020-04-14T15:39:00.904Z] 
15:39:00 [2020-04-14T15:39:00.904Z] 
15:39:00 [2020-04-14T15:39:00.904Z] DONE 5 tests, 1 skipped in 6.727s
15:39:00 [2020-04-14T15:39:00.921Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:39:01 [2020-04-14T15:39:01.186Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:39:01 [2020-04-14T15:39:01.186Z] ++ 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
15:39:01 [2020-04-14T15:39:01.186Z] ++ set -e
15:39:01 [2020-04-14T15:39:01.186Z] ++ '[' -n 0 ']'
15:39:01 [2020-04-14T15:39:01.186Z] ++ set -x
15:39:01 [2020-04-14T15:39:01.186Z] ++ env -i DEST=/go/src/github.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
15:39:01 [2020-04-14T15:39:01.186Z] INFO: Testing against a local daemon
15:39:01 [2020-04-14T15:39:01.186Z] === RUN   TestContinueAfterPluginCrash
15:39:01 [2020-04-14T15:39:01.186Z] === PAUSE TestContinueAfterPluginCrash
15:39:01 [2020-04-14T15:39:01.186Z] === RUN   TestReadPluginNoRead
15:39:01 [2020-04-14T15:39:01.186Z] === PAUSE TestReadPluginNoRead
15:39:01 [2020-04-14T15:39:01.186Z] === RUN   TestDaemonStartWithLogOpt
15:39:01 [2020-04-14T15:39:01.186Z] === PAUSE TestDaemonStartWithLogOpt
15:39:01 [2020-04-14T15:39:01.186Z] === CONT  TestContinueAfterPluginCrash
15:39:01 [2020-04-14T15:39:01.186Z] === CONT  TestDaemonStartWithLogOpt
15:39:01 [2020-04-14T15:39:01.592Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:39:02 [2020-04-14T15:39:02.159Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:39:02 [2020-04-14T15:39:02.159Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:39:02 [2020-04-14T15:39:02.580Z] --- PASS: TestContainerBindMountNonRecursive (1.87s)
15:39:02 [2020-04-14T15:39:02.580Z] === RUN   TestNetworkNat
15:39:02 [2020-04-14T15:39:02.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:39:03 [2020-04-14T15:39:03.516Z] --- PASS: TestNetworkNat (0.92s)
15:39:03 [2020-04-14T15:39:03.516Z] === RUN   TestNetworkLocalhostTCPNat
15:39:04 [2020-04-14T15:39:04.245Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:39:04 [2020-04-14T15:39:04.245Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:39:04 [2020-04-14T15:39:04.452Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
15:39:04 [2020-04-14T15:39:04.452Z] === RUN   TestNetworkLoopbackNat
15:39:04 [2020-04-14T15:39:04.627Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:39:05 [2020-04-14T15:39:05.389Z] --- PASS: TestNetworkLoopbackNat (1.13s)
15:39:05 [2020-04-14T15:39:05.389Z] === RUN   TestPause
15:39:06 [2020-04-14T15:39:06.000Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:39:06 [2020-04-14T15:39:06.257Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:39:06 [2020-04-14T15:39:06.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:39:06 [2020-04-14T15:39:06.326Z] --- PASS: TestPause (0.79s)
15:39:06 [2020-04-14T15:39:06.326Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:39:06 [2020-04-14T15:39:06.326Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:39:06 [2020-04-14T15:39:06.326Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:39:06 [2020-04-14T15:39:06.326Z] === RUN   TestPauseStopPausedContainer
15:39:07 [2020-04-14T15:39:07.263Z] --- PASS: TestPauseStopPausedContainer (0.93s)
15:39:07 [2020-04-14T15:39:07.263Z] === RUN   TestPsFilter
15:39:07 [2020-04-14T15:39:07.523Z] --- PASS: TestPsFilter (0.26s)
15:39:07 [2020-04-14T15:39:07.523Z] === RUN   TestRemoveContainerWithRemovedVolume
15:39:08 [2020-04-14T15:39:08.091Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
15:39:08 [2020-04-14T15:39:08.091Z] === RUN   TestRemoveContainerWithVolume
15:39:08 [2020-04-14T15:39:08.155Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:39:08 [2020-04-14T15:39:08.418Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:39:08 [2020-04-14T15:39:08.609Z] tests/integration/regression_test.py ......                              [ 98%]
15:39:08 [2020-04-14T15:39:08.675Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:39:09 [2020-04-14T15:39:09.028Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
15:39:09 [2020-04-14T15:39:09.028Z] === RUN   TestRemoveContainerRunning
15:39:09 [2020-04-14T15:39:09.118Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:39:09 [2020-04-14T15:39:09.118Z] tests/integration/credentials/utils_test.py .                            [100%]
15:39:09 [2020-04-14T15:39:09.118Z] 
15:39:09 [2020-04-14T15:39:09.118Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:39:09 [2020-04-14T15:39:09.118Z] =========================== short test summary info ============================
15:39:09 [2020-04-14T15:39:09.118Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:39:09 [2020-04-14T15:39:09.118Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:39:09 [2020-04-14T15:39:09.118Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:39:09 [2020-04-14T15:39:09.118Z]   Not supported on most drivers
15:39:09 [2020-04-14T15:39:09.118Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:39:09 [2020-04-14T15:39:09.118Z]   Can fail if eth0 has multiple IP addresses
15:39:09 [2020-04-14T15:39:09.118Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:39:09 [2020-04-14T15:39:09.118Z]   This doesn't seem to be taken into account by the engine
15:39:09 [2020-04-14T15:39:09.118Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:39:09 [2020-04-14T15:39:09.118Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
15:39:09 [2020-04-14T15:39:09.118Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:39:09 [2020-04-14T15:39:09.118Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:39:09 [2020-04-14T15:39:09.118Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:39:09 [2020-04-14T15:39:09.118Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:39:09 [2020-04-14T15:39:09.118Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:39:09 [2020-04-14T15:39:09.118Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.44 seconds ==
15:39:09 [2020-04-14T15:39:09.240Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:39:09 [2020-04-14T15:39:09.373Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:39:09 [2020-04-14T15:39:09.562Z] --- PASS: TestDaemonStartWithLogOpt (8.07s)
15:39:09 [2020-04-14T15:39:09.562Z] === CONT  TestReadPluginNoRead
15:39:09 [2020-04-14T15:39:09.804Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:39:09 [2020-04-14T15:39:09.966Z] --- PASS: TestRemoveContainerRunning (0.79s)
15:39:09 [2020-04-14T15:39:09.966Z] === RUN   TestRemoveContainerForceRemoveRunning
15:39:10 [2020-04-14T15:39:10.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:39:10 [2020-04-14T15:39:10.534Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
15:39:10 [2020-04-14T15:39:10.534Z] === RUN   TestRemoveInvalidContainer
15:39:10 [2020-04-14T15:39:10.534Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:39:10 [2020-04-14T15:39:10.534Z] === RUN   TestRenameLinkedContainer
15:39:11 [2020-04-14T15:39:11.301Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:39:11 [2020-04-14T15:39:11.865Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:39:11 [2020-04-14T15:39:11.865Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:39:12 [2020-04-14T15:39:12.237Z] === RUN   TestReadPluginNoRead/default
15:39:12 [2020-04-14T15:39:12.431Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:39:12 [2020-04-14T15:39:12.691Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:39:13 [2020-04-14T15:39:13.822Z] --- PASS: TestRenameLinkedContainer (3.13s)
15:39:13 [2020-04-14T15:39:13.822Z] === RUN   TestRenameStoppedContainer
15:39:14 [2020-04-14T15:39:14.257Z] === RUN   TestReadPluginNoRead/disabled_caching
15:39:14 [2020-04-14T15:39:14.257Z] --- PASS: TestContinueAfterPluginCrash (13.22s)
15:39:14 [2020-04-14T15:39:14.390Z] --- PASS: TestRenameStoppedContainer (0.75s)
15:39:14 [2020-04-14T15:39:14.390Z] === RUN   TestRenameRunningContainerAndReuse
15:39:15 [2020-04-14T15:39:15.215Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:39:15 [2020-04-14T15:39:15.215Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.50s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.65s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.69s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s)
15:39:15 [2020-04-14T15:39:15.215Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
15:39:15 [2020-04-14T15:39:15.215Z] === RUN   TestCgroupNamespacesRun
15:39:15 [2020-04-14T15:39:15.727Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:39:16 [2020-04-14T15:39:16.150Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:39:16 [2020-04-14T15:39:16.293Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s)
15:39:16 [2020-04-14T15:39:16.293Z] === RUN   TestRenameInvalidName
15:39:16 [2020-04-14T15:39:16.861Z] --- PASS: TestRenameInvalidName (0.80s)
15:39:16 [2020-04-14T15:39:16.861Z] === RUN   TestRenameAnonymousContainer
15:39:17 [2020-04-14T15:39:17.084Z] --- PASS: TestCgroupNamespacesRun (1.81s)
15:39:17 [2020-04-14T15:39:17.084Z] === RUN   TestCgroupNamespacesRunPrivileged
15:39:17 [2020-04-14T15:39:17.781Z] --- PASS: TestReadPluginNoRead (8.58s)
15:39:17 [2020-04-14T15:39:17.781Z]     --- PASS: TestReadPluginNoRead/default (1.93s)
15:39:17 [2020-04-14T15:39:17.781Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.98s)
15:39:17 [2020-04-14T15:39:17.781Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s)
15:39:17 [2020-04-14T15:39:17.781Z]     read_test.go:91: [d3d8eb4c9f292] daemon is not started
15:39:17 [2020-04-14T15:39:17.781Z] PASS
15:39:17 [2020-04-14T15:39:17.781Z] 
15:39:17 [2020-04-14T15:39:17.781Z] DONE 6 tests in 16.737s
15:39:17 [2020-04-14T15:39:17.781Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:39:17 [2020-04-14T15:39:17.781Z] ++ 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
15:39:17 [2020-04-14T15:39:17.781Z] ++ set -e
15:39:17 [2020-04-14T15:39:17.781Z] ++ '[' -n 0 ']'
15:39:17 [2020-04-14T15:39:17.781Z] ++ set -x
15:39:17 [2020-04-14T15:39:17.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:39:17 [2020-04-14T15:39:17.781Z] testing: warning: no tests to run
15:39:17 [2020-04-14T15:39:17.781Z] PASS
15:39:17 [2020-04-14T15:39:17.781Z] 
15:39:17 [2020-04-14T15:39:17.781Z] DONE 0 tests in 0.030s
15:39:17 [2020-04-14T15:39:17.781Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:39:17 [2020-04-14T15:39:17.781Z] ++ 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
15:39:17 [2020-04-14T15:39:17.781Z] ++ set -e
15:39:17 [2020-04-14T15:39:17.781Z] ++ '[' -n 0 ']'
15:39:17 [2020-04-14T15:39:17.781Z] ++ set -x
15:39:17 [2020-04-14T15:39:17.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:39:18 [2020-04-14T15:39:18.062Z] INFO: Testing against a local daemon
15:39:18 [2020-04-14T15:39:18.062Z] === RUN   TestPluginWithDevMounts
15:39:18 [2020-04-14T15:39:18.062Z] === PAUSE TestPluginWithDevMounts
15:39:18 [2020-04-14T15:39:18.062Z] === CONT  TestPluginWithDevMounts
15:39:18 [2020-04-14T15:39:18.459Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s)
15:39:18 [2020-04-14T15:39:18.459Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:39:20 [2020-04-14T15:39:20.080Z] --- PASS: TestPluginWithDevMounts (1.88s)
15:39:20 [2020-04-14T15:39:20.080Z] PASS
15:39:20 [2020-04-14T15:39:20.080Z] 
15:39:20 [2020-04-14T15:39:20.080Z] DONE 1 tests in 1.960s
15:39:20 [2020-04-14T15:39:20.080Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
15:39:20 [2020-04-14T15:39:20.080Z] ++ 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
15:39:20 [2020-04-14T15:39:20.080Z] ++ set -e
15:39:20 [2020-04-14T15:39:20.080Z] ++ '[' -n 0 ']'
15:39:20 [2020-04-14T15:39:20.080Z] ++ set -x
15:39:20 [2020-04-14T15:39:20.080Z] ++ env -i DEST=/go/src/github.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
15:39:20 [2020-04-14T15:39:20.080Z] INFO: Testing against a local daemon
15:39:20 [2020-04-14T15:39:20.080Z] === RUN   TestSecretInspect
15:39:20 [2020-04-14T15:39:20.356Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:39:20 [2020-04-14T15:39:20.356Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
15:39:20 [2020-04-14T15:39:20.356Z] === RUN   TestCgroupNamespacesRunHostMode
15:39:21 [2020-04-14T15:39:21.051Z] --- PASS: TestRenameAnonymousContainer (3.95s)
15:39:21 [2020-04-14T15:39:21.051Z] === RUN   TestRenameContainerWithSameName
15:39:21 [2020-04-14T15:39:21.618Z] --- PASS: TestRenameContainerWithSameName (0.80s)
15:39:21 [2020-04-14T15:39:21.618Z] === RUN   TestRenameContainerWithLinkedContainer
15:39:21 [2020-04-14T15:39:21.858Z] Leaving: AppArmorNo profiles have been unloaded.
15:39:21 [2020-04-14T15:39:21.858Z] 
15:39:21 [2020-04-14T15:39:21.858Z] Unloading profiles will leave already running processes permanently
15:39:21 [2020-04-14T15:39:21.858Z] unconfined, which can lead to unexpected situations.
15:39:21 [2020-04-14T15:39:21.858Z] 
15:39:21 [2020-04-14T15:39:21.858Z] To set a process to complain mode, use the command line tool
15:39:21 [2020-04-14T15:39:21.858Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:39:21 [2020-04-14T15:39:21.858Z] 
Post stage
[Pipeline] junit
15:39:22 [2020-04-14T15:39:22.162Z] Recording test results
15:39:22 [2020-04-14T15:39:22.254Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s)
15:39:22 [2020-04-14T15:39:22.254Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:39:22 [2020-04-14T15:39:22.513Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:39:22 [2020-04-14T15:39:22.995Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s)
15:39:22 [2020-04-14T15:39:22.995Z] === RUN   TestResize
[Pipeline] sh
15:39:23 [2020-04-14T15:39:23.533Z] --- PASS: TestSecretInspect (3.69s)
15:39:23 [2020-04-14T15:39:23.533Z] === RUN   TestSecretList
15:39:23 [2020-04-14T15:39:23.812Z] + echo Ensuring container killed.
15:39:23 [2020-04-14T15:39:23.812Z] Ensuring container killed.
15:39:23 [2020-04-14T15:39:23.812Z] + docker rm -vf docker-pr7
15:39:23 [2020-04-14T15:39:23.812Z] Error: No such container: docker-pr7
15:39:23 [2020-04-14T15:39:23.812Z] + true
[Pipeline] sh
15:39:23 [2020-04-14T15:39:23.933Z] --- PASS: TestResize (0.77s)
15:39:23 [2020-04-14T15:39:23.933Z] === RUN   TestResizeWithInvalidSize
15:39:24 [2020-04-14T15:39:24.127Z] + echo Chowning /workspace to jenkins user
15:39:24 [2020-04-14T15:39:24.127Z] Chowning /workspace to jenkins user
15:39:24 [2020-04-14T15:39:24.127Z] + id -u
15:39:24 [2020-04-14T15:39:24.127Z] + id -g
15:39:24 [2020-04-14T15:39:24.127Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39705:/workspace busybox chown -R 1000:1000 /workspace
15:39:24 [2020-04-14T15:39:24.412Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s)
15:39:24 [2020-04-14T15:39:24.412Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:39:24 [2020-04-14T15:39:24.869Z] --- PASS: TestResizeWithInvalidSize (0.80s)
15:39:24 [2020-04-14T15:39:24.869Z] === RUN   TestResizeWhenContainerNotStarted
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:39:25 [2020-04-14T15:39:25.344Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
15:39:25 [2020-04-14T15:39:25.344Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:39:25 [2020-04-14T15:39:25.376Z] + bundleName=docker-py
15:39:25 [2020-04-14T15:39:25.376Z] + echo Creating docker-py-bundles.tar.gz
15:39:25 [2020-04-14T15:39:25.376Z] Creating docker-py-bundles.tar.gz
15:39:25 [2020-04-14T15:39:25.376Z] + 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
15:39:25 [2020-04-14T15:39:25.383Z] Archiving artifacts
15:39:25 [2020-04-14T15:39:25.438Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:39:25 [2020-04-14T15:39:25.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:39:25 [2020-04-14T15:39:25.909Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:39:25 [2020-04-14T15:39:25.909Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s)
15:39:25 [2020-04-14T15:39:25.909Z] === RUN   TestCgroupNamespacesRunOlderClient
15:39:26 [2020-04-14T15:39:26.932Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39705/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:39:27 [2020-04-14T15:39:27.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -e DOCKER_GRAPHDRIVER docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/make.sh binary-daemon
15:39:27 [2020-04-14T15:39:27.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:39:27 [2020-04-14T15:39:27.805Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:39:27 [2020-04-14T15:39:27.805Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
15:39:27 [2020-04-14T15:39:27.805Z] === RUN   TestKernelTCPMemory
15:39:27 [2020-04-14T15:39:27.883Z] 
15:39:27 [2020-04-14T15:39:27.883Z] Removing bundles/
15:39:27 [2020-04-14T15:39:27.883Z] 
15:39:27 [2020-04-14T15:39:27.883Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
15:39:27 [2020-04-14T15:39:27.883Z] Building: bundles/binary-daemon/dockerd-dev
15:39:27 [2020-04-14T15:39:27.883Z] GOOS="" GOARCH="" GOARM=""
15:39:27 [2020-04-14T15:39:27.908Z] --- PASS: TestSecretList (3.69s)
15:39:27 [2020-04-14T15:39:27.908Z] === RUN   TestSecretsCreateAndDelete
15:39:27 [2020-04-14T15:39:27.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:39:28 [2020-04-14T15:39:28.179Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:39:28 [2020-04-14T15:39:28.749Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:39:29 [2020-04-14T15:39:29.009Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:39:29 [2020-04-14T15:39:29.176Z] --- PASS: TestKernelTCPMemory (1.11s)
15:39:29 [2020-04-14T15:39:29.176Z] === RUN   TestNISDomainname
15:39:29 [2020-04-14T15:39:29.740Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:39:29 [2020-04-14T15:39:29.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:39:30 [2020-04-14T15:39:30.304Z] --- PASS: TestNISDomainname (1.19s)
15:39:30 [2020-04-14T15:39:30.304Z] === RUN   TestHostnameDnsResolution
15:39:30 [2020-04-14T15:39:30.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:39:30 [2020-04-14T15:39:30.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:39:31 [2020-04-14T15:39:31.360Z] --- PASS: TestSecretsCreateAndDelete (3.75s)
15:39:31 [2020-04-14T15:39:31.360Z] === RUN   TestSecretsUpdate
15:39:31 [2020-04-14T15:39:31.676Z] --- PASS: TestHostnameDnsResolution (1.40s)
15:39:31 [2020-04-14T15:39:31.676Z] === RUN   TestStats
15:39:32 [2020-04-14T15:39:32.658Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:39:32 [2020-04-14T15:39:32.926Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:39:32 [2020-04-14T15:39:32.926Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:39:32 [2020-04-14T15:39:32.926Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:39:33 [2020-04-14T15:39:33.322Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.63s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
15:39:33 [2020-04-14T15:39:33.322Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s)
15:39:33 [2020-04-14T15:39:33.322Z] === RUN   TestCgroupNamespacesRun
15:39:33 [2020-04-14T15:39:33.510Z] --- PASS: TestStats (1.90s)
15:39:33 [2020-04-14T15:39:33.510Z] === RUN   TestStopContainerWithTimeout
15:39:33 [2020-04-14T15:39:33.510Z] === RUN   TestStopContainerWithTimeout/0
15:39:33 [2020-04-14T15:39:33.510Z] === PAUSE TestStopContainerWithTimeout/0
15:39:33 [2020-04-14T15:39:33.510Z] === RUN   TestStopContainerWithTimeout/1
15:39:33 [2020-04-14T15:39:33.510Z] === PAUSE TestStopContainerWithTimeout/1
15:39:33 [2020-04-14T15:39:33.510Z] === RUN   TestStopContainerWithTimeout/3
15:39:33 [2020-04-14T15:39:33.510Z] === PAUSE TestStopContainerWithTimeout/3
15:39:33 [2020-04-14T15:39:33.510Z] === RUN   TestStopContainerWithTimeout/-1
15:39:33 [2020-04-14T15:39:33.510Z] === PAUSE TestStopContainerWithTimeout/-1
15:39:33 [2020-04-14T15:39:33.510Z] === CONT  TestStopContainerWithTimeout/0
15:39:33 [2020-04-14T15:39:33.510Z] === CONT  TestStopContainerWithTimeout/-1
15:39:34 [2020-04-14T15:39:34.446Z] === CONT  TestStopContainerWithTimeout/3
15:39:34 [2020-04-14T15:39:34.812Z] --- PASS: TestSecretsUpdate (3.81s)
15:39:34 [2020-04-14T15:39:34.812Z] === RUN   TestTemplatedSecret
15:39:35 [2020-04-14T15:39:35.227Z] --- PASS: TestCgroupNamespacesRun (1.77s)
15:39:35 [2020-04-14T15:39:35.227Z] === RUN   TestCgroupNamespacesRunPrivileged
15:39:36 [2020-04-14T15:39:36.340Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:39:36 [2020-04-14T15:39:36.605Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
15:39:36 [2020-04-14T15:39:36.605Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:39:36 [2020-04-14T15:39:36.903Z] === CONT  TestStopContainerWithTimeout/1
15:39:36 [2020-04-14T15:39:36.903Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:39:38 [2020-04-14T15:39:38.264Z] --- PASS: TestTemplatedSecret (3.44s)
15:39:38 [2020-04-14T15:39:38.264Z] === RUN   TestSecretCreateResolve
15:39:38 [2020-04-14T15:39:38.510Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
15:39:38 [2020-04-14T15:39:38.510Z] === RUN   TestCgroupNamespacesRunHostMode
15:39:38 [2020-04-14T15:39:38.799Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:39:38 [2020-04-14T15:39:38.799Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:39:38 [2020-04-14T15:39:38.799Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
15:39:38 [2020-04-14T15:39:38.799Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.26s)
15:39:38 [2020-04-14T15:39:38.799Z]     --- PASS: TestStopContainerWithTimeout/3 (2.91s)
15:39:38 [2020-04-14T15:39:38.799Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
15:39:38 [2020-04-14T15:39:38.799Z] === RUN   TestDeleteDevicemapper
15:39:38 [2020-04-14T15:39:38.799Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:39:38 [2020-04-14T15:39:38.799Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:39:38 [2020-04-14T15:39:38.799Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:39:39 [2020-04-14T15:39:39.056Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:39:40 [2020-04-14T15:39:40.415Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
15:39:40 [2020-04-14T15:39:40.415Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:39:41 [2020-04-14T15:39:41.583Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s)
15:39:41 [2020-04-14T15:39:41.583Z] === RUN   TestUpdateMemory
15:39:41 [2020-04-14T15:39:41.583Z] --- SKIP: TestUpdateMemory (0.00s)
15:39:41 [2020-04-14T15:39:41.583Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:39:41 [2020-04-14T15:39:41.583Z] === RUN   TestUpdateCPUQuota
15:39:41 [2020-04-14T15:39:41.583Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:39:41 [2020-04-14T15:39:41.714Z] --- PASS: TestSecretCreateResolve (3.21s)
15:39:41 [2020-04-14T15:39:41.714Z] PASS
15:39:41 [2020-04-14T15:39:41.714Z] 
15:39:41 [2020-04-14T15:39:41.714Z] DONE 6 tests in 21.660s
15:39:41 [2020-04-14T15:39:41.714Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
15:39:41 [2020-04-14T15:39:41.714Z] ++ 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
15:39:41 [2020-04-14T15:39:41.714Z] ++ set -e
15:39:41 [2020-04-14T15:39:41.714Z] ++ '[' -n 0 ']'
15:39:41 [2020-04-14T15:39:41.714Z] ++ set -x
15:39:41 [2020-04-14T15:39:41.714Z] ++ env -i DEST=/go/src/github.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
15:39:41 [2020-04-14T15:39:41.714Z] INFO: Testing against a local daemon
15:39:41 [2020-04-14T15:39:41.714Z] === RUN   TestServiceCreateInit
15:39:41 [2020-04-14T15:39:41.714Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:39:42 [2020-04-14T15:39:42.148Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:39:42 [2020-04-14T15:39:42.319Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
15:39:42 [2020-04-14T15:39:42.319Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:39:42 [2020-04-14T15:39:42.714Z] --- PASS: TestUpdateCPUQuota (1.72s)
15:39:42 [2020-04-14T15:39:42.714Z] === RUN   TestUpdatePidsLimit
15:39:42 [2020-04-14T15:39:42.714Z] === RUN   TestUpdatePidsLimit/update_from_none
15:39:42 [2020-04-14T15:39:42.887Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
15:39:42 [2020-04-14T15:39:42.887Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:39:43 [2020-04-14T15:39:43.279Z] === RUN   TestUpdatePidsLimit/no_change
15:39:43 [2020-04-14T15:39:43.536Z] === RUN   TestUpdatePidsLimit/update_lower
15:39:43 [2020-04-14T15:39:43.825Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
15:39:43 [2020-04-14T15:39:43.825Z] === RUN   TestCgroupNamespacesRunOlderClient
15:39:44 [2020-04-14T15:39:44.101Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:39:44 [2020-04-14T15:39:44.359Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:39:44 [2020-04-14T15:39:44.359Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:39:44 [2020-04-14T15:39:44.926Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:39:45 [2020-04-14T15:39:45.184Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:39:45 [2020-04-14T15:39:45.441Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:39:45 [2020-04-14T15:39:45.734Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
15:39:45 [2020-04-14T15:39:45.734Z] === RUN   TestKernelTCPMemory
15:39:46 [2020-04-14T15:39:46.672Z] --- PASS: TestKernelTCPMemory (0.90s)
15:39:46 [2020-04-14T15:39:46.672Z] === RUN   TestNISDomainname
15:39:46 [2020-04-14T15:39:46.814Z] --- PASS: TestUpdatePidsLimit (3.89s)
15:39:46 [2020-04-14T15:39:46.814Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
15:39:46 [2020-04-14T15:39:46.814Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
15:39:46 [2020-04-14T15:39:46.814Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
15:39:46 [2020-04-14T15:39:46.814Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s)
15:39:46 [2020-04-14T15:39:46.814Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
15:39:46 [2020-04-14T15:39:46.814Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
15:39:46 [2020-04-14T15:39:46.814Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
15:39:46 [2020-04-14T15:39:46.814Z] === RUN   TestUpdateRestartPolicy
15:39:47 [2020-04-14T15:39:47.196Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:39:47 [2020-04-14T15:39:47.609Z] --- PASS: TestNISDomainname (1.00s)
15:39:47 [2020-04-14T15:39:47.609Z] === RUN   TestHostnameDnsResolution
15:39:48 [2020-04-14T15:39:48.712Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:39:49 [2020-04-14T15:39:49.512Z] --- PASS: TestHostnameDnsResolution (1.68s)
15:39:49 [2020-04-14T15:39:49.512Z] === RUN   TestStats
15:39:50 [2020-04-14T15:39:50.084Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:39:51 [2020-04-14T15:39:51.016Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:39:51 [2020-04-14T15:39:51.430Z] --- PASS: TestStats (1.81s)
15:39:51 [2020-04-14T15:39:51.430Z] === RUN   TestStopContainerWithTimeout
15:39:51 [2020-04-14T15:39:51.430Z] === RUN   TestStopContainerWithTimeout/0
15:39:51 [2020-04-14T15:39:51.430Z] === PAUSE TestStopContainerWithTimeout/0
15:39:51 [2020-04-14T15:39:51.430Z] === RUN   TestStopContainerWithTimeout/1
15:39:51 [2020-04-14T15:39:51.430Z] === PAUSE TestStopContainerWithTimeout/1
15:39:51 [2020-04-14T15:39:51.430Z] === RUN   TestStopContainerWithTimeout/3
15:39:51 [2020-04-14T15:39:51.430Z] === PAUSE TestStopContainerWithTimeout/3
15:39:51 [2020-04-14T15:39:51.430Z] === RUN   TestStopContainerWithTimeout/-1
15:39:51 [2020-04-14T15:39:51.430Z] === PAUSE TestStopContainerWithTimeout/-1
15:39:51 [2020-04-14T15:39:51.430Z] === CONT  TestStopContainerWithTimeout/0
15:39:51 [2020-04-14T15:39:51.430Z] === CONT  TestStopContainerWithTimeout/3
15:39:51 [2020-04-14T15:39:51.430Z] === CONT  TestStopContainerWithTimeout/1
15:39:51 [2020-04-14T15:39:51.430Z] === CONT  TestStopContainerWithTimeout/-1
15:39:51 [2020-04-14T15:39:51.581Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:39:52 [2020-04-14T15:39:52.677Z] --- PASS: TestServiceCreateInit (10.19s)
15:39:52 [2020-04-14T15:39:52.677Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s)
15:39:52 [2020-04-14T15:39:52.677Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.42s)
15:39:52 [2020-04-14T15:39:52.677Z] === RUN   TestCreateServiceMultipleTimes
15:39:52 [2020-04-14T15:39:52.954Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:39:53 [2020-04-14T15:39:53.519Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:39:54 [2020-04-14T15:39:54.085Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:39:54 [2020-04-14T15:39:54.130Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:39:54 [2020-04-14T15:39:54.130Z] 
15:39:54 [2020-04-14T15:39:54.130Z]  ________   ____  __.
15:39:54 [2020-04-14T15:39:54.130Z]  \_____  \ |    |/ _|
15:39:54 [2020-04-14T15:39:54.130Z]  /   |   \|      <
15:39:54 [2020-04-14T15:39:54.130Z]  /    |    \    |  \
15:39:54 [2020-04-14T15:39:54.130Z]  \_______  /____|__ \
15:39:54 [2020-04-14T15:39:54.130Z]          \/        \/
15:39:54 [2020-04-14T15:39:54.130Z] 
15:39:54 [2020-04-14T15:39:54.130Z] INFO: make.ps1 ended at 04/14/2020 15:39:49
15:39:54 [2020-04-14T15:39:54.130Z] INFO: Binaries build ended at 04/14/2020 15:39:52. Duration:00:01:19.1155349
15:39:54 [2020-04-14T15:39:54.725Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:39:54 [2020-04-14T15:39:54.725Z]     --- PASS: TestStopContainerWithTimeout/0 (1.26s)
15:39:54 [2020-04-14T15:39:54.725Z]     --- PASS: TestStopContainerWithTimeout/1 (2.14s)
15:39:54 [2020-04-14T15:39:54.725Z]     --- PASS: TestStopContainerWithTimeout/3 (3.31s)
15:39:54 [2020-04-14T15:39:54.725Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.37s)
15:39:54 [2020-04-14T15:39:54.725Z] === RUN   TestDeleteDevicemapper
15:39:54 [2020-04-14T15:39:54.725Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:39:54 [2020-04-14T15:39:54.725Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:39:54 [2020-04-14T15:39:54.725Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:39:55 [2020-04-14T15:39:55.017Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:39:55 [2020-04-14T15:39:55.321Z] INFO: Copying the built daemon binary to d:\CI\PR-39705\7\binary\dockerd-eb14d936bf.exe...
15:39:56 [2020-04-14T15:39:56.525Z] INFO: Copying the built client binary to d:\CI\PR-39705\7\binary\docker-eb14d936bf.exe...
15:39:56 [2020-04-14T15:39:56.525Z] INFO: Copying dockerversion from the container...
15:39:56 [2020-04-14T15:39:56.525Z] INFO: Copying the golang package from the container to d:\CI\PR-39705\7\installer\go.zip...
15:39:58 [2020-04-14T15:39:58.012Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s)
15:39:58 [2020-04-14T15:39:58.013Z] === RUN   TestUpdateMemory
15:39:58 [2020-04-14T15:39:58.013Z] --- SKIP: TestUpdateMemory (0.00s)
15:39:58 [2020-04-14T15:39:58.013Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:39:58 [2020-04-14T15:39:58.013Z] === RUN   TestUpdateCPUQuota
15:39:58 [2020-04-14T15:39:58.949Z] --- PASS: TestUpdateCPUQuota (1.40s)
15:39:58 [2020-04-14T15:39:58.949Z] === RUN   TestUpdatePidsLimit
15:39:58 [2020-04-14T15:39:58.949Z] === RUN   TestUpdatePidsLimit/update_from_none
15:39:59 [2020-04-14T15:39:59.195Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:39:59 [2020-04-14T15:39:59.207Z] === RUN   TestUpdatePidsLimit/no_change
15:39:59 [2020-04-14T15:39:59.466Z] === RUN   TestUpdatePidsLimit/update_lower
15:39:59 [2020-04-14T15:39:59.883Z] INFO: Extracting go.zip to d:\CI\PR-39705\7\go
15:40:00 [2020-04-14T15:40:00.034Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:40:00 [2020-04-14T15:40:00.130Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:40:00 [2020-04-14T15:40:00.130Z] --- PASS: TestUpdateRestartPolicy (13.50s)
15:40:00 [2020-04-14T15:40:00.130Z] === RUN   TestUpdateRestartWithAutoRemove
15:40:00 [2020-04-14T15:40:00.292Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:40:00 [2020-04-14T15:40:00.860Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:40:01 [2020-04-14T15:40:01.061Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
15:40:01 [2020-04-14T15:40:01.061Z] === RUN   TestWaitNonBlocked
15:40:01 [2020-04-14T15:40:01.061Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:40:01 [2020-04-14T15:40:01.061Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:40:01 [2020-04-14T15:40:01.061Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:40:01 [2020-04-14T15:40:01.061Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:40:01 [2020-04-14T15:40:01.061Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:40:01 [2020-04-14T15:40:01.061Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:40:01 [2020-04-14T15:40:01.119Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:40:01 [2020-04-14T15:40:01.626Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:40:02 [2020-04-14T15:40:02.560Z] --- PASS: TestWaitNonBlocked (0.04s)
15:40:02 [2020-04-14T15:40:02.560Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
15:40:02 [2020-04-14T15:40:02.560Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s)
15:40:02 [2020-04-14T15:40:02.560Z] === RUN   TestWaitBlocked
15:40:02 [2020-04-14T15:40:02.560Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:40:02 [2020-04-14T15:40:02.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:40:02 [2020-04-14T15:40:02.560Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:40:02 [2020-04-14T15:40:02.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:40:02 [2020-04-14T15:40:02.560Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:40:02 [2020-04-14T15:40:02.560Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:40:02 [2020-04-14T15:40:02.560Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:40:03 [2020-04-14T15:40:03.030Z] --- PASS: TestUpdatePidsLimit (3.88s)
15:40:03 [2020-04-14T15:40:03.030Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
15:40:03 [2020-04-14T15:40:03.030Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
15:40:03 [2020-04-14T15:40:03.030Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
15:40:03 [2020-04-14T15:40:03.030Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
15:40:03 [2020-04-14T15:40:03.030Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
15:40:03 [2020-04-14T15:40:03.030Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
15:40:03 [2020-04-14T15:40:03.030Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
15:40:03 [2020-04-14T15:40:03.030Z] === RUN   TestUpdateRestartPolicy
15:40:03 [2020-04-14T15:40:03.492Z] --- PASS: TestWaitBlocked (0.02s)
15:40:03 [2020-04-14T15:40:03.492Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
15:40:03 [2020-04-14T15:40:03.492Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
15:40:03 [2020-04-14T15:40:03.492Z] === CONT  TestContainerStartOnDaemonRestart
15:40:03 [2020-04-14T15:40:03.492Z] === CONT  TestDaemonHostGatewayIP
15:40:03 [2020-04-14T15:40:03.752Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:40:03 [2020-04-14T15:40:03.752Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:40:06 [2020-04-14T15:40:06.284Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:40:07 [2020-04-14T15:40:07.655Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s)
15:40:07 [2020-04-14T15:40:07.655Z] === CONT  TestIpcModeOlderClient
15:40:07 [2020-04-14T15:40:07.655Z] --- PASS: TestIpcModeOlderClient (0.13s)
15:40:07 [2020-04-14T15:40:07.655Z] === CONT  TestDaemonRestartIpcMode
15:40:07 [2020-04-14T15:40:07.655Z] --- PASS: TestDaemonHostGatewayIP (4.22s)
15:40:10 [2020-04-14T15:40:10.184Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:40:10 [2020-04-14T15:40:10.748Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:40:11 [2020-04-14T15:40:11.005Z] --- PASS: TestDaemonRestartIpcMode (3.36s)
15:40:11 [2020-04-14T15:40:11.005Z] PASS
15:40:11 [2020-04-14T15:40:11.005Z] 
15:40:11 [2020-04-14T15:40:11.005Z] === Skipped
15:40:11 [2020-04-14T15:40:11.005Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:40:11 [2020-04-14T15:40:11.005Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:40:11 [2020-04-14T15:40:11.005Z] 
15:40:11 [2020-04-14T15:40:11.005Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:40:11 [2020-04-14T15:40:11.005Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:40:11 [2020-04-14T15:40:11.005Z] 
15:40:11 [2020-04-14T15:40:11.005Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:40:11 [2020-04-14T15:40:11.005Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:40:11 [2020-04-14T15:40:11.005Z] 
15:40:11 [2020-04-14T15:40:11.005Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:40:11 [2020-04-14T15:40:11.005Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:40:11 [2020-04-14T15:40:11.005Z] 
15:40:11 [2020-04-14T15:40:11.005Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:40:11 [2020-04-14T15:40:11.005Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:40:11 [2020-04-14T15:40:11.005Z] 
15:40:11 [2020-04-14T15:40:11.005Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:40:11 [2020-04-14T15:40:11.005Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:40:11 [2020-04-14T15:40:11.005Z] 
15:40:11 [2020-04-14T15:40:11.005Z] 
15:40:11 [2020-04-14T15:40:11.005Z] DONE 199 tests, 6 skipped in 148.602s
15:40:11 [2020-04-14T15:40:11.005Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:40:11 [2020-04-14T15:40:11.005Z] ++ 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
15:40:11 [2020-04-14T15:40:11.005Z] ++ set -e
15:40:11 [2020-04-14T15:40:11.005Z] ++ '[' -n 0 ']'
15:40:11 [2020-04-14T15:40:11.005Z] ++ set -x
15:40:11 [2020-04-14T15:40:11.005Z] ++ env -i DEST=/go/src/github.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
15:40:11 [2020-04-14T15:40:11.263Z] INFO: Testing against a local daemon
15:40:11 [2020-04-14T15:40:11.263Z] === RUN   TestCommitInheritsEnv
15:40:11 [2020-04-14T15:40:11.828Z] --- PASS: TestCommitInheritsEnv (0.48s)
15:40:11 [2020-04-14T15:40:11.828Z] === RUN   TestImportExtremelyLargeImageWorks
15:40:11 [2020-04-14T15:40:11.828Z] === PAUSE TestImportExtremelyLargeImageWorks
15:40:11 [2020-04-14T15:40:11.828Z] === RUN   TestImagesFilterMultiReference
15:40:11 [2020-04-14T15:40:11.828Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:40:11 [2020-04-14T15:40:11.828Z] === RUN   TestImagePullPlatformInvalid
15:40:11 [2020-04-14T15:40:11.828Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:40:11 [2020-04-14T15:40:11.828Z] === RUN   TestRemoveImageOrphaning
15:40:12 [2020-04-14T15:40:12.394Z] --- PASS: TestRemoveImageOrphaning (0.45s)
15:40:12 [2020-04-14T15:40:12.394Z] === RUN   TestRemoveImageGarbageCollector
15:40:12 [2020-04-14T15:40:12.610Z] #79 exporting layers 113.5s done
15:40:12 [2020-04-14T15:40:12.610Z] #79 exporting manifest sha256:11d3de5752294318f148fef46926528484ca59738cf524d570c19c9baec8774f done
15:40:12 [2020-04-14T15:40:12.610Z] #79 exporting config sha256:1e821f2089d31e5bdd759376b7c852876e6547090d48f19fa216eaedfccc51e5 done
15:40:12 [2020-04-14T15:40:12.610Z] #79 sending tarball
15:40:13 [2020-04-14T15:40:13.328Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:40:13 [2020-04-14T15:40:13.328Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:40:14 [2020-04-14T15:40:14.700Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:40:14 [2020-04-14T15:40:14.700Z] --- PASS: TestRemoveImageGarbageCollector (2.44s)
15:40:14 [2020-04-14T15:40:14.700Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:40:14 [2020-04-14T15:40:14.700Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.10s)
15:40:14 [2020-04-14T15:40:14.700Z] === RUN   TestTagInvalidReference
15:40:14 [2020-04-14T15:40:14.958Z] --- PASS: TestTagInvalidReference (0.04s)
15:40:14 [2020-04-14T15:40:14.958Z] === RUN   TestTagValidPrefixedRepo
15:40:14 [2020-04-14T15:40:14.958Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:40:14 [2020-04-14T15:40:14.958Z] === RUN   TestTagExistedNameWithoutForce
15:40:14 [2020-04-14T15:40:14.958Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:40:14 [2020-04-14T15:40:14.958Z] === RUN   TestTagOfficialNames
15:40:14 [2020-04-14T15:40:14.958Z] --- PASS: TestTagOfficialNames (0.06s)
15:40:14 [2020-04-14T15:40:14.958Z] === RUN   TestTagMatchesDigest
15:40:14 [2020-04-14T15:40:14.958Z] === RUN   TestDockerSuite/TestBuildCmd
15:40:14 [2020-04-14T15:40:14.958Z] --- PASS: TestTagMatchesDigest (0.03s)
15:40:14 [2020-04-14T15:40:14.958Z] === CONT  TestImportExtremelyLargeImageWorks
15:40:15 [2020-04-14T15:40:15.040Z] --- PASS: TestCreateServiceMultipleTimes (22.16s)
15:40:15 [2020-04-14T15:40:15.040Z] === RUN   TestCreateServiceConflict
15:40:15 [2020-04-14T15:40:15.236Z] --- PASS: TestUpdateRestartPolicy (12.46s)
15:40:15 [2020-04-14T15:40:15.236Z] === RUN   TestUpdateRestartWithAutoRemove
15:40:15 [2020-04-14T15:40:15.522Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:40:15 [2020-04-14T15:40:15.522Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:40:15 [2020-04-14T15:40:15.779Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:40:16 [2020-04-14T15:40:16.173Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
15:40:16 [2020-04-14T15:40:16.173Z] === RUN   TestWaitNonBlocked
15:40:16 [2020-04-14T15:40:16.173Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:40:16 [2020-04-14T15:40:16.173Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:40:16 [2020-04-14T15:40:16.173Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:40:16 [2020-04-14T15:40:16.173Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:40:16 [2020-04-14T15:40:16.173Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:40:16 [2020-04-14T15:40:16.173Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:40:16 [2020-04-14T15:40:16.343Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:40:16 [2020-04-14T15:40:16.343Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:40:17 [2020-04-14T15:40:17.109Z] --- PASS: TestWaitNonBlocked (0.03s)
15:40:17 [2020-04-14T15:40:17.109Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s)
15:40:17 [2020-04-14T15:40:17.109Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
15:40:17 [2020-04-14T15:40:17.109Z] === RUN   TestWaitBlocked
15:40:17 [2020-04-14T15:40:17.109Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:40:17 [2020-04-14T15:40:17.109Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:40:17 [2020-04-14T15:40:17.109Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:40:17 [2020-04-14T15:40:17.109Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:40:17 [2020-04-14T15:40:17.109Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:40:17 [2020-04-14T15:40:17.109Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:40:17 [2020-04-14T15:40:17.713Z] --- PASS: TestCreateServiceConflict (3.69s)
15:40:17 [2020-04-14T15:40:17.713Z] === RUN   TestCreateServiceMaxReplicas
15:40:18 [2020-04-14T15:40:18.047Z] --- PASS: TestWaitBlocked (0.03s)
15:40:18 [2020-04-14T15:40:18.047Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s)
15:40:18 [2020-04-14T15:40:18.047Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
15:40:18 [2020-04-14T15:40:18.047Z] === CONT  TestContainerStartOnDaemonRestart
15:40:18 [2020-04-14T15:40:18.047Z] === CONT  TestIpcModeOlderClient
15:40:18 [2020-04-14T15:40:18.047Z] === CONT  TestDaemonHostGatewayIP
15:40:18 [2020-04-14T15:40:18.047Z] === CONT  TestDaemonRestartIpcMode
15:40:18 [2020-04-14T15:40:18.178Z] #79 sending tarball 18.7s done
15:40:18 [2020-04-14T15:40:18.178Z] #79 DONE 132.2s
15:40:18 [2020-04-14T15:40:18.178Z] 
15:40:18 [2020-04-14T15:40:18.178Z] #80 importing to docker
15:40:18 [2020-04-14T15:40:18.241Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:40:18 [2020-04-14T15:40:18.309Z] --- PASS: TestIpcModeOlderClient (0.19s)
15:40:18 [2020-04-14T15:40:18.806Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:40:21 [2020-04-14T15:40:21.600Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s)
15:40:22 [2020-04-14T15:40:22.090Z] --- PASS: TestCreateServiceMaxReplicas (3.83s)
15:40:22 [2020-04-14T15:40:22.090Z] === RUN   TestCreateWithDuplicateNetworkNames
15:40:22 [2020-04-14T15:40:22.172Z] --- PASS: TestDaemonRestartIpcMode (4.15s)
15:40:22 [2020-04-14T15:40:22.740Z] --- PASS: TestDaemonHostGatewayIP (4.62s)
15:40:22 [2020-04-14T15:40:22.740Z] PASS
15:40:22 [2020-04-14T15:40:22.740Z] 
15:40:22 [2020-04-14T15:40:22.740Z] === Skipped
15:40:22 [2020-04-14T15:40:22.740Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:40:22 [2020-04-14T15:40:22.740Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:40:22 [2020-04-14T15:40:22.740Z] 
15:40:22 [2020-04-14T15:40:22.740Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
15:40:22 [2020-04-14T15:40:22.740Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:40:22 [2020-04-14T15:40:22.740Z] 
15:40:22 [2020-04-14T15:40:22.740Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
15:40:22 [2020-04-14T15:40:22.740Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:40:22 [2020-04-14T15:40:22.740Z] 
15:40:22 [2020-04-14T15:40:22.740Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:40:22 [2020-04-14T15:40:22.740Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:40:22 [2020-04-14T15:40:22.740Z] 
15:40:22 [2020-04-14T15:40:22.740Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:40:22 [2020-04-14T15:40:22.740Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:40:22 [2020-04-14T15:40:22.740Z] 
15:40:22 [2020-04-14T15:40:22.740Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
15:40:22 [2020-04-14T15:40:22.740Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:40:22 [2020-04-14T15:40:22.740Z] 
15:40:22 [2020-04-14T15:40:22.740Z] 
15:40:22 [2020-04-14T15:40:22.740Z] DONE 199 tests, 6 skipped in 126.199s
15:40:22 [2020-04-14T15:40:22.740Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:40:22 [2020-04-14T15:40:22.740Z] ++ 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
15:40:22 [2020-04-14T15:40:22.740Z] ++ set -e
15:40:22 [2020-04-14T15:40:22.740Z] ++ '[' -n 0 ']'
15:40:22 [2020-04-14T15:40:22.740Z] ++ set -x
15:40:22 [2020-04-14T15:40:22.740Z] ++ env -i DEST=/go/src/github.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
15:40:22 [2020-04-14T15:40:22.999Z] INFO: Testing against a local daemon
15:40:22 [2020-04-14T15:40:22.999Z] === RUN   TestCommitInheritsEnv
15:40:23 [2020-04-14T15:40:23.566Z] --- PASS: TestCommitInheritsEnv (0.58s)
15:40:23 [2020-04-14T15:40:23.566Z] === RUN   TestImportExtremelyLargeImageWorks
15:40:23 [2020-04-14T15:40:23.566Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:40:23 [2020-04-14T15:40:23.566Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
15:40:23 [2020-04-14T15:40:23.566Z] === RUN   TestImagesFilterMultiReference
15:40:23 [2020-04-14T15:40:23.566Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:40:23 [2020-04-14T15:40:23.566Z] === RUN   TestImagePullPlatformInvalid
15:40:23 [2020-04-14T15:40:23.566Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:40:23 [2020-04-14T15:40:23.566Z] === RUN   TestRemoveImageOrphaning
15:40:24 [2020-04-14T15:40:24.133Z] --- PASS: TestRemoveImageOrphaning (0.55s)
15:40:24 [2020-04-14T15:40:24.133Z] === RUN   TestRemoveImageGarbageCollector
15:40:24 [2020-04-14T15:40:24.133Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:40:24 [2020-04-14T15:40:24.133Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:40:24 [2020-04-14T15:40:24.133Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:40:24 [2020-04-14T15:40:24.133Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:40:24 [2020-04-14T15:40:24.133Z] === RUN   TestTagInvalidReference
15:40:24 [2020-04-14T15:40:24.392Z] --- PASS: TestTagInvalidReference (0.03s)
15:40:24 [2020-04-14T15:40:24.392Z] === RUN   TestTagValidPrefixedRepo
15:40:24 [2020-04-14T15:40:24.392Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:40:24 [2020-04-14T15:40:24.392Z] === RUN   TestTagExistedNameWithoutForce
15:40:24 [2020-04-14T15:40:24.392Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:40:24 [2020-04-14T15:40:24.392Z] === RUN   TestTagOfficialNames
15:40:24 [2020-04-14T15:40:24.392Z] --- PASS: TestTagOfficialNames (0.07s)
15:40:24 [2020-04-14T15:40:24.392Z] === RUN   TestTagMatchesDigest
15:40:24 [2020-04-14T15:40:24.392Z] --- PASS: TestTagMatchesDigest (0.03s)
15:40:24 [2020-04-14T15:40:24.392Z] PASS
15:40:24 [2020-04-14T15:40:24.392Z] 
15:40:24 [2020-04-14T15:40:24.392Z] === Skipped
15:40:24 [2020-04-14T15:40:24.392Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:40:24 [2020-04-14T15:40:24.392Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
15:40:24 [2020-04-14T15:40:24.392Z] 
15:40:24 [2020-04-14T15:40:24.392Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:40:24 [2020-04-14T15:40:24.392Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:40:24 [2020-04-14T15:40:24.392Z] 
15:40:24 [2020-04-14T15:40:24.392Z] 
15:40:24 [2020-04-14T15:40:24.392Z] DONE 12 tests, 2 skipped in 1.768s
15:40:24 [2020-04-14T15:40:24.392Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:40:24 [2020-04-14T15:40:24.392Z] ++ 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
15:40:24 [2020-04-14T15:40:24.392Z] ++ set -e
15:40:24 [2020-04-14T15:40:24.392Z] ++ '[' -n 0 ']'
15:40:24 [2020-04-14T15:40:24.392Z] ++ set -x
15:40:24 [2020-04-14T15:40:24.393Z] ++ env -i DEST=/go/src/github.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
15:40:24 [2020-04-14T15:40:24.652Z] INFO: Testing against a local daemon
15:40:24 [2020-04-14T15:40:24.652Z] === RUN   TestNetworkCreateDelete
15:40:24 [2020-04-14T15:40:24.911Z] --- PASS: TestNetworkCreateDelete (0.40s)
15:40:24 [2020-04-14T15:40:24.911Z] === RUN   TestDockerNetworkDeletePreferID
15:40:25 [2020-04-14T15:40:25.357Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:40:25 [2020-04-14T15:40:25.357Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:40:26 [2020-04-14T15:40:26.289Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s)
15:40:26 [2020-04-14T15:40:26.289Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:40:26 [2020-04-14T15:40:26.289Z] === RUN   TestDockerSuite/TestBuildContChar
15:40:26 [2020-04-14T15:40:26.289Z] === RUN   TestInspectNetwork
15:40:26 [2020-04-14T15:40:26.854Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:40:27 [2020-04-14T15:40:27.419Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:40:30 [2020-04-14T15:40:30.697Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Extraction ended at 04/14/2020 15:40:26. Duration:00:00:26.8043858
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Updating the golang and path environment variables
15:40:30 [2020-04-14T15:40:30.809Z] INFO: GOPATH=d:\gopath
15:40:30 [2020-04-14T15:40:30.809Z] INFO: go version go1.13.10 windows/amd64
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Running the daemon under test in debug mode
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Starting a daemon under test...
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39705\7\daemon --pidfile d:\CI\PR-39705\7\docker.pid -D
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Process started successfully.
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Start tailing logs of the daemon under tests
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Waiting for the daemon under test to start...
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Daemon under test started and replied!
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Docker version of the daemon under test
15:40:30 [2020-04-14T15:40:30.809Z] 
15:40:30 [2020-04-14T15:40:30.809Z] Client:
15:40:30 [2020-04-14T15:40:30.809Z]  Version:      17.06.2-ce
15:40:30 [2020-04-14T15:40:30.809Z]  API version:  1.30
15:40:30 [2020-04-14T15:40:30.809Z]  Go version:   go1.8.3
15:40:30 [2020-04-14T15:40:30.809Z]  Git commit:   cec0b72
15:40:30 [2020-04-14T15:40:30.809Z]  Built:        Tue Sep  5 19:57:19 2017
15:40:30 [2020-04-14T15:40:30.809Z]  OS/Arch:      windows/amd64
15:40:30 [2020-04-14T15:40:30.809Z] 
15:40:30 [2020-04-14T15:40:30.809Z] Server:
15:40:30 [2020-04-14T15:40:30.809Z]  Version:      0.0.0-dev
15:40:30 [2020-04-14T15:40:30.809Z]  API version:  1.41 (minimum version 1.24)
15:40:30 [2020-04-14T15:40:30.809Z]  Go version:   go1.13.10
15:40:30 [2020-04-14T15:40:30.809Z]  Git commit:   eb14d936bf
15:40:30 [2020-04-14T15:40:30.809Z]  Built:        04/14/2020 15:38:37
15:40:30 [2020-04-14T15:40:30.809Z]  OS/Arch:      windows/amd64
15:40:30 [2020-04-14T15:40:30.809Z]  Experimental: false
15:40:30 [2020-04-14T15:40:30.809Z] 
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Docker info of the daemon under test
15:40:30 [2020-04-14T15:40:30.809Z] 
15:40:30 [2020-04-14T15:40:30.809Z] Containers: 0
15:40:30 [2020-04-14T15:40:30.809Z]  Running: 0
15:40:30 [2020-04-14T15:40:30.809Z]  Paused: 0
15:40:30 [2020-04-14T15:40:30.809Z]  Stopped: 0
15:40:30 [2020-04-14T15:40:30.809Z] Images: 0
15:40:30 [2020-04-14T15:40:30.809Z] Server Version: 0.0.0-dev
15:40:30 [2020-04-14T15:40:30.809Z] Storage Driver: windowsfilter
15:40:30 [2020-04-14T15:40:30.809Z]  Windows: 
15:40:30 [2020-04-14T15:40:30.809Z] Logging Driver: json-file
15:40:30 [2020-04-14T15:40:30.809Z] Plugins: 
15:40:30 [2020-04-14T15:40:30.809Z]  Volume: local
15:40:30 [2020-04-14T15:40:30.809Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:40:30 [2020-04-14T15:40:30.809Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:40:30 [2020-04-14T15:40:30.809Z] Swarm: inactive
15:40:30 [2020-04-14T15:40:30.809Z] Default Isolation: process
15:40:30 [2020-04-14T15:40:30.809Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:40:30 [2020-04-14T15:40:30.809Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
15:40:30 [2020-04-14T15:40:30.809Z] OSType: windows
15:40:30 [2020-04-14T15:40:30.809Z] Architecture: x86_64
15:40:30 [2020-04-14T15:40:30.809Z] CPUs: 4
15:40:30 [2020-04-14T15:40:30.809Z] Total Memory: 32GiB
15:40:30 [2020-04-14T15:40:30.809Z] Name: azwin-2-bda720
15:40:30 [2020-04-14T15:40:30.809Z] ID: 53CL:PTQP:4QZR:6P6M:HUVG:V3NL:4X7K:PIYZ:CYI5:4ILG:3EUI:S2ND
15:40:30 [2020-04-14T15:40:30.809Z] Docker Root Dir: D:\CI\PR-39705\7\daemon
15:40:30 [2020-04-14T15:40:30.809Z] Debug Mode (client): false
15:40:30 [2020-04-14T15:40:30.809Z] Debug Mode (server): true
15:40:30 [2020-04-14T15:40:30.809Z]  File Descriptors: -1
15:40:30 [2020-04-14T15:40:30.809Z]  Goroutines: 17
15:40:30 [2020-04-14T15:40:30.809Z]  System Time: 2020-04-14T15:40:30.1023033Z
15:40:30 [2020-04-14T15:40:30.809Z]  EventsListeners: 0
15:40:30 [2020-04-14T15:40:30.809Z] Registry: https://index.docker.io/v1/
15:40:30 [2020-04-14T15:40:30.809Z] Labels:
15:40:30 [2020-04-14T15:40:30.809Z] Experimental: false
15:40:30 [2020-04-14T15:40:30.809Z] Insecure Registries:
15:40:30 [2020-04-14T15:40:30.809Z]  127.0.0.0/8
15:40:30 [2020-04-14T15:40:30.809Z] Live Restore Enabled: false
15:40:30 [2020-04-14T15:40:30.809Z] 
15:40:30 [2020-04-14T15:40:30.809Z] 
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Docker images of the daemon under test
15:40:30 [2020-04-14T15:40:30.809Z] 
15:40:30 [2020-04-14T15:40:30.809Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:40:30 [2020-04-14T15:40:30.809Z] 
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:40:30 [2020-04-14T15:40:30.809Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:40:30 [2020-04-14T15:40:30.809Z] ltsc2019: Pulling from windows/servercore
15:40:30 [2020-04-14T15:40:30.809Z] 65014b3c3121: Pulling fs layer
15:40:30 [2020-04-14T15:40:30.809Z] 23645bd7ee08: Pulling fs layer
15:40:31 [2020-04-14T15:40:31.559Z] === RUN   TestInspectNetwork/full_network_id
15:40:31 [2020-04-14T15:40:31.559Z] === RUN   TestInspectNetwork/partial_network_id
15:40:31 [2020-04-14T15:40:31.559Z] === RUN   TestInspectNetwork/network_name
15:40:31 [2020-04-14T15:40:31.559Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:40:32 [2020-04-14T15:40:32.068Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:40:32 [2020-04-14T15:40:32.325Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:40:32 [2020-04-14T15:40:32.581Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:40:32 [2020-04-14T15:40:32.582Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:40:33 [2020-04-14T15:40:33.514Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:40:33 [2020-04-14T15:40:33.772Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:40:33 [2020-04-14T15:40:33.772Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:40:34 [2020-04-14T15:40:34.337Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:40:34 [2020-04-14T15:40:34.902Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:40:35 [2020-04-14T15:40:35.748Z] --- PASS: TestInspectNetwork (9.58s)
15:40:35 [2020-04-14T15:40:35.748Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:40:35 [2020-04-14T15:40:35.748Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:40:35 [2020-04-14T15:40:35.748Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:40:35 [2020-04-14T15:40:35.748Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:40:35 [2020-04-14T15:40:35.748Z] === RUN   TestRunContainerWithBridgeNone
15:40:38 [2020-04-14T15:40:38.178Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:40:38 [2020-04-14T15:40:38.280Z] --- PASS: TestRunContainerWithBridgeNone (2.56s)
15:40:38 [2020-04-14T15:40:38.280Z] === RUN   TestNetworkInvalidJSON
15:40:38 [2020-04-14T15:40:38.281Z] === RUN   TestNetworkInvalidJSON//networks/create
15:40:38 [2020-04-14T15:40:38.281Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:40:38 [2020-04-14T15:40:38.281Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:40:38 [2020-04-14T15:40:38.281Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:40:38 [2020-04-14T15:40:38.281Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:40:38 [2020-04-14T15:40:38.281Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:40:38 [2020-04-14T15:40:38.281Z] === CONT  TestNetworkInvalidJSON//networks/create
15:40:38 [2020-04-14T15:40:38.281Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:40:38 [2020-04-14T15:40:38.281Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:40:38 [2020-04-14T15:40:38.281Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:40:38 [2020-04-14T15:40:38.281Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:40:38 [2020-04-14T15:40:38.281Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:40:38 [2020-04-14T15:40:38.281Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:40:38 [2020-04-14T15:40:38.281Z] === RUN   TestHostIPv4BridgeLabel
15:40:38 [2020-04-14T15:40:38.743Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:40:39 [2020-04-14T15:40:39.219Z] --- PASS: TestHostIPv4BridgeLabel (0.75s)
15:40:39 [2020-04-14T15:40:39.219Z] === RUN   TestDaemonRestartWithLiveRestore
15:40:40 [2020-04-14T15:40:40.407Z] 23645bd7ee08: Verifying Checksum
15:40:40 [2020-04-14T15:40:40.407Z] 23645bd7ee08: Download complete
15:40:40 [2020-04-14T15:40:40.531Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.09s)
15:40:40 [2020-04-14T15:40:40.531Z] === RUN   TestCreateServiceSecretFileMode
15:40:40 [2020-04-14T15:40:40.531Z] --- PASS: TestCreateServiceSecretFileMode (2.96s)
15:40:40 [2020-04-14T15:40:40.531Z] === RUN   TestCreateServiceConfigFileMode
15:40:40 [2020-04-14T15:40:40.597Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s)
15:40:40 [2020-04-14T15:40:40.597Z] === RUN   TestDaemonDefaultNetworkPools
15:40:41 [2020-04-14T15:40:41.973Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s)
15:40:41 [2020-04-14T15:40:41.973Z] === RUN   TestDaemonRestartWithExistingNetwork
15:40:42 [2020-04-14T15:40:42.020Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:40:43 [2020-04-14T15:40:43.876Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s)
15:40:43 [2020-04-14T15:40:43.876Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:40:43 [2020-04-14T15:40:43.914Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:40:43 [2020-04-14T15:40:43.980Z] --- PASS: TestCreateServiceConfigFileMode (3.49s)
15:40:43 [2020-04-14T15:40:43.980Z] === RUN   TestCreateServiceSysctls
15:40:46 [2020-04-14T15:40:46.412Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s)
15:40:46 [2020-04-14T15:40:46.412Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:40:46 [2020-04-14T15:40:46.670Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s)
15:40:46 [2020-04-14T15:40:46.670Z] === RUN   TestServiceWithPredefinedNetwork
15:40:46 [2020-04-14T15:40:46.812Z] 65014b3c3121: Verifying Checksum
15:40:46 [2020-04-14T15:40:46.813Z] 65014b3c3121: Download complete
15:40:48 [2020-04-14T15:40:48.357Z] --- PASS: TestCreateServiceSysctls (4.26s)
15:40:48 [2020-04-14T15:40:48.357Z] === RUN   TestCreateServiceCapabilities
15:40:49 [2020-04-14T15:40:49.169Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:40:49 [2020-04-14T15:40:49.221Z] Created binary: bundles/binary-daemon/dockerd-dev
15:40:49 [2020-04-14T15:40:49.221Z] Copying nested executables into bundles/binary-daemon
15:40:49 [2020-04-14T15:40:49.221Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:40:49 [2020-04-14T15:40:49.427Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:40:49 [2020-04-14T15:40:49.629Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -e DOCKER_GRAPHDRIVER docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/make.sh cross
15:40:49 [2020-04-14T15:40:49.684Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:40:49 [2020-04-14T15:40:49.959Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s)
15:40:49 [2020-04-14T15:40:49.959Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:40:49 [2020-04-14T15:40:49.959Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:40:49 [2020-04-14T15:40:49.959Z]     service_test.go:236: FLAKY_TEST
15:40:49 [2020-04-14T15:40:49.959Z] === RUN   TestServiceWithDataPathPortInit
15:40:50 [2020-04-14T15:40:50.191Z] 
15:40:50 [2020-04-14T15:40:50.191Z] Removing bundles/
15:40:50 [2020-04-14T15:40:50.191Z] 
15:40:50 [2020-04-14T15:40:50.191Z] ---> Making bundle: cross (in bundles/cross)
15:40:50 [2020-04-14T15:40:50.191Z] Cross building: bundles/cross/linux/amd64
15:40:50 [2020-04-14T15:40:50.191Z] Building: bundles/cross/linux/amd64/dockerd-dev
15:40:50 [2020-04-14T15:40:50.191Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:40:50 [2020-04-14T15:40:50.616Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:40:51 [2020-04-14T15:40:51.548Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:40:51 [2020-04-14T15:40:51.808Z] --- PASS: TestCreateServiceCapabilities (3.57s)
15:40:51 [2020-04-14T15:40:51.808Z] === RUN   TestInspect
15:40:55 [2020-04-14T15:40:55.729Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:40:55 [2020-04-14T15:40:55.730Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:40:56 [2020-04-14T15:40:56.185Z] --- PASS: TestInspect (3.62s)
15:40:56 [2020-04-14T15:40:56.185Z] === RUN   TestCreateJob
15:40:57 [2020-04-14T15:40:57.592Z] #80 DONE 36.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:40:58 [2020-04-14T15:40:58.056Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/test/unit
15:40:59 [2020-04-14T15:40:59.933Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:41:00 [2020-04-14T15:41:00.616Z] --- PASS: TestCreateJob (4.46s)
15:41:00 [2020-04-14T15:41:00.616Z] === RUN   TestReplicatedJob
15:41:01 [2020-04-14T15:41:01.304Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:41:02 [2020-04-14T15:41:02.480Z] ?   	github.com/docker/docker/api	[no test files]
15:41:02 [2020-04-14T15:41:02.678Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
15:41:03 [2020-04-14T15:41:03.243Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:41:03 [2020-04-14T15:41:03.243Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:41:03 [2020-04-14T15:41:03.243Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:41:03 [2020-04-14T15:41:03.243Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:41:03 [2020-04-14T15:41:03.243Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:41:04 [2020-04-14T15:41:04.617Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:41:05 [2020-04-14T15:41:05.182Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:41:05 [2020-04-14T15:41:05.747Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:41:06 [2020-04-14T15:41:06.311Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
15:41:07 [2020-04-14T15:41:07.418Z] --- PASS: TestReplicatedJob (7.20s)
15:41:07 [2020-04-14T15:41:07.418Z] === RUN   TestUpdateReplicatedJob
15:41:08 [2020-04-14T15:41:08.046Z] --- PASS: TestServiceWithDataPathPortInit (18.12s)
15:41:08 [2020-04-14T15:41:08.046Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:41:08 [2020-04-14T15:41:08.208Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:41:08 [2020-04-14T15:41:08.208Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:41:08 [2020-04-14T15:41:08.774Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:41:10 [2020-04-14T15:41:10.145Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:41:11 [2020-04-14T15:41:11.796Z] --- PASS: TestUpdateReplicatedJob (4.40s)
15:41:11 [2020-04-14T15:41:11.796Z] === RUN   TestServiceListWithStatuses
15:41:11 [2020-04-14T15:41:11.796Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:41:11 [2020-04-14T15:41:11.796Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:41:11 [2020-04-14T15:41:11.796Z] === RUN   TestDockerNetworkConnectAlias
15:41:12 [2020-04-14T15:41:12.042Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:41:15 [2020-04-14T15:41:15.321Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:41:15 [2020-04-14T15:41:15.578Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:41:17 [2020-04-14T15:41:17.476Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:41:18 [2020-04-14T15:41:18.022Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.20s)
15:41:18 [2020-04-14T15:41:18.022Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k7160pgebis9pal8b22mh8bn4 Created:2020-04-14 15:41:09.753225658 +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[979cc622e7d15ffc83cab5a76ccb1355376278a7501cd056e4afd3d749994cb2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z3xpig1owwo5hy2atokqjyi7a EndpointID:178a927753c8957cb6bb680e8680578edd8dbff1fa5a0ce3b84741a805fbec52 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c31ad6ecc98fb0007e7a0857275d038ba5d3f990cdd1f2a184b3b6ecc154a03a 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:16969dcb2209 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z3xpig1owwo5hy2atokqjyi7a EndpointID:178a927753c8957cb6bb680e8680578edd8dbff1fa5a0ce3b84741a805fbec52 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:41:18 [2020-04-14T15:41:18.022Z] PASS
15:41:18 [2020-04-14T15:41:18.022Z] 
15:41:18 [2020-04-14T15:41:18.022Z] === Skipped
15:41:18 [2020-04-14T15:41:18.022Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:41:18 [2020-04-14T15:41:18.022Z]     service_test.go:236: FLAKY_TEST
15:41:18 [2020-04-14T15:41:18.022Z] 
15:41:18 [2020-04-14T15:41:18.022Z] 
15:41:18 [2020-04-14T15:41:18.022Z] DONE 22 tests, 1 skipped in 52.825s
15:41:18 [2020-04-14T15:41:18.022Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:41:18 [2020-04-14T15:41:18.022Z] ++ 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
15:41:18 [2020-04-14T15:41:18.022Z] ++ set -e
15:41:18 [2020-04-14T15:41:18.022Z] ++ '[' -n 0 ']'
15:41:18 [2020-04-14T15:41:18.022Z] ++ set -x
15:41:18 [2020-04-14T15:41:18.023Z] ++ env -i DEST=/go/src/github.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
15:41:18 [2020-04-14T15:41:18.023Z] INFO: Testing against a local daemon
15:41:18 [2020-04-14T15:41:18.023Z] === RUN   TestDockerNetworkIpvlanPersistance
15:41:18 [2020-04-14T15:41:18.023Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:41:18 [2020-04-14T15:41:18.023Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:41:18 [2020-04-14T15:41:18.023Z] === RUN   TestDockerNetworkIpvlan
15:41:18 [2020-04-14T15:41:18.023Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:41:18 [2020-04-14T15:41:18.023Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:41:18 [2020-04-14T15:41:18.023Z] PASS
15:41:18 [2020-04-14T15:41:18.023Z] 
15:41:18 [2020-04-14T15:41:18.023Z] === Skipped
15:41:18 [2020-04-14T15:41:18.023Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:41:18 [2020-04-14T15:41:18.023Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:41:18 [2020-04-14T15:41:18.023Z] 
15:41:18 [2020-04-14T15:41:18.023Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:41:18 [2020-04-14T15:41:18.023Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:41:18 [2020-04-14T15:41:18.023Z] 
15:41:18 [2020-04-14T15:41:18.023Z] 
15:41:18 [2020-04-14T15:41:18.023Z] DONE 2 tests, 2 skipped in 0.146s
15:41:18 [2020-04-14T15:41:18.023Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:41:18 [2020-04-14T15:41:18.023Z] ++ 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
15:41:18 [2020-04-14T15:41:18.023Z] ++ set -e
15:41:18 [2020-04-14T15:41:18.023Z] ++ '[' -n 0 ']'
15:41:18 [2020-04-14T15:41:18.023Z] ++ set -x
15:41:18 [2020-04-14T15:41:18.023Z] ++ env -i DEST=/go/src/github.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
15:41:18 [2020-04-14T15:41:18.023Z] INFO: Testing against a local daemon
15:41:18 [2020-04-14T15:41:18.023Z] === RUN   TestDockerNetworkMacvlanPersistance
15:41:19 [2020-04-14T15:41:19.374Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:41:19 [2020-04-14T15:41:19.374Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:41:19 [2020-04-14T15:41:19.632Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:41:19 [2020-04-14T15:41:19.928Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s)
15:41:19 [2020-04-14T15:41:19.928Z] === RUN   TestDockerNetworkMacvlan
15:41:20 [2020-04-14T15:41:20.173Z] --- PASS: TestDockerNetworkConnectAlias (7.81s)
15:41:20 [2020-04-14T15:41:20.173Z] === RUN   TestDockerNetworkReConnect
15:41:20 [2020-04-14T15:41:20.864Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:41:21 [2020-04-14T15:41:21.801Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:41:22 [2020-04-14T15:41:22.914Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:41:23 [2020-04-14T15:41:23.178Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:41:25 [2020-04-14T15:41:25.653Z] --- PASS: TestDockerNetworkReConnect (6.09s)
15:41:25 [2020-04-14T15:41:25.653Z] === RUN   TestServicePlugin
15:41:25 [2020-04-14T15:41:25.653Z] --- SKIP: TestServicePlugin (0.00s)
15:41:25 [2020-04-14T15:41:25.653Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:25 [2020-04-14T15:41:25.653Z] === RUN   TestServiceUpdateLabel
15:41:26 [2020-04-14T15:41:26.195Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:41:26 [2020-04-14T15:41:26.466Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:41:27 [2020-04-14T15:41:27.566Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:41:29 [2020-04-14T15:41:29.103Z] --- PASS: TestServiceUpdateLabel (3.64s)
15:41:29 [2020-04-14T15:41:29.103Z] === RUN   TestServiceUpdateSecrets
15:41:29 [2020-04-14T15:41:29.551Z] ok  	github.com/docker/docker/api/server	0.017s	coverage: 9.0% of statements
15:41:29 [2020-04-14T15:41:29.768Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:41:31 [2020-04-14T15:41:31.746Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:41:33 [2020-04-14T15:41:33.641Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:41:34 [2020-04-14T15:41:34.573Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:41:34 [2020-04-14T15:41:34.830Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:41:35 [2020-04-14T15:41:35.762Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:41:35 [2020-04-14T15:41:35.762Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:41:36 [2020-04-14T15:41:36.341Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:41:37 [2020-04-14T15:41:37.659Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:41:38 [2020-04-14T15:41:38.246Z] --- PASS: TestDockerNetworkMacvlan (18.23s)
15:41:38 [2020-04-14T15:41:38.246Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
15:41:38 [2020-04-14T15:41:38.246Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
15:41:38 [2020-04-14T15:41:38.246Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s)
15:41:38 [2020-04-14T15:41:38.246Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s)
15:41:38 [2020-04-14T15:41:38.246Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s)
15:41:38 [2020-04-14T15:41:38.246Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
15:41:38 [2020-04-14T15:41:38.246Z] PASS
15:41:38 [2020-04-14T15:41:38.246Z] 
15:41:38 [2020-04-14T15:41:38.246Z] DONE 8 tests in 20.455s
15:41:38 [2020-04-14T15:41:38.246Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:41:38 [2020-04-14T15:41:38.246Z] ++ 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
15:41:38 [2020-04-14T15:41:38.246Z] ++ set -e
15:41:38 [2020-04-14T15:41:38.246Z] ++ '[' -n 0 ']'
15:41:38 [2020-04-14T15:41:38.246Z] ++ set -x
15:41:38 [2020-04-14T15:41:38.246Z] ++ env -i DEST=/go/src/github.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
15:41:38 [2020-04-14T15:41:38.246Z] testing: warning: no tests to run
15:41:38 [2020-04-14T15:41:38.246Z] PASS
15:41:38 [2020-04-14T15:41:38.246Z] 
15:41:38 [2020-04-14T15:41:38.246Z] DONE 0 tests in 0.024s
15:41:38 [2020-04-14T15:41:38.246Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:41:38 [2020-04-14T15:41:38.246Z] ++ 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
15:41:38 [2020-04-14T15:41:38.246Z] ++ set -e
15:41:38 [2020-04-14T15:41:38.246Z] ++ '[' -n 0 ']'
15:41:38 [2020-04-14T15:41:38.246Z] ++ set -x
15:41:38 [2020-04-14T15:41:38.246Z] ++ env -i DEST=/go/src/github.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
15:41:38 [2020-04-14T15:41:38.246Z] INFO: Testing against a local daemon
15:41:38 [2020-04-14T15:41:38.246Z] === RUN   TestAuthZPluginAllowRequest
15:41:39 [2020-04-14T15:41:39.030Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:41:40 [2020-04-14T15:41:40.152Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
15:41:40 [2020-04-14T15:41:40.152Z] === RUN   TestAuthZPluginTLS
15:41:40 [2020-04-14T15:41:40.720Z] --- PASS: TestAuthZPluginTLS (0.65s)
15:41:40 [2020-04-14T15:41:40.720Z] === RUN   TestAuthZPluginDenyRequest
15:41:41 [2020-04-14T15:41:41.289Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
15:41:41 [2020-04-14T15:41:41.289Z] === RUN   TestAuthZPluginAPIDenyResponse
15:41:41 [2020-04-14T15:41:41.857Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s)
15:41:41 [2020-04-14T15:41:41.857Z] === RUN   TestAuthZPluginDenyResponse
15:41:42 [2020-04-14T15:41:42.309Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:41:42 [2020-04-14T15:41:42.427Z] --- PASS: TestAuthZPluginDenyResponse (0.64s)
15:41:42 [2020-04-14T15:41:42.427Z] === RUN   TestAuthZPluginAllowEventStream
15:41:43 [2020-04-14T15:41:43.243Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:41:43 [2020-04-14T15:41:43.243Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:41:44 [2020-04-14T15:41:44.330Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
15:41:44 [2020-04-14T15:41:44.330Z] === RUN   TestAuthZPluginErrorResponse
15:41:44 [2020-04-14T15:41:44.617Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:41:44 [2020-04-14T15:41:44.898Z] --- PASS: TestAuthZPluginErrorResponse (0.65s)
15:41:44 [2020-04-14T15:41:44.898Z] === RUN   TestAuthZPluginErrorRequest
15:41:45 [2020-04-14T15:41:45.467Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
15:41:45 [2020-04-14T15:41:45.467Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:41:45 [2020-04-14T15:41:45.989Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:41:46 [2020-04-14T15:41:46.404Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
15:41:46 [2020-04-14T15:41:46.404Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:41:47 [2020-04-14T15:41:47.545Z] --- PASS: TestServiceUpdateSecrets (15.67s)
15:41:47 [2020-04-14T15:41:47.545Z] === RUN   TestServiceUpdateConfigs
15:41:47 [2020-04-14T15:41:47.885Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:41:48 [2020-04-14T15:41:48.144Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:41:48 [2020-04-14T15:41:48.309Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s)
15:41:48 [2020-04-14T15:41:48.309Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:41:50 [2020-04-14T15:41:50.842Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
15:41:50 [2020-04-14T15:41:50.842Z] === RUN   TestAuthZPluginHeader
15:41:51 [2020-04-14T15:41:51.778Z] --- PASS: TestAuthZPluginHeader (1.00s)
15:41:51 [2020-04-14T15:41:51.778Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:41:51 [2020-04-14T15:41:51.778Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:41:51 [2020-04-14T15:41:51.778Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:51 [2020-04-14T15:41:51.778Z] === RUN   TestAuthZPluginV2Disable
15:41:51 [2020-04-14T15:41:51.778Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:41:51 [2020-04-14T15:41:51.778Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:51 [2020-04-14T15:41:51.778Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:41:51 [2020-04-14T15:41:51.778Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:41:51 [2020-04-14T15:41:51.778Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:51 [2020-04-14T15:41:51.778Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:41:51 [2020-04-14T15:41:51.778Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:41:51 [2020-04-14T15:41:51.778Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:51 [2020-04-14T15:41:51.778Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:41:58 [2020-04-14T15:41:58.103Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:42:00 [2020-04-14T15:42:00.106Z] --- PASS: TestServiceUpdateConfigs (15.29s)
15:42:00 [2020-04-14T15:42:00.106Z] === RUN   TestServiceUpdateNetwork
15:42:00 [2020-04-14T15:42:00.629Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:42:00 [2020-04-14T15:42:00.629Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:42:02 [2020-04-14T15:42:02.525Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:42:02 [2020-04-14T15:42:02.525Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:42:05 [2020-04-14T15:42:05.806Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:42:05 [2020-04-14T15:42:05.806Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:42:06 [2020-04-14T15:42:06.371Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:42:09 [2020-04-14T15:42:09.863Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s)
15:42:09 [2020-04-14T15:42:09.864Z] PASS
15:42:09 [2020-04-14T15:42:09.864Z] 
15:42:09 [2020-04-14T15:42:09.864Z] === Skipped
15:42:09 [2020-04-14T15:42:09.864Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:42:09 [2020-04-14T15:42:09.864Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:09 [2020-04-14T15:42:09.864Z] 
15:42:09 [2020-04-14T15:42:09.864Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:42:09 [2020-04-14T15:42:09.864Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:09 [2020-04-14T15:42:09.864Z] 
15:42:09 [2020-04-14T15:42:09.864Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:42:09 [2020-04-14T15:42:09.864Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:09 [2020-04-14T15:42:09.864Z] 
15:42:09 [2020-04-14T15:42:09.864Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:42:09 [2020-04-14T15:42:09.864Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:09 [2020-04-14T15:42:09.864Z] 
15:42:09 [2020-04-14T15:42:09.864Z] 
15:42:09 [2020-04-14T15:42:09.864Z] DONE 17 tests, 4 skipped in 31.713s
15:42:09 [2020-04-14T15:42:09.864Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:42:09 [2020-04-14T15:42:09.864Z] ++ 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
15:42:09 [2020-04-14T15:42:09.864Z] ++ set -e
15:42:09 [2020-04-14T15:42:09.864Z] ++ '[' -n 0 ']'
15:42:09 [2020-04-14T15:42:09.864Z] ++ set -x
15:42:09 [2020-04-14T15:42:09.864Z] ++ env -i DEST=/go/src/github.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
15:42:09 [2020-04-14T15:42:09.864Z] INFO: Testing against a local daemon
15:42:09 [2020-04-14T15:42:09.864Z] === RUN   TestPluginInvalidJSON
15:42:09 [2020-04-14T15:42:09.864Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:42:09 [2020-04-14T15:42:09.864Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:42:09 [2020-04-14T15:42:09.864Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:42:09 [2020-04-14T15:42:09.864Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:42:09 [2020-04-14T15:42:09.864Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:42:09 [2020-04-14T15:42:09.864Z] PASS
15:42:09 [2020-04-14T15:42:09.864Z] 
15:42:09 [2020-04-14T15:42:09.864Z] DONE 2 tests in 0.205s
15:42:10 [2020-04-14T15:42:10.123Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:42:10 [2020-04-14T15:42:10.123Z] ++ 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
15:42:10 [2020-04-14T15:42:10.123Z] ++ set -e
15:42:10 [2020-04-14T15:42:10.123Z] ++ '[' -n 0 ']'
15:42:10 [2020-04-14T15:42:10.123Z] ++ set -x
15:42:10 [2020-04-14T15:42:10.123Z] ++ env -i DEST=/go/src/github.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
15:42:10 [2020-04-14T15:42:10.123Z] INFO: Testing against a local daemon
15:42:10 [2020-04-14T15:42:10.123Z] === RUN   TestExternalGraphDriver
15:42:10 [2020-04-14T15:42:10.382Z] === RUN   TestExternalGraphDriver/json
15:42:11 [2020-04-14T15:42:11.628Z] --- PASS: TestDockerDaemonSuite (347.20s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.31s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.47s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.80s)
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:1449: [d15b4aa896c3b] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [dc32335dd1fcd] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.78s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.16s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d0d473e601f77] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.87s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.32s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.76s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.20s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.02s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.17s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.01s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d2c28480339c1] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d528809d6f730] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.71s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d075ed41a250d] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.76s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d66000f2a6c40] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.22s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.32s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d02168e0fce89] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.04s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.76s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [db77160d2acef] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.01s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [dae0d992c99f9] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.64s)
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_plugins_test.go:79: [d1d8c1d0509fa] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.09s)
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_plugins_test.go:169: [d5844f8ffc477] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d1c5b6f612e8f] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.63s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.91s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.06s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.91s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d89c1a0928272] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.31s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.06s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.40s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.12s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.41s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.10s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d2083bcf17a2f] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.75s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.96s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.29s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.19s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.19s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d9af6aad333ed] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d4daace87cfe8] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.14s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d3f1f5f3ee0c7] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.30s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.31s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.88s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.87s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.99s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.67s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [da8178174ea36] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.42s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.62s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [db373d344e0ad] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.10s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s)
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d7b005653c8fd] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [da02bded43f47] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.29s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d489cd845bb2c] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.36s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.61s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d6554a8a3491c] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.41s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.26s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.14s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.09s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [daf2a1508eac7] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.02s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d9cb9a04a22fa] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.70s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.96s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.71s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.54s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.09s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.87s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.50s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.09s)
15:42:11 [2020-04-14T15:42:11.628Z]         docker_cli_daemon_test.go:2542: [d516dd282bfcd] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.42s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.79s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.97s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.19s)
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
15:42:11 [2020-04-14T15:42:11.628Z]         check_test.go:309: [d05c131c5aede] daemon is not started
15:42:11 [2020-04-14T15:42:11.628Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.54s)
15:42:11 [2020-04-14T15:42:11.628Z] === RUN   TestDockerSwarmSuite
15:42:11 [2020-04-14T15:42:11.628Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:42:11 [2020-04-14T15:42:11.654Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
15:42:11 [2020-04-14T15:42:11.654Z] Copying nested executables into bundles/cross/linux/amd64
15:42:11 [2020-04-14T15:42:11.654Z] Cross building: bundles/cross/windows/amd64
15:42:11 [2020-04-14T15:42:11.654Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
15:42:11 [2020-04-14T15:42:11.654Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:42:12 [2020-04-14T15:42:12.916Z] === RUN   TestExternalGraphDriver/spec
15:42:14 [2020-04-14T15:42:14.908Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:42:15 [2020-04-14T15:42:15.451Z] === RUN   TestExternalGraphDriver/pull
15:42:17 [2020-04-14T15:42:17.987Z] --- PASS: TestExternalGraphDriver (7.47s)
15:42:17 [2020-04-14T15:42:17.987Z]     --- PASS: TestExternalGraphDriver/json (2.48s)
15:42:17 [2020-04-14T15:42:17.987Z]     --- PASS: TestExternalGraphDriver/spec (2.71s)
15:42:17 [2020-04-14T15:42:17.987Z]     --- PASS: TestExternalGraphDriver/pull (2.16s)
15:42:17 [2020-04-14T15:42:17.987Z] === RUN   TestGraphdriverPluginV2
15:42:17 [2020-04-14T15:42:17.987Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
15:42:17 [2020-04-14T15:42:17.987Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:17 [2020-04-14T15:42:17.987Z] PASS
15:42:17 [2020-04-14T15:42:17.987Z] 
15:42:17 [2020-04-14T15:42:17.987Z] === Skipped
15:42:17 [2020-04-14T15:42:17.987Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
15:42:17 [2020-04-14T15:42:17.987Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:17 [2020-04-14T15:42:17.987Z] 
15:42:17 [2020-04-14T15:42:17.987Z] 
15:42:17 [2020-04-14T15:42:17.987Z] DONE 5 tests, 1 skipped in 7.689s
15:42:17 [2020-04-14T15:42:17.987Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:42:17 [2020-04-14T15:42:17.987Z] ++ 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
15:42:17 [2020-04-14T15:42:17.987Z] ++ set -e
15:42:17 [2020-04-14T15:42:17.987Z] ++ '[' -n 0 ']'
15:42:17 [2020-04-14T15:42:17.987Z] ++ set -x
15:42:17 [2020-04-14T15:42:17.987Z] ++ env -i DEST=/go/src/github.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
15:42:17 [2020-04-14T15:42:17.987Z] INFO: Testing against a local daemon
15:42:17 [2020-04-14T15:42:17.987Z] === RUN   TestContinueAfterPluginCrash
15:42:17 [2020-04-14T15:42:17.987Z] === PAUSE TestContinueAfterPluginCrash
15:42:17 [2020-04-14T15:42:17.987Z] === RUN   TestReadPluginNoRead
15:42:17 [2020-04-14T15:42:17.987Z] === PAUSE TestReadPluginNoRead
15:42:17 [2020-04-14T15:42:17.987Z] === RUN   TestDaemonStartWithLogOpt
15:42:17 [2020-04-14T15:42:17.987Z] === PAUSE TestDaemonStartWithLogOpt
15:42:17 [2020-04-14T15:42:17.987Z] === CONT  TestContinueAfterPluginCrash
15:42:17 [2020-04-14T15:42:17.987Z] === CONT  TestDaemonStartWithLogOpt
15:42:17 [2020-04-14T15:42:17.987Z] === CONT  TestReadPluginNoRead
15:42:18 [2020-04-14T15:42:18.184Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:42:18 [2020-04-14T15:42:18.546Z] --- PASS: TestServiceUpdateNetwork (15.82s)
15:42:18 [2020-04-14T15:42:18.546Z] PASS
15:42:18 [2020-04-14T15:42:18.546Z] 
15:42:18 [2020-04-14T15:42:18.546Z] === Skipped
15:42:18 [2020-04-14T15:42:18.546Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
15:42:18 [2020-04-14T15:42:18.546Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:42:18 [2020-04-14T15:42:18.546Z] 
15:42:18 [2020-04-14T15:42:18.546Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
15:42:18 [2020-04-14T15:42:18.546Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:18 [2020-04-14T15:42:18.546Z] 
15:42:18 [2020-04-14T15:42:18.546Z] 
15:42:18 [2020-04-14T15:42:18.546Z] DONE 23 tests, 2 skipped in 154.340s
15:42:18 [2020-04-14T15:42:18.546Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
15:42:18 [2020-04-14T15:42:18.546Z] ++ 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
15:42:18 [2020-04-14T15:42:18.546Z] ++ set -e
15:42:18 [2020-04-14T15:42:18.546Z] ++ '[' -n 0 ']'
15:42:18 [2020-04-14T15:42:18.546Z] ++ set -x
15:42:18 [2020-04-14T15:42:18.546Z] ++ env -i DEST=/go/src/github.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
15:42:18 [2020-04-14T15:42:18.546Z] INFO: Testing against a local daemon
15:42:18 [2020-04-14T15:42:18.546Z] === RUN   TestSessionCreate
15:42:18 [2020-04-14T15:42:18.546Z] --- PASS: TestSessionCreate (0.02s)
15:42:18 [2020-04-14T15:42:18.547Z] === RUN   TestSessionCreateWithBadUpgrade
15:42:18 [2020-04-14T15:42:18.547Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:42:18 [2020-04-14T15:42:18.547Z] PASS
15:42:18 [2020-04-14T15:42:18.547Z] 
15:42:18 [2020-04-14T15:42:18.547Z] DONE 2 tests in 0.116s
15:42:18 [2020-04-14T15:42:18.547Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
15:42:18 [2020-04-14T15:42:18.547Z] ++ 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
15:42:18 [2020-04-14T15:42:18.547Z] ++ set -e
15:42:18 [2020-04-14T15:42:18.547Z] ++ '[' -n 0 ']'
15:42:18 [2020-04-14T15:42:18.547Z] ++ set -x
15:42:18 [2020-04-14T15:42:18.547Z] ++ env -i DEST=/go/src/github.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
15:42:18 [2020-04-14T15:42:18.547Z] INFO: Testing against a local daemon
15:42:18 [2020-04-14T15:42:18.547Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:42:18 [2020-04-14T15:42:18.547Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:42:18 [2020-04-14T15:42:18.547Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:42:18 [2020-04-14T15:42:18.547Z] === RUN   TestEventsExecDie
15:42:18 [2020-04-14T15:42:18.547Z] --- PASS: TestEventsExecDie (0.97s)
15:42:18 [2020-04-14T15:42:18.547Z] === RUN   TestEventsBackwardsCompatible
15:42:18 [2020-04-14T15:42:18.547Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
15:42:18 [2020-04-14T15:42:18.547Z] === RUN   TestInfoBinaryCommits
15:42:18 [2020-04-14T15:42:18.547Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:42:18 [2020-04-14T15:42:18.547Z] === RUN   TestInfoAPIVersioned
15:42:18 [2020-04-14T15:42:18.547Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:42:18 [2020-04-14T15:42:18.547Z] === RUN   TestInfoDiscoveryBackend
15:42:18 [2020-04-14T15:42:18.547Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:42:18 [2020-04-14T15:42:18.547Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:42:18 [2020-04-14T15:42:18.547Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:42:18 [2020-04-14T15:42:18.547Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:42:19 [2020-04-14T15:42:19.160Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
15:42:19 [2020-04-14T15:42:19.160Z] === RUN   TestInfoAPI
15:42:19 [2020-04-14T15:42:19.160Z] --- PASS: TestInfoAPI (0.02s)
15:42:19 [2020-04-14T15:42:19.160Z] === RUN   TestInfoAPIWarnings
15:42:19 [2020-04-14T15:42:19.774Z] --- PASS: TestInfoAPIWarnings (0.52s)
15:42:19 [2020-04-14T15:42:19.774Z] === RUN   TestInfoDebug
15:42:20 [2020-04-14T15:42:20.388Z] --- PASS: TestInfoDebug (0.52s)
15:42:20 [2020-04-14T15:42:20.388Z] === RUN   TestInfoInsecureRegistries
15:42:20 [2020-04-14T15:42:20.670Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:42:20 [2020-04-14T15:42:20.670Z] === RUN   TestInfoRegistryMirrors
15:42:20 [2020-04-14T15:42:20.707Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:42:21 [2020-04-14T15:42:21.284Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:42:21 [2020-04-14T15:42:21.284Z] === RUN   TestLoginFailsWithBadCredentials
15:42:21 [2020-04-14T15:42:21.565Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
15:42:21 [2020-04-14T15:42:21.565Z] === RUN   TestPingCacheHeaders
15:42:21 [2020-04-14T15:42:21.565Z] --- PASS: TestPingCacheHeaders (0.01s)
15:42:21 [2020-04-14T15:42:21.565Z] === RUN   TestPingGet
15:42:21 [2020-04-14T15:42:21.565Z] --- PASS: TestPingGet (0.01s)
15:42:21 [2020-04-14T15:42:21.565Z] === RUN   TestPingHead
15:42:21 [2020-04-14T15:42:21.565Z] --- PASS: TestPingHead (0.01s)
15:42:21 [2020-04-14T15:42:21.565Z] === RUN   TestVersion
15:42:21 [2020-04-14T15:42:21.565Z] --- PASS: TestVersion (0.01s)
15:42:21 [2020-04-14T15:42:21.565Z] PASS
15:42:21 [2020-04-14T15:42:21.565Z] 
15:42:21 [2020-04-14T15:42:21.565Z] === Skipped
15:42:21 [2020-04-14T15:42:21.565Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:42:21 [2020-04-14T15:42:21.565Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:42:21 [2020-04-14T15:42:21.565Z] 
15:42:21 [2020-04-14T15:42:21.565Z] 
15:42:21 [2020-04-14T15:42:21.565Z] DONE 18 tests, 1 skipped in 5.675s
15:42:21 [2020-04-14T15:42:21.565Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
15:42:21 [2020-04-14T15:42:21.565Z] ++ 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
15:42:21 [2020-04-14T15:42:21.565Z] ++ set -e
15:42:21 [2020-04-14T15:42:21.565Z] ++ '[' -n 0 ']'
15:42:21 [2020-04-14T15:42:21.565Z] ++ set -x
15:42:21 [2020-04-14T15:42:21.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=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
15:42:21 [2020-04-14T15:42:21.847Z] INFO: Testing against a local daemon
15:42:21 [2020-04-14T15:42:21.847Z] === RUN   TestVolumesCreateAndList
15:42:21 [2020-04-14T15:42:21.847Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:42:21 [2020-04-14T15:42:21.847Z] === RUN   TestVolumesRemove
15:42:21 [2020-04-14T15:42:21.847Z] --- PASS: TestVolumesRemove (0.10s)
15:42:21 [2020-04-14T15:42:21.847Z] === RUN   TestVolumesInspect
15:42:21 [2020-04-14T15:42:21.847Z] --- PASS: TestVolumesInspect (0.02s)
15:42:21 [2020-04-14T15:42:21.847Z] === RUN   TestVolumesInvalidJSON
15:42:21 [2020-04-14T15:42:21.847Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:42:21 [2020-04-14T15:42:21.847Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:42:21 [2020-04-14T15:42:21.847Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:42:21 [2020-04-14T15:42:21.847Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:42:21 [2020-04-14T15:42:21.847Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:42:21 [2020-04-14T15:42:21.847Z] PASS
15:42:21 [2020-04-14T15:42:21.847Z] 
15:42:21 [2020-04-14T15:42:21.847Z] DONE 5 tests in 0.220s
15:42:21 [2020-04-14T15:42:21.847Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:42:22 [2020-04-14T15:42:22.077Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:42:22 [2020-04-14T15:42:22.077Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:42:22 [2020-04-14T15:42:22.129Z] ++++ cat bundles/test-integration/docker.pid
15:42:22 [2020-04-14T15:42:22.129Z] +++ kill 11761
15:42:23 [2020-04-14T15:42:23.599Z] +++ /etc/init.d/apparmor stop
15:42:23 [2020-04-14T15:42:23.599Z] Leaving: AppArmorNo profiles have been unloaded.
15:42:23 [2020-04-14T15:42:23.599Z] 
15:42:23 [2020-04-14T15:42:23.599Z] Unloading profiles will leave already running processes permanently
15:42:23 [2020-04-14T15:42:23.599Z] unconfined, which can lead to unexpected situations.
15:42:23 [2020-04-14T15:42:23.599Z] 
15:42:23 [2020-04-14T15:42:23.599Z] To set a process to complain mode, use the command line tool
15:42:23 [2020-04-14T15:42:23.599Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:42:23 [2020-04-14T15:42:23.599Z] +++ true
15:42:23 [2020-04-14T15:42:23.599Z] 
15:42:24 [2020-04-14T15:42:24.602Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
Post stage
[Pipeline] junit
15:42:25 [2020-04-14T15:42:25.103Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:42:25 [2020-04-14T15:42:25.703Z] + echo Ensuring container killed.
15:42:25 [2020-04-14T15:42:25.703Z] Ensuring container killed.
15:42:25 [2020-04-14T15:42:25.703Z] + docker rm -vf docker-pr7
15:42:25 [2020-04-14T15:42:25.703Z] Error: No such container: docker-pr7
15:42:25 [2020-04-14T15:42:25.703Z] + true
[Pipeline] sh
15:42:26 [2020-04-14T15:42:26.074Z] + echo Chowning /workspace to jenkins user
15:42:26 [2020-04-14T15:42:26.074Z] Chowning /workspace to jenkins user
15:42:26 [2020-04-14T15:42:26.074Z] + id -u
15:42:26 [2020-04-14T15:42:26.074Z] + id -g
15:42:26 [2020-04-14T15:42:26.074Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39705:/workspace busybox chown -R 1001:1001 /workspace
15:42:26 [2020-04-14T15:42:26.074Z] Unable to find image 'busybox:latest' locally
15:42:26 [2020-04-14T15:42:26.357Z] latest: Pulling from library/busybox
15:42:26 [2020-04-14T15:42:26.639Z] 1b125a2fb2df: Pulling fs layer
15:42:26 [2020-04-14T15:42:26.639Z] 1b125a2fb2df: Verifying Checksum
15:42:26 [2020-04-14T15:42:26.639Z] 1b125a2fb2df: Download complete
15:42:27 [2020-04-14T15:42:27.260Z] 1b125a2fb2df: Pull complete
15:42:27 [2020-04-14T15:42:27.260Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
15:42:27 [2020-04-14T15:42:27.260Z] Status: Downloaded newer image for busybox:latest
15:42:27 [2020-04-14T15:42:27.878Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:42:29 [2020-04-14T15:42:29.669Z] + bundleName=s390x-integration
15:42:29 [2020-04-14T15:42:29.670Z] + echo Creating s390x-integration-bundles.tar.gz
15:42:29 [2020-04-14T15:42:29.670Z] Creating s390x-integration-bundles.tar.gz
15:42:29 [2020-04-14T15:42:29.670Z] + xargs tar -czf s390x-integration-bundles.tar.gz
15:42:29 [2020-04-14T15:42:29.670Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:42:29 [2020-04-14T15:42:29.705Z] Archiving artifacts
15:42:30 [2020-04-14T15:42:30.054Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39705/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:42:30 [2020-04-14T15:42:30.212Z] === RUN   TestReadPluginNoRead/default
15:42:30 [2020-04-14T15:42:30.403Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:42:30 [2020-04-14T15:42:30.439Z] + make clean
15:42:30 [2020-04-14T15:42:30.723Z] docker volume rm -f docker-dev-cache
15:42:30 [2020-04-14T15:42:30.780Z] --- PASS: TestDaemonStartWithLogOpt (12.75s)
15:42:31 [2020-04-14T15:42:31.005Z] docker-dev-cache
[Pipeline] deleteDir
15:42:31 [2020-04-14T15:42:31.348Z] === RUN   TestReadPluginNoRead/disabled_caching
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:42:32 [2020-04-14T15:42:32.954Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:42:33 [2020-04-14T15:42:33.254Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:42:35 [2020-04-14T15:42:35.161Z] --- PASS: TestReadPluginNoRead (17.16s)
15:42:35 [2020-04-14T15:42:35.161Z]     --- PASS: TestReadPluginNoRead/default (2.02s)
15:42:35 [2020-04-14T15:42:35.161Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.81s)
15:42:35 [2020-04-14T15:42:35.161Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s)
15:42:35 [2020-04-14T15:42:35.161Z]     read_test.go:91: [d3737467f85e7] daemon is not started
15:42:35 [2020-04-14T15:42:35.420Z] --- PASS: TestContinueAfterPluginCrash (17.53s)
15:42:35 [2020-04-14T15:42:35.420Z] PASS
15:42:35 [2020-04-14T15:42:35.420Z] 
15:42:35 [2020-04-14T15:42:35.420Z] DONE 6 tests in 17.681s
15:42:35 [2020-04-14T15:42:35.420Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:42:35 [2020-04-14T15:42:35.420Z] ++ 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
15:42:35 [2020-04-14T15:42:35.420Z] ++ set -e
15:42:35 [2020-04-14T15:42:35.420Z] ++ '[' -n 0 ']'
15:42:35 [2020-04-14T15:42:35.420Z] ++ set -x
15:42:35 [2020-04-14T15:42:35.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:42:35 [2020-04-14T15:42:35.420Z] testing: warning: no tests to run
15:42:35 [2020-04-14T15:42:35.420Z] PASS
15:42:35 [2020-04-14T15:42:35.420Z] 
15:42:35 [2020-04-14T15:42:35.420Z] DONE 0 tests in 0.046s
15:42:35 [2020-04-14T15:42:35.420Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:42:35 [2020-04-14T15:42:35.420Z] ++ 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
15:42:35 [2020-04-14T15:42:35.420Z] ++ set -e
15:42:35 [2020-04-14T15:42:35.420Z] ++ '[' -n 0 ']'
15:42:35 [2020-04-14T15:42:35.420Z] ++ set -x
15:42:35 [2020-04-14T15:42:35.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:42:35 [2020-04-14T15:42:35.679Z] INFO: Testing against a local daemon
15:42:35 [2020-04-14T15:42:35.679Z] === RUN   TestPluginWithDevMounts
15:42:35 [2020-04-14T15:42:35.679Z] === PAUSE TestPluginWithDevMounts
15:42:35 [2020-04-14T15:42:35.679Z] === CONT  TestPluginWithDevMounts
15:42:37 [2020-04-14T15:42:37.131Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:42:38 [2020-04-14T15:42:38.063Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
15:42:38 [2020-04-14T15:42:38.212Z] --- PASS: TestPluginWithDevMounts (2.19s)
15:42:38 [2020-04-14T15:42:38.212Z] PASS
15:42:38 [2020-04-14T15:42:38.212Z] 
15:42:38 [2020-04-14T15:42:38.212Z] DONE 1 tests in 2.337s
15:42:38 [2020-04-14T15:42:38.212Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:42:38 [2020-04-14T15:42:38.212Z] ++ 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
15:42:38 [2020-04-14T15:42:38.212Z] ++ set -e
15:42:38 [2020-04-14T15:42:38.212Z] ++ '[' -n 0 ']'
15:42:38 [2020-04-14T15:42:38.212Z] ++ set -x
15:42:38 [2020-04-14T15:42:38.212Z] ++ env -i DEST=/go/src/github.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
15:42:38 [2020-04-14T15:42:38.212Z] INFO: Testing against a local daemon
15:42:38 [2020-04-14T15:42:38.212Z] === RUN   TestSecretInspect
15:42:40 [2020-04-14T15:42:40.589Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:42:41 [2020-04-14T15:42:41.499Z] --- PASS: TestSecretInspect (3.28s)
15:42:41 [2020-04-14T15:42:41.499Z] === RUN   TestSecretList
15:42:43 [2020-04-14T15:42:43.864Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:42:44 [2020-04-14T15:42:44.786Z] --- PASS: TestSecretList (3.25s)
15:42:44 [2020-04-14T15:42:44.786Z] === RUN   TestSecretsCreateAndDelete
15:42:46 [2020-04-14T15:42:46.390Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:42:48 [2020-04-14T15:42:48.074Z] --- PASS: TestSecretsCreateAndDelete (3.26s)
15:42:48 [2020-04-14T15:42:48.074Z] === RUN   TestSecretsUpdate
15:42:51 [2020-04-14T15:42:51.360Z] --- PASS: TestSecretsUpdate (3.23s)
15:42:51 [2020-04-14T15:42:51.360Z] === RUN   TestTemplatedSecret
15:42:54 [2020-04-14T15:42:54.649Z] --- PASS: TestTemplatedSecret (3.47s)
15:42:54 [2020-04-14T15:42:54.649Z] === RUN   TestSecretCreateResolve
15:42:57 [2020-04-14T15:42:57.939Z] --- PASS: TestSecretCreateResolve (3.25s)
15:42:57 [2020-04-14T15:42:57.939Z] PASS
15:42:57 [2020-04-14T15:42:57.939Z] 
15:42:57 [2020-04-14T15:42:57.939Z] DONE 6 tests in 19.885s
15:42:57 [2020-04-14T15:42:57.939Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:42:57 [2020-04-14T15:42:57.939Z] ++ 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
15:42:57 [2020-04-14T15:42:57.939Z] ++ set -e
15:42:57 [2020-04-14T15:42:57.939Z] ++ '[' -n 0 ']'
15:42:57 [2020-04-14T15:42:57.939Z] ++ set -x
15:42:57 [2020-04-14T15:42:57.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:42:57 [2020-04-14T15:42:57.939Z] INFO: Testing against a local daemon
15:42:57 [2020-04-14T15:42:57.939Z] === RUN   TestServiceCreateInit
15:42:57 [2020-04-14T15:42:57.939Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:43:03 [2020-04-14T15:43:03.215Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:43:06 [2020-04-14T15:43:06.747Z] ok  	github.com/docker/docker/api/server/httputils	0.017s	coverage: 14.7% of statements
15:43:08 [2020-04-14T15:43:08.242Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:43:08 [2020-04-14T15:43:08.299Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:43:08 [2020-04-14T15:43:08.300Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:43:08 [2020-04-14T15:43:08.300Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:43:08 [2020-04-14T15:43:08.300Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:43:08 [2020-04-14T15:43:08.300Z] --- PASS: TestImportExtremelyLargeImageWorks (173.22s)
15:43:08 [2020-04-14T15:43:08.300Z] PASS
15:43:08 [2020-04-14T15:43:08.300Z] 
15:43:08 [2020-04-14T15:43:08.300Z] DONE 12 tests in 177.221s
15:43:08 [2020-04-14T15:43:08.300Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:43:08 [2020-04-14T15:43:08.300Z] ++ 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
15:43:08 [2020-04-14T15:43:08.300Z] ++ set -e
15:43:08 [2020-04-14T15:43:08.300Z] ++ '[' -n 0 ']'
15:43:08 [2020-04-14T15:43:08.300Z] ++ set -x
15:43:08 [2020-04-14T15:43:08.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:43:08 [2020-04-14T15:43:08.300Z] INFO: Testing against a local daemon
15:43:08 [2020-04-14T15:43:08.300Z] === RUN   TestNetworkCreateDelete
15:43:08 [2020-04-14T15:43:08.492Z] --- PASS: TestServiceCreateInit (9.69s)
15:43:08 [2020-04-14T15:43:08.492Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.58s)
15:43:08 [2020-04-14T15:43:08.492Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s)
15:43:08 [2020-04-14T15:43:08.492Z] === RUN   TestCreateServiceMultipleTimes
15:43:08 [2020-04-14T15:43:08.557Z] --- PASS: TestNetworkCreateDelete (0.12s)
15:43:08 [2020-04-14T15:43:08.557Z] === RUN   TestDockerNetworkDeletePreferID
15:43:08 [2020-04-14T15:43:08.814Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
15:43:08 [2020-04-14T15:43:08.814Z] === RUN   TestInspectNetwork
15:43:09 [2020-04-14T15:43:09.265Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
15:43:09 [2020-04-14T15:43:09.265Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:43:09 [2020-04-14T15:43:09.265Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:43:09 [2020-04-14T15:43:09.265Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:43:09 [2020-04-14T15:43:09.265Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:43:09 [2020-04-14T15:43:09.265Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:43:09 [2020-04-14T15:43:09.265Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:43:09 [2020-04-14T15:43:09.265Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:43:09 [2020-04-14T15:43:09.890Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:43:09 [2020-04-14T15:43:09.890Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:43:11 [2020-04-14T15:43:11.339Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:43:11 [2020-04-14T15:43:11.904Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:43:11 [2020-04-14T15:43:11.937Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:43:11 [2020-04-14T15:43:11.937Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:43:12 [2020-04-14T15:43:12.160Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:43:12 [2020-04-14T15:43:12.562Z] ok  	github.com/docker/docker/api/types/strslice	0.028s	coverage: 90.0% of statements
15:43:12 [2020-04-14T15:43:12.850Z] ok  	github.com/docker/docker/api/types/filters	0.023s	coverage: 92.2% of statements
15:43:13 [2020-04-14T15:43:13.092Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:43:13 [2020-04-14T15:43:13.092Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:43:13 [2020-04-14T15:43:13.139Z] ok  	github.com/docker/docker/api/server/router/swarm	0.035s	coverage: 4.5% of statements
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:43:13 [2020-04-14T15:43:13.140Z] ok  	github.com/docker/docker/api/types/time	0.029s	coverage: 100.0% of statements
15:43:13 [2020-04-14T15:43:13.350Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:43:13 [2020-04-14T15:43:13.607Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:43:13 [2020-04-14T15:43:13.865Z] === RUN   TestInspectNetwork/full_network_id
15:43:13 [2020-04-14T15:43:13.865Z] === RUN   TestInspectNetwork/partial_network_id
15:43:13 [2020-04-14T15:43:13.865Z] === RUN   TestInspectNetwork/network_name
15:43:13 [2020-04-14T15:43:13.865Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:43:14 [2020-04-14T15:43:14.164Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/builder	[no test files]
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:43:14 [2020-04-14T15:43:14.164Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:43:14 [2020-04-14T15:43:14.460Z] ok  	github.com/docker/docker/builder/dockerignore	0.023s	coverage: 96.8% of statements
15:43:15 [2020-04-14T15:43:15.549Z] 65014b3c3121: Pull complete
15:43:15 [2020-04-14T15:43:15.760Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:43:17 [2020-04-14T15:43:17.129Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:43:18 [2020-04-14T15:43:18.060Z] --- PASS: TestInspectNetwork (9.27s)
15:43:18 [2020-04-14T15:43:18.060Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:43:18 [2020-04-14T15:43:18.060Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:43:18 [2020-04-14T15:43:18.060Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:43:18 [2020-04-14T15:43:18.060Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:43:18 [2020-04-14T15:43:18.060Z] === RUN   TestRunContainerWithBridgeNone
15:43:18 [2020-04-14T15:43:18.626Z] === RUN   TestDockerSuite/TestBuildEnv
15:43:20 [2020-04-14T15:43:20.523Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:43:20 [2020-04-14T15:43:20.783Z] --- PASS: TestRunContainerWithBridgeNone (2.65s)
15:43:20 [2020-04-14T15:43:20.783Z] === RUN   TestNetworkInvalidJSON
15:43:20 [2020-04-14T15:43:20.783Z] === RUN   TestNetworkInvalidJSON//networks/create
15:43:20 [2020-04-14T15:43:20.783Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:43:20 [2020-04-14T15:43:20.783Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:43:20 [2020-04-14T15:43:20.783Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:43:20 [2020-04-14T15:43:20.783Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:43:20 [2020-04-14T15:43:20.783Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:43:20 [2020-04-14T15:43:20.783Z] === CONT  TestNetworkInvalidJSON//networks/create
15:43:20 [2020-04-14T15:43:20.783Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:43:20 [2020-04-14T15:43:20.783Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:43:20 [2020-04-14T15:43:20.783Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:43:20 [2020-04-14T15:43:20.783Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
15:43:20 [2020-04-14T15:43:20.783Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s)
15:43:20 [2020-04-14T15:43:20.783Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
15:43:20 [2020-04-14T15:43:20.783Z] === RUN   TestHostIPv4BridgeLabel
15:43:21 [2020-04-14T15:43:21.335Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
15:43:21 [2020-04-14T15:43:21.348Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
15:43:21 [2020-04-14T15:43:21.348Z] === RUN   TestDaemonRestartWithLiveRestore
15:43:21 [2020-04-14T15:43:21.913Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:43:21 [2020-04-14T15:43:21.963Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.566s	coverage: 86.3% of statements
15:43:22 [2020-04-14T15:43:22.844Z] --- PASS: TestDaemonRestartWithLiveRestore (1.20s)
15:43:22 [2020-04-14T15:43:22.844Z] === RUN   TestDaemonDefaultNetworkPools
15:43:22 [2020-04-14T15:43:22.844Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:43:23 [2020-04-14T15:43:23.408Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
15:43:23 [2020-04-14T15:43:23.408Z] === RUN   TestDaemonRestartWithExistingNetwork
15:43:24 [2020-04-14T15:43:24.680Z] ok  	github.com/docker/docker/builder/remotecontext	0.552s	coverage: 13.6% of statements
15:43:24 [2020-04-14T15:43:24.778Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
15:43:24 [2020-04-14T15:43:24.778Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:43:25 [2020-04-14T15:43:25.708Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
15:43:25 [2020-04-14T15:43:25.708Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:43:26 [2020-04-14T15:43:26.194Z] ok  	github.com/docker/docker/builder/dockerfile	1.497s	coverage: 48.2% of statements
15:43:26 [2020-04-14T15:43:26.194Z] ?   	github.com/docker/docker/cli	[no test files]
15:43:26 [2020-04-14T15:43:26.194Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:43:26 [2020-04-14T15:43:26.272Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
15:43:26 [2020-04-14T15:43:26.272Z] === RUN   TestServiceWithPredefinedNetwork
15:43:26 [2020-04-14T15:43:26.580Z] --- PASS: TestCreateServiceMultipleTimes (19.04s)
15:43:26 [2020-04-14T15:43:26.580Z] === RUN   TestCreateServiceConflict
15:43:28 [2020-04-14T15:43:28.165Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:43:29 [2020-04-14T15:43:29.096Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:43:29 [2020-04-14T15:43:29.867Z] --- PASS: TestCreateServiceConflict (3.20s)
15:43:29 [2020-04-14T15:43:29.867Z] === RUN   TestCreateServiceMaxReplicas
15:43:30 [2020-04-14T15:43:30.028Z] --- PASS: TestServiceWithPredefinedNetwork (3.46s)
15:43:30 [2020-04-14T15:43:30.028Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:43:30 [2020-04-14T15:43:30.028Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:43:30 [2020-04-14T15:43:30.028Z]     service_test.go:236: FLAKY_TEST
15:43:30 [2020-04-14T15:43:30.028Z] === RUN   TestServiceWithDataPathPortInit
15:43:30 [2020-04-14T15:43:30.028Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:43:32 [2020-04-14T15:43:32.996Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
15:43:32 [2020-04-14T15:43:32.996Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:43:32 [2020-04-14T15:43:32.996Z] remote: Enumerating objects: 2, done.
15:43:32 [2020-04-14T15:43:32.996Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:43:32 [2020-04-14T15:43:32.996Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:43:32 [2020-04-14T15:43:32.996Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:43:32 [2020-04-14T15:43:32.996Z] 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.
15:43:32 [2020-04-14T15:43:32.996Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:43:32 [2020-04-14T15:43:32.996Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:43:33 [2020-04-14T15:43:33.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/test/unit
15:43:34 [2020-04-14T15:43:34.062Z] --- PASS: TestCreateServiceMaxReplicas (3.58s)
15:43:34 [2020-04-14T15:43:34.062Z] === RUN   TestCreateWithDuplicateNetworkNames
15:43:34 [2020-04-14T15:43:34.683Z] ok  	github.com/docker/docker/client	0.762s	coverage: 75.8% of statements
15:43:35 [2020-04-14T15:43:35.827Z] ?   	github.com/docker/docker/api	[no test files]
15:43:48 [2020-04-14T15:43:48.098Z] --- PASS: TestServiceWithDataPathPortInit (18.15s)
15:43:48 [2020-04-14T15:43:48.098Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:43:48 [2020-04-14T15:43:48.943Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.73s)
15:43:48 [2020-04-14T15:43:48.943Z] === RUN   TestCreateServiceSecretFileMode
15:43:50 [2020-04-14T15:43:50.696Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 9.0% of statements
15:43:51 [2020-04-14T15:43:51.477Z] --- PASS: TestCreateServiceSecretFileMode (3.27s)
15:43:51 [2020-04-14T15:43:51.477Z] === RUN   TestCreateServiceConfigFileMode
15:43:52 [2020-04-14T15:43:52.406Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:43:54 [2020-04-14T15:43:54.302Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:43:54 [2020-04-14T15:43:54.763Z] --- PASS: TestCreateServiceConfigFileMode (3.32s)
15:43:54 [2020-04-14T15:43:54.763Z] === RUN   TestCreateServiceSysctls
15:43:56 [2020-04-14T15:43:56.824Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.80s)
15:43:56 [2020-04-14T15:43:56.824Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w34jsbkaseizfxkpadne74z2y Created:2020-04-14 15:43:49.739696429 +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[de4984153fb3fac4410cd00d08ffdab9a60ee7217b49b0d460f2c31ffc1f389f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y4zf67vl1nz09kakgatcs9kz1 EndpointID:0ca06160b0b4c37975e929a342188d02626b467d03bc4904a7473c20057258ae MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a52cb1507291bd8bf04a43dedb59d0ec0a66f0b4b3e9c3149324db61f92356ac 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:faf4f61086d7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y4zf67vl1nz09kakgatcs9kz1 EndpointID:0ca06160b0b4c37975e929a342188d02626b467d03bc4904a7473c20057258ae EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:43:56 [2020-04-14T15:43:56.824Z] PASS
15:43:56 [2020-04-14T15:43:56.824Z] 
15:43:56 [2020-04-14T15:43:56.824Z] === Skipped
15:43:56 [2020-04-14T15:43:56.824Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:43:56 [2020-04-14T15:43:56.824Z]     service_test.go:236: FLAKY_TEST
15:43:56 [2020-04-14T15:43:56.824Z] 
15:43:56 [2020-04-14T15:43:56.824Z] 
15:43:56 [2020-04-14T15:43:56.824Z] DONE 22 tests, 1 skipped in 48.501s
15:43:56 [2020-04-14T15:43:56.824Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:43:56 [2020-04-14T15:43:56.824Z] ++ 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
15:43:56 [2020-04-14T15:43:56.824Z] ++ set -e
15:43:56 [2020-04-14T15:43:56.824Z] ++ '[' -n 0 ']'
15:43:56 [2020-04-14T15:43:56.824Z] ++ set -x
15:43:56 [2020-04-14T15:43:56.825Z] ++ env -i DEST=/go/src/github.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
15:43:56 [2020-04-14T15:43:56.825Z] INFO: Testing against a local daemon
15:43:56 [2020-04-14T15:43:56.825Z] === RUN   TestDockerNetworkIpvlanPersistance
15:43:56 [2020-04-14T15:43:56.825Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
15:43:56 [2020-04-14T15:43:56.825Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:56 [2020-04-14T15:43:56.825Z] === RUN   TestDockerNetworkIpvlan
15:43:56 [2020-04-14T15:43:56.825Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:43:56 [2020-04-14T15:43:56.825Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:56 [2020-04-14T15:43:56.825Z] PASS
15:43:56 [2020-04-14T15:43:56.825Z] 
15:43:56 [2020-04-14T15:43:56.825Z] === Skipped
15:43:56 [2020-04-14T15:43:56.825Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
15:43:56 [2020-04-14T15:43:56.825Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:56 [2020-04-14T15:43:56.825Z] 
15:43:56 [2020-04-14T15:43:56.825Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:43:56 [2020-04-14T15:43:56.825Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:56 [2020-04-14T15:43:56.825Z] 
15:43:56 [2020-04-14T15:43:56.825Z] 
15:43:56 [2020-04-14T15:43:56.825Z] DONE 2 tests, 2 skipped in 0.144s
15:43:56 [2020-04-14T15:43:56.825Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:43:56 [2020-04-14T15:43:56.825Z] ++ 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
15:43:56 [2020-04-14T15:43:56.825Z] ++ set -e
15:43:56 [2020-04-14T15:43:56.825Z] ++ '[' -n 0 ']'
15:43:56 [2020-04-14T15:43:56.825Z] ++ set -x
15:43:56 [2020-04-14T15:43:56.825Z] ++ env -i DEST=/go/src/github.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
15:43:57 [2020-04-14T15:43:57.082Z] INFO: Testing against a local daemon
15:43:57 [2020-04-14T15:43:57.082Z] === RUN   TestDockerNetworkMacvlanPersistance
15:43:58 [2020-04-14T15:43:58.453Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
15:43:58 [2020-04-14T15:43:58.453Z] === RUN   TestDockerNetworkMacvlan
15:43:58 [2020-04-14T15:43:58.953Z] --- PASS: TestCreateServiceSysctls (4.26s)
15:43:58 [2020-04-14T15:43:58.953Z] === RUN   TestCreateServiceCapabilities
15:43:59 [2020-04-14T15:43:59.383Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:43:59 [2020-04-14T15:43:59.947Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:44:00 [2020-04-14T15:44:00.878Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:44:03 [2020-04-14T15:44:03.145Z] --- PASS: TestCreateServiceCapabilities (3.42s)
15:44:03 [2020-04-14T15:44:03.145Z] === RUN   TestInspect
15:44:04 [2020-04-14T15:44:04.157Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:44:04 [2020-04-14T15:44:04.157Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:44:04 [2020-04-14T15:44:04.414Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:44:04 [2020-04-14T15:44:04.979Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:44:05 [2020-04-14T15:44:05.544Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:44:06 [2020-04-14T15:44:06.433Z] --- PASS: TestInspect (3.46s)
15:44:06 [2020-04-14T15:44:06.433Z] === RUN   TestCreateJob
15:44:06 [2020-04-14T15:44:06.922Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:44:06 [2020-04-14T15:44:06.922Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:44:06 [2020-04-14T15:44:06.922Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:44:07 [2020-04-14T15:44:07.179Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:44:10 [2020-04-14T15:44:10.624Z] --- PASS: TestCreateJob (4.10s)
15:44:10 [2020-04-14T15:44:10.624Z] === RUN   TestReplicatedJob
15:44:13 [2020-04-14T15:44:13.728Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:44:14 [2020-04-14T15:44:14.291Z] --- PASS: TestDockerNetworkMacvlan (15.77s)
15:44:14 [2020-04-14T15:44:14.291Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
15:44:14 [2020-04-14T15:44:14.291Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
15:44:14 [2020-04-14T15:44:14.291Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.79s)
15:44:14 [2020-04-14T15:44:14.291Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s)
15:44:14 [2020-04-14T15:44:14.291Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.38s)
15:44:14 [2020-04-14T15:44:14.291Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.21s)
15:44:14 [2020-04-14T15:44:14.291Z] PASS
15:44:14 [2020-04-14T15:44:14.291Z] 
15:44:14 [2020-04-14T15:44:14.291Z] DONE 8 tests in 17.256s
15:44:14 [2020-04-14T15:44:14.292Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:44:14 [2020-04-14T15:44:14.292Z] ++ 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
15:44:14 [2020-04-14T15:44:14.292Z] ++ set -e
15:44:14 [2020-04-14T15:44:14.292Z] ++ '[' -n 0 ']'
15:44:14 [2020-04-14T15:44:14.292Z] ++ set -x
15:44:14 [2020-04-14T15:44:14.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:44:14 [2020-04-14T15:44:14.292Z] testing: warning: no tests to run
15:44:14 [2020-04-14T15:44:14.292Z] PASS
15:44:14 [2020-04-14T15:44:14.292Z] 
15:44:14 [2020-04-14T15:44:14.292Z] DONE 0 tests in 0.031s
15:44:14 [2020-04-14T15:44:14.292Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:44:14 [2020-04-14T15:44:14.292Z] ++ 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
15:44:14 [2020-04-14T15:44:14.292Z] ++ set -e
15:44:14 [2020-04-14T15:44:14.292Z] ++ '[' -n 0 ']'
15:44:14 [2020-04-14T15:44:14.292Z] ++ set -x
15:44:14 [2020-04-14T15:44:14.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:44:14 [2020-04-14T15:44:14.292Z] INFO: Testing against a local daemon
15:44:14 [2020-04-14T15:44:14.292Z] === RUN   TestAuthZPluginAllowRequest
15:44:16 [2020-04-14T15:44:16.186Z] --- PASS: TestAuthZPluginAllowRequest (1.69s)
15:44:16 [2020-04-14T15:44:16.187Z] === RUN   TestAuthZPluginTLS
15:44:16 [2020-04-14T15:44:16.752Z] --- PASS: TestAuthZPluginTLS (0.56s)
15:44:16 [2020-04-14T15:44:16.752Z] === RUN   TestAuthZPluginDenyRequest
15:44:17 [2020-04-14T15:44:17.009Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:44:17 [2020-04-14T15:44:17.191Z] --- PASS: TestReplicatedJob (6.55s)
15:44:17 [2020-04-14T15:44:17.191Z] === RUN   TestUpdateReplicatedJob
15:44:17 [2020-04-14T15:44:17.267Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
15:44:17 [2020-04-14T15:44:17.268Z] === RUN   TestAuthZPluginAPIDenyResponse
15:44:17 [2020-04-14T15:44:17.832Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
15:44:17 [2020-04-14T15:44:17.832Z] === RUN   TestAuthZPluginDenyResponse
15:44:18 [2020-04-14T15:44:18.396Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
15:44:18 [2020-04-14T15:44:18.396Z] === RUN   TestAuthZPluginAllowEventStream
15:44:18 [2020-04-14T15:44:18.962Z] === RUN   TestDockerSuite/TestBuildExpose
15:44:19 [2020-04-14T15:44:19.527Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:44:20 [2020-04-14T15:44:20.458Z] --- PASS: TestAuthZPluginAllowEventStream (1.94s)
15:44:20 [2020-04-14T15:44:20.458Z] === RUN   TestAuthZPluginErrorResponse
15:44:20 [2020-04-14T15:44:20.458Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:44:20 [2020-04-14T15:44:20.716Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
15:44:20 [2020-04-14T15:44:20.716Z] === RUN   TestAuthZPluginErrorRequest
15:44:20 [2020-04-14T15:44:20.973Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:44:21 [2020-04-14T15:44:21.381Z] --- PASS: TestUpdateReplicatedJob (4.37s)
15:44:21 [2020-04-14T15:44:21.381Z] === RUN   TestServiceListWithStatuses
15:44:21 [2020-04-14T15:44:21.381Z] --- SKIP: TestServiceListWithStatuses (0.01s)
15:44:21 [2020-04-14T15:44:21.381Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:44:21 [2020-04-14T15:44:21.381Z] === RUN   TestDockerNetworkConnectAlias
15:44:21 [2020-04-14T15:44:21.539Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:44:21 [2020-04-14T15:44:21.539Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:44:21 [2020-04-14T15:44:21.539Z] === RUN   TestDockerSuite/TestBuildFails
15:44:21 [2020-04-14T15:44:21.798Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:44:21 [2020-04-14T15:44:21.798Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:44:22 [2020-04-14T15:44:22.362Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:44:22 [2020-04-14T15:44:22.362Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:44:23 [2020-04-14T15:44:23.736Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s)
15:44:23 [2020-04-14T15:44:23.736Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:44:24 [2020-04-14T15:44:24.669Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:44:26 [2020-04-14T15:44:26.038Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
15:44:26 [2020-04-14T15:44:26.038Z] === RUN   TestAuthZPluginHeader
15:44:26 [2020-04-14T15:44:26.970Z] --- PASS: TestAuthZPluginHeader (0.87s)
15:44:26 [2020-04-14T15:44:26.970Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:44:26 [2020-04-14T15:44:26.970Z] === RUN   TestDockerSuite/TestBuildForceRm
15:44:27 [2020-04-14T15:44:27.950Z] --- PASS: TestDockerNetworkConnectAlias (5.90s)
15:44:27 [2020-04-14T15:44:27.950Z] === RUN   TestDockerNetworkReConnect
15:44:28 [2020-04-14T15:44:28.864Z] === RUN   TestDockerSuite/TestBuildFromGit
15:44:30 [2020-04-14T15:44:30.235Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:44:30 [2020-04-14T15:44:30.800Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:44:31 [2020-04-14T15:44:31.365Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.65s)
15:44:31 [2020-04-14T15:44:31.365Z] === RUN   TestAuthZPluginV2Disable
15:44:31 [2020-04-14T15:44:31.548Z] ok  	github.com/docker/docker/cmd/dockerd	0.266s	coverage: 30.8% of statements
15:44:31 [2020-04-14T15:44:31.930Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:44:32 [2020-04-14T15:44:32.140Z] --- PASS: TestDockerNetworkReConnect (5.35s)
15:44:32 [2020-04-14T15:44:32.140Z] === RUN   TestServicePlugin
15:44:32 [2020-04-14T15:44:32.140Z] --- SKIP: TestServicePlugin (0.00s)
15:44:32 [2020-04-14T15:44:32.140Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:32 [2020-04-14T15:44:32.140Z] === RUN   TestServiceUpdateLabel
15:44:34 [2020-04-14T15:44:34.460Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:44:34 [2020-04-14T15:44:34.717Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:44:34 [2020-04-14T15:44:34.974Z] --- PASS: TestAuthZPluginV2Disable (3.64s)
15:44:34 [2020-04-14T15:44:34.974Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:44:35 [2020-04-14T15:44:35.042Z] ok  	github.com/docker/docker/container	0.156s	coverage: 34.9% of statements
15:44:35 [2020-04-14T15:44:35.042Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:44:35 [2020-04-14T15:44:35.042Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:44:35 [2020-04-14T15:44:35.042Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:44:35 [2020-04-14T15:44:35.042Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:44:35 [2020-04-14T15:44:35.235Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:44:35 [2020-04-14T15:44:35.429Z] --- PASS: TestServiceUpdateLabel (3.22s)
15:44:35 [2020-04-14T15:44:35.429Z] === RUN   TestServiceUpdateSecrets
15:44:37 [2020-04-14T15:44:37.761Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:44:38 [2020-04-14T15:44:38.327Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s)
15:44:38 [2020-04-14T15:44:38.327Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:44:39 [2020-04-14T15:44:39.700Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:44:40 [2020-04-14T15:44:40.594Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.064s	coverage: 66.3% of statements
15:44:41 [2020-04-14T15:44:41.598Z] === RUN   TestDockerSuite/TestBuildHistory
15:44:48 [2020-04-14T15:44:48.149Z] === RUN   TestDockerSuite/TestBuildIidFile
15:44:48 [2020-04-14T15:44:48.406Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:44:48 [2020-04-14T15:44:48.664Z] === RUN   TestDockerSuite/TestBuildInheritance
15:44:49 [2020-04-14T15:44:49.049Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.066s	coverage: 35.6% of statements
15:44:49 [2020-04-14T15:44:49.227Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:44:49 [2020-04-14T15:44:49.792Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:44:49 [2020-04-14T15:44:49.793Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:44:50 [2020-04-14T15:44:50.724Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.39s)
15:44:50 [2020-04-14T15:44:50.724Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:44:50 [2020-04-14T15:44:50.981Z] === RUN   TestDockerSuite/TestBuildLabel
15:44:51 [2020-04-14T15:44:51.127Z] ok  	github.com/docker/docker/daemon/cluster	0.258s	coverage: 0.5% of statements
15:44:51 [2020-04-14T15:44:51.546Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:44:51 [2020-04-14T15:44:51.803Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:44:52 [2020-04-14T15:44:52.366Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:44:52 [2020-04-14T15:44:52.623Z] === RUN   TestDockerSuite/TestBuildLabels
15:44:53 [2020-04-14T15:44:53.187Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:44:53 [2020-04-14T15:44:53.515Z] --- PASS: TestServiceUpdateSecrets (15.40s)
15:44:53 [2020-04-14T15:44:53.515Z] === RUN   TestServiceUpdateConfigs
15:44:54 [2020-04-14T15:44:54.117Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:44:56 [2020-04-14T15:44:56.637Z] === RUN   TestDockerSuite/TestBuildLastModified
15:44:56 [2020-04-14T15:44:56.653Z] ok  	github.com/docker/docker/daemon/discovery	0.017s	coverage: 30.0% of statements
15:44:57 [2020-04-14T15:44:57.567Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
15:44:58 [2020-04-14T15:44:58.146Z] ok  	github.com/docker/docker/daemon/events	0.068s	coverage: 50.0% of statements
15:44:58 [2020-04-14T15:44:58.299Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:44:58 [2020-04-14T15:44:58.300Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
15:44:58 [2020-04-14T15:44:58.300Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
15:44:58 [2020-04-14T15:44:58.300Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:44:58 [2020-04-14T15:44:58.300Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:44:58 [2020-04-14T15:44:58.300Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:44:58 [2020-04-14T15:44:58.300Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:44:58 [2020-04-14T15:44:58.300Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:44:58 [2020-04-14T15:44:58.300Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:44:58 [2020-04-14T15:44:58.300Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:44:58 [2020-04-14T15:44:58.300Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:44:58 [2020-04-14T15:44:58.300Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:44:58 [2020-04-14T15:44:58.771Z] ok  	github.com/docker/docker/daemon/config	0.095s	coverage: 81.7% of statements
15:44:58 [2020-04-14T15:44:58.860Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:44:58 [2020-04-14T15:44:58.860Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:44:59 [2020-04-14T15:44:59.419Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.5% of statements
15:44:59 [2020-04-14T15:44:59.419Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:44:59 [2020-04-14T15:44:59.674Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:44:59 [2020-04-14T15:44:59.674Z] ?   	github.com/docker/docker/api/types	[no test files]
15:44:59 [2020-04-14T15:44:59.674Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:44:59 [2020-04-14T15:44:59.674Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:44:59 [2020-04-14T15:44:59.674Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:44:59 [2020-04-14T15:44:59.674Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:45:00 [2020-04-14T15:45:00.234Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
15:45:00 [2020-04-14T15:45:00.234Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
15:45:00 [2020-04-14T15:45:00.234Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:45:00 [2020-04-14T15:45:00.234Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:45:00 [2020-04-14T15:45:00.234Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:45:00 [2020-04-14T15:45:00.234Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:45:00 [2020-04-14T15:45:00.234Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:45:00 [2020-04-14T15:45:00.234Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:45:00 [2020-04-14T15:45:00.234Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
15:45:00 [2020-04-14T15:45:00.490Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/builder	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:45:00 [2020-04-14T15:45:00.490Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:45:01 [2020-04-14T15:45:01.050Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
15:45:02 [2020-04-14T15:45:02.268Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
15:45:02 [2020-04-14T15:45:02.827Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:45:03 [2020-04-14T15:45:03.754Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.527s	coverage: 13.7% of statements
15:45:05 [2020-04-14T15:45:05.298Z] ok  	github.com/docker/docker/builder/remotecontext	0.176s	coverage: 13.6% of statements
15:45:05 [2020-04-14T15:45:05.298Z] ok  	github.com/docker/docker/builder/dockerfile	0.528s	coverage: 48.2% of statements
15:45:06 [2020-04-14T15:45:06.099Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:45:06 [2020-04-14T15:45:06.099Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:45:06 [2020-04-14T15:45:06.099Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:45:06 [2020-04-14T15:45:06.221Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
15:45:06 [2020-04-14T15:45:06.356Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:45:06 [2020-04-14T15:45:06.356Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:45:06 [2020-04-14T15:45:06.457Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 2.9% of statements
15:45:06 [2020-04-14T15:45:06.613Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:45:06 [2020-04-14T15:45:06.779Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.259s	coverage: 86.3% of statements
15:45:06 [2020-04-14T15:45:06.780Z] ?   	github.com/docker/docker/cli	[no test files]
15:45:06 [2020-04-14T15:45:06.780Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:45:07 [2020-04-14T15:45:07.178Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
15:45:07 [2020-04-14T15:45:07.178Z] PASS
15:45:07 [2020-04-14T15:45:07.179Z] 
15:45:07 [2020-04-14T15:45:07.179Z] DONE 17 tests in 53.005s
15:45:07 [2020-04-14T15:45:07.179Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:45:07 [2020-04-14T15:45:07.179Z] ++ 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
15:45:07 [2020-04-14T15:45:07.179Z] ++ set -e
15:45:07 [2020-04-14T15:45:07.179Z] ++ '[' -n 0 ']'
15:45:07 [2020-04-14T15:45:07.179Z] ++ set -x
15:45:07 [2020-04-14T15:45:07.179Z] ++ env -i DEST=/go/src/github.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
15:45:07 [2020-04-14T15:45:07.436Z] INFO: Testing against a local daemon
15:45:07 [2020-04-14T15:45:07.436Z] === RUN   TestPluginInvalidJSON
15:45:07 [2020-04-14T15:45:07.436Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:45:07 [2020-04-14T15:45:07.436Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:45:07 [2020-04-14T15:45:07.436Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:45:07 [2020-04-14T15:45:07.436Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:45:07 [2020-04-14T15:45:07.436Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:45:07 [2020-04-14T15:45:07.436Z] PASS
15:45:07 [2020-04-14T15:45:07.436Z] 
15:45:07 [2020-04-14T15:45:07.436Z] DONE 2 tests in 0.207s
15:45:07 [2020-04-14T15:45:07.436Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:45:07 [2020-04-14T15:45:07.436Z] ++ 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
15:45:07 [2020-04-14T15:45:07.436Z] ++ set -e
15:45:07 [2020-04-14T15:45:07.436Z] ++ '[' -n 0 ']'
15:45:07 [2020-04-14T15:45:07.436Z] ++ set -x
15:45:07 [2020-04-14T15:45:07.436Z] ++ env -i DEST=/go/src/github.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
15:45:07 [2020-04-14T15:45:07.481Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.029s	coverage: 57.9% of statements
15:45:07 [2020-04-14T15:45:07.693Z] INFO: Testing against a local daemon
15:45:07 [2020-04-14T15:45:07.693Z] === RUN   TestExternalGraphDriver
15:45:07 [2020-04-14T15:45:07.949Z] === RUN   TestExternalGraphDriver/json
15:45:08 [2020-04-14T15:45:08.110Z] ok  	github.com/docker/docker/daemon	12.425s	coverage: 17.4% of statements
15:45:08 [2020-04-14T15:45:08.110Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:45:08 [2020-04-14T15:45:08.110Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:45:08 [2020-04-14T15:45:08.110Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:45:08 [2020-04-14T15:45:08.110Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:45:08 [2020-04-14T15:45:08.207Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:45:08 [2020-04-14T15:45:08.389Z] --- PASS: TestServiceUpdateConfigs (15.43s)
15:45:08 [2020-04-14T15:45:08.389Z] === RUN   TestServiceUpdateNetwork
15:45:10 [2020-04-14T15:45:10.102Z] === RUN   TestExternalGraphDriver/spec
15:45:10 [2020-04-14T15:45:10.102Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:45:10 [2020-04-14T15:45:10.938Z] ok  	github.com/docker/docker/client	0.170s	coverage: 75.8% of statements
15:45:11 [2020-04-14T15:45:11.999Z] === RUN   TestExternalGraphDriver/pull
15:45:12 [2020-04-14T15:45:12.556Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.8% of statements
15:45:13 [2020-04-14T15:45:13.181Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.626s	coverage: 68.6% of statements
15:45:13 [2020-04-14T15:45:13.894Z] --- PASS: TestExternalGraphDriver (5.93s)
15:45:13 [2020-04-14T15:45:13.894Z]     --- PASS: TestExternalGraphDriver/json (1.98s)
15:45:13 [2020-04-14T15:45:13.894Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
15:45:13 [2020-04-14T15:45:13.894Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
15:45:13 [2020-04-14T15:45:13.894Z] === RUN   TestGraphdriverPluginV2
15:45:14 [2020-04-14T15:45:14.151Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:45:14 [2020-04-14T15:45:14.409Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:45:14 [2020-04-14T15:45:14.973Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:45:15 [2020-04-14T15:45:15.228Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.326s	coverage: 49.5% of statements
15:45:16 [2020-04-14T15:45:16.254Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.504s	coverage: 46.2% of statements
15:45:16 [2020-04-14T15:45:16.254Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:45:18 [2020-04-14T15:45:18.309Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.698s	coverage: 76.1% of statements
15:45:19 [2020-04-14T15:45:19.161Z] --- PASS: TestGraphdriverPluginV2 (4.72s)
15:45:19 [2020-04-14T15:45:19.161Z] PASS
15:45:19 [2020-04-14T15:45:19.161Z] 
15:45:19 [2020-04-14T15:45:19.161Z] DONE 5 tests in 10.854s
15:45:19 [2020-04-14T15:45:19.161Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:45:19 [2020-04-14T15:45:19.161Z] ++ 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
15:45:19 [2020-04-14T15:45:19.161Z] ++ set -e
15:45:19 [2020-04-14T15:45:19.161Z] ++ '[' -n 0 ']'
15:45:19 [2020-04-14T15:45:19.161Z] ++ set -x
15:45:19 [2020-04-14T15:45:19.161Z] ++ env -i DEST=/go/src/github.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
15:45:19 [2020-04-14T15:45:19.161Z] INFO: Testing against a local daemon
15:45:19 [2020-04-14T15:45:19.161Z] === RUN   TestContinueAfterPluginCrash
15:45:19 [2020-04-14T15:45:19.161Z] === PAUSE TestContinueAfterPluginCrash
15:45:19 [2020-04-14T15:45:19.161Z] === RUN   TestReadPluginNoRead
15:45:19 [2020-04-14T15:45:19.161Z] === PAUSE TestReadPluginNoRead
15:45:19 [2020-04-14T15:45:19.161Z] === RUN   TestDaemonStartWithLogOpt
15:45:19 [2020-04-14T15:45:19.161Z] === PAUSE TestDaemonStartWithLogOpt
15:45:19 [2020-04-14T15:45:19.161Z] === CONT  TestContinueAfterPluginCrash
15:45:19 [2020-04-14T15:45:19.161Z] === CONT  TestDaemonStartWithLogOpt
15:45:19 [2020-04-14T15:45:19.818Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.049s	coverage: 58.0% of statements
15:45:20 [2020-04-14T15:45:20.842Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
15:45:20 [2020-04-14T15:45:20.842Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
15:45:21 [2020-04-14T15:45:21.129Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.907s	coverage: 55.4% of statements
15:45:21 [2020-04-14T15:45:21.129Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:45:21 [2020-04-14T15:45:21.129Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:45:22 [2020-04-14T15:45:22.439Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
15:45:23 [2020-04-14T15:45:23.270Z] --- PASS: TestServiceUpdateNetwork (15.07s)
15:45:23 [2020-04-14T15:45:23.270Z] PASS
15:45:23 [2020-04-14T15:45:23.270Z] 
15:45:23 [2020-04-14T15:45:23.270Z] === Skipped
15:45:23 [2020-04-14T15:45:23.270Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s)
15:45:23 [2020-04-14T15:45:23.270Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:45:23 [2020-04-14T15:45:23.270Z] 
15:45:23 [2020-04-14T15:45:23.270Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:45:23 [2020-04-14T15:45:23.270Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:45:23 [2020-04-14T15:45:23.270Z] 
15:45:23 [2020-04-14T15:45:23.270Z] 
15:45:23 [2020-04-14T15:45:23.270Z] DONE 23 tests, 2 skipped in 143.536s
15:45:23 [2020-04-14T15:45:23.270Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:45:23 [2020-04-14T15:45:23.270Z] ++ 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
15:45:23 [2020-04-14T15:45:23.270Z] ++ set -e
15:45:23 [2020-04-14T15:45:23.270Z] ++ '[' -n 0 ']'
15:45:23 [2020-04-14T15:45:23.270Z] ++ set -x
15:45:23 [2020-04-14T15:45:23.270Z] ++ env -i DEST=/go/src/github.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
15:45:23 [2020-04-14T15:45:23.270Z] INFO: Testing against a local daemon
15:45:23 [2020-04-14T15:45:23.270Z] === RUN   TestSessionCreate
15:45:23 [2020-04-14T15:45:23.270Z] --- PASS: TestSessionCreate (0.05s)
15:45:23 [2020-04-14T15:45:23.270Z] === RUN   TestSessionCreateWithBadUpgrade
15:45:23 [2020-04-14T15:45:23.270Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:45:23 [2020-04-14T15:45:23.270Z] PASS
15:45:23 [2020-04-14T15:45:23.270Z] 
15:45:23 [2020-04-14T15:45:23.270Z] DONE 2 tests in 0.249s
15:45:23 [2020-04-14T15:45:23.270Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:45:23 [2020-04-14T15:45:23.270Z] ++ 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
15:45:23 [2020-04-14T15:45:23.270Z] ++ set -e
15:45:23 [2020-04-14T15:45:23.270Z] ++ '[' -n 0 ']'
15:45:23 [2020-04-14T15:45:23.270Z] ++ set -x
15:45:23 [2020-04-14T15:45:23.270Z] ++ env -i DEST=/go/src/github.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
15:45:23 [2020-04-14T15:45:23.270Z] INFO: Testing against a local daemon
15:45:23 [2020-04-14T15:45:23.270Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:45:23 [2020-04-14T15:45:23.270Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:45:23 [2020-04-14T15:45:23.270Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:45:23 [2020-04-14T15:45:23.270Z] === RUN   TestEventsExecDie
15:45:23 [2020-04-14T15:45:23.270Z] --- PASS: TestEventsExecDie (0.90s)
15:45:23 [2020-04-14T15:45:23.270Z] === RUN   TestEventsBackwardsCompatible
15:45:23 [2020-04-14T15:45:23.270Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
15:45:23 [2020-04-14T15:45:23.270Z] === RUN   TestInfoBinaryCommits
15:45:23 [2020-04-14T15:45:23.270Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:45:23 [2020-04-14T15:45:23.270Z] === RUN   TestInfoAPIVersioned
15:45:23 [2020-04-14T15:45:23.270Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:45:23 [2020-04-14T15:45:23.270Z] === RUN   TestInfoDiscoveryBackend
15:45:23 [2020-04-14T15:45:23.529Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
15:45:23 [2020-04-14T15:45:23.529Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:45:24 [2020-04-14T15:45:24.464Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:45:24 [2020-04-14T15:45:24.464Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:45:25 [2020-04-14T15:45:25.032Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
15:45:25 [2020-04-14T15:45:25.032Z] === RUN   TestInfoAPI
15:45:25 [2020-04-14T15:45:25.032Z] --- PASS: TestInfoAPI (0.05s)
15:45:25 [2020-04-14T15:45:25.032Z] === RUN   TestInfoAPIWarnings
15:45:25 [2020-04-14T15:45:25.969Z] --- PASS: TestInfoAPIWarnings (0.63s)
15:45:25 [2020-04-14T15:45:25.969Z] === RUN   TestInfoDebug
15:45:26 [2020-04-14T15:45:26.536Z] --- PASS: TestInfoDebug (0.61s)
15:45:26 [2020-04-14T15:45:26.536Z] === RUN   TestInfoInsecureRegistries
15:45:26 [2020-04-14T15:45:26.854Z] ok  	github.com/docker/docker/daemon/logger	0.311s	coverage: 41.8% of statements
15:45:26 [2020-04-14T15:45:26.854Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.049s	coverage: 67.0% of statements
15:45:27 [2020-04-14T15:45:27.104Z] --- PASS: TestInfoInsecureRegistries (0.63s)
15:45:27 [2020-04-14T15:45:27.104Z] === RUN   TestInfoRegistryMirrors
15:45:27 [2020-04-14T15:45:27.671Z] --- PASS: TestInfoRegistryMirrors (0.63s)
15:45:27 [2020-04-14T15:45:27.671Z] === RUN   TestLoginFailsWithBadCredentials
15:45:27 [2020-04-14T15:45:27.706Z] 23645bd7ee08: Pull complete
15:45:27 [2020-04-14T15:45:27.706Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
15:45:27 [2020-04-14T15:45:27.706Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:45:27 [2020-04-14T15:45:27.706Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
15:45:27 [2020-04-14T15:45:27.706Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
15:45:27 [2020-04-14T15:45:27.706Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098'
15:45:27 [2020-04-14T15:45:27.706Z] WARN: Skipping validation tests
15:45:27 [2020-04-14T15:45:27.706Z] INFO: Running unit tests at 04/14/2020 15:45:23...
15:45:27 [2020-04-14T15:45:27.706Z] INFO: make.ps1 starting at 04/14/2020 15:45:27
15:45:27 [2020-04-14T15:45:27.930Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s)
15:45:27 [2020-04-14T15:45:27.930Z] === RUN   TestPingCacheHeaders
15:45:28 [2020-04-14T15:45:28.175Z] INFO: Git commit (eb14d936bf) assumed from DOCKER_GITCOMMIT environment variable
15:45:28 [2020-04-14T15:45:28.175Z] INFO: Invoking autogen...
15:45:28 [2020-04-14T15:45:28.190Z] --- PASS: TestPingCacheHeaders (0.05s)
15:45:28 [2020-04-14T15:45:28.190Z] === RUN   TestPingGet
15:45:28 [2020-04-14T15:45:28.190Z] --- PASS: TestPingGet (0.03s)
15:45:28 [2020-04-14T15:45:28.190Z] === RUN   TestPingHead
15:45:28 [2020-04-14T15:45:28.190Z] --- PASS: TestPingHead (0.05s)
15:45:28 [2020-04-14T15:45:28.190Z] === RUN   TestVersion
15:45:28 [2020-04-14T15:45:28.190Z] --- PASS: TestVersion (0.05s)
15:45:28 [2020-04-14T15:45:28.190Z] PASS
15:45:28 [2020-04-14T15:45:28.190Z] 
15:45:28 [2020-04-14T15:45:28.190Z] === Skipped
15:45:28 [2020-04-14T15:45:28.190Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:45:28 [2020-04-14T15:45:28.190Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:45:28 [2020-04-14T15:45:28.190Z] 
15:45:28 [2020-04-14T15:45:28.190Z] 
15:45:28 [2020-04-14T15:45:28.190Z] DONE 18 tests, 1 skipped in 6.613s
15:45:28 [2020-04-14T15:45:28.190Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:45:28 [2020-04-14T15:45:28.190Z] ++ 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
15:45:28 [2020-04-14T15:45:28.190Z] ++ set -e
15:45:28 [2020-04-14T15:45:28.190Z] ++ '[' -n 0 ']'
15:45:28 [2020-04-14T15:45:28.190Z] ++ set -x
15:45:28 [2020-04-14T15:45:28.190Z] ++ env -i DEST=/go/src/github.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
15:45:28 [2020-04-14T15:45:28.350Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.609s	coverage: 77.8% of statements
15:45:28 [2020-04-14T15:45:28.449Z] INFO: Testing against a local daemon
15:45:28 [2020-04-14T15:45:28.449Z] === RUN   TestVolumesCreateAndList
15:45:28 [2020-04-14T15:45:28.449Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:45:28 [2020-04-14T15:45:28.449Z] === RUN   TestVolumesRemove
15:45:28 [2020-04-14T15:45:28.449Z] --- PASS: TestVolumesRemove (0.11s)
15:45:28 [2020-04-14T15:45:28.449Z] === RUN   TestVolumesInspect
15:45:28 [2020-04-14T15:45:28.449Z] --- PASS: TestVolumesInspect (0.03s)
15:45:28 [2020-04-14T15:45:28.449Z] === RUN   TestVolumesInvalidJSON
15:45:28 [2020-04-14T15:45:28.449Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:45:28 [2020-04-14T15:45:28.449Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:45:28 [2020-04-14T15:45:28.449Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:45:28 [2020-04-14T15:45:28.449Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:45:28 [2020-04-14T15:45:28.449Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:45:28 [2020-04-14T15:45:28.449Z] PASS
15:45:28 [2020-04-14T15:45:28.449Z] 
15:45:28 [2020-04-14T15:45:28.449Z] DONE 5 tests in 0.347s
15:45:28 [2020-04-14T15:45:28.637Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 4.9% of statements
15:45:28 [2020-04-14T15:45:28.638Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:45:28 [2020-04-14T15:45:28.638Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:45:28 [2020-04-14T15:45:28.638Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:45:28 [2020-04-14T15:45:28.638Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:45:28 [2020-04-14T15:45:28.660Z] INFO: Running unit tests...
15:45:28 [2020-04-14T15:45:28.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:45:28 [2020-04-14T15:45:28.967Z] ++++ cat bundles/test-integration/docker.pid
15:45:28 [2020-04-14T15:45:28.967Z] +++ kill 13383
15:45:28 [2020-04-14T15:45:28.993Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:45:29 [2020-04-14T15:45:29.677Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 26.2% of statements
15:45:30 [2020-04-14T15:45:30.343Z] +++ /etc/init.d/apparmor stop
15:45:30 [2020-04-14T15:45:30.343Z] Leaving: AppArmorNo profiles have been unloaded.
15:45:30 [2020-04-14T15:45:30.343Z] 
15:45:30 [2020-04-14T15:45:30.343Z] Unloading profiles will leave already running processes permanently
15:45:30 [2020-04-14T15:45:30.343Z] unconfined, which can lead to unexpected situations.
15:45:30 [2020-04-14T15:45:30.343Z] 
15:45:30 [2020-04-14T15:45:30.343Z] To set a process to complain mode, use the command line tool
15:45:30 [2020-04-14T15:45:30.343Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:45:30 [2020-04-14T15:45:30.343Z] +++ true
15:45:30 [2020-04-14T15:45:30.343Z] 
15:45:30 [2020-04-14T15:45:30.705Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.049s	coverage: 88.3% of statements
15:45:30 [2020-04-14T15:45:30.995Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 62.1% of statements
Post stage
[Pipeline] junit
15:45:32 [2020-04-14T15:45:32.891Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:45:33 [2020-04-14T15:45:33.614Z] + echo Ensuring container killed.
15:45:33 [2020-04-14T15:45:33.614Z] Ensuring container killed.
15:45:33 [2020-04-14T15:45:33.614Z] + docker rm -vf docker-pr7
15:45:33 [2020-04-14T15:45:33.614Z] Error: No such container: docker-pr7
15:45:33 [2020-04-14T15:45:33.614Z] + true
[Pipeline] sh
15:45:33 [2020-04-14T15:45:33.903Z] + echo Chowning /workspace to jenkins user
15:45:33 [2020-04-14T15:45:33.903Z] Chowning /workspace to jenkins user
15:45:33 [2020-04-14T15:45:33.903Z] + id -u
15:45:33 [2020-04-14T15:45:33.903Z] + id -g
15:45:33 [2020-04-14T15:45:33.903Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39705:/workspace busybox chown -R 1000:1000 /workspace
15:45:33 [2020-04-14T15:45:33.903Z] Unable to find image 'busybox:latest' locally
15:45:34 [2020-04-14T15:45:34.165Z] latest: Pulling from library/busybox
15:45:34 [2020-04-14T15:45:34.165Z] eb9413eb063d: Pulling fs layer
15:45:34 [2020-04-14T15:45:34.165Z] eb9413eb063d: Verifying Checksum
15:45:34 [2020-04-14T15:45:34.165Z] eb9413eb063d: Download complete
15:45:34 [2020-04-14T15:45:34.264Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:45:34 [2020-04-14T15:45:34.425Z] eb9413eb063d: Pull complete
15:45:34 [2020-04-14T15:45:34.425Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
15:45:34 [2020-04-14T15:45:34.425Z] Status: Downloaded newer image for busybox:latest
15:45:34 [2020-04-14T15:45:34.506Z] ok  	github.com/docker/docker/daemon/logger/local	0.131s	coverage: 74.7% of statements
15:45:34 [2020-04-14T15:45:34.506Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:45:34 [2020-04-14T15:45:34.506Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.052s	coverage: 33.3% of statements
15:45:34 [2020-04-14T15:45:34.832Z] --- PASS: TestDaemonStartWithLogOpt (16.20s)
15:45:34 [2020-04-14T15:45:34.832Z] === CONT  TestReadPluginNoRead
15:45:35 [2020-04-14T15:45:35.089Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:45:35 [2020-04-14T15:45:35.133Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.046s	coverage: 19.9% of statements
15:45:36 [2020-04-14T15:45:36.629Z] ok  	github.com/docker/docker/daemon/logger/templates	0.033s	coverage: 8.3% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:45:38 [2020-04-14T15:45:38.014Z] + bundleName=arm64-integration
15:45:38 [2020-04-14T15:45:38.015Z] + echo Creating arm64-integration-bundles.tar.gz
15:45:38 [2020-04-14T15:45:38.015Z] Creating arm64-integration-bundles.tar.gz
15:45:38 [2020-04-14T15:45:38.015Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xmlxargs ) -print tar
15:45:38 [2020-04-14T15:45:38.015Z]  -czf arm64-integration-bundles.tar.gz
15:45:38 [2020-04-14T15:45:38.136Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.032s	coverage: 47.8% of statements
[Pipeline] archiveArtifacts
15:45:38 [2020-04-14T15:45:38.285Z] Archiving artifacts
15:45:38 [2020-04-14T15:45:38.364Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:45:38 [2020-04-14T15:45:38.364Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:45:38 [2020-04-14T15:45:38.364Z] === RUN   TestReadPluginNoRead/default
15:45:38 [2020-04-14T15:45:38.766Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
15:45:39 [2020-04-14T15:45:39.298Z] --- PASS: TestContinueAfterPluginCrash (20.85s)
15:45:40 [2020-04-14T15:45:40.112Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39705/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:45:40 [2020-04-14T15:45:40.230Z] === RUN   TestReadPluginNoRead/disabled_caching
15:45:40 [2020-04-14T15:45:40.266Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.080s	coverage: 82.5% of statements
15:45:40 [2020-04-14T15:45:40.266Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:45:40 [2020-04-14T15:45:40.266Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:45:40 [2020-04-14T15:45:40.447Z] + make clean
15:45:41 [2020-04-14T15:45:41.017Z] docker volume rm -f docker-dev-cache
15:45:41 [2020-04-14T15:45:41.177Z] 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
15:45:41 [2020-04-14T15:45:41.275Z] docker-dev-cache
[Pipeline] deleteDir
15:45:42 [2020-04-14T15:45:42.124Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:45:43 [2020-04-14T15:45:43.493Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:45:43 [2020-04-14T15:45:43.749Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:45:43 [2020-04-14T15:45:43.779Z] ok  	github.com/docker/docker/distribution/metadata	0.130s	coverage: 48.2% of statements
15:45:43 [2020-04-14T15:45:43.779Z] ok  	github.com/docker/docker/errdefs	0.031s	coverage: 49.4% of statements
15:45:44 [2020-04-14T15:45:44.007Z] --- PASS: TestReadPluginNoRead (9.28s)
15:45:44 [2020-04-14T15:45:44.007Z]     --- PASS: TestReadPluginNoRead/default (2.05s)
15:45:44 [2020-04-14T15:45:44.007Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.92s)
15:45:44 [2020-04-14T15:45:44.007Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s)
15:45:44 [2020-04-14T15:45:44.007Z]     read_test.go:91: [da53ca8908600] daemon is not started
15:45:44 [2020-04-14T15:45:44.007Z] PASS
15:45:44 [2020-04-14T15:45:44.007Z] 
15:45:44 [2020-04-14T15:45:44.007Z] DONE 6 tests in 25.656s
15:45:44 [2020-04-14T15:45:44.007Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:45:44 [2020-04-14T15:45:44.007Z] ++ 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
15:45:44 [2020-04-14T15:45:44.007Z] ++ set -e
15:45:44 [2020-04-14T15:45:44.007Z] ++ '[' -n 0 ']'
15:45:44 [2020-04-14T15:45:44.007Z] ++ set -x
15:45:44 [2020-04-14T15:45:44.007Z] ++ env -i DEST=/go/src/github.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
15:45:44 [2020-04-14T15:45:44.263Z] testing: warning: no tests to run
15:45:44 [2020-04-14T15:45:44.263Z] PASS
15:45:44 [2020-04-14T15:45:44.263Z] 
15:45:44 [2020-04-14T15:45:44.263Z] DONE 0 tests in 0.062s
15:45:44 [2020-04-14T15:45:44.263Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:45:44 [2020-04-14T15:45:44.263Z] ++ 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
15:45:44 [2020-04-14T15:45:44.263Z] ++ set -e
15:45:44 [2020-04-14T15:45:44.263Z] ++ '[' -n 0 ']'
15:45:44 [2020-04-14T15:45:44.263Z] ++ set -x
15:45:44 [2020-04-14T15:45:44.263Z] ++ env -i DEST=/go/src/github.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
15:45:44 [2020-04-14T15:45:44.263Z] INFO: Testing against a local daemon
15:45:44 [2020-04-14T15:45:44.263Z] === RUN   TestPluginWithDevMounts
15:45:44 [2020-04-14T15:45:44.263Z] === PAUSE TestPluginWithDevMounts
15:45:44 [2020-04-14T15:45:44.263Z] === CONT  TestPluginWithDevMounts
15:45:44 [2020-04-14T15:45:44.802Z] ok  	github.com/docker/docker/distribution	0.606s	coverage: 22.1% of statements
15:45:44 [2020-04-14T15:45:44.803Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:45:46 [2020-04-14T15:45:46.160Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:45:46 [2020-04-14T15:45:46.417Z] --- PASS: TestPluginWithDevMounts (2.00s)
15:45:46 [2020-04-14T15:45:46.417Z] PASS
15:45:46 [2020-04-14T15:45:46.417Z] 
15:45:46 [2020-04-14T15:45:46.417Z] DONE 1 tests in 2.136s
15:45:46 [2020-04-14T15:45:46.417Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:45:46 [2020-04-14T15:45:46.417Z] ++ 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
15:45:46 [2020-04-14T15:45:46.417Z] ++ set -e
15:45:46 [2020-04-14T15:45:46.417Z] ++ '[' -n 0 ']'
15:45:46 [2020-04-14T15:45:46.417Z] ++ set -x
15:45:46 [2020-04-14T15:45:46.417Z] ++ env -i DEST=/go/src/github.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
15:45:46 [2020-04-14T15:45:46.417Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:45:46 [2020-04-14T15:45:46.417Z] INFO: Testing against a local daemon
15:45:46 [2020-04-14T15:45:46.417Z] === RUN   TestSecretInspect
15:45:46 [2020-04-14T15:45:46.674Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
15:45:47 [2020-04-14T15:45:47.517Z] ok  	github.com/docker/docker/distribution/xfer	1.714s	coverage: 85.1% of statements
15:45:47 [2020-04-14T15:45:47.517Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:45:48 [2020-04-14T15:45:48.142Z] ok  	github.com/docker/docker/image	0.066s	coverage: 86.4% of statements
15:45:48 [2020-04-14T15:45:48.770Z] ok  	github.com/docker/docker/image/cache	0.042s	coverage: 19.2% of statements
15:45:48 [2020-04-14T15:45:48.770Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:45:49 [2020-04-14T15:45:49.062Z] ok  	github.com/docker/docker/image/v1	0.109s	coverage: 25.0% of statements
15:45:49 [2020-04-14T15:45:49.062Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:45:49 [2020-04-14T15:45:49.197Z] === RUN   TestDockerSuite/TestBuildNetNone
15:45:49 [2020-04-14T15:45:49.578Z] ok  	github.com/docker/docker/cmd/dockerd	0.083s	coverage: 30.8% of statements
15:45:49 [2020-04-14T15:45:49.688Z] ok  	github.com/docker/docker/libcontainerd/queue	0.058s	coverage: 100.0% of statements
15:45:49 [2020-04-14T15:45:49.761Z] === RUN   TestDockerSuite/TestBuildNoContext
15:45:49 [2020-04-14T15:45:49.761Z] --- PASS: TestSecretInspect (3.40s)
15:45:49 [2020-04-14T15:45:49.761Z] === RUN   TestSecretList
15:45:49 [2020-04-14T15:45:49.788Z] ?   	github.com/docker/docker/api	[no test files]
15:45:50 [2020-04-14T15:45:50.500Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.7% of statements
15:45:50 [2020-04-14T15:45:50.500Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:45:50 [2020-04-14T15:45:50.500Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:45:50 [2020-04-14T15:45:50.500Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:45:50 [2020-04-14T15:45:50.500Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:45:51 [2020-04-14T15:45:51.132Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:45:51 [2020-04-14T15:45:51.132Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
15:45:51 [2020-04-14T15:45:51.187Z] ok  	github.com/docker/docker/pkg/aaparser	0.034s	coverage: 50.0% of statements
15:45:52 [2020-04-14T15:45:52.502Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:45:53 [2020-04-14T15:45:53.432Z] --- PASS: TestSecretList (3.39s)
15:45:53 [2020-04-14T15:45:53.432Z] === RUN   TestSecretsCreateAndDelete
15:45:54 [2020-04-14T15:45:54.804Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:45:55 [2020-04-14T15:45:55.061Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:45:55 [2020-04-14T15:45:55.061Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:45:55 [2020-04-14T15:45:55.626Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:45:55 [2020-04-14T15:45:55.631Z] ok  	github.com/docker/docker/opts	0.097s	coverage: 67.4% of statements
15:45:55 [2020-04-14T15:45:55.883Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:45:56 [2020-04-14T15:45:56.448Z] --- PASS: TestSecretsCreateAndDelete (3.19s)
15:45:56 [2020-04-14T15:45:56.448Z] === RUN   TestSecretsUpdate
15:45:56 [2020-04-14T15:45:56.655Z] ok  	github.com/docker/docker/pkg/broadcaster	0.009s	coverage: 100.0% of statements
15:45:56 [2020-04-14T15:45:56.704Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:45:56 [2020-04-14T15:45:56.942Z] ok  	github.com/docker/docker/pkg/authorization	1.170s	coverage: 68.3% of statements
15:45:56 [2020-04-14T15:45:56.942Z] ok  	github.com/docker/docker/pkg/archive	1.283s	coverage: 77.0% of statements
15:45:57 [2020-04-14T15:45:57.229Z] ok  	github.com/docker/docker/pkg/capabilities	0.029s	coverage: 87.5% of statements
15:45:57 [2020-04-14T15:45:57.855Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
15:45:59 [2020-04-14T15:45:59.246Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:45:59 [2020-04-14T15:45:59.347Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
15:45:59 [2020-04-14T15:45:59.503Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:45:59 [2020-04-14T15:45:59.503Z] --- PASS: TestSecretsUpdate (3.16s)
15:45:59 [2020-04-14T15:45:59.503Z] === RUN   TestTemplatedSecret
15:45:59 [2020-04-14T15:45:59.634Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
15:46:00 [2020-04-14T15:46:00.474Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
15:46:01 [2020-04-14T15:46:01.125Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
15:46:02 [2020-04-14T15:46:02.145Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
15:46:02 [2020-04-14T15:46:02.145Z] ok  	github.com/docker/docker/layer	7.297s	coverage: 68.8% of statements
15:46:02 [2020-04-14T15:46:02.145Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:46:02 [2020-04-14T15:46:02.145Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:46:02 [2020-04-14T15:46:02.145Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:46:02 [2020-04-14T15:46:02.145Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:46:02 [2020-04-14T15:46:02.145Z] ?   	github.com/docker/docker/oci	[no test files]
15:46:02 [2020-04-14T15:46:02.145Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:46:02 [2020-04-14T15:46:02.360Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
15:46:02 [2020-04-14T15:46:02.776Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
15:46:02 [2020-04-14T15:46:02.779Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:46:02 [2020-04-14T15:46:02.779Z] --- PASS: TestTemplatedSecret (3.19s)
15:46:02 [2020-04-14T15:46:02.779Z] === RUN   TestSecretCreateResolve
15:46:03 [2020-04-14T15:46:03.721Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.6% of statements
15:46:04 [2020-04-14T15:46:04.264Z] ok  	github.com/docker/docker/pkg/filenotify	0.613s	coverage: 67.0% of statements
15:46:04 [2020-04-14T15:46:04.264Z] ok  	github.com/docker/docker/pkg/fileutils	0.024s	coverage: 89.5% of statements
15:46:04 [2020-04-14T15:46:04.264Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.504s	coverage: 43.2% of statements
15:46:04 [2020-04-14T15:46:04.264Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:46:04 [2020-04-14T15:46:04.264Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:46:04 [2020-04-14T15:46:04.666Z] ok  	github.com/docker/docker/api/server	0.159s	coverage: 9.0% of statements
15:46:04 [2020-04-14T15:46:04.676Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:46:04 [2020-04-14T15:46:04.889Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.131s	coverage: 84.1% of statements
15:46:05 [2020-04-14T15:46:05.240Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
15:46:05 [2020-04-14T15:46:05.516Z] ok  	github.com/docker/docker/pkg/fsutils	0.445s	coverage: 85.1% of statements
15:46:05 [2020-04-14T15:46:05.804Z] --- PASS: TestSecretCreateResolve (2.96s)
15:46:05 [2020-04-14T15:46:05.804Z] PASS
15:46:05 [2020-04-14T15:46:05.804Z] 
15:46:05 [2020-04-14T15:46:05.804Z] DONE 6 tests in 19.422s
15:46:05 [2020-04-14T15:46:05.804Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:46:05 [2020-04-14T15:46:05.804Z] ++ 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
15:46:05 [2020-04-14T15:46:05.804Z] ++ set -e
15:46:05 [2020-04-14T15:46:05.804Z] ++ '[' -n 0 ']'
15:46:05 [2020-04-14T15:46:05.804Z] ++ set -x
15:46:05 [2020-04-14T15:46:05.804Z] ++ env -i DEST=/go/src/github.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
15:46:05 [2020-04-14T15:46:05.804Z] INFO: Testing against a local daemon
15:46:05 [2020-04-14T15:46:05.804Z] === RUN   TestServiceCreateInit
15:46:05 [2020-04-14T15:46:05.804Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:46:06 [2020-04-14T15:46:06.144Z] ok  	github.com/docker/docker/pkg/homedir	0.036s	coverage: 11.4% of statements
15:46:06 [2020-04-14T15:46:06.736Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:46:07 [2020-04-14T15:46:07.642Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
15:46:07 [2020-04-14T15:46:07.642Z] ok  	github.com/docker/docker/pkg/locker	0.041s	coverage: 88.9% of statements
15:46:07 [2020-04-14T15:46:07.930Z] ok  	github.com/docker/docker/pkg/idtools	0.790s	coverage: 70.1% of statements
15:46:08 [2020-04-14T15:46:08.556Z] ok  	github.com/docker/docker/pkg/ioutils	1.554s	coverage: 69.3% of statements
15:46:08 [2020-04-14T15:46:08.556Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
15:46:08 [2020-04-14T15:46:08.556Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:46:08 [2020-04-14T15:46:08.556Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:46:08 [2020-04-14T15:46:08.633Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:46:08 [2020-04-14T15:46:08.844Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.029s	coverage: 85.7% of statements
15:46:08 [2020-04-14T15:46:08.844Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:46:09 [2020-04-14T15:46:09.475Z] ok  	github.com/docker/docker/pkg/parsers	0.049s	coverage: 97.0% of statements
15:46:10 [2020-04-14T15:46:10.099Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
15:46:10 [2020-04-14T15:46:10.387Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 91.4% of statements
15:46:10 [2020-04-14T15:46:10.530Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:46:10 [2020-04-14T15:46:10.674Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
15:46:10 [2020-04-14T15:46:10.674Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:46:10 [2020-04-14T15:46:10.674Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:46:10 [2020-04-14T15:46:10.788Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:46:11 [2020-04-14T15:46:11.718Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:46:12 [2020-04-14T15:46:12.174Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.053s	coverage: 56.8% of statements
15:46:12 [2020-04-14T15:46:12.800Z] ok  	github.com/docker/docker/pkg/pools	0.024s	coverage: 88.2% of statements
15:46:13 [2020-04-14T15:46:13.087Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.019s	coverage: 85.7% of statements
15:46:13 [2020-04-14T15:46:13.375Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
15:46:13 [2020-04-14T15:46:13.772Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 13.8% of statements
15:46:13 [2020-04-14T15:46:13.772Z] ok  	github.com/docker/docker/daemon/config	0.028s	coverage: 81.7% of statements
15:46:14 [2020-04-14T15:46:14.026Z] ok  	github.com/docker/docker/daemon	12.250s	coverage: 17.4% of statements
15:46:14 [2020-04-14T15:46:14.026Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:46:14 [2020-04-14T15:46:14.026Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:46:14 [2020-04-14T15:46:14.650Z] ok  	github.com/docker/docker/pkg/reexec	0.049s	coverage: 82.4% of statements
15:46:14 [2020-04-14T15:46:14.936Z] ok  	github.com/docker/docker/pkg/pubsub	1.151s	coverage: 73.9% of statements
15:46:14 [2020-04-14T15:46:14.948Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
15:46:14 [2020-04-14T15:46:14.948Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
15:46:14 [2020-04-14T15:46:14.948Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:46:14 [2020-04-14T15:46:14.948Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:46:14 [2020-04-14T15:46:14.992Z] === RUN   TestDockerSuite/TestBuildPATH
15:46:15 [2020-04-14T15:46:15.567Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
15:46:16 [2020-04-14T15:46:16.588Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
15:46:16 [2020-04-14T15:46:16.588Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
15:46:16 [2020-04-14T15:46:16.872Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
15:46:16 [2020-04-14T15:46:16.887Z] --- PASS: TestServiceCreateInit (10.86s)
15:46:16 [2020-04-14T15:46:16.887Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.83s)
15:46:16 [2020-04-14T15:46:16.887Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s)
15:46:16 [2020-04-14T15:46:16.887Z] === RUN   TestCreateServiceMultipleTimes
15:46:17 [2020-04-14T15:46:17.213Z] ok  	github.com/docker/docker/pkg/symlink	0.033s	coverage: 87.7% of statements
15:46:17 [2020-04-14T15:46:17.451Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:46:17 [2020-04-14T15:46:17.837Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 70.8% of statements
15:46:18 [2020-04-14T15:46:18.124Z] ok  	github.com/docker/docker/pkg/signal	3.569s	coverage: 61.0% of statements
15:46:18 [2020-04-14T15:46:18.383Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:46:18 [2020-04-14T15:46:18.749Z] ok  	github.com/docker/docker/pkg/system	0.048s	coverage: 37.2% of statements
15:46:18 [2020-04-14T15:46:18.755Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
15:46:19 [2020-04-14T15:46:19.371Z] ok  	github.com/docker/docker/pkg/tailfile	0.188s	coverage: 88.6% of statements
15:46:19 [2020-04-14T15:46:19.679Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.202s	coverage: 57.0% of statements
15:46:19 [2020-04-14T15:46:19.752Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:46:20 [2020-04-14T15:46:20.395Z] ok  	github.com/docker/docker/pkg/term	0.021s	coverage: 84.8% of statements
15:46:20 [2020-04-14T15:46:20.395Z] testing: warning: no tests to run
15:46:20 [2020-04-14T15:46:20.395Z] coverage: [no statements]
15:46:20 [2020-04-14T15:46:20.395Z] ok  	github.com/docker/docker/pkg/term/windows	0.018s	coverage: [no statements] [no tests to run]
15:46:21 [2020-04-14T15:46:21.022Z] ok  	github.com/docker/docker/pkg/tarsum	0.224s	coverage: 89.3% of statements
15:46:21 [2020-04-14T15:46:21.309Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
15:46:21 [2020-04-14T15:46:21.309Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
15:46:21 [2020-04-14T15:46:21.934Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
15:46:22 [2020-04-14T15:46:22.279Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.367s	coverage: 72.5% of statements
15:46:22 [2020-04-14T15:46:22.838Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.686s	coverage: 45.9% of statements
15:46:24 [2020-04-14T15:46:24.202Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
15:46:24 [2020-04-14T15:46:24.202Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:46:25 [2020-04-14T15:46:25.425Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
15:46:25 [2020-04-14T15:46:25.425Z] ok  	github.com/docker/docker/profiles/seccomp	0.024s	coverage: 68.8% of statements
15:46:26 [2020-04-14T15:46:26.088Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.098s	coverage: 49.5% of statements
15:46:26 [2020-04-14T15:46:26.914Z] ok  	github.com/docker/docker/reference	0.020s	coverage: 84.4% of statements
15:46:27 [2020-04-14T15:46:27.491Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.316s	coverage: 76.1% of statements
15:46:27 [2020-04-14T15:46:27.537Z] ok  	github.com/docker/docker/plugin	0.619s	coverage: 27.1% of statements
15:46:28 [2020-04-14T15:46:28.415Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
15:46:28 [2020-04-14T15:46:28.974Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.119s	coverage: 61.0% of statements
15:46:28 [2020-04-14T15:46:28.974Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:46:28 [2020-04-14T15:46:28.974Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:46:29 [2020-04-14T15:46:29.037Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 45.3% of statements
15:46:29 [2020-04-14T15:46:29.037Z] ok  	github.com/docker/docker/registry/resumable	0.041s	coverage: 100.0% of statements
15:46:29 [2020-04-14T15:46:29.723Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:46:29 [2020-04-14T15:46:29.896Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
15:46:30 [2020-04-14T15:46:30.538Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
15:46:30 [2020-04-14T15:46:30.821Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
15:46:31 [2020-04-14T15:46:31.571Z] ok  	github.com/docker/docker/registry	0.583s	coverage: 56.0% of statements
15:46:31 [2020-04-14T15:46:31.571Z] ok  	github.com/docker/docker/runconfig	0.050s	coverage: 68.2% of statements
15:46:32 [2020-04-14T15:46:32.179Z] ok  	github.com/docker/docker/daemon/images	0.012s	coverage: 4.9% of statements
15:46:32 [2020-04-14T15:46:32.180Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:46:32 [2020-04-14T15:46:32.180Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:46:32 [2020-04-14T15:46:32.738Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 41.8% of statements
15:46:34 [2020-04-14T15:46:34.143Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
15:46:34 [2020-04-14T15:46:34.143Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.169s	coverage: 77.4% of statements
15:46:34 [2020-04-14T15:46:34.143Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:46:34 [2020-04-14T15:46:34.143Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:46:34 [2020-04-14T15:46:34.978Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
15:46:35 [2020-04-14T15:46:35.058Z] ok  	github.com/docker/docker/volume/drivers	0.011s	coverage: 36.1% of statements
15:46:35 [2020-04-14T15:46:35.542Z] --- PASS: TestCreateServiceMultipleTimes (18.73s)
15:46:35 [2020-04-14T15:46:35.542Z] === RUN   TestCreateServiceConflict
15:46:35 [2020-04-14T15:46:35.549Z] ok  	github.com/docker/docker/daemon/logger/journald	0.021s	coverage: 26.2% of statements
15:46:35 [2020-04-14T15:46:35.549Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 62.1% of statements
15:46:36 [2020-04-14T15:46:36.106Z] === RUN   TestDockerSuite/TestBuildRm
15:46:36 [2020-04-14T15:46:36.151Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 88.3% of statements
15:46:37 [2020-04-14T15:46:37.075Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
15:46:37 [2020-04-14T15:46:37.075Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:46:37 [2020-04-14T15:46:37.110Z] ok  	github.com/docker/docker/volume/mounts	0.082s	coverage: 67.0% of statements
15:46:37 [2020-04-14T15:46:37.397Z] ok  	github.com/docker/docker/volume/local	0.030s	coverage: 73.0% of statements
15:46:37 [2020-04-14T15:46:37.635Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 19.9% of statements
15:46:38 [2020-04-14T15:46:38.560Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 33.3% of statements
15:46:38 [2020-04-14T15:46:38.629Z] --- PASS: TestCreateServiceConflict (2.95s)
15:46:38 [2020-04-14T15:46:38.629Z] === RUN   TestCreateServiceMaxReplicas
15:46:38 [2020-04-14T15:46:38.879Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
15:46:39 [2020-04-14T15:46:39.559Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:46:39 [2020-04-14T15:46:39.921Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
15:46:40 [2020-04-14T15:46:40.175Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:46:40 [2020-04-14T15:46:40.490Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:46:40 [2020-04-14T15:46:40.734Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.676s	coverage: 82.5% of statements
15:46:40 [2020-04-14T15:46:40.734Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:46:40 [2020-04-14T15:46:40.734Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
15:46:40 [2020-04-14T15:46:40.734Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:46:42 [2020-04-14T15:46:42.384Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:46:42 [2020-04-14T15:46:42.384Z] --- PASS: TestCreateServiceMaxReplicas (3.62s)
15:46:42 [2020-04-14T15:46:42.384Z] === RUN   TestCreateWithDuplicateNetworkNames
15:46:42 [2020-04-14T15:46:42.384Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:46:43 [2020-04-14T15:46:43.315Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:46:43 [2020-04-14T15:46:43.336Z] ok  	github.com/docker/docker/distribution/metadata	0.037s	coverage: 48.2% of statements
15:46:43 [2020-04-14T15:46:43.591Z] ok  	github.com/docker/docker/distribution	0.185s	coverage: 22.1% of statements
15:46:43 [2020-04-14T15:46:43.591Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:46:44 [2020-04-14T15:46:44.684Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:46:44 [2020-04-14T15:46:44.952Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
15:46:45 [2020-04-14T15:46:45.615Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:46:45 [2020-04-14T15:46:45.876Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
15:46:46 [2020-04-14T15:46:46.837Z] ok  	github.com/docker/docker/distribution/xfer	1.925s	coverage: 85.1% of statements
15:46:46 [2020-04-14T15:46:46.837Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:46:46 [2020-04-14T15:46:46.837Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
15:46:46 [2020-04-14T15:46:46.837Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:46:46 [2020-04-14T15:46:46.989Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:46:47 [2020-04-14T15:46:47.273Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.6% of statements
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/rootless	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/volume	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === Skipped
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:46: Driver btrfs not supported
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:46: Driver btrfs not supported
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:46: Driver btrfs not supported
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:46: Driver btrfs not supported
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:46: Driver btrfs not supported
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:73: No driver to put!
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z] time="2020-04-14T15:45:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z] time="2020-04-14T15:45:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z] time="2020-04-14T15:45:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z] time="2020-04-14T15:45:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z] time="2020-04-14T15:45:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     graphtest_unix.go:73: No driver to put!
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     overlay_test.go:49: Fails to compute changes intermittently
15:46:47 [2020-04-14T15:46:47.273Z] 
15:46:47 [2020-04-14T15:46:47.273Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:46:47 [2020-04-14T15:46:47.273Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:46: Driver zfs not supported
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:46: Driver zfs not supported
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:46: Driver zfs not supported
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:46: Driver zfs not supported
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:46: Driver zfs not supported
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:46:47 [2020-04-14T15:46:47.274Z]     graphtest_unix.go:73: No driver to put!
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:46:47 [2020-04-14T15:46:47.274Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:46:47 [2020-04-14T15:46:47.274Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] 
15:46:47 [2020-04-14T15:46:47.274Z] DONE 2140 tests, 26 skipped in 346.450s
Post stage
[Pipeline] junit
15:46:47 [2020-04-14T15:46:47.315Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:46:48 [2020-04-14T15:46:48.111Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -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:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/make.sh dynbinary test-integration
15:46:48 [2020-04-14T15:46:48.202Z] ok  	github.com/docker/docker/image/v1	0.013s	coverage: 25.0% of statements
15:46:48 [2020-04-14T15:46:48.202Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:46:48 [2020-04-14T15:46:48.399Z] 
15:46:48 [2020-04-14T15:46:48.688Z] Removing bundles/
15:46:48 [2020-04-14T15:46:48.688Z] 
15:46:48 [2020-04-14T15:46:48.688Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:46:48 [2020-04-14T15:46:48.688Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:46:48 [2020-04-14T15:46:48.688Z] GOOS="" GOARCH="" GOARM=""
15:46:49 [2020-04-14T15:46:49.132Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
15:46:50 [2020-04-14T15:46:50.056Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
15:46:50 [2020-04-14T15:46:50.311Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:46:51 [2020-04-14T15:46:51.164Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:46:51 [2020-04-14T15:46:51.164Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:46:51 [2020-04-14T15:46:51.164Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:46:51 [2020-04-14T15:46:51.164Z] === RUN   TestDockerSuite/TestBuildSpaces
15:46:51 [2020-04-14T15:46:51.420Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:46:52 [2020-04-14T15:46:52.193Z] ok  	github.com/docker/docker/pkg/archive	0.391s	coverage: 77.3% of statements
15:46:52 [2020-04-14T15:46:52.789Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:46:52 [2020-04-14T15:46:52.789Z] === RUN   TestDockerSuite/TestBuildStderr
15:46:53 [2020-04-14T15:46:53.161Z] ok  	github.com/docker/docker/pkg/authorization	0.157s	coverage: 68.3% of statements
15:46:53 [2020-04-14T15:46:53.161Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:46:53 [2020-04-14T15:46:53.415Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:46:53 [2020-04-14T15:46:53.721Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:46:54 [2020-04-14T15:46:54.286Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:46:57 [2020-04-14T15:46:57.586Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.06s)
15:46:57 [2020-04-14T15:46:57.586Z] === RUN   TestCreateServiceSecretFileMode
15:46:57 [2020-04-14T15:46:57.750Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.881s	coverage: 43.2% of statements
15:46:57 [2020-04-14T15:46:57.750Z] ok  	github.com/docker/docker/layer	7.835s	coverage: 68.8% of statements
15:46:57 [2020-04-14T15:46:57.750Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:46:57 [2020-04-14T15:46:57.750Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:46:57 [2020-04-14T15:46:57.750Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:46:57 [2020-04-14T15:46:57.750Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:46:57 [2020-04-14T15:46:57.750Z] ?   	github.com/docker/docker/oci	[no test files]
15:46:57 [2020-04-14T15:46:57.750Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:46:57 [2020-04-14T15:46:57.750Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:46:57 [2020-04-14T15:46:57.750Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:46:57 [2020-04-14T15:46:57.750Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
15:46:58 [2020-04-14T15:46:58.005Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
15:46:58 [2020-04-14T15:46:58.005Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 92.9% of statements
15:46:58 [2020-04-14T15:46:58.518Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:46:58 [2020-04-14T15:46:58.971Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
15:46:59 [2020-04-14T15:46:59.269Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
15:46:59 [2020-04-14T15:46:59.827Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
15:47:00 [2020-04-14T15:47:00.416Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:47:00 [2020-04-14T15:47:00.674Z] --- PASS: TestCreateServiceSecretFileMode (3.56s)
15:47:00 [2020-04-14T15:47:00.674Z] === RUN   TestCreateServiceConfigFileMode
15:47:01 [2020-04-14T15:47:01.187Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
15:47:01 [2020-04-14T15:47:01.605Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:47:01 [2020-04-14T15:47:01.746Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
15:47:02 [2020-04-14T15:47:02.348Z] ok  	github.com/docker/docker/pkg/fsutils	0.171s	coverage: 85.1% of statements
15:47:02 [2020-04-14T15:47:02.543Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:47:02 [2020-04-14T15:47:02.603Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.089s	coverage: 84.1% of statements
15:47:02 [2020-04-14T15:47:02.857Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
15:47:03 [2020-04-14T15:47:03.781Z] ok  	github.com/docker/docker/pkg/idtools	0.417s	coverage: 70.1% of statements
15:47:03 [2020-04-14T15:47:03.916Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:47:03 [2020-04-14T15:47:03.916Z] --- PASS: TestCreateServiceConfigFileMode (3.24s)
15:47:03 [2020-04-14T15:47:03.916Z] === RUN   TestCreateServiceSysctls
15:47:04 [2020-04-14T15:47:04.077Z] ok  	github.com/docker/docker/pkg/ioutils	0.555s	coverage: 70.1% of statements
15:47:04 [2020-04-14T15:47:04.332Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
15:47:04 [2020-04-14T15:47:04.587Z] ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
15:47:04 [2020-04-14T15:47:04.587Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
15:47:04 [2020-04-14T15:47:04.587Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:47:04 [2020-04-14T15:47:04.587Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:47:05 [2020-04-14T15:47:05.188Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:47:05 [2020-04-14T15:47:05.188Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:47:05 [2020-04-14T15:47:05.188Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ok  	github.com/docker/docker/api/server/httputils	0.133s	coverage: 14.7% of statements
15:47:05 [2020-04-14T15:47:05.213Z] ok  	github.com/docker/docker/api/server/middleware	0.192s	coverage: 37.7% of statements
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ok  	github.com/docker/docker/api/types/strslice	0.078s	coverage: 90.0% of statements
15:47:05 [2020-04-14T15:47:05.213Z] ok  	github.com/docker/docker/api/types/filters	0.152s	coverage: 92.2% of statements
15:47:05 [2020-04-14T15:47:05.213Z] ok  	github.com/docker/docker/api/server/router/swarm	0.154s	coverage: 4.5% of statements
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ok  	github.com/docker/docker/api/types/time	0.226s	coverage: 100.0% of statements
15:47:05 [2020-04-14T15:47:05.213Z] ok  	github.com/docker/docker/api/types/versions	0.049s	coverage: 75.0% of statements
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/builder	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:47:05 [2020-04-14T15:47:05.213Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:47:05 [2020-04-14T15:47:05.214Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:47:05 [2020-04-14T15:47:05.214Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:47:05 [2020-04-14T15:47:05.214Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:47:05 [2020-04-14T15:47:05.214Z] ok  	github.com/docker/docker/builder/dockerignore	0.056s	coverage: 96.8% of statements
15:47:05 [2020-04-14T15:47:05.214Z] ok  	github.com/docker/docker/cli/debug	0.095s	coverage: 100.0% of statements
15:47:05 [2020-04-14T15:47:05.443Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:47:05 [2020-04-14T15:47:05.698Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 91.4% of statements
15:47:05 [2020-04-14T15:47:05.812Z] === RUN   TestDockerSuite/TestBuildUser
15:47:05 [2020-04-14T15:47:05.953Z] ok  	github.com/docker/docker/pkg/pidfile	0.028s	coverage: 82.4% of statements
15:47:05 [2020-04-14T15:47:05.953Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:47:05 [2020-04-14T15:47:05.953Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:47:06 [2020-04-14T15:47:06.191Z] ok  	github.com/docker/docker/builder/remotecontext	0.839s	coverage: 9.2% of statements
15:47:06 [2020-04-14T15:47:06.191Z] ok  	github.com/docker/docker/builder/dockerfile	0.723s	coverage: 46.3% of statements
15:47:06 [2020-04-14T15:47:06.963Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
15:47:07 [2020-04-14T15:47:07.566Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:47:07 [2020-04-14T15:47:07.821Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:47:08 [2020-04-14T15:47:08.075Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:47:08 [2020-04-14T15:47:08.337Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:47:08 [2020-04-14T15:47:08.337Z] --- PASS: TestCreateServiceSysctls (4.11s)
15:47:08 [2020-04-14T15:47:08.337Z] === RUN   TestCreateServiceCapabilities
15:47:09 [2020-04-14T15:47:09.476Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
15:47:09 [2020-04-14T15:47:09.731Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
15:47:11 [2020-04-14T15:47:11.612Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:47:11 [2020-04-14T15:47:11.612Z] --- PASS: TestCreateServiceCapabilities (3.32s)
15:47:11 [2020-04-14T15:47:11.612Z] === RUN   TestInspect
15:47:11 [2020-04-14T15:47:11.868Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:47:12 [2020-04-14T15:47:12.983Z] ok  	github.com/docker/docker/pkg/signal	2.383s	coverage: 61.0% of statements
15:47:12 [2020-04-14T15:47:12.983Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:47:13 [2020-04-14T15:47:13.238Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:47:13 [2020-04-14T15:47:13.492Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
15:47:13 [2020-04-14T15:47:13.747Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
15:47:14 [2020-04-14T15:47:14.001Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
15:47:14 [2020-04-14T15:47:14.560Z] ok  	github.com/docker/docker/pkg/system	0.021s	coverage: 37.2% of statements
15:47:15 [2020-04-14T15:47:15.119Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
15:47:15 [2020-04-14T15:47:15.418Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
15:47:15 [2020-04-14T15:47:15.977Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
15:47:16 [2020-04-14T15:47:16.045Z] --- PASS: TestInspect (4.07s)
15:47:16 [2020-04-14T15:47:16.045Z] === RUN   TestCreateJob
15:47:16 [2020-04-14T15:47:16.232Z] testing: warning: no tests to run
15:47:16 [2020-04-14T15:47:16.232Z] coverage: [no statements]
15:47:16 [2020-04-14T15:47:16.232Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:47:16 [2020-04-14T15:47:16.487Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:47:16 [2020-04-14T15:47:16.742Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
15:47:16 [2020-04-14T15:47:16.997Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:47:18 [2020-04-14T15:47:18.638Z] ok  	github.com/docker/docker/client	0.683s	coverage: 75.3% of statements
15:47:18 [2020-04-14T15:47:18.921Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 27.1% of statements
15:47:19 [2020-04-14T15:47:19.846Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
15:47:20 [2020-04-14T15:47:20.223Z] --- PASS: TestCreateJob (4.21s)
15:47:20 [2020-04-14T15:47:20.223Z] === RUN   TestReplicatedJob
15:47:20 [2020-04-14T15:47:20.769Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
15:47:21 [2020-04-14T15:47:21.025Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:47:22 [2020-04-14T15:47:22.427Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.0% of statements
15:47:22 [2020-04-14T15:47:22.987Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
15:47:23 [2020-04-14T15:47:23.282Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
15:47:23 [2020-04-14T15:47:23.842Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
15:47:24 [2020-04-14T15:47:24.097Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:47:26 [2020-04-14T15:47:26.648Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:47:26 [2020-04-14T15:47:26.771Z] --- PASS: TestReplicatedJob (6.76s)
15:47:26 [2020-04-14T15:47:26.771Z] === RUN   TestUpdateReplicatedJob
15:47:27 [2020-04-14T15:47:27.207Z] ok  	github.com/docker/docker/volume/local	0.022s	coverage: 73.0% of statements
15:47:27 [2020-04-14T15:47:27.766Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
15:47:29 [2020-04-14T15:47:29.169Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
15:47:30 [2020-04-14T15:47:30.953Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:47:30 [2020-04-14T15:47:30.953Z] --- PASS: TestUpdateReplicatedJob (4.38s)
15:47:30 [2020-04-14T15:47:30.953Z] === RUN   TestServiceListWithStatuses
15:47:30 [2020-04-14T15:47:30.953Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:47:30 [2020-04-14T15:47:30.953Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:47:30 [2020-04-14T15:47:30.953Z] === RUN   TestDockerNetworkConnectAlias
15:47:31 [2020-04-14T15:47:31.211Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:47:31 [2020-04-14T15:47:31.469Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:47:32 [2020-04-14T15:47:32.839Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:47:33 [2020-04-14T15:47:33.773Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:47:35 [2020-04-14T15:47:35.144Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:47:35 [2020-04-14T15:47:35.144Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:47:35 [2020-04-14T15:47:35.144Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:47:35 [2020-04-14T15:47:35.144Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:47:35 [2020-04-14T15:47:35.144Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:47:36 [2020-04-14T15:47:36.434Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.231s	coverage: 86.3% of statements
15:47:36 [2020-04-14T15:47:36.434Z] ?   	github.com/docker/docker/cli	[no test files]
15:47:36 [2020-04-14T15:47:36.434Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:47:37 [2020-04-14T15:47:37.040Z] --- PASS: TestDockerNetworkConnectAlias (6.32s)
15:47:37 [2020-04-14T15:47:37.040Z] === RUN   TestDockerNetworkReConnect
15:47:37 [2020-04-14T15:47:37.297Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:47:37 [2020-04-14T15:47:37.297Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:47:38 [2020-04-14T15:47:38.668Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:47:39 [2020-04-14T15:47:39.233Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:47:40 [2020-04-14T15:47:40.603Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:47:40 [2020-04-14T15:47:40.603Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:47:41 [2020-04-14T15:47:41.354Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/rootless	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/volume	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === Skipped
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver btrfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver btrfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver btrfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver btrfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver btrfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:73: No driver to put!
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z] time="2020-04-14T15:46:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z] time="2020-04-14T15:46:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z] time="2020-04-14T15:46:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z] time="2020-04-14T15:46:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z] time="2020-04-14T15:46:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:73: No driver to put!
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     overlay_test.go:49: Fails to compute changes intermittently
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver zfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver zfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver zfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver zfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:46: Driver zfs not supported
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     graphtest_unix.go:73: No driver to put!
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:47:41 [2020-04-14T15:47:41.354Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] 
15:47:41 [2020-04-14T15:47:41.354Z] DONE 2140 tests, 26 skipped in 246.058s
Post stage
[Pipeline] junit
15:47:41 [2020-04-14T15:47:41.365Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:47:41 [2020-04-14T15:47:41.972Z] --- PASS: TestDockerNetworkReConnect (4.71s)
15:47:41 [2020-04-14T15:47:41.972Z] === RUN   TestServicePlugin
15:47:42 [2020-04-14T15:47:42.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39705/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 hack/validate/vendor
15:47:42 [2020-04-14T15:47:42.609Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
15:47:43 [2020-04-14T15:47:43.486Z] + echo Building e2e image
15:47:43 [2020-04-14T15:47:43.486Z] Building e2e image
15:47:43 [2020-04-14T15:47:43.486Z] + docker build --build-arg DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282 -t moby-e2e-test -f Dockerfile.e2e .
15:47:43 [2020-04-14T15:47:43.486Z] #2 [internal] load .dockerignore
15:47:43 [2020-04-14T15:47:43.486Z] #2 transferring context: 34B done
15:47:43 [2020-04-14T15:47:43.486Z] #2 DONE 0.0s
15:47:43 [2020-04-14T15:47:43.486Z] 
15:47:43 [2020-04-14T15:47:43.486Z] #1 [internal] load build definition from Dockerfile.e2e
15:47:43 [2020-04-14T15:47:43.486Z] #1 transferring dockerfile: 3.21kB done
15:47:43 [2020-04-14T15:47:43.486Z] #1 DONE 0.0s
15:47:43 [2020-04-14T15:47:43.486Z] 
15:47:43 [2020-04-14T15:47:43.486Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
15:47:43 [2020-04-14T15:47:43.486Z] #4 DONE 0.0s
15:47:43 [2020-04-14T15:47:43.486Z] 
15:47:43 [2020-04-14T15:47:43.486Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
15:47:43 [2020-04-14T15:47:43.568Z] ok  	github.com/docker/docker/cmd/dockerd	0.708s	coverage: 19.3% of statements
15:47:43 [2020-04-14T15:47:43.753Z] #3 DONE 0.2s
15:47:43 [2020-04-14T15:47:43.753Z] 
15:47:43 [2020-04-14T15:47:43.753Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine
15:47:43 [2020-04-14T15:47:43.753Z] #14 resolve docker.io/library/golang:1.13.10-alpine done
15:47:43 [2020-04-14T15:47:43.753Z] #14 DONE 0.0s
15:47:43 [2020-04-14T15:47:43.753Z] 
15:47:43 [2020-04-14T15:47:43.753Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
15:47:43 [2020-04-14T15:47:43.753Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
15:47:43 [2020-04-14T15:47:43.753Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
15:47:43 [2020-04-14T15:47:43.753Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
15:47:43 [2020-04-14T15:47:43.753Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
15:47:43 [2020-04-14T15:47:43.754Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0B / 2.79MB 0.1s
15:47:43 [2020-04-14T15:47:43.868Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:47:44 [2020-04-14T15:47:44.009Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s
15:47:44 [2020-04-14T15:47:44.009Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done
15:47:44 [2020-04-14T15:47:44.009Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98
15:47:44 [2020-04-14T15:47:44.264Z] #5 ...
15:47:44 [2020-04-14T15:47:44.264Z] 
15:47:44 [2020-04-14T15:47:44.264Z] #8 [internal] load build context
15:47:44 [2020-04-14T15:47:44.264Z] #8 transferring context: 834.85kB 0.4s done
15:47:44 [2020-04-14T15:47:44.264Z] #8 DONE 0.5s
15:47:44 [2020-04-14T15:47:44.264Z] 
15:47:44 [2020-04-14T15:47:44.264Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
15:47:44 [2020-04-14T15:47:44.264Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done
15:47:44 [2020-04-14T15:47:44.264Z] #5 DONE 0.6s
15:47:44 [2020-04-14T15:47:44.264Z] 
15:47:44 [2020-04-14T15:47:44.264Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
15:47:45 [2020-04-14T15:47:45.187Z] #6 DONE 0.8s
15:47:45 [2020-04-14T15:47:45.187Z] 
15:47:45 [2020-04-14T15:47:45.187Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
15:47:45 [2020-04-14T15:47:45.187Z] #15 1.072 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
15:47:45 [2020-04-14T15:47:45.746Z] #15 2.133 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
15:47:45 [2020-04-14T15:47:45.764Z] ok  	github.com/docker/docker/container	0.501s	coverage: 41.9% of statements
15:47:45 [2020-04-14T15:47:45.764Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:47:45 [2020-04-14T15:47:45.764Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:47:45 [2020-04-14T15:47:45.764Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:47:45 [2020-04-14T15:47:45.764Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.219 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3)
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.223 (2/42) Installing ncurses-libs (6.1_p20200118-r3)
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.229 (3/42) Installing readline (8.0.1-r0)
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.233 (4/42) Installing bash (5.0.11-r1)
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.245 Executing bash-5.0.11-r1.post-install
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.248 (5/42) Installing linux-headers (4.19.36-r0)
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.321 (6/42) Installing libblkid (2.34-r1)
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.326 (7/42) Installing libuuid (2.34-r1)
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.327 (8/42) Installing btrfs-progs-libs (5.4-r0)
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.333 (9/42) Installing btrfs-progs-dev (5.4-r0)
15:47:46 [2020-04-14T15:47:46.001Z] #15 2.346 (10/42) Installing libgcc (9.2.0-r4)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.348 (11/42) Installing libstdc++ (9.2.0-r4)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.360 (12/42) Installing binutils (2.33.1-r0)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.429 (13/42) Installing libmagic (5.37-r1)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.449 (14/42) Installing file (5.37-r1)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.451 (15/42) Installing gmp (6.1.2-r1)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.457 (16/42) Installing isl (0.18-r0)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.472 (17/42) Installing libgomp (9.2.0-r4)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.475 (18/42) Installing libatomic (9.2.0-r4)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.476 (19/42) Installing mpfr4 (4.0.2-r1)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.482 (20/42) Installing mpc1 (1.1.0-r1)
15:47:46 [2020-04-14T15:47:46.317Z] #15 2.484 (21/42) Installing gcc (9.2.0-r4)
15:47:46 [2020-04-14T15:47:46.392Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:47:46 [2020-04-14T15:47:46.744Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.239s	coverage: 65.3% of statements
15:47:46 [2020-04-14T15:47:46.914Z] #15 3.308 (22/42) Installing musl-dev (1.1.24-r2)
15:47:46 [2020-04-14T15:47:46.956Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:47:47 [2020-04-14T15:47:47.192Z] #15 3.424 (23/42) Installing libc-dev (0.7.2-r0)
15:47:47 [2020-04-14T15:47:47.192Z] #15 3.426 (24/42) Installing g++ (9.2.0-r4)
15:47:47 [2020-04-14T15:47:47.520Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:47:47 [2020-04-14T15:47:47.777Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:47:47 [2020-04-14T15:47:47.836Z] #15 3.999 (25/42) Installing make (4.2.1-r2)
15:47:47 [2020-04-14T15:47:47.836Z] #15 4.004 (26/42) Installing fortify-headers (1.1-r0)
15:47:47 [2020-04-14T15:47:47.836Z] #15 4.006 (27/42) Installing build-base (0.5-r1)
15:47:47 [2020-04-14T15:47:47.836Z] #15 4.008 (28/42) Installing nghttp2-libs (1.40.0-r0)
15:47:47 [2020-04-14T15:47:47.836Z] #15 4.011 (29/42) Installing libcurl (7.67.0-r0)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.019 (30/42) Installing curl (7.67.0-r0)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.023 (31/42) Installing oniguruma (6.9.4-r0)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.030 (32/42) Installing jq (1.6-r0)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.038 (33/42) Installing device-mapper-libs (2.02.186-r0)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.043 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.046 (35/42) Installing libaio (0.3.112-r1)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.048 (36/42) Installing lvm2-libs (2.02.186-r0)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.091 (37/42) Installing libfdisk (2.34-r1)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.098 (38/42) Installing libmount (2.34-r1)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.104 (39/42) Installing libsmartcols (2.34-r1)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.108 (40/42) Installing pkgconf (1.6.3-r0)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.111 (41/42) Installing util-linux-dev (2.34-r1)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.139 (42/42) Installing lvm2-dev (2.02.186-r0)
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.144 Executing busybox-1.31.1-r9.trigger
15:47:47 [2020-04-14T15:47:47.837Z] #15 4.154 OK: 196 MiB in 57 packages
15:47:48 [2020-04-14T15:47:48.710Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:47:48 [2020-04-14T15:47:48.710Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:47:48 [2020-04-14T15:47:48.805Z] #15 DONE 4.8s
15:47:48 [2020-04-14T15:47:48.805Z] 
15:47:48 [2020-04-14T15:47:48.805Z] #16 [base 3/5] RUN mkdir -p /build/
15:47:49 [2020-04-14T15:47:49.103Z] #16 ...
15:47:49 [2020-04-14T15:47:49.103Z] 
15:47:49 [2020-04-14T15:47:49.103Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
15:47:49 [2020-04-14T15:47:49.103Z] #7 0.615 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.704 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.803 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.809 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.819 (3/30) Installing readline (8.0.0-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.824 (4/30) Installing bash (5.0.0-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.839 Executing bash-5.0.0-r0.post-install
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.842 (5/30) Installing ca-certificates (20190108-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.860 (6/30) Installing libgcc (8.3.0-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.864 (7/30) Installing libstdc++ (8.3.0-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.878 (8/30) Installing binutils (2.32-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.989 (9/30) Installing gmp (6.1.2-r1)
15:47:49 [2020-04-14T15:47:49.103Z] #7 1.998 (10/30) Installing isl (0.18-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 2.019 (11/30) Installing libgomp (8.3.0-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 2.023 (12/30) Installing libatomic (8.3.0-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 2.025 (13/30) Installing mpfr3 (3.1.5-r1)
15:47:49 [2020-04-14T15:47:49.103Z] #7 2.032 (14/30) Installing mpc1 (1.1.0-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 2.036 (15/30) Installing gcc (8.3.0-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 2.946 (16/30) Installing musl-dev (1.1.22-r3)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.023 (17/30) Installing libc-dev (0.7.1-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.025 (18/30) Installing g++ (8.3.0-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.568 (19/30) Installing nghttp2-libs (1.39.2-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.573 (20/30) Installing libcurl (7.66.0-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.586 (21/30) Installing expat (2.2.8-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.594 (22/30) Installing pcre2 (10.33-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.604 (23/30) Installing git (2.22.2-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.803 (24/30) Installing libmnl (1.0.4-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.805 (25/30) Installing libnftnl-libs (1.1.3-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.809 (26/30) Installing iptables (1.8.3-r1)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.835 (27/30) Installing pigz (2.4-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.840 (28/30) Installing tar (1.32-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.849 (29/30) Installing xz-libs (5.2.4-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.853 (30/30) Installing xz (5.2.4-r0)
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.858 Executing busybox-1.30.1-r3.trigger
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.863 Executing ca-certificates-20190108-r0.trigger
15:47:49 [2020-04-14T15:47:49.103Z] #7 3.923 OK: 178 MiB in 44 packages
15:47:49 [2020-04-14T15:47:49.103Z] #7 DONE 4.1s
15:47:49 [2020-04-14T15:47:49.359Z] 
15:47:49 [2020-04-14T15:47:49.359Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
15:47:49 [2020-04-14T15:47:49.359Z] #9 DONE 0.1s
15:47:49 [2020-04-14T15:47:49.359Z] 
15:47:49 [2020-04-14T15:47:49.359Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
15:47:49 [2020-04-14T15:47:49.359Z] #10 DONE 0.1s
15:47:49 [2020-04-14T15:47:49.359Z] 
15:47:49 [2020-04-14T15:47:49.359Z] #16 [base 3/5] RUN mkdir -p /build/
15:47:49 [2020-04-14T15:47:49.613Z] #16 DONE 1.0s
15:47:49 [2020-04-14T15:47:49.613Z] 
15:47:49 [2020-04-14T15:47:49.613Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
15:47:49 [2020-04-14T15:47:49.613Z] #11 DONE 0.1s
15:47:49 [2020-04-14T15:47:49.613Z] 
15:47:49 [2020-04-14T15:47:49.613Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:47:49 [2020-04-14T15:47:49.613Z] #17 ...
15:47:49 [2020-04-14T15:47:49.613Z] 
15:47:49 [2020-04-14T15:47:49.613Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
15:47:49 [2020-04-14T15:47:49.613Z] #12 DONE 0.1s
15:47:49 [2020-04-14T15:47:49.613Z] 
15:47:49 [2020-04-14T15:47:49.613Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
15:47:49 [2020-04-14T15:47:49.613Z] #13 DONE 0.1s
15:47:49 [2020-04-14T15:47:49.868Z] 
15:47:49 [2020-04-14T15:47:49.868Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:47:50 [2020-04-14T15:47:50.081Z] === RUN   TestDockerSuite/TestBuildXZHost
15:47:50 [2020-04-14T15:47:50.122Z] #17 DONE 0.7s
15:47:50 [2020-04-14T15:47:50.122Z] 
15:47:50 [2020-04-14T15:47:50.122Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
15:47:50 [2020-04-14T15:47:50.122Z] #18 DONE 0.0s
15:47:50 [2020-04-14T15:47:50.122Z] 
15:47:50 [2020-04-14T15:47:50.122Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
15:47:50 [2020-04-14T15:47:50.122Z] #19 DONE 0.1s
15:47:50 [2020-04-14T15:47:50.122Z] 
15:47:50 [2020-04-14T15:47:50.122Z] #31 [builder 1/4] COPY . .
15:47:50 [2020-04-14T15:47:50.376Z] #31 ...
15:47:50 [2020-04-14T15:47:50.376Z] 
15:47:50 [2020-04-14T15:47:50.376Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
15:47:50 [2020-04-14T15:47:50.376Z] #26 DONE 0.1s
15:47:50 [2020-04-14T15:47:50.376Z] 
15:47:50 [2020-04-14T15:47:50.376Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:47:50 [2020-04-14T15:47:50.376Z] #22 DONE 0.1s
15:47:50 [2020-04-14T15:47:50.376Z] 
15:47:50 [2020-04-14T15:47:50.376Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:47:50 [2020-04-14T15:47:50.376Z] #23 DONE 0.1s
15:47:50 [2020-04-14T15:47:50.376Z] 
15:47:50 [2020-04-14T15:47:50.376Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
15:47:50 [2020-04-14T15:47:50.376Z] #27 DONE 0.1s
15:47:50 [2020-04-14T15:47:50.376Z] 
15:47:50 [2020-04-14T15:47:50.376Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
15:47:50 [2020-04-14T15:47:50.376Z] #28 DONE 0.1s
15:47:50 [2020-04-14T15:47:50.376Z] 
15:47:50 [2020-04-14T15:47:50.376Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.213 + RM_GOPATH=0
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.213 + TMP_GOPATH=
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.213 + : /build
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.213 + '[' -z '' ']'
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.216 ++ mktemp -d
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.217 + export GOPATH=/tmp/tmp.MbiMpf
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.217 + GOPATH=/tmp/tmp.MbiMpf
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.217 + RM_GOPATH=1
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.217 ++ dirname ./install.sh
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.218 Install docker/cli version 17.06.2-ce from stable
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + dir=.
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + bin=dockercli
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + shift
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + '[' '!' -f ./dockercli.installer ']'
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + . ./dockercli.installer
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 ++ : stable
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 ++ : 17.06.2-ce
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + install_dockercli
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 ++ uname -m
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + arch=x86_64
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + '[' x86_64 '!=' x86_64 ']'
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + url=https://download.docker.com/linux/static
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.219 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:47:51 [2020-04-14T15:47:51.734Z] #24 1.220 + tar -xz docker/docker
15:47:52 [2020-04-14T15:47:52.603Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.643s	coverage: 35.6% of statements
15:47:52 [2020-04-14T15:47:52.620Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:47:52 [2020-04-14T15:47:52.620Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:47:52 [2020-04-14T15:47:52.620Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:47:53 [2020-04-14T15:47:53.183Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:47:53 [2020-04-14T15:47:53.660Z] #24 ...
15:47:53 [2020-04-14T15:47:53.660Z] 
15:47:53 [2020-04-14T15:47:53.660Z] #31 [builder 1/4] COPY . .
15:47:53 [2020-04-14T15:47:53.660Z] #31 DONE 3.3s
15:47:53 [2020-04-14T15:47:53.660Z] 
15:47:53 [2020-04-14T15:47:53.660Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
15:47:53 [2020-04-14T15:47:53.746Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:47:54 [2020-04-14T15:47:54.312Z] === RUN   TestDockerSuite/TestCommitChange
15:47:54 [2020-04-14T15:47:54.629Z] #32 ...
15:47:54 [2020-04-14T15:47:54.629Z] 
15:47:54 [2020-04-14T15:47:54.629Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:47:54 [2020-04-14T15:47:54.629Z] #24 4.102 + mkdir -p /build
15:47:54 [2020-04-14T15:47:54.629Z] #24 4.103 + mv docker/docker /build/
15:47:54 [2020-04-14T15:47:54.629Z] #24 4.105 + rmdir docker
15:47:54 [2020-04-14T15:47:54.629Z] #24 DONE 4.2s
15:47:54 [2020-04-14T15:47:54.629Z] 
15:47:54 [2020-04-14T15:47:54.629Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:47:54 [2020-04-14T15:47:54.629Z] #20 2.438 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:47:54 [2020-04-14T15:47:54.629Z] #20 3.077 curl: option --progress: is ambiguous
15:47:54 [2020-04-14T15:47:54.629Z] #20 3.079 curl: try 'curl --help' or 'curl --manual' for more information
15:47:54 [2020-04-14T15:47:54.629Z] #20 3.701 curl: option --progress: is ambiguous
15:47:54 [2020-04-14T15:47:54.629Z] #20 3.701 curl: try 'curl --help' or 'curl --manual' for more information
15:47:54 [2020-04-14T15:47:54.629Z] #20 4.411 curl: option --progress: is ambiguous
15:47:54 [2020-04-14T15:47:54.629Z] #20 4.411 curl: try 'curl --help' or 'curl --manual' for more information
15:47:55 [2020-04-14T15:47:55.552Z] #20 4.951 curl: option --progress: is ambiguous
15:47:55 [2020-04-14T15:47:55.552Z] #20 4.952 curl: try 'curl --help' or 'curl --manual' for more information
15:47:55 [2020-04-14T15:47:55.552Z] #20 ...
15:47:55 [2020-04-14T15:47:55.552Z] 
15:47:55 [2020-04-14T15:47:55.552Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
15:47:55 [2020-04-14T15:47:55.552Z] #32 DONE 1.9s
15:47:55 [2020-04-14T15:47:55.552Z] 
15:47:55 [2020-04-14T15:47:55.552Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:47:55 [2020-04-14T15:47:55.552Z] #29 ...
15:47:55 [2020-04-14T15:47:55.552Z] 
15:47:55 [2020-04-14T15:47:55.552Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:47:55 [2020-04-14T15:47:55.552Z] #20 5.315 
15:47:55 [2020-04-14T15:47:55.685Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:47:56 [2020-04-14T15:47:56.616Z] === RUN   TestDockerSuite/TestCommitHardlink
15:47:56 [2020-04-14T15:47:56.913Z] #20 6.498 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:47:57 [2020-04-14T15:47:57.168Z] #20 6.823 curl: option --progress: is ambiguous
15:47:57 [2020-04-14T15:47:57.168Z] #20 6.824 curl: try 'curl --help' or 'curl --manual' for more information
15:47:57 [2020-04-14T15:47:57.423Z] #20 7.191 
15:47:58 [2020-04-14T15:47:58.437Z] ok  	github.com/docker/docker/daemon/cluster	2.031s	coverage: 0.5% of statements
15:47:58 [2020-04-14T15:47:58.511Z] === RUN   TestDockerSuite/TestCommitNewFile
15:47:58 [2020-04-14T15:47:58.783Z] #20 8.252 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:47:59 [2020-04-14T15:47:59.037Z] #20 8.706 curl: option --progress: is ambiguous
15:47:59 [2020-04-14T15:47:59.037Z] #20 8.708 curl: try 'curl --help' or 'curl --manual' for more information
15:47:59 [2020-04-14T15:47:59.291Z] #20 9.023 
15:47:59 [2020-04-14T15:47:59.421Z] ok  	github.com/docker/docker/daemon/config	0.714s	coverage: 79.6% of statements
15:48:00 [2020-04-14T15:48:00.651Z] #20 10.16 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:48:00 [2020-04-14T15:48:00.906Z] #20 10.46 curl: option --progress: is ambiguous
15:48:00 [2020-04-14T15:48:00.906Z] #20 10.47 curl: try 'curl --help' or 'curl --manual' for more information
15:48:01 [2020-04-14T15:48:01.033Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:48:01 [2020-04-14T15:48:01.161Z] #20 10.80 
15:48:01 [2020-04-14T15:48:01.597Z] === RUN   TestDockerSuite/TestCommitTTY
15:48:01 [2020-04-14T15:48:01.623Z] ok  	github.com/docker/docker/daemon/discovery	0.215s	coverage: 30.0% of statements
15:48:01 [2020-04-14T15:48:01.623Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.054s	coverage: 10.9% of statements
15:48:02 [2020-04-14T15:48:02.085Z] #20 11.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:48:02 [2020-04-14T15:48:02.603Z] ok  	github.com/docker/docker/daemon/events	0.476s	coverage: 50.0% of statements
15:48:02 [2020-04-14T15:48:02.645Z] #20 12.35 curl: option --progress: is ambiguous
15:48:02 [2020-04-14T15:48:02.645Z] #20 12.35 curl: try 'curl --help' or 'curl --manual' for more information
15:48:02 [2020-04-14T15:48:02.899Z] #20 12.64 
15:48:03 [2020-04-14T15:48:03.154Z] #20 12.74 Download of images into '/build' complete.
15:48:03 [2020-04-14T15:48:03.154Z] #20 12.74 Use something like the following to load the result into a Docker daemon:
15:48:03 [2020-04-14T15:48:03.154Z] #20 12.74   tar -cC '/build' . | docker load
15:48:03 [2020-04-14T15:48:03.154Z] #20 DONE 12.9s
15:48:03 [2020-04-14T15:48:03.154Z] 
15:48:03 [2020-04-14T15:48:03.154Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:48:03 [2020-04-14T15:48:03.154Z] #33 1.311 
15:48:03 [2020-04-14T15:48:03.154Z] #33 1.456 Removing bundles/
15:48:03 [2020-04-14T15:48:03.154Z] #33 1.457 
15:48:03 [2020-04-14T15:48:03.154Z] #33 1.462 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
15:48:03 [2020-04-14T15:48:03.154Z] #33 2.814 Building test suite binary ./integration-cli/test.main
15:48:03 [2020-04-14T15:48:03.493Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:48:03 [2020-04-14T15:48:03.713Z] #33 ...
15:48:03 [2020-04-14T15:48:03.713Z] 
15:48:03 [2020-04-14T15:48:03.713Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
15:48:03 [2020-04-14T15:48:03.967Z] #21 DONE 0.1s
15:48:03 [2020-04-14T15:48:03.967Z] 
15:48:03 [2020-04-14T15:48:03.967Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
15:48:03 [2020-04-14T15:48:03.967Z] #25 DONE 0.1s
15:48:03 [2020-04-14T15:48:03.967Z] 
15:48:03 [2020-04-14T15:48:03.967Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:48:04 [2020-04-14T15:48:04.156Z] ok  	github.com/docker/docker/daemon/graphdriver	0.277s	coverage: 2.3% of statements
15:48:04 [2020-04-14T15:48:04.156Z] ok  	github.com/docker/docker/daemon/links	0.132s	coverage: 93.0% of statements
15:48:04 [2020-04-14T15:48:04.863Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:48:06 [2020-04-14T15:48:06.760Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:48:07 [2020-04-14T15:48:07.692Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:48:07 [2020-04-14T15:48:07.692Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:48:07 [2020-04-14T15:48:07.692Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:48:07 [2020-04-14T15:48:07.692Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:48:07 [2020-04-14T15:48:07.692Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:48:07 [2020-04-14T15:48:07.692Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:48:07 [2020-04-14T15:48:07.692Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:48:07 [2020-04-14T15:48:07.928Z] ok  	github.com/docker/docker/daemon	3.085s	coverage: 9.2% of statements
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ok  	github.com/docker/docker/daemon/images	0.407s	coverage: 4.9% of statements
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:48:07 [2020-04-14T15:48:07.928Z] ok  	github.com/docker/docker/daemon/logger	0.409s	coverage: 42.1% of statements
15:48:08 [2020-04-14T15:48:08.392Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.877s	coverage: 77.4% of statements
15:48:08 [2020-04-14T15:48:08.856Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:48:08 [2020-04-14T15:48:08.856Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:48:08 [2020-04-14T15:48:08.856Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:48:08 [2020-04-14T15:48:08.856Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:48:08 [2020-04-14T15:48:08.856Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:48:09 [2020-04-14T15:48:09.587Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:48:09 [2020-04-14T15:48:09.837Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.243s	coverage: 88.3% of statements
15:48:10 [2020-04-14T15:48:10.817Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.588s	coverage: 62.1% of statements
15:48:11 [2020-04-14T15:48:11.281Z] ok  	github.com/docker/docker/daemon/logger/local	0.582s	coverage: 74.7% of statements
15:48:11 [2020-04-14T15:48:11.281Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:48:11 [2020-04-14T15:48:11.482Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:48:11 [2020-04-14T15:48:11.482Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:48:11 [2020-04-14T15:48:11.747Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.201s	coverage: 21.4% of statements
15:48:12 [2020-04-14T15:48:12.047Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:48:12 [2020-04-14T15:48:12.725Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.265s	coverage: 33.3% of statements
15:48:12 [2020-04-14T15:48:12.979Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:48:13 [2020-04-14T15:48:13.703Z] ok  	github.com/docker/docker/daemon/logger/templates	0.041s	coverage: 8.3% of statements
15:48:13 [2020-04-14T15:48:13.914Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:48:14 [2020-04-14T15:48:14.168Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.379s	coverage: 47.8% of statements
15:48:14 [2020-04-14T15:48:14.845Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:48:15 [2020-04-14T15:48:15.409Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:48:15 [2020-04-14T15:48:15.409Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:48:15 [2020-04-14T15:48:15.409Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:48:16 [2020-04-14T15:48:16.355Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:48:16 [2020-04-14T15:48:16.355Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:48:16 [2020-04-14T15:48:16.355Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:48:16 [2020-04-14T15:48:16.355Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:48:16 [2020-04-14T15:48:16.355Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:48:16 [2020-04-14T15:48:16.366Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.475s	coverage: 82.5% of statements
15:48:16 [2020-04-14T15:48:16.366Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:48:16 [2020-04-14T15:48:16.366Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:48:16 [2020-04-14T15:48:16.366Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:48:16 [2020-04-14T15:48:16.919Z] --- PASS: TestServicePlugin (35.04s)
15:48:16 [2020-04-14T15:48:16.919Z]     plugin_test.go:62: [da471d140aeeb] joining swarm manager [de01afad3ab9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:16 [2020-04-14T15:48:16.919Z]     plugin_test.go:65: [d4285f52a005e] joining swarm manager [de01afad3ab9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:16 [2020-04-14T15:48:16.919Z] === RUN   TestServiceUpdateLabel
15:48:17 [2020-04-14T15:48:17.176Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:48:17 [2020-04-14T15:48:17.916Z] ok  	github.com/docker/docker/distribution	1.430s	coverage: 20.3% of statements
15:48:17 [2020-04-14T15:48:17.916Z] ok  	github.com/docker/docker/distribution/metadata	1.576s	coverage: 48.2% of statements
15:48:18 [2020-04-14T15:48:18.109Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:48:18 [2020-04-14T15:48:18.379Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:48:18 [2020-04-14T15:48:18.843Z] ok  	github.com/docker/docker/errdefs	0.178s	coverage: 49.4% of statements
15:48:18 [2020-04-14T15:48:18.843Z] ok  	github.com/docker/docker/distribution/xfer	2.284s	coverage: 76.8% of statements
15:48:18 [2020-04-14T15:48:18.843Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:48:19 [2020-04-14T15:48:19.044Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:48:19 [2020-04-14T15:48:19.044Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:48:19 [2020-04-14T15:48:19.976Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:48:19 [2020-04-14T15:48:19.976Z] --- PASS: TestServiceUpdateLabel (3.03s)
15:48:19 [2020-04-14T15:48:19.976Z] === RUN   TestServiceUpdateSecrets
15:48:20 [2020-04-14T15:48:20.907Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:48:21 [2020-04-14T15:48:21.047Z] ok  	github.com/docker/docker/image/cache	0.130s	coverage: 19.2% of statements
15:48:21 [2020-04-14T15:48:21.047Z] ok  	github.com/docker/docker/image/v1	0.231s	coverage: 25.0% of statements
15:48:21 [2020-04-14T15:48:21.512Z] ok  	github.com/docker/docker/image	1.246s	coverage: 86.4% of statements
15:48:21 [2020-04-14T15:48:21.837Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:48:21 [2020-04-14T15:48:21.837Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:48:21 [2020-04-14T15:48:21.976Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:48:21 [2020-04-14T15:48:21.976Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:48:22 [2020-04-14T15:48:22.032Z] #29 30.24 # github.com/docker/docker/contrib/httpserver
15:48:22 [2020-04-14T15:48:22.032Z] #29 30.24 loadinternal: cannot find runtime/cgo
15:48:22 [2020-04-14T15:48:22.032Z] #29 DONE 30.5s
15:48:22 [2020-04-14T15:48:22.032Z] 
15:48:22 [2020-04-14T15:48:22.032Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:48:22 [2020-04-14T15:48:22.032Z] #33 ...
15:48:22 [2020-04-14T15:48:22.032Z] 
15:48:22 [2020-04-14T15:48:22.032Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
15:48:22 [2020-04-14T15:48:22.032Z] #30 DONE 0.1s
15:48:22 [2020-04-14T15:48:22.032Z] 
15:48:22 [2020-04-14T15:48:22.032Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:48:22 [2020-04-14T15:48:22.956Z] ok  	github.com/docker/docker/libcontainerd/queue	0.183s	coverage: 100.0% of statements
15:48:23 [2020-04-14T15:48:23.208Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:48:23 [2020-04-14T15:48:23.419Z] ok  	github.com/docker/docker/layer	0.573s	coverage: 30.1% of statements
15:48:23 [2020-04-14T15:48:23.419Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:48:23 [2020-04-14T15:48:23.773Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:48:24 [2020-04-14T15:48:24.397Z] ok  	github.com/docker/docker/pkg/aaparser	0.035s	coverage: 50.0% of statements
15:48:24 [2020-04-14T15:48:24.703Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:48:24 [2020-04-14T15:48:24.865Z] ok  	github.com/docker/docker/opts	0.333s	coverage: 67.7% of statements
15:48:25 [2020-04-14T15:48:25.635Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:48:25 [2020-04-14T15:48:25.635Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:48:26 [2020-04-14T15:48:26.419Z] ok  	github.com/docker/docker/libcontainerd/local	0.449s	coverage: 1.0% of statements
15:48:26 [2020-04-14T15:48:26.419Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:48:26 [2020-04-14T15:48:26.419Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:48:26 [2020-04-14T15:48:26.419Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:48:26 [2020-04-14T15:48:26.419Z] ?   	github.com/docker/docker/oci	[no test files]
15:48:26 [2020-04-14T15:48:26.419Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:48:26 [2020-04-14T15:48:26.565Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:48:26 [2020-04-14T15:48:26.886Z] ok  	github.com/docker/docker/pkg/broadcaster	0.072s	coverage: 100.0% of statements
15:48:27 [2020-04-14T15:48:27.129Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:48:27 [2020-04-14T15:48:27.865Z] ok  	github.com/docker/docker/pkg/capabilities	0.065s	coverage: 87.5% of statements
15:48:28 [2020-04-14T15:48:28.060Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:48:28 [2020-04-14T15:48:28.060Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:48:28 [2020-04-14T15:48:28.328Z] ok  	github.com/docker/docker/pkg/authorization	1.843s	coverage: 26.8% of statements
15:48:28 [2020-04-14T15:48:28.792Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.221s	coverage: 15.4% of statements
15:48:28 [2020-04-14T15:48:28.994Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:48:29 [2020-04-14T15:48:29.257Z] ok  	github.com/docker/docker/pkg/directory	0.147s	coverage: 80.0% of statements
15:48:29 [2020-04-14T15:48:29.725Z] ok  	github.com/docker/docker/pkg/discovery	0.095s	coverage: 58.3% of statements
15:48:30 [2020-04-14T15:48:30.190Z] ok  	github.com/docker/docker/pkg/discovery/file	0.173s	coverage: 92.9% of statements
15:48:30 [2020-04-14T15:48:30.889Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:48:31 [2020-04-14T15:48:31.745Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.244s	coverage: 92.3% of statements
15:48:32 [2020-04-14T15:48:32.210Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.143s	coverage: 93.8% of statements
15:48:32 [2020-04-14T15:48:32.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:48:32 [2020-04-14T15:48:32.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:48:32 [2020-04-14T15:48:32.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:48:32 [2020-04-14T15:48:32.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:48:32 [2020-04-14T15:48:32.258Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:48:32 [2020-04-14T15:48:32.822Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:48:33 [2020-04-14T15:48:33.762Z] ok  	github.com/docker/docker/pkg/filenotify	0.063s	coverage: 36.2% of statements
15:48:34 [2020-04-14T15:48:34.226Z] ok  	github.com/docker/docker/pkg/fileutils	0.079s	coverage: 87.7% of statements
15:48:34 [2020-04-14T15:48:34.690Z] ok  	github.com/docker/docker/pkg/homedir	0.102s	coverage: 42.9% of statements
15:48:35 [2020-04-14T15:48:35.156Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.689s	coverage: 84.1% of statements
15:48:35 [2020-04-14T15:48:35.621Z] ok  	github.com/docker/docker/pkg/idtools	0.121s	coverage: 6.3% of statements
15:48:36 [2020-04-14T15:48:36.097Z] --- PASS: TestServiceUpdateSecrets (15.86s)
15:48:36 [2020-04-14T15:48:36.097Z] === RUN   TestServiceUpdateConfigs
15:48:36 [2020-04-14T15:48:36.602Z] ok  	github.com/docker/docker/pkg/archive	9.936s	coverage: 62.0% of statements
15:48:36 [2020-04-14T15:48:36.602Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.300s	coverage: 91.7% of statements
15:48:37 [2020-04-14T15:48:37.066Z] ok  	github.com/docker/docker/pkg/locker	0.085s	coverage: 88.9% of statements
15:48:37 [2020-04-14T15:48:37.066Z] ok  	github.com/docker/docker/pkg/ioutils	0.759s	coverage: 69.7% of statements
15:48:37 [2020-04-14T15:48:37.468Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:48:37 [2020-04-14T15:48:37.530Z] ok  	github.com/docker/docker/pkg/longpath	0.060s	coverage: 100.0% of statements
15:48:37 [2020-04-14T15:48:37.994Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.080s	coverage: 85.7% of statements
15:48:38 [2020-04-14T15:48:38.400Z] === RUN   TestDockerSuite/TestContainerAPITop
15:48:38 [2020-04-14T15:48:38.458Z] ok  	github.com/docker/docker/pkg/parsers	0.039s	coverage: 97.0% of statements
15:48:38 [2020-04-14T15:48:38.922Z] ok  	github.com/docker/docker/pkg/pidfile	0.073s	coverage: 82.6% of statements
15:48:39 [2020-04-14T15:48:39.343Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:48:39 [2020-04-14T15:48:39.343Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:48:39 [2020-04-14T15:48:39.343Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:48:39 [2020-04-14T15:48:39.900Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.089s	coverage: 56.8% of statements
15:48:41 [2020-04-14T15:48:41.453Z] ok  	github.com/docker/docker/pkg/pools	0.038s	coverage: 88.2% of statements
15:48:41 [2020-04-14T15:48:41.918Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.239s	coverage: 85.7% of statements
15:48:42 [2020-04-14T15:48:42.381Z] ok  	github.com/docker/docker/pkg/progress	0.086s	coverage: 75.9% of statements
15:48:42 [2020-04-14T15:48:42.618Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:48:42 [2020-04-14T15:48:42.875Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:48:43 [2020-04-14T15:48:43.940Z] ok  	github.com/docker/docker/pkg/reexec	0.104s	coverage: 82.4% of statements
15:48:43 [2020-04-14T15:48:43.940Z] ok  	github.com/docker/docker/pkg/pubsub	1.127s	coverage: 73.9% of statements
15:48:44 [2020-04-14T15:48:44.245Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:48:44 [2020-04-14T15:48:44.923Z] ok  	github.com/docker/docker/pkg/signal	0.046s	coverage: 20.3% of statements
15:48:44 [2020-04-14T15:48:44.923Z] ok  	github.com/docker/docker/pkg/stdcopy	0.041s	coverage: 100.0% of statements
15:48:45 [2020-04-14T15:48:45.901Z] ok  	github.com/docker/docker/pkg/stringid	0.044s	coverage: 70.6% of statements
15:48:46 [2020-04-14T15:48:46.372Z] ok  	github.com/docker/docker/pkg/streamformatter	0.121s	coverage: 66.2% of statements
15:48:46 [2020-04-14T15:48:46.849Z] ok  	github.com/docker/docker/pkg/sysinfo	0.040s	coverage: 38.2% of statements
15:48:48 [2020-04-14T15:48:48.421Z] ok  	github.com/docker/docker/pkg/system	0.097s	coverage: 13.8% of statements
15:48:48 [2020-04-14T15:48:48.421Z] ok  	github.com/docker/docker/pkg/tailfile	0.168s	coverage: 88.6% of statements
15:48:49 [2020-04-14T15:48:49.500Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:48:49 [2020-04-14T15:48:49.500Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:48:49 [2020-04-14T15:48:49.977Z] ok  	github.com/docker/docker/pkg/term	0.138s	coverage: 30.8% of statements
15:48:49 [2020-04-14T15:48:49.978Z] ok  	github.com/docker/docker/pkg/tarsum	0.254s	coverage: 89.3% of statements
15:48:50 [2020-04-14T15:48:50.956Z] testing: warning: no tests to run
15:48:50 [2020-04-14T15:48:50.956Z] ok  	github.com/docker/docker/pkg/term/windows	0.072s	coverage: 0.0% of statements [no tests to run]
15:48:51 [2020-04-14T15:48:51.395Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:48:51 [2020-04-14T15:48:51.395Z] --- PASS: TestServiceUpdateConfigs (15.53s)
15:48:51 [2020-04-14T15:48:51.395Z] === RUN   TestServiceUpdateNetwork
15:48:51 [2020-04-14T15:48:51.420Z] ok  	github.com/docker/docker/pkg/truncindex	0.138s	coverage: 91.5% of statements
15:48:51 [2020-04-14T15:48:51.883Z] ok  	github.com/docker/docker/pkg/urlutil	0.041s	coverage: 100.0% of statements
15:48:52 [2020-04-14T15:48:52.348Z] ok  	github.com/docker/docker/pkg/useragent	0.040s	coverage: 88.9% of statements
15:48:52 [2020-04-14T15:48:52.763Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:48:52 [2020-04-14T15:48:52.814Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:48:52 [2020-04-14T15:48:52.814Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:48:52 [2020-04-14T15:48:52.814Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:48:52 [2020-04-14T15:48:52.814Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:48:52 [2020-04-14T15:48:52.814Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:48:52 [2020-04-14T15:48:52.814Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:48:52 [2020-04-14T15:48:52.814Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:48:52 [2020-04-14T15:48:52.814Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:48:54 [2020-04-14T15:48:54.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
15:48:54 [2020-04-14T15:48:54.369Z] ok  	github.com/docker/docker/plugin/v2	0.302s	coverage: 20.1% of statements
15:48:54 [2020-04-14T15:48:54.833Z] ok  	github.com/docker/docker/reference	0.290s	coverage: 84.4% of statements
15:48:54 [2020-04-14T15:48:54.833Z] ok  	github.com/docker/docker/plugin	0.207s	coverage: 11.7% of statements
15:48:55 [2020-04-14T15:48:55.887Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:48:55 [2020-04-14T15:48:55.888Z] 
15:48:55 [2020-04-14T15:48:55.888Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:48:55 [2020-04-14T15:48:55.888Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:48:55 [2020-04-14T15:48:55.888Z] HOSTNAME=15eddb12afd5
15:48:55 [2020-04-14T15:48:55.888Z] TESTDEBUG=0
15:48:55 [2020-04-14T15:48:55.888Z] DEST=bundles/test-integration
15:48:55 [2020-04-14T15:48:55.888Z] PWD=/go/src/github.com/docker/docker
15:48:55 [2020-04-14T15:48:55.888Z] DOCKER_GITCOMMIT=eb14d936bfc296f0a85bf4dc9e9bb1f4b4a01282
15:48:55 [2020-04-14T15:48:55.888Z] container=docker
15:48:55 [2020-04-14T15:48:55.888Z] HOME=/root
15:48:55 [2020-04-14T15:48:55.888Z] GOLANG_VERSION=1.13.10
15:48:55 [2020-04-14T15:48:55.888Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:48:55 [2020-04-14T15:48:55.888Z] VALIDATE_BRANCH=master
15:48:55 [2020-04-14T15:48:55.888Z] TERM=xterm
15:48:55 [2020-04-14T15:48:55.888Z] DOCKER_PKG=github.com/docker/docker
15:48:55 [2020-04-14T15:48:55.888Z] SHLVL=1
15:48:55 [2020-04-14T15:48:55.888Z] TIMEOUT=120m
15:48:55 [2020-04-14T15:48:55.888Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:48:55 [2020-04-14T15:48:55.888Z] DOCKER_GRAPHDRIVER=overlay2
15:48:55 [2020-04-14T15:48:55.888Z] GO111MODULE=off
15:48:55 [2020-04-14T15:48:55.888Z] DOCKER_EXPERIMENTAL=1
15:48:55 [2020-04-14T15:48:55.888Z] TEST_SKIP_INTEGRATION_CLI=1
15:48:55 [2020-04-14T15:48:55.888Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:48:55 [2020-04-14T15:48:55.888Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:48:55 [2020-04-14T15:48:55.888Z] GOPATH=/go
15:48:55 [2020-04-14T15:48:55.888Z] PKG_CONFIG=pkg-config
15:48:55 [2020-04-14T15:48:55.888Z] _=/usr/bin/env
15:48:55 [2020-04-14T15:48:55.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:48:56 [2020-04-14T15:48:56.029Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
15:48:56 [2020-04-14T15:48:56.385Z] ok  	github.com/docker/docker/restartmanager	0.038s	coverage: 50.9% of statements
15:48:56 [2020-04-14T15:48:56.851Z] ok  	github.com/docker/docker/registry/resumable	0.335s	coverage: 100.0% of statements
15:48:57 [2020-04-14T15:48:57.398Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
15:48:58 [2020-04-14T15:48:58.403Z] ok  	github.com/docker/docker/registry	0.493s	coverage: 51.7% of statements
15:48:58 [2020-04-14T15:48:58.404Z] ok  	github.com/docker/docker/runconfig	0.191s	coverage: 54.5% of statements
15:48:58 [2020-04-14T15:48:58.404Z] ok  	github.com/docker/docker/testutil	0.209s	coverage: 62.5% of statements
15:48:58 [2020-04-14T15:48:58.766Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
15:49:00 [2020-04-14T15:49:00.610Z] ok  	github.com/docker/docker/volume/drivers	0.266s	coverage: 36.1% of statements
15:49:00 [2020-04-14T15:49:00.661Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a4d040_<nil>}
15:49:02 [2020-04-14T15:49:02.032Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1912852663_/foo_false__<nil>_<nil>_<nil>}
15:49:02 [2020-04-14T15:49:02.162Z] ok  	github.com/docker/docker/volume/local	0.177s	coverage: 37.7% of statements
15:49:02 [2020-04-14T15:49:02.162Z] ok  	github.com/docker/docker/volume/mounts	0.107s	coverage: 66.2% of statements
15:49:03 [2020-04-14T15:49:03.713Z] ok  	github.com/docker/docker/volume/service	0.489s	coverage: 70.3% of statements
15:49:03 [2020-04-14T15:49:03.927Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1912852663_/foo_true__<nil>_<nil>_<nil>}
15:49:05 [2020-04-14T15:49:05.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3361274538_/foo_false__<nil>_<nil>_<nil>}
15:49:06 [2020-04-14T15:49:06.255Z] --- PASS: TestServiceUpdateNetwork (14.79s)
15:49:06 [2020-04-14T15:49:06.255Z] PASS
15:49:06 [2020-04-14T15:49:06.255Z] 
15:49:06 [2020-04-14T15:49:06.255Z] === Skipped
15:49:06 [2020-04-14T15:49:06.255Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:49:06 [2020-04-14T15:49:06.255Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:49:06 [2020-04-14T15:49:06.255Z] 
15:49:06 [2020-04-14T15:49:06.255Z] 
15:49:06 [2020-04-14T15:49:06.255Z] DONE 23 tests, 1 skipped in 180.342s
15:49:06 [2020-04-14T15:49:06.255Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:49:06 [2020-04-14T15:49:06.255Z] ++ 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
15:49:06 [2020-04-14T15:49:06.255Z] ++ set -e
15:49:06 [2020-04-14T15:49:06.255Z] ++ '[' -n 0 ']'
15:49:06 [2020-04-14T15:49:06.255Z] ++ set -x
15:49:06 [2020-04-14T15:49:06.255Z] ++ env -i DEST=/go/src/github.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
15:49:06 [2020-04-14T15:49:06.255Z] INFO: Testing against a local daemon
15:49:06 [2020-04-14T15:49:06.255Z] === RUN   TestSessionCreate
15:49:06 [2020-04-14T15:49:06.255Z] --- PASS: TestSessionCreate (0.02s)
15:49:06 [2020-04-14T15:49:06.255Z] === RUN   TestSessionCreateWithBadUpgrade
15:49:06 [2020-04-14T15:49:06.255Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:49:06 [2020-04-14T15:49:06.255Z] PASS
15:49:06 [2020-04-14T15:49:06.255Z] 
15:49:06 [2020-04-14T15:49:06.255Z] DONE 2 tests in 0.172s
15:49:06 [2020-04-14T15:49:06.255Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:49:06 [2020-04-14T15:49:06.255Z] ++ 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
15:49:06 [2020-04-14T15:49:06.255Z] ++ set -e
15:49:06 [2020-04-14T15:49:06.255Z] ++ '[' -n 0 ']'
15:49:06 [2020-04-14T15:49:06.255Z] ++ set -x
15:49:06 [2020-04-14T15:49:06.255Z] ++ env -i DEST=/go/src/github.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
15:49:06 [2020-04-14T15:49:06.514Z] INFO: Testing against a local daemon
15:49:06 [2020-04-14T15:49:06.514Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:49:06 [2020-04-14T15:49:06.514Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:49:06 [2020-04-14T15:49:06.514Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:49:06 [2020-04-14T15:49:06.514Z] === RUN   TestEventsExecDie
15:49:06 [2020-04-14T15:49:06.771Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3361274538_/foo_true__<nil>_<nil>_<nil>}
15:49:07 [2020-04-14T15:49:07.339Z] --- PASS: TestEventsExecDie (0.96s)
15:49:07 [2020-04-14T15:49:07.339Z] === RUN   TestEventsBackwardsCompatible
15:49:07 [2020-04-14T15:49:07.597Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
15:49:07 [2020-04-14T15:49:07.597Z] === RUN   TestInfoBinaryCommits
15:49:07 [2020-04-14T15:49:07.597Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:49:07 [2020-04-14T15:49:07.597Z] === RUN   TestInfoAPIVersioned
15:49:07 [2020-04-14T15:49:07.597Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:49:07 [2020-04-14T15:49:07.597Z] === RUN   TestInfoDiscoveryBackend
15:49:08 [2020-04-14T15:49:08.161Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
15:49:08 [2020-04-14T15:49:08.161Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:49:08 [2020-04-14T15:49:08.418Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3361274538_/foo_true__0xc000a4d0a0_<nil>_<nil>}
15:49:08 [2020-04-14T15:49:08.982Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:49:08 [2020-04-14T15:49:08.982Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:49:09 [2020-04-14T15:49:09.546Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
15:49:09 [2020-04-14T15:49:09.546Z] === RUN   TestInfoAPI
15:49:09 [2020-04-14T15:49:09.546Z] --- PASS: TestInfoAPI (0.02s)
15:49:09 [2020-04-14T15:49:09.546Z] === RUN   TestInfoAPIWarnings
15:49:10 [2020-04-14T15:49:10.110Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a4d0c0_<nil>}
15:49:10 [2020-04-14T15:49:10.110Z] --- PASS: TestInfoAPIWarnings (0.53s)
15:49:10 [2020-04-14T15:49:10.110Z] === RUN   TestInfoDebug
15:49:10 [2020-04-14T15:49:10.674Z] --- PASS: TestInfoDebug (0.53s)
15:49:10 [2020-04-14T15:49:10.674Z] === RUN   TestInfoInsecureRegistries
15:49:11 [2020-04-14T15:49:11.239Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:49:11 [2020-04-14T15:49:11.239Z] === RUN   TestInfoRegistryMirrors
15:49:11 [2020-04-14T15:49:11.803Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a4d0e0_<nil>}
15:49:11 [2020-04-14T15:49:11.803Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:49:11 [2020-04-14T15:49:11.803Z] === RUN   TestLoginFailsWithBadCredentials
15:49:12 [2020-04-14T15:49:12.061Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
15:49:12 [2020-04-14T15:49:12.061Z] === RUN   TestPingCacheHeaders
15:49:12 [2020-04-14T15:49:12.061Z] --- PASS: TestPingCacheHeaders (0.02s)
15:49:12 [2020-04-14T15:49:12.061Z] === RUN   TestPingGet
15:49:12 [2020-04-14T15:49:12.061Z] --- PASS: TestPingGet (0.01s)
15:49:12 [2020-04-14T15:49:12.061Z] === RUN   TestPingHead
15:49:12 [2020-04-14T15:49:12.061Z] --- PASS: TestPingHead (0.02s)
15:49:12 [2020-04-14T15:49:12.061Z] === RUN   TestVersion
15:49:12 [2020-04-14T15:49:12.061Z] --- PASS: TestVersion (0.02s)
15:49:12 [2020-04-14T15:49:12.061Z] PASS
15:49:12 [2020-04-14T15:49:12.061Z] 
15:49:12 [2020-04-14T15:49:12.061Z] === Skipped
15:49:12 [2020-04-14T15:49:12.061Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:49:12 [2020-04-14T15:49:12.061Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:49:12 [2020-04-14T15:49:12.061Z] 
15:49:12 [2020-04-14T15:49:12.061Z] 
15:49:12 [2020-04-14T15:49:12.061Z] DONE 18 tests, 1 skipped in 5.765s
15:49:12 [2020-04-14T15:49:12.061Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:49:12 [2020-04-14T15:49:12.061Z] ++ 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
15:49:12 [2020-04-14T15:49:12.061Z] ++ set -e
15:49:12 [2020-04-14T15:49:12.061Z] ++ '[' -n 0 ']'
15:49:12 [2020-04-14T15:49:12.061Z] ++ set -x
15:49:12 [2020-04-14T15:49:12.061Z] ++ env -i DEST=/go/src/github.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
15:49:12 [2020-04-14T15:49:12.318Z] INFO: Testing against a local daemon
15:49:12 [2020-04-14T15:49:12.318Z] === RUN   TestVolumesCreateAndList
15:49:12 [2020-04-14T15:49:12.318Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:49:12 [2020-04-14T15:49:12.318Z] === RUN   TestVolumesRemove
15:49:12 [2020-04-14T15:49:12.318Z] --- PASS: TestVolumesRemove (0.10s)
15:49:12 [2020-04-14T15:49:12.318Z] === RUN   TestVolumesInspect
15:49:12 [2020-04-14T15:49:12.318Z] --- PASS: TestVolumesInspect (0.02s)
15:49:12 [2020-04-14T15:49:12.318Z] === RUN   TestVolumesInvalidJSON
15:49:12 [2020-04-14T15:49:12.318Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:49:12 [2020-04-14T15:49:12.318Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:49:12 [2020-04-14T15:49:12.318Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:49:12 [2020-04-14T15:49:12.318Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:49:12 [2020-04-14T15:49:12.318Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:49:12 [2020-04-14T15:49:12.318Z] PASS
15:49:12 [2020-04-14T15:49:12.318Z] 
15:49:12 [2020-04-14T15:49:12.318Z] DONE 5 tests in 0.313s
15:49:12 [2020-04-14T15:49:12.318Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:49:12 [2020-04-14T15:49:12.882Z] ++++ cat bundles/test-integration/docker.pid
15:49:12 [2020-04-14T15:49:12.882Z] +++ kill 5458
15:49:13 [2020-04-14T15:49:13.446Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a4d100_<nil>}
15:49:14 [2020-04-14T15:49:14.010Z] +++ /etc/init.d/apparmor stop
15:49:14 [2020-04-14T15:49:14.010Z] Leaving: AppArmorNo profiles have been unloaded.
15:49:14 [2020-04-14T15:49:14.010Z] 
15:49:14 [2020-04-14T15:49:14.010Z] Unloading profiles will leave already running processes permanently
15:49:14 [2020-04-14T15:49:14.010Z] unconfined, which can lead to unexpected situations.
15:49:14 [2020-04-14T15:49:14.010Z] 
15:49:14 [2020-04-14T15:49:14.010Z] To set a process to complain mode, use the command line tool
15:49:14 [2020-04-14T15:49:14.010Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:49:14 [2020-04-14T15:49:14.010Z] +++ true
15:49:14 [2020-04-14T15:49:14.010Z] 
15:49:14 [2020-04-14T15:49:14.941Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a4d120_<nil>}
15:49:16 [2020-04-14T15:49:16.152Z] ok  	github.com/docker/docker/pkg/plugins	35.125s	coverage: 73.4% of statements
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/rootless	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/volume	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:49:16 [2020-04-14T15:49:16.153Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:49:16 [2020-04-14T15:49:16.838Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === Skipped
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     dispatchers_test.go:376: Windows does not support stopsignal
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s)
15:49:17 [2020-04-14T15:49:17.703Z]     client_test.go:23: runtime.GOOS == "windows"
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     daemon_test.go:147: root required
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     reload_test.go:520: root required
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     pull_v2_test.go:73: Needs fixing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     pull_v2_test.go:118: Needs fixing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     download_test.go:268: Needs fixing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     layer_test.go:304: Failing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     layer_test.go:353: Failing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     layer_test.go:468: Failing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     layer_test.go:697: Failing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     migration_test.go:46: Failing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     migration_test.go:182: Failing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     mount_test.go:17: Failing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     mount_test.go:76: Failing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     mount_test.go:125: Failing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     mount_test.go:212: Failing on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:133: Xz not present in msys2
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:238: Failing on Windows CI machines
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_windows_test.go:16: Currently fails
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     changes_test.go:192: needs more investigation
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     changes_test.go:405: needs further investigation
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     changes_test.go:441: needs further investigation
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     poller_test.go:41: No chmod on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     fileutils_test.go:134: Needs porting to Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     fileutils_test.go:180: Needs porting to Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:49:17 [2020-04-14T15:49:17.703Z]     local_test.go:181: runtime.GOOS == "windows"
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] 
15:49:17 [2020-04-14T15:49:17.703Z] DONE 1772 tests, 46 skipped in 218.096s
15:49:17 [2020-04-14T15:49:17.703Z] INFO: make.ps1 ended at 04/14/2020 15:49:17
15:49:18 [2020-04-14T15:49:18.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:49:18 [2020-04-14T15:49:18.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:49:18 [2020-04-14T15:49:18.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:49:18 [2020-04-14T15:49:18.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:49:18 [2020-04-14T15:49:18.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:49:18 [2020-04-14T15:49:18.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:49:18 [2020-04-14T15:49:18.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:49:18 [2020-04-14T15:49:18.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:49:18 [2020-04-14T15:49:18.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:49:18 [2020-04-14T15:49:18.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:49:18 [2020-04-14T15:49:18.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:49:18 [2020-04-14T15:49:18.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
15:49:18 [2020-04-14T15:49:18.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
15:49:18 [2020-04-14T15:49:18.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
15:49:18 [2020-04-14T15:49:18.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
15:49:18 [2020-04-14T15:49:18.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
15:49:18 [2020-04-14T15:49:18.721Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
15:49:18 [2020-04-14T15:49:18.721Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:49:19 [2020-04-14T15:49:19.254Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:49:19 [2020-04-14T15:49:19.720Z] INFO: Unit tests ended at 04/14/2020 15:49:19. Duration:00:03:55.3682951
15:49:19 [2020-04-14T15:49:19.720Z] INFO: Building busybox
15:49:19 [2020-04-14T15:49:19.720Z] Sending build context to Docker daemon   5.12kB
15:49:19 [2020-04-14T15:49:19.720Z] 
15:49:19 [2020-04-14T15:49:19.720Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
15:49:19 [2020-04-14T15:49:19.720Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
15:49:19 [2020-04-14T15:49:19.720Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
15:49:19 [2020-04-14T15:49:19.720Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
15:49:19 [2020-04-14T15:49:19.720Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
15:49:19 [2020-04-14T15:49:19.720Z]  ---> 80e84fd280e2
15:49:19 [2020-04-14T15:49:19.720Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
15:49:19 [2020-04-14T15:49:19.720Z]  ---> Running in 10e60d9c21d4
15:49:21 [2020-04-14T15:49:21.995Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:49:22 [2020-04-14T15:49:22.251Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:49:24 [2020-04-14T15:49:24.146Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:49:25 [2020-04-14T15:49:25.604Z] Removing intermediate container 10e60d9c21d4
15:49:25 [2020-04-14T15:49:25.604Z]  ---> 9ea3953258a2
15:49:25 [2020-04-14T15:49:25.604Z] Step 7/13 : ARG BUSYBOX_VERSION
15:49:26 [2020-04-14T15:49:26.066Z]  ---> Running in 68300c2e0f93
15:49:26 [2020-04-14T15:49:26.066Z] Removing intermediate container 68300c2e0f93
15:49:26 [2020-04-14T15:49:26.066Z]  ---> 460cc0403aaa
15:49:26 [2020-04-14T15:49:26.066Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
15:49:26 [2020-04-14T15:49:26.066Z]  ---> Running in c49ba1b1492d
15:49:26 [2020-04-14T15:49:26.529Z] Removing intermediate container c49ba1b1492d
15:49:26 [2020-04-14T15:49:26.529Z]  ---> 31470ecb16fb
15:49:26 [2020-04-14T15:49:26.529Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
15:49:27 [2020-04-14T15:49:27.424Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:49:28 [2020-04-14T15:49:28.081Z] 
15:49:28 [2020-04-14T15:49:28.544Z]  ---> ab9a020aee68
15:49:28 [2020-04-14T15:49:28.544Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
15:49:28 [2020-04-14T15:49:28.544Z]  ---> Running in 4ae1047dc740
15:49:29 [2020-04-14T15:49:29.334Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:49:29 [2020-04-14T15:49:29.334Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:49:30 [2020-04-14T15:49:30.267Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:49:31 [2020-04-14T15:49:31.198Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
15:49:32 [2020-04-14T15:49:32.129Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:49:33 [2020-04-14T15:49:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:49:33 [2020-04-14T15:49:33.992Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:49:34 [2020-04-14T15:49:34.925Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:49:36 [2020-04-14T15:49:36.295Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:49:37 [2020-04-14T15:49:37.844Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:49:38 [2020-04-14T15:49:38.409Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:49:39 [2020-04-14T15:49:39.341Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:49:40 [2020-04-14T15:49:40.711Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:49:41 [2020-04-14T15:49:41.170Z] Removing intermediate container 4ae1047dc740
15:49:41 [2020-04-14T15:49:41.170Z]  ---> 07ece6391c22
15:49:41 [2020-04-14T15:49:41.170Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
15:49:41 [2020-04-14T15:49:41.170Z]  ---> Running in 15c816b0376c
15:49:41 [2020-04-14T15:49:41.276Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:49:42 [2020-04-14T15:49:42.146Z] 
15:49:42 [2020-04-14T15:49:42.146Z] SUCCESS: Specified value was saved.
15:49:42 [2020-04-14T15:49:42.647Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:49:43 [2020-04-14T15:49:43.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:49:44 [2020-04-14T15:49:44.017Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:49:44 [2020-04-14T15:49:44.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:49:44 [2020-04-14T15:49:44.946Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:49:45 [2020-04-14T15:49:45.877Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:49:45 [2020-04-14T15:49:45.877Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:49:45 [2020-04-14T15:49:45.906Z] Removing intermediate container 15c816b0376c
15:49:45 [2020-04-14T15:49:45.906Z]  ---> 4edfc082827b
15:49:45 [2020-04-14T15:49:45.906Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:49:45 [2020-04-14T15:49:45.906Z]  ---> Running in b93622e6a282
15:49:46 [2020-04-14T15:49:46.809Z] === RUN   TestDockerSuite/TestCpRelativePath
15:49:47 [2020-04-14T15:49:47.740Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:49:49 [2020-04-14T15:49:49.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:49:49 [2020-04-14T15:49:49.109Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:49:49 [2020-04-14T15:49:49.673Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:49:49 [2020-04-14T15:49:49.673Z] Cannot create a file when that file already exists.
15:49:51 [2020-04-14T15:49:51.046Z] === RUN   TestDockerSuite/TestCpToCaseA
15:49:52 [2020-04-14T15:49:52.954Z] === RUN   TestDockerSuite/TestCpToCaseB
15:49:53 [2020-04-14T15:49:53.517Z] === RUN   TestDockerSuite/TestCpToCaseC
15:49:55 [2020-04-14T15:49:55.505Z] Removing intermediate container b93622e6a282
15:49:55 [2020-04-14T15:49:55.505Z]  ---> 639a5e723d65
15:49:55 [2020-04-14T15:49:55.505Z] Step 13/13 : CMD ["sh"]
15:49:55 [2020-04-14T15:49:55.505Z]  ---> Running in 592f922a2bb6
15:49:55 [2020-04-14T15:49:55.505Z] Removing intermediate container 592f922a2bb6
15:49:55 [2020-04-14T15:49:55.505Z]  ---> de939864130c
15:49:55 [2020-04-14T15:49:55.505Z] Successfully built de939864130c
15:49:55 [2020-04-14T15:49:55.505Z] Successfully tagged busybox:latest
15:49:55 [2020-04-14T15:49:55.505Z] INFO: Docker images of the daemon under test
15:49:55 [2020-04-14T15:49:55.505Z] 
15:49:55 [2020-04-14T15:49:55.505Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
15:49:55 [2020-04-14T15:49:55.505Z] busybox                                latest              de939864130c        Less than a second ago   4.98GB
15:49:55 [2020-04-14T15:49:55.505Z] microsoft/windowsservercore            latest              80e84fd280e2        5 weeks ago              4.94GB
15:49:55 [2020-04-14T15:49:55.505Z] mcr.microsoft.com/windows/servercore   ltsc2019            80e84fd280e2        5 weeks ago              4.94GB
15:49:55 [2020-04-14T15:49:55.505Z] 
15:49:55 [2020-04-14T15:49:55.505Z] INFO: Running integration tests at 04/14/2020 15:49:54...
15:49:55 [2020-04-14T15:49:55.505Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:49:55 [2020-04-14T15:49:55.505Z] INFO: Integration API tests being run from the host:
15:49:55 [2020-04-14T15:49:55.505Z] INFO: make.ps1 starting at 04/14/2020 15:49:55
15:49:56 [2020-04-14T15:49:56.040Z] === RUN   TestDockerSuite/TestCpToCaseD
15:49:56 [2020-04-14T15:49:56.490Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:50:01 [2020-04-14T15:50:01.293Z] === RUN   TestDockerSuite/TestCpToCaseE
15:50:04 [2020-04-14T15:50:04.571Z] === RUN   TestDockerSuite/TestCpToCaseF
15:50:05 [2020-04-14T15:50:05.504Z] === RUN   TestDockerSuite/TestCpToCaseG
15:50:10 [2020-04-14T15:50:10.768Z] === RUN   TestDockerSuite/TestCpToCaseH
15:50:13 [2020-04-14T15:50:13.515Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:50:13 [2020-04-14T15:50:13.515Z] #33 131.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:50:13 [2020-04-14T15:50:13.515Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:50:13 [2020-04-14T15:50:13.515Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:50:13 [2020-04-14T15:50:13.515Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:50:14 [2020-04-14T15:50:14.045Z] === RUN   TestDockerSuite/TestCpToCaseI
15:50:14 [2020-04-14T15:50:14.439Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:50:14 [2020-04-14T15:50:14.610Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:50:14 [2020-04-14T15:50:14.867Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:50:15 [2020-04-14T15:50:15.363Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:50:16 [2020-04-14T15:50:16.772Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:50:16 [2020-04-14T15:50:16.772Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:50:18 [2020-04-14T15:50:18.224Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:50:19 [2020-04-14T15:50:19.628Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:50:20 [2020-04-14T15:50:20.122Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:50:20 [2020-04-14T15:50:20.685Z] === RUN   TestDockerSuite/TestCpToDot
15:50:21 [2020-04-14T15:50:21.029Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:50:21 [2020-04-14T15:50:21.615Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:50:22 [2020-04-14T15:50:22.389Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:50:22 [2020-04-14T15:50:22.991Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:50:22 [2020-04-14T15:50:22.998Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:50:24 [2020-04-14T15:50:24.875Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:50:24 [2020-04-14T15:50:24.897Z] === RUN   TestDockerSuite/TestCpToStdout
15:50:25 [2020-04-14T15:50:25.798Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:50:25 [2020-04-14T15:50:25.828Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:50:26 [2020-04-14T15:50:26.618Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:50:26 [2020-04-14T15:50:26.618Z] INFO: Testing against a local daemon
15:50:27 [2020-04-14T15:50:27.681Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:50:28 [2020-04-14T15:50:28.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:50:28 [2020-04-14T15:50:28.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:50:28 [2020-04-14T15:50:28.606Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:50:29 [2020-04-14T15:50:29.102Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:50:29 [2020-04-14T15:50:29.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:50:29 [2020-04-14T15:50:29.666Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:50:29 [2020-04-14T15:50:29.966Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:50:30 [2020-04-14T15:50:30.598Z] === RUN   TestDockerSuite/TestCpVolumePath
15:50:31 [2020-04-14T15:50:31.328Z] #33 155.5 
15:50:31 [2020-04-14T15:50:31.328Z] #33 DONE 155.8s
15:50:31 [2020-04-14T15:50:31.328Z] 
15:50:31 [2020-04-14T15:50:31.328Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
15:50:31 [2020-04-14T15:50:31.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:50:31 [2020-04-14T15:50:31.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:50:32 [2020-04-14T15:50:32.492Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:50:32 [2020-04-14T15:50:32.492Z] === RUN   TestDockerSuite/TestCreateArgs
15:50:32 [2020-04-14T15:50:32.492Z] === RUN   TestDockerSuite/TestCreateByImageID
15:50:32 [2020-04-14T15:50:32.811Z] #34 DONE 1.3s
15:50:33 [2020-04-14T15:50:33.056Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:50:33 [2020-04-14T15:50:33.622Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:50:33 [2020-04-14T15:50:33.622Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:50:33 [2020-04-14T15:50:33.879Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:50:34 [2020-04-14T15:50:34.216Z] 
15:50:34 [2020-04-14T15:50:34.216Z] #35 [runner 12/12] COPY --from=builder       /build/ /
15:50:34 [2020-04-14T15:50:34.774Z] #35 DONE 0.6s
15:50:34 [2020-04-14T15:50:34.774Z] 
15:50:34 [2020-04-14T15:50:34.774Z] #36 exporting to image
15:50:34 [2020-04-14T15:50:34.774Z] #36 exporting layers
15:50:34 [2020-04-14T15:50:34.810Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:50:35 [2020-04-14T15:50:35.067Z] === RUN   TestDockerSuite/TestCreateLabels
15:50:35 [2020-04-14T15:50:35.067Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:50:35 [2020-04-14T15:50:35.067Z] === RUN   TestDockerSuite/TestCreateRM
15:50:35 [2020-04-14T15:50:35.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:50:35 [2020-04-14T15:50:35.324Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:50:35 [2020-04-14T15:50:35.324Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:50:35 [2020-04-14T15:50:35.324Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:50:35 [2020-04-14T15:50:35.581Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:50:36 [2020-04-14T15:50:36.512Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:50:36 [2020-04-14T15:50:36.656Z] #36 exporting layers 1.8s done
15:50:36 [2020-04-14T15:50:36.656Z] #36 writing image sha256:1f08d06ac67c65a586efbad680deb32cef45f7c0ca12734b61dea2aa5e4edc7d done
15:50:36 [2020-04-14T15:50:36.656Z] #36 naming to docker.io/library/moby-e2e-test done
15:50:36 [2020-04-14T15:50:36.656Z] #36 DONE 1.8s
15:50:36 [2020-04-14T15:50:36.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:50:37 [2020-04-14T15:50:37.101Z] + echo Ensuring container killed.
15:50:37 [2020-04-14T15:50:37.101Z] Ensuring container killed.
15:50:37 [2020-04-14T15:50:37.101Z] + docker rm -vf docker-pr7
15:50:37 [2020-04-14T15:50:37.101Z] Error: No such container: docker-pr7
15:50:37 [2020-04-14T15:50:37.101Z] + true
[Pipeline] sh
15:50:37 [2020-04-14T15:50:37.454Z] + echo Chowning /workspace to jenkins user
15:50:37 [2020-04-14T15:50:37.454Z] Chowning /workspace to jenkins user
15:50:37 [2020-04-14T15:50:37.454Z] + id -u
15:50:37 [2020-04-14T15:50:37.454Z] + id -g
15:50:37 [2020-04-14T15:50:37.454Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39705:/workspace busybox chown -R 1000:1000 /workspace
15:50:37 [2020-04-14T15:50:37.880Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:50:38 [2020-04-14T15:50:38.138Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:50:38 [2020-04-14T15:50:38.138Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:50:38 [2020-04-14T15:50:38.747Z] + bundleName=unit
15:50:38 [2020-04-14T15:50:38.747Z] + echo Creating unit-bundles.tar.gz
15:50:38 [2020-04-14T15:50:38.747Z] Creating unit-bundles.tar.gz
15:50:38 [2020-04-14T15:50:38.747Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:50:38 [2020-04-14T15:50:38.747Z] bundles/junit-report.xml
15:50:38 [2020-04-14T15:50:38.747Z] bundles/go-test-report.json
15:50:38 [2020-04-14T15:50:38.747Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:50:38 [2020-04-14T15:50:38.755Z] Archiving artifacts
15:50:39 [2020-04-14T15:50:39.124Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39705/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:50:39 [2020-04-14T15:50:39.241Z] ok  	github.com/docker/docker/integration/build	16.384s
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] === Skipped
15:50:39 [2020-04-14T15:50:39.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
15:50:39 [2020-04-14T15:50:39.241Z]     build_session_test.go:25: TODO: BuildKit
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
15:50:39 [2020-04-14T15:50:39.241Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
15:50:39 [2020-04-14T15:50:39.241Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
15:50:39 [2020-04-14T15:50:39.241Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
15:50:39 [2020-04-14T15:50:39.241Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
15:50:39 [2020-04-14T15:50:39.241Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
15:50:39 [2020-04-14T15:50:39.241Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
15:50:39 [2020-04-14T15:50:39.241Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
15:50:39 [2020-04-14T15:50:39.241Z]     build_test.go:491: testEnv.OSType == "windows"
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
15:50:39 [2020-04-14T15:50:39.241Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] DONE 22 tests, 10 skipped in 42.755s
15:50:39 [2020-04-14T15:50:39.241Z] 
15:50:39 [2020-04-14T15:50:39.241Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:50:39 [2020-04-14T15:50:39.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:50:39 [2020-04-14T15:50:39.470Z] + make clean
15:50:39 [2020-04-14T15:50:39.470Z] docker volume rm -f docker-dev-cache
15:50:39 [2020-04-14T15:50:39.725Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:50:41 [2020-04-14T15:50:41.418Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:50:42 [2020-04-14T15:50:42.269Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:50:42 [2020-04-14T15:50:42.269Z] INFO: Testing against a local daemon
15:50:42 [2020-04-14T15:50:42.269Z] ok  	github.com/docker/docker/integration/config	0.233s
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] === Skipped
15:50:42 [2020-04-14T15:50:42.269Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
15:50:42 [2020-04-14T15:50:42.269Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
15:50:42 [2020-04-14T15:50:42.269Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
15:50:42 [2020-04-14T15:50:42.269Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
15:50:42 [2020-04-14T15:50:42.269Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
15:50:42 [2020-04-14T15:50:42.269Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
15:50:42 [2020-04-14T15:50:42.269Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
15:50:42 [2020-04-14T15:50:42.269Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
15:50:42 [2020-04-14T15:50:42.269Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] DONE 8 tests, 8 skipped in 2.967s
15:50:42 [2020-04-14T15:50:42.269Z] 
15:50:42 [2020-04-14T15:50:42.269Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:50:43 [2020-04-14T15:50:43.312Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:50:43 [2020-04-14T15:50:43.312Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:50:43 [2020-04-14T15:50:43.312Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:50:43 [2020-04-14T15:50:43.312Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:50:43 [2020-04-14T15:50:43.312Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:50:43 [2020-04-14T15:50:43.569Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:50:43 [2020-04-14T15:50:43.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:50:44 [2020-04-14T15:50:44.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:50:44 [2020-04-14T15:50:44.502Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:50:46 [2020-04-14T15:50:46.172Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:50:46 [2020-04-14T15:50:46.173Z] INFO: Testing against a local daemon
15:50:46 [2020-04-14T15:50:46.399Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:50:46 [2020-04-14T15:50:46.980Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:50:47 [2020-04-14T15:50:47.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:50:48 [2020-04-14T15:50:48.889Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:50:49 [2020-04-14T15:50:49.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:50:50 [2020-04-14T15:50:50.782Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:50:51 [2020-04-14T15:50:51.711Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:50:52 [2020-04-14T15:50:52.275Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:50:52 [2020-04-14T15:50:52.275Z] === RUN   TestDockerSuite/TestDevicePermissions
15:50:53 [2020-04-14T15:50:53.205Z] === RUN   TestDockerSuite/TestDockerFails
15:50:53 [2020-04-14T15:50:53.205Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:50:53 [2020-04-14T15:50:53.205Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:50:53 [2020-04-14T15:50:53.205Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:50:53 [2020-04-14T15:50:53.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:50:54 [2020-04-14T15:50:54.573Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:50:54 [2020-04-14T15:50:54.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:50:55 [2020-04-14T15:50:55.508Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:50:56 [2020-04-14T15:50:56.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:50:57 [2020-04-14T15:50:57.401Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:50:57 [2020-04-14T15:50:57.401Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:50:57 [2020-04-14T15:50:57.401Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:50:57 [2020-04-14T15:50:57.401Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:50:58 [2020-04-14T15:50:58.967Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:50:58 [2020-04-14T15:50:58.967Z] Using test binary docker
15:50:58 [2020-04-14T15:50:58.967Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:50:58 [2020-04-14T15:50:58.967Z] +++ /etc/init.d/apparmor start
15:50:58 [2020-04-14T15:50:58.967Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:50:58 [2020-04-14T15:50:58.967Z] INFO: Waiting for daemon to start...
15:50:58 [2020-04-14T15:50:58.967Z] Starting dockerd
15:50:58 [2020-04-14T15:50:58.967Z] +++ 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
15:51:00 [2020-04-14T15:51:00.673Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:51:01 [2020-04-14T15:51:01.000Z] .
15:51:01 [2020-04-14T15:51:01.000Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:51:01 [2020-04-14T15:51:01.000Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:51:01 [2020-04-14T15:51:01.000Z] Error: No such image: emptyfs
15:51:01 [2020-04-14T15:51:01.000Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:51:01 [2020-04-14T15:51:01.000Z] ++++ docker load
15:51:01 [2020-04-14T15:51:01.287Z] Running integration-test (iteration 1)
15:51:01 [2020-04-14T15:51:01.287Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:51:01 [2020-04-14T15:51:01.287Z] ++ 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
15:51:01 [2020-04-14T15:51:01.287Z] ++ set -e
15:51:01 [2020-04-14T15:51:01.287Z] ++ '[' -n 0 ']'
15:51:01 [2020-04-14T15:51:01.287Z] ++ set -x
15:51:01 [2020-04-14T15:51:01.287Z] ++ env -i DEST=/go/src/github.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
15:51:03 [2020-04-14T15:51:03.951Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:51:07 [2020-04-14T15:51:07.227Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:51:10 [2020-04-14T15:51:10.503Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:51:11 [2020-04-14T15:51:11.874Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:51:13 [2020-04-14T15:51:13.255Z] === RUN   TestDockerSuite/TestEventsAttach
15:51:14 [2020-04-14T15:51:14.185Z] === RUN   TestDockerSuite/TestEventsCommit
15:51:15 [2020-04-14T15:51:15.115Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:51:16 [2020-04-14T15:51:16.046Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:51:16 [2020-04-14T15:51:16.597Z] Loaded image: buildpack-deps:jessie
15:51:16 [2020-04-14T15:51:16.597Z] Loaded image: busybox:latest
15:51:16 [2020-04-14T15:51:16.597Z] Loaded image: busybox:glibc
15:51:16 [2020-04-14T15:51:16.597Z] Loaded image: debian:jessie
15:51:16 [2020-04-14T15:51:16.597Z] Loaded image: hello-world:latest
15:51:16 [2020-04-14T15:51:16.597Z] INFO: Testing against a local daemon
15:51:16 [2020-04-14T15:51:16.597Z] === RUN   TestCgroupNamespacesBuild
15:51:16 [2020-04-14T15:51:16.609Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:51:17 [2020-04-14T15:51:17.228Z] --- PASS: TestCgroupNamespacesBuild (1.68s)
15:51:17 [2020-04-14T15:51:17.228Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:51:17 [2020-04-14T15:51:17.539Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:51:18 [2020-04-14T15:51:18.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:51:19 [2020-04-14T15:51:19.267Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
15:51:19 [2020-04-14T15:51:19.267Z] === RUN   TestBuildWithSession
15:51:19 [2020-04-14T15:51:19.267Z] --- SKIP: TestBuildWithSession (0.00s)
15:51:19 [2020-04-14T15:51:19.267Z]     build_session_test.go:25: TODO: BuildKit
15:51:19 [2020-04-14T15:51:19.267Z] === RUN   TestBuildSquashParent
15:51:19 [2020-04-14T15:51:19.473Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:51:21 [2020-04-14T15:51:21.372Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:51:24 [2020-04-14T15:51:24.647Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:51:24 [2020-04-14T15:51:24.786Z] --- PASS: TestBuildSquashParent (5.58s)
15:51:24 [2020-04-14T15:51:24.786Z] === RUN   TestBuildWithRemoveAndForceRemove
15:51:24 [2020-04-14T15:51:24.786Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:51:24 [2020-04-14T15:51:24.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:51:24 [2020-04-14T15:51:24.786Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:51:24 [2020-04-14T15:51:24.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:51:24 [2020-04-14T15:51:24.786Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:51:24 [2020-04-14T15:51:24.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:51:24 [2020-04-14T15:51:24.786Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:51:24 [2020-04-14T15:51:24.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:51:24 [2020-04-14T15:51:24.786Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:51:24 [2020-04-14T15:51:24.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:51:24 [2020-04-14T15:51:24.786Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:51:24 [2020-04-14T15:51:24.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:51:24 [2020-04-14T15:51:24.786Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:51:24 [2020-04-14T15:51:24.786Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:51:24 [2020-04-14T15:51:24.786Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:51:24 [2020-04-14T15:51:24.786Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:51:27 [2020-04-14T15:51:27.168Z] === RUN   TestDockerSuite/TestEventsCopy
15:51:27 [2020-04-14T15:51:27.501Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:51:28 [2020-04-14T15:51:28.121Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:51:28 [2020-04-14T15:51:28.536Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:51:29 [2020-04-14T15:51:29.907Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:51:30 [2020-04-14T15:51:30.160Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:51:30 [2020-04-14T15:51:30.160Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s)
15:51:30 [2020-04-14T15:51:30.160Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.44s)
15:51:30 [2020-04-14T15:51:30.160Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.52s)
15:51:30 [2020-04-14T15:51:30.160Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.55s)
15:51:30 [2020-04-14T15:51:30.160Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s)
15:51:30 [2020-04-14T15:51:30.160Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s)
15:51:30 [2020-04-14T15:51:30.160Z] === RUN   TestBuildMultiStageCopy
15:51:30 [2020-04-14T15:51:30.160Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:51:30 [2020-04-14T15:51:30.837Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:51:30 [2020-04-14T15:51:30.837Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:51:32 [2020-04-14T15:51:32.199Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:51:32 [2020-04-14T15:51:32.199Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:51:32 [2020-04-14T15:51:32.485Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:51:32 [2020-04-14T15:51:32.732Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:51:33 [2020-04-14T15:51:33.108Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:51:33 [2020-04-14T15:51:33.296Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:51:33 [2020-04-14T15:51:33.296Z] === RUN   TestDockerSuite/TestEventsFilterType
15:51:33 [2020-04-14T15:51:33.397Z] --- PASS: TestBuildMultiStageCopy (3.49s)
15:51:33 [2020-04-14T15:51:33.397Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.86s)
15:51:33 [2020-04-14T15:51:33.397Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
15:51:33 [2020-04-14T15:51:33.397Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
15:51:33 [2020-04-14T15:51:33.397Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s)
15:51:33 [2020-04-14T15:51:33.397Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
15:51:33 [2020-04-14T15:51:33.397Z] === RUN   TestBuildMultiStageParentConfig
15:51:33 [2020-04-14T15:51:33.553Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:51:33 [2020-04-14T15:51:33.810Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:51:33 [2020-04-14T15:51:33.810Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:51:33 [2020-04-14T15:51:33.810Z] === RUN   TestDockerSuite/TestEventsFilters
15:51:34 [2020-04-14T15:51:34.882Z] --- PASS: TestBuildMultiStageParentConfig (1.25s)
15:51:34 [2020-04-14T15:51:34.882Z] === RUN   TestBuildLabelWithTargets
15:51:35 [2020-04-14T15:51:35.706Z] === RUN   TestDockerSuite/TestEventsFormat
15:51:36 [2020-04-14T15:51:36.374Z] --- PASS: TestBuildLabelWithTargets (1.62s)
15:51:36 [2020-04-14T15:51:36.374Z] === RUN   TestBuildWithEmptyLayers
15:51:36 [2020-04-14T15:51:36.992Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
15:51:36 [2020-04-14T15:51:36.992Z] === RUN   TestBuildMultiStageOnBuild
15:51:37 [2020-04-14T15:51:37.083Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:51:37 [2020-04-14T15:51:37.083Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:51:37 [2020-04-14T15:51:37.083Z] === RUN   TestDockerSuite/TestEventsImageImport
15:51:38 [2020-04-14T15:51:38.015Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:51:38 [2020-04-14T15:51:38.272Z] === RUN   TestDockerSuite/TestEventsImagePull
15:51:38 [2020-04-14T15:51:38.836Z] === RUN   TestDockerSuite/TestEventsImageTag
15:51:39 [2020-04-14T15:51:39.683Z] --- PASS: TestBuildMultiStageOnBuild (2.13s)
15:51:39 [2020-04-14T15:51:39.683Z] === RUN   TestBuildUncleanTarFilenames
15:51:39 [2020-04-14T15:51:39.767Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:51:40 [2020-04-14T15:51:40.024Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:51:40 [2020-04-14T15:51:40.024Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:51:40 [2020-04-14T15:51:40.024Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:51:40 [2020-04-14T15:51:40.024Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:51:40 [2020-04-14T15:51:40.303Z] --- PASS: TestBuildUncleanTarFilenames (1.12s)
15:51:40 [2020-04-14T15:51:40.303Z] === RUN   TestBuildMultiStageLayerLeak
15:51:41 [2020-04-14T15:51:41.918Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:51:42 [2020-04-14T15:51:42.849Z] === RUN   TestDockerSuite/TestEventsRename
15:51:42 [2020-04-14T15:51:42.995Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s)
15:51:42 [2020-04-14T15:51:42.995Z] === RUN   TestBuildWithHugeFile
15:51:43 [2020-04-14T15:51:43.778Z] === RUN   TestDockerSuite/TestEventsResize
15:51:45 [2020-04-14T15:51:45.147Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:51:46 [2020-04-14T15:51:46.077Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:51:47 [2020-04-14T15:51:47.009Z] === RUN   TestDockerSuite/TestEventsStreaming
15:51:47 [2020-04-14T15:51:47.940Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:51:51 [2020-04-14T15:51:51.215Z] === RUN   TestDockerSuite/TestEventsTop
15:51:51 [2020-04-14T15:51:51.780Z] === RUN   TestDockerSuite/TestEventsUntag
15:51:54 [2020-04-14T15:51:54.300Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:51:56 [2020-04-14T15:51:56.195Z] === RUN   TestDockerSuite/TestExec
15:51:57 [2020-04-14T15:51:57.126Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:51:58 [2020-04-14T15:51:58.057Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:51:58 [2020-04-14T15:51:58.628Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:51:58 [2020-04-14T15:51:58.798Z] ok  	github.com/docker/docker/integration/container	67.026s
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === Skipped
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
15:51:58 [2020-04-14T15:51:58.798Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
15:51:58 [2020-04-14T15:51:58.798Z]     copy_test.go:25: testEnv.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
15:51:58 [2020-04-14T15:51:58.798Z]     copy_test.go:39: testEnv.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s)
15:51:58 [2020-04-14T15:51:58.798Z]     copy_test.go:51: testEnv.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s)
15:51:58 [2020-04-14T15:51:58.798Z]     copy_test.go:65: testEnv.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
15:51:58 [2020-04-14T15:51:58.798Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
15:51:58 [2020-04-14T15:51:58.798Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
15:51:58 [2020-04-14T15:51:58.798Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
15:51:58 [2020-04-14T15:51:58.798Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
15:51:58 [2020-04-14T15:51:58.798Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
15:51:58 [2020-04-14T15:51:58.798Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:51:58 [2020-04-14T15:51:58.798Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
15:51:58 [2020-04-14T15:51:58.798Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
15:51:58 [2020-04-14T15:51:58.798Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:51:58 [2020-04-14T15:51:58.798Z] 
15:51:58 [2020-04-14T15:51:58.798Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] DONE 80 tests, 41 skipped in 70.543s
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:51:58 [2020-04-14T15:51:58.799Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:51:58 [2020-04-14T15:51:58.799Z] INFO: Testing against a local daemon
15:51:58 [2020-04-14T15:51:58.799Z] ok  	github.com/docker/docker/integration/image	0.608s
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === Skipped
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
15:51:58 [2020-04-14T15:51:58.799Z]     tag_test.go:98: testEnv.OSType == "windows"
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] DONE 11 tests, 4 skipped in 3.279s
15:51:58 [2020-04-14T15:51:58.799Z] 
15:51:58 [2020-04-14T15:51:58.799Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:51:59 [2020-04-14T15:51:59.282Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:51:59 [2020-04-14T15:51:59.282Z] INFO: Testing against a local daemon
15:51:59 [2020-04-14T15:51:59.282Z] ok  	github.com/docker/docker/integration/network	0.272s
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === Skipped
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.04s)
15:51:59 [2020-04-14T15:51:59.282Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     network_test.go:97: testEnv.OSType == "windows"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     service_test.go:29: testEnv.OSType == "windows"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     service_test.go:52: testEnv.OSType == "windows"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     service_test.go:96: testEnv.OSType == "windows"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     service_test.go:130: testEnv.OSType == "windows"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     service_test.go:181: testEnv.OSType == "windows"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     service_test.go:206: testEnv.OSType == "windows"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:51:59 [2020-04-14T15:51:59.282Z]     service_test.go:236: FLAKY_TEST
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s)
15:51:59 [2020-04-14T15:51:59.282Z]     service_test.go:326: testEnv.OSType == "windows"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s)
15:51:59 [2020-04-14T15:51:59.282Z]     service_test.go:394: testEnv.OSType == "windows"
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] DONE 18 tests, 14 skipped in 3.214s
15:51:59 [2020-04-14T15:51:59.282Z] 
15:51:59 [2020-04-14T15:51:59.282Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:51:59 [2020-04-14T15:51:59.592Z] === RUN   TestDockerSuite/TestExecAPIStart
15:52:00 [2020-04-14T15:52:00.890Z] testing: warning: no tests to run
15:52:00 [2020-04-14T15:52:00.890Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.112s
15:52:00 [2020-04-14T15:52:00.890Z] 
15:52:00 [2020-04-14T15:52:00.890Z] DONE 0 tests in 1.040s
15:52:00 [2020-04-14T15:52:00.890Z] 
15:52:00 [2020-04-14T15:52:00.890Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:52:00 [2020-04-14T15:52:00.962Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:52:01 [2020-04-14T15:52:01.893Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:52:01 [2020-04-14T15:52:01.907Z] testing: warning: no tests to run
15:52:01 [2020-04-14T15:52:01.907Z] ok  	github.com/docker/docker/integration/network/macvlan	0.114s
15:52:01 [2020-04-14T15:52:01.907Z] 
15:52:01 [2020-04-14T15:52:01.907Z] DONE 0 tests in 1.093s
15:52:01 [2020-04-14T15:52:01.907Z] 
15:52:01 [2020-04-14T15:52:01.907Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:52:02 [2020-04-14T15:52:02.825Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:52:02 [2020-04-14T15:52:02.944Z] testing: warning: no tests to run
15:52:02 [2020-04-14T15:52:02.944Z] ok  	github.com/docker/docker/integration/plugin	0.116s
15:52:02 [2020-04-14T15:52:02.944Z] 
15:52:02 [2020-04-14T15:52:02.944Z] DONE 0 tests in 1.052s
15:52:02 [2020-04-14T15:52:02.944Z] 
15:52:02 [2020-04-14T15:52:02.944Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:52:03 [2020-04-14T15:52:03.756Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:52:03 [2020-04-14T15:52:03.962Z] testing: warning: no tests to run
15:52:03 [2020-04-14T15:52:03.962Z] ok  	github.com/docker/docker/integration/plugin/authz	0.117s
15:52:03 [2020-04-14T15:52:03.962Z] 
15:52:03 [2020-04-14T15:52:03.962Z] DONE 0 tests in 1.041s
15:52:03 [2020-04-14T15:52:03.962Z] 
15:52:03 [2020-04-14T15:52:03.962Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:52:04 [2020-04-14T15:52:04.689Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:52:05 [2020-04-14T15:52:05.623Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:52:06 [2020-04-14T15:52:06.553Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:52:06 [2020-04-14T15:52:06.986Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:52:06 [2020-04-14T15:52:06.986Z] INFO: Testing against a local daemon
15:52:06 [2020-04-14T15:52:06.986Z] ok  	github.com/docker/docker/integration/plugin/common	0.349s
15:52:06 [2020-04-14T15:52:06.986Z] 
15:52:06 [2020-04-14T15:52:06.986Z] DONE 2 tests in 3.068s
15:52:06 [2020-04-14T15:52:06.986Z] 
15:52:06 [2020-04-14T15:52:06.986Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:52:07 [2020-04-14T15:52:07.923Z] === RUN   TestDockerSuite/TestExecCgroup
15:52:08 [2020-04-14T15:52:08.854Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:52:09 [2020-04-14T15:52:09.111Z] === RUN   TestDockerSuite/TestExecEnv
15:52:10 [2020-04-14T15:52:10.042Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:52:11 [2020-04-14T15:52:11.873Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:52:11 [2020-04-14T15:52:11.873Z] INFO: Testing against a local daemon
15:52:11 [2020-04-14T15:52:11.873Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.316s
15:52:11 [2020-04-14T15:52:11.873Z] 
15:52:11 [2020-04-14T15:52:11.873Z] === Skipped
15:52:11 [2020-04-14T15:52:11.873Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
15:52:11 [2020-04-14T15:52:11.873Z]     external_test.go:48: runtime.GOOS == "windows"
15:52:11 [2020-04-14T15:52:11.873Z] 
15:52:11 [2020-04-14T15:52:11.873Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
15:52:11 [2020-04-14T15:52:11.873Z]     external_test.go:408: runtime.GOOS == "windows"
15:52:11 [2020-04-14T15:52:11.873Z] 
15:52:11 [2020-04-14T15:52:11.873Z] 
15:52:11 [2020-04-14T15:52:11.873Z] DONE 2 tests, 2 skipped in 4.839s
15:52:11 [2020-04-14T15:52:11.873Z] 
15:52:11 [2020-04-14T15:52:11.873Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:52:11 [2020-04-14T15:52:11.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:52:12 [2020-04-14T15:52:12.196Z] === RUN   TestDockerSuite/TestExecExitStatus
15:52:13 [2020-04-14T15:52:13.128Z] === RUN   TestDockerSuite/TestExecInspectID
15:52:15 [2020-04-14T15:52:15.652Z] === RUN   TestDockerSuite/TestExecInteractive
15:52:17 [2020-04-14T15:52:17.023Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:52:17 [2020-04-14T15:52:17.954Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:52:18 [2020-04-14T15:52:18.884Z] === RUN   TestDockerSuite/TestExecParseError
15:52:19 [2020-04-14T15:52:19.448Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:52:20 [2020-04-14T15:52:20.394Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:52:21 [2020-04-14T15:52:21.324Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:52:22 [2020-04-14T15:52:22.472Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:52:22 [2020-04-14T15:52:22.472Z] INFO: Testing against a local daemon
15:52:22 [2020-04-14T15:52:22.472Z] ok  	github.com/docker/docker/integration/plugin/logging	0.305s
15:52:22 [2020-04-14T15:52:22.472Z] 
15:52:22 [2020-04-14T15:52:22.472Z] === Skipped
15:52:22 [2020-04-14T15:52:22.472Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:52:22 [2020-04-14T15:52:22.472Z]     read_test.go:21: no unix domain sockets on Windows
15:52:22 [2020-04-14T15:52:22.472Z] 
15:52:22 [2020-04-14T15:52:22.472Z] 
15:52:22 [2020-04-14T15:52:22.472Z] DONE 1 tests, 1 skipped in 10.050s
15:52:22 [2020-04-14T15:52:22.472Z] 
15:52:22 [2020-04-14T15:52:22.472Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
15:52:22 [2020-04-14T15:52:22.694Z] === RUN   TestDockerSuite/TestExecSetEnv
15:52:24 [2020-04-14T15:52:24.063Z] === RUN   TestDockerSuite/TestExecStartFails
15:52:24 [2020-04-14T15:52:24.082Z] testing: warning: no tests to run
15:52:24 [2020-04-14T15:52:24.082Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.152s
15:52:24 [2020-04-14T15:52:24.082Z] 
15:52:24 [2020-04-14T15:52:24.082Z] DONE 0 tests in 1.816s
15:52:24 [2020-04-14T15:52:24.082Z] 
15:52:24 [2020-04-14T15:52:24.082Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:52:24 [2020-04-14T15:52:24.627Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:52:27 [2020-04-14T15:52:27.963Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:52:27 [2020-04-14T15:52:27.963Z] INFO: Testing against a local daemon
15:52:27 [2020-04-14T15:52:27.963Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.346s
15:52:27 [2020-04-14T15:52:27.963Z] 
15:52:27 [2020-04-14T15:52:27.963Z] === Skipped
15:52:27 [2020-04-14T15:52:27.963Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:52:27 [2020-04-14T15:52:27.963Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2020-04-14T15:52:27.963Z] 
15:52:27 [2020-04-14T15:52:27.963Z] 
15:52:27 [2020-04-14T15:52:27.963Z] DONE 1 tests, 1 skipped in 3.589s
15:52:27 [2020-04-14T15:52:27.963Z] 
15:52:27 [2020-04-14T15:52:27.963Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:52:31 [2020-04-14T15:52:31.000Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:52:31 [2020-04-14T15:52:31.000Z] INFO: Testing against a local daemon
15:52:31 [2020-04-14T15:52:31.000Z] ok  	github.com/docker/docker/integration/secret	0.259s
15:52:31 [2020-04-14T15:52:31.000Z] 
15:52:31 [2020-04-14T15:52:31.000Z] === Skipped
15:52:31 [2020-04-14T15:52:31.000Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
15:52:31 [2020-04-14T15:52:31.000Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:52:31 [2020-04-14T15:52:31.000Z] 
15:52:31 [2020-04-14T15:52:31.000Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
15:52:31 [2020-04-14T15:52:31.000Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
15:52:31 [2020-04-14T15:52:31.000Z] 
15:52:31 [2020-04-14T15:52:31.000Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
15:52:31 [2020-04-14T15:52:31.000Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
15:52:31 [2020-04-14T15:52:31.000Z] 
15:52:31 [2020-04-14T15:52:31.000Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
15:52:31 [2020-04-14T15:52:31.000Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
15:52:31 [2020-04-14T15:52:31.000Z] 
15:52:31 [2020-04-14T15:52:31.000Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
15:52:31 [2020-04-14T15:52:31.000Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
15:52:31 [2020-04-14T15:52:31.000Z] 
15:52:31 [2020-04-14T15:52:31.000Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
15:52:31 [2020-04-14T15:52:31.000Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
15:52:31 [2020-04-14T15:52:31.000Z] 
15:52:31 [2020-04-14T15:52:31.000Z] 
15:52:31 [2020-04-14T15:52:31.000Z] DONE 6 tests, 6 skipped in 2.886s
15:52:31 [2020-04-14T15:52:31.000Z] 
15:52:31 [2020-04-14T15:52:31.000Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:52:34 [2020-04-14T15:52:34.029Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:52:34 [2020-04-14T15:52:34.029Z] INFO: Testing against a local daemon
15:52:34 [2020-04-14T15:52:34.029Z] ok  	github.com/docker/docker/integration/service	0.421s
15:52:34 [2020-04-14T15:52:34.511Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === Skipped
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
15:52:34 [2020-04-14T15:52:34.512Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
15:52:34 [2020-04-14T15:52:34.512Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
15:52:34 [2020-04-14T15:52:34.512Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
15:52:34 [2020-04-14T15:52:34.512Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s)
15:52:34 [2020-04-14T15:52:34.512Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] DONE 23 tests, 22 skipped in 3.699s
15:52:34 [2020-04-14T15:52:34.512Z] 
15:52:34 [2020-04-14T15:52:34.512Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:52:34 [2020-04-14T15:52:34.586Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:52:35 [2020-04-14T15:52:35.956Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:52:36 [2020-04-14T15:52:36.522Z] === RUN   TestDockerSuite/TestExecTTY
15:52:36 [2020-04-14T15:52:36.809Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:52:36 [2020-04-14T15:52:36.809Z] INFO: Testing against a local daemon
15:52:36 [2020-04-14T15:52:36.809Z] ok  	github.com/docker/docker/integration/session	0.245s
15:52:37 [2020-04-14T15:52:37.292Z] 
15:52:37 [2020-04-14T15:52:37.292Z] === Skipped
15:52:37 [2020-04-14T15:52:37.292Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
15:52:37 [2020-04-14T15:52:37.292Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:52:37 [2020-04-14T15:52:37.292Z] 
15:52:37 [2020-04-14T15:52:37.292Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
15:52:37 [2020-04-14T15:52:37.292Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:52:37 [2020-04-14T15:52:37.292Z] 
15:52:37 [2020-04-14T15:52:37.292Z] 
15:52:37 [2020-04-14T15:52:37.292Z] DONE 2 tests, 2 skipped in 2.620s
15:52:37 [2020-04-14T15:52:37.292Z] 
15:52:37 [2020-04-14T15:52:37.292Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:52:37 [2020-04-14T15:52:37.456Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:52:38 [2020-04-14T15:52:38.387Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:52:39 [2020-04-14T15:52:39.318Z] === RUN   TestDockerSuite/TestExecUlimits
15:52:40 [2020-04-14T15:52:40.252Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:52:40 [2020-04-14T15:52:40.252Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:52:40 [2020-04-14T15:52:40.320Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:52:40 [2020-04-14T15:52:40.320Z] INFO: Testing against a local daemon
15:52:41 [2020-04-14T15:52:41.336Z] ok  	github.com/docker/docker/integration/system	1.705s
15:52:41 [2020-04-14T15:52:41.336Z] 
15:52:41 [2020-04-14T15:52:41.336Z] === Skipped
15:52:41 [2020-04-14T15:52:41.336Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:52:41 [2020-04-14T15:52:41.336Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:52:41 [2020-04-14T15:52:41.336Z] 
15:52:41 [2020-04-14T15:52:41.336Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.04s)
15:52:41 [2020-04-14T15:52:41.336Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:52:41 [2020-04-14T15:52:41.336Z] 
15:52:41 [2020-04-14T15:52:41.336Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
15:52:41 [2020-04-14T15:52:41.336Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:52:41 [2020-04-14T15:52:41.336Z] 
15:52:41 [2020-04-14T15:52:41.336Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
15:52:41 [2020-04-14T15:52:41.336Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:52:41 [2020-04-14T15:52:41.336Z] 
15:52:41 [2020-04-14T15:52:41.336Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
15:52:41 [2020-04-14T15:52:41.336Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:52:41 [2020-04-14T15:52:41.336Z] 
15:52:41 [2020-04-14T15:52:41.336Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
15:52:41 [2020-04-14T15:52:41.336Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:52:41 [2020-04-14T15:52:41.336Z] 
15:52:41 [2020-04-14T15:52:41.336Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
15:52:41 [2020-04-14T15:52:41.336Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:52:41 [2020-04-14T15:52:41.336Z] 
15:52:41 [2020-04-14T15:52:41.336Z] 
15:52:41 [2020-04-14T15:52:41.336Z] DONE 13 tests, 7 skipped in 4.278s
15:52:41 [2020-04-14T15:52:41.336Z] 
15:52:41 [2020-04-14T15:52:41.336Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:52:43 [2020-04-14T15:52:43.527Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:52:43 [2020-04-14T15:52:43.785Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:52:44 [2020-04-14T15:52:44.363Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:52:44 [2020-04-14T15:52:44.363Z] INFO: Testing against a local daemon
15:52:44 [2020-04-14T15:52:44.363Z] ok  	github.com/docker/docker/integration/volume	0.300s
15:52:44 [2020-04-14T15:52:44.363Z] 
15:52:44 [2020-04-14T15:52:44.363Z] === Skipped
15:52:44 [2020-04-14T15:52:44.363Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
15:52:44 [2020-04-14T15:52:44.363Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
15:52:44 [2020-04-14T15:52:44.363Z] 
15:52:44 [2020-04-14T15:52:44.363Z] 
15:52:44 [2020-04-14T15:52:44.363Z] DONE 5 tests, 1 skipped in 3.011s
15:52:44 [2020-04-14T15:52:44.848Z] 
15:52:44 [2020-04-14T15:52:44.848Z] INFO: make.ps1 ended at 04/14/2020 15:52:44
15:52:44 [2020-04-14T15:52:44.848Z] INFO: Integration CLI tests being run from the host:
15:52:44 [2020-04-14T15:52:44.848Z] 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" 
15:52:45 [2020-04-14T15:52:45.156Z] === RUN   TestDockerSuite/TestExecWithTERM
15:52:45 [2020-04-14T15:52:45.720Z] === RUN   TestDockerSuite/TestExecWithUser
15:52:46 [2020-04-14T15:52:46.651Z] === RUN   TestDockerSuite/TestGetContainerStats
15:52:51 [2020-04-14T15:52:51.929Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:52:55 [2020-04-14T15:52:55.475Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:52:55 [2020-04-14T15:52:55.475Z] INFO: Testing against a local daemon
15:52:57 [2020-04-14T15:52:57.180Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:52:58 [2020-04-14T15:52:58.550Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:53:03 [2020-04-14T15:53:03.804Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:53:04 [2020-04-14T15:53:04.061Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:53:04 [2020-04-14T15:53:04.061Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:53:04 [2020-04-14T15:53:04.318Z] === RUN   TestDockerSuite/TestHealth
15:53:05 [2020-04-14T15:53:05.043Z] --- PASS: TestBuildWithHugeFile (79.93s)
15:53:05 [2020-04-14T15:53:05.043Z] === RUN   TestBuildWithEmptyDockerfile
15:53:05 [2020-04-14T15:53:05.043Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:53:05 [2020-04-14T15:53:05.043Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:53:05 [2020-04-14T15:53:05.043Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:53:05 [2020-04-14T15:53:05.043Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:53:05 [2020-04-14T15:53:05.043Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:53:05 [2020-04-14T15:53:05.043Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:53:05 [2020-04-14T15:53:05.043Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:53:05 [2020-04-14T15:53:05.043Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:53:05 [2020-04-14T15:53:05.043Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:53:05 [2020-04-14T15:53:05.043Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
15:53:05 [2020-04-14T15:53:05.043Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s)
15:53:05 [2020-04-14T15:53:05.043Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.36s)
15:53:05 [2020-04-14T15:53:05.043Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s)
15:53:05 [2020-04-14T15:53:05.043Z] === RUN   TestBuildPreserveOwnership
15:53:05 [2020-04-14T15:53:05.043Z] === RUN   TestBuildPreserveOwnership/copy_from
15:53:06 [2020-04-14T15:53:06.064Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:53:06 [2020-04-14T15:53:06.849Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:53:08 [2020-04-14T15:53:08.101Z] --- PASS: TestBuildPreserveOwnership (4.84s)
15:53:08 [2020-04-14T15:53:08.101Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.15s)
15:53:08 [2020-04-14T15:53:08.101Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s)
15:53:08 [2020-04-14T15:53:08.101Z] === RUN   TestBuildPlatformInvalid
15:53:08 [2020-04-14T15:53:08.101Z] --- PASS: TestBuildPlatformInvalid (0.16s)
15:53:08 [2020-04-14T15:53:08.101Z] PASS
15:53:08 [2020-04-14T15:53:08.101Z] 
15:53:08 [2020-04-14T15:53:08.101Z] === Skipped
15:53:08 [2020-04-14T15:53:08.101Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
15:53:08 [2020-04-14T15:53:08.101Z]     build_session_test.go:25: TODO: BuildKit
15:53:08 [2020-04-14T15:53:08.101Z] 
15:53:08 [2020-04-14T15:53:08.101Z] 
15:53:08 [2020-04-14T15:53:08.101Z] DONE 32 tests, 1 skipped in 126.590s
15:53:08 [2020-04-14T15:53:08.101Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:53:08 [2020-04-14T15:53:08.101Z] ++ 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
15:53:08 [2020-04-14T15:53:08.101Z] ++ set -e
15:53:08 [2020-04-14T15:53:08.101Z] ++ '[' -n 0 ']'
15:53:08 [2020-04-14T15:53:08.101Z] ++ set -x
15:53:08 [2020-04-14T15:53:08.101Z] ++ env -i DEST=/go/src/github.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
15:53:08 [2020-04-14T15:53:08.101Z] INFO: Testing against a local daemon
15:53:08 [2020-04-14T15:53:08.101Z] === RUN   TestConfigList
15:53:10 [2020-04-14T15:53:10.792Z] --- PASS: TestConfigList (2.28s)
15:53:10 [2020-04-14T15:53:10.792Z] === RUN   TestConfigsCreateAndDelete
15:53:12 [2020-04-14T15:53:12.826Z] --- PASS: TestConfigsCreateAndDelete (2.36s)
15:53:12 [2020-04-14T15:53:12.826Z] === RUN   TestConfigsUpdate
15:53:14 [2020-04-14T15:53:14.862Z] --- PASS: TestConfigsUpdate (2.27s)
15:53:14 [2020-04-14T15:53:14.862Z] === RUN   TestTemplatedConfig
15:53:17 [2020-04-14T15:53:17.559Z] --- PASS: TestTemplatedConfig (2.68s)
15:53:17 [2020-04-14T15:53:17.559Z] === RUN   TestConfigInspect
15:53:20 [2020-04-14T15:53:20.258Z] --- PASS: TestConfigInspect (2.31s)
15:53:20 [2020-04-14T15:53:20.258Z] === RUN   TestConfigCreateWithLabels
15:53:22 [2020-04-14T15:53:22.308Z] --- PASS: TestConfigCreateWithLabels (2.34s)
15:53:22 [2020-04-14T15:53:22.308Z] === RUN   TestConfigCreateResolve
15:53:25 [2020-04-14T15:53:25.003Z] --- PASS: TestConfigCreateResolve (2.33s)
15:53:25 [2020-04-14T15:53:25.003Z] === RUN   TestConfigDaemonLibtrustID
15:53:25 [2020-04-14T15:53:25.287Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
15:53:25 [2020-04-14T15:53:25.287Z] PASS
15:53:25 [2020-04-14T15:53:25.287Z] 
15:53:25 [2020-04-14T15:53:25.287Z] DONE 8 tests in 17.233s
15:53:25 [2020-04-14T15:53:25.287Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:53:25 [2020-04-14T15:53:25.287Z] ++ 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
15:53:25 [2020-04-14T15:53:25.287Z] ++ set -e
15:53:25 [2020-04-14T15:53:25.287Z] ++ '[' -n 0 ']'
15:53:25 [2020-04-14T15:53:25.287Z] ++ set -x
15:53:25 [2020-04-14T15:53:25.287Z] ++ env -i DEST=/go/src/github.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
15:53:25 [2020-04-14T15:53:25.287Z] INFO: Testing against a local daemon
15:53:25 [2020-04-14T15:53:25.287Z] === RUN   TestCheckpoint
15:53:25 [2020-04-14T15:53:25.287Z] --- SKIP: TestCheckpoint (0.00s)
15:53:25 [2020-04-14T15:53:25.287Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:53:25 [2020-04-14T15:53:25.287Z] === RUN   TestContainerInvalidJSON
15:53:25 [2020-04-14T15:53:25.287Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:53:25 [2020-04-14T15:53:25.287Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:53:25 [2020-04-14T15:53:25.287Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:53:25 [2020-04-14T15:53:25.287Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:53:25 [2020-04-14T15:53:25.287Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:53:25 [2020-04-14T15:53:25.287Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:53:25 [2020-04-14T15:53:25.287Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:53:25 [2020-04-14T15:53:25.287Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:53:25 [2020-04-14T15:53:25.287Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:53:25 [2020-04-14T15:53:25.287Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:53:25 [2020-04-14T15:53:25.287Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:53:25 [2020-04-14T15:53:25.287Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:53:25 [2020-04-14T15:53:25.287Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:53:25 [2020-04-14T15:53:25.287Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:53:25 [2020-04-14T15:53:25.570Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
15:53:25 [2020-04-14T15:53:25.570Z] === RUN   TestCopyFromContainerPathIsNotDir
15:53:25 [2020-04-14T15:53:25.570Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
15:53:25 [2020-04-14T15:53:25.571Z] === RUN   TestCopyToContainerPathDoesNotExist
15:53:25 [2020-04-14T15:53:25.571Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
15:53:25 [2020-04-14T15:53:25.571Z] === RUN   TestCopyToContainerPathIsNotDir
15:53:25 [2020-04-14T15:53:25.857Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
15:53:25 [2020-04-14T15:53:25.857Z] === RUN   TestCopyFromContainer
15:53:27 [2020-04-14T15:53:27.345Z] === RUN   TestCopyFromContainer//
15:53:27 [2020-04-14T15:53:27.345Z] === RUN   TestCopyFromContainer//bar/root
15:53:27 [2020-04-14T15:53:27.630Z] === RUN   TestCopyFromContainer//bar/root/
15:53:27 [2020-04-14T15:53:27.630Z] === RUN   TestCopyFromContainer/bar/quux
15:53:27 [2020-04-14T15:53:27.630Z] === RUN   TestCopyFromContainer/bar/quux/
15:53:27 [2020-04-14T15:53:27.918Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:53:27 [2020-04-14T15:53:27.918Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:53:27 [2020-04-14T15:53:27.918Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:53:28 [2020-04-14T15:53:28.205Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:53:28 [2020-04-14T15:53:28.205Z] === RUN   TestCopyFromContainer/bar/notarget
15:53:28 [2020-04-14T15:53:28.494Z] --- PASS: TestCopyFromContainer (2.65s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:53:28 [2020-04-14T15:53:28.495Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:53:28 [2020-04-14T15:53:28.495Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:53:28 [2020-04-14T15:53:28.495Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:53:28 [2020-04-14T15:53:28.495Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:53:28 [2020-04-14T15:53:28.495Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:53:28 [2020-04-14T15:53:28.495Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:53:28 [2020-04-14T15:53:28.495Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateLinkToNonExistingContainer
15:53:28 [2020-04-14T15:53:28.495Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateWithInvalidEnv
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateWithInvalidEnv/0
15:53:28 [2020-04-14T15:53:28.495Z] === PAUSE TestCreateWithInvalidEnv/0
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateWithInvalidEnv/1
15:53:28 [2020-04-14T15:53:28.495Z] === PAUSE TestCreateWithInvalidEnv/1
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateWithInvalidEnv/2
15:53:28 [2020-04-14T15:53:28.495Z] === PAUSE TestCreateWithInvalidEnv/2
15:53:28 [2020-04-14T15:53:28.495Z] === CONT  TestCreateWithInvalidEnv/0
15:53:28 [2020-04-14T15:53:28.495Z] === CONT  TestCreateWithInvalidEnv/2
15:53:28 [2020-04-14T15:53:28.495Z] === CONT  TestCreateWithInvalidEnv/1
15:53:28 [2020-04-14T15:53:28.495Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:53:28 [2020-04-14T15:53:28.495Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateTmpfsMountsTarget
15:53:28 [2020-04-14T15:53:28.495Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
15:53:28 [2020-04-14T15:53:28.495Z] === RUN   TestCreateWithCustomMaskedPaths
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:53:28 [2020-04-14T15:53:28.751Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:53:29 [2020-04-14T15:53:29.315Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:53:29 [2020-04-14T15:53:29.573Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:53:30 [2020-04-14T15:53:30.503Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:53:30 [2020-04-14T15:53:30.524Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s)
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:53:30 [2020-04-14T15:53:30.524Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:53:30 [2020-04-14T15:53:30.524Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:53:30 [2020-04-14T15:53:30.524Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:53:30 [2020-04-14T15:53:30.524Z] --- PASS: TestCreateWithCapabilities (0.04s)
15:53:30 [2020-04-14T15:53:30.524Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:53:30 [2020-04-14T15:53:30.524Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
15:53:30 [2020-04-14T15:53:30.524Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
15:53:30 [2020-04-14T15:53:30.524Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
15:53:30 [2020-04-14T15:53:30.524Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
15:53:30 [2020-04-14T15:53:30.524Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
15:53:30 [2020-04-14T15:53:30.524Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
15:53:30 [2020-04-14T15:53:30.524Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
15:53:30 [2020-04-14T15:53:30.524Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
15:53:30 [2020-04-14T15:53:30.524Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
15:53:30 [2020-04-14T15:53:30.525Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
15:53:30 [2020-04-14T15:53:30.525Z] === RUN   TestCreateWithCustomReadonlyPaths
15:53:31 [2020-04-14T15:53:31.433Z] === RUN   TestDockerSuite/TestImagesFormat
15:53:31 [2020-04-14T15:53:31.433Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:53:32 [2020-04-14T15:53:32.363Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:53:32 [2020-04-14T15:53:32.567Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s)
15:53:32 [2020-04-14T15:53:32.567Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:53:32 [2020-04-14T15:53:32.567Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:53:32 [2020-04-14T15:53:32.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:53:32 [2020-04-14T15:53:32.567Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:53:32 [2020-04-14T15:53:32.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:53:32 [2020-04-14T15:53:32.567Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:53:32 [2020-04-14T15:53:32.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:53:32 [2020-04-14T15:53:32.567Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:53:32 [2020-04-14T15:53:32.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:53:32 [2020-04-14T15:53:32.567Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:53:32 [2020-04-14T15:53:32.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:53:32 [2020-04-14T15:53:32.567Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:53:32 [2020-04-14T15:53:32.567Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:53:32 [2020-04-14T15:53:32.567Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:53:32 [2020-04-14T15:53:32.567Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:53:32 [2020-04-14T15:53:32.567Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:53:32 [2020-04-14T15:53:32.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:53:32 [2020-04-14T15:53:32.567Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:53:32 [2020-04-14T15:53:32.567Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
15:53:32 [2020-04-14T15:53:32.567Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
15:53:32 [2020-04-14T15:53:32.567Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
15:53:32 [2020-04-14T15:53:32.567Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:53:32 [2020-04-14T15:53:32.567Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:53:32 [2020-04-14T15:53:32.927Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:53:33 [2020-04-14T15:53:33.184Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
15:53:33 [2020-04-14T15:53:33.184Z] === RUN   TestContainerStartOnDaemonRestart
15:53:33 [2020-04-14T15:53:33.184Z] === PAUSE TestContainerStartOnDaemonRestart
15:53:33 [2020-04-14T15:53:33.184Z] === RUN   TestDaemonRestartIpcMode
15:53:33 [2020-04-14T15:53:33.184Z] === PAUSE TestDaemonRestartIpcMode
15:53:33 [2020-04-14T15:53:33.185Z] === RUN   TestDaemonHostGatewayIP
15:53:33 [2020-04-14T15:53:33.185Z] === PAUSE TestDaemonHostGatewayIP
15:53:33 [2020-04-14T15:53:33.185Z] === RUN   TestDiff
15:53:34 [2020-04-14T15:53:34.013Z] --- PASS: TestDiff (0.71s)
15:53:34 [2020-04-14T15:53:34.013Z] === RUN   TestExecWithCloseStdin
15:53:35 [2020-04-14T15:53:35.025Z] --- PASS: TestExecWithCloseStdin (0.80s)
15:53:35 [2020-04-14T15:53:35.025Z] === RUN   TestExec
15:53:35 [2020-04-14T15:53:35.568Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:53:35 [2020-04-14T15:53:35.568Z] === RUN   TestDockerSuite/TestImportBadURL
15:53:35 [2020-04-14T15:53:35.568Z] === RUN   TestDockerSuite/TestImportDisplay
15:53:35 [2020-04-14T15:53:35.645Z] --- PASS: TestExec (0.80s)
15:53:35 [2020-04-14T15:53:35.645Z] === RUN   TestExecUser
15:53:36 [2020-04-14T15:53:36.265Z] --- PASS: TestExecUser (0.79s)
15:53:36 [2020-04-14T15:53:36.265Z] === RUN   TestExportContainerAndImportImage
15:53:37 [2020-04-14T15:53:37.280Z] --- PASS: TestExportContainerAndImportImage (0.95s)
15:53:37 [2020-04-14T15:53:37.280Z] === RUN   TestExportContainerAfterDaemonRestart
15:53:37 [2020-04-14T15:53:37.463Z] === RUN   TestDockerSuite/TestImportFile
15:53:39 [2020-04-14T15:53:39.328Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
15:53:39 [2020-04-14T15:53:39.328Z] === RUN   TestHealthCheckWorkdir
15:53:39 [2020-04-14T15:53:39.358Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:53:39 [2020-04-14T15:53:39.358Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:53:39 [2020-04-14T15:53:39.946Z] --- PASS: TestHealthCheckWorkdir (0.92s)
15:53:39 [2020-04-14T15:53:39.946Z] === RUN   TestHealthKillContainer
15:53:41 [2020-04-14T15:53:41.252Z] === RUN   TestDockerSuite/TestImportGzipped
15:53:42 [2020-04-14T15:53:42.636Z] --- PASS: TestHealthKillContainer (2.83s)
15:53:42 [2020-04-14T15:53:42.636Z] === RUN   TestInspectCpusetInConfigPre120
15:53:43 [2020-04-14T15:53:43.147Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:53:43 [2020-04-14T15:53:43.253Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
15:53:43 [2020-04-14T15:53:43.253Z] === RUN   TestIpcModeNone
15:53:44 [2020-04-14T15:53:44.267Z] --- PASS: TestIpcModeNone (0.76s)
15:53:44 [2020-04-14T15:53:44.267Z] === RUN   TestIpcModePrivate
15:53:44 [2020-04-14T15:53:44.516Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:53:44 [2020-04-14T15:53:44.892Z] --- PASS: TestIpcModePrivate (0.77s)
15:53:44 [2020-04-14T15:53:44.892Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
15:53:44 [2020-04-14T15:53:44.892Z] === RUN   TestIpcModeShareable
15:53:45 [2020-04-14T15:53:45.447Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:53:45 [2020-04-14T15:53:45.911Z] --- PASS: TestIpcModeShareable (0.79s)
15:53:45 [2020-04-14T15:53:45.911Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
15:53:45 [2020-04-14T15:53:45.911Z] === RUN   TestAPIIpcModeShareableAndContainer
15:53:46 [2020-04-14T15:53:46.379Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:53:47 [2020-04-14T15:53:47.309Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:53:47 [2020-04-14T15:53:47.309Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:53:47 [2020-04-14T15:53:47.309Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:53:47 [2020-04-14T15:53:47.946Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s)
15:53:47 [2020-04-14T15:53:47.946Z] === RUN   TestAPIIpcModeHost
15:53:48 [2020-04-14T15:53:48.239Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:53:48 [2020-04-14T15:53:48.567Z] --- PASS: TestAPIIpcModeHost (0.65s)
15:53:48 [2020-04-14T15:53:48.567Z] === RUN   TestDaemonIpcModeShareable
15:53:48 [2020-04-14T15:53:48.803Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:53:49 [2020-04-14T15:53:49.736Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:53:50 [2020-04-14T15:53:50.300Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:53:50 [2020-04-14T15:53:50.613Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
15:53:50 [2020-04-14T15:53:50.613Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:53:50 [2020-04-14T15:53:50.613Z] === RUN   TestDaemonIpcModePrivate
15:53:51 [2020-04-14T15:53:51.229Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:53:51 [2020-04-14T15:53:51.793Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:53:52 [2020-04-14T15:53:52.050Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:53:52 [2020-04-14T15:53:52.094Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
15:53:52 [2020-04-14T15:53:52.094Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:53:52 [2020-04-14T15:53:52.094Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:53:53 [2020-04-14T15:53:53.576Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
15:53:53 [2020-04-14T15:53:53.576Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:53:53 [2020-04-14T15:53:53.576Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:53:53 [2020-04-14T15:53:53.944Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:53:54 [2020-04-14T15:53:54.202Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:53:55 [2020-04-14T15:53:55.133Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:53:55 [2020-04-14T15:53:55.133Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:53:55 [2020-04-14T15:53:55.623Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s)
15:53:55 [2020-04-14T15:53:55.623Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:53:55 [2020-04-14T15:53:55.623Z] === RUN   TestIpcModeOlderClient
15:53:55 [2020-04-14T15:53:55.623Z] === PAUSE TestIpcModeOlderClient
15:53:55 [2020-04-14T15:53:55.623Z] === RUN   TestKillContainerInvalidSignal
15:53:55 [2020-04-14T15:53:55.907Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
15:53:55 [2020-04-14T15:53:55.907Z] === RUN   TestKillContainer
15:53:55 [2020-04-14T15:53:55.907Z] === RUN   TestKillContainer/no_signal
15:53:56 [2020-04-14T15:53:56.077Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:53:56 [2020-04-14T15:53:56.077Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:53:56 [2020-04-14T15:53:56.524Z] === RUN   TestKillContainer/non_killing_signal
15:53:57 [2020-04-14T15:53:57.151Z] === RUN   TestKillContainer/killing_signal
15:53:57 [2020-04-14T15:53:57.454Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:53:58 [2020-04-14T15:53:58.018Z] === RUN   TestDockerSuite/TestInspectDefault
15:53:58 [2020-04-14T15:53:58.204Z] --- PASS: TestKillContainer (2.05s)
15:53:58 [2020-04-14T15:53:58.204Z]     --- PASS: TestKillContainer/no_signal (0.64s)
15:53:58 [2020-04-14T15:53:58.204Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
15:53:58 [2020-04-14T15:53:58.204Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
15:53:58 [2020-04-14T15:53:58.204Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:53:58 [2020-04-14T15:53:58.204Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:53:58 [2020-04-14T15:53:58.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:53:58 [2020-04-14T15:53:58.947Z] === RUN   TestDockerSuite/TestInspectHistory
15:53:59 [2020-04-14T15:53:59.442Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
15:53:59 [2020-04-14T15:53:59.442Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
15:53:59 [2020-04-14T15:53:59.442Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
15:53:59 [2020-04-14T15:53:59.442Z] === RUN   TestKillStoppedContainer
15:53:59 [2020-04-14T15:53:59.442Z] --- PASS: TestKillStoppedContainer (0.11s)
15:53:59 [2020-04-14T15:53:59.442Z] === RUN   TestKillStoppedContainerAPIPre120
15:53:59 [2020-04-14T15:53:59.728Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:53:59 [2020-04-14T15:53:59.728Z] === RUN   TestKillDifferentUserContainer
15:53:59 [2020-04-14T15:53:59.877Z] === RUN   TestDockerSuite/TestInspectImage
15:53:59 [2020-04-14T15:53:59.877Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:53:59 [2020-04-14T15:53:59.877Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:53:59 [2020-04-14T15:53:59.877Z] === RUN   TestDockerSuite/TestInspectInt64
15:54:00 [2020-04-14T15:54:00.347Z] --- PASS: TestKillDifferentUserContainer (0.66s)
15:54:00 [2020-04-14T15:54:00.347Z] === RUN   TestInspectOomKilledTrue
15:54:00 [2020-04-14T15:54:00.808Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:54:01 [2020-04-14T15:54:01.366Z] --- PASS: TestInspectOomKilledTrue (1.06s)
15:54:01 [2020-04-14T15:54:01.366Z] === RUN   TestInspectOomKilledFalse
15:54:01 [2020-04-14T15:54:01.743Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:54:01 [2020-04-14T15:54:01.743Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:54:01 [2020-04-14T15:54:01.985Z] --- PASS: TestInspectOomKilledFalse (0.66s)
15:54:01 [2020-04-14T15:54:01.986Z] === RUN   TestLinksEtcHostsContentMatch
15:54:02 [2020-04-14T15:54:02.604Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s)
15:54:02 [2020-04-14T15:54:02.604Z] === RUN   TestLinksContainerNames
15:54:02 [2020-04-14T15:54:02.674Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:54:03 [2020-04-14T15:54:03.605Z] === RUN   TestDockerSuite/TestInspectPlugin
15:54:04 [2020-04-14T15:54:04.085Z] --- PASS: TestLinksContainerNames (1.30s)
15:54:04 [2020-04-14T15:54:04.085Z] === RUN   TestLogsFollowTailEmpty
15:54:04 [2020-04-14T15:54:04.371Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
15:54:04 [2020-04-14T15:54:04.371Z] === RUN   TestContainerNetworkMountsNoChown
15:54:05 [2020-04-14T15:54:05.385Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/default
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/default
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/private
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/private
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rprivate
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rprivate
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/slave
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/slave
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rslave
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rslave
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/shared
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/shared
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rshared
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rshared
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/default
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/shared
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rslave
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rshared
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/default/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rprivate
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/default/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/slave
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/private
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/private/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/private/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/default/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/default/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/private/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:54:05 [2020-04-14T15:54:05.385Z] === CONT  TestMountDaemonRoot/private/mount_root
15:54:05 [2020-04-14T15:54:05.499Z] === RUN   TestDockerSuite/TestInspectRootFS
15:54:05 [2020-04-14T15:54:05.500Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:54:05 [2020-04-14T15:54:05.670Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:54:05 [2020-04-14T15:54:05.670Z] --- PASS: TestMountDaemonRoot (0.04s)
15:54:05 [2020-04-14T15:54:05.670Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:54:05 [2020-04-14T15:54:05.670Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
15:54:05 [2020-04-14T15:54:05.670Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:54:05 [2020-04-14T15:54:05.670Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:54:05 [2020-04-14T15:54:05.670Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:54:05 [2020-04-14T15:54:05.670Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:54:05 [2020-04-14T15:54:05.670Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:54:05 [2020-04-14T15:54:05.670Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:54:05 [2020-04-14T15:54:05.670Z] === RUN   TestContainerBindMountNonRecursive
15:54:06 [2020-04-14T15:54:06.064Z] === RUN   TestDockerSuite/TestInspectStatus
15:54:06 [2020-04-14T15:54:06.995Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:54:07 [2020-04-14T15:54:07.150Z] --- PASS: TestContainerBindMountNonRecursive (1.67s)
15:54:07 [2020-04-14T15:54:07.150Z] === RUN   TestNetworkNat
15:54:08 [2020-04-14T15:54:08.162Z] --- PASS: TestNetworkNat (0.71s)
15:54:08 [2020-04-14T15:54:08.162Z] === RUN   TestNetworkLocalhostTCPNat
15:54:08 [2020-04-14T15:54:08.785Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s)
15:54:08 [2020-04-14T15:54:08.785Z] === RUN   TestNetworkLoopbackNat
15:54:08 [2020-04-14T15:54:08.888Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:54:09 [2020-04-14T15:54:09.451Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:54:09 [2020-04-14T15:54:09.806Z] --- PASS: TestNetworkLoopbackNat (0.95s)
15:54:09 [2020-04-14T15:54:09.806Z] === RUN   TestPause
15:54:10 [2020-04-14T15:54:10.381Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:54:10 [2020-04-14T15:54:10.426Z] --- PASS: TestPause (0.71s)
15:54:10 [2020-04-14T15:54:10.426Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:54:10 [2020-04-14T15:54:10.426Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:54:10 [2020-04-14T15:54:10.426Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:54:10 [2020-04-14T15:54:10.426Z] === RUN   TestPauseStopPausedContainer
15:54:10 [2020-04-14T15:54:10.944Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:54:11 [2020-04-14T15:54:11.044Z] --- PASS: TestPauseStopPausedContainer (0.67s)
15:54:11 [2020-04-14T15:54:11.044Z] === RUN   TestPsFilter
15:54:11 [2020-04-14T15:54:11.044Z] --- PASS: TestPsFilter (0.19s)
15:54:11 [2020-04-14T15:54:11.044Z] === RUN   TestRemoveContainerWithRemovedVolume
15:54:11 [2020-04-14T15:54:11.663Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s)
15:54:11 [2020-04-14T15:54:11.663Z] === RUN   TestRemoveContainerWithVolume
15:54:11 [2020-04-14T15:54:11.875Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:54:12 [2020-04-14T15:54:12.281Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
15:54:12 [2020-04-14T15:54:12.281Z] === RUN   TestRemoveContainerRunning
15:54:12 [2020-04-14T15:54:12.438Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:54:12 [2020-04-14T15:54:12.694Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:54:13 [2020-04-14T15:54:13.294Z] --- PASS: TestRemoveContainerRunning (0.68s)
15:54:13 [2020-04-14T15:54:13.294Z] === RUN   TestRemoveContainerForceRemoveRunning
15:54:13 [2020-04-14T15:54:13.626Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:54:13 [2020-04-14T15:54:13.626Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:54:13 [2020-04-14T15:54:13.916Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
15:54:13 [2020-04-14T15:54:13.916Z] === RUN   TestRemoveInvalidContainer
15:54:13 [2020-04-14T15:54:13.916Z] --- PASS: TestRemoveInvalidContainer (0.04s)
15:54:13 [2020-04-14T15:54:13.916Z] === RUN   TestRenameLinkedContainer
15:54:16 [2020-04-14T15:54:16.150Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:54:16 [2020-04-14T15:54:16.641Z] --- PASS: TestRenameLinkedContainer (2.60s)
15:54:16 [2020-04-14T15:54:16.642Z] === RUN   TestRenameStoppedContainer
15:54:16 [2020-04-14T15:54:16.928Z] --- PASS: TestRenameStoppedContainer (0.67s)
15:54:16 [2020-04-14T15:54:16.928Z] === RUN   TestRenameRunningContainerAndReuse
15:54:18 [2020-04-14T15:54:18.067Z] === RUN   TestDockerSuite/TestLinksEnvs
15:54:18 [2020-04-14T15:54:18.415Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
15:54:18 [2020-04-14T15:54:18.415Z] === RUN   TestRenameInvalidName
15:54:19 [2020-04-14T15:54:19.034Z] --- PASS: TestRenameInvalidName (0.68s)
15:54:19 [2020-04-14T15:54:19.034Z] === RUN   TestRenameAnonymousContainer
15:54:19 [2020-04-14T15:54:19.968Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:54:19 [2020-04-14T15:54:19.968Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:54:21 [2020-04-14T15:54:21.722Z] --- PASS: TestRenameAnonymousContainer (2.42s)
15:54:21 [2020-04-14T15:54:21.722Z] === RUN   TestRenameContainerWithSameName
15:54:21 [2020-04-14T15:54:21.862Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:54:22 [2020-04-14T15:54:22.355Z] --- PASS: TestRenameContainerWithSameName (0.69s)
15:54:22 [2020-04-14T15:54:22.355Z] === RUN   TestRenameContainerWithLinkedContainer
15:54:23 [2020-04-14T15:54:23.369Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s)
15:54:23 [2020-04-14T15:54:23.369Z] === RUN   TestResize
15:54:23 [2020-04-14T15:54:23.992Z] --- PASS: TestResize (0.66s)
15:54:23 [2020-04-14T15:54:23.992Z] === RUN   TestResizeWithInvalidSize
15:54:24 [2020-04-14T15:54:24.384Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:54:25 [2020-04-14T15:54:25.011Z] --- PASS: TestResizeWithInvalidSize (0.72s)
15:54:25 [2020-04-14T15:54:25.011Z] === RUN   TestResizeWhenContainerNotStarted
15:54:25 [2020-04-14T15:54:25.631Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:54:25 [2020-04-14T15:54:25.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:54:26 [2020-04-14T15:54:26.907Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:54:26 [2020-04-14T15:54:26.907Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:54:29 [2020-04-14T15:54:29.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:54:29 [2020-04-14T15:54:29.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:54:29 [2020-04-14T15:54:29.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:54:29 [2020-04-14T15:54:29.428Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:54:29 [2020-04-14T15:54:29.685Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:54:30 [2020-04-14T15:54:30.156Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:54:30 [2020-04-14T15:54:30.615Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:54:31 [2020-04-14T15:54:31.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:54:32 [2020-04-14T15:54:32.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:54:32 [2020-04-14T15:54:32.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:54:33 [2020-04-14T15:54:33.234Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:54:35 [2020-04-14T15:54:35.946Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.24s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.25s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.56s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.74s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.93s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.37s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.08s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.17s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.58s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.34s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.13s)
15:54:35 [2020-04-14T15:54:35.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s)
15:54:35 [2020-04-14T15:54:35.946Z] === RUN   TestCgroupNamespacesRun
15:54:37 [2020-04-14T15:54:37.427Z] --- PASS: TestCgroupNamespacesRun (1.64s)
15:54:37 [2020-04-14T15:54:37.427Z] === RUN   TestCgroupNamespacesRunPrivileged
15:54:38 [2020-04-14T15:54:38.715Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:54:39 [2020-04-14T15:54:39.466Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s)
15:54:39 [2020-04-14T15:54:39.467Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:54:40 [2020-04-14T15:54:40.955Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s)
15:54:40 [2020-04-14T15:54:40.955Z] === RUN   TestCgroupNamespacesRunHostMode
15:54:42 [2020-04-14T15:54:42.442Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s)
15:54:42 [2020-04-14T15:54:42.442Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:54:43 [2020-04-14T15:54:43.927Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
15:54:43 [2020-04-14T15:54:43.927Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:54:43 [2020-04-14T15:54:43.971Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:54:43 [2020-04-14T15:54:43.971Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:54:44 [2020-04-14T15:54:44.953Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
15:54:44 [2020-04-14T15:54:44.953Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:54:45 [2020-04-14T15:54:45.966Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
15:54:45 [2020-04-14T15:54:45.966Z] === RUN   TestCgroupNamespacesRunOlderClient
15:54:46 [2020-04-14T15:54:46.493Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:54:46 [2020-04-14T15:54:46.493Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:54:47 [2020-04-14T15:54:47.454Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
15:54:47 [2020-04-14T15:54:47.454Z] === RUN   TestKernelTCPMemory
15:54:48 [2020-04-14T15:54:48.388Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:54:48 [2020-04-14T15:54:48.464Z] --- PASS: TestKernelTCPMemory (0.78s)
15:54:48 [2020-04-14T15:54:48.464Z] === RUN   TestNISDomainname
15:54:49 [2020-04-14T15:54:49.085Z] --- PASS: TestNISDomainname (0.90s)
15:54:49 [2020-04-14T15:54:49.085Z] === RUN   TestHostnameDnsResolution
15:54:49 [2020-04-14T15:54:49.332Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:54:49 [2020-04-14T15:54:49.589Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:54:50 [2020-04-14T15:54:50.572Z] --- PASS: TestHostnameDnsResolution (1.09s)
15:54:50 [2020-04-14T15:54:50.572Z] === RUN   TestStats
15:54:52 [2020-04-14T15:54:52.048Z] --- PASS: TestStats (1.68s)
15:54:52 [2020-04-14T15:54:52.048Z] === RUN   TestStopContainerWithTimeout
15:54:52 [2020-04-14T15:54:52.048Z] === RUN   TestStopContainerWithTimeout/0
15:54:52 [2020-04-14T15:54:52.048Z] === PAUSE TestStopContainerWithTimeout/0
15:54:52 [2020-04-14T15:54:52.048Z] === RUN   TestStopContainerWithTimeout/1
15:54:52 [2020-04-14T15:54:52.048Z] === PAUSE TestStopContainerWithTimeout/1
15:54:52 [2020-04-14T15:54:52.048Z] === RUN   TestStopContainerWithTimeout/3
15:54:52 [2020-04-14T15:54:52.048Z] === PAUSE TestStopContainerWithTimeout/3
15:54:52 [2020-04-14T15:54:52.048Z] === RUN   TestStopContainerWithTimeout/-1
15:54:52 [2020-04-14T15:54:52.048Z] === PAUSE TestStopContainerWithTimeout/-1
15:54:52 [2020-04-14T15:54:52.048Z] === CONT  TestStopContainerWithTimeout/0
15:54:52 [2020-04-14T15:54:52.048Z] === CONT  TestStopContainerWithTimeout/3
15:54:52 [2020-04-14T15:54:52.048Z] === CONT  TestStopContainerWithTimeout/-1
15:54:52 [2020-04-14T15:54:52.048Z] === CONT  TestStopContainerWithTimeout/1
15:54:52 [2020-04-14T15:54:52.115Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:54:52 [2020-04-14T15:54:52.115Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:54:52 [2020-04-14T15:54:52.372Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:54:52 [2020-04-14T15:54:52.372Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:54:52 [2020-04-14T15:54:52.372Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:54:52 [2020-04-14T15:54:52.629Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:54:53 [2020-04-14T15:54:53.559Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:54:54 [2020-04-14T15:54:54.125Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:54:55 [2020-04-14T15:54:55.497Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:54:55 [2020-04-14T15:54:55.514Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:54:55 [2020-04-14T15:54:55.514Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
15:54:55 [2020-04-14T15:54:55.514Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
15:54:55 [2020-04-14T15:54:55.514Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
15:54:55 [2020-04-14T15:54:55.514Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.23s)
15:54:55 [2020-04-14T15:54:55.514Z] === RUN   TestDeleteDevicemapper
15:54:55 [2020-04-14T15:54:55.514Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:54:55 [2020-04-14T15:54:55.514Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:54:55 [2020-04-14T15:54:55.514Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:54:57 [2020-04-14T15:54:57.564Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.10s)
15:54:57 [2020-04-14T15:54:57.564Z] === RUN   TestUpdateMemory
15:54:58 [2020-04-14T15:54:58.182Z] --- PASS: TestUpdateMemory (0.89s)
15:54:58 [2020-04-14T15:54:58.182Z] === RUN   TestUpdateCPUQuota
15:54:58 [2020-04-14T15:54:58.773Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:54:58 [2020-04-14T15:54:58.773Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:54:59 [2020-04-14T15:54:59.030Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:54:59 [2020-04-14T15:54:59.660Z] --- PASS: TestUpdateCPUQuota (1.26s)
15:54:59 [2020-04-14T15:54:59.660Z] === RUN   TestUpdatePidsLimit
15:54:59 [2020-04-14T15:54:59.660Z] === RUN   TestUpdatePidsLimit/update_from_none
15:54:59 [2020-04-14T15:54:59.946Z] === RUN   TestUpdatePidsLimit/no_change
15:55:00 [2020-04-14T15:55:00.231Z] === RUN   TestUpdatePidsLimit/update_lower
15:55:00 [2020-04-14T15:55:00.516Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:55:00 [2020-04-14T15:55:00.800Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:55:01 [2020-04-14T15:55:01.084Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:55:01 [2020-04-14T15:55:01.370Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:55:02 [2020-04-14T15:55:02.850Z] --- PASS: TestUpdatePidsLimit (3.27s)
15:55:02 [2020-04-14T15:55:02.850Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
15:55:02 [2020-04-14T15:55:02.850Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
15:55:02 [2020-04-14T15:55:02.850Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
15:55:02 [2020-04-14T15:55:02.850Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
15:55:02 [2020-04-14T15:55:02.850Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
15:55:02 [2020-04-14T15:55:02.850Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
15:55:02 [2020-04-14T15:55:02.850Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
15:55:02 [2020-04-14T15:55:02.850Z] === RUN   TestUpdateRestartPolicy
15:55:04 [2020-04-14T15:55:04.282Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:55:04 [2020-04-14T15:55:04.282Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:55:04 [2020-04-14T15:55:04.846Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:55:04 [2020-04-14T15:55:04.846Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:55:06 [2020-04-14T15:55:06.215Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:55:07 [2020-04-14T15:55:07.585Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:55:07 [2020-04-14T15:55:07.842Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:55:08 [2020-04-14T15:55:08.405Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:55:09 [2020-04-14T15:55:09.775Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:55:11 [2020-04-14T15:55:11.149Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:55:13 [2020-04-14T15:55:13.670Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:55:14 [2020-04-14T15:55:14.234Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:55:14 [2020-04-14T15:55:14.804Z] === RUN   TestDockerSuite/TestLogsSince
15:55:15 [2020-04-14T15:55:15.395Z] --- PASS: TestUpdateRestartPolicy (12.04s)
15:55:15 [2020-04-14T15:55:15.395Z] === RUN   TestUpdateRestartWithAutoRemove
15:55:15 [2020-04-14T15:55:15.395Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
15:55:15 [2020-04-14T15:55:15.395Z] === RUN   TestWaitNonBlocked
15:55:15 [2020-04-14T15:55:15.395Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:55:15 [2020-04-14T15:55:15.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:55:15 [2020-04-14T15:55:15.395Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:55:15 [2020-04-14T15:55:15.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:55:15 [2020-04-14T15:55:15.395Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:55:15 [2020-04-14T15:55:15.395Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:55:16 [2020-04-14T15:55:16.417Z] --- PASS: TestWaitNonBlocked (0.03s)
15:55:16 [2020-04-14T15:55:16.417Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
15:55:16 [2020-04-14T15:55:16.417Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s)
15:55:16 [2020-04-14T15:55:16.417Z] === RUN   TestWaitBlocked
15:55:16 [2020-04-14T15:55:16.417Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:55:16 [2020-04-14T15:55:16.417Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:55:16 [2020-04-14T15:55:16.417Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:55:16 [2020-04-14T15:55:16.417Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:55:16 [2020-04-14T15:55:16.417Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:55:16 [2020-04-14T15:55:16.417Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:55:17 [2020-04-14T15:55:17.433Z] --- PASS: TestWaitBlocked (0.04s)
15:55:17 [2020-04-14T15:55:17.433Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
15:55:17 [2020-04-14T15:55:17.433Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s)
15:55:17 [2020-04-14T15:55:17.433Z] === CONT  TestContainerStartOnDaemonRestart
15:55:17 [2020-04-14T15:55:17.433Z] === CONT  TestIpcModeOlderClient
15:55:17 [2020-04-14T15:55:17.433Z] === CONT  TestDaemonHostGatewayIP
15:55:17 [2020-04-14T15:55:17.433Z] === CONT  TestDaemonRestartIpcMode
15:55:17 [2020-04-14T15:55:17.433Z] --- PASS: TestIpcModeOlderClient (0.18s)
15:55:21 [2020-04-14T15:55:21.879Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s)
15:55:21 [2020-04-14T15:55:21.879Z] --- PASS: TestDaemonRestartIpcMode (4.67s)
15:55:22 [2020-04-14T15:55:22.163Z] --- PASS: TestDaemonHostGatewayIP (4.75s)
15:55:22 [2020-04-14T15:55:22.163Z] PASS
15:55:22 [2020-04-14T15:55:22.163Z] 
15:55:22 [2020-04-14T15:55:22.163Z] === Skipped
15:55:22 [2020-04-14T15:55:22.163Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:55:22 [2020-04-14T15:55:22.163Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:55:22 [2020-04-14T15:55:22.163Z] 
15:55:22 [2020-04-14T15:55:22.163Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:55:22 [2020-04-14T15:55:22.163Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:55:22 [2020-04-14T15:55:22.163Z] 
15:55:22 [2020-04-14T15:55:22.163Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
15:55:22 [2020-04-14T15:55:22.163Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:55:22 [2020-04-14T15:55:22.163Z] 
15:55:22 [2020-04-14T15:55:22.163Z] 
15:55:22 [2020-04-14T15:55:22.163Z] DONE 199 tests, 3 skipped in 116.830s
15:55:22 [2020-04-14T15:55:22.163Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:55:22 [2020-04-14T15:55:22.163Z] ++ 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
15:55:22 [2020-04-14T15:55:22.163Z] ++ set -e
15:55:22 [2020-04-14T15:55:22.163Z] ++ '[' -n 0 ']'
15:55:22 [2020-04-14T15:55:22.163Z] ++ set -x
15:55:22 [2020-04-14T15:55:22.163Z] ++ env -i DEST=/go/src/github.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
15:55:22 [2020-04-14T15:55:22.163Z] INFO: Testing against a local daemon
15:55:22 [2020-04-14T15:55:22.163Z] === RUN   TestCommitInheritsEnv
15:55:22 [2020-04-14T15:55:22.783Z] --- PASS: TestCommitInheritsEnv (0.46s)
15:55:22 [2020-04-14T15:55:22.783Z] === RUN   TestImportExtremelyLargeImageWorks
15:55:22 [2020-04-14T15:55:22.783Z] === PAUSE TestImportExtremelyLargeImageWorks
15:55:22 [2020-04-14T15:55:22.783Z] === RUN   TestImagesFilterMultiReference
15:55:22 [2020-04-14T15:55:22.783Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:55:22 [2020-04-14T15:55:22.783Z] === RUN   TestImagePullPlatformInvalid
15:55:22 [2020-04-14T15:55:22.783Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:55:22 [2020-04-14T15:55:22.783Z] === RUN   TestRemoveImageOrphaning
15:55:22 [2020-04-14T15:55:22.897Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:55:23 [2020-04-14T15:55:23.069Z] --- PASS: TestRemoveImageOrphaning (0.41s)
15:55:23 [2020-04-14T15:55:23.069Z] === RUN   TestRemoveImageGarbageCollector
15:55:23 [2020-04-14T15:55:23.069Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:55:23 [2020-04-14T15:55:23.069Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:55:23 [2020-04-14T15:55:23.069Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:55:23 [2020-04-14T15:55:23.355Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:55:23 [2020-04-14T15:55:23.355Z] === RUN   TestTagInvalidReference
15:55:23 [2020-04-14T15:55:23.355Z] --- PASS: TestTagInvalidReference (0.04s)
15:55:23 [2020-04-14T15:55:23.355Z] === RUN   TestTagValidPrefixedRepo
15:55:23 [2020-04-14T15:55:23.355Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:55:23 [2020-04-14T15:55:23.355Z] === RUN   TestTagExistedNameWithoutForce
15:55:23 [2020-04-14T15:55:23.355Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:55:23 [2020-04-14T15:55:23.355Z] === RUN   TestTagOfficialNames
15:55:23 [2020-04-14T15:55:23.355Z] --- PASS: TestTagOfficialNames (0.06s)
15:55:23 [2020-04-14T15:55:23.355Z] === RUN   TestTagMatchesDigest
15:55:23 [2020-04-14T15:55:23.355Z] --- PASS: TestTagMatchesDigest (0.03s)
15:55:23 [2020-04-14T15:55:23.355Z] === CONT  TestImportExtremelyLargeImageWorks
15:55:28 [2020-04-14T15:55:28.148Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:55:28 [2020-04-14T15:55:28.405Z] === RUN   TestDockerSuite/TestLogsTail
15:55:29 [2020-04-14T15:55:29.337Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:55:29 [2020-04-14T15:55:29.901Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:55:30 [2020-04-14T15:55:30.831Z] === RUN   TestDockerSuite/TestMountIntoProc
15:55:31 [2020-04-14T15:55:31.395Z] === RUN   TestDockerSuite/TestMountIntoSys
15:55:31 [2020-04-14T15:55:31.959Z] === RUN   TestDockerSuite/TestNetHostname
15:55:33 [2020-04-14T15:55:33.329Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:55:34 [2020-04-14T15:55:34.262Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:55:34 [2020-04-14T15:55:34.827Z] === RUN   TestDockerSuite/TestNetworkEvents
15:55:36 [2020-04-14T15:55:36.197Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:55:38 [2020-04-14T15:55:38.719Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:55:39 [2020-04-14T15:55:39.282Z] === RUN   TestDockerSuite/TestPluginActive
15:55:41 [2020-04-14T15:55:41.176Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:55:43 [2020-04-14T15:55:43.705Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:55:48 [2020-04-14T15:55:48.969Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:55:48 [2020-04-14T15:55:48.969Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:55:48 [2020-04-14T15:55:48.969Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:55:48 [2020-04-14T15:55:48.969Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:55:52 [2020-04-14T15:55:52.243Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:55:53 [2020-04-14T15:55:53.611Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:55:55 [2020-04-14T15:55:55.505Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:56:00 [2020-04-14T15:56:00.756Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:56:01 [2020-04-14T15:56:01.321Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:56:02 [2020-04-14T15:56:02.692Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:56:04 [2020-04-14T15:56:04.062Z] === RUN   TestDockerSuite/TestPortHostBinding
15:56:04 [2020-04-14T15:56:04.627Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:56:05 [2020-04-14T15:56:05.557Z] === RUN   TestDockerSuite/TestPortList
15:56:08 [2020-04-14T15:56:08.080Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:56:10 [2020-04-14T15:56:10.604Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:56:14 [2020-04-14T15:56:14.787Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:56:16 [2020-04-14T15:56:16.680Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:56:17 [2020-04-14T15:56:17.610Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:56:18 [2020-04-14T15:56:18.174Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:56:21 [2020-04-14T15:56:21.448Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:56:23 [2020-04-14T15:56:23.970Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:56:25 [2020-04-14T15:56:25.339Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:56:25 [2020-04-14T15:56:25.339Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:56:25 [2020-04-14T15:56:25.339Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:56:26 [2020-04-14T15:56:26.269Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:56:26 [2020-04-14T15:56:26.269Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:56:27 [2020-04-14T15:56:27.200Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:56:27 [2020-04-14T15:56:27.200Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:56:27 [2020-04-14T15:56:27.765Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:56:28 [2020-04-14T15:56:28.022Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:56:28 [2020-04-14T15:56:28.022Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:56:29 [2020-04-14T15:56:29.917Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:56:29 [2020-04-14T15:56:29.917Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:56:33 [2020-04-14T15:56:33.192Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:56:34 [2020-04-14T15:56:34.562Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:56:34 [2020-04-14T15:56:34.562Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:56:35 [2020-04-14T15:56:35.127Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:56:35 [2020-04-14T15:56:35.127Z] === RUN   TestDockerSuite/TestPsByOrder
15:56:38 [2020-04-14T15:56:38.399Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:56:39 [2020-04-14T15:56:39.342Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:56:40 [2020-04-14T15:56:40.274Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:56:43 [2020-04-14T15:56:43.548Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:56:48 [2020-04-14T15:56:48.801Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:56:48 [2020-04-14T15:56:48.801Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:56:52 [2020-04-14T15:56:52.073Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:56:53 [2020-04-14T15:56:53.444Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:56:55 [2020-04-14T15:56:55.967Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:57:00 [2020-04-14T15:57:00.140Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:57:00 [2020-04-14T15:57:00.396Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:57:02 [2020-04-14T15:57:02.290Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:57:03 [2020-04-14T15:57:03.660Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:57:04 [2020-04-14T15:57:04.591Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:57:06 [2020-04-14T15:57:06.489Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:57:07 [2020-04-14T15:57:07.882Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:57:08 [2020-04-14T15:57:08.812Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:57:10 [2020-04-14T15:57:10.181Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:57:12 [2020-04-14T15:57:12.077Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:57:12 [2020-04-14T15:57:12.640Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:57:14 [2020-04-14T15:57:14.535Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:57:14 [2020-04-14T15:57:14.535Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:57:15 [2020-04-14T15:57:15.466Z] === RUN   TestDockerSuite/TestPsRightTagName
15:57:17 [2020-04-14T15:57:17.988Z] === RUN   TestDockerSuite/TestPsShowMounts
15:57:20 [2020-04-14T15:57:20.511Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:57:21 [2020-04-14T15:57:21.441Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:57:21 [2020-04-14T15:57:21.441Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:57:21 [2020-04-14T15:57:21.698Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:57:21 [2020-04-14T15:57:21.698Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:57:21 [2020-04-14T15:57:21.698Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:57:23 [2020-04-14T15:57:23.066Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:57:24 [2020-04-14T15:57:24.436Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:57:25 [2020-04-14T15:57:25.001Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:57:26 [2020-04-14T15:57:26.373Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:57:26 [2020-04-14T15:57:26.937Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:57:35 [2020-04-14T15:57:35.064Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:57:35 [2020-04-14T15:57:35.997Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:57:38 [2020-04-14T15:57:38.522Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:57:38 [2020-04-14T15:57:38.522Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:57:38 [2020-04-14T15:57:38.522Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:57:38 [2020-04-14T15:57:38.522Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:57:38 [2020-04-14T15:57:38.778Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:57:41 [2020-04-14T15:57:41.301Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:57:43 [2020-04-14T15:57:43.196Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:57:47 [2020-04-14T15:57:47.370Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:57:48 [2020-04-14T15:57:48.300Z] === RUN   TestDockerSuite/TestRmiBlank
15:57:48 [2020-04-14T15:57:48.300Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:57:48 [2020-04-14T15:57:48.556Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:57:51 [2020-04-14T15:57:51.837Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:57:52 [2020-04-14T15:57:52.769Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:57:53 [2020-04-14T15:57:53.700Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:57:53 [2020-04-14T15:57:53.957Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:57:54 [2020-04-14T15:57:54.887Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:57:56 [2020-04-14T15:57:56.263Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:57:57 [2020-04-14T15:57:57.193Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:57:59 [2020-04-14T15:57:59.087Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:58:00 [2020-04-14T15:58:00.042Z] === RUN   TestDockerSuite/TestRmiTag
15:58:00 [2020-04-14T15:58:00.043Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:58:00 [2020-04-14T15:58:00.972Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:58:06 [2020-04-14T15:58:06.231Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:58:06 [2020-04-14T15:58:06.488Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:58:07 [2020-04-14T15:58:07.417Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:58:07 [2020-04-14T15:58:07.981Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:58:09 [2020-04-14T15:58:09.885Z] === RUN   TestDockerSuite/TestRunAddHost
15:58:10 [2020-04-14T15:58:10.449Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:58:10 [2020-04-14T15:58:10.707Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:58:11 [2020-04-14T15:58:11.638Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:58:11 [2020-04-14T15:58:11.638Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:58:12 [2020-04-14T15:58:12.207Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:58:14 [2020-04-14T15:58:14.099Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:58:14 [2020-04-14T15:58:14.099Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:58:15 [2020-04-14T15:58:15.031Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:58:16 [2020-04-14T15:58:16.401Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:58:16 [2020-04-14T15:58:16.401Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:58:17 [2020-04-14T15:58:17.331Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:58:19 [2020-04-14T15:58:19.224Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:58:19 [2020-04-14T15:58:19.791Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:58:20 [2020-04-14T15:58:20.721Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:58:22 [2020-04-14T15:58:22.091Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:58:23 [2020-04-14T15:58:23.021Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:58:23 [2020-04-14T15:58:23.960Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:58:24 [2020-04-14T15:58:24.891Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:58:25 [2020-04-14T15:58:25.821Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:58:26 [2020-04-14T15:58:26.751Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:58:28 [2020-04-14T15:58:28.118Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:58:28 [2020-04-14T15:58:28.682Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:58:29 [2020-04-14T15:58:29.612Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:58:30 [2020-04-14T15:58:30.176Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:58:30 [2020-04-14T15:58:30.433Z] === RUN   TestDockerSuite/TestRunBindMounts
15:58:32 [2020-04-14T15:58:32.955Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:58:33 [2020-04-14T15:58:33.518Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:58:34 [2020-04-14T15:58:34.083Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:58:35 [2020-04-14T15:58:35.012Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:58:35 [2020-04-14T15:58:35.944Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:58:35 [2020-04-14T15:58:35.944Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:58:36 [2020-04-14T15:58:36.507Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:58:37 [2020-04-14T15:58:37.438Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:58:38 [2020-04-14T15:58:38.369Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:58:38 [2020-04-14T15:58:38.932Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:58:39 [2020-04-14T15:58:39.864Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:58:39 [2020-04-14T15:58:39.864Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:58:39 [2020-04-14T15:58:39.864Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:58:40 [2020-04-14T15:58:40.795Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:58:40 [2020-04-14T15:58:40.795Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:58:42 [2020-04-14T15:58:42.166Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:58:42 [2020-04-14T15:58:42.730Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:58:43 [2020-04-14T15:58:43.685Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:58:44 [2020-04-14T15:58:44.249Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:58:44 [2020-04-14T15:58:44.506Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:58:45 [2020-04-14T15:58:45.436Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:58:46 [2020-04-14T15:58:46.811Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:58:48 [2020-04-14T15:58:48.182Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:58:48 [2020-04-14T15:58:48.439Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:58:50 [2020-04-14T15:58:50.334Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:58:50 [2020-04-14T15:58:50.898Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:58:51 [2020-04-14T15:58:51.461Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:58:51 [2020-04-14T15:58:51.718Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:58:52 [2020-04-14T15:58:52.649Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:58:53 [2020-04-14T15:58:53.580Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:58:54 [2020-04-14T15:58:54.510Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:58:56 [2020-04-14T15:58:56.405Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:58:59 [2020-04-14T15:58:59.678Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:58:59 [2020-04-14T15:58:59.678Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:59:00 [2020-04-14T15:59:00.609Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:59:03 [2020-04-14T15:59:03.131Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:59:05 [2020-04-14T15:59:05.025Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:59:07 [2020-04-14T15:59:07.554Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:59:07 [2020-04-14T15:59:07.811Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:59:11 [2020-04-14T15:59:11.087Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:59:11 [2020-04-14T15:59:11.087Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:59:11 [2020-04-14T15:59:11.087Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:59:11 [2020-04-14T15:59:11.344Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:59:13 [2020-04-14T15:59:13.237Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:59:14 [2020-04-14T15:59:14.606Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:59:17 [2020-04-14T15:59:17.127Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:59:18 [2020-04-14T15:59:18.059Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:59:19 [2020-04-14T15:59:19.428Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:59:20 [2020-04-14T15:59:20.361Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:59:20 [2020-04-14T15:59:20.361Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:59:20 [2020-04-14T15:59:20.924Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:59:22 [2020-04-14T15:59:22.817Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:59:22 [2020-04-14T15:59:22.817Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:59:23 [2020-04-14T15:59:23.747Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:59:24 [2020-04-14T15:59:24.311Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:59:25 [2020-04-14T15:59:25.240Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:59:25 [2020-04-14T15:59:25.804Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:59:26 [2020-04-14T15:59:26.061Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:59:26 [2020-04-14T15:59:26.624Z] === RUN   TestDockerSuite/TestRunEnvironment
15:59:26 [2020-04-14T15:59:26.881Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:59:27 [2020-04-14T15:59:27.445Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:59:28 [2020-04-14T15:59:28.379Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:59:29 [2020-04-14T15:59:29.321Z] === RUN   TestDockerSuite/TestRunExitCode
15:59:30 [2020-04-14T15:59:30.259Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:59:30 [2020-04-14T15:59:30.823Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:59:31 [2020-04-14T15:59:31.754Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:59:32 [2020-04-14T15:59:32.685Z] === RUN   TestDockerSuite/TestRunExposePort
15:59:32 [2020-04-14T15:59:32.685Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:59:33 [2020-04-14T15:59:33.249Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:59:34 [2020-04-14T15:59:34.180Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:59:35 [2020-04-14T15:59:35.549Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:59:35 [2020-04-14T15:59:35.549Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:59:36 [2020-04-14T15:59:36.115Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:59:36 [2020-04-14T15:59:36.115Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:59:40 [2020-04-14T15:59:40.291Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:59:40 [2020-04-14T15:59:40.548Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:59:52 [2020-04-14T15:59:52.726Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:59:53 [2020-04-14T15:59:53.289Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:59:55 [2020-04-14T15:59:55.183Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:59:55 [2020-04-14T15:59:55.184Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:59:55 [2020-04-14T15:59:55.184Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:59:55 [2020-04-14T15:59:55.184Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:59:55 [2020-04-14T15:59:55.747Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:59:59 [2020-04-14T15:59:59.023Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:00:00 [2020-04-14T16:00:00.391Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:00:02 [2020-04-14T16:00:02.292Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:00:02 [2020-04-14T16:00:02.855Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:00:03 [2020-04-14T16:00:03.788Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:00:04 [2020-04-14T16:00:04.352Z] === RUN   TestDockerSuite/TestRunModeHostname
16:00:05 [2020-04-14T16:00:05.723Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:00:05 [2020-04-14T16:00:05.723Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:00:05 [2020-04-14T16:00:05.723Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:00:07 [2020-04-14T16:00:07.616Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:00:08 [2020-04-14T16:00:08.546Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:00:10 [2020-04-14T16:00:10.439Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:00:10 [2020-04-14T16:00:10.439Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:00:10 [2020-04-14T16:00:10.439Z] === RUN   TestDockerSuite/TestRunModePIDHost
16:00:11 [2020-04-14T16:00:11.809Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:00:13 [2020-04-14T16:00:13.708Z] === RUN   TestDockerSuite/TestRunMount
16:00:20 [2020-04-14T16:00:20.254Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:00:20 [2020-04-14T16:00:20.254Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:00:21 [2020-04-14T16:00:21.184Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:00:22 [2020-04-14T16:00:22.552Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:00:25 [2020-04-14T16:00:25.073Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:00:28 [2020-04-14T16:00:28.374Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:00:30 [2020-04-14T16:00:30.895Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:00:30 [2020-04-14T16:00:30.931Z] --- PASS: TestImportExtremelyLargeImageWorks (302.93s)
16:00:30 [2020-04-14T16:00:30.931Z] PASS
16:00:30 [2020-04-14T16:00:30.931Z] 
16:00:30 [2020-04-14T16:00:30.931Z] === Skipped
16:00:30 [2020-04-14T16:00:30.931Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
16:00:30 [2020-04-14T16:00:30.931Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:00:30 [2020-04-14T16:00:30.931Z] 
16:00:30 [2020-04-14T16:00:30.931Z] 
16:00:30 [2020-04-14T16:00:30.931Z] DONE 12 tests, 1 skipped in 304.322s
16:00:30 [2020-04-14T16:00:30.931Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
16:00:30 [2020-04-14T16:00:30.931Z] ++ 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
16:00:30 [2020-04-14T16:00:30.931Z] ++ set -e
16:00:30 [2020-04-14T16:00:30.931Z] ++ '[' -n 0 ']'
16:00:30 [2020-04-14T16:00:30.931Z] ++ set -x
16:00:30 [2020-04-14T16:00:30.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
16:00:30 [2020-04-14T16:00:30.931Z] INFO: Testing against a local daemon
16:00:30 [2020-04-14T16:00:30.931Z] === RUN   TestNetworkCreateDelete
16:00:30 [2020-04-14T16:00:30.931Z] --- PASS: TestNetworkCreateDelete (0.22s)
16:00:30 [2020-04-14T16:00:30.931Z] === RUN   TestDockerNetworkDeletePreferID
16:00:30 [2020-04-14T16:00:30.931Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
16:00:30 [2020-04-14T16:00:30.931Z] === RUN   TestInspectNetwork
16:00:30 [2020-04-14T16:00:30.931Z] === RUN   TestInspectNetwork/full_network_id
16:00:30 [2020-04-14T16:00:30.931Z] === RUN   TestInspectNetwork/partial_network_id
16:00:30 [2020-04-14T16:00:30.931Z] === RUN   TestInspectNetwork/network_name
16:00:30 [2020-04-14T16:00:30.931Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:00:33 [2020-04-14T16:00:33.417Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:00:35 [2020-04-14T16:00:35.312Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:00:35 [2020-04-14T16:00:35.323Z] --- PASS: TestInspectNetwork (7.73s)
16:00:35 [2020-04-14T16:00:35.323Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:00:35 [2020-04-14T16:00:35.323Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:00:35 [2020-04-14T16:00:35.323Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:00:35 [2020-04-14T16:00:35.323Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:00:35 [2020-04-14T16:00:35.323Z] === RUN   TestRunContainerWithBridgeNone
16:00:37 [2020-04-14T16:00:37.209Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:00:37 [2020-04-14T16:00:37.209Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:00:37 [2020-04-14T16:00:37.359Z] --- PASS: TestRunContainerWithBridgeNone (2.33s)
16:00:37 [2020-04-14T16:00:37.359Z] === RUN   TestNetworkInvalidJSON
16:00:37 [2020-04-14T16:00:37.359Z] === RUN   TestNetworkInvalidJSON//networks/create
16:00:37 [2020-04-14T16:00:37.359Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:00:37 [2020-04-14T16:00:37.359Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:00:37 [2020-04-14T16:00:37.359Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:00:37 [2020-04-14T16:00:37.359Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:00:37 [2020-04-14T16:00:37.359Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:00:37 [2020-04-14T16:00:37.359Z] === CONT  TestNetworkInvalidJSON//networks/create
16:00:37 [2020-04-14T16:00:37.359Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:00:37 [2020-04-14T16:00:37.359Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:00:37 [2020-04-14T16:00:37.359Z] --- PASS: TestNetworkInvalidJSON (0.04s)
16:00:37 [2020-04-14T16:00:37.359Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:00:37 [2020-04-14T16:00:37.359Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:00:37 [2020-04-14T16:00:37.359Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:00:37 [2020-04-14T16:00:37.359Z] === RUN   TestHostIPv4BridgeLabel
16:00:37 [2020-04-14T16:00:37.774Z] === RUN   TestDockerSuite/TestRunNetHost
16:00:37 [2020-04-14T16:00:37.980Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
16:00:37 [2020-04-14T16:00:37.980Z] === RUN   TestDaemonRestartWithLiveRestore
16:00:38 [2020-04-14T16:00:38.703Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:00:38 [2020-04-14T16:00:38.998Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
16:00:38 [2020-04-14T16:00:38.998Z] === RUN   TestDaemonDefaultNetworkPools
16:00:39 [2020-04-14T16:00:39.634Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:00:40 [2020-04-14T16:00:40.021Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
16:00:40 [2020-04-14T16:00:40.021Z] === RUN   TestDaemonRestartWithExistingNetwork
16:00:40 [2020-04-14T16:00:40.565Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:00:41 [2020-04-14T16:00:41.037Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s)
16:00:41 [2020-04-14T16:00:41.038Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:00:42 [2020-04-14T16:00:42.522Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s)
16:00:42 [2020-04-14T16:00:42.522Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:00:43 [2020-04-14T16:00:43.087Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:00:43 [2020-04-14T16:00:43.145Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:00:43 [2020-04-14T16:00:43.145Z] === RUN   TestServiceWithPredefinedNetwork
16:00:45 [2020-04-14T16:00:45.613Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:00:45 [2020-04-14T16:00:45.846Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s)
16:00:45 [2020-04-14T16:00:45.846Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:00:45 [2020-04-14T16:00:45.846Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:00:45 [2020-04-14T16:00:45.846Z]     service_test.go:236: FLAKY_TEST
16:00:45 [2020-04-14T16:00:45.846Z] === RUN   TestServiceWithDataPathPortInit
16:00:49 [2020-04-14T16:00:49.791Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:00:50 [2020-04-14T16:00:50.722Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:00:50 [2020-04-14T16:00:50.722Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
16:00:51 [2020-04-14T16:00:51.653Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:00:51 [2020-04-14T16:00:51.653Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:00:52 [2020-04-14T16:00:52.217Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:00:53 [2020-04-14T16:00:53.148Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:00:53 [2020-04-14T16:00:53.148Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:00:54 [2020-04-14T16:00:54.087Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:00:55 [2020-04-14T16:00:55.017Z] === RUN   TestDockerSuite/TestRunOOMExitCode
16:00:55 [2020-04-14T16:00:55.017Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:00:55 [2020-04-14T16:00:55.948Z] === RUN   TestDockerSuite/TestRunPIDsLimit
16:00:56 [2020-04-14T16:00:56.878Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:00:58 [2020-04-14T16:00:58.248Z] === RUN   TestDockerSuite/TestRunPortInUse
16:00:59 [2020-04-14T16:00:59.617Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
16:00:59 [2020-04-14T16:00:59.874Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
16:01:00 [2020-04-14T16:01:00.132Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:01:01 [2020-04-14T16:01:01.062Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:01:01 [2020-04-14T16:01:01.123Z] --- PASS: TestServiceWithDataPathPortInit (14.81s)
16:01:01 [2020-04-14T16:01:01.123Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:01:01 [2020-04-14T16:01:01.627Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:01:02 [2020-04-14T16:01:02.998Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:01:03 [2020-04-14T16:01:03.563Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:01:03 [2020-04-14T16:01:03.563Z] === RUN   TestDockerSuite/TestRunPublishPort
16:01:04 [2020-04-14T16:01:04.493Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:01:05 [2020-04-14T16:01:05.424Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:01:05 [2020-04-14T16:01:05.424Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:01:05 [2020-04-14T16:01:05.424Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
16:01:06 [2020-04-14T16:01:06.355Z] === RUN   TestDockerSuite/TestRunRedirectStdout
16:01:07 [2020-04-14T16:01:07.950Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.47s)
16:01:07 [2020-04-14T16:01:07.950Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gtusu0xvdbiakzg2bv4akfkx0 Created:2020-04-14 16:01:01.578974703 +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[d967efa3c9808b4728fed879b623c5859c1c428c7dd2c2dad92ee83bcc457db8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uh8jtx9yl4ee216riy6m1ong2 EndpointID:900b2b55b2f4e143296b14ea9fd8b3860776c4038a952ab9b33a88bc761b232e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c24e85a0f785a1c4e930fff63d181b1a6659f1b9b7c508ca5c0b67786b355678 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:82dc6c8407d6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uh8jtx9yl4ee216riy6m1ong2 EndpointID:900b2b55b2f4e143296b14ea9fd8b3860776c4038a952ab9b33a88bc761b232e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:01:07 [2020-04-14T16:01:07.950Z] PASS
16:01:07 [2020-04-14T16:01:07.950Z] 
16:01:07 [2020-04-14T16:01:07.950Z] === Skipped
16:01:07 [2020-04-14T16:01:07.950Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:01:07 [2020-04-14T16:01:07.950Z]     service_test.go:236: FLAKY_TEST
16:01:07 [2020-04-14T16:01:07.950Z] 
16:01:07 [2020-04-14T16:01:07.950Z] 
16:01:07 [2020-04-14T16:01:07.950Z] DONE 22 tests, 1 skipped in 41.483s
16:01:07 [2020-04-14T16:01:07.950Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:01:07 [2020-04-14T16:01:07.950Z] ++ 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
16:01:07 [2020-04-14T16:01:07.950Z] ++ set -e
16:01:07 [2020-04-14T16:01:07.950Z] ++ '[' -n 0 ']'
16:01:07 [2020-04-14T16:01:07.950Z] ++ set -x
16:01:07 [2020-04-14T16:01:07.951Z] ++ env -i DEST=/go/src/github.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
16:01:07 [2020-04-14T16:01:07.951Z] INFO: Testing against a local daemon
16:01:07 [2020-04-14T16:01:07.951Z] === RUN   TestDockerNetworkIpvlanPersistance
16:01:07 [2020-04-14T16:01:07.951Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:01:07 [2020-04-14T16:01:07.951Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:07 [2020-04-14T16:01:07.951Z] === RUN   TestDockerNetworkIpvlan
16:01:07 [2020-04-14T16:01:07.951Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:01:07 [2020-04-14T16:01:07.951Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:07 [2020-04-14T16:01:07.951Z] PASS
16:01:07 [2020-04-14T16:01:07.951Z] 
16:01:07 [2020-04-14T16:01:07.951Z] === Skipped
16:01:07 [2020-04-14T16:01:07.951Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:01:07 [2020-04-14T16:01:07.951Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:07 [2020-04-14T16:01:07.951Z] 
16:01:07 [2020-04-14T16:01:07.951Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:01:07 [2020-04-14T16:01:07.951Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:07 [2020-04-14T16:01:07.951Z] 
16:01:07 [2020-04-14T16:01:07.951Z] 
16:01:07 [2020-04-14T16:01:07.951Z] DONE 2 tests, 2 skipped in 0.100s
16:01:07 [2020-04-14T16:01:07.951Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:01:07 [2020-04-14T16:01:07.951Z] ++ 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
16:01:07 [2020-04-14T16:01:07.951Z] ++ set -e
16:01:07 [2020-04-14T16:01:07.951Z] ++ '[' -n 0 ']'
16:01:07 [2020-04-14T16:01:07.951Z] ++ set -x
16:01:07 [2020-04-14T16:01:07.951Z] ++ env -i DEST=/go/src/github.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
16:01:08 [2020-04-14T16:01:08.237Z] INFO: Testing against a local daemon
16:01:08 [2020-04-14T16:01:08.237Z] === RUN   TestDockerNetworkMacvlanPersistance
16:01:08 [2020-04-14T16:01:08.254Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:01:08 [2020-04-14T16:01:08.254Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:01:09 [2020-04-14T16:01:09.743Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s)
16:01:09 [2020-04-14T16:01:09.743Z] === RUN   TestDockerNetworkMacvlan
16:01:10 [2020-04-14T16:01:10.758Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:01:11 [2020-04-14T16:01:11.531Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:01:11 [2020-04-14T16:01:11.776Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:01:12 [2020-04-14T16:01:12.792Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:01:13 [2020-04-14T16:01:13.426Z] === RUN   TestDockerSuite/TestRunRm
16:01:14 [2020-04-14T16:01:14.361Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:01:14 [2020-04-14T16:01:14.846Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:01:14 [2020-04-14T16:01:14.925Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
16:01:17 [2020-04-14T16:01:17.548Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:01:18 [2020-04-14T16:01:18.232Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:01:18 [2020-04-14T16:01:18.796Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:01:19 [2020-04-14T16:01:19.360Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
16:01:21 [2020-04-14T16:01:21.886Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
16:01:21 [2020-04-14T16:01:21.951Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:01:22 [2020-04-14T16:01:22.816Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
16:01:23 [2020-04-14T16:01:23.072Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
16:01:23 [2020-04-14T16:01:23.433Z] --- PASS: TestDockerNetworkMacvlan (13.56s)
16:01:23 [2020-04-14T16:01:23.433Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:01:23 [2020-04-14T16:01:23.433Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
16:01:23 [2020-04-14T16:01:23.433Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
16:01:23 [2020-04-14T16:01:23.433Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s)
16:01:23 [2020-04-14T16:01:23.433Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s)
16:01:23 [2020-04-14T16:01:23.433Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s)
16:01:23 [2020-04-14T16:01:23.433Z] PASS
16:01:23 [2020-04-14T16:01:23.433Z] 
16:01:23 [2020-04-14T16:01:23.433Z] DONE 8 tests in 15.213s
16:01:23 [2020-04-14T16:01:23.433Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
16:01:23 [2020-04-14T16:01:23.434Z] ++ 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
16:01:23 [2020-04-14T16:01:23.434Z] ++ set -e
16:01:23 [2020-04-14T16:01:23.434Z] ++ '[' -n 0 ']'
16:01:23 [2020-04-14T16:01:23.434Z] ++ set -x
16:01:23 [2020-04-14T16:01:23.434Z] ++ env -i DEST=/go/src/github.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
16:01:23 [2020-04-14T16:01:23.434Z] testing: warning: no tests to run
16:01:23 [2020-04-14T16:01:23.434Z] PASS
16:01:23 [2020-04-14T16:01:23.434Z] 
16:01:23 [2020-04-14T16:01:23.434Z] DONE 0 tests in 0.015s
16:01:23 [2020-04-14T16:01:23.434Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:01:23 [2020-04-14T16:01:23.434Z] ++ 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
16:01:23 [2020-04-14T16:01:23.434Z] ++ set -e
16:01:23 [2020-04-14T16:01:23.434Z] ++ '[' -n 0 ']'
16:01:23 [2020-04-14T16:01:23.434Z] ++ set -x
16:01:23 [2020-04-14T16:01:23.434Z] ++ env -i DEST=/go/src/github.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
16:01:23 [2020-04-14T16:01:23.434Z] INFO: Testing against a local daemon
16:01:23 [2020-04-14T16:01:23.434Z] === RUN   TestAuthZPluginAllowRequest
16:01:24 [2020-04-14T16:01:24.916Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
16:01:24 [2020-04-14T16:01:24.917Z] === RUN   TestAuthZPluginTLS
16:01:25 [2020-04-14T16:01:25.538Z] --- PASS: TestAuthZPluginTLS (0.60s)
16:01:25 [2020-04-14T16:01:25.538Z] === RUN   TestAuthZPluginDenyRequest
16:01:26 [2020-04-14T16:01:26.177Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
16:01:26 [2020-04-14T16:01:26.177Z] === RUN   TestAuthZPluginAPIDenyResponse
16:01:26 [2020-04-14T16:01:26.346Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
16:01:26 [2020-04-14T16:01:26.796Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
16:01:26 [2020-04-14T16:01:26.796Z] === RUN   TestAuthZPluginDenyResponse
16:01:26 [2020-04-14T16:01:26.909Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
16:01:27 [2020-04-14T16:01:27.418Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
16:01:27 [2020-04-14T16:01:27.418Z] === RUN   TestAuthZPluginAllowEventStream
16:01:28 [2020-04-14T16:01:28.901Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
16:01:28 [2020-04-14T16:01:28.901Z] === RUN   TestAuthZPluginErrorResponse
16:01:29 [2020-04-14T16:01:29.531Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
16:01:29 [2020-04-14T16:01:29.531Z] === RUN   TestAuthZPluginErrorRequest
16:01:30 [2020-04-14T16:01:30.152Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
16:01:30 [2020-04-14T16:01:30.152Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:01:30 [2020-04-14T16:01:30.773Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
16:01:30 [2020-04-14T16:01:30.773Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:01:32 [2020-04-14T16:01:32.170Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
16:01:32 [2020-04-14T16:01:32.170Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
16:01:32 [2020-04-14T16:01:32.827Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s)
16:01:32 [2020-04-14T16:01:32.827Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:01:33 [2020-04-14T16:01:33.100Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
16:01:34 [2020-04-14T16:01:34.031Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
16:01:34 [2020-04-14T16:01:34.879Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
16:01:34 [2020-04-14T16:01:34.879Z] === RUN   TestAuthZPluginHeader
16:01:34 [2020-04-14T16:01:34.962Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
16:01:35 [2020-04-14T16:01:35.219Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
16:01:35 [2020-04-14T16:01:35.477Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
16:01:35 [2020-04-14T16:01:35.896Z] --- PASS: TestAuthZPluginHeader (0.94s)
16:01:35 [2020-04-14T16:01:35.896Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:01:35 [2020-04-14T16:01:35.896Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:01:35 [2020-04-14T16:01:35.896Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:01:35 [2020-04-14T16:01:35.896Z] === RUN   TestAuthZPluginV2Disable
16:01:35 [2020-04-14T16:01:35.896Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:01:35 [2020-04-14T16:01:35.896Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:01:35 [2020-04-14T16:01:35.896Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:01:35 [2020-04-14T16:01:35.896Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:01:35 [2020-04-14T16:01:35.896Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:01:35 [2020-04-14T16:01:35.896Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:01:35 [2020-04-14T16:01:35.896Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:01:35 [2020-04-14T16:01:35.896Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:01:35 [2020-04-14T16:01:35.896Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:01:36 [2020-04-14T16:01:36.460Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
16:01:37 [2020-04-14T16:01:37.391Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
16:01:38 [2020-04-14T16:01:38.321Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:01:39 [2020-04-14T16:01:39.253Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:01:40 [2020-04-14T16:01:40.185Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:01:40 [2020-04-14T16:01:40.461Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
16:01:40 [2020-04-14T16:01:40.461Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
16:01:43 [2020-04-14T16:01:43.005Z] === RUN   TestDockerSuite/TestRunState
16:01:44 [2020-04-14T16:01:44.375Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:01:45 [2020-04-14T16:01:45.306Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:01:46 [2020-04-14T16:01:46.236Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:01:46 [2020-04-14T16:01:46.236Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
16:01:46 [2020-04-14T16:01:46.236Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:01:47 [2020-04-14T16:01:47.168Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:01:47 [2020-04-14T16:01:47.733Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:01:47 [2020-04-14T16:01:47.989Z] === RUN   TestDockerSuite/TestRunSysctls
16:01:48 [2020-04-14T16:01:48.553Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:01:49 [2020-04-14T16:01:49.486Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
16:01:49 [2020-04-14T16:01:49.744Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:01:49 [2020-04-14T16:01:49.744Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:01:49 [2020-04-14T16:01:49.744Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:01:50 [2020-04-14T16:01:50.677Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
16:01:52 [2020-04-14T16:01:52.569Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
16:01:53 [2020-04-14T16:01:53.940Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
16:01:54 [2020-04-14T16:01:54.385Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
16:01:54 [2020-04-14T16:01:54.385Z] PASS
16:01:54 [2020-04-14T16:01:54.385Z] 
16:01:54 [2020-04-14T16:01:54.385Z] === Skipped
16:01:54 [2020-04-14T16:01:54.385Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:01:54 [2020-04-14T16:01:54.385Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:01:54 [2020-04-14T16:01:54.385Z] 
16:01:54 [2020-04-14T16:01:54.385Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:01:54 [2020-04-14T16:01:54.385Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:01:54 [2020-04-14T16:01:54.385Z] 
16:01:54 [2020-04-14T16:01:54.385Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:01:54 [2020-04-14T16:01:54.385Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:01:54 [2020-04-14T16:01:54.385Z] 
16:01:54 [2020-04-14T16:01:54.385Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:01:54 [2020-04-14T16:01:54.385Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:01:54 [2020-04-14T16:01:54.385Z] 
16:01:54 [2020-04-14T16:01:54.385Z] 
16:01:54 [2020-04-14T16:01:54.385Z] DONE 17 tests, 4 skipped in 29.175s
16:01:54 [2020-04-14T16:01:54.385Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:01:54 [2020-04-14T16:01:54.385Z] ++ 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
16:01:54 [2020-04-14T16:01:54.385Z] ++ set -e
16:01:54 [2020-04-14T16:01:54.385Z] ++ '[' -n 0 ']'
16:01:54 [2020-04-14T16:01:54.385Z] ++ set -x
16:01:54 [2020-04-14T16:01:54.385Z] ++ env -i DEST=/go/src/github.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
16:01:54 [2020-04-14T16:01:54.385Z] INFO: Testing against a local daemon
16:01:54 [2020-04-14T16:01:54.385Z] === RUN   TestPluginInvalidJSON
16:01:54 [2020-04-14T16:01:54.385Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:01:54 [2020-04-14T16:01:54.385Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:01:54 [2020-04-14T16:01:54.385Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:01:54 [2020-04-14T16:01:54.385Z] --- PASS: TestPluginInvalidJSON (0.04s)
16:01:54 [2020-04-14T16:01:54.385Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:01:54 [2020-04-14T16:01:54.385Z] PASS
16:01:54 [2020-04-14T16:01:54.385Z] 
16:01:54 [2020-04-14T16:01:54.385Z] DONE 2 tests in 0.128s
16:01:54 [2020-04-14T16:01:54.385Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:01:54 [2020-04-14T16:01:54.385Z] ++ 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
16:01:54 [2020-04-14T16:01:54.385Z] ++ set -e
16:01:54 [2020-04-14T16:01:54.385Z] ++ '[' -n 0 ']'
16:01:54 [2020-04-14T16:01:54.385Z] ++ set -x
16:01:54 [2020-04-14T16:01:54.385Z] ++ env -i DEST=/go/src/github.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
16:01:54 [2020-04-14T16:01:54.385Z] INFO: Testing against a local daemon
16:01:54 [2020-04-14T16:01:54.385Z] === RUN   TestExternalGraphDriver
16:01:54 [2020-04-14T16:01:54.385Z] === RUN   TestExternalGraphDriver/json
16:01:54 [2020-04-14T16:01:54.504Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
16:01:55 [2020-04-14T16:01:55.009Z] === RUN   TestExternalGraphDriver/spec
16:01:57 [2020-04-14T16:01:57.026Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
16:01:57 [2020-04-14T16:01:57.042Z] === RUN   TestExternalGraphDriver/pull
16:01:59 [2020-04-14T16:01:59.116Z] --- PASS: TestExternalGraphDriver (6.15s)
16:01:59 [2020-04-14T16:01:59.116Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
16:01:59 [2020-04-14T16:01:59.116Z]     --- PASS: TestExternalGraphDriver/spec (2.01s)
16:01:59 [2020-04-14T16:01:59.116Z]     --- PASS: TestExternalGraphDriver/pull (1.93s)
16:01:59 [2020-04-14T16:01:59.116Z] === RUN   TestGraphdriverPluginV2
16:01:59 [2020-04-14T16:01:59.116Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
16:01:59 [2020-04-14T16:01:59.116Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:01:59 [2020-04-14T16:01:59.116Z] PASS
16:01:59 [2020-04-14T16:01:59.116Z] 
16:01:59 [2020-04-14T16:01:59.116Z] === Skipped
16:01:59 [2020-04-14T16:01:59.116Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
16:01:59 [2020-04-14T16:01:59.116Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:01:59 [2020-04-14T16:01:59.116Z] 
16:01:59 [2020-04-14T16:01:59.116Z] 
16:01:59 [2020-04-14T16:01:59.116Z] DONE 5 tests, 1 skipped in 6.305s
16:01:59 [2020-04-14T16:01:59.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:01:59 [2020-04-14T16:01:59.116Z] ++ 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
16:01:59 [2020-04-14T16:01:59.116Z] ++ set -e
16:01:59 [2020-04-14T16:01:59.116Z] ++ '[' -n 0 ']'
16:01:59 [2020-04-14T16:01:59.116Z] ++ set -x
16:01:59 [2020-04-14T16:01:59.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:01:59 [2020-04-14T16:01:59.116Z] INFO: Testing against a local daemon
16:01:59 [2020-04-14T16:01:59.116Z] === RUN   TestContinueAfterPluginCrash
16:01:59 [2020-04-14T16:01:59.116Z] === PAUSE TestContinueAfterPluginCrash
16:01:59 [2020-04-14T16:01:59.116Z] === RUN   TestReadPluginNoRead
16:01:59 [2020-04-14T16:01:59.116Z] === PAUSE TestReadPluginNoRead
16:01:59 [2020-04-14T16:01:59.116Z] === RUN   TestDaemonStartWithLogOpt
16:01:59 [2020-04-14T16:01:59.116Z] === PAUSE TestDaemonStartWithLogOpt
16:01:59 [2020-04-14T16:01:59.116Z] === CONT  TestContinueAfterPluginCrash
16:01:59 [2020-04-14T16:01:59.116Z] === CONT  TestDaemonStartWithLogOpt
16:01:59 [2020-04-14T16:01:59.116Z] === CONT  TestReadPluginNoRead
16:02:01 [2020-04-14T16:02:01.205Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:02:03 [2020-04-14T16:02:03.726Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:02:04 [2020-04-14T16:02:04.657Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:02:05 [2020-04-14T16:02:05.229Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:02:06 [2020-04-14T16:02:06.159Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:02:08 [2020-04-14T16:02:08.682Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:02:10 [2020-04-14T16:02:10.053Z] === RUN   TestDockerSuite/TestRunUserByID
16:02:10 [2020-04-14T16:02:10.617Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:02:10 [2020-04-14T16:02:10.617Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:02:10 [2020-04-14T16:02:10.874Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:02:11 [2020-04-14T16:02:11.808Z] === RUN   TestDockerSuite/TestRunUserByName
16:02:12 [2020-04-14T16:02:12.739Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:02:13 [2020-04-14T16:02:13.303Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
16:02:13 [2020-04-14T16:02:13.303Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:02:13 [2020-04-14T16:02:13.560Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:02:14 [2020-04-14T16:02:14.491Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:02:19 [2020-04-14T16:02:19.745Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:02:19 [2020-04-14T16:02:19.745Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:02:21 [2020-04-14T16:02:21.116Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:02:21 [2020-04-14T16:02:21.544Z] === RUN   TestReadPluginNoRead/default
16:02:21 [2020-04-14T16:02:21.544Z] --- PASS: TestDaemonStartWithLogOpt (22.36s)
16:02:22 [2020-04-14T16:02:22.162Z] === RUN   TestReadPluginNoRead/disabled_caching
16:02:23 [2020-04-14T16:02:23.637Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:02:24 [2020-04-14T16:02:24.198Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:02:25 [2020-04-14T16:02:25.009Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:02:25 [2020-04-14T16:02:25.679Z] --- PASS: TestReadPluginNoRead (26.53s)
16:02:25 [2020-04-14T16:02:25.679Z]     --- PASS: TestReadPluginNoRead/default (1.99s)
16:02:25 [2020-04-14T16:02:25.679Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.69s)
16:02:25 [2020-04-14T16:02:25.679Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s)
16:02:25 [2020-04-14T16:02:25.679Z]     read_test.go:91: [d6ff6cbccd010] daemon is not started
16:02:25 [2020-04-14T16:02:25.965Z] --- PASS: TestContinueAfterPluginCrash (26.94s)
16:02:25 [2020-04-14T16:02:25.965Z] PASS
16:02:25 [2020-04-14T16:02:25.965Z] 
16:02:25 [2020-04-14T16:02:25.965Z] DONE 6 tests in 27.052s
16:02:25 [2020-04-14T16:02:25.965Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:02:25 [2020-04-14T16:02:25.965Z] ++ 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
16:02:25 [2020-04-14T16:02:25.965Z] ++ set -e
16:02:25 [2020-04-14T16:02:25.965Z] ++ '[' -n 0 ']'
16:02:25 [2020-04-14T16:02:25.965Z] ++ set -x
16:02:25 [2020-04-14T16:02:25.965Z] ++ env -i DEST=/go/src/github.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
16:02:25 [2020-04-14T16:02:25.965Z] testing: warning: no tests to run
16:02:25 [2020-04-14T16:02:25.965Z] PASS
16:02:25 [2020-04-14T16:02:25.965Z] 
16:02:25 [2020-04-14T16:02:25.965Z] DONE 0 tests in 0.022s
16:02:25 [2020-04-14T16:02:25.965Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:02:25 [2020-04-14T16:02:25.965Z] ++ 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
16:02:25 [2020-04-14T16:02:25.965Z] ++ set -e
16:02:25 [2020-04-14T16:02:25.965Z] ++ '[' -n 0 ']'
16:02:25 [2020-04-14T16:02:25.965Z] ++ set -x
16:02:25 [2020-04-14T16:02:25.965Z] ++ env -i DEST=/go/src/github.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
16:02:26 [2020-04-14T16:02:26.261Z] INFO: Testing against a local daemon
16:02:26 [2020-04-14T16:02:26.261Z] === RUN   TestPluginWithDevMounts
16:02:26 [2020-04-14T16:02:26.261Z] === PAUSE TestPluginWithDevMounts
16:02:26 [2020-04-14T16:02:26.261Z] === CONT  TestPluginWithDevMounts
16:02:27 [2020-04-14T16:02:27.532Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:02:28 [2020-04-14T16:02:28.947Z] --- PASS: TestPluginWithDevMounts (2.30s)
16:02:28 [2020-04-14T16:02:28.947Z] PASS
16:02:28 [2020-04-14T16:02:28.947Z] 
16:02:28 [2020-04-14T16:02:28.947Z] DONE 1 tests in 2.405s
16:02:28 [2020-04-14T16:02:28.947Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
16:02:28 [2020-04-14T16:02:28.947Z] ++ 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
16:02:28 [2020-04-14T16:02:28.947Z] ++ set -e
16:02:28 [2020-04-14T16:02:28.947Z] ++ '[' -n 0 ']'
16:02:28 [2020-04-14T16:02:28.947Z] ++ set -x
16:02:28 [2020-04-14T16:02:28.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:02:28 [2020-04-14T16:02:28.947Z] INFO: Testing against a local daemon
16:02:28 [2020-04-14T16:02:28.947Z] === RUN   TestSecretInspect
16:02:30 [2020-04-14T16:02:30.057Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:02:30 [2020-04-14T16:02:30.632Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
16:02:30 [2020-04-14T16:02:30.982Z] --- PASS: TestSecretInspect (2.25s)
16:02:30 [2020-04-14T16:02:30.982Z] === RUN   TestSecretList
16:02:31 [2020-04-14T16:02:31.565Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
16:02:32 [2020-04-14T16:02:32.497Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:02:32 [2020-04-14T16:02:32.497Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:02:32 [2020-04-14T16:02:32.497Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:02:32 [2020-04-14T16:02:32.497Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:02:32 [2020-04-14T16:02:32.497Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
16:02:33 [2020-04-14T16:02:33.022Z] --- PASS: TestSecretList (2.27s)
16:02:33 [2020-04-14T16:02:33.022Z] === RUN   TestSecretsCreateAndDelete
16:02:33 [2020-04-14T16:02:33.427Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
16:02:34 [2020-04-14T16:02:34.358Z] === RUN   TestDockerSuite/TestRunWithCPUShares
16:02:34 [2020-04-14T16:02:34.922Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
16:02:35 [2020-04-14T16:02:35.723Z] --- PASS: TestSecretsCreateAndDelete (2.33s)
16:02:35 [2020-04-14T16:02:35.724Z] === RUN   TestSecretsUpdate
16:02:36 [2020-04-14T16:02:36.819Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
16:02:37 [2020-04-14T16:02:37.383Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
16:02:37 [2020-04-14T16:02:37.759Z] --- PASS: TestSecretsUpdate (2.29s)
16:02:37 [2020-04-14T16:02:37.759Z] === RUN   TestTemplatedSecret
16:02:38 [2020-04-14T16:02:38.313Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:02:38 [2020-04-14T16:02:38.313Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
16:02:38 [2020-04-14T16:02:38.877Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
16:02:38 [2020-04-14T16:02:38.877Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
16:02:38 [2020-04-14T16:02:38.877Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
16:02:39 [2020-04-14T16:02:39.135Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:02:39 [2020-04-14T16:02:39.135Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
16:02:39 [2020-04-14T16:02:39.135Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
16:02:39 [2020-04-14T16:02:39.392Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
16:02:39 [2020-04-14T16:02:39.392Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
16:02:39 [2020-04-14T16:02:39.649Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
16:02:39 [2020-04-14T16:02:39.906Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
16:02:40 [2020-04-14T16:02:40.447Z] --- PASS: TestTemplatedSecret (2.73s)
16:02:40 [2020-04-14T16:02:40.447Z] === RUN   TestSecretCreateResolve
16:02:40 [2020-04-14T16:02:40.836Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
16:02:41 [2020-04-14T16:02:41.400Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
16:02:42 [2020-04-14T16:02:42.331Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
16:02:42 [2020-04-14T16:02:42.331Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
16:02:43 [2020-04-14T16:02:43.139Z] --- PASS: TestSecretCreateResolve (2.27s)
16:02:43 [2020-04-14T16:02:43.140Z] PASS
16:02:43 [2020-04-14T16:02:43.140Z] 
16:02:43 [2020-04-14T16:02:43.140Z] DONE 6 tests in 14.226s
16:02:43 [2020-04-14T16:02:43.140Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
16:02:43 [2020-04-14T16:02:43.140Z] ++ 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
16:02:43 [2020-04-14T16:02:43.140Z] ++ set -e
16:02:43 [2020-04-14T16:02:43.140Z] ++ '[' -n 0 ']'
16:02:43 [2020-04-14T16:02:43.140Z] ++ set -x
16:02:43 [2020-04-14T16:02:43.140Z] ++ env -i DEST=/go/src/github.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
16:02:43 [2020-04-14T16:02:43.140Z] INFO: Testing against a local daemon
16:02:43 [2020-04-14T16:02:43.140Z] === RUN   TestServiceCreateInit
16:02:43 [2020-04-14T16:02:43.140Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:02:43 [2020-04-14T16:02:43.262Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:02:43 [2020-04-14T16:02:43.519Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:02:44 [2020-04-14T16:02:44.449Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:02:44 [2020-04-14T16:02:44.449Z] === RUN   TestDockerSuite/TestRunWithShmSize
16:02:45 [2020-04-14T16:02:45.013Z] === RUN   TestDockerSuite/TestRunWithSwappiness
16:02:45 [2020-04-14T16:02:45.943Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
16:02:45 [2020-04-14T16:02:45.943Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:02:45 [2020-04-14T16:02:45.943Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:02:46 [2020-04-14T16:02:46.874Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:02:46 [2020-04-14T16:02:46.874Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:02:47 [2020-04-14T16:02:47.549Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:02:48 [2020-04-14T16:02:48.772Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
16:02:49 [2020-04-14T16:02:49.336Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
16:02:49 [2020-04-14T16:02:49.592Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:02:50 [2020-04-14T16:02:50.155Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:02:50 [2020-04-14T16:02:50.155Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:02:51 [2020-04-14T16:02:51.955Z] --- PASS: TestServiceCreateInit (8.36s)
16:02:51 [2020-04-14T16:02:51.955Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.22s)
16:02:51 [2020-04-14T16:02:51.955Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s)
16:02:51 [2020-04-14T16:02:51.955Z] === RUN   TestCreateServiceMultipleTimes
16:02:52 [2020-04-14T16:02:52.068Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:02:52 [2020-04-14T16:02:52.631Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:02:55 [2020-04-14T16:02:55.159Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:02:56 [2020-04-14T16:02:56.089Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:02:56 [2020-04-14T16:02:56.089Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:02:56 [2020-04-14T16:02:56.089Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:02:57 [2020-04-14T16:02:57.018Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
16:02:58 [2020-04-14T16:02:58.388Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
16:02:59 [2020-04-14T16:02:59.320Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:02:59 [2020-04-14T16:02:59.320Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:03:01 [2020-04-14T16:03:01.842Z] === RUN   TestDockerSuite/TestSaveImageId
16:03:01 [2020-04-14T16:03:01.842Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:03:02 [2020-04-14T16:03:02.099Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:03:03 [2020-04-14T16:03:03.994Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:03:03 [2020-04-14T16:03:03.994Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:03:05 [2020-04-14T16:03:05.890Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:03:05 [2020-04-14T16:03:05.890Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:03:05 [2020-04-14T16:03:05.890Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:03:07 [2020-04-14T16:03:07.786Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:03:09 [2020-04-14T16:03:09.156Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:03:09 [2020-04-14T16:03:09.414Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:03:09 [2020-04-14T16:03:09.414Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:03:09 [2020-04-14T16:03:09.671Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:03:09 [2020-04-14T16:03:09.671Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:03:09 [2020-04-14T16:03:09.928Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:03:10 [2020-04-14T16:03:10.468Z] --- PASS: TestCreateServiceMultipleTimes (16.40s)
16:03:10 [2020-04-14T16:03:10.468Z] === RUN   TestCreateServiceConflict
16:03:10 [2020-04-14T16:03:10.468Z] --- PASS: TestCreateServiceConflict (2.26s)
16:03:10 [2020-04-14T16:03:10.468Z] === RUN   TestCreateServiceMaxReplicas
16:03:12 [2020-04-14T16:03:12.448Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:03:13 [2020-04-14T16:03:13.175Z] --- PASS: TestCreateServiceMaxReplicas (2.87s)
16:03:13 [2020-04-14T16:03:13.175Z] === RUN   TestCreateWithDuplicateNetworkNames
16:03:19 [2020-04-14T16:03:19.011Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:03:20 [2020-04-14T16:03:20.382Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:03:21 [2020-04-14T16:03:21.752Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:03:23 [2020-04-14T16:03:23.122Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:03:26 [2020-04-14T16:03:26.395Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:03:28 [2020-04-14T16:03:28.424Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s)
16:03:28 [2020-04-14T16:03:28.424Z] === RUN   TestCreateServiceSecretFileMode
16:03:28 [2020-04-14T16:03:28.709Z] --- PASS: TestCreateServiceSecretFileMode (2.57s)
16:03:28 [2020-04-14T16:03:28.709Z] === RUN   TestCreateServiceConfigFileMode
16:03:28 [2020-04-14T16:03:28.917Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:03:29 [2020-04-14T16:03:29.480Z] === RUN   TestDockerSuite/TestStartRecordError
16:03:31 [2020-04-14T16:03:31.375Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:03:31 [2020-04-14T16:03:31.406Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
16:03:31 [2020-04-14T16:03:31.406Z] === RUN   TestCreateServiceSysctls
16:03:33 [2020-04-14T16:03:33.898Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:03:35 [2020-04-14T16:03:35.792Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:03:35 [2020-04-14T16:03:35.813Z] --- PASS: TestCreateServiceSysctls (3.70s)
16:03:35 [2020-04-14T16:03:35.814Z] === RUN   TestCreateServiceCapabilities
16:03:37 [2020-04-14T16:03:37.850Z] --- PASS: TestCreateServiceCapabilities (2.61s)
16:03:37 [2020-04-14T16:03:37.850Z] === RUN   TestInspect
16:03:38 [2020-04-14T16:03:38.313Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:03:38 [2020-04-14T16:03:38.877Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:03:40 [2020-04-14T16:03:40.549Z] --- PASS: TestInspect (2.93s)
16:03:40 [2020-04-14T16:03:40.549Z] === RUN   TestCreateJob
16:03:44 [2020-04-14T16:03:44.028Z] --- PASS: TestCreateJob (3.40s)
16:03:44 [2020-04-14T16:03:44.028Z] === RUN   TestReplicatedJob
16:03:44 [2020-04-14T16:03:44.142Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:03:47 [2020-04-14T16:03:47.419Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:03:49 [2020-04-14T16:03:49.553Z] --- PASS: TestReplicatedJob (5.66s)
16:03:49 [2020-04-14T16:03:49.553Z] === RUN   TestUpdateReplicatedJob
16:03:51 [2020-04-14T16:03:51.592Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
16:03:52 [2020-04-14T16:03:52.156Z] === RUN   TestDockerSuite/TestStatsNoStream
16:03:53 [2020-04-14T16:03:53.026Z] --- PASS: TestUpdateReplicatedJob (3.46s)
16:03:53 [2020-04-14T16:03:53.026Z] === RUN   TestServiceListWithStatuses
16:03:53 [2020-04-14T16:03:53.026Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:03:53 [2020-04-14T16:03:53.026Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:03:53 [2020-04-14T16:03:53.026Z] === RUN   TestDockerNetworkConnectAlias
16:03:55 [2020-04-14T16:03:55.429Z] === RUN   TestDockerSuite/TestStopContainerSignal
16:03:56 [2020-04-14T16:03:56.800Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:03:57 [2020-04-14T16:03:57.057Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:03:57 [2020-04-14T16:03:57.621Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:03:58 [2020-04-14T16:03:58.542Z] --- PASS: TestDockerNetworkConnectAlias (4.66s)
16:03:58 [2020-04-14T16:03:58.543Z] === RUN   TestDockerNetworkReConnect
16:03:58 [2020-04-14T16:03:58.552Z] === RUN   TestDockerSuite/TestTopPrivileged
16:03:59 [2020-04-14T16:03:59.486Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:03:59 [2020-04-14T16:03:59.486Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:04:00 [2020-04-14T16:04:00.417Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:04:02 [2020-04-14T16:04:02.021Z] --- PASS: TestDockerNetworkReConnect (3.74s)
16:04:02 [2020-04-14T16:04:02.021Z] === RUN   TestServicePlugin
16:04:02 [2020-04-14T16:04:02.021Z] --- SKIP: TestServicePlugin (0.00s)
16:04:02 [2020-04-14T16:04:02.021Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:04:02 [2020-04-14T16:04:02.021Z] === RUN   TestServiceUpdateLabel
16:04:04 [2020-04-14T16:04:04.059Z] --- PASS: TestServiceUpdateLabel (2.24s)
16:04:04 [2020-04-14T16:04:04.059Z] === RUN   TestServiceUpdateSecrets
16:04:04 [2020-04-14T16:04:04.593Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:04:08 [2020-04-14T16:04:08.768Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
16:04:09 [2020-04-14T16:04:09.024Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
16:04:09 [2020-04-14T16:04:09.954Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
16:04:09 [2020-04-14T16:04:09.954Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
16:04:10 [2020-04-14T16:04:10.888Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
16:04:12 [2020-04-14T16:04:12.796Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
16:04:12 [2020-04-14T16:04:12.796Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
16:04:14 [2020-04-14T16:04:14.164Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
16:04:15 [2020-04-14T16:04:15.096Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
16:04:16 [2020-04-14T16:04:16.027Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
16:04:17 [2020-04-14T16:04:17.398Z] === RUN   TestDockerSuite/TestUpdateStats
16:04:19 [2020-04-14T16:04:19.334Z] --- PASS: TestServiceUpdateSecrets (14.73s)
16:04:19 [2020-04-14T16:04:19.334Z] === RUN   TestServiceUpdateConfigs
16:04:21 [2020-04-14T16:04:21.572Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
16:04:22 [2020-04-14T16:04:22.940Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
16:04:22 [2020-04-14T16:04:22.940Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
16:04:23 [2020-04-14T16:04:23.871Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
16:04:24 [2020-04-14T16:04:24.802Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:04:28 [2020-04-14T16:04:28.975Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
16:04:33 [2020-04-14T16:04:33.152Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
16:04:34 [2020-04-14T16:04:34.592Z] --- PASS: TestServiceUpdateConfigs (14.80s)
16:04:34 [2020-04-14T16:04:34.592Z] === RUN   TestServiceUpdateNetwork
16:04:36 [2020-04-14T16:04:36.426Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
16:04:38 [2020-04-14T16:04:38.949Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:04:43 [2020-04-14T16:04:43.144Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:04:47 [2020-04-14T16:04:47.139Z] --- PASS: TestServiceUpdateNetwork (13.09s)
16:04:47 [2020-04-14T16:04:47.139Z] PASS
16:04:47 [2020-04-14T16:04:47.139Z] 
16:04:47 [2020-04-14T16:04:47.139Z] === Skipped
16:04:47 [2020-04-14T16:04:47.139Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
16:04:47 [2020-04-14T16:04:47.139Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:04:47 [2020-04-14T16:04:47.139Z] 
16:04:47 [2020-04-14T16:04:47.139Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
16:04:47 [2020-04-14T16:04:47.139Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:04:47 [2020-04-14T16:04:47.139Z] 
16:04:47 [2020-04-14T16:04:47.139Z] 
16:04:47 [2020-04-14T16:04:47.139Z] DONE 23 tests, 2 skipped in 123.603s
16:04:47 [2020-04-14T16:04:47.139Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
16:04:47 [2020-04-14T16:04:47.139Z] ++ 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
16:04:47 [2020-04-14T16:04:47.139Z] ++ set -e
16:04:47 [2020-04-14T16:04:47.139Z] ++ '[' -n 0 ']'
16:04:47 [2020-04-14T16:04:47.139Z] ++ set -x
16:04:47 [2020-04-14T16:04:47.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:04:47 [2020-04-14T16:04:47.139Z] INFO: Testing against a local daemon
16:04:47 [2020-04-14T16:04:47.139Z] === RUN   TestSessionCreate
16:04:47 [2020-04-14T16:04:47.139Z] --- PASS: TestSessionCreate (0.05s)
16:04:47 [2020-04-14T16:04:47.139Z] === RUN   TestSessionCreateWithBadUpgrade
16:04:47 [2020-04-14T16:04:47.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:04:47 [2020-04-14T16:04:47.139Z] PASS
16:04:47 [2020-04-14T16:04:47.139Z] 
16:04:47 [2020-04-14T16:04:47.139Z] DONE 2 tests in 0.201s
16:04:47 [2020-04-14T16:04:47.139Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
16:04:47 [2020-04-14T16:04:47.139Z] ++ 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
16:04:47 [2020-04-14T16:04:47.139Z] ++ set -e
16:04:47 [2020-04-14T16:04:47.139Z] ++ '[' -n 0 ']'
16:04:47 [2020-04-14T16:04:47.139Z] ++ set -x
16:04:47 [2020-04-14T16:04:47.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:04:47 [2020-04-14T16:04:47.139Z] INFO: Testing against a local daemon
16:04:47 [2020-04-14T16:04:47.139Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:04:47 [2020-04-14T16:04:47.139Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:04:47 [2020-04-14T16:04:47.139Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:04:47 [2020-04-14T16:04:47.139Z] === RUN   TestEventsExecDie
16:04:47 [2020-04-14T16:04:47.423Z] --- PASS: TestEventsExecDie (0.79s)
16:04:47 [2020-04-14T16:04:47.423Z] === RUN   TestEventsBackwardsCompatible
16:04:47 [2020-04-14T16:04:47.709Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
16:04:47 [2020-04-14T16:04:47.709Z] === RUN   TestInfoBinaryCommits
16:04:47 [2020-04-14T16:04:47.709Z] --- PASS: TestInfoBinaryCommits (0.07s)
16:04:47 [2020-04-14T16:04:47.709Z] === RUN   TestInfoAPIVersioned
16:04:47 [2020-04-14T16:04:47.709Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:04:47 [2020-04-14T16:04:47.709Z] === RUN   TestInfoDiscoveryBackend
16:04:48 [2020-04-14T16:04:48.328Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
16:04:48 [2020-04-14T16:04:48.328Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:04:48 [2020-04-14T16:04:48.406Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
16:04:49 [2020-04-14T16:04:49.343Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:04:49 [2020-04-14T16:04:49.343Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:04:49 [2020-04-14T16:04:49.628Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
16:04:49 [2020-04-14T16:04:49.628Z] === RUN   TestInfoAPI
16:04:49 [2020-04-14T16:04:49.914Z] --- PASS: TestInfoAPI (0.06s)
16:04:49 [2020-04-14T16:04:49.914Z] === RUN   TestInfoAPIWarnings
16:04:50 [2020-04-14T16:04:50.206Z] --- PASS: TestInfoAPIWarnings (0.54s)
16:04:50 [2020-04-14T16:04:50.206Z] === RUN   TestInfoDebug
16:04:50 [2020-04-14T16:04:50.301Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
16:04:50 [2020-04-14T16:04:50.869Z] --- PASS: TestInfoDebug (0.54s)
16:04:50 [2020-04-14T16:04:50.869Z] === RUN   TestInfoInsecureRegistries
16:04:51 [2020-04-14T16:04:51.487Z] --- PASS: TestInfoInsecureRegistries (0.54s)
16:04:51 [2020-04-14T16:04:51.487Z] === RUN   TestInfoRegistryMirrors
16:04:52 [2020-04-14T16:04:52.107Z] --- PASS: TestInfoRegistryMirrors (0.54s)
16:04:52 [2020-04-14T16:04:52.107Z] === RUN   TestLoginFailsWithBadCredentials
16:04:52 [2020-04-14T16:04:52.393Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
16:04:52 [2020-04-14T16:04:52.393Z] === RUN   TestPingCacheHeaders
16:04:52 [2020-04-14T16:04:52.393Z] --- PASS: TestPingCacheHeaders (0.05s)
16:04:52 [2020-04-14T16:04:52.393Z] === RUN   TestPingGet
16:04:52 [2020-04-14T16:04:52.393Z] --- PASS: TestPingGet (0.03s)
16:04:52 [2020-04-14T16:04:52.393Z] === RUN   TestPingHead
16:04:52 [2020-04-14T16:04:52.393Z] --- PASS: TestPingHead (0.05s)
16:04:52 [2020-04-14T16:04:52.393Z] === RUN   TestVersion
16:04:52 [2020-04-14T16:04:52.678Z] --- PASS: TestVersion (0.06s)
16:04:52 [2020-04-14T16:04:52.678Z] PASS
16:04:52 [2020-04-14T16:04:52.678Z] 
16:04:52 [2020-04-14T16:04:52.678Z] === Skipped
16:04:52 [2020-04-14T16:04:52.678Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:04:52 [2020-04-14T16:04:52.678Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:04:52 [2020-04-14T16:04:52.678Z] 
16:04:52 [2020-04-14T16:04:52.678Z] 
16:04:52 [2020-04-14T16:04:52.678Z] DONE 18 tests, 1 skipped in 5.956s
16:04:52 [2020-04-14T16:04:52.678Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
16:04:52 [2020-04-14T16:04:52.678Z] ++ 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
16:04:52 [2020-04-14T16:04:52.678Z] ++ set -e
16:04:52 [2020-04-14T16:04:52.678Z] ++ '[' -n 0 ']'
16:04:52 [2020-04-14T16:04:52.678Z] ++ set -x
16:04:52 [2020-04-14T16:04:52.678Z] ++ env -i DEST=/go/src/github.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
16:04:52 [2020-04-14T16:04:52.678Z] INFO: Testing against a local daemon
16:04:52 [2020-04-14T16:04:52.678Z] === RUN   TestVolumesCreateAndList
16:04:52 [2020-04-14T16:04:52.678Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:04:52 [2020-04-14T16:04:52.678Z] === RUN   TestVolumesRemove
16:04:52 [2020-04-14T16:04:52.678Z] --- PASS: TestVolumesRemove (0.09s)
16:04:52 [2020-04-14T16:04:52.678Z] === RUN   TestVolumesInspect
16:04:52 [2020-04-14T16:04:52.822Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
16:04:52 [2020-04-14T16:04:52.962Z] --- PASS: TestVolumesInspect (0.04s)
16:04:52 [2020-04-14T16:04:52.962Z] === RUN   TestVolumesInvalidJSON
16:04:52 [2020-04-14T16:04:52.962Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:04:52 [2020-04-14T16:04:52.962Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:04:52 [2020-04-14T16:04:52.962Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:04:52 [2020-04-14T16:04:52.962Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:04:52 [2020-04-14T16:04:52.962Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:04:52 [2020-04-14T16:04:52.962Z] PASS
16:04:52 [2020-04-14T16:04:52.962Z] 
16:04:52 [2020-04-14T16:04:52.962Z] DONE 5 tests in 0.291s
16:04:52 [2020-04-14T16:04:52.962Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:04:53 [2020-04-14T16:04:53.246Z] ++++ cat bundles/test-integration/docker.pid
16:04:53 [2020-04-14T16:04:53.246Z] +++ kill 13447
16:04:53 [2020-04-14T16:04:53.757Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
16:04:54 [2020-04-14T16:04:54.255Z] +++ /etc/init.d/apparmor stop
16:04:54 [2020-04-14T16:04:54.255Z] Leaving: AppArmorNo profiles have been unloaded.
16:04:54 [2020-04-14T16:04:54.255Z] 
16:04:54 [2020-04-14T16:04:54.255Z] Unloading profiles will leave already running processes permanently
16:04:54 [2020-04-14T16:04:54.255Z] unconfined, which can lead to unexpected situations.
16:04:54 [2020-04-14T16:04:54.255Z] 
16:04:54 [2020-04-14T16:04:54.255Z] To set a process to complain mode, use the command line tool
16:04:54 [2020-04-14T16:04:54.255Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:04:54 [2020-04-14T16:04:54.255Z] +++ true
16:04:54 [2020-04-14T16:04:54.538Z] 
16:04:55 [2020-04-14T16:04:55.650Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
Post stage
[Pipeline] junit
16:04:56 [2020-04-14T16:04:56.633Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:04:57 [2020-04-14T16:04:57.347Z] + echo Ensuring container killed.
16:04:57 [2020-04-14T16:04:57.347Z] Ensuring container killed.
16:04:57 [2020-04-14T16:04:57.347Z] + docker rm -vf docker-pr7
16:04:57 [2020-04-14T16:04:57.347Z] Error: No such container: docker-pr7
16:04:57 [2020-04-14T16:04:57.347Z] + true
[Pipeline] sh
16:04:57 [2020-04-14T16:04:57.730Z] + echo Chowning /workspace to jenkins user
16:04:57 [2020-04-14T16:04:57.730Z] Chowning /workspace to jenkins user
16:04:57 [2020-04-14T16:04:57.730Z] + id -u
16:04:57 [2020-04-14T16:04:57.730Z] + id -g
16:04:57 [2020-04-14T16:04:57.730Z] + docker run --rm -v /home/docker/workspace/moby_PR-39705:/workspace busybox chown -R 1001:1001 /workspace
16:04:57 [2020-04-14T16:04:57.730Z] Unable to find image 'busybox:latest' locally
16:04:58 [2020-04-14T16:04:58.174Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
16:04:58 [2020-04-14T16:04:58.349Z] latest: Pulling from library/busybox
16:04:58 [2020-04-14T16:04:58.349Z] 4c6795986792: Pulling fs layer
16:04:58 [2020-04-14T16:04:58.634Z] 4c6795986792: Verifying Checksum
16:04:58 [2020-04-14T16:04:58.635Z] 4c6795986792: Download complete
16:04:58 [2020-04-14T16:04:58.930Z] 4c6795986792: Pull complete
16:04:58 [2020-04-14T16:04:58.930Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
16:04:58 [2020-04-14T16:04:58.930Z] Status: Downloaded newer image for busybox:latest
16:05:00 [2020-04-14T16:05:00.068Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:05:01 [2020-04-14T16:05:01.363Z] + bundleName=ppc64le-integration
16:05:01 [2020-04-14T16:05:01.363Z] + echo Creating ppc64le-integration-bundles.tar.gz
16:05:01 [2020-04-14T16:05:01.363Z] Creating ppc64le-integration-bundles.tar.gz
16:05:01 [2020-04-14T16:05:01.363Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print
16:05:01 [2020-04-14T16:05:01.363Z] 
[Pipeline] archiveArtifacts
16:05:01 [2020-04-14T16:05:01.683Z] Archiving artifacts
16:05:02 [2020-04-14T16:05:02.222Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39705/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:05:02 [2020-04-14T16:05:02.590Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
16:05:02 [2020-04-14T16:05:02.616Z] + make clean
16:05:03 [2020-04-14T16:05:03.235Z] make: command: Command not found
16:05:03 [2020-04-14T16:05:03.235Z] make: command: Command not found
16:05:03 [2020-04-14T16:05:03.235Z] docker volume rm -f docker-dev-cache
16:05:03 [2020-04-14T16:05:03.235Z] docker-dev-cache
[Pipeline] deleteDir
16:05:05 [2020-04-14T16:05:05.117Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:05:07 [2020-04-14T16:05:07.641Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:05:22 [2020-04-14T16:05:22.520Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:05:22 [2020-04-14T16:05:22.520Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:05:22 [2020-04-14T16:05:22.520Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:05:23 [2020-04-14T16:05:23.450Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:05:23 [2020-04-14T16:05:23.450Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:05:23 [2020-04-14T16:05:23.450Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:05:23 [2020-04-14T16:05:23.450Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:05:24 [2020-04-14T16:05:24.380Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:05:24 [2020-04-14T16:05:24.380Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:05:25 [2020-04-14T16:05:25.310Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:05:25 [2020-04-14T16:05:25.310Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:05:25 [2020-04-14T16:05:25.310Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:05:25 [2020-04-14T16:05:25.310Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:05:25 [2020-04-14T16:05:25.310Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:05:27 [2020-04-14T16:05:27.831Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:05:27 [2020-04-14T16:05:27.831Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:05:28 [2020-04-14T16:05:28.087Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:05:28 [2020-04-14T16:05:28.087Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:05:28 [2020-04-14T16:05:28.087Z] === RUN   TestDockerSuite/TestVolumeEvents
16:05:29 [2020-04-14T16:05:29.017Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:05:31 [2020-04-14T16:05:31.541Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:05:31 [2020-04-14T16:05:31.541Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:05:31 [2020-04-14T16:05:31.541Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:05:34 [2020-04-14T16:05:34.815Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:05:38 [2020-04-14T16:05:38.991Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:05:38 [2020-04-14T16:05:38.991Z] --- PASS: TestDockerSuite (1755.33s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.30s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.13s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.97s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.19s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.84s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.25s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.41s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.27s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.00s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.33s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.08s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.08s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.07s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.24s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.39s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.08s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.20s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.21s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.38s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.29s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.11s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.72s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.78s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.65s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.44s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.22s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.11s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.58s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.44s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.72s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.26s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.73s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.10s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.57s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.46s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.84s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.98s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.78s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.09s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.88s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.80s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.73s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.81s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.52s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.80s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.92s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.84s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.83s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.74s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.94s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.35s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.96s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.68s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.35s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.79s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.85s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.67s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.74s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.57s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.32s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.83s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.70s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.44s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
16:05:38 [2020-04-14T16:05:38.991Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.57s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.06s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.15s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.53s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.30s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.67s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.08s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.42s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.15s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
16:05:38 [2020-04-14T16:05:38.991Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.991Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:05:38 [2020-04-14T16:05:38.991Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.991Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
16:05:38 [2020-04-14T16:05:38.991Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.991Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
16:05:38 [2020-04-14T16:05:38.991Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.41s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.44s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.05s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.67s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.55s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.76s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.71s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.50s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.49s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.14s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.96s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.46s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.75s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.58s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.58s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.39s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.09s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.73s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.69s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.38s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.07s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.36s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.47s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.62s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.04s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.37s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.51s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.45s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:05:38 [2020-04-14T16:05:38.991Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.80s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.50s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.85s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.63s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFails (0.79s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.42s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.31s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.86s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.53s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.18s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.03s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildHistory (6.18s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.47s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.22s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.56s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.10s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.49s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.96s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.60s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.70s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.61s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s)
16:05:38 [2020-04-14T16:05:38.991Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.63s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.66s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.16s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.78s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.94s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.38s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.04s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.05s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.31s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.40s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.03s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.40s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.28s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.11s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.50s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.31s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.12s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.64s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.51s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.48s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.83s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.66s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.89s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.58s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.36s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.23s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.33s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.06s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildRm (3.21s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.56s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.31s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.27s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.03s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.02s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.38s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.00s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.93s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.71s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.39s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.67s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.31s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.89s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildUser (2.46s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.79s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.43s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.92s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.49s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.992Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.992Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.992Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.02s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.83s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.10s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.45s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.22s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.22s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.55s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.29s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.49s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]         docker_cli_sni_test.go:18: Flakey test
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCommitChange (1.30s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.14s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.74s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.12s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.02s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.33s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.79s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.87s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.75s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.97s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.10s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.94s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.76s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.80s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.97s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.85s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.14s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.48s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.13s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.44s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.98s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.64s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.58s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.59s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.52s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a4d040_<nil>} (1.64s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1912852663_/foo_false__<nil>_<nil>_<nil>} (1.62s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1912852663_/foo_true__<nil>_<nil>_<nil>} (1.61s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3361274538_/foo_false__<nil>_<nil>_<nil>} (1.62s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3361274538_/foo_true__<nil>_<nil>_<nil>} (1.62s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3361274538_/foo_true__0xc000a4d0a0_<nil>_<nil>} (1.60s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a4d0c0_<nil>} (1.60s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a4d0e0_<nil>} (1.76s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a4d100_<nil>} (1.59s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a4d120_<nil>} (1.58s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
16:05:38 [2020-04-14T16:05:38.992Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.91s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.43s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.30s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.79s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s)
16:05:38 [2020-04-14T16:05:38.992Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.91s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.32s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.90s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.16s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.73s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.84s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.49s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.97s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.46s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.89s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.08s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.47s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.84s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.95s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToDot (0.90s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.94s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.29s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.68s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.55s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:05:38 [2020-04-14T16:05:38.993Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateRM (0.16s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:05:38 [2020-04-14T16:05:38.993Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.93s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.72s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.99s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.80s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.71s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.58s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.49s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.65s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.85s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.34s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.51s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.31s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.55s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.53s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.36s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.61s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.65s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.03s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.40s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:05:38 [2020-04-14T16:05:38.993Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
16:05:38 [2020-04-14T16:05:38.993Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:05:38 [2020-04-14T16:05:38.993Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.83s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsRename (0.97s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsResize (1.36s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.84s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.14s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.85s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsTop (0.89s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.67s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExec (0.90s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.64s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.80s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.62s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.20s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecEnv (0.98s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.07s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.96s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.16s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.53s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.95s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecParseError (0.82s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.46s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.05s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.86s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.04s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecTTY (0.92s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.99s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.03s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:05:38 [2020-04-14T16:05:38.993Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.60s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.86s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.87s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.97s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.86s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestHealth (21.16s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.87s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.97s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.88s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImportFile (1.89s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.84s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.88s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.71s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.92s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.61s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.74s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:05:38 [2020-04-14T16:05:38.993Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.80s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.94s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:05:38 [2020-04-14T16:05:38.993Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.81s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.05s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.92s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.64s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.81s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.91s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.61s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.80s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.71s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.70s)
16:05:38 [2020-04-14T16:05:38.993Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.33s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.89s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.45s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.39s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.49s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.09s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.71s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.89s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.93s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.26s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.34s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.03s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.44s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsSince (6.86s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsTail (0.87s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.72s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.50s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestNetHostname (2.30s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.55s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.44s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.66s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPluginActive (1.61s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.04s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:05:38 [2020-04-14T16:05:38.994Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.93s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.96s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.08s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.65s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.53s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPortList (10.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.22s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.03s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.37s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.64s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.15s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.81s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.02s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.73s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.27s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.71s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.49s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.82s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.69s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.53s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.62s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:05:38 [2020-04-14T16:05:38.994Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.74s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.58s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.25s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.62s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.58s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.07s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.18s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.09s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.97s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.84s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.03s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.88s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.05s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.07s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.77s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.77s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.07s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.09s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.01s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.97s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.11s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.32s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.61s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.88s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.91s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.77s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.58s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.47s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.78s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.93s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
16:05:38 [2020-04-14T16:05:38.994Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.994Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:05:38 [2020-04-14T16:05:38.994Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.51s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.34s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.64s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:05:38 [2020-04-14T16:05:38.994Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.70s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.83s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.75s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.05s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.76s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.51s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:05:38 [2020-04-14T16:05:38.994Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.81s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.06s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.11s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.72s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.85s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.15s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.19s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunMount (6.09s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.50s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.45s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.69s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.68s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.15s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.94s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.39s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.40s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.66s)
16:05:38 [2020-04-14T16:05:38.994Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.03s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.66s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.00s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.84s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.15s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.92s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.97s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.72s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.50s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.81s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunRm (0.97s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.17s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.08s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.14s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.36s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.86s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.94s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.71s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.84s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.96s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.94s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.94s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunState (1.74s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.91s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.94s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.74s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.01s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.84s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.10s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.08s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.78s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.81s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.65s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.33s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.36s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.73s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.89s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.67s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.01s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.03s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents658317092
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.39s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.52s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.57s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.79s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.44s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.15s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.11s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.25s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.84s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.86s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.96s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.85s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.36s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.76s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.56s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.82s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.12s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.63s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.31s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.08s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.04s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.33s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.49s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.35s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.32s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.30s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.51s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.78s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.79s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.10s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.22s)
16:05:38 [2020-04-14T16:05:38.995Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:05:38 [2020-04-14T16:05:38.995Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:05:38 [2020-04-14T16:05:38.995Z] === RUN   TestDockerRegistrySuite
16:05:38 [2020-04-14T16:05:38.995Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:05:40 [2020-04-14T16:05:40.891Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:05:42 [2020-04-14T16:05:42.259Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:05:44 [2020-04-14T16:05:44.164Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:05:44 [2020-04-14T16:05:44.164Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:05:48 [2020-04-14T16:05:48.341Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:05:52 [2020-04-14T16:05:52.516Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:05:56 [2020-04-14T16:05:56.690Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:05:58 [2020-04-14T16:05:58.059Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:05:58 [2020-04-14T16:05:58.989Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:06:00 [2020-04-14T16:06:00.357Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:06:01 [2020-04-14T16:06:01.868Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:06:03 [2020-04-14T16:06:03.238Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:06:04 [2020-04-14T16:06:04.607Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:06:05 [2020-04-14T16:06:05.975Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:06:07 [2020-04-14T16:06:07.345Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
16:06:08 [2020-04-14T16:06:08.716Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:06:11 [2020-04-14T16:06:11.993Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:06:12 [2020-04-14T16:06:12.923Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:06:16 [2020-04-14T16:06:16.198Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:06:17 [2020-04-14T16:06:17.568Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:06:17 [2020-04-14T16:06:17.568Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:06:18 [2020-04-14T16:06:18.938Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:06:20 [2020-04-14T16:06:20.308Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:06:21 [2020-04-14T16:06:21.240Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:06:21 [2020-04-14T16:06:21.240Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:06:22 [2020-04-14T16:06:22.610Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
16:06:22 [2020-04-14T16:06:22.868Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
16:06:23 [2020-04-14T16:06:23.126Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
16:06:23 [2020-04-14T16:06:23.126Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
16:06:24 [2020-04-14T16:06:24.497Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:06:25 [2020-04-14T16:06:25.061Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:06:25 [2020-04-14T16:06:25.626Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:06:26 [2020-04-14T16:06:26.998Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:06:27 [2020-04-14T16:06:27.255Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:06:27 [2020-04-14T16:06:27.512Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:06:27 [2020-04-14T16:06:27.512Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:06:27 [2020-04-14T16:06:27.769Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:06:28 [2020-04-14T16:06:28.025Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:06:28 [2020-04-14T16:06:28.589Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:06:28 [2020-04-14T16:06:28.589Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:06:30 [2020-04-14T16:06:30.511Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:06:33 [2020-04-14T16:06:33.037Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:06:33 [2020-04-14T16:06:33.037Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:06:34 [2020-04-14T16:06:34.414Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:06:35 [2020-04-14T16:06:35.344Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:06:35 [2020-04-14T16:06:35.908Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:06:36 [2020-04-14T16:06:36.839Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:06:37 [2020-04-14T16:06:37.771Z] --- PASS: TestDockerRegistrySuite (58.90s)
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.89s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [de7057a9fd2ee] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [dc7491a0ef7d7] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.85s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d96e61c5423c0] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [da897291c9389] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.16s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [dd1ef91e99e7e] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.12s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d378583c0b0f7] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.12s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d2b088e881c4e] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [df861accd6e59] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.14s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d4f6e6e34f0a8] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d9d0e6a9363dd] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d95f1cc596525] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [da5eaf9770135] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d6a35c55437f7] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d97983b7d6304] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.66s)
16:06:37 [2020-04-14T16:06:37.771Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c85eb3f8a147bd402f77948b56dd30f160eebdf5af704154f2d5d425dd943698
16:06:37 [2020-04-14T16:06:37.771Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b310a055004acf7cc782354c0d41a9bca52d9ee088f2ef8fba4f4da14da46877
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d51dcd32a0d45] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.98s)
16:06:37 [2020-04-14T16:06:37.771Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fc7f7d498b3b00f063e6dc0443e86598258bab4f6382387813d7baa0a336a965
16:06:37 [2020-04-14T16:06:37.771Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:51ad30fa4a61abe82190534161b6aeae93d6e34b09f5d3ecb1f2e73da87f270b
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [db58dcdb665a2] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.31s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d2571adbfec82] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.15s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d2c9f9ddddbf4] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [dbcd46c431c7f] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d090b177a1147] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d1d834b6c62c6] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.18s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d56c7e0c7c674] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [db54457130f1f] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d0fff839d468d] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d8cd1565d61e6] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.40s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d6c187b944eb6] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [de04356b5e140] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d805adbe16398] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [dd7a5bc9e9651] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d54363ecdc078] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [dad7810f9f933] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d6ccb1a18984c] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.86s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d5318ec2c56a2] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.51s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d620c7ad19220] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.26s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [d9c28d3c7d2f1] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.57s)
16:06:37 [2020-04-14T16:06:37.771Z]         check_test.go:196: [dd52fa8542893] daemon is not started
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s)
16:06:37 [2020-04-14T16:06:37.771Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.87s)
16:06:37 [2020-04-14T16:06:37.771Z] === RUN   TestDockerSchema1RegistrySuite
16:06:37 [2020-04-14T16:06:37.771Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:06:38 [2020-04-14T16:06:38.029Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:06:43 [2020-04-14T16:06:43.286Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:06:47 [2020-04-14T16:06:47.463Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:06:51 [2020-04-14T16:06:51.638Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:06:53 [2020-04-14T16:06:53.007Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:06:54 [2020-04-14T16:06:54.377Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:06:54 [2020-04-14T16:06:54.377Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:06:55 [2020-04-14T16:06:55.747Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:06:57 [2020-04-14T16:06:57.138Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:06:58 [2020-04-14T16:06:58.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:07:02 [2020-04-14T16:07:02.682Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:07:02 [2020-04-14T16:07:02.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:07:03 [2020-04-14T16:07:03.504Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:07:03 [2020-04-14T16:07:03.504Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:07:03 [2020-04-14T16:07:03.761Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:07:04 [2020-04-14T16:07:04.017Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:07:04 [2020-04-14T16:07:04.581Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:07:04 [2020-04-14T16:07:04.581Z] --- PASS: TestDockerSchema1RegistrySuite (26.88s)
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [d5d18d7d7c8c2] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.52s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [dd33138f211a4] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.51s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [d8c3f3b9a6870] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.39s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [d8019bf00d097] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [df4bd48c75773] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [d289a1610480b] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [d8f7571c2a63a] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [da04839376bc9] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.47s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [dc4c788636cef] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.45s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [d5e01b214a747] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.94s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [df037dd4a7b40] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [d091225763db1] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [d28c87481f2dc] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [de65a025ce8e8] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [d223b197d4564] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [df3bbba29ff05] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [d9d390767b4b1] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
16:07:04 [2020-04-14T16:07:04.581Z]         check_test.go:223: [de72451444dc4] daemon is not started
16:07:04 [2020-04-14T16:07:04.581Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:07:04 [2020-04-14T16:07:04.581Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:07:05 [2020-04-14T16:07:05.512Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:07:06 [2020-04-14T16:07:06.075Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:07:06 [2020-04-14T16:07:06.076Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:07:07 [2020-04-14T16:07:07.446Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:07:07 [2020-04-14T16:07:07.446Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:07:08 [2020-04-14T16:07:08.009Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:07:08 [2020-04-14T16:07:08.266Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:07:08 [2020-04-14T16:07:08.523Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s)
16:07:08 [2020-04-14T16:07:08.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.93s)
16:07:08 [2020-04-14T16:07:08.523Z]         check_test.go:252: [dc85d6bd46a44] daemon is not started
16:07:08 [2020-04-14T16:07:08.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
16:07:08 [2020-04-14T16:07:08.523Z]         check_test.go:252: [d423684c3ec61] daemon is not started
16:07:08 [2020-04-14T16:07:08.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
16:07:08 [2020-04-14T16:07:08.523Z]         check_test.go:252: [d37cc4b7d799f] daemon is not started
16:07:08 [2020-04-14T16:07:08.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s)
16:07:08 [2020-04-14T16:07:08.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
16:07:08 [2020-04-14T16:07:08.523Z]         check_test.go:252: [d2a8e9ad29c30] daemon is not started
16:07:08 [2020-04-14T16:07:08.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
16:07:08 [2020-04-14T16:07:08.523Z]         check_test.go:252: [d072ff238a49f] daemon is not started
16:07:08 [2020-04-14T16:07:08.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s)
16:07:08 [2020-04-14T16:07:08.523Z]         check_test.go:252: [dc6a5c63aa989] daemon is not started
16:07:08 [2020-04-14T16:07:08.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
16:07:08 [2020-04-14T16:07:08.523Z]         check_test.go:252: [dfda1fad07507] daemon is not started
16:07:08 [2020-04-14T16:07:08.523Z] === RUN   TestDockerRegistryAuthTokenSuite
16:07:08 [2020-04-14T16:07:08.523Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:07:13 [2020-04-14T16:07:13.774Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:07:13 [2020-04-14T16:07:13.774Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:07:14 [2020-04-14T16:07:14.030Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:07:14 [2020-04-14T16:07:14.030Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:07:14 [2020-04-14T16:07:14.287Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
16:07:14 [2020-04-14T16:07:14.287Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
16:07:14 [2020-04-14T16:07:14.287Z]         check_test.go:279: [dce6ee194dabf] daemon is not started
16:07:14 [2020-04-14T16:07:14.287Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
16:07:14 [2020-04-14T16:07:14.287Z]         check_test.go:279: [d538a5d390cfd] daemon is not started
16:07:14 [2020-04-14T16:07:14.287Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
16:07:14 [2020-04-14T16:07:14.287Z]         check_test.go:279: [db801cd01b5b1] daemon is not started
16:07:14 [2020-04-14T16:07:14.287Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
16:07:14 [2020-04-14T16:07:14.287Z]         check_test.go:279: [d506ea427b1ca] daemon is not started
16:07:14 [2020-04-14T16:07:14.287Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
16:07:14 [2020-04-14T16:07:14.287Z]         check_test.go:279: [dd2798e8cb0ad] daemon is not started
16:07:14 [2020-04-14T16:07:14.287Z] === RUN   TestDockerNetworkSuite
16:07:14 [2020-04-14T16:07:14.287Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
16:07:17 [2020-04-14T16:07:17.561Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
16:07:18 [2020-04-14T16:07:18.492Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
16:07:23 [2020-04-14T16:07:23.748Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
16:07:26 [2020-04-14T16:07:26.291Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
16:07:29 [2020-04-14T16:07:29.570Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
16:07:29 [2020-04-14T16:07:29.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
16:07:32 [2020-04-14T16:07:32.092Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
16:07:32 [2020-04-14T16:07:32.655Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:07:36 [2020-04-14T16:07:36.832Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
16:07:40 [2020-04-14T16:07:40.106Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:07:41 [2020-04-14T16:07:41.476Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
16:07:44 [2020-04-14T16:07:44.750Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:07:45 [2020-04-14T16:07:45.681Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
16:07:47 [2020-04-14T16:07:47.576Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
16:07:48 [2020-04-14T16:07:48.141Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:07:48 [2020-04-14T16:07:48.398Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
16:07:49 [2020-04-14T16:07:49.328Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
16:07:50 [2020-04-14T16:07:50.698Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
16:07:52 [2020-04-14T16:07:52.592Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
16:07:52 [2020-04-14T16:07:52.592Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
16:07:52 [2020-04-14T16:07:52.850Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
16:07:54 [2020-04-14T16:07:54.224Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
16:07:54 [2020-04-14T16:07:54.224Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
16:07:54 [2020-04-14T16:07:54.224Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
16:07:54 [2020-04-14T16:07:54.481Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
16:07:55 [2020-04-14T16:07:55.851Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
16:07:57 [2020-04-14T16:07:57.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
16:07:57 [2020-04-14T16:07:57.477Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
16:07:57 [2020-04-14T16:07:57.734Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
16:07:57 [2020-04-14T16:07:57.991Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
16:08:02 [2020-04-14T16:08:02.166Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
16:08:05 [2020-04-14T16:08:05.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
16:08:09 [2020-04-14T16:08:09.618Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:08:14 [2020-04-14T16:08:14.872Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
16:08:14 [2020-04-14T16:08:14.872Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
16:08:15 [2020-04-14T16:08:15.805Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
16:08:15 [2020-04-14T16:08:15.805Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
16:08:16 [2020-04-14T16:08:16.063Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
16:08:16 [2020-04-14T16:08:16.063Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
16:08:16 [2020-04-14T16:08:16.320Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
16:08:16 [2020-04-14T16:08:16.320Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
16:08:20 [2020-04-14T16:08:20.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
16:08:20 [2020-04-14T16:08:20.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
16:08:20 [2020-04-14T16:08:20.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
16:08:22 [2020-04-14T16:08:22.387Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
16:08:22 [2020-04-14T16:08:22.954Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:08:26 [2020-04-14T16:08:26.243Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
16:08:26 [2020-04-14T16:08:26.500Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
16:08:29 [2020-04-14T16:08:29.026Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:08:32 [2020-04-14T16:08:32.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
16:08:32 [2020-04-14T16:08:32.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
16:08:32 [2020-04-14T16:08:32.558Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:08:33 [2020-04-14T16:08:33.122Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
16:08:35 [2020-04-14T16:08:35.647Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
16:08:35 [2020-04-14T16:08:35.904Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
16:08:37 [2020-04-14T16:08:37.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
16:08:37 [2020-04-14T16:08:37.839Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
16:08:39 [2020-04-14T16:08:39.734Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
16:08:43 [2020-04-14T16:08:43.908Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
16:08:47 [2020-04-14T16:08:47.184Z] --- PASS: TestDockerNetworkSuite (92.53s)
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.08s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [df41b388ceaba] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d471dbbb73077] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.59s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d434a362c0062] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.86s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [de3030806c455] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.62s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:1233: [de5042125fa49] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.18s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d9d3ab84b3d31] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.75s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [da61a3a7a8070] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.98s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d79a474536c88] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.92s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d01ab6e5532f2] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.84s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d465f93edd788] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.84s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [dbde020c98248] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.57s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d9c26e9f6e76e] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.69s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d9fbe0ea4d013] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d32af20a69eef] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [de2fa0a71b46f] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d1b4cb225ff2b] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [dbf5743236879] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d56b6791450fb] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [dba1f7f3303be] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.25s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [dd1f4d6ce1402] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.58s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d7b86eb569eb6] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [dc556ea1325d5] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d4559762ccdd8] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [df4dd3328ad75] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.66s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:968: [df1461b925b7f] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.59s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [dcf6736a98f78] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.58s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:1116: [d3d37fec06203] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d48b02ce33489] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [df7c7b65e436d] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d0cb66594ff9f] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d0d1a749f3c64] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [da8afc877394b] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d1031c9081b70] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [dfccb4e75a25a] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.25s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d9ef916e33238] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d35490eb3439b] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d827cb5a34e39] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.45s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [dec5fa9420f0c] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.56s)
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.14s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:1084: [d12d68a8e760f] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [df57612e3470b] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d0b867a3d41f3] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.49s)
16:08:47 [2020-04-14T16:08:47.184Z]         docker_cli_network_unix_test.go:46: [d352c1f94e492] daemon is not started
16:08:47 [2020-04-14T16:08:47.184Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
16:08:47 [2020-04-14T16:08:47.185Z]         docker_cli_network_unix_test.go:46: [dd1a6b5cf7275] daemon is not started
16:08:47 [2020-04-14T16:08:47.185Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.18s)
16:08:47 [2020-04-14T16:08:47.185Z]         docker_cli_network_unix_test.go:46: [d2e6db72c429f] daemon is not started
16:08:47 [2020-04-14T16:08:47.185Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s)
16:08:47 [2020-04-14T16:08:47.185Z]         docker_cli_network_unix_test.go:46: [d68e586285d7d] daemon is not started
16:08:47 [2020-04-14T16:08:47.185Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.93s)
16:08:47 [2020-04-14T16:08:47.185Z]         docker_cli_network_unix_test.go:46: [d2ead831e38bc] daemon is not started
16:08:47 [2020-04-14T16:08:47.185Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.11s)
16:08:47 [2020-04-14T16:08:47.185Z]         docker_cli_network_unix_test.go:46: [d26d3f7e67920] daemon is not started
16:08:47 [2020-04-14T16:08:47.185Z] === RUN   TestDockerHubPullSuite
16:08:47 [2020-04-14T16:08:47.185Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
16:08:48 [2020-04-14T16:08:48.555Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
16:08:48 [2020-04-14T16:08:48.812Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:08:50 [2020-04-14T16:08:50.707Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
16:08:50 [2020-04-14T16:08:50.969Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
16:08:52 [2020-04-14T16:08:52.357Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:08:52 [2020-04-14T16:08:52.614Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
16:08:52 [2020-04-14T16:08:52.614Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
16:08:52 [2020-04-14T16:08:52.871Z] --- PASS: TestDockerHubPullSuite (6.03s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.47s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s)
16:08:52 [2020-04-14T16:08:52.871Z] PASS
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === Skipped
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_sni_test.go:18: Flakey test
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.871Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
16:08:52 [2020-04-14T16:08:52.871Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.871Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
16:08:52 [2020-04-14T16:08:52.872Z]         docker_cli_network_unix_test.go:46: [d827cb5a34e39] daemon is not started
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] 
16:08:52 [2020-04-14T16:08:52.872Z] DONE 1277 tests, 44 skipped in 1979.871s
16:08:52 [2020-04-14T16:08:52.872Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:08:52 [2020-04-14T16:08:52.872Z] ++++ cat bundles/test-integration/docker.pid
16:08:52 [2020-04-14T16:08:52.872Z] +++ kill 7468
16:08:53 [2020-04-14T16:08:53.802Z] +++ /etc/init.d/apparmor stop
16:08:53 [2020-04-14T16:08:53.802Z] Leaving: AppArmorNo profiles have been unloaded.
16:08:53 [2020-04-14T16:08:53.802Z] 
16:08:53 [2020-04-14T16:08:53.802Z] Unloading profiles will leave already running processes permanently
16:08:53 [2020-04-14T16:08:53.802Z] unconfined, which can lead to unexpected situations.
16:08:53 [2020-04-14T16:08:53.802Z] 
16:08:53 [2020-04-14T16:08:53.802Z] To set a process to complain mode, use the command line tool
16:08:53 [2020-04-14T16:08:53.802Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:08:53 [2020-04-14T16:08:53.802Z] +++ true
16:08:53 [2020-04-14T16:08:53.802Z] 
16:08:55 [2020-04-14T16:08:55.171Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:08:58 [2020-04-14T16:08:58.444Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
16:09:01 [2020-04-14T16:09:01.719Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
16:09:05 [2020-04-14T16:09:05.007Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
16:09:07 [2020-04-14T16:09:07.528Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
16:10:03 [2020-04-14T16:10:03.714Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:10:18 [2020-04-14T16:10:18.567Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:10:36 [2020-04-14T16:10:36.697Z] --- PASS: TestDockerSwarmSuite (1704.74s)
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.54s)
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.47s)
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.86s)
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.10s)
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s)
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.95s)
16:10:36 [2020-04-14T16:10:36.697Z]         docker_api_swarm_test.go:563: [d969d9250e348] joining swarm manager [d7e7d01400ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.697Z]         docker_api_swarm_test.go:585: [dd4b64d89fc3e] joining swarm manager [d7e7d01400ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.697Z]         check_test.go:380: [d969d9250e348] daemon is not started
16:10:36 [2020-04-14T16:10:36.697Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:10:36 [2020-04-14T16:10:36.697Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.74s)
16:10:36 [2020-04-14T16:10:36.697Z]         docker_api_swarm_test.go:46: [d1fdd6966eae7] joining swarm manager [d4ba5b64020b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s)
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.02s)
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.50s)
16:10:36 [2020-04-14T16:10:36.697Z]         docker_api_swarm_test.go:304: [dbd0051b7a232] joining swarm manager [d54ef94e96fb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.697Z]         docker_api_swarm_test.go:305: [d3ca99207704a] joining swarm manager [d54ef94e96fb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.697Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
16:10:36 [2020-04-14T16:10:36.697Z]         docker_api_swarm_test.go:364: Waiting for possible election...
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.89s)
16:10:36 [2020-04-14T16:10:36.697Z]         docker_api_swarm_test.go:272: [ddf6b856c881b] joining swarm manager [d00e0a58a6401]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.697Z]         docker_api_swarm_test.go:273: [d4037a9e0bd71] joining swarm manager [d00e0a58a6401]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.697Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.48s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.46s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.07s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_node_test.go:19: [d573a1a6596e1] joining swarm manager [df0e34b9730ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_node_test.go:20: [db5fa13f47a59] joining swarm manager [df0e34b9730ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.95s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:502: [d86dad7f097bd] joining swarm manager [d2c10bd596320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:507: [dcf9c7e507437] joining swarm manager [d2c10bd596320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.07s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_node_test.go:80: [d3f6dcaf2bee6] joining swarm manager [dfcd8415548e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.68s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_node_test.go:52: [dad1f52d3b436] joining swarm manager [d26d4af9706cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_node_test.go:53: [d52c2939fe5fa] joining swarm manager [d26d4af9706cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.86s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.92s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:202: [dc0a04a0ed652] joining swarm manager [d45f6dd725c2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.47s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:384: [d1c0c1137af25] joining swarm manager [de2db2833dcd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:385: [defb41a0ec88f] joining swarm manager [de2db2833dcd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]         check_test.go:380: [defb41a0ec88f] daemon is not started
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.76s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:802: [d4cace2e648fd] joining swarm manager [db834300d755d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:802: [de033558fccb5] joining swarm manager [db834300d755d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:802: [d47d7c9c3216c] joining swarm manager [db834300d755d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:802: [d1edddffeb7f9] joining swarm manager [db834300d755d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:810: [d77e745722344] joining swarm manager [db834300d755d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.49s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.80s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.38s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:394: [d62a2ffdccee0] joining swarm manager [d7c55964bd05c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:394: [d442c1a11f014] joining swarm manager [d7c55964bd05c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.32s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:342: [d43d4f7dd233d] joining swarm manager [d81d4da4d9a65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:342: [dcde6ab6a759e] joining swarm manager [d81d4da4d9a65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.71s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:489: [d324960f04aa9] joining swarm manager [d174d0e9e90ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:489: [d612a20235766] joining swarm manager [d174d0e9e90ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.31s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.91s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:127: [dc28d0a0852a2] joining swarm manager [d963f62f8d8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:128: [d6a1454b9186a] joining swarm manager [d963f62f8d8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:136: [d3dedc885153c] joining swarm manager [d963f62f8d8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:137: [da3d838106432] joining swarm manager [d963f62f8d8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.10s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.53s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:303: [d57a59b06a450] joining swarm manager [d86f520ad6782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:303: [d9f0566f448ac] joining swarm manager [d86f520ad6782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.82s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:99: [d88772a0ee2b0] joining swarm manager [dd7f1c4442c8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:100: [d4ebe7e46c1d0] joining swarm manager [dd7f1c4442c8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]         check_test.go:380: [d88772a0ee2b0] daemon is not started
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:532: [d25782a5fd94b] joining swarm manager [d071d70553b94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:533: [d895ffd33812d] joining swarm manager [d071d70553b94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.59s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:147: [d3c8b49ed3668] joining swarm manager [d266883a66bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_service_test.go:147: [d49210983942c] joining swarm manager [d266883a66bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.67s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.58s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.66s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.78s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.20s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.09s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.74s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.44s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.31s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.28s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.84s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.20s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.21s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.36s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.43s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.57s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.26s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.09s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.61s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.74s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.90s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.08s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.74s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.14s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.28s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.18s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.30s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.93s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.27s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.63s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_service_logs_test.go:241: checking task 32q0iojdn4h0
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_service_logs_test.go:246: checking messages for 32q0iojdn4h0
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_service_logs_test.go:241: checking task n07u0o1xazmt
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_service_logs_test.go:246: checking messages for n07u0o1xazmt
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.04s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.12s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.49s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.38s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.12s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1901: [d125359e10e4e] joining swarm manager [d8e504415e20f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1902: [dab53ec68d8e2] joining swarm manager [d8e504415e20f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.29s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.10s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.40s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.23s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1802: [d223a8e1d6b89] joining swarm manager [dc0bc248ae540]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1803: [d358f5b48bc60] joining swarm manager [dc0bc248ae540]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.35s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (84.59s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1321: [d8c74281d6b10] joining swarm manager [d5645b118ab48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1322: [dfe2a3696339c] joining swarm manager [d5645b118ab48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.33s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.80s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.11s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.99s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.98s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.15s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.28s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.12s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.19s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.15s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.19s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1186: [d0f0ef811cd6f] joining swarm manager [d13b4530f2263]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1195: [d7f3b6a8607d6] joining swarm manager [d13b4530f2263]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.51s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.80s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.16s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1118: [d2a48cb232c9d] joining swarm manager [da70bfe06a0bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1119: [d3990f5ced323] joining swarm manager [da70bfe06a0bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1172: [d61a85f2f6852] joining swarm manager [da70bfe06a0bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.96s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1453: [d4cb71c0013ee] joining swarm manager [d3c9d9ee40b99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_test.go:1454: [d97ec47bd681a] joining swarm manager [d3c9d9ee40b99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.18s)
16:10:36 [2020-04-14T16:10:36.698Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.31s)
16:10:36 [2020-04-14T16:10:36.698Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s)
16:10:36 [2020-04-14T16:10:36.698Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s)
16:10:36 [2020-04-14T16:10:36.698Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.92s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.20s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.67s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.36s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_cli_swarm_unix_test.go:62: [dc0996a1d0d9b] joining swarm manager [d03c6b3d98b0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.18s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.23s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.77s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.35s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.73s)
16:10:36 [2020-04-14T16:10:36.698Z]         docker_api_swarm_test.go:962: [d19d74664493a] joining swarm manager [d4cc42f07ef6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.96s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.87s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.12s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.66s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.06s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.31s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.30s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.88s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.32s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.12s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.31s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.04s)
16:10:36 [2020-04-14T16:10:36.698Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s)
16:10:36 [2020-04-14T16:10:36.698Z] === RUN   TestDockerExternalVolumeSuite
16:10:36 [2020-04-14T16:10:36.698Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:10:54 [2020-04-14T16:10:54.755Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:12:03 [2020-04-14T16:12:03.702Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:12:08 [2020-04-14T16:12:08.954Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:12:40 [2020-04-14T16:12:40.999Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:12:55 [2020-04-14T16:12:55.849Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:13:27 [2020-04-14T16:13:27.889Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:13:40 [2020-04-14T16:13:40.068Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:14:12 [2020-04-14T16:14:12.135Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:14:30 [2020-04-14T16:14:30.193Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:14:45 [2020-04-14T16:14:45.044Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:15:31 [2020-04-14T16:15:31.678Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:15:49 [2020-04-14T16:15:49.739Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:16:21 [2020-04-14T16:16:21.784Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:16:53 [2020-04-14T16:16:53.822Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:17:08 [2020-04-14T16:17:08.674Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:17:26 [2020-04-14T16:17:26.749Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:17:44 [2020-04-14T16:17:44.804Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:17:59 [2020-04-14T16:17:59.655Z] --- PASS: TestDockerExternalVolumeSuite (441.13s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_cli_external_volume_driver_test.go:53: [d7a3dd5357b96] daemon is not started
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_cli_external_volume_driver_test.go:53: [d5897d937f8c3] daemon is not started
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_cli_external_volume_driver_test.go:53: [db45ee4039d80] daemon is not started
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_cli_external_volume_driver_test.go:53: [d1cdfdb00f7dc] daemon is not started
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_cli_external_volume_driver_test.go:485: [d1d213c5ca181] daemon is not started
16:17:59 [2020-04-14T16:17:59.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_cli_external_volume_driver_test.go:53: [d2e75f8ebfad6] daemon is not started
16:17:59 [2020-04-14T16:17:59.655Z] PASS
16:17:59 [2020-04-14T16:17:59.655Z] 
16:17:59 [2020-04-14T16:17:59.655Z] === Skipped
16:17:59 [2020-04-14T16:17:59.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:17:59 [2020-04-14T16:17:59.655Z]         check_test.go:309: [d02168e0fce89] daemon is not started
16:17:59 [2020-04-14T16:17:59.655Z] 
16:17:59 [2020-04-14T16:17:59.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:17:59 [2020-04-14T16:17:59.655Z]         check_test.go:309: [d9af6aad333ed] daemon is not started
16:17:59 [2020-04-14T16:17:59.655Z] 
16:17:59 [2020-04-14T16:17:59.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:17:59 [2020-04-14T16:17:59.655Z]         check_test.go:309: [d4daace87cfe8] daemon is not started
16:17:59 [2020-04-14T16:17:59.655Z] 
16:17:59 [2020-04-14T16:17:59.655Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
16:17:59 [2020-04-14T16:17:59.655Z] 
16:17:59 [2020-04-14T16:17:59.655Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:17:59 [2020-04-14T16:17:59.655Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:17:59 [2020-04-14T16:17:59.655Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:17:59 [2020-04-14T16:17:59.655Z] 
16:17:59 [2020-04-14T16:17:59.655Z] 
16:17:59 [2020-04-14T16:17:59.655Z] DONE 273 tests, 5 skipped in 2525.270s
16:17:59 [2020-04-14T16:17:59.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:17:59 [2020-04-14T16:17:59.655Z] ++++ cat bundles/test-integration/docker.pid
16:17:59 [2020-04-14T16:17:59.655Z] +++ kill 7483
16:17:59 [2020-04-14T16:17:59.655Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df1ae33dc3708/docker.pid
16:17:59 [2020-04-14T16:17:59.655Z] +++ kill 4251
16:17:59 [2020-04-14T16:17:59.655Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4251 is not a child of this shell
16:17:59 [2020-04-14T16:17:59.655Z] warning: PID 4251 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df1ae33dc3708/docker.pid had a nonzero exit code
16:17:59 [2020-04-14T16:17:59.655Z] +++ /etc/init.d/apparmor stop
16:17:59 [2020-04-14T16:17:59.655Z] Leaving: AppArmorNo profiles have been unloaded.
16:17:59 [2020-04-14T16:17:59.655Z] 
16:17:59 [2020-04-14T16:17:59.655Z] Unloading profiles will leave already running processes permanently
16:17:59 [2020-04-14T16:17:59.655Z] unconfined, which can lead to unexpected situations.
16:17:59 [2020-04-14T16:17:59.655Z] 
16:17:59 [2020-04-14T16:17:59.655Z] To set a process to complain mode, use the command line tool
16:17:59 [2020-04-14T16:17:59.655Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:17:59 [2020-04-14T16:17:59.655Z] +++ true
16:17:59 [2020-04-14T16:17:59.655Z] 
16:17:59 [2020-04-14T16:17:59.655Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
16:17:59 [2020-04-14T16:17:59.667Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:18:01 [2020-04-14T16:18:01.434Z] + echo Ensuring container killed.
16:18:01 [2020-04-14T16:18:01.434Z] Ensuring container killed.
16:18:01 [2020-04-14T16:18:01.434Z] + docker ps -aq -f name=docker-pr7-*
16:18:01 [2020-04-14T16:18:01.434Z] + cids=239f5d92f8fc
16:18:01 [2020-04-14T16:18:01.434Z] 619151f87d9a
16:18:01 [2020-04-14T16:18:01.434Z] d85ea99f7c6d
16:18:01 [2020-04-14T16:18:01.434Z] + [ -n 239f5d92f8fc
16:18:01 [2020-04-14T16:18:01.434Z] 619151f87d9a
16:18:01 [2020-04-14T16:18:01.434Z] d85ea99f7c6d ]
16:18:01 [2020-04-14T16:18:01.434Z] + docker rm -vf 239f5d92f8fc 619151f87d9a d85ea99f7c6d
16:18:03 [2020-04-14T16:18:03.959Z] 239f5d92f8fc
16:18:03 [2020-04-14T16:18:03.959Z] 619151f87d9a
16:18:03 [2020-04-14T16:18:03.959Z] d85ea99f7c6d
[Pipeline] sh
16:18:04 [2020-04-14T16:18:04.239Z] + echo Chowning /workspace to jenkins user
16:18:04 [2020-04-14T16:18:04.239Z] Chowning /workspace to jenkins user
16:18:04 [2020-04-14T16:18:04.239Z] + id -u
16:18:04 [2020-04-14T16:18:04.240Z] + id -g
16:18:04 [2020-04-14T16:18:04.240Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39705:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:18:07 [2020-04-14T16:18:07.812Z] + bundleName=amd64
16:18:07 [2020-04-14T16:18:07.812Z] + echo Creating amd64-bundles.tar.gz
16:18:07 [2020-04-14T16:18:07.812Z] Creating amd64-bundles.tar.gz
16:18:07 [2020-04-14T16:18:07.812Z] + xargs tar -czf amd64-bundles.tar.gz
16:18:07 [2020-04-14T16:18:07.812Z] + 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
16:18:09 [2020-04-14T16:18:09.191Z] Archiving artifacts
16:18:10 [2020-04-14T16:18:10.992Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39705/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:18:11 [2020-04-14T16:18:11.307Z] + make clean
16:18:11 [2020-04-14T16:18:11.565Z] docker volume rm -f docker-dev-cache
16:18:11 [2020-04-14T16:18:11.566Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:32:56 [2020-04-14T16:32:56.530Z] ok  	github.com/docker/docker/integration-cli	2400.651s
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === Skipped
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.52s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.52s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
16:32:56 [2020-04-14T16:32:56.530Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.530Z] 
16:32:56 [2020-04-14T16:32:56.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.530Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.14s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.14s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
16:32:56 [2020-04-14T16:32:56.531Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.531Z] 
16:32:56 [2020-04-14T16:32:56.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
16:32:56 [2020-04-14T16:32:56.531Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_sni_test.go:18: Flakey test
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:32:56 [2020-04-14T16:32:56.532Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.532Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.04s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.04s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:32:56 [2020-04-14T16:32:56.533Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.533Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.534Z] 
16:32:56 [2020-04-14T16:32:56.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:32:56 [2020-04-14T16:32:56.534Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:32:56 [2020-04-14T16:32:56.535Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.535Z] 
16:32:56 [2020-04-14T16:32:56.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.04s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.06s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.06s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.39s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.39s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:32:56 [2020-04-14T16:32:56.536Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.536Z] 
16:32:56 [2020-04-14T16:32:56.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.05s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.05s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.537Z] 
16:32:56 [2020-04-14T16:32:56.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:32:56 [2020-04-14T16:32:56.537Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:32:56 [2020-04-14T16:32:56.538Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
16:32:56 [2020-04-14T16:32:56.538Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:32:56 [2020-04-14T16:32:56.538Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:32:56 [2020-04-14T16:32:56.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.538Z] 
16:32:56 [2020-04-14T16:32:56.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     check_test.go:128: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     check_test.go:134: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:32:56 [2020-04-14T16:32:56.539Z]     check_test.go:142: unmatched requirement DaemonIsLinux
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] DONE 1096 tests, 549 skipped in 2411.642s
16:32:56 [2020-04-14T16:32:56.539Z] INFO: Integration tests ended at 04/14/2020 16:32:56. Duration:00:40:11.7733705
16:32:56 [2020-04-14T16:32:56.539Z] INFO: Docker info of the daemon under test at end of run
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] Containers: 2
16:32:56 [2020-04-14T16:32:56.539Z]  Running: 0
16:32:56 [2020-04-14T16:32:56.539Z]  Paused: 0
16:32:56 [2020-04-14T16:32:56.539Z]  Stopped: 2
16:32:56 [2020-04-14T16:32:56.539Z] Images: 15
16:32:56 [2020-04-14T16:32:56.539Z] Server Version: 0.0.0-dev
16:32:56 [2020-04-14T16:32:56.539Z] Storage Driver: windowsfilter
16:32:56 [2020-04-14T16:32:56.539Z]  Windows: 
16:32:56 [2020-04-14T16:32:56.539Z] Logging Driver: json-file
16:32:56 [2020-04-14T16:32:56.539Z] Plugins: 
16:32:56 [2020-04-14T16:32:56.539Z]  Volume: local
16:32:56 [2020-04-14T16:32:56.539Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:32:56 [2020-04-14T16:32:56.539Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:32:56 [2020-04-14T16:32:56.539Z] Swarm: inactive
16:32:56 [2020-04-14T16:32:56.539Z] Default Isolation: process
16:32:56 [2020-04-14T16:32:56.539Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:32:56 [2020-04-14T16:32:56.539Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
16:32:56 [2020-04-14T16:32:56.539Z] OSType: windows
16:32:56 [2020-04-14T16:32:56.539Z] Architecture: x86_64
16:32:56 [2020-04-14T16:32:56.539Z] CPUs: 4
16:32:56 [2020-04-14T16:32:56.539Z] Total Memory: 32GiB
16:32:56 [2020-04-14T16:32:56.539Z] Name: azwin-2-bda720
16:32:56 [2020-04-14T16:32:56.539Z] ID: 53CL:PTQP:4QZR:6P6M:HUVG:V3NL:4X7K:PIYZ:CYI5:4ILG:3EUI:S2ND
16:32:56 [2020-04-14T16:32:56.539Z] Docker Root Dir: D:\CI\PR-39705\7\daemon
16:32:56 [2020-04-14T16:32:56.539Z] Debug Mode (client): false
16:32:56 [2020-04-14T16:32:56.539Z] Debug Mode (server): true
16:32:56 [2020-04-14T16:32:56.539Z]  File Descriptors: -1
16:32:56 [2020-04-14T16:32:56.539Z]  Goroutines: 18
16:32:56 [2020-04-14T16:32:56.539Z]  System Time: 2020-04-14T16:32:56.2413081Z
16:32:56 [2020-04-14T16:32:56.539Z]  EventsListeners: 0
16:32:56 [2020-04-14T16:32:56.539Z] Registry: https://index.docker.io/v1/
16:32:56 [2020-04-14T16:32:56.539Z] Labels:
16:32:56 [2020-04-14T16:32:56.539Z] Experimental: false
16:32:56 [2020-04-14T16:32:56.539Z] Insecure Registries:
16:32:56 [2020-04-14T16:32:56.539Z]  127.0.0.0/8
16:32:56 [2020-04-14T16:32:56.539Z] Live Restore Enabled: false
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] 
16:32:56 [2020-04-14T16:32:56.539Z] INFO: Stopping daemon under test
16:32:57 [2020-04-14T16:32:57.008Z] SUCCESS: The process with PID 5212 (child process of PID 3240) has been terminated.
16:32:57 [2020-04-14T16:32:57.008Z] SUCCESS: The process with PID 3240 (child process of PID 2180) has been terminated.
16:32:57 [2020-04-14T16:32:57.008Z] INFO: Stop tailing logs of the daemon under tests
16:32:57 [2020-04-14T16:32:57.008Z] INFO: executeCI.ps1 Completed successfully at 04/14/2020 16:32:56.
16:32:57 [2020-04-14T16:32:57.008Z] INFO: Tidying up at end of run
16:32:57 [2020-04-14T16:32:57.008Z] INFO: Saving daemon under test log (d:\CI\PR-39705\7\dut.out) to C:\windows\TEMP\CIDUT.out
16:32:57 [2020-04-14T16:32:57.008Z] INFO: Saving daemon under test log (d:\CI\PR-39705\7\dut.err) to C:\windows\TEMP\CIDUT.err
16:32:57 [2020-04-14T16:32:57.008Z] INFO: Nuke-Everything...
16:32:57 [2020-04-14T16:32:57.008Z] INFO: Container count on control daemon to delete is 2
16:32:57 [2020-04-14T16:32:57.988Z] 2529a1a5816e
16:32:57 [2020-04-14T16:32:57.988Z] ea7caeb19fdf
16:32:57 [2020-04-14T16:32:57.988Z] INFO: Tidying pidfile d:\CI\PR-39705\7\docker.pid
16:32:57 [2020-04-14T16:32:57.988Z] INFO: Nuking d:\CI
16:33:28 [2020-04-14T16:33:28.062Z] INFO: Zapped successfully
16:33:28 [2020-04-14T16:33:28.062Z] 
16:33:28 [2020-04-14T16:33:28.062Z] INFO: executeCI.ps1 exiting at Tue Apr 14 16:33:26 CUT 2020. Duration 01:03:47.5384443
16:33:28 [2020-04-14T16:33:28.062Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:33:28 [2020-04-14T16:33:28.310Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:33:41 [2020-04-14T16:33:41.491Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
16:33:43 [2020-04-14T16:33:43.920Z] Archiving artifacts
16:33:57 [2020-04-14T16:33:57.938Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39705/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:33:58 [2020-04-14T16:33:58.883Z] + make clean
16:33:59 [2020-04-14T16:33:59.868Z] docker volume rm -f docker-dev-cache
16:34:00 [2020-04-14T16:34:00.334Z] 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