Skip to content
Success

Console Output

Pull request #41159 opened
03:12:18 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 rather than 0e915e5413c5e1554fb20884361cd30b7f0c50fc
Obtained Jenkinsfile from 5643da825c4595dfc32a6ffe4b8022b8a49cdd24
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41159@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
First time build. Skipping changelog.
 > git --version # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
03:12:23 [2020-06-27T03:12:23.499Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
03:12:23 [2020-06-27T03:12:23.506Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
03:12:38 [2020-06-27T03:12:38.661Z] Still waiting to schedule task
03:12:38 [2020-06-27T03:12:38.662Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
03:13:18 [2020-06-27T03:13:18.388Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be565eb282e78998) in /home/ubuntu/workspace/moby_PR-41159
[Pipeline] {
[Pipeline] checkout
03:13:21 [2020-06-27T03:13:21.401Z] using credential docker-jenkins-github-credentials
03:13:21 [2020-06-27T03:13:21.419Z] Cloning the remote Git repository
03:13:21 [2020-06-27T03:13:21.419Z] Cloning with configured refspecs honoured and without tags
03:13:20 [2020-06-27T03:13:20.720Z] Cloning repository https://github.com/moby/moby.git
03:13:20 [2020-06-27T03:13:20.806Z]  > git init /home/ubuntu/workspace/moby_PR-41159 # timeout=10
03:13:21 [2020-06-27T03:13:21.087Z] Fetching upstream changes from https://github.com/moby/moby.git
03:13:21 [2020-06-27T03:13:21.087Z]  > git --version # timeout=10
03:13:21 [2020-06-27T03:13:21.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:13:21 [2020-06-27T03:13:21.103Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:13:45 [2020-06-27T03:13:45.264Z] Fetching without tags
03:13:45 [2020-06-27T03:13:45.630Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:13:46 [2020-06-27T03:13:46.454Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:13:46 [2020-06-27T03:13:46.454Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159)
03:13:45 [2020-06-27T03:13:45.150Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:13:45 [2020-06-27T03:13:45.170Z]  > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10
03:13:45 [2020-06-27T03:13:45.201Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:13:45 [2020-06-27T03:13:45.229Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:13:45 [2020-06-27T03:13:45.269Z] Fetching upstream changes from https://github.com/moby/moby.git
03:13:45 [2020-06-27T03:13:45.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:13:45 [2020-06-27T03:13:45.271Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:13:45 [2020-06-27T03:13:45.640Z]  > git config core.sparsecheckout # timeout=10
03:13:45 [2020-06-27T03:13:45.652Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:13:46 [2020-06-27T03:13:46.407Z]  > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10
03:13:46 [2020-06-27T03:13:46.433Z]  > git rev-parse HEAD^{commit} # timeout=10
03:13:46 [2020-06-27T03:13:46.458Z]  > git config core.sparsecheckout # timeout=10
03:13:46 [2020-06-27T03:13:46.485Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:13:50 [2020-06-27T03:13:50.783Z] Commit message: "update containerd to v1.3.5"
03:13:50 [2020-06-27T03:13:50.783Z] First time build. Skipping changelog.
03:13:50 [2020-06-27T03:13:50.809Z]  > git --version # timeout=10
03:13:50 [2020-06-27T03:13:50.857Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:13:51 [2020-06-27T03:13:51.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/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
03:13:58 [2020-06-27T03:13:58.493Z] Unable to find image 'alpine:latest' locally
03:13:58 [2020-06-27T03:13:58.751Z] latest: Pulling from library/alpine
03:13:58 [2020-06-27T03:13:58.751Z] df20fa9351a1: Pulling fs layer
03:13:58 [2020-06-27T03:13:58.751Z] df20fa9351a1: Verifying Checksum
03:13:58 [2020-06-27T03:13:58.751Z] df20fa9351a1: Download complete
03:13:59 [2020-06-27T03:13:59.320Z] df20fa9351a1: Pull complete
03:13:59 [2020-06-27T03:13:59.320Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
03:13:59 [2020-06-27T03:13:59.320Z] Status: Downloaded newer image for alpine:latest
03:14:05 [2020-06-27T03:14:05.885Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
03:14:06 [2020-06-27T03:14:06.451Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be565eb282e78998) in /home/ubuntu/workspace/moby_PR-41159
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
03:14:06 [2020-06-27T03:14:06.569Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-41159
[Pipeline] // stage
03:14:06 [2020-06-27T03:14:06.576Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
03:14:06 [2020-06-27T03:14:06.591Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41159
[Pipeline] // stage
[Pipeline] {
03:14:06 [2020-06-27T03:14:06.616Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] {
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
03:14:06 [2020-06-27T03:14:06.644Z] Fetching without tags
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
03:14:06 [2020-06-27T03:14:06.706Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
03:14:06 [2020-06-27T03:14:06.725Z] Cloning the remote Git repository
03:14:06 [2020-06-27T03:14:06.725Z] Cloning with configured refspecs honoured and without tags
03:14:06 [2020-06-27T03:14:06.727Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
03:14:06 [2020-06-27T03:14:06.745Z] Cloning the remote Git repository
03:14:06 [2020-06-27T03:14:06.745Z] Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] }
03:14:07 [2020-06-27T03:14:07.494Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:14:06 [2020-06-27T03:14:06.587Z]  > git rev-parse --is-inside-work-tree # timeout=10
03:14:06 [2020-06-27T03:14:06.623Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:14:06 [2020-06-27T03:14:06.686Z] Fetching upstream changes from https://github.com/moby/moby.git
03:14:06 [2020-06-27T03:14:06.686Z]  > git --version # timeout=10
03:14:06 [2020-06-27T03:14:06.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:14:06 [2020-06-27T03:14:06.883Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:14:07 [2020-06-27T03:14:07.498Z]  > git config core.sparsecheckout # timeout=10
03:14:07 [2020-06-27T03:14:07.521Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:14:06 [2020-06-27T03:14:06.732Z] Cloning repository https://github.com/moby/moby.git
03:14:06 [2020-06-27T03:14:06.732Z]  > git init /home/docker/workspace/moby_PR-41159 # timeout=10
03:14:06 [2020-06-27T03:14:06.739Z] Fetching upstream changes from https://github.com/moby/moby.git
03:14:06 [2020-06-27T03:14:06.739Z]  > git --version # timeout=10
03:14:06 [2020-06-27T03:14:06.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:14:06 [2020-06-27T03:14:06.743Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:14:06 [2020-06-27T03:14:06.751Z] Cloning repository https://github.com/moby/moby.git
03:14:06 [2020-06-27T03:14:06.751Z]  > git init /home/jenkins/workspace/moby_PR-41159 # timeout=10
03:14:06 [2020-06-27T03:14:06.764Z] Fetching upstream changes from https://github.com/moby/moby.git
03:14:06 [2020-06-27T03:14:06.764Z]  > git --version # timeout=10
03:14:06 [2020-06-27T03:14:06.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:14:06 [2020-06-27T03:14:06.768Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:14:08 [2020-06-27T03:14:08.282Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:14:08 [2020-06-27T03:14:08.283Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159)
03:14:08 [2020-06-27T03:14:08.433Z] Commit message: "update containerd to v1.3.5"
03:14:08 [2020-06-27T03:14:08.448Z]  > git --version # timeout=10
03:14:08 [2020-06-27T03:14:08.495Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
03:14:08 [2020-06-27T03:14:08.254Z]  > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10
03:14:08 [2020-06-27T03:14:08.274Z]  > git rev-parse HEAD^{commit} # timeout=10
03:14:08 [2020-06-27T03:14:08.286Z]  > git config core.sparsecheckout # timeout=10
03:14:08 [2020-06-27T03:14:08.297Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:14:09 [2020-06-27T03:14:09.238Z] + [ PR != PR ]
03:14:09 [2020-06-27T03:14:09.238Z] + [ master != master ]
03:14:09 [2020-06-27T03:14:09.238Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:14:09 [2020-06-27T03:14:09.582Z] + docker version
03:14:09 [2020-06-27T03:14:09.582Z] Client: Docker Engine - Community
03:14:09 [2020-06-27T03:14:09.582Z]  Version:           19.03.11
03:14:09 [2020-06-27T03:14:09.582Z]  API version:       1.40
03:14:09 [2020-06-27T03:14:09.582Z]  Go version:        go1.13.10
03:14:09 [2020-06-27T03:14:09.582Z]  Git commit:        42e35e61f3
03:14:09 [2020-06-27T03:14:09.582Z]  Built:             Mon Jun  1 09:12:22 2020
03:14:09 [2020-06-27T03:14:09.582Z]  OS/Arch:           linux/amd64
03:14:09 [2020-06-27T03:14:09.582Z]  Experimental:      false
03:14:09 [2020-06-27T03:14:09.582Z] 
03:14:09 [2020-06-27T03:14:09.582Z] Server: Docker Engine - Community
03:14:09 [2020-06-27T03:14:09.582Z]  Engine:
03:14:09 [2020-06-27T03:14:09.582Z]   Version:          19.03.11
03:14:09 [2020-06-27T03:14:09.582Z]   API version:      1.40 (minimum version 1.12)
03:14:09 [2020-06-27T03:14:09.582Z]   Go version:       go1.13.10
03:14:09 [2020-06-27T03:14:09.582Z]   Git commit:       42e35e61f3
03:14:09 [2020-06-27T03:14:09.582Z]   Built:            Mon Jun  1 09:10:54 2020
03:14:09 [2020-06-27T03:14:09.582Z]   OS/Arch:          linux/amd64
03:14:09 [2020-06-27T03:14:09.582Z]   Experimental:     true
03:14:09 [2020-06-27T03:14:09.582Z]  containerd:
03:14:09 [2020-06-27T03:14:09.582Z]   Version:          1.2.13
03:14:09 [2020-06-27T03:14:09.582Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:14:09 [2020-06-27T03:14:09.582Z]  runc:
03:14:09 [2020-06-27T03:14:09.582Z]   Version:          1.0.0-rc10
03:14:09 [2020-06-27T03:14:09.582Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:14:09 [2020-06-27T03:14:09.582Z]  docker-init:
03:14:09 [2020-06-27T03:14:09.582Z]   Version:          0.18.0
03:14:09 [2020-06-27T03:14:09.582Z]   GitCommit:        fec3683
[Pipeline] sh
03:14:09 [2020-06-27T03:14:09.872Z] + docker info
03:14:15 [2020-06-27T03:14:15.941Z] Fetching without tags
03:14:16 [2020-06-27T03:14:16.229Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:14:15 [2020-06-27T03:14:15.908Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:14:15 [2020-06-27T03:14:15.909Z]  > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10
03:14:15 [2020-06-27T03:14:15.911Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:14:15 [2020-06-27T03:14:15.926Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:14:15 [2020-06-27T03:14:15.947Z] Fetching upstream changes from https://github.com/moby/moby.git
03:14:15 [2020-06-27T03:14:15.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:14:15 [2020-06-27T03:14:15.947Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:14:16 [2020-06-27T03:14:16.236Z]  > git config core.sparsecheckout # timeout=10
03:14:16 [2020-06-27T03:14:16.737Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:14:16 [2020-06-27T03:14:16.737Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159)
03:14:17 [2020-06-27T03:14:17.221Z] Commit message: "update containerd to v1.3.5"
03:14:17 [2020-06-27T03:14:17.270Z]  > git --version # timeout=10
03:14:17 [2020-06-27T03:14:17.278Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
03:14:16 [2020-06-27T03:14:16.240Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:14:16 [2020-06-27T03:14:16.714Z]  > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10
03:14:16 [2020-06-27T03:14:16.730Z]  > git rev-parse HEAD^{commit} # timeout=10
03:14:16 [2020-06-27T03:14:16.743Z]  > git config core.sparsecheckout # timeout=10
03:14:16 [2020-06-27T03:14:16.753Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:14:18 [2020-06-27T03:14:18.136Z] + docker version
03:14:18 [2020-06-27T03:14:18.136Z] Client: Docker Engine - Community
03:14:18 [2020-06-27T03:14:18.136Z]  Version:           19.03.7
03:14:18 [2020-06-27T03:14:18.136Z]  API version:       1.40
03:14:18 [2020-06-27T03:14:18.136Z]  Go version:        go1.12.17
03:14:18 [2020-06-27T03:14:18.136Z]  Git commit:        7141c199a2
03:14:18 [2020-06-27T03:14:18.136Z]  Built:             Sat Mar  7 16:48:47 2020
03:14:18 [2020-06-27T03:14:18.136Z]  OS/Arch:           linux/s390x
03:14:18 [2020-06-27T03:14:18.136Z]  Experimental:      false
03:14:18 [2020-06-27T03:14:18.136Z] 
03:14:18 [2020-06-27T03:14:18.136Z] Server: Docker Engine - Community
03:14:18 [2020-06-27T03:14:18.136Z]  Engine:
03:14:18 [2020-06-27T03:14:18.136Z]   Version:          19.03.7
03:14:18 [2020-06-27T03:14:18.136Z]   API version:      1.40 (minimum version 1.12)
03:14:18 [2020-06-27T03:14:18.136Z]   Go version:       go1.12.17
03:14:18 [2020-06-27T03:14:18.136Z]   Git commit:       7141c199a2
03:14:18 [2020-06-27T03:14:18.136Z]   Built:            Sat Mar  7 16:47:46 2020
03:14:18 [2020-06-27T03:14:18.136Z]   OS/Arch:          linux/s390x
03:14:18 [2020-06-27T03:14:18.136Z]   Experimental:     true
03:14:18 [2020-06-27T03:14:18.136Z]  containerd:
03:14:18 [2020-06-27T03:14:18.136Z]   Version:          1.2.13
03:14:18 [2020-06-27T03:14:18.136Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:14:18 [2020-06-27T03:14:18.136Z]  runc:
03:14:18 [2020-06-27T03:14:18.136Z]   Version:          1.0.0-rc10
03:14:18 [2020-06-27T03:14:18.136Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:14:18 [2020-06-27T03:14:18.136Z]  docker-init:
03:14:18 [2020-06-27T03:14:18.136Z]   Version:          0.18.0
03:14:18 [2020-06-27T03:14:18.136Z]   GitCommit:        fec3683
[Pipeline] sh
03:14:18 [2020-06-27T03:14:18.575Z] + docker info
03:14:18 [2020-06-27T03:14:18.575Z] Client:
03:14:18 [2020-06-27T03:14:18.575Z]  Debug Mode: false
03:14:18 [2020-06-27T03:14:18.575Z] 
03:14:18 [2020-06-27T03:14:18.575Z] Server:
03:14:18 [2020-06-27T03:14:18.575Z]  Containers: 0
03:14:18 [2020-06-27T03:14:18.575Z]   Running: 0
03:14:18 [2020-06-27T03:14:18.575Z]   Paused: 0
03:14:18 [2020-06-27T03:14:18.575Z]   Stopped: 0
03:14:18 [2020-06-27T03:14:18.575Z]  Images: 0
03:14:18 [2020-06-27T03:14:18.575Z]  Server Version: 19.03.7
03:14:18 [2020-06-27T03:14:18.575Z]  Storage Driver: overlay2
03:14:18 [2020-06-27T03:14:18.575Z]   Backing Filesystem: <unknown>
03:14:18 [2020-06-27T03:14:18.575Z]   Supports d_type: true
03:14:18 [2020-06-27T03:14:18.575Z]   Native Overlay Diff: true
03:14:18 [2020-06-27T03:14:18.575Z]  Logging Driver: json-file
03:14:18 [2020-06-27T03:14:18.575Z]  Cgroup Driver: cgroupfs
03:14:18 [2020-06-27T03:14:18.575Z]  Plugins:
03:14:18 [2020-06-27T03:14:18.575Z]   Volume: local
03:14:18 [2020-06-27T03:14:18.575Z]   Network: bridge host ipvlan macvlan null overlay
03:14:18 [2020-06-27T03:14:18.575Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:14:18 [2020-06-27T03:14:18.575Z]  Swarm: inactive
03:14:18 [2020-06-27T03:14:18.575Z]  Runtimes: runc
03:14:18 [2020-06-27T03:14:18.575Z]  Default Runtime: runc
03:14:18 [2020-06-27T03:14:18.575Z]  Init Binary: docker-init
03:14:18 [2020-06-27T03:14:18.575Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:14:18 [2020-06-27T03:14:18.575Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:14:18 [2020-06-27T03:14:18.575Z]  init version: fec3683
03:14:18 [2020-06-27T03:14:18.575Z]  Security Options:
03:14:18 [2020-06-27T03:14:18.575Z]   apparmor
03:14:18 [2020-06-27T03:14:18.575Z]   seccomp
03:14:18 [2020-06-27T03:14:18.575Z]    Profile: default
03:14:18 [2020-06-27T03:14:18.575Z]  Kernel Version: 4.15.0-91-generic
03:14:18 [2020-06-27T03:14:18.575Z]  Operating System: Ubuntu 18.04.4 LTS
03:14:18 [2020-06-27T03:14:18.575Z]  OSType: linux
03:14:18 [2020-06-27T03:14:18.575Z]  Architecture: s390x
03:14:18 [2020-06-27T03:14:18.575Z]  CPUs: 2
03:14:18 [2020-06-27T03:14:18.575Z]  Total Memory: 7.861GiB
03:14:18 [2020-06-27T03:14:18.575Z]  Name: s390x-ubuntu-14
03:14:18 [2020-06-27T03:14:18.575Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
03:14:18 [2020-06-27T03:14:18.575Z]  Docker Root Dir: /var/lib/docker
03:14:18 [2020-06-27T03:14:18.575Z]  Debug Mode: false
03:14:18 [2020-06-27T03:14:18.575Z]  Username: dockerbuildbot
03:14:18 [2020-06-27T03:14:18.575Z]  Registry: https://index.docker.io/v1/
03:14:18 [2020-06-27T03:14:18.575Z]  Labels:
03:14:18 [2020-06-27T03:14:18.575Z]  Experimental: true
03:14:18 [2020-06-27T03:14:18.575Z]  Insecure Registries:
03:14:18 [2020-06-27T03:14:18.575Z]   127.0.0.0/8
03:14:18 [2020-06-27T03:14:18.575Z]  Live Restore Enabled: false
03:14:18 [2020-06-27T03:14:18.575Z] 
03:14:18 [2020-06-27T03:14:18.575Z] WARNING: No swap limit support
[Pipeline] sh
03:14:18 [2020-06-27T03:14:18.946Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:14:18 [2020-06-27T03:14:18.946Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:14:18 [2020-06-27T03:14:18.946Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:14:19 [2020-06-27T03:14:19.228Z] + bash /home/jenkins/workspace/moby_PR-41159/check-config.sh
03:14:19 [2020-06-27T03:14:19.228Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:14:19 [2020-06-27T03:14:19.228Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
03:14:19 [2020-06-27T03:14:19.228Z] 
03:14:19 [2020-06-27T03:14:19.228Z] Generally Necessary:
03:14:19 [2020-06-27T03:14:19.228Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:14:19 [2020-06-27T03:14:19.228Z] - apparmor: enabled and tools installed
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_NAMESPACES: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_NET_NS: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_PID_NS: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_IPC_NS: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_UTS_NS: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_CGROUPS: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_CGROUP_CPUACCT: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_CGROUP_DEVICE: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_CGROUP_FREEZER: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_CGROUP_SCHED: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_CPUSETS: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_MEMCG: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_KEYS: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_VETH: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_BRIDGE: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_NF_NAT: enabled (as module)
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_NF_NAT_NEEDED: enabled
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_POSIX_MQUEUE: enabled
03:14:19 [2020-06-27T03:14:19.228Z] 
03:14:19 [2020-06-27T03:14:19.228Z] Optional Features:
03:14:19 [2020-06-27T03:14:19.228Z] - CONFIG_USER_NS: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_SECCOMP: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_CGROUP_PIDS: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_MEMCG_SWAP: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:14:19 [2020-06-27T03:14:19.229Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_BLK_CGROUP: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_IOSCHED_CFQ: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_CGROUP_PERF: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_CGROUP_HUGETLB: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_CFS_BANDWIDTH: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_RT_GROUP_SCHED: missing
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_IP_VS: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_IP_VS_NFCT: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_IP_VS_RR: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_EXT4_FS: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:14:19 [2020-06-27T03:14:19.229Z] - Network Drivers:
03:14:19 [2020-06-27T03:14:19.229Z]   - "overlay":
03:14:19 [2020-06-27T03:14:19.229Z]     - CONFIG_VXLAN: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:14:19 [2020-06-27T03:14:19.229Z]       Optional (for encrypted networks):
03:14:19 [2020-06-27T03:14:19.229Z]       - CONFIG_CRYPTO: enabled
03:14:19 [2020-06-27T03:14:19.229Z]       - CONFIG_CRYPTO_AEAD: enabled
03:14:19 [2020-06-27T03:14:19.229Z]       - CONFIG_CRYPTO_GCM: enabled
03:14:19 [2020-06-27T03:14:19.229Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:14:19 [2020-06-27T03:14:19.229Z]       - CONFIG_CRYPTO_GHASH: enabled
03:14:19 [2020-06-27T03:14:19.229Z]       - CONFIG_XFRM: enabled
03:14:19 [2020-06-27T03:14:19.229Z]       - CONFIG_XFRM_USER: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z]       - CONFIG_INET_ESP: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z]   - "ipvlan":
03:14:19 [2020-06-27T03:14:19.229Z]     - CONFIG_IPVLAN: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z]   - "macvlan":
03:14:19 [2020-06-27T03:14:19.229Z]     - CONFIG_MACVLAN: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z]     - CONFIG_DUMMY: enabled (as module)
03:14:19 [2020-06-27T03:14:19.229Z]   - "ftp,tftp client in container":
03:14:19 [2020-06-27T03:14:19.510Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:14:19 [2020-06-27T03:14:19.510Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:14:19 [2020-06-27T03:14:19.510Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:14:19 [2020-06-27T03:14:19.510Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:14:19 [2020-06-27T03:14:19.510Z] - Storage Drivers:
03:14:19 [2020-06-27T03:14:19.510Z]   - "aufs":
03:14:19 [2020-06-27T03:14:19.510Z]     - CONFIG_AUFS_FS: enabled (as module)
03:14:19 [2020-06-27T03:14:19.510Z]   - "btrfs":
03:14:19 [2020-06-27T03:14:19.510Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:14:19 [2020-06-27T03:14:19.510Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:14:19 [2020-06-27T03:14:19.510Z]   - "devicemapper":
03:14:19 [2020-06-27T03:14:19.510Z]     - CONFIG_BLK_DEV_DM: enabled
03:14:19 [2020-06-27T03:14:19.510Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:14:19 [2020-06-27T03:14:19.510Z]   - "overlay":
03:14:19 [2020-06-27T03:14:19.510Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:14:19 [2020-06-27T03:14:19.510Z]   - "zfs":
03:14:19 [2020-06-27T03:14:19.510Z]     - /dev/zfs: missing
03:14:19 [2020-06-27T03:14:19.510Z]     - zfs command: missing
03:14:19 [2020-06-27T03:14:19.510Z]     - zpool command: missing
03:14:19 [2020-06-27T03:14:19.510Z] 
03:14:19 [2020-06-27T03:14:19.510Z] Limits:
03:14:19 [2020-06-27T03:14:19.510Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:14:19 [2020-06-27T03:14:19.510Z] 
03:14:19 [2020-06-27T03:14:19.510Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:14:19 [2020-06-27T03:14:19.930Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc .
03:14:19 [2020-06-27T03:14:19.930Z] #2 [internal] load .dockerignore
03:14:19 [2020-06-27T03:14:19.930Z] #2 transferring context: 87B done
03:14:19 [2020-06-27T03:14:19.930Z] #2 DONE 0.0s
03:14:19 [2020-06-27T03:14:19.930Z] 
03:14:19 [2020-06-27T03:14:19.930Z] #1 [internal] load build definition from Dockerfile
03:14:19 [2020-06-27T03:14:19.930Z] #1 transferring dockerfile: 16.37kB done
03:14:19 [2020-06-27T03:14:19.930Z] #1 DONE 0.0s
03:14:19 [2020-06-27T03:14:19.930Z] 
03:14:19 [2020-06-27T03:14:19.930Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:14:20 [2020-06-27T03:14:20.228Z] #3 DONE 0.2s
03:14:20 [2020-06-27T03:14:20.228Z] 
03:14:20 [2020-06-27T03:14:20.228Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:14:20 [2020-06-27T03:14:20.228Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:14:20 [2020-06-27T03:14:20.519Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
03:14:20 [2020-06-27T03:14:20.519Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.85MB / 8.88MB 0.2s
03:14:20 [2020-06-27T03:14:20.519Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:14:20 [2020-06-27T03:14:20.519Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
03:14:20 [2020-06-27T03:14:20.519Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
03:14:20 [2020-06-27T03:14:20.519Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
03:14:20 [2020-06-27T03:14:20.805Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
03:14:20 [2020-06-27T03:14:20.805Z] #4 DONE 0.5s
03:14:21 [2020-06-27T03:14:21.410Z] Still waiting to schedule task
03:14:21 [2020-06-27T03:14:21.410Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be565eb282e78998)’
03:14:21 [2020-06-27T03:14:21.414Z] Still waiting to schedule task
03:14:21 [2020-06-27T03:14:21.414Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be565eb282e78998)’
03:14:21 [2020-06-27T03:14:21.419Z] 
03:14:21 [2020-06-27T03:14:21.419Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:14:21 [2020-06-27T03:14:21.419Z] #6 DONE 0.2s
03:14:21 [2020-06-27T03:14:21.419Z] 
03:14:21 [2020-06-27T03:14:21.419Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
03:14:21 [2020-06-27T03:14:21.423Z] Still waiting to schedule task
03:14:21 [2020-06-27T03:14:21.423Z] All nodes of label ‘arm64&&linux’ are offline
03:14:21 [2020-06-27T03:14:21.425Z] Still waiting to schedule task
03:14:21 [2020-06-27T03:14:21.425Z] All nodes of label ‘windows-2019’ are offline
03:14:22 [2020-06-27T03:14:22.052Z] #5 DONE 0.7s
03:14:22 [2020-06-27T03:14:22.052Z] 
03:14:22 [2020-06-27T03:14:22.052Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:14:22 [2020-06-27T03:14:22.052Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
03:14:22 [2020-06-27T03:14:22.052Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 4.40MB / 48.97MB 0.2s
03:14:22 [2020-06-27T03:14:22.052Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 2.82MB / 7.39MB 0.2s
03:14:22 [2020-06-27T03:14:22.052Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 2.40MB / 9.88MB 0.2s
03:14:22 [2020-06-27T03:14:22.052Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
03:14:22 [2020-06-27T03:14:22.052Z] #7 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done
03:14:22 [2020-06-27T03:14:22.052Z] #7 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done
03:14:22 [2020-06-27T03:14:22.052Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 8.67MB / 48.97MB 0.3s
03:14:22 [2020-06-27T03:14:22.052Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 5.46MB / 7.39MB 0.3s
03:14:22 [2020-06-27T03:14:22.052Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 7.60MB / 9.88MB 0.3s
03:14:22 [2020-06-27T03:14:22.069Z] Client:
03:14:22 [2020-06-27T03:14:22.069Z]  Debug Mode: false
03:14:22 [2020-06-27T03:14:22.069Z] 
03:14:22 [2020-06-27T03:14:22.069Z] Server:
03:14:22 [2020-06-27T03:14:22.069Z]  Containers: 0
03:14:22 [2020-06-27T03:14:22.069Z]   Running: 0
03:14:22 [2020-06-27T03:14:22.069Z]   Paused: 0
03:14:22 [2020-06-27T03:14:22.069Z]   Stopped: 0
03:14:22 [2020-06-27T03:14:22.069Z]  Images: 1
03:14:22 [2020-06-27T03:14:22.069Z]  Server Version: 19.03.11
03:14:22 [2020-06-27T03:14:22.069Z]  Storage Driver: overlay2
03:14:22 [2020-06-27T03:14:22.069Z]   Backing Filesystem: extfs
03:14:22 [2020-06-27T03:14:22.069Z]   Supports d_type: true
03:14:22 [2020-06-27T03:14:22.069Z]   Native Overlay Diff: true
03:14:22 [2020-06-27T03:14:22.069Z]  Logging Driver: json-file
03:14:22 [2020-06-27T03:14:22.069Z]  Cgroup Driver: cgroupfs
03:14:22 [2020-06-27T03:14:22.069Z]  Plugins:
03:14:22 [2020-06-27T03:14:22.069Z]   Volume: local
03:14:22 [2020-06-27T03:14:22.069Z]   Network: bridge host ipvlan macvlan null overlay
03:14:22 [2020-06-27T03:14:22.069Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:14:22 [2020-06-27T03:14:22.069Z]  Swarm: inactive
03:14:22 [2020-06-27T03:14:22.069Z]  Runtimes: runc
03:14:22 [2020-06-27T03:14:22.069Z]  Default Runtime: runc
03:14:22 [2020-06-27T03:14:22.069Z]  Init Binary: docker-init
03:14:22 [2020-06-27T03:14:22.069Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:14:22 [2020-06-27T03:14:22.069Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:14:22 [2020-06-27T03:14:22.069Z]  init version: fec3683
03:14:22 [2020-06-27T03:14:22.069Z]  Security Options:
03:14:22 [2020-06-27T03:14:22.069Z]   apparmor
03:14:22 [2020-06-27T03:14:22.069Z]   seccomp
03:14:22 [2020-06-27T03:14:22.069Z]    Profile: default
03:14:22 [2020-06-27T03:14:22.069Z]  Kernel Version: 5.3.0-1023-aws
03:14:22 [2020-06-27T03:14:22.069Z]  Operating System: Ubuntu 18.04.4 LTS
03:14:22 [2020-06-27T03:14:22.069Z]  OSType: linux
03:14:22 [2020-06-27T03:14:22.069Z]  Architecture: x86_64
03:14:22 [2020-06-27T03:14:22.069Z]  CPUs: 2
03:14:22 [2020-06-27T03:14:22.069Z]  Total Memory: 7.487GiB
03:14:22 [2020-06-27T03:14:22.069Z]  Name: ip-10-100-100-100
03:14:22 [2020-06-27T03:14:22.069Z]  ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU
03:14:22 [2020-06-27T03:14:22.069Z]  Docker Root Dir: /var/lib/docker
03:14:22 [2020-06-27T03:14:22.069Z]  Debug Mode: false
03:14:22 [2020-06-27T03:14:22.069Z]  Registry: https://index.docker.io/v1/
03:14:22 [2020-06-27T03:14:22.069Z]  Labels:
03:14:22 [2020-06-27T03:14:22.069Z]  Experimental: true
03:14:22 [2020-06-27T03:14:22.069Z]  Insecure Registries:
03:14:22 [2020-06-27T03:14:22.069Z]   127.0.0.0/8
03:14:22 [2020-06-27T03:14:22.069Z]  Live Restore Enabled: true
03:14:22 [2020-06-27T03:14:22.069Z] 
03:14:22 [2020-06-27T03:14:22.069Z] WARNING: No swap limit support
[Pipeline] sh
03:14:22 [2020-06-27T03:14:22.354Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:14:22 [2020-06-27T03:14:22.354Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:14:22 [2020-06-27T03:14:22.354Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:14:22 [2020-06-27T03:14:22.354Z] + bash /home/ubuntu/workspace/moby_PR-41159/check-config.sh
03:14:22 [2020-06-27T03:14:22.354Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:14:22 [2020-06-27T03:14:22.354Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ...
03:14:22 [2020-06-27T03:14:22.354Z] 
03:14:22 [2020-06-27T03:14:22.354Z] Generally Necessary:
03:14:22 [2020-06-27T03:14:22.354Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:14:22 [2020-06-27T03:14:22.354Z] - apparmor: enabled and tools installed
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_NAMESPACES: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_NET_NS: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_PID_NS: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_IPC_NS: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_UTS_NS: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_CGROUPS: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_CGROUP_CPUACCT: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_CGROUP_DEVICE: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_CGROUP_FREEZER: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_CGROUP_SCHED: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_CPUSETS: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_MEMCG: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_KEYS: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_VETH: enabled (as module)
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_BRIDGE: enabled (as module)
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_NF_NAT_IPV4: missing
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_NF_NAT: enabled (as module)
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_NF_NAT_NEEDED: missing
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_POSIX_MQUEUE: enabled
03:14:22 [2020-06-27T03:14:22.354Z] 
03:14:22 [2020-06-27T03:14:22.354Z] Optional Features:
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_USER_NS: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_SECCOMP: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_CGROUP_PIDS: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_MEMCG_SWAP: enabled
03:14:22 [2020-06-27T03:14:22.354Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:14:22 [2020-06-27T03:14:22.355Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 16.19MB / 48.97MB 0.4s
03:14:22 [2020-06-27T03:14:22.355Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done
03:14:22 [2020-06-27T03:14:22.355Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.3s done
03:14:22 [2020-06-27T03:14:22.355Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.4s
03:14:22 [2020-06-27T03:14:22.355Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0B / 56.71MB 0.4s
03:14:22 [2020-06-27T03:14:22.355Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 31.63MB / 48.97MB 0.6s
03:14:22 [2020-06-27T03:14:22.355Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 3.04MB / 51.37MB 0.6s
03:14:22 [2020-06-27T03:14:22.355Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 4.65MB / 56.71MB 0.6s
03:14:22 [2020-06-27T03:14:22.611Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_BLK_CGROUP: enabled
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_IOSCHED_CFQ: missing
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_CGROUP_PERF: enabled
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_CGROUP_HUGETLB: enabled
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_CFS_BANDWIDTH: enabled
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_RT_GROUP_SCHED: missing
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_IP_VS: enabled (as module)
03:14:22 [2020-06-27T03:14:22.611Z] - CONFIG_IP_VS_NFCT: enabled
03:14:22 [2020-06-27T03:14:22.612Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:14:22 [2020-06-27T03:14:22.612Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:14:22 [2020-06-27T03:14:22.612Z] - CONFIG_IP_VS_RR: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z] - CONFIG_EXT4_FS: enabled
03:14:22 [2020-06-27T03:14:22.612Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:14:22 [2020-06-27T03:14:22.612Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:14:22 [2020-06-27T03:14:22.612Z] - Network Drivers:
03:14:22 [2020-06-27T03:14:22.612Z]   - "overlay":
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_VXLAN: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:14:22 [2020-06-27T03:14:22.612Z]       Optional (for encrypted networks):
03:14:22 [2020-06-27T03:14:22.612Z]       - CONFIG_CRYPTO: enabled
03:14:22 [2020-06-27T03:14:22.612Z]       - CONFIG_CRYPTO_AEAD: enabled
03:14:22 [2020-06-27T03:14:22.612Z]       - CONFIG_CRYPTO_GCM: enabled
03:14:22 [2020-06-27T03:14:22.612Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:14:22 [2020-06-27T03:14:22.612Z]       - CONFIG_CRYPTO_GHASH: enabled
03:14:22 [2020-06-27T03:14:22.612Z]       - CONFIG_XFRM: enabled
03:14:22 [2020-06-27T03:14:22.612Z]       - CONFIG_XFRM_USER: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]       - CONFIG_INET_ESP: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
03:14:22 [2020-06-27T03:14:22.612Z]   - "ipvlan":
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_IPVLAN: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]   - "macvlan":
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_MACVLAN: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_DUMMY: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]   - "ftp,tftp client in container":
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z] - Storage Drivers:
03:14:22 [2020-06-27T03:14:22.612Z]   - "aufs":
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_AUFS_FS: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]   - "btrfs":
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:14:22 [2020-06-27T03:14:22.612Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:14:22 [2020-06-27T03:14:22.612Z]   - "devicemapper":
03:14:22 [2020-06-27T03:14:22.664Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 34.98MB / 48.97MB 0.7s
03:14:22 [2020-06-27T03:14:22.664Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 7.39MB / 51.37MB 0.7s
03:14:22 [2020-06-27T03:14:22.664Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 9.23MB / 56.71MB 0.7s
03:14:22 [2020-06-27T03:14:22.664Z] #7 ...
03:14:22 [2020-06-27T03:14:22.664Z] 
03:14:22 [2020-06-27T03:14:22.664Z] #20 [internal] load build context
03:14:22 [2020-06-27T03:14:22.664Z] #20 transferring context: 51.28MB 0.7s done
03:14:22 [2020-06-27T03:14:22.664Z] #20 DONE 0.8s
03:14:22 [2020-06-27T03:14:22.664Z] 
03:14:22 [2020-06-27T03:14:22.664Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:14:22 [2020-06-27T03:14:22.664Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 40.24MB / 48.97MB 0.8s
03:14:22 [2020-06-27T03:14:22.664Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 11.29MB / 51.37MB 0.8s
03:14:22 [2020-06-27T03:14:22.874Z]     - CONFIG_BLK_DEV_DM: enabled
03:14:22 [2020-06-27T03:14:22.874Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:14:22 [2020-06-27T03:14:22.874Z]   - "overlay":
03:14:22 [2020-06-27T03:14:22.874Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:14:22 [2020-06-27T03:14:22.874Z]   - "zfs":
03:14:22 [2020-06-27T03:14:22.874Z]     - /dev/zfs: present
03:14:22 [2020-06-27T03:14:22.874Z]     - zfs command: missing
03:14:22 [2020-06-27T03:14:22.874Z]     - zpool command: missing
03:14:22 [2020-06-27T03:14:22.874Z] 
03:14:22 [2020-06-27T03:14:22.874Z] Limits:
03:14:22 [2020-06-27T03:14:22.874Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:14:22 [2020-06-27T03:14:22.874Z] 
03:14:22 [2020-06-27T03:14:22.874Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:14:22 [2020-06-27T03:14:22.973Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 47.91MB / 48.97MB 1.0s
03:14:22 [2020-06-27T03:14:22.973Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 19.14MB / 51.37MB 1.0s
03:14:22 [2020-06-27T03:14:22.973Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 19.98MB / 56.71MB 1.0s
03:14:22 [2020-06-27T03:14:22.973Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 25.38MB / 51.37MB 1.1s
03:14:22 [2020-06-27T03:14:22.973Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 24.50MB / 56.71MB 1.1s
03:14:23 [2020-06-27T03:14:23.213Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc .
03:14:23 [2020-06-27T03:14:23.213Z] #2 [internal] load .dockerignore
03:14:23 [2020-06-27T03:14:23.213Z] #2 transferring context: 87B 0.0s done
03:14:23 [2020-06-27T03:14:23.213Z] #2 DONE 0.1s
03:14:23 [2020-06-27T03:14:23.213Z] 
03:14:23 [2020-06-27T03:14:23.213Z] #1 [internal] load build definition from Dockerfile
03:14:23 [2020-06-27T03:14:23.213Z] #1 transferring dockerfile: 16.37kB 0.0s done
03:14:23 [2020-06-27T03:14:23.213Z] #1 DONE 0.1s
03:14:23 [2020-06-27T03:14:23.213Z] 
03:14:23 [2020-06-27T03:14:23.213Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:14:23 [2020-06-27T03:14:23.275Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.1s done
03:14:23 [2020-06-27T03:14:23.275Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 29.57MB / 51.37MB 1.2s
03:14:23 [2020-06-27T03:14:23.275Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 28.97MB / 56.71MB 1.2s
03:14:23 [2020-06-27T03:14:23.275Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 293.94kB / 102.23MB 1.2s
03:14:23 [2020-06-27T03:14:23.275Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 33.46MB / 51.37MB 1.3s
03:14:23 [2020-06-27T03:14:23.275Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 32.85MB / 56.71MB 1.3s
03:14:23 [2020-06-27T03:14:23.275Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0.1s
03:14:23 [2020-06-27T03:14:23.275Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 38.07MB / 51.37MB 1.4s
03:14:23 [2020-06-27T03:14:23.275Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 36.36MB / 56.71MB 1.4s
03:14:23 [2020-06-27T03:14:23.275Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 7.51MB / 102.23MB 1.4s
03:14:23 [2020-06-27T03:14:23.573Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 41.51MB / 51.37MB 1.5s
03:14:23 [2020-06-27T03:14:23.573Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 40.18MB / 56.71MB 1.5s
03:14:23 [2020-06-27T03:14:23.573Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 45.18MB / 51.37MB 1.6s
03:14:23 [2020-06-27T03:14:23.573Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 44.23MB / 56.71MB 1.6s
03:14:23 [2020-06-27T03:14:23.573Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 15.24MB / 102.23MB 1.6s
03:14:23 [2020-06-27T03:14:23.573Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s
03:14:23 [2020-06-27T03:14:23.573Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 52.83MB / 56.71MB 1.8s
03:14:23 [2020-06-27T03:14:23.573Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 23.74MB / 102.23MB 1.8s
03:14:23 [2020-06-27T03:14:23.777Z] #3 DONE 0.5s
03:14:23 [2020-06-27T03:14:23.777Z] 
03:14:23 [2020-06-27T03:14:23.777Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:14:23 [2020-06-27T03:14:23.777Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:14:23 [2020-06-27T03:14:23.777Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:14:23 [2020-06-27T03:14:23.777Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
03:14:23 [2020-06-27T03:14:23.777Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
03:14:23 [2020-06-27T03:14:23.777Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
03:14:23 [2020-06-27T03:14:23.868Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s done
03:14:23 [2020-06-27T03:14:23.868Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.9s
03:14:23 [2020-06-27T03:14:23.868Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 31.02MB / 102.23MB 1.9s
03:14:23 [2020-06-27T03:14:23.868Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.9s
03:14:23 [2020-06-27T03:14:23.868Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.9s done
03:14:23 [2020-06-27T03:14:23.868Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 41.02MB / 102.23MB 2.0s
03:14:23 [2020-06-27T03:14:23.868Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.9s done
03:14:24 [2020-06-27T03:14:24.035Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
03:14:24 [2020-06-27T03:14:24.035Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
03:14:24 [2020-06-27T03:14:24.156Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 57.14MB / 102.23MB 2.3s
03:14:24 [2020-06-27T03:14:24.295Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
03:14:24 [2020-06-27T03:14:24.295Z] #4 DONE 0.5s
03:14:24 [2020-06-27T03:14:24.446Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 67.35MB / 102.23MB 2.4s
03:14:24 [2020-06-27T03:14:24.446Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 75.31MB / 102.23MB 2.5s
03:14:24 [2020-06-27T03:14:24.446Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 86.30MB / 102.23MB 2.6s
03:14:24 [2020-06-27T03:14:24.496Z] Fetching without tags
03:14:24 [2020-06-27T03:14:24.553Z] 
03:14:24 [2020-06-27T03:14:24.553Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:14:24 [2020-06-27T03:14:24.553Z] #6 DONE 0.3s
03:14:24 [2020-06-27T03:14:24.553Z] 
03:14:24 [2020-06-27T03:14:24.553Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
03:14:24 [2020-06-27T03:14:24.728Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.8s
03:14:24 [2020-06-27T03:14:24.728Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.8s done
03:14:24 [2020-06-27T03:14:24.811Z] #5 DONE 0.4s
03:14:24 [2020-06-27T03:14:24.811Z] 
03:14:24 [2020-06-27T03:14:24.811Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:14:24 [2020-06-27T03:14:24.811Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
03:14:24 [2020-06-27T03:14:24.886Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:14:25 [2020-06-27T03:14:25.010Z] #7 ...
03:14:25 [2020-06-27T03:14:25.010Z] 
03:14:25 [2020-06-27T03:14:25.010Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:14:25 [2020-06-27T03:14:25.010Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:14:25 [2020-06-27T03:14:25.010Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:14:25 [2020-06-27T03:14:25.010Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:14:25 [2020-06-27T03:14:25.010Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done
03:14:25 [2020-06-27T03:14:25.010Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
03:14:25 [2020-06-27T03:14:25.010Z] #58 DONE 3.0s
03:14:25 [2020-06-27T03:14:25.010Z] 
03:14:25 [2020-06-27T03:14:25.010Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:14:25 [2020-06-27T03:14:25.010Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.7s done
03:14:25 [2020-06-27T03:14:25.010Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614
03:14:25 [2020-06-27T03:14:25.070Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done
03:14:25 [2020-06-27T03:14:25.070Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.01MB / 50.39MB 0.2s
03:14:25 [2020-06-27T03:14:25.070Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.01MB / 7.81MB 0.2s
03:14:25 [2020-06-27T03:14:25.070Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
03:14:25 [2020-06-27T03:14:25.070Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done
03:14:25 [2020-06-27T03:14:25.070Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 9.85MB / 50.39MB 0.3s
03:14:25 [2020-06-27T03:14:25.070Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s
03:14:25 [2020-06-27T03:14:25.292Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done
03:14:25 [2020-06-27T03:14:25.292Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5
03:14:25 [2020-06-27T03:14:25.329Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 17.16MB / 50.39MB 0.4s
03:14:25 [2020-06-27T03:14:25.329Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done
03:14:25 [2020-06-27T03:14:25.329Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.4s
03:14:25 [2020-06-27T03:14:25.329Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 24.78MB / 50.39MB 0.6s
03:14:25 [2020-06-27T03:14:25.329Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s
03:14:25 [2020-06-27T03:14:25.329Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 6.66MB / 51.83MB 0.6s
03:14:25 [2020-06-27T03:14:25.574Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done
03:14:25 [2020-06-27T03:14:25.588Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 29.42MB / 50.39MB 0.7s
03:14:25 [2020-06-27T03:14:25.588Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 10.95MB / 51.83MB 0.7s
03:14:25 [2020-06-27T03:14:25.588Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 35.35MB / 50.39MB 0.8s
03:14:25 [2020-06-27T03:14:25.588Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 16.63MB / 51.83MB 0.8s
03:14:25 [2020-06-27T03:14:25.730Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:14:25 [2020-06-27T03:14:25.730Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159)
03:14:25 [2020-06-27T03:14:25.846Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 43.72MB / 50.39MB 1.0s
03:14:25 [2020-06-27T03:14:25.846Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.8s done
03:14:25 [2020-06-27T03:14:25.846Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 25.53MB / 51.83MB 1.0s
03:14:25 [2020-06-27T03:14:25.846Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 5.58MB / 68.65MB 1.0s
03:14:25 [2020-06-27T03:14:25.846Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 47.16MB / 50.39MB 1.1s
03:14:25 [2020-06-27T03:14:25.856Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c
03:14:26 [2020-06-27T03:14:26.104Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.3s
03:14:26 [2020-06-27T03:14:26.105Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 36.90MB / 51.83MB 1.3s
03:14:26 [2020-06-27T03:14:26.105Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 18.91MB / 68.65MB 1.3s
03:14:24 [2020-06-27T03:14:24.470Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:14:24 [2020-06-27T03:14:24.473Z]  > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10
03:14:24 [2020-06-27T03:14:24.475Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:14:24 [2020-06-27T03:14:24.489Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:14:24 [2020-06-27T03:14:24.503Z] Fetching upstream changes from https://github.com/moby/moby.git
03:14:24 [2020-06-27T03:14:24.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:14:24 [2020-06-27T03:14:24.504Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:14:24 [2020-06-27T03:14:24.893Z]  > git config core.sparsecheckout # timeout=10
03:14:24 [2020-06-27T03:14:24.896Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:14:25 [2020-06-27T03:14:25.701Z]  > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10
03:14:25 [2020-06-27T03:14:25.722Z]  > git rev-parse HEAD^{commit} # timeout=10
03:14:25 [2020-06-27T03:14:25.737Z]  > git config core.sparsecheckout # timeout=10
03:14:25 [2020-06-27T03:14:25.739Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:14:26 [2020-06-27T03:14:26.368Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 49.94MB / 51.83MB 1.5s
03:14:26 [2020-06-27T03:14:26.368Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 28.41MB / 68.65MB 1.5s
03:14:26 [2020-06-27T03:14:26.368Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 32.87MB / 68.65MB 1.6s
03:14:26 [2020-06-27T03:14:26.626Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 39.76MB / 68.65MB 1.7s
03:14:26 [2020-06-27T03:14:26.671Z] Commit message: "update containerd to v1.3.5"
03:14:26 [2020-06-27T03:14:26.722Z]  > git --version # timeout=10
03:14:26 [2020-06-27T03:14:26.727Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
03:14:26 [2020-06-27T03:14:26.884Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.8s done
03:14:26 [2020-06-27T03:14:26.884Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.8s done
03:14:26 [2020-06-27T03:14:26.884Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 56.35MB / 68.65MB 2.0s
03:14:26 [2020-06-27T03:14:26.884Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 3.14MB / 120.16MB 2.0s
03:14:26 [2020-06-27T03:14:26.884Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 1.8s done
03:14:26 [2020-06-27T03:14:26.884Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 64.00MB / 68.65MB 2.1s
03:14:27 [2020-06-27T03:14:27.143Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 67.55MB / 68.65MB 2.2s
03:14:27 [2020-06-27T03:14:27.143Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 10.79MB / 120.16MB 2.2s
03:14:27 [2020-06-27T03:14:27.143Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a
03:14:27 [2020-06-27T03:14:27.143Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 22.36MB / 120.16MB 2.4s
03:14:27 [2020-06-27T03:14:27.327Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.5s done
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
03:14:27 [2020-06-27T03:14:27.401Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.4s done
03:14:27 [2020-06-27T03:14:27.401Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 32.48MB / 120.16MB 2.6s
[Pipeline] sh
03:14:27 [2020-06-27T03:14:27.610Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0.1s
03:14:27 [2020-06-27T03:14:27.665Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 42.31MB / 120.16MB 2.8s
03:14:27 [2020-06-27T03:14:27.769Z] + docker version
03:14:27 [2020-06-27T03:14:27.769Z] Client:
03:14:27 [2020-06-27T03:14:27.769Z]  Version:           18.06.1-ce
03:14:27 [2020-06-27T03:14:27.769Z]  API version:       1.38
03:14:27 [2020-06-27T03:14:27.769Z]  Go version:        go1.10.3
03:14:27 [2020-06-27T03:14:27.769Z]  Git commit:        e68fc7a
03:14:27 [2020-06-27T03:14:27.769Z]  Built:             Tue Aug 21 17:26:10 2018
03:14:27 [2020-06-27T03:14:27.769Z]  OS/Arch:           linux/ppc64le
03:14:27 [2020-06-27T03:14:27.769Z]  Experimental:      false
03:14:27 [2020-06-27T03:14:27.769Z] 
03:14:27 [2020-06-27T03:14:27.769Z] Server:
03:14:27 [2020-06-27T03:14:27.769Z]  Engine:
03:14:27 [2020-06-27T03:14:27.769Z]   Version:          18.06.1-ce
03:14:27 [2020-06-27T03:14:27.769Z]   API version:      1.38 (minimum version 1.12)
03:14:27 [2020-06-27T03:14:27.769Z]   Go version:       go1.10.3
03:14:27 [2020-06-27T03:14:27.769Z]   Git commit:       e68fc7a
03:14:27 [2020-06-27T03:14:27.769Z]   Built:            Tue Aug 21 17:24:20 2018
03:14:27 [2020-06-27T03:14:27.769Z]   OS/Arch:          linux/ppc64le
03:14:27 [2020-06-27T03:14:27.769Z]   Experimental:     true
[Pipeline] sh
03:14:27 [2020-06-27T03:14:27.927Z] #7 ...
03:14:27 [2020-06-27T03:14:27.927Z] 
03:14:27 [2020-06-27T03:14:27.927Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:14:27 [2020-06-27T03:14:27.927Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:14:27 [2020-06-27T03:14:27.927Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:14:27 [2020-06-27T03:14:27.927Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:14:27 [2020-06-27T03:14:27.927Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
03:14:27 [2020-06-27T03:14:27.927Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done
03:14:27 [2020-06-27T03:14:27.927Z] #58 DONE 2.9s
03:14:27 [2020-06-27T03:14:27.927Z] 
03:14:27 [2020-06-27T03:14:27.927Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:14:27 [2020-06-27T03:14:27.927Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 50.78MB / 120.16MB 3.0s
03:14:28 [2020-06-27T03:14:28.141Z] + docker info
03:14:28 [2020-06-27T03:14:28.141Z] Containers: 0
03:14:28 [2020-06-27T03:14:28.141Z]  Running: 0
03:14:28 [2020-06-27T03:14:28.141Z]  Paused: 0
03:14:28 [2020-06-27T03:14:28.141Z]  Stopped: 0
03:14:28 [2020-06-27T03:14:28.141Z] Images: 0
03:14:28 [2020-06-27T03:14:28.141Z] Server Version: 18.06.1-ce
03:14:28 [2020-06-27T03:14:28.141Z] Storage Driver: overlay2
03:14:28 [2020-06-27T03:14:28.141Z]  Backing Filesystem: extfs
03:14:28 [2020-06-27T03:14:28.141Z]  Supports d_type: true
03:14:28 [2020-06-27T03:14:28.141Z]  Native Overlay Diff: true
03:14:28 [2020-06-27T03:14:28.141Z] Logging Driver: json-file
03:14:28 [2020-06-27T03:14:28.141Z] Cgroup Driver: cgroupfs
03:14:28 [2020-06-27T03:14:28.142Z] Plugins:
03:14:28 [2020-06-27T03:14:28.142Z]  Volume: local
03:14:28 [2020-06-27T03:14:28.142Z]  Network: bridge host ipvlan macvlan null overlay
03:14:28 [2020-06-27T03:14:28.142Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
03:14:28 [2020-06-27T03:14:28.142Z] Swarm: inactive
03:14:28 [2020-06-27T03:14:28.142Z] Runtimes: runc
03:14:28 [2020-06-27T03:14:28.142Z] Default Runtime: runc
03:14:28 [2020-06-27T03:14:28.142Z] Init Binary: docker-init
03:14:28 [2020-06-27T03:14:28.142Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
03:14:28 [2020-06-27T03:14:28.142Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
03:14:28 [2020-06-27T03:14:28.142Z] init version: fec3683
03:14:28 [2020-06-27T03:14:28.142Z] Security Options:
03:14:28 [2020-06-27T03:14:28.142Z]  apparmor
03:14:28 [2020-06-27T03:14:28.142Z]  seccomp
03:14:28 [2020-06-27T03:14:28.142Z]   Profile: default
03:14:28 [2020-06-27T03:14:28.142Z] Kernel Version: 4.4.0-139-generic
03:14:28 [2020-06-27T03:14:28.142Z] Operating System: Ubuntu 16.04.3 LTS
03:14:28 [2020-06-27T03:14:28.142Z] OSType: linux
03:14:28 [2020-06-27T03:14:28.142Z] Architecture: ppc64le
03:14:28 [2020-06-27T03:14:28.142Z] CPUs: 4
03:14:28 [2020-06-27T03:14:28.142Z] Total Memory: 7.972GiB
03:14:28 [2020-06-27T03:14:28.142Z] Name: ppc64le-ubuntu-12
03:14:28 [2020-06-27T03:14:28.142Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
03:14:28 [2020-06-27T03:14:28.142Z] Docker Root Dir: /var/lib/docker
03:14:28 [2020-06-27T03:14:28.142Z] Debug Mode (client): false
03:14:28 [2020-06-27T03:14:28.142Z] Debug Mode (server): false
03:14:28 [2020-06-27T03:14:28.142Z] Username: dockerbuildbot
03:14:28 [2020-06-27T03:14:28.142Z] Registry: https://index.docker.io/v1/
03:14:28 [2020-06-27T03:14:28.142Z] Labels:
03:14:28 [2020-06-27T03:14:28.142Z] Experimental: true
03:14:28 [2020-06-27T03:14:28.142Z] Insecure Registries:
03:14:28 [2020-06-27T03:14:28.142Z]  127.0.0.0/8
03:14:28 [2020-06-27T03:14:28.142Z] Live Restore Enabled: false
03:14:28 [2020-06-27T03:14:28.142Z] 
[Pipeline] sh
03:14:28 [2020-06-27T03:14:28.190Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 60.12MB / 120.16MB 3.2s
03:14:28 [2020-06-27T03:14:28.447Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 80.63MB / 120.16MB 3.5s
03:14:28 [2020-06-27T03:14:28.447Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 87.55MB / 120.16MB 3.6s
03:14:28 [2020-06-27T03:14:28.517Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:14:28 [2020-06-27T03:14:28.517Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:14:28 [2020-06-27T03:14:28.517Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:14:28 [2020-06-27T03:14:28.517Z] + bash /home/docker/workspace/moby_PR-41159/check-config.sh
03:14:28 [2020-06-27T03:14:28.517Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:14:28 [2020-06-27T03:14:28.517Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
03:14:28 [2020-06-27T03:14:28.517Z] 
03:14:28 [2020-06-27T03:14:28.517Z] Generally Necessary:
03:14:28 [2020-06-27T03:14:28.517Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:14:28 [2020-06-27T03:14:28.517Z] - apparmor: enabled and tools installed
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_NAMESPACES: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_NET_NS: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_PID_NS: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_IPC_NS: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_UTS_NS: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_CGROUPS: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_CGROUP_CPUACCT: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_CGROUP_DEVICE: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_CGROUP_FREEZER: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_CGROUP_SCHED: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_CPUSETS: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_MEMCG: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_KEYS: enabled
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_VETH: enabled (as module)
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_BRIDGE: enabled (as module)
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:14:28 [2020-06-27T03:14:28.517Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:14:28 [2020-06-27T03:14:28.615Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.1s done
03:14:28 [2020-06-27T03:14:28.704Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 99.36MB / 120.16MB 3.8s
03:14:28 [2020-06-27T03:14:28.704Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 118.43MB / 120.16MB 4.0s
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_NF_NAT: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_NF_NAT_NEEDED: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_POSIX_MQUEUE: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
03:14:28 [2020-06-27T03:14:28.801Z] 
03:14:28 [2020-06-27T03:14:28.801Z] Optional Features:
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_USER_NS: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_SECCOMP: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_CGROUP_PIDS: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_MEMCG_SWAP: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:14:28 [2020-06-27T03:14:28.801Z]     (cgroup swap accounting is currently enabled)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_MEMCG_KMEM: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_BLK_CGROUP: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_IOSCHED_CFQ: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_CGROUP_PERF: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_CGROUP_HUGETLB: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_CFS_BANDWIDTH: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_RT_GROUP_SCHED: missing
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_IP_VS: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_IP_VS_NFCT: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_IP_VS_RR: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_EXT4_FS: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:14:28 [2020-06-27T03:14:28.801Z] - Network Drivers:
03:14:28 [2020-06-27T03:14:28.801Z]   - "overlay":
03:14:28 [2020-06-27T03:14:28.801Z]     - CONFIG_VXLAN: enabled (as module)
03:14:28 [2020-06-27T03:14:28.801Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:14:28 [2020-06-27T03:14:28.801Z]       Optional (for encrypted networks):
03:14:28 [2020-06-27T03:14:28.902Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe
03:14:29 [2020-06-27T03:14:29.084Z]       - CONFIG_CRYPTO: enabled
03:14:29 [2020-06-27T03:14:29.084Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]       - CONFIG_XFRM: enabled
03:14:29 [2020-06-27T03:14:29.084Z]       - CONFIG_XFRM_USER: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]       - CONFIG_INET_ESP: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]   - "ipvlan":
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_IPVLAN: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]   - "macvlan":
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_MACVLAN: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_DUMMY: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]   - "ftp,tftp client in container":
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z] - Storage Drivers:
03:14:29 [2020-06-27T03:14:29.084Z]   - "aufs":
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_AUFS_FS: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]   - "btrfs":
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:14:29 [2020-06-27T03:14:29.084Z]   - "devicemapper":
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_BLK_DEV_DM: enabled
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]   - "overlay":
03:14:29 [2020-06-27T03:14:29.084Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:14:29 [2020-06-27T03:14:29.084Z]   - "zfs":
03:14:29 [2020-06-27T03:14:29.084Z]     - /dev/zfs: missing
03:14:29 [2020-06-27T03:14:29.084Z]     - zfs command: missing
03:14:29 [2020-06-27T03:14:29.084Z]     - zpool command: missing
03:14:29 [2020-06-27T03:14:29.084Z] 
03:14:29 [2020-06-27T03:14:29.084Z] Limits:
03:14:29 [2020-06-27T03:14:29.084Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:14:29 [2020-06-27T03:14:29.084Z] 
03:14:29 [2020-06-27T03:14:29.084Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:14:29 [2020-06-27T03:14:29.270Z] #7 ...
03:14:29 [2020-06-27T03:14:29.270Z] 
03:14:29 [2020-06-27T03:14:29.270Z] #20 [internal] load build context
03:14:29 [2020-06-27T03:14:29.270Z] #20 transferring context: 51.28MB 4.1s done
03:14:29 [2020-06-27T03:14:29.270Z] #20 DONE 4.3s
03:14:29 [2020-06-27T03:14:29.270Z] 
03:14:29 [2020-06-27T03:14:29.270Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:14:29 [2020-06-27T03:14:29.509Z] + make bundles/buildx
03:14:29 [2020-06-27T03:14:29.791Z] make: command: Command not found
03:14:29 [2020-06-27T03:14:29.791Z] make: command: Command not found
03:14:29 [2020-06-27T03:14:29.791Z] mkdir bundles
03:14:29 [2020-06-27T03:14:29.791Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
03:14:29 [2020-06-27T03:14:29.791Z] 	--build-arg BUILDX_COMMIT \
03:14:29 [2020-06-27T03:14:29.791Z] 	--build-arg BUILDX_REPO \
03:14:29 [2020-06-27T03:14:29.791Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
03:14:29 [2020-06-27T03:14:29.791Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
03:14:29 [2020-06-27T03:14:29.791Z] 	.
03:14:29 [2020-06-27T03:14:29.791Z] /bin/sh: 4: go: not found
03:14:29 [2020-06-27T03:14:29.791Z] /bin/sh: 5: go: not found
03:14:30 [2020-06-27T03:14:30.205Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 5.0s done
03:14:30 [2020-06-27T03:14:30.463Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.5s done
03:14:30 [2020-06-27T03:14:30.721Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s
03:14:30 [2020-06-27T03:14:30.979Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done
03:14:30 [2020-06-27T03:14:30.979Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.1s
03:14:31 [2020-06-27T03:14:31.236Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done
03:14:31 [2020-06-27T03:14:31.236Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e
03:14:31 [2020-06-27T03:14:31.575Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.5s done
03:14:31 [2020-06-27T03:14:31.575Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab
03:14:31 [2020-06-27T03:14:31.824Z] Sending build context to Docker daemon  56.03MB

03:14:31 [2020-06-27T03:14:31.824Z] Step 1/15 : ARG GO_VERSION=1.13.12
03:14:31 [2020-06-27T03:14:31.824Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
03:14:31 [2020-06-27T03:14:31.824Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
03:14:31 [2020-06-27T03:14:31.824Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
03:14:31 [2020-06-27T03:14:31.856Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done
03:14:31 [2020-06-27T03:14:31.856Z] #7 DONE 9.9s
03:14:31 [2020-06-27T03:14:31.856Z] 
03:14:31 [2020-06-27T03:14:31.856Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:14:32 [2020-06-27T03:14:32.112Z] 1.13.12-buster: Pulling from library/golang
03:14:32 [2020-06-27T03:14:32.112Z] 0cad52b1770a: Pulling fs layer
03:14:32 [2020-06-27T03:14:32.112Z] e0318f8e4196: Pulling fs layer
03:14:32 [2020-06-27T03:14:32.112Z] cec302fe9541: Pulling fs layer
03:14:32 [2020-06-27T03:14:32.112Z] bf65a8c1ffe0: Pulling fs layer
03:14:32 [2020-06-27T03:14:32.112Z] 7355b492f1f7: Pulling fs layer
03:14:32 [2020-06-27T03:14:32.112Z] 3e2e3e16099d: Pulling fs layer
03:14:32 [2020-06-27T03:14:32.112Z] f8e8effe76ee: Pulling fs layer
03:14:32 [2020-06-27T03:14:32.112Z] bf65a8c1ffe0: Waiting
03:14:32 [2020-06-27T03:14:32.112Z] 7355b492f1f7: Waiting
03:14:32 [2020-06-27T03:14:32.112Z] 3e2e3e16099d: Waiting
03:14:32 [2020-06-27T03:14:32.112Z] f8e8effe76ee: Waiting
03:14:32 [2020-06-27T03:14:32.771Z] e0318f8e4196: Verifying Checksum
03:14:32 [2020-06-27T03:14:32.771Z] e0318f8e4196: Download complete
03:14:32 [2020-06-27T03:14:32.771Z] cec302fe9541: Verifying Checksum
03:14:32 [2020-06-27T03:14:32.771Z] cec302fe9541: Download complete
03:14:33 [2020-06-27T03:14:33.765Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done
03:14:33 [2020-06-27T03:14:33.765Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s
03:14:33 [2020-06-27T03:14:33.886Z] #8 DONE 1.7s
03:14:33 [2020-06-27T03:14:33.886Z] 
03:14:33 [2020-06-27T03:14:33.886Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:14:34 [2020-06-27T03:14:34.809Z] 0cad52b1770a: Verifying Checksum
03:14:34 [2020-06-27T03:14:34.809Z] 0cad52b1770a: Download complete
03:14:34 [2020-06-27T03:14:34.891Z] #9 DONE 1.1s
03:14:34 [2020-06-27T03:14:34.891Z] 
03:14:34 [2020-06-27T03:14:34.891Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:14:34 [2020-06-27T03:14:34.891Z] #27 DONE 0.1s
03:14:34 [2020-06-27T03:14:34.891Z] 
03:14:34 [2020-06-27T03:14:34.891Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:14:34 [2020-06-27T03:14:34.891Z] #45 ...
03:14:34 [2020-06-27T03:14:34.891Z] 
03:14:34 [2020-06-27T03:14:34.891Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:14:34 [2020-06-27T03:14:34.891Z] #35 DONE 0.1s
03:14:34 [2020-06-27T03:14:34.891Z] 
03:14:34 [2020-06-27T03:14:34.891Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:14:35 [2020-06-27T03:14:35.661Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done
03:14:35 [2020-06-27T03:14:35.661Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b
03:14:36 [2020-06-27T03:14:36.307Z] bf65a8c1ffe0: Verifying Checksum
03:14:36 [2020-06-27T03:14:36.307Z] bf65a8c1ffe0: Download complete
03:14:36 [2020-06-27T03:14:36.307Z] f8e8effe76ee: Verifying Checksum
03:14:36 [2020-06-27T03:14:36.307Z] f8e8effe76ee: Download complete
03:14:37 [2020-06-27T03:14:37.327Z] 7355b492f1f7: Verifying Checksum
03:14:37 [2020-06-27T03:14:37.327Z] 7355b492f1f7: Download complete
03:14:38 [2020-06-27T03:14:38.977Z] 0cad52b1770a: Pull complete
03:14:39 [2020-06-27T03:14:39.262Z] e0318f8e4196: Pull complete
03:14:39 [2020-06-27T03:14:39.306Z] #36 4.435 + git clone https://github.com/docker/distribution.git .
03:14:39 [2020-06-27T03:14:39.306Z] #36 4.441 Cloning into '.'...
03:14:39 [2020-06-27T03:14:39.548Z] 3e2e3e16099d: Verifying Checksum
03:14:39 [2020-06-27T03:14:39.548Z] 3e2e3e16099d: Download complete
03:14:39 [2020-06-27T03:14:39.548Z] cec302fe9541: Pull complete
03:14:39 [2020-06-27T03:14:39.848Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done
03:14:39 [2020-06-27T03:14:39.920Z] #36 ...
03:14:39 [2020-06-27T03:14:39.920Z] 
03:14:39 [2020-06-27T03:14:39.920Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.486 + RM_GOPATH=0
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.486 + TMP_GOPATH=
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.486 + : /build
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.486 + '[' -z '' ']'
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.486 ++ mktemp -d
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.486 + export GOPATH=/tmp/tmp.5FdsYHh0Cf
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.486 + GOPATH=/tmp/tmp.5FdsYHh0Cf
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.486 + RM_GOPATH=1
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.488 + case "$(go env GOARCH)" in
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.488 ++ go env GOARCH
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + export GO_BUILDMODE=-buildmode=pie
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + GO_BUILDMODE=-buildmode=pie
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 ++ dirname /tmp/install/install.sh
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + dir=/tmp/install
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + bin=gotestsum
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + shift
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + . /tmp/install/gotestsum.installer
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 ++ : v0.3.5
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + install_gotestsum
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + set -e
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + export GO111MODULE=on
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + GO111MODULE=on
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.496 + go get -d gotest.tools/gotestsum@v0.3.5
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.550 go: finding gotest.tools/gotestsum v0.3.5
03:14:39 [2020-06-27T03:14:39.920Z] #43 1.550 go: finding gotest.tools v0.3.5
03:14:39 [2020-06-27T03:14:39.920Z] #43 2.263 go: downloading gotest.tools/gotestsum v0.3.5
03:14:39 [2020-06-27T03:14:39.920Z] #43 2.652 go: extracting gotest.tools/gotestsum v0.3.5
03:14:39 [2020-06-27T03:14:39.920Z] #43 3.841 go: downloading gotest.tools v2.1.0+incompatible
03:14:39 [2020-06-27T03:14:39.920Z] #43 3.880 go: extracting gotest.tools v2.1.0+incompatible
03:14:39 [2020-06-27T03:14:39.920Z] #43 3.946 go: downloading github.com/sirupsen/logrus v1.0.5
03:14:39 [2020-06-27T03:14:39.920Z] #43 3.951 go: downloading github.com/spf13/pflag v1.0.1
03:14:39 [2020-06-27T03:14:39.920Z] #43 3.961 go: downloading github.com/pkg/errors v0.8.0
03:14:39 [2020-06-27T03:14:39.920Z] #43 3.962 go: downloading github.com/fatih/color v1.6.0
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.032 go: downloading github.com/jonboulle/clockwork v0.1.0
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.119 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.203 go: extracting github.com/pkg/errors v0.8.0
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.238 go: extracting github.com/fatih/color v1.6.0
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.241 go: extracting github.com/sirupsen/logrus v1.0.5
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.276 go: downloading github.com/mattn/go-isatty v0.0.3
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.294 go: extracting github.com/jonboulle/clockwork v0.1.0
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.310 go: downloading github.com/mattn/go-colorable v0.0.9
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.377 go: extracting github.com/spf13/pflag v1.0.1
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.468 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.476 go: extracting github.com/mattn/go-isatty v0.0.3
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.479 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.499 go: extracting github.com/mattn/go-colorable v0.0.9
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.520 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:14:39 [2020-06-27T03:14:39.920Z] #43 4.574 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:14:40 [2020-06-27T03:14:40.105Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done
03:14:40 [2020-06-27T03:14:40.105Z] #7 DONE 15.2s
03:14:40 [2020-06-27T03:14:40.105Z] 
03:14:40 [2020-06-27T03:14:40.105Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:14:40 [2020-06-27T03:14:40.204Z] #43 5.713 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:14:40 [2020-06-27T03:14:40.818Z] #43 6.024 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:14:41 [2020-06-27T03:14:41.100Z] #43 6.445 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:14:42 [2020-06-27T03:14:42.276Z] bf65a8c1ffe0: Pull complete
03:14:42 [2020-06-27T03:14:42.571Z] #43 7.812 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:14:43 [2020-06-27T03:14:43.185Z] #43 ...
03:14:43 [2020-06-27T03:14:43.185Z] 
03:14:43 [2020-06-27T03:14:43.185Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 Install docker/cli version 17.06.2-ce from stable
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + RM_GOPATH=0
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + TMP_GOPATH=
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + : /build
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + '[' -z '' ']'
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 ++ mktemp -d
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + export GOPATH=/tmp/tmp.p3A9S5Wohl
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + GOPATH=/tmp/tmp.p3A9S5Wohl
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + RM_GOPATH=1
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + case "$(go env GOARCH)" in
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 ++ go env GOARCH
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + export GO_BUILDMODE=-buildmode=pie
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + GO_BUILDMODE=-buildmode=pie
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 ++ dirname /tmp/install/install.sh
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + dir=/tmp/install
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + bin=dockercli
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + shift
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + . /tmp/install/dockercli.installer
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 ++ : stable
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 ++ : 17.06.2-ce
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + install_dockercli
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 ++ uname -m
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + arch=s390x
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + '[' s390x '!=' x86_64 ']'
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + '[' s390x '!=' s390x ']'
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + url=https://download.docker.com/linux/static
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + tar -xz docker/docker
03:14:43 [2020-06-27T03:14:43.185Z] #21 2.264 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
03:14:43 [2020-06-27T03:14:43.185Z] #21 8.113 + mkdir -p /build
03:14:43 [2020-06-27T03:14:43.185Z] #21 8.145 + mv docker/docker /build/
03:14:43 [2020-06-27T03:14:43.185Z] #21 8.152 + rmdir docker
03:14:43 [2020-06-27T03:14:43.185Z] #21 DONE 8.5s
03:14:43 [2020-06-27T03:14:43.185Z] 
03:14:43 [2020-06-27T03:14:43.185Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.226 + RM_GOPATH=0
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.226 + TMP_GOPATH=
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.226 + : /build
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.226 + '[' -z '' ']'
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.230 ++ mktemp -d
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.230 + export GOPATH=/tmp/tmp.S3a44hcW2n
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.230 + GOPATH=/tmp/tmp.S3a44hcW2n
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.230 + RM_GOPATH=1
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.230 + case "$(go env GOARCH)" in
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.230 ++ go env GOARCH
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.231 + export GO_BUILDMODE=-buildmode=pie
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.231 + GO_BUILDMODE=-buildmode=pie
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.231 ++ dirname /tmp/install/install.sh
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.232 + dir=/tmp/install
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.232 + bin=proxy
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.232 + shift
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.232 + '[' '!' -f /tmp/install/proxy.installer ']'
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.233 + . /tmp/install/proxy.installer
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.234 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.235 + install_proxy
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.235 + case "$1" in
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.238 + export CGO_ENABLED=0
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.238 + CGO_ENABLED=0
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.238 + _install_proxy
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.238 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.240 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.S3a44hcW2n/src/github.com/docker/libnetwork
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.240 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
03:14:43 [2020-06-27T03:14:43.185Z] #60 3.242 Cloning into '/tmp/tmp.S3a44hcW2n/src/github.com/docker/libnetwork'...
03:14:43 [2020-06-27T03:14:43.381Z] #8 DONE 2.8s
03:14:43 [2020-06-27T03:14:43.381Z] 
03:14:43 [2020-06-27T03:14:43.381Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:14:43 [2020-06-27T03:14:43.381Z] #9 DONE 0.6s
03:14:43 [2020-06-27T03:14:43.381Z] 
03:14:43 [2020-06-27T03:14:43.381Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:14:43 [2020-06-27T03:14:43.381Z] #35 DONE 0.1s
03:14:43 [2020-06-27T03:14:43.381Z] 
03:14:43 [2020-06-27T03:14:43.381Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:14:43 [2020-06-27T03:14:43.474Z] #60 ...
03:14:43 [2020-06-27T03:14:43.474Z] 
03:14:43 [2020-06-27T03:14:43.474Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:14:43 [2020-06-27T03:14:43.474Z] #43 8.669 go: finding gotest.tools/gotestsum v0.5.1
03:14:43 [2020-06-27T03:14:43.474Z] #43 8.671 go: finding gotest.tools v2.2.0+incompatible
03:14:43 [2020-06-27T03:14:43.474Z] #43 8.717 go: downloading gotest.tools/gotestsum v0.5.1
03:14:43 [2020-06-27T03:14:43.474Z] #43 8.798 go: downloading gotest.tools v2.2.0+incompatible
03:14:43 [2020-06-27T03:14:43.646Z] #36 ...
03:14:43 [2020-06-27T03:14:43.646Z] 
03:14:43 [2020-06-27T03:14:43.646Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:14:43 [2020-06-27T03:14:43.646Z] #27 DONE 0.2s
03:14:43 [2020-06-27T03:14:43.808Z] #43 9.195 go: extracting gotest.tools v2.2.0+incompatible
03:14:43 [2020-06-27T03:14:43.808Z] #43 9.243 go: extracting gotest.tools/gotestsum v0.5.1
03:14:43 [2020-06-27T03:14:43.904Z] 
03:14:43 [2020-06-27T03:14:43.904Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:14:44 [2020-06-27T03:14:44.308Z] 7355b492f1f7: Pull complete
03:14:44 [2020-06-27T03:14:44.833Z] #43 10.02 go: downloading github.com/fatih/color v1.9.0
03:14:44 [2020-06-27T03:14:44.833Z] #43 10.02 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:14:44 [2020-06-27T03:14:44.833Z] #43 10.02 go: downloading github.com/pkg/errors v0.9.1
03:14:44 [2020-06-27T03:14:44.833Z] #43 10.07 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:14:44 [2020-06-27T03:14:44.833Z] #43 ...
03:14:44 [2020-06-27T03:14:44.833Z] 
03:14:44 [2020-06-27T03:14:44.833Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:14:44 [2020-06-27T03:14:44.833Z] #32 4.708 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:14:44 [2020-06-27T03:14:44.833Z] #32 4.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:14:44 [2020-06-27T03:14:44.833Z] #32 4.783 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:14:44 [2020-06-27T03:14:44.833Z] #32 5.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:14:44 [2020-06-27T03:14:44.833Z] #32 7.337 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
03:14:44 [2020-06-27T03:14:44.833Z] #32 9.904 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:14:44 [2020-06-27T03:14:44.833Z] #32 ...
03:14:44 [2020-06-27T03:14:44.833Z] 
03:14:44 [2020-06-27T03:14:44.833Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.469 + RM_GOPATH=0
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.469 + TMP_GOPATH=
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.469 + : /build
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.469 + '[' -z '' ']'
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.469 ++ mktemp -d
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.471 + export GOPATH=/tmp/tmp.ISNryIddmm
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.471 + GOPATH=/tmp/tmp.ISNryIddmm
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.471 + RM_GOPATH=1
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.471 + case "$(go env GOARCH)" in
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.472 ++ go env GOARCH
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.492 + export GO_BUILDMODE=-buildmode=pie
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.492 + GO_BUILDMODE=-buildmode=pie
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.493 ++ dirname /tmp/install/install.sh
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.496 + dir=/tmp/install
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.496 + bin=shfmt
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.496 + shift
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.496 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.496 + . /tmp/install/shfmt.installer
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.496 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.496 + install_shfmt
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.496 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.496 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ISNryIddmm/src/github.com/mvdan/sh
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.496 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:14:44 [2020-06-27T03:14:44.833Z] #47 3.501 Cloning into '/tmp/tmp.ISNryIddmm/src/github.com/mvdan/sh'...
03:14:44 [2020-06-27T03:14:44.833Z] #47 9.962 + cd /tmp/tmp.ISNryIddmm/src/github.com/mvdan/sh
03:14:44 [2020-06-27T03:14:44.833Z] #47 9.962 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:14:44 [2020-06-27T03:14:44.833Z] #47 10.04 + GO111MODULE=on
03:14:44 [2020-06-27T03:14:44.833Z] #47 10.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:14:44 [2020-06-27T03:14:44.833Z] #47 ...
03:14:44 [2020-06-27T03:14:44.833Z] 
03:14:44 [2020-06-27T03:14:44.833Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:14:44 [2020-06-27T03:14:44.833Z] #28 4.437 + git clone https://github.com/kolyshkin/go-swagger.git .
03:14:44 [2020-06-27T03:14:44.833Z] #28 4.443 Cloning into '.'...
03:14:45 [2020-06-27T03:14:45.115Z] #28 ...
03:14:45 [2020-06-27T03:14:45.115Z] 
03:14:45 [2020-06-27T03:14:45.115Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + RM_GOPATH=0
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + TMP_GOPATH=
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + : /build
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + '[' -z '' ']'
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 ++ mktemp -d
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + export GOPATH=/tmp/tmp.Wd7msYrhsc
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + GOPATH=/tmp/tmp.Wd7msYrhsc
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + RM_GOPATH=1
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + case "$(go env GOARCH)" in
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 ++ go env GOARCH
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + export GO_BUILDMODE=-buildmode=pie
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + GO_BUILDMODE=-buildmode=pie
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 ++ dirname /tmp/install/install.sh
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + dir=/tmp/install
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + bin=vndr
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + shift
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + '[' '!' -f /tmp/install/vndr.installer ']'
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + . /tmp/install/vndr.installer
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + install_vndr
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Wd7msYrhsc/src/github.com/LK4D4/vndr
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 Cloning into '/tmp/tmp.Wd7msYrhsc/src/github.com/LK4D4/vndr'...
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.088 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.751 + cd /tmp/tmp.Wd7msYrhsc/src/github.com/LK4D4/vndr
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.751 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:14:45 [2020-06-27T03:14:45.115Z] #41 2.764 + go build -buildmode=pie -v -o /build/vndr .
03:14:45 [2020-06-27T03:14:45.115Z] #41 3.595 internal/race
03:14:45 [2020-06-27T03:14:45.115Z] #41 3.647 runtime
03:14:45 [2020-06-27T03:14:45.115Z] #41 3.695 sync/atomic
03:14:45 [2020-06-27T03:14:45.115Z] #41 3.812 unicode
03:14:45 [2020-06-27T03:14:45.115Z] #41 6.691 unicode/utf8
03:14:45 [2020-06-27T03:14:45.115Z] #41 7.152 math
03:14:45 [2020-06-27T03:14:45.115Z] #41 ...
03:14:45 [2020-06-27T03:14:45.115Z] 
03:14:45 [2020-06-27T03:14:45.115Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + RM_GOPATH=0
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + TMP_GOPATH=
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + : /build
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + '[' -z '' ']'
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 ++ mktemp -d
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + export GOPATH=/tmp/tmp.JOa3PcXJlR
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + GOPATH=/tmp/tmp.JOa3PcXJlR
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + RM_GOPATH=1
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + case "$(go env GOARCH)" in
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 ++ go env GOARCH
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + export GO_BUILDMODE=-buildmode=pie
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + GO_BUILDMODE=-buildmode=pie
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 ++ dirname /tmp/install/install.sh
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + dir=/tmp/install
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + bin=rootlesskit
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + shift
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + . /tmp/install/rootlesskit.installer
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + install_rootlesskit
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + case "$1" in
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + export CGO_ENABLED=0
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + CGO_ENABLED=0
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + _install_rootlesskit
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.164 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JOa3PcXJlR/src/github.com/rootless-containers/rootlesskit
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.222 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:14:45 [2020-06-27T03:14:45.115Z] #54 1.224 Cloning into '/tmp/tmp.JOa3PcXJlR/src/github.com/rootless-containers/rootlesskit'...
03:14:45 [2020-06-27T03:14:45.115Z] #54 3.865 + cd /tmp/tmp.JOa3PcXJlR/src/github.com/rootless-containers/rootlesskit
03:14:45 [2020-06-27T03:14:45.115Z] #54 3.866 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:14:45 [2020-06-27T03:14:45.115Z] #54 4.122 + for f in rootlesskit rootlesskit-docker-proxy
03:14:45 [2020-06-27T03:14:45.115Z] #54 4.128 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:14:45 [2020-06-27T03:14:45.398Z] #54 ...
03:14:45 [2020-06-27T03:14:45.398Z] 
03:14:45 [2020-06-27T03:14:45.398Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:14:45 [2020-06-27T03:14:45.398Z] #38 4.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:14:45 [2020-06-27T03:14:45.398Z] #38 4.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:14:45 [2020-06-27T03:14:45.398Z] #38 4.207 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:14:45 [2020-06-27T03:14:45.398Z] #38 5.006 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:14:45 [2020-06-27T03:14:45.398Z] #38 6.720 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
03:14:45 [2020-06-27T03:14:45.398Z] #38 8.442 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:14:45 [2020-06-27T03:14:45.398Z] #38 ...
03:14:45 [2020-06-27T03:14:45.398Z] 
03:14:45 [2020-06-27T03:14:45.398Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + RM_GOPATH=0
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + TMP_GOPATH=
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + : /build
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + '[' -z '' ']'
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 ++ mktemp -d
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + export GOPATH=/tmp/tmp.eLBQSsjJGC
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + GOPATH=/tmp/tmp.eLBQSsjJGC
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + RM_GOPATH=1
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + case "$(go env GOARCH)" in
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 ++ go env GOARCH
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + export GO_BUILDMODE=-buildmode=pie
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + GO_BUILDMODE=-buildmode=pie
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 ++ dirname /tmp/install/install.sh
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + dir=/tmp/install
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + bin=tomlv
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + shift
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + . /tmp/install/tomlv.installer
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + install_tomlv
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eLBQSsjJGC/src/github.com/BurntSushi/toml
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 Cloning into '/tmp/tmp.eLBQSsjJGC/src/github.com/BurntSushi/toml'...
03:14:45 [2020-06-27T03:14:45.398Z] #30 1.781 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:14:45 [2020-06-27T03:14:45.398Z] #30 2.264 + cd /tmp/tmp.eLBQSsjJGC/src/github.com/BurntSushi/toml
03:14:45 [2020-06-27T03:14:45.398Z] #30 2.264 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:14:45 [2020-06-27T03:14:45.398Z] #30 2.264 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:14:45 [2020-06-27T03:14:45.398Z] #30 2.750 internal/cpu
03:14:45 [2020-06-27T03:14:45.398Z] #30 2.750 runtime/internal/atomic
03:14:45 [2020-06-27T03:14:45.398Z] #30 2.854 runtime/internal/sys
03:14:45 [2020-06-27T03:14:45.398Z] #30 3.070 runtime/internal/math
03:14:45 [2020-06-27T03:14:45.398Z] #30 3.114 math/bits
03:14:45 [2020-06-27T03:14:45.398Z] #30 3.270 internal/bytealg
03:14:45 [2020-06-27T03:14:45.398Z] #30 3.393 math
03:14:45 [2020-06-27T03:14:45.398Z] #30 3.528 runtime
03:14:45 [2020-06-27T03:14:45.398Z] #30 7.473 internal/testlog
03:14:45 [2020-06-27T03:14:45.398Z] #30 7.812 encoding
03:14:45 [2020-06-27T03:14:45.398Z] #30 8.223 runtime/cgo
03:14:45 [2020-06-27T03:14:45.680Z] #30 ...
03:14:45 [2020-06-27T03:14:45.680Z] 
03:14:45 [2020-06-27T03:14:45.680Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:14:45 [2020-06-27T03:14:45.680Z] #10 3.768 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:14:45 [2020-06-27T03:14:45.680Z] #10 3.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:14:45 [2020-06-27T03:14:45.680Z] #10 4.005 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:14:45 [2020-06-27T03:14:45.680Z] #10 4.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:14:45 [2020-06-27T03:14:45.680Z] #10 6.408 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
03:14:45 [2020-06-27T03:14:45.680Z] #10 8.360 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:14:45 [2020-06-27T03:14:45.680Z] #10 ...
03:14:45 [2020-06-27T03:14:45.680Z] 
03:14:45 [2020-06-27T03:14:45.680Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:14:45 [2020-06-27T03:14:45.680Z] #51 3.991 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:14:45 [2020-06-27T03:14:45.680Z] #51 4.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:14:45 [2020-06-27T03:14:45.680Z] #51 4.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:14:45 [2020-06-27T03:14:45.680Z] #51 4.688 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:14:45 [2020-06-27T03:14:45.680Z] #51 6.945 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
03:14:45 [2020-06-27T03:14:45.680Z] #51 9.367 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:14:45 [2020-06-27T03:14:45.963Z] #51 ...
03:14:45 [2020-06-27T03:14:45.963Z] 
03:14:45 [2020-06-27T03:14:45.963Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:14:45 [2020-06-27T03:14:45.963Z] #23 4.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:14:45 [2020-06-27T03:14:45.963Z] #23 4.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:14:45 [2020-06-27T03:14:45.963Z] #23 4.232 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:14:45 [2020-06-27T03:14:45.963Z] #23 4.920 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:14:45 [2020-06-27T03:14:45.963Z] #23 7.071 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
03:14:45 [2020-06-27T03:14:45.963Z] #23 9.035 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:14:45 [2020-06-27T03:14:45.963Z] #23 ...
03:14:45 [2020-06-27T03:14:45.963Z] 
03:14:45 [2020-06-27T03:14:45.963Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.08 go: extracting github.com/fatih/color v1.9.0
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.10 go: downloading github.com/spf13/pflag v1.0.3
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.19 go: downloading github.com/mattn/go-colorable v0.1.6
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.19 go: downloading github.com/mattn/go-isatty v0.0.12
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.20 go: extracting github.com/pkg/errors v0.9.1
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.20 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.20 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.20 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.34 go: extracting github.com/mattn/go-colorable v0.1.6
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.42 go: extracting github.com/spf13/pflag v1.0.3
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.46 go: extracting github.com/mattn/go-isatty v0.0.12
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.46 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:14:45 [2020-06-27T03:14:45.963Z] #43 10.58 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:14:46 [2020-06-27T03:14:46.578Z] #43 11.85 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:14:47 [2020-06-27T03:14:47.193Z] #43 12.62 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:14:47 [2020-06-27T03:14:47.774Z] 3e2e3e16099d: Pull complete
03:14:47 [2020-06-27T03:14:47.807Z] #43 13.05 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:14:47 [2020-06-27T03:14:47.807Z] #43 ...
03:14:47 [2020-06-27T03:14:47.807Z] 
03:14:47 [2020-06-27T03:14:47.807Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.247 + RM_GOPATH=0
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.247 + TMP_GOPATH=
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.247 + : /build
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.247 + '[' -z '' ']'
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.247 ++ mktemp -d
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.251 + export GOPATH=/tmp/tmp.prWxxBId2l
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.251 + GOPATH=/tmp/tmp.prWxxBId2l
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.251 + RM_GOPATH=1
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.251 + case "$(go env GOARCH)" in
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.251 ++ go env GOARCH
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 Installing golangci-lint version v1.23.8
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 + export GO_BUILDMODE=-buildmode=pie
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 + GO_BUILDMODE=-buildmode=pie
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 ++ dirname /tmp/install/install.sh
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 + dir=/tmp/install
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 + bin=golangci_lint
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 + shift
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 + . /tmp/install/golangci_lint.installer
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 ++ : v1.23.8
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 + install_golangci_lint
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 + echo 'Installing golangci-lint version v1.23.8'
03:14:47 [2020-06-27T03:14:47.807Z] #45 3.262 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:14:48 [2020-06-27T03:14:48.058Z] f8e8effe76ee: Pull complete
03:14:48 [2020-06-27T03:14:48.058Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88
03:14:48 [2020-06-27T03:14:48.058Z] Status: Downloaded newer image for golang:1.13.12-buster
03:14:48 [2020-06-27T03:14:48.058Z]  ---> 22d48dbfbcad
03:14:48 [2020-06-27T03:14:48.058Z] Step 5/15 : ARG BUILDX_REPO
03:14:48 [2020-06-27T03:14:48.058Z]  ---> Running in dd94aca4516c
03:14:48 [2020-06-27T03:14:48.058Z] Removing intermediate container dd94aca4516c
03:14:48 [2020-06-27T03:14:48.058Z]  ---> 417c7cb3469a
03:14:48 [2020-06-27T03:14:48.058Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
03:14:48 [2020-06-27T03:14:48.058Z]  ---> Running in 87c92fe57c02
03:14:48 [2020-06-27T03:14:48.090Z] #45 ...
03:14:48 [2020-06-27T03:14:48.090Z] 
03:14:48 [2020-06-27T03:14:48.090Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:14:48 [2020-06-27T03:14:48.090Z] #41 11.41 unicode/utf16
03:14:48 [2020-06-27T03:14:48.090Z] #41 11.65 container/list
03:14:48 [2020-06-27T03:14:48.090Z] #41 12.06 crypto/internal/subtle
03:14:48 [2020-06-27T03:14:48.090Z] #41 12.15 crypto/subtle
03:14:48 [2020-06-27T03:14:48.090Z] #41 12.27 vendor/golang.org/x/crypto/cryptobyte/asn1
03:14:48 [2020-06-27T03:14:48.090Z] #41 12.34 internal/nettrace
03:14:48 [2020-06-27T03:14:48.090Z] #41 12.39 runtime/cgo
03:14:48 [2020-06-27T03:14:48.343Z] Cloning into '/buildx'...
03:14:49 [2020-06-27T03:14:49.172Z] #28 ...
03:14:49 [2020-06-27T03:14:49.172Z] 
03:14:49 [2020-06-27T03:14:49.172Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.223 + RM_GOPATH=0
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.223 + TMP_GOPATH=
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.223 + : /build
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.223 + '[' -z '' ']'
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.223 ++ mktemp -d
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.223 + export GOPATH=/tmp/tmp.oOGqHJmKB3
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.223 + GOPATH=/tmp/tmp.oOGqHJmKB3
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.223 + RM_GOPATH=1
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.223 + case "$(go env GOARCH)" in
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.223 ++ go env GOARCH
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.226 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 + export GO_BUILDMODE=-buildmode=pie
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 + GO_BUILDMODE=-buildmode=pie
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 ++ dirname /tmp/install/install.sh
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 + dir=/tmp/install
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 + bin=vndr
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 + shift
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 + '[' '!' -f /tmp/install/vndr.installer ']'
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 + . /tmp/install/vndr.installer
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 + install_vndr
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oOGqHJmKB3/src/github.com/LK4D4/vndr
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.250 Cloning into '/tmp/tmp.oOGqHJmKB3/src/github.com/LK4D4/vndr'...
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.653 + cd /tmp/tmp.oOGqHJmKB3/src/github.com/LK4D4/vndr
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.653 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:14:49 [2020-06-27T03:14:49.172Z] #41 3.662 + go build -buildmode=pie -v -o /build/vndr .
03:14:49 [2020-06-27T03:14:49.172Z] #41 4.000 internal/cpu
03:14:49 [2020-06-27T03:14:49.172Z] #41 4.000 runtime/internal/atomic
03:14:49 [2020-06-27T03:14:49.172Z] #41 4.065 runtime/internal/sys
03:14:49 [2020-06-27T03:14:49.172Z] #41 4.113 runtime/internal/math
03:14:49 [2020-06-27T03:14:49.172Z] #41 4.137 internal/bytealg
03:14:49 [2020-06-27T03:14:49.172Z] #41 4.168 internal/race
03:14:49 [2020-06-27T03:14:49.172Z] #41 4.210 sync/atomic
03:14:49 [2020-06-27T03:14:49.172Z] #41 4.297 unicode
03:14:49 [2020-06-27T03:14:49.173Z] #41 4.431 runtime
03:14:50 [2020-06-27T03:14:50.114Z] #41 6.483 unicode/utf8
03:14:50 [2020-06-27T03:14:50.680Z] #41 7.149 math/bits
03:14:50 [2020-06-27T03:14:50.680Z] #41 ...
03:14:50 [2020-06-27T03:14:50.680Z] 
03:14:50 [2020-06-27T03:14:50.680Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.039 + RM_GOPATH=0
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.040 + TMP_GOPATH=
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.040 + : /build
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.040 + '[' -z '' ']'
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.044 ++ mktemp -d
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.048 + export GOPATH=/tmp/tmp.jAuHCCsgJb
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.048 + GOPATH=/tmp/tmp.jAuHCCsgJb
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.048 + RM_GOPATH=1
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.048 + case "$(go env GOARCH)" in
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.073 ++ go env GOARCH
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.118 + export GO_BUILDMODE=-buildmode=pie
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.119 + GO_BUILDMODE=-buildmode=pie
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.129 ++ dirname /tmp/install/install.sh
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.130 + dir=/tmp/install
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.141 + bin=shfmt
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.143 + shift
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.143 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.150 + . /tmp/install/shfmt.installer
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.151 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.152 + install_shfmt
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.153 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.154 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.154 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jAuHCCsgJb/src/github.com/mvdan/sh
03:14:50 [2020-06-27T03:14:50.680Z] #47 7.174 Cloning into '/tmp/tmp.jAuHCCsgJb/src/github.com/mvdan/sh'...
03:14:50 [2020-06-27T03:14:50.938Z] #47 ...
03:14:50 [2020-06-27T03:14:50.938Z] 
03:14:50 [2020-06-27T03:14:50.938Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:14:50 [2020-06-27T03:14:50.938Z] #36 7.351 + git clone https://github.com/docker/distribution.git .
03:14:50 [2020-06-27T03:14:50.938Z] #36 7.376 Cloning into '.'...
03:14:51 [2020-06-27T03:14:51.542Z] #41 ...
03:14:51 [2020-06-27T03:14:51.542Z] 
03:14:51 [2020-06-27T03:14:51.542Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.26 go: finding github.com/fatih/color v1.9.0
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.27 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.28 go: finding github.com/pkg/errors v0.9.1
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.40 go: finding github.com/spf13/pflag v1.0.3
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.52 go: finding github.com/mattn/go-colorable v0.1.6
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.52 go: finding github.com/mattn/go-isatty v0.0.12
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.68 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.73 go: finding github.com/jonboulle/clockwork v0.1.0
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:14:51 [2020-06-27T03:14:51.542Z] #43 15.85 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:14:51 [2020-06-27T03:14:51.806Z] Removing intermediate container 87c92fe57c02
03:14:51 [2020-06-27T03:14:51.806Z]  ---> 59ce0ec6e333
03:14:51 [2020-06-27T03:14:51.806Z] Step 7/15 : WORKDIR /buildx
03:14:51 [2020-06-27T03:14:51.806Z]  ---> Running in a8696334b5d7
03:14:51 [2020-06-27T03:14:51.806Z] Removing intermediate container a8696334b5d7
03:14:51 [2020-06-27T03:14:51.806Z]  ---> cfd6981f8732
03:14:51 [2020-06-27T03:14:51.806Z] Step 8/15 : ARG BUILDX_COMMIT
03:14:51 [2020-06-27T03:14:51.806Z]  ---> Running in cb34cfb4a04e
03:14:51 [2020-06-27T03:14:51.806Z] Removing intermediate container cb34cfb4a04e
03:14:51 [2020-06-27T03:14:51.806Z]  ---> 3696b00793d8
03:14:51 [2020-06-27T03:14:51.806Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
03:14:51 [2020-06-27T03:14:51.806Z]  ---> Running in 34eeb32c38bf
03:14:52 [2020-06-27T03:14:52.430Z] From https://github.com/docker/buildx
03:14:52 [2020-06-27T03:14:52.430Z]  * [new tag]         v0.3.1     -> build
03:14:52 [2020-06-27T03:14:52.715Z] Switched to branch 'build'
03:14:53 [2020-06-27T03:14:53.479Z] #36 ...
03:14:53 [2020-06-27T03:14:53.479Z] 
03:14:53 [2020-06-27T03:14:53.479Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.631 + RM_GOPATH=0
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.631 + TMP_GOPATH=
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.631 + : /build
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.631 + '[' -z '' ']'
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.635 ++ mktemp -d
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.635 + export GOPATH=/tmp/tmp.IITfdTVcKZ
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.635 + GOPATH=/tmp/tmp.IITfdTVcKZ
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.635 + RM_GOPATH=1
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.635 + case "$(go env GOARCH)" in
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.635 ++ go env GOARCH
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.675 + export GO_BUILDMODE=-buildmode=pie
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.675 + GO_BUILDMODE=-buildmode=pie
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.678 ++ dirname /tmp/install/install.sh
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.680 + dir=/tmp/install
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.682 + bin=proxy
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.683 + shift
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.683 + '[' '!' -f /tmp/install/proxy.installer ']'
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.685 + . /tmp/install/proxy.installer
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.686 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.688 + install_proxy
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.689 + case "$1" in
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.689 + export CGO_ENABLED=0
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.690 + CGO_ENABLED=0
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.690 + _install_proxy
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.690 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.691 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.691 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IITfdTVcKZ/src/github.com/docker/libnetwork
03:14:53 [2020-06-27T03:14:53.479Z] #60 7.700 Cloning into '/tmp/tmp.IITfdTVcKZ/src/github.com/docker/libnetwork'...
03:14:53 [2020-06-27T03:14:53.738Z] #60 ...
03:14:53 [2020-06-27T03:14:53.738Z] 
03:14:53 [2020-06-27T03:14:53.738Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:14:53 [2020-06-27T03:14:53.738Z] #10 8.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:14:53 [2020-06-27T03:14:53.738Z] #10 8.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:14:53 [2020-06-27T03:14:53.738Z] #10 8.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:14:53 [2020-06-27T03:14:53.738Z] #10 9.568 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:14:53 [2020-06-27T03:14:53.738Z] #10 ...
03:14:53 [2020-06-27T03:14:53.738Z] 
03:14:53 [2020-06-27T03:14:53.738Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.309 + RM_GOPATH=0
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.309 + TMP_GOPATH=
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.309 + : /build
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.309 + '[' -z '' ']'
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.314 ++ mktemp -d
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.316 + export GOPATH=/tmp/tmp.KzMhhzCjhi
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.316 + GOPATH=/tmp/tmp.KzMhhzCjhi
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.316 + RM_GOPATH=1
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.320 + case "$(go env GOARCH)" in
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.321 ++ go env GOARCH
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.350 + export GO_BUILDMODE=-buildmode=pie
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.350 + GO_BUILDMODE=-buildmode=pie
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.351 ++ dirname /tmp/install/install.sh
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.352 + dir=/tmp/install
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.352 + bin=gotestsum
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.352 + shift
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.352 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.352 + . /tmp/install/gotestsum.installer
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.352 ++ : v0.3.5
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.352 + install_gotestsum
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.353 + set -e
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.353 + export GO111MODULE=on
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.353 + GO111MODULE=on
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.353 + go get -d gotest.tools/gotestsum@v0.3.5
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.403 go: finding gotest.tools v0.3.5
03:14:53 [2020-06-27T03:14:53.738Z] #43 7.404 go: finding gotest.tools/gotestsum v0.3.5
03:14:53 [2020-06-27T03:14:53.738Z] #43 8.304 go: downloading gotest.tools/gotestsum v0.3.5
03:14:53 [2020-06-27T03:14:53.738Z] #43 8.885 go: extracting gotest.tools/gotestsum v0.3.5
03:14:53 [2020-06-27T03:14:53.738Z] #43 9.873 go: downloading gotest.tools v2.1.0+incompatible
03:14:53 [2020-06-27T03:14:53.738Z] #43 10.01 go: extracting gotest.tools v2.1.0+incompatible
03:14:53 [2020-06-27T03:14:53.738Z] #43 10.17 go: downloading github.com/pkg/errors v0.8.0
03:14:53 [2020-06-27T03:14:53.738Z] #43 10.20 go: downloading github.com/fatih/color v1.6.0
03:14:53 [2020-06-27T03:14:53.738Z] Removing intermediate container 34eeb32c38bf
03:14:53 [2020-06-27T03:14:53.738Z]  ---> ffe0064b463e
03:14:53 [2020-06-27T03:14:53.738Z] Step 10/15 : ARG GOOS
03:14:53 [2020-06-27T03:14:53.738Z]  ---> Running in b2a261db1bdb
03:14:53 [2020-06-27T03:14:53.738Z] Removing intermediate container b2a261db1bdb
03:14:53 [2020-06-27T03:14:53.738Z]  ---> 874200c5b956
03:14:53 [2020-06-27T03:14:53.738Z] Step 11/15 : ARG GOARCH
03:14:53 [2020-06-27T03:14:53.738Z]  ---> Running in b5f1fbee55de
03:14:53 [2020-06-27T03:14:53.996Z] #43 10.35 go: downloading github.com/sirupsen/logrus v1.0.5
03:14:53 [2020-06-27T03:14:53.996Z] #43 ...
03:14:53 [2020-06-27T03:14:53.996Z] 
03:14:53 [2020-06-27T03:14:53.996Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.407 + RM_GOPATH=0
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.407 + TMP_GOPATH=
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.407 + : /build
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.408 + '[' -z '' ']'
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.412 ++ mktemp -d
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.420 + export GOPATH=/tmp/tmp.njDUjqBtiq
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.420 + GOPATH=/tmp/tmp.njDUjqBtiq
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.420 + RM_GOPATH=1
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.420 + case "$(go env GOARCH)" in
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.421 ++ go env GOARCH
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.466 + export GO_BUILDMODE=-buildmode=pie
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.466 + GO_BUILDMODE=-buildmode=pie
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.474 ++ dirname /tmp/install/install.sh
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.479 + dir=/tmp/install
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.480 + bin=dockercli
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.480 + shift
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.481 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.481 + . /tmp/install/dockercli.installer
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.482 ++ : stable
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.483 ++ : 17.06.2-ce
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.485 + install_dockercli
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.496 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.497 Install docker/cli version 17.06.2-ce from stable
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.497 ++ uname -m
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.501 + arch=x86_64
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.506 + '[' x86_64 '!=' x86_64 ']'
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.506 + url=https://download.docker.com/linux/static
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.512 + tar -xz docker/docker
03:14:53 [2020-06-27T03:14:53.996Z] #21 7.518 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:14:53 [2020-06-27T03:14:53.996Z] #21 ...
03:14:53 [2020-06-27T03:14:53.996Z] 
03:14:53 [2020-06-27T03:14:53.996Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:14:53 [2020-06-27T03:14:53.996Z] #23 8.402 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:14:53 [2020-06-27T03:14:53.996Z] #23 8.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:14:53 [2020-06-27T03:14:53.996Z] #23 8.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:14:53 [2020-06-27T03:14:53.996Z] #23 9.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:14:54 [2020-06-27T03:14:54.021Z] Removing intermediate container b5f1fbee55de
03:14:54 [2020-06-27T03:14:54.021Z]  ---> b2dc6880f646
03:14:54 [2020-06-27T03:14:54.021Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
03:14:54 [2020-06-27T03:14:54.021Z]  ---> Running in 67091967506b
03:14:54 [2020-06-27T03:14:54.254Z] #23 ...
03:14:54 [2020-06-27T03:14:54.254Z] 
03:14:54 [2020-06-27T03:14:54.254Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.547 + RM_GOPATH=0
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.547 + TMP_GOPATH=
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.548 + : /build
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.548 + '[' -z '' ']'
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.550 ++ mktemp -d
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.556 + export GOPATH=/tmp/tmp.7VRLrKra9X
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.557 + GOPATH=/tmp/tmp.7VRLrKra9X
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.557 + RM_GOPATH=1
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.564 + case "$(go env GOARCH)" in
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.564 ++ go env GOARCH
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.608 + export GO_BUILDMODE=-buildmode=pie
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.609 + GO_BUILDMODE=-buildmode=pie
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.619 ++ dirname /tmp/install/install.sh
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.661 + dir=/tmp/install
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.661 + bin=rootlesskit
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.661 + shift
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.662 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.662 + . /tmp/install/rootlesskit.installer
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.662 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.666 + install_rootlesskit
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.666 + case "$1" in
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.666 + export CGO_ENABLED=0
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.667 + CGO_ENABLED=0
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.668 + _install_rootlesskit
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.669 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.670 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.672 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7VRLrKra9X/src/github.com/rootless-containers/rootlesskit
03:14:54 [2020-06-27T03:14:54.254Z] #54 7.686 Cloning into '/tmp/tmp.7VRLrKra9X/src/github.com/rootless-containers/rootlesskit'...
03:14:54 [2020-06-27T03:14:54.254Z] #54 ...
03:14:54 [2020-06-27T03:14:54.254Z] 
03:14:54 [2020-06-27T03:14:54.254Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.754 + RM_GOPATH=0
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.754 + TMP_GOPATH=
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.754 + : /build
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.754 + '[' -z '' ']'
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.754 ++ mktemp -d
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.754 + export GOPATH=/tmp/tmp.WxDmcQd4MD
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.754 + GOPATH=/tmp/tmp.WxDmcQd4MD
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.754 + RM_GOPATH=1
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.754 + case "$(go env GOARCH)" in
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.757 ++ go env GOARCH
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.775 + export GO_BUILDMODE=-buildmode=pie
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.775 + GO_BUILDMODE=-buildmode=pie
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.776 ++ dirname /tmp/install/install.sh
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.777 + dir=/tmp/install
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.777 + bin=golangci_lint
03:14:54 [2020-06-27T03:14:54.254Z] #45 3.777 + shift
03:14:54 [2020-06-27T03:14:54.255Z] #45 3.778 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:14:54 [2020-06-27T03:14:54.255Z] #45 3.779 + . /tmp/install/golangci_lint.installer
03:14:54 [2020-06-27T03:14:54.255Z] #45 3.779 ++ : v1.23.8
03:14:54 [2020-06-27T03:14:54.255Z] #45 3.779 + install_golangci_lint
03:14:54 [2020-06-27T03:14:54.255Z] #45 3.779 + echo 'Installing golangci-lint version v1.23.8'
03:14:54 [2020-06-27T03:14:54.255Z] #45 3.779 Installing golangci-lint version v1.23.8
03:14:54 [2020-06-27T03:14:54.255Z] #45 3.779 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:14:54 [2020-06-27T03:14:54.513Z] #45 ...
03:14:54 [2020-06-27T03:14:54.513Z] 
03:14:54 [2020-06-27T03:14:54.513Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:14:54 [2020-06-27T03:14:54.513Z] #32 8.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:14:54 [2020-06-27T03:14:54.513Z] #32 8.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:14:54 [2020-06-27T03:14:54.513Z] #32 8.476 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:14:54 [2020-06-27T03:14:54.513Z] #32 9.493 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:14:54 [2020-06-27T03:14:54.513Z] #32 ...
03:14:54 [2020-06-27T03:14:54.513Z] 
03:14:54 [2020-06-27T03:14:54.513Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.494 + RM_GOPATH=0
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.494 + TMP_GOPATH=
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.494 + : /build
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.494 + '[' -z '' ']'
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.497 ++ mktemp -d
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.505 + export GOPATH=/tmp/tmp.oJurmpKd1o
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.505 + GOPATH=/tmp/tmp.oJurmpKd1o
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.505 + RM_GOPATH=1
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.505 + case "$(go env GOARCH)" in
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.509 ++ go env GOARCH
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.516 + export GO_BUILDMODE=-buildmode=pie
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.516 + GO_BUILDMODE=-buildmode=pie
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.518 ++ dirname /tmp/install/install.sh
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.531 + dir=/tmp/install
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.531 + bin=tomlv
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.532 + shift
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.532 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.532 + . /tmp/install/tomlv.installer
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.533 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.533 + install_tomlv
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.534 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.534 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.535 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oJurmpKd1o/src/github.com/BurntSushi/toml
03:14:54 [2020-06-27T03:14:54.513Z] #30 7.553 Cloning into '/tmp/tmp.oJurmpKd1o/src/github.com/BurntSushi/toml'...
03:14:54 [2020-06-27T03:14:54.513Z] #30 8.489 + cd /tmp/tmp.oJurmpKd1o/src/github.com/BurntSushi/toml
03:14:54 [2020-06-27T03:14:54.513Z] #30 8.489 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:14:54 [2020-06-27T03:14:54.513Z] #30 8.509 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:14:54 [2020-06-27T03:14:54.513Z] #30 9.279 math
03:14:54 [2020-06-27T03:14:54.513Z] #30 9.522 runtime
03:14:54 [2020-06-27T03:14:54.774Z] #30 ...
03:14:54 [2020-06-27T03:14:54.774Z] 
03:14:54 [2020-06-27T03:14:54.774Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:14:54 [2020-06-27T03:14:54.774Z] #51 8.344 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:14:54 [2020-06-27T03:14:54.774Z] #51 8.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:14:54 [2020-06-27T03:14:54.774Z] #51 8.444 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:14:54 [2020-06-27T03:14:54.774Z] #51 9.633 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:14:54 [2020-06-27T03:14:54.774Z] #51 ...
03:14:54 [2020-06-27T03:14:54.774Z] 
03:14:54 [2020-06-27T03:14:54.774Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:14:54 [2020-06-27T03:14:54.774Z] #38 8.376 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:14:54 [2020-06-27T03:14:54.774Z] #38 8.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:14:54 [2020-06-27T03:14:54.774Z] #38 8.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:14:54 [2020-06-27T03:14:54.774Z] #38 9.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:14:55 [2020-06-27T03:14:55.031Z] #38 ...
03:14:55 [2020-06-27T03:14:55.032Z] 
03:14:55 [2020-06-27T03:14:55.032Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:14:55 [2020-06-27T03:14:55.032Z] #32 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:14:55 [2020-06-27T03:14:55.927Z] #43 ...
03:14:55 [2020-06-27T03:14:55.928Z] 
03:14:55 [2020-06-27T03:14:55.928Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:14:55 [2020-06-27T03:14:55.928Z] #47 10.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:14:55 [2020-06-27T03:14:55.928Z] #47 10.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:14:55 [2020-06-27T03:14:55.928Z] #47 10.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:14:55 [2020-06-27T03:14:55.928Z] #47 10.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:14:55 [2020-06-27T03:14:55.928Z] #47 11.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:14:55 [2020-06-27T03:14:55.928Z] #47 11.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:14:55 [2020-06-27T03:14:55.928Z] #47 12.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:14:55 [2020-06-27T03:14:55.928Z] #47 12.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:14:55 [2020-06-27T03:14:55.928Z] #47 13.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:14:55 [2020-06-27T03:14:55.928Z] #47 13.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:14:55 [2020-06-27T03:14:55.928Z] #47 13.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:14:55 [2020-06-27T03:14:55.928Z] #47 13.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:14:55 [2020-06-27T03:14:55.928Z] #47 14.26 runtime
03:14:55 [2020-06-27T03:14:55.928Z] #47 ...
03:14:55 [2020-06-27T03:14:55.928Z] 
03:14:55 [2020-06-27T03:14:55.928Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:14:55 [2020-06-27T03:14:55.928Z] #36 15.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:14:55 [2020-06-27T03:14:55.928Z] #36 16.74 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:14:57 [2020-06-27T03:14:57.397Z] #36 ...
03:14:57 [2020-06-27T03:14:57.397Z] 
03:14:57 [2020-06-27T03:14:57.397Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:14:57 [2020-06-27T03:14:57.397Z] #38 14.72 Fetched 8051 kB in 11s (759 kB/s)
03:14:57 [2020-06-27T03:14:57.397Z] #38 14.72 Reading package lists...
03:14:57 [2020-06-27T03:14:57.397Z] #38 18.28 Reading package lists...
03:14:57 [2020-06-27T03:14:57.397Z] #38 21.68 Building dependency tree...
03:14:57 [2020-06-27T03:14:57.397Z] #38 22.64 The following additional packages will be installed:
03:14:57 [2020-06-27T03:14:57.397Z] #38 22.68   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:14:57 [2020-06-27T03:14:57.397Z] #38 22.68   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:14:57 [2020-06-27T03:14:57.397Z] #38 22.68 Suggested packages:
03:14:57 [2020-06-27T03:14:57.397Z] #38 22.68   manpages-dev python-setuptools
03:14:57 [2020-06-27T03:14:57.680Z] #38 ...
03:14:57 [2020-06-27T03:14:57.680Z] 
03:14:57 [2020-06-27T03:14:57.680Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:14:57 [2020-06-27T03:14:57.680Z] #10 14.20 Fetched 8051 kB in 11s (759 kB/s)
03:14:57 [2020-06-27T03:14:57.680Z] #10 14.20 Reading package lists...
03:14:57 [2020-06-27T03:14:57.680Z] #10 17.89 Reading package lists...
03:14:57 [2020-06-27T03:14:57.680Z] #10 21.84 Building dependency tree...
03:14:57 [2020-06-27T03:14:57.680Z] #10 22.91 The following additional packages will be installed:
03:14:57 [2020-06-27T03:14:57.680Z] #10 22.94   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:14:57 [2020-06-27T03:14:57.680Z] #10 22.94   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:14:57 [2020-06-27T03:14:57.680Z] #10 22.94   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:14:57 [2020-06-27T03:14:57.680Z] #10 22.94   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:14:57 [2020-06-27T03:14:57.680Z] #10 22.94 Suggested packages:
03:14:57 [2020-06-27T03:14:57.680Z] #10 22.94   gcc-8-locales seccomp wine64
03:14:57 [2020-06-27T03:14:57.962Z] #10 ...
03:14:57 [2020-06-27T03:14:57.962Z] 
03:14:57 [2020-06-27T03:14:57.962Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:14:57 [2020-06-27T03:14:57.962Z] #51 14.31 Fetched 8051 kB in 10s (776 kB/s)
03:14:57 [2020-06-27T03:14:57.962Z] #51 14.31 Reading package lists...
03:14:57 [2020-06-27T03:14:57.962Z] #51 17.83 Reading package lists...
03:14:57 [2020-06-27T03:14:57.962Z] #51 21.82 Building dependency tree...
03:14:57 [2020-06-27T03:14:57.962Z] #51 22.86 The following additional packages will be installed:
03:14:57 [2020-06-27T03:14:57.962Z] #51 22.92   libbtrfs0
03:14:57 [2020-06-27T03:14:57.962Z] #51 22.99 The following NEW packages will be installed:
03:14:57 [2020-06-27T03:14:57.962Z] #51 22.99   libbtrfs-dev libbtrfs0
03:14:57 [2020-06-27T03:14:57.962Z] #51 23.12 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
03:14:57 [2020-06-27T03:14:57.962Z] #51 23.12 Need to get 118 kB of archives.
03:14:57 [2020-06-27T03:14:57.962Z] #51 23.12 After this operation, 390 kB of additional disk space will be used.
03:14:57 [2020-06-27T03:14:57.962Z] #51 23.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
03:14:57 [2020-06-27T03:14:57.963Z] #51 23.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
03:14:57 [2020-06-27T03:14:57.963Z] #51 ...
03:14:57 [2020-06-27T03:14:57.963Z] 
03:14:57 [2020-06-27T03:14:57.963Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:14:57 [2020-06-27T03:14:57.963Z] #30 23.34 internal/reflectlite
03:14:58 [2020-06-27T03:14:58.244Z] #30 23.41 sync
03:14:58 [2020-06-27T03:14:58.325Z] #32 14.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:14:58 [2020-06-27T03:14:58.859Z] #30 ...
03:14:58 [2020-06-27T03:14:58.859Z] 
03:14:58 [2020-06-27T03:14:58.859Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:14:58 [2020-06-27T03:14:58.859Z] #60 14.15 + cd /tmp/tmp.S3a44hcW2n/src/github.com/docker/libnetwork
03:14:58 [2020-06-27T03:14:58.859Z] #60 14.15 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
03:14:58 [2020-06-27T03:14:58.859Z] #60 14.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:14:58 [2020-06-27T03:14:58.859Z] #60 ...
03:14:58 [2020-06-27T03:14:58.859Z] 
03:14:58 [2020-06-27T03:14:58.859Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:14:58 [2020-06-27T03:14:58.859Z] #51 24.11 debconf: delaying package configuration, since apt-utils is not installed
03:14:58 [2020-06-27T03:14:58.859Z] #51 24.17 Fetched 118 kB in 0s (956 kB/s)
03:14:58 [2020-06-27T03:14:58.859Z] #51 24.23 Selecting previously unselected package libbtrfs0.
03:14:58 [2020-06-27T03:14:58.859Z] #51 24.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 ... 15177 files and directories currently installed.)
03:14:58 [2020-06-27T03:14:58.859Z] #51 24.29 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
03:14:58 [2020-06-27T03:14:58.859Z] #51 24.30 Unpacking libbtrfs0 (4.20.1-2) ...
03:14:59 [2020-06-27T03:14:59.142Z] #51 24.39 Selecting previously unselected package libbtrfs-dev.
03:14:59 [2020-06-27T03:14:59.142Z] #51 24.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
03:14:59 [2020-06-27T03:14:59.142Z] #51 24.40 Unpacking libbtrfs-dev (4.20.1-2) ...
03:14:59 [2020-06-27T03:14:59.431Z] #51 24.61 Setting up libbtrfs0 (4.20.1-2) ...
03:14:59 [2020-06-27T03:14:59.431Z] #51 24.61 Setting up libbtrfs-dev (4.20.1-2) ...
03:14:59 [2020-06-27T03:14:59.431Z] #51 24.62 Processing triggers for libc-bin (2.28-10) ...
03:14:59 [2020-06-27T03:14:59.431Z] #51 ...
03:14:59 [2020-06-27T03:14:59.431Z] 
03:14:59 [2020-06-27T03:14:59.431Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:14:59 [2020-06-27T03:14:59.431Z] #23 14.82 Fetched 8051 kB in 11s (753 kB/s)
03:14:59 [2020-06-27T03:14:59.431Z] #23 14.82 Reading package lists...
03:14:59 [2020-06-27T03:14:59.431Z] #23 18.49 Reading package lists...
03:14:59 [2020-06-27T03:14:59.431Z] #23 21.94 Building dependency tree...
03:14:59 [2020-06-27T03:14:59.431Z] #23 22.99 ca-certificates is already the newest version (20200601~deb10u1).
03:14:59 [2020-06-27T03:14:59.431Z] #23 22.99 The following additional packages will be installed:
03:14:59 [2020-06-27T03:14:59.431Z] #23 22.99   libjq1 libonig5
03:14:59 [2020-06-27T03:14:59.431Z] #23 23.20 The following NEW packages will be installed:
03:14:59 [2020-06-27T03:14:59.431Z] #23 23.21   jq libjq1 libonig5
03:14:59 [2020-06-27T03:14:59.431Z] #23 23.35 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
03:14:59 [2020-06-27T03:14:59.431Z] #23 23.35 Need to get 350 kB of archives.
03:14:59 [2020-06-27T03:14:59.431Z] #23 23.35 After this operation, 1154 kB of additional disk space will be used.
03:14:59 [2020-06-27T03:14:59.431Z] #23 23.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
03:14:59 [2020-06-27T03:14:59.431Z] #23 23.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
03:14:59 [2020-06-27T03:14:59.431Z] #23 23.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.14 debconf: delaying package configuration, since apt-utils is not installed
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.24 Fetched 350 kB in 0s (2508 kB/s)
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.31 Selecting previously unselected package libonig5:s390x.
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.31 (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 ... 15177 files and directories currently installed.)
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.39 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.40 Unpacking libonig5:s390x (6.9.1-1) ...
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.53 Selecting previously unselected package libjq1:s390x.
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.53 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.54 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.72 Selecting previously unselected package jq.
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.72 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.72 Unpacking jq (1.5+dfsg-2+b1) ...
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.86 Setting up libonig5:s390x (6.9.1-1) ...
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.87 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
03:14:59 [2020-06-27T03:14:59.431Z] #23 24.91 Setting up jq (1.5+dfsg-2+b1) ...
03:14:59 [2020-06-27T03:14:59.713Z] #23 24.91 Processing triggers for libc-bin (2.28-10) ...
03:14:59 [2020-06-27T03:14:59.713Z] #23 ...
03:14:59 [2020-06-27T03:14:59.713Z] 
03:14:59 [2020-06-27T03:14:59.713Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.49 The following NEW packages will be installed:
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.49   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.49   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.49   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.49   python-six zlib1g-dev
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.59 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.59 Need to get 3742 kB of archives.
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.59 After this operation, 22.0 MB of additional disk space will be used.
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 23.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
03:14:59 [2020-06-27T03:14:59.713Z] #38 24.63 debconf: delaying package configuration, since apt-utils is not installed
03:14:59 [2020-06-27T03:14:59.713Z] #38 24.70 Fetched 3742 kB in 0s (12.2 MB/s)
03:14:59 [2020-06-27T03:14:59.713Z] #38 24.76 Selecting previously unselected package libcap-dev:s390x.
03:14:59 [2020-06-27T03:14:59.713Z] #38 24.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
03:14:59 [2020-06-27T03:14:59.713Z] #38 24.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
03:14:59 [2020-06-27T03:14:59.713Z] #38 24.83 Unpacking libcap-dev:s390x (1:2.25-2) ...
03:14:59 [2020-06-27T03:14:59.713Z] #38 25.01 Selecting previously unselected package libnet1:s390x.
03:14:59 [2020-06-27T03:14:59.713Z] #38 25.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
03:14:59 [2020-06-27T03:14:59.713Z] #38 25.13 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
03:14:59 [2020-06-27T03:14:59.999Z] #38 ...
03:14:59 [2020-06-27T03:14:59.999Z] 
03:14:59 [2020-06-27T03:14:59.999Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:14:59 [2020-06-27T03:14:59.999Z] #51 DONE 25.2s
03:14:59 [2020-06-27T03:14:59.999Z] 
03:14:59 [2020-06-27T03:14:59.999Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:14:59 [2020-06-27T03:14:59.999Z] #38 25.20 Selecting previously unselected package libnet1-dev.
03:14:59 [2020-06-27T03:14:59.999Z] #38 25.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
03:14:59 [2020-06-27T03:14:59.999Z] #38 25.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:15:00 [2020-06-27T03:15:00.225Z] #32 ...
03:15:00 [2020-06-27T03:15:00.225Z] 
03:15:00 [2020-06-27T03:15:00.225Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:15:00 [2020-06-27T03:15:00.225Z] #21 16.40 + mkdir -p /build
03:15:00 [2020-06-27T03:15:00.225Z] #21 16.41 + mv docker/docker /build/
03:15:00 [2020-06-27T03:15:00.225Z] #21 16.43 + rmdir docker
03:15:00 [2020-06-27T03:15:00.288Z] #38 ...
03:15:00 [2020-06-27T03:15:00.288Z] 
03:15:00 [2020-06-27T03:15:00.288Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:15:00 [2020-06-27T03:15:00.288Z] #23 DONE 25.4s
03:15:00 [2020-06-27T03:15:00.288Z] 
03:15:00 [2020-06-27T03:15:00.288Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:15:00 [2020-06-27T03:15:00.288Z] #24 DONE 0.1s
03:15:00 [2020-06-27T03:15:00.288Z] 
03:15:00 [2020-06-27T03:15:00.288Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:15:00 [2020-06-27T03:15:00.288Z] #38 25.43 Selecting previously unselected package libnl-3-200:s390x.
03:15:00 [2020-06-27T03:15:00.288Z] #38 25.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
03:15:00 [2020-06-27T03:15:00.288Z] #38 25.43 Unpacking libnl-3-200:s390x (3.4.0-1) ...
03:15:00 [2020-06-27T03:15:00.288Z] #38 25.62 Selecting previously unselected package libnl-3-dev:s390x.
03:15:00 [2020-06-27T03:15:00.288Z] #38 25.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
03:15:00 [2020-06-27T03:15:00.288Z] #38 25.62 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
03:15:00 [2020-06-27T03:15:00.288Z] #38 ...
03:15:00 [2020-06-27T03:15:00.288Z] 
03:15:00 [2020-06-27T03:15:00.288Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:15:00 [2020-06-27T03:15:00.288Z] #32 15.67 Fetched 8051 kB in 11s (730 kB/s)
03:15:00 [2020-06-27T03:15:00.288Z] #32 15.67 Reading package lists...
03:15:00 [2020-06-27T03:15:00.288Z] #32 19.00 Reading package lists...
03:15:00 [2020-06-27T03:15:00.288Z] #32 22.41 Building dependency tree...
03:15:00 [2020-06-27T03:15:00.288Z] #32 23.53 The following additional packages will be installed:
03:15:00 [2020-06-27T03:15:00.288Z] #32 23.53   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:15:00 [2020-06-27T03:15:00.288Z] #32 23.53 Suggested packages:
03:15:00 [2020-06-27T03:15:00.288Z] #32 23.53   cmake-doc ninja-build lrzip
03:15:00 [2020-06-27T03:15:00.288Z] #32 23.53 Recommended packages:
03:15:00 [2020-06-27T03:15:00.288Z] #32 23.53   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.12 The following NEW packages will be installed:
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.13   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.13   vim-common xxd
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.22 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.22 Need to get 14.0 MB of archives.
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.22 After this operation, 62.1 MB of additional disk space will be used.
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
03:15:00 [2020-06-27T03:15:00.288Z] #32 24.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
03:15:00 [2020-06-27T03:15:00.288Z] #32 25.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
03:15:00 [2020-06-27T03:15:00.571Z] #32 ...
03:15:00 [2020-06-27T03:15:00.571Z] 
03:15:00 [2020-06-27T03:15:00.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:00 [2020-06-27T03:15:00.571Z] #10 23.87 The following NEW packages will be installed:
03:15:00 [2020-06-27T03:15:00.571Z] #10 23.90   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:15:00 [2020-06-27T03:15:00.571Z] #10 23.90   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:15:00 [2020-06-27T03:15:00.571Z] #10 23.90   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:15:00 [2020-06-27T03:15:00.571Z] #10 23.90   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:15:00 [2020-06-27T03:15:00.571Z] #10 23.90   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:15:00 [2020-06-27T03:15:00.571Z] #10 23.90   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:15:00 [2020-06-27T03:15:00.571Z] #10 24.17 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
03:15:00 [2020-06-27T03:15:00.571Z] #10 24.17 Need to get 73.3 MB of archives.
03:15:00 [2020-06-27T03:15:00.571Z] #10 24.17 After this operation, 494 MB of additional disk space will be used.
03:15:00 [2020-06-27T03:15:00.571Z] #10 24.17 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]
03:15:00 [2020-06-27T03:15:00.571Z] #10 24.75 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]
03:15:00 [2020-06-27T03:15:00.571Z] #10 24.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:15:00 [2020-06-27T03:15:00.571Z] #10 25.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
03:15:00 [2020-06-27T03:15:00.571Z] #10 25.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
03:15:00 [2020-06-27T03:15:00.571Z] #10 25.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
03:15:00 [2020-06-27T03:15:00.571Z] #10 25.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:15:00 [2020-06-27T03:15:00.571Z] #10 25.57 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]
03:15:00 [2020-06-27T03:15:00.571Z] #10 25.63 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]
03:15:00 [2020-06-27T03:15:00.799Z] #21 DONE 17.2s
03:15:00 [2020-06-27T03:15:00.799Z] 
03:15:00 [2020-06-27T03:15:00.799Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:15:00 [2020-06-27T03:15:00.799Z] #43 10.52 go: downloading github.com/spf13/pflag v1.0.1
03:15:00 [2020-06-27T03:15:00.799Z] #43 10.64 go: downloading github.com/jonboulle/clockwork v0.1.0
03:15:00 [2020-06-27T03:15:00.799Z] #43 10.76 go: extracting github.com/pkg/errors v0.8.0
03:15:00 [2020-06-27T03:15:00.799Z] #43 10.94 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:15:00 [2020-06-27T03:15:00.799Z] #43 10.94 go: extracting github.com/fatih/color v1.6.0
03:15:00 [2020-06-27T03:15:00.799Z] #43 10.94 go: downloading github.com/mattn/go-colorable v0.0.9
03:15:00 [2020-06-27T03:15:00.799Z] #43 11.05 go: downloading github.com/mattn/go-isatty v0.0.3
03:15:00 [2020-06-27T03:15:00.799Z] #43 11.15 go: extracting github.com/jonboulle/clockwork v0.1.0
03:15:00 [2020-06-27T03:15:00.799Z] #43 11.15 go: extracting github.com/sirupsen/logrus v1.0.5
03:15:00 [2020-06-27T03:15:00.799Z] #43 11.18 go: extracting github.com/spf13/pflag v1.0.1
03:15:00 [2020-06-27T03:15:00.799Z] #43 11.28 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:15:00 [2020-06-27T03:15:00.799Z] #43 11.29 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:15:00 [2020-06-27T03:15:00.799Z] #43 11.35 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:15:00 [2020-06-27T03:15:00.799Z] #43 11.45 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:15:00 [2020-06-27T03:15:00.799Z] #43 11.45 go: extracting github.com/mattn/go-isatty v0.0.3
03:15:00 [2020-06-27T03:15:00.799Z] #43 11.46 go: extracting github.com/mattn/go-colorable v0.0.9
03:15:00 [2020-06-27T03:15:00.799Z] #43 13.72 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:15:00 [2020-06-27T03:15:00.799Z] #43 14.22 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:15:00 [2020-06-27T03:15:00.799Z] #43 15.11 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:15:00 [2020-06-27T03:15:00.799Z] #43 17.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:15:01 [2020-06-27T03:15:01.061Z] #43 ...
03:15:01 [2020-06-27T03:15:01.061Z] 
03:15:01 [2020-06-27T03:15:01.061Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:15:01 [2020-06-27T03:15:01.061Z] #28 7.353 + git clone https://github.com/kolyshkin/go-swagger.git .
03:15:01 [2020-06-27T03:15:01.061Z] #28 7.354 Cloning into '.'...
03:15:01 [2020-06-27T03:15:01.061Z] #28 ...
03:15:01 [2020-06-27T03:15:01.061Z] 
03:15:01 [2020-06-27T03:15:01.061Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:01 [2020-06-27T03:15:01.061Z] #41 8.043 math
03:15:01 [2020-06-27T03:15:01.061Z] #41 12.29 internal/testlog
03:15:01 [2020-06-27T03:15:01.061Z] #41 12.58 encoding
03:15:01 [2020-06-27T03:15:01.061Z] #41 12.71 unicode/utf16
03:15:01 [2020-06-27T03:15:01.061Z] #41 13.00 container/list
03:15:01 [2020-06-27T03:15:01.061Z] #41 13.58 crypto/internal/subtle
03:15:01 [2020-06-27T03:15:01.061Z] #41 13.73 crypto/subtle
03:15:01 [2020-06-27T03:15:01.061Z] #41 13.83 vendor/golang.org/x/crypto/cryptobyte/asn1
03:15:01 [2020-06-27T03:15:01.061Z] #41 14.00 internal/nettrace
03:15:01 [2020-06-27T03:15:01.061Z] #41 14.14 runtime/cgo
03:15:01 [2020-06-27T03:15:01.319Z] #41 ...
03:15:01 [2020-06-27T03:15:01.319Z] 
03:15:01 [2020-06-27T03:15:01.319Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:01 [2020-06-27T03:15:01.319Z] #47 17.93 + cd /tmp/tmp.jAuHCCsgJb/src/github.com/mvdan/sh
03:15:01 [2020-06-27T03:15:01.319Z] #47 17.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:15:01 [2020-06-27T03:15:01.578Z] #10 ...
03:15:01 [2020-06-27T03:15:01.578Z] 
03:15:01 [2020-06-27T03:15:01.578Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:01 [2020-06-27T03:15:01.578Z] #60 DONE 26.7s
03:15:01 [2020-06-27T03:15:01.578Z] 
03:15:01 [2020-06-27T03:15:01.578Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.05 debconf: delaying package configuration, since apt-utils is not installed
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.14 Fetched 14.0 MB in 1s (14.2 MB/s)
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.20 Selecting previously unselected package xxd.
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.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 ... 15177 files and directories currently installed.)
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.23 Unpacking xxd (2:8.1.0875-5) ...
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.39 Selecting previously unselected package vim-common.
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.42 Unpacking vim-common (2:8.1.0875-5) ...
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.69 Selecting previously unselected package cmake-data.
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:15:01 [2020-06-27T03:15:01.578Z] #32 26.71 Unpacking cmake-data (3.13.4-1) ...
03:15:01 [2020-06-27T03:15:01.578Z] #32 ...
03:15:01 [2020-06-27T03:15:01.578Z] 
03:15:01 [2020-06-27T03:15:01.578Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:01 [2020-06-27T03:15:01.578Z] #41 16.88 vendor/golang.org/x/crypto/internal/subtle
03:15:01 [2020-06-27T03:15:01.578Z] #41 24.59 sync
03:15:01 [2020-06-27T03:15:01.578Z] #41 24.59 internal/reflectlite
03:15:01 [2020-06-27T03:15:01.578Z] #41 25.55 github.com/LK4D4/vndr/godl/singleflight
03:15:01 [2020-06-27T03:15:01.578Z] #41 25.98 math/rand
03:15:01 [2020-06-27T03:15:01.861Z] #41 27.15 internal/singleflight
03:15:01 [2020-06-27T03:15:01.861Z] #41 ...
03:15:01 [2020-06-27T03:15:01.861Z] 
03:15:01 [2020-06-27T03:15:01.861Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:15:01 [2020-06-27T03:15:01.861Z] #38 25.83 Selecting previously unselected package libprotobuf-c1:s390x.
03:15:01 [2020-06-27T03:15:01.861Z] #38 25.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
03:15:01 [2020-06-27T03:15:01.861Z] #38 25.84 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:15:01 [2020-06-27T03:15:01.861Z] #38 25.90 Selecting previously unselected package libprotobuf-c-dev:s390x.
03:15:01 [2020-06-27T03:15:01.861Z] #38 25.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
03:15:01 [2020-06-27T03:15:01.861Z] #38 25.94 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
03:15:01 [2020-06-27T03:15:01.861Z] #38 26.05 Selecting previously unselected package zlib1g-dev:s390x.
03:15:01 [2020-06-27T03:15:01.861Z] #38 26.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
03:15:01 [2020-06-27T03:15:01.861Z] #38 26.09 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
03:15:01 [2020-06-27T03:15:01.861Z] #38 26.41 Selecting previously unselected package libprotobuf17:s390x.
03:15:01 [2020-06-27T03:15:01.861Z] #38 26.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
03:15:01 [2020-06-27T03:15:01.861Z] #38 26.44 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
03:15:01 [2020-06-27T03:15:01.886Z] #47 18.18 + GO111MODULE=on
03:15:01 [2020-06-27T03:15:01.887Z] #47 18.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:15:02 [2020-06-27T03:15:02.145Z] #38 27.47 Selecting previously unselected package libprotobuf-lite17:s390x.
03:15:02 [2020-06-27T03:15:02.145Z] #38 27.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
03:15:02 [2020-06-27T03:15:02.145Z] #38 27.52 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
03:15:02 [2020-06-27T03:15:02.427Z] #38 27.60 Selecting previously unselected package libprotobuf-dev:s390x.
03:15:02 [2020-06-27T03:15:02.427Z] #38 27.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
03:15:02 [2020-06-27T03:15:02.427Z] #38 27.60 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
03:15:03 [2020-06-27T03:15:03.042Z] #38 28.29 Selecting previously unselected package libprotoc17:s390x.
03:15:03 [2020-06-27T03:15:03.042Z] #38 28.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
03:15:03 [2020-06-27T03:15:03.042Z] #38 28.30 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
03:15:03 [2020-06-27T03:15:03.201Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b725286274489f15) in /home/ubuntu/workspace/moby_PR-41159
[Pipeline] {
[Pipeline] checkout
03:15:03 [2020-06-27T03:15:03.316Z] #47 19.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:15:03 [2020-06-27T03:15:03.316Z] #47 19.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:15:03 [2020-06-27T03:15:03.316Z] #47 19.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:15:03 [2020-06-27T03:15:03.575Z] #47 19.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:15:03 [2020-06-27T03:15:03.575Z] #47 20.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:15:03 [2020-06-27T03:15:03.819Z] #38 28.73 Selecting previously unselected package protobuf-c-compiler.
03:15:03 [2020-06-27T03:15:03.819Z] #38 28.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
03:15:03 [2020-06-27T03:15:03.819Z] #38 28.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:15:03 [2020-06-27T03:15:03.819Z] #38 28.89 Selecting previously unselected package protobuf-compiler.
03:15:03 [2020-06-27T03:15:03.820Z] #38 28.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
03:15:03 [2020-06-27T03:15:03.820Z] #38 28.91 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:15:03 [2020-06-27T03:15:03.820Z] #38 29.01 Selecting previously unselected package python-pkg-resources.
03:15:03 [2020-06-27T03:15:03.820Z] #38 29.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:15:03 [2020-06-27T03:15:03.820Z] #38 29.04 Unpacking python-pkg-resources (40.8.0-1) ...
03:15:03 [2020-06-27T03:15:03.820Z] #38 29.25 Selecting previously unselected package python-six.
03:15:03 [2020-06-27T03:15:03.820Z] #38 29.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:15:03 [2020-06-27T03:15:03.820Z] #38 29.26 Unpacking python-six (1.12.0-1) ...
03:15:03 [2020-06-27T03:15:03.820Z] #38 29.32 Selecting previously unselected package python-protobuf.
03:15:04 [2020-06-27T03:15:04.104Z] #38 29.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
03:15:04 [2020-06-27T03:15:04.104Z] #38 29.34 Unpacking python-protobuf (3.6.1.3-2) ...
03:15:04 [2020-06-27T03:15:04.720Z] #38 29.89 Setting up python-pkg-resources (40.8.0-1) ...
03:15:05 [2020-06-27T03:15:05.010Z] #47 21.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:15:05 [2020-06-27T03:15:05.577Z] #47 ...
03:15:05 [2020-06-27T03:15:05.577Z] 
03:15:05 [2020-06-27T03:15:05.577Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:05 [2020-06-27T03:15:05.577Z] #10 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:15:05 [2020-06-27T03:15:05.577Z] #10 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:15:05 [2020-06-27T03:15:05.577Z] #10 ...
03:15:05 [2020-06-27T03:15:05.577Z] 
03:15:05 [2020-06-27T03:15:05.577Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:15:05 [2020-06-27T03:15:05.577Z] #23 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:15:05 [2020-06-27T03:15:05.577Z] #23 14.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:15:05 [2020-06-27T03:15:05.577Z] #23 ...
03:15:05 [2020-06-27T03:15:05.577Z] 
03:15:05 [2020-06-27T03:15:05.577Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:15:05 [2020-06-27T03:15:05.577Z] #38 11.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:15:05 [2020-06-27T03:15:05.577Z] #38 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:15:05 [2020-06-27T03:15:05.727Z] #38 ...
03:15:05 [2020-06-27T03:15:05.727Z] 
03:15:05 [2020-06-27T03:15:05.727Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:05 [2020-06-27T03:15:05.727Z] #25 3.032 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:15:05 [2020-06-27T03:15:05.727Z] #25 3.313 
03:15:05 [2020-06-27T03:15:05.728Z] #25 3.453 
##                                                                         4.0%
#######                                                                   10.3%
########                                                                  12.4%
###########                                                               16.6%
################                                                          22.8%
####################                                                      29.1%
#########################                                                 35.4%
##############################                                            41.7%
##################################                                        47.9%
#######################################                                   54.2%
###########################################                               60.5%
################################################                          66.7%
####################################################                      73.0%
#########################################################                 79.3%
############################################################              83.5%
################################################################          89.7%
#####################################################################     96.0%
######################################################################## 100.0%
03:15:05 [2020-06-27T03:15:05.837Z] #38 ...
03:15:05 [2020-06-27T03:15:05.837Z] 
03:15:05 [2020-06-27T03:15:05.837Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:15:05 [2020-06-27T03:15:05.837Z] #51 12.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:15:05 [2020-06-27T03:15:05.837Z] #51 14.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:15:06 [2020-06-27T03:15:06.011Z] #25 5.880 
03:15:06 [2020-06-27T03:15:06.090Z] using credential docker-jenkins-github-credentials
03:15:06 [2020-06-27T03:15:06.096Z] #51 ...
03:15:06 [2020-06-27T03:15:06.096Z] 
03:15:06 [2020-06-27T03:15:06.096Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:15:06 [2020-06-27T03:15:06.096Z] #43 18.69 go: finding gotest.tools/gotestsum v0.5.1
03:15:06 [2020-06-27T03:15:06.096Z] #43 18.69 go: finding gotest.tools v2.2.0+incompatible
03:15:06 [2020-06-27T03:15:06.096Z] #43 18.69 go: downloading gotest.tools/gotestsum v0.5.1
03:15:06 [2020-06-27T03:15:06.096Z] #43 18.69 go: downloading gotest.tools v2.2.0+incompatible
03:15:06 [2020-06-27T03:15:06.096Z] #43 19.34 go: extracting gotest.tools/gotestsum v0.5.1
03:15:06 [2020-06-27T03:15:06.096Z] #43 19.34 go: extracting gotest.tools v2.2.0+incompatible
03:15:06 [2020-06-27T03:15:06.096Z] #43 20.47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:15:06 [2020-06-27T03:15:06.096Z] #43 20.51 go: downloading github.com/fatih/color v1.9.0
03:15:06 [2020-06-27T03:15:06.096Z] #43 20.59 go: downloading github.com/pkg/errors v0.9.1
03:15:06 [2020-06-27T03:15:06.096Z] #43 20.83 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:15:06 [2020-06-27T03:15:06.096Z] #43 20.88 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:15:06 [2020-06-27T03:15:06.096Z] #43 20.90 go: downloading github.com/spf13/pflag v1.0.3
03:15:06 [2020-06-27T03:15:06.096Z] #43 20.92 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:15:06 [2020-06-27T03:15:06.096Z] #43 21.04 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:15:06 [2020-06-27T03:15:06.096Z] #43 21.18 go: extracting github.com/fatih/color v1.9.0
03:15:06 [2020-06-27T03:15:06.096Z] #43 21.24 go: extracting github.com/pkg/errors v0.9.1
03:15:06 [2020-06-27T03:15:06.096Z] #43 21.28 go: downloading github.com/mattn/go-isatty v0.0.12
03:15:06 [2020-06-27T03:15:06.096Z] #43 21.30 go: downloading github.com/mattn/go-colorable v0.1.6
03:15:06 [2020-06-27T03:15:06.096Z] #43 21.30 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:15:06 [2020-06-27T03:15:06.096Z] #43 21.55 go: extracting github.com/spf13/pflag v1.0.3
03:15:06 [2020-06-27T03:15:06.096Z] #43 21.62 go: extracting github.com/mattn/go-isatty v0.0.12
03:15:06 [2020-06-27T03:15:06.096Z] #43 21.67 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:15:06 [2020-06-27T03:15:06.096Z] #43 21.89 go: extracting github.com/mattn/go-colorable v0.1.6
03:15:06 [2020-06-27T03:15:06.100Z] Cloning the remote Git repository
03:15:06 [2020-06-27T03:15:06.100Z] Cloning with configured refspecs honoured and without tags
03:15:06 [2020-06-27T03:15:06.861Z] #25 6.038 
###########                                                               15.5%
#######################                                                   32.5%
#######################################                                   55.2%
###################################################                       72.2%
####################################################################      94.8%
######################################################################## 100.0%
03:15:06 [2020-06-27T03:15:06.151Z] Cloning repository https://github.com/moby/moby.git
03:15:06 [2020-06-27T03:15:06.205Z]  > git init /home/ubuntu/workspace/moby_PR-41159 # timeout=10
03:15:06 [2020-06-27T03:15:06.576Z] Fetching upstream changes from https://github.com/moby/moby.git
03:15:06 [2020-06-27T03:15:06.576Z]  > git --version # timeout=10
03:15:06 [2020-06-27T03:15:06.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:15:06 [2020-06-27T03:15:06.641Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:15:07 [2020-06-27T03:15:07.147Z] #25 6.905 
03:15:07 [2020-06-27T03:15:07.436Z] #25 7.079 
####                                                                       5.7%
###########                                                               15.9%
03:15:07 [2020-06-27T03:15:07.436Z] #25 ...
03:15:07 [2020-06-27T03:15:07.436Z] 
03:15:07 [2020-06-27T03:15:07.436Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:15:07 [2020-06-27T03:15:07.486Z] #43 ...
03:15:07 [2020-06-27T03:15:07.486Z] 
03:15:07 [2020-06-27T03:15:07.486Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:15:07 [2020-06-27T03:15:07.486Z] #54 13.75 + cd /tmp/tmp.7VRLrKra9X/src/github.com/rootless-containers/rootlesskit
03:15:07 [2020-06-27T03:15:07.486Z] #54 13.75 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:15:07 [2020-06-27T03:15:07.486Z] #54 13.88 + for f in rootlesskit rootlesskit-docker-proxy
03:15:07 [2020-06-27T03:15:07.486Z] #54 13.88 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:15:07 [2020-06-27T03:15:07.486Z] #54 ...
03:15:07 [2020-06-27T03:15:07.486Z] 
03:15:07 [2020-06-27T03:15:07.486Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:07 [2020-06-27T03:15:07.486Z] #47 22.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:15:07 [2020-06-27T03:15:07.486Z] #47 23.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:15:07 [2020-06-27T03:15:07.486Z] #47 ...
03:15:07 [2020-06-27T03:15:07.486Z] 
03:15:07 [2020-06-27T03:15:07.486Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:07 [2020-06-27T03:15:07.486Z] #30 14.06 runtime/cgo
03:15:07 [2020-06-27T03:15:07.718Z] #28 32.74 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.
03:15:07 [2020-06-27T03:15:07.719Z] #28 32.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:15:08 [2020-06-27T03:15:08.001Z] #28 33.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:15:08 [2020-06-27T03:15:08.081Z] #30 ...
03:15:08 [2020-06-27T03:15:08.081Z] 
03:15:08 [2020-06-27T03:15:08.081Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:15:08 [2020-06-27T03:15:08.081Z] #43 24.38 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:15:08 [2020-06-27T03:15:08.081Z] #43 24.59 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:15:09 [2020-06-27T03:15:09.992Z] #43 26.20 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:15:10 [2020-06-27T03:15:10.027Z] #28 ...
03:15:10 [2020-06-27T03:15:10.027Z] 
03:15:10 [2020-06-27T03:15:10.027Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.391 + RM_GOPATH=0
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.391 + TMP_GOPATH=
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.391 + : /build
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.391 + '[' -z '' ']'
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.391 ++ mktemp -d
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.404 + export GOPATH=/tmp/tmp.6piX1uJois
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.404 + GOPATH=/tmp/tmp.6piX1uJois
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.404 + RM_GOPATH=1
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.405 + case "$(go env GOARCH)" in
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.405 ++ go env GOARCH
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.407 + export GO_BUILDMODE=-buildmode=pie
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.409 + GO_BUILDMODE=-buildmode=pie
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.409 ++ dirname /tmp/install/install.sh
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.412 + dir=/tmp/install
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.412 + bin=containerd
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.412 + shift
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.412 + '[' '!' -f /tmp/install/containerd.installer ']'
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.412 + . /tmp/install/containerd.installer
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.412 ++ set -e
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.412 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.415 + install_containerd
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.415 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234'
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.415 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.415 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6piX1uJois/src/github.com/containerd/containerd
03:15:10 [2020-06-27T03:15:10.027Z] #52 2.416 Cloning into '/tmp/tmp.6piX1uJois/src/github.com/containerd/containerd'...
03:15:10 [2020-06-27T03:15:10.027Z] #52 ...
03:15:10 [2020-06-27T03:15:10.027Z] 
03:15:10 [2020-06-27T03:15:10.027Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:10 [2020-06-27T03:15:10.027Z] #25 7.079 
####                                                                       5.7%
###########                                                               15.9%
##################                                                        26.1%
##########################                                                36.3%
#################################                                         46.4%
########################################                                  56.6%
#################################################                         68.1%
########################################################                  78.3%
###############################################################           88.4%
######################################################################## 100.0%
03:15:10 [2020-06-27T03:15:10.027Z] #25 8.526 
03:15:10 [2020-06-27T03:15:10.310Z] #25 8.642 #=#=#                                                                         

#                                                                          2.4%
###                                                                        5.2%
#####                                                                      8.1%
#######                                                                   10.9%
##########                                                                14.7%
#############                                                             19.4%
################                                                          23.2%
##################                                                        26.0%
#####################                                                     30.0%
########################                                                  33.8%
##########################                                                36.7%
03:15:10 [2020-06-27T03:15:10.310Z] #25 ...
03:15:10 [2020-06-27T03:15:10.310Z] 
03:15:10 [2020-06-27T03:15:10.310Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:10 [2020-06-27T03:15:10.310Z] #30 25.68 errors
03:15:10 [2020-06-27T03:15:10.310Z] #30 25.68 sort
03:15:10 [2020-06-27T03:15:10.310Z] #30 26.03 strconv
03:15:10 [2020-06-27T03:15:10.310Z] #30 27.07 io
03:15:10 [2020-06-27T03:15:10.310Z] #30 28.24 internal/oserror
03:15:10 [2020-06-27T03:15:10.310Z] #30 28.30 syscall
03:15:10 [2020-06-27T03:15:10.310Z] #30 29.06 reflect
03:15:10 [2020-06-27T03:15:10.310Z] #30 34.61 time
03:15:10 [2020-06-27T03:15:10.592Z] #30 ...
03:15:10 [2020-06-27T03:15:10.592Z] 
03:15:10 [2020-06-27T03:15:10.592Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:12 [2020-06-27T03:15:12.008Z] #25 8.642 #=#=#                                                                         

#                                                                          2.4%
###                                                                        5.2%
#####                                                                      8.1%
#######                                                                   10.9%
##########                                                                14.7%
#############                                                             19.4%
################                                                          23.2%
##################                                                        26.0%
#####################                                                     30.0%
########################                                                  33.8%
##########################                                                36.7%
############################                                              39.5%
##############################                                            42.3%
################################                                          45.2%
##################################                                        48.0%
####################################                                      50.8%
######################################                                    53.7%
##########################################                                58.4%
############################################                              61.2%
##############################################                            64.1%
################################################                          67.9%
##################################################                        70.7%
####################################################                      73.5%
######################################################                    76.4%
#########################################################                 79.2%
03:15:12 [2020-06-27T03:15:12.008Z] #25 ...
03:15:12 [2020-06-27T03:15:12.008Z] 
03:15:12 [2020-06-27T03:15:12.008Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:15:12 [2020-06-27T03:15:12.008Z] #38 31.89 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 31.90 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 31.91 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 31.91 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 31.92 Setting up python-six (1.12.0-1) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 33.43 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 33.44 Setting up libnl-3-200:s390x (3.4.0-1) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 33.46 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 33.47 Setting up libcap-dev:s390x (1:2.25-2) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 33.47 Setting up libprotoc17:s390x (3.6.1.3-2) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 33.48 Setting up protobuf-compiler (3.6.1.3-2) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 33.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 33.50 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 33.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 33.51 Setting up python-protobuf (3.6.1.3-2) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 36.93 Setting up libnl-3-dev:s390x (3.4.0-1) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 36.94 Processing triggers for libc-bin (2.28-10) ...
03:15:12 [2020-06-27T03:15:12.008Z] #38 DONE 37.5s
03:15:12 [2020-06-27T03:15:12.008Z] 
03:15:12 [2020-06-27T03:15:12.008Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:12 [2020-06-27T03:15:12.298Z] #25 8.642 #=#=#                                                                         

#                                                                          2.4%
###                                                                        5.2%
#####                                                                      8.1%
#######                                                                   10.9%
##########                                                                14.7%
#############                                                             19.4%
################                                                          23.2%
##################                                                        26.0%
#####################                                                     30.0%
########################                                                  33.8%
##########################                                                36.7%
############################                                              39.5%
##############################                                            42.3%
################################                                          45.2%
##################################                                        48.0%
####################################                                      50.8%
######################################                                    53.7%
##########################################                                58.4%
############################################                              61.2%
##############################################                            64.1%
################################################                          67.9%
##################################################                        70.7%
####################################################                      73.5%
######################################################                    76.4%
#########################################################                 79.2%
############################################################              83.9%
03:15:12 [2020-06-27T03:15:12.298Z] #25 ...
03:15:12 [2020-06-27T03:15:12.298Z] 
03:15:12 [2020-06-27T03:15:12.298Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:15:12 [2020-06-27T03:15:12.298Z] #32 29.01 Selecting previously unselected package libicu63:s390x.
03:15:12 [2020-06-27T03:15:12.298Z] #32 29.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 29.05 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 33.70 Selecting previously unselected package libxml2:s390x.
03:15:12 [2020-06-27T03:15:12.298Z] #32 33.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 33.72 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.19 Selecting previously unselected package libarchive13:s390x.
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.21 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.44 Selecting previously unselected package libjsoncpp1:s390x.
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.45 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.55 Selecting previously unselected package librhash0:s390x.
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.56 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.57 Unpacking librhash0:s390x (1.3.8-1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.70 Selecting previously unselected package libuv1:s390x.
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.70 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.71 Unpacking libuv1:s390x (1.24.1-1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.82 Selecting previously unselected package cmake.
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.82 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 34.83 Unpacking cmake (3.13.4-1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.79 Setting up libicu63:s390x (63.1-6+deb10u1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.82 Setting up xxd (2:8.1.0875-5) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.83 Setting up libuv1:s390x (1.24.1-1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.85 Setting up vim-common (2:8.1.0875-5) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.87 Setting up librhash0:s390x (1.3.8-1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.87 Setting up cmake-data (3.13.4-1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.88 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.89 Setting up libjsoncpp1:s390x (1.7.4-3) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.90 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.90 Setting up cmake (3.13.4-1) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.91 Processing triggers for libc-bin (2.28-10) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 36.99 Processing triggers for mime-support (3.62) ...
03:15:12 [2020-06-27T03:15:12.298Z] #32 DONE 37.5s
03:15:12 [2020-06-27T03:15:12.298Z] 
03:15:12 [2020-06-27T03:15:12.298Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:12 [2020-06-27T03:15:12.527Z] #43 29.14 go: finding github.com/fatih/color v1.9.0
03:15:12 [2020-06-27T03:15:12.614Z] #25 8.642 #=#=#                                                                         

#                                                                          2.4%
###                                                                        5.2%
#####                                                                      8.1%
#######                                                                   10.9%
##########                                                                14.7%
#############                                                             19.4%
################                                                          23.2%
##################                                                        26.0%
#####################                                                     30.0%
########################                                                  33.8%
##########################                                                36.7%
############################                                              39.5%
##############################                                            42.3%
################################                                          45.2%
##################################                                        48.0%
####################################                                      50.8%
######################################                                    53.7%
##########################################                                58.4%
############################################                              61.2%
##############################################                            64.1%
################################################                          67.9%
##################################################                        70.7%
####################################################                      73.5%
######################################################                    76.4%
#########################################################                 79.2%
############################################################              83.9%
###############################################################           87.7%
################################################################          89.6%
##################################################################        92.4%
#############
03:15:12 [2020-06-27T03:15:12.614Z] #25 ...
03:15:12 [2020-06-27T03:15:12.614Z] 
03:15:12 [2020-06-27T03:15:12.614Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:12 [2020-06-27T03:15:12.614Z] #41 27.79 io
03:15:12 [2020-06-27T03:15:12.614Z] #41 27.80 strconv
03:15:12 [2020-06-27T03:15:12.614Z] #41 29.18 bytes
03:15:12 [2020-06-27T03:15:12.614Z] #41 29.88 reflect
03:15:12 [2020-06-27T03:15:12.614Z] #41 31.12 bufio
03:15:12 [2020-06-27T03:15:12.614Z] #41 32.73 syscall
03:15:12 [2020-06-27T03:15:12.614Z] #41 37.55 time
03:15:12 [2020-06-27T03:15:12.614Z] #41 ...
03:15:12 [2020-06-27T03:15:12.614Z] 
03:15:12 [2020-06-27T03:15:12.614Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:12 [2020-06-27T03:15:12.787Z] #43 29.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:15:12 [2020-06-27T03:15:12.787Z] #43 29.22 go: finding github.com/pkg/errors v0.9.1
03:15:12 [2020-06-27T03:15:12.787Z] #43 29.34 go: finding github.com/mattn/go-colorable v0.1.6
03:15:12 [2020-06-27T03:15:12.787Z] #43 29.35 go: finding github.com/spf13/pflag v1.0.3
03:15:12 [2020-06-27T03:15:12.897Z] #25 8.642 #=#=#                                                                         

#                                                                          2.4%
###                                                                        5.2%
#####                                                                      8.1%
#######                                                                   10.9%
##########                                                                14.7%
#############                                                             19.4%
################                                                          23.2%
##################                                                        26.0%
#####################                                                     30.0%
########################                                                  33.8%
##########################                                                36.7%
############################                                              39.5%
##############################                                            42.3%
################################                                          45.2%
##################################                                        48.0%
####################################                                      50.8%
######################################                                    53.7%
##########################################                                58.4%
############################################                              61.2%
##############################################                            64.1%
################################################                          67.9%
##################################################                        70.7%
####################################################                      73.5%
######################################################                    76.4%
#########################################################                 79.2%
############################################################              83.9%
###############################################################           87.7%
################################################################          89.6%
##################################################################        92.4%
####################################################################      95.3%
######################################################################    98.1%
######################################################################## 100.0%
03:15:12 [2020-06-27T03:15:12.897Z] #25 12.70 
03:15:13 [2020-06-27T03:15:13.046Z] #43 29.44 go: finding github.com/mattn/go-isatty v0.0.12
03:15:13 [2020-06-27T03:15:13.305Z] #43 29.59 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:15:13 [2020-06-27T03:15:13.305Z] #43 29.75 go: finding github.com/jonboulle/clockwork v0.1.0
03:15:13 [2020-06-27T03:15:13.305Z] #43 29.88 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:15:13 [2020-06-27T03:15:13.511Z] #25 ...
03:15:13 [2020-06-27T03:15:13.511Z] 
03:15:13 [2020-06-27T03:15:13.511Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:13 [2020-06-27T03:15:13.511Z] #10 28.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.10 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]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 30.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
03:15:13 [2020-06-27T03:15:13.511Z] #10 31.16 debconf: delaying package configuration, since apt-utils is not installed
03:15:13 [2020-06-27T03:15:13.511Z] #10 31.28 Fetched 73.3 MB in 6s (11.6 MB/s)
03:15:13 [2020-06-27T03:15:13.511Z] #10 31.33 Selecting previously unselected package binutils-mingw-w64-i686.
03:15:13 [2020-06-27T03:15:13.511Z] #10 31.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
03:15:13 [2020-06-27T03:15:13.511Z] #10 31.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 31.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 33.32 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:15:13 [2020-06-27T03:15:13.511Z] #10 33.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 33.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 35.68 Selecting previously unselected package binutils-mingw-w64.
03:15:13 [2020-06-27T03:15:13.511Z] #10 35.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 35.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 35.81 Selecting previously unselected package libdevmapper1.02.1:s390x.
03:15:13 [2020-06-27T03:15:13.511Z] #10 35.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 35.82 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 35.96 Selecting previously unselected package dmsetup.
03:15:13 [2020-06-27T03:15:13.511Z] #10 35.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 35.97 Unpacking dmsetup (2:1.02.155-3) ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 36.11 Selecting previously unselected package mingw-w64-common.
03:15:13 [2020-06-27T03:15:13.511Z] #10 36.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 36.12 Unpacking mingw-w64-common (6.0.0-3) ...
03:15:13 [2020-06-27T03:15:13.511Z] #10 ...
03:15:13 [2020-06-27T03:15:13.511Z] 
03:15:13 [2020-06-27T03:15:13.511Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:13 [2020-06-27T03:15:13.511Z] #47 28.73 syscall
03:15:13 [2020-06-27T03:15:13.511Z] #47 28.73 bytes
03:15:13 [2020-06-27T03:15:13.511Z] #47 30.73 reflect
03:15:13 [2020-06-27T03:15:13.511Z] #47 35.48 time
03:15:13 [2020-06-27T03:15:13.563Z] #43 29.92 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:15:13 [2020-06-27T03:15:13.563Z] #43 29.93 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:15:13 [2020-06-27T03:15:13.794Z] #47 ...
03:15:13 [2020-06-27T03:15:13.794Z] 
03:15:13 [2020-06-27T03:15:13.794Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.598 + RM_GOPATH=0
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.598 + TMP_GOPATH=
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.598 + : /build
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.598 + '[' -z '' ']'
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.598 ++ mktemp -d
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.599 + export GOPATH=/tmp/tmp.s506TMzfPg
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.599 + GOPATH=/tmp/tmp.s506TMzfPg
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.599 + RM_GOPATH=1
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.599 + case "$(go env GOARCH)" in
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.599 ++ go env GOARCH
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.623 + export GO_BUILDMODE=-buildmode=pie
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.623 + GO_BUILDMODE=-buildmode=pie
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.623 ++ dirname /tmp/install/install.sh
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.628 + dir=/tmp/install
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.628 + bin=tini
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.628 + shift
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.628 + '[' '!' -f /tmp/install/tini.installer ']'
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.628 + . /tmp/install/tini.installer
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.628 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.628 + install_tini
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.628 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.628 + git clone https://github.com/krallin/tini.git /tmp/tmp.s506TMzfPg/tini
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.628 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:15:13 [2020-06-27T03:15:13.794Z] #33 1.636 Cloning into '/tmp/tmp.s506TMzfPg/tini'...
03:15:13 [2020-06-27T03:15:13.822Z] #43 ...
03:15:13 [2020-06-27T03:15:13.822Z] 
03:15:13 [2020-06-27T03:15:13.822Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:13 [2020-06-27T03:15:13.822Z] #60 25.86 Checking out files:  63% (1321/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
03:15:13 [2020-06-27T03:15:13.822Z] #60 26.66 + cd /tmp/tmp.IITfdTVcKZ/src/github.com/docker/libnetwork
03:15:13 [2020-06-27T03:15:13.822Z] #60 26.67 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
03:15:13 [2020-06-27T03:15:13.822Z] #60 27.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:15:14 [2020-06-27T03:15:14.409Z] #33 2.168 + cd /tmp/tmp.s506TMzfPg/tini
03:15:14 [2020-06-27T03:15:14.409Z] #33 2.168 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:15:14 [2020-06-27T03:15:14.409Z] #33 2.178 + cmake .
03:15:14 [2020-06-27T03:15:14.698Z] #33 2.562 -- The C compiler identification is GNU 8.3.0
03:15:14 [2020-06-27T03:15:14.981Z] #33 2.605 -- Check for working C compiler: /usr/bin/cc
03:15:15 [2020-06-27T03:15:15.009Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a2e776c637040f10) in /home/ubuntu/workspace/moby_PR-41159
[Pipeline] {
[Pipeline] checkout
03:15:15 [2020-06-27T03:15:15.262Z] #33 2.981 -- Check for working C compiler: /usr/bin/cc -- works
03:15:15 [2020-06-27T03:15:15.263Z] #33 2.982 -- Detecting C compiler ABI info
03:15:15 [2020-06-27T03:15:15.545Z] #33 3.352 -- Detecting C compiler ABI info - done
03:15:15 [2020-06-27T03:15:15.545Z] #33 3.380 -- Detecting C compile features
03:15:17 [2020-06-27T03:15:17.015Z] #33 4.597 -- Detecting C compile features - done
03:15:17 [2020-06-27T03:15:17.015Z] #33 4.610 -- Performing Test HAS_BUILTIN_FORTIFY
03:15:17 [2020-06-27T03:15:17.015Z] #33 4.767 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:15:17 [2020-06-27T03:15:17.015Z] #33 4.850 -- Configuring done
03:15:17 [2020-06-27T03:15:17.015Z] #33 4.865 -- Generating done
03:15:17 [2020-06-27T03:15:17.015Z] #33 4.876 -- Build files have been written to: /tmp/tmp.s506TMzfPg/tini
03:15:17 [2020-06-27T03:15:17.015Z] #33 4.894 + make tini-static
03:15:17 [2020-06-27T03:15:17.297Z] #33 5.068 Scanning dependencies of target tini-static
03:15:17 [2020-06-27T03:15:17.297Z] #33 5.130 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:15:17 [2020-06-27T03:15:17.911Z] #33 ...
03:15:17 [2020-06-27T03:15:17.911Z] 
03:15:17 [2020-06-27T03:15:17.911Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:17 [2020-06-27T03:15:17.911Z] #25 13.65 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:15:17 [2020-06-27T03:15:17.911Z] #25 13.89 
03:15:17 [2020-06-27T03:15:17.911Z] #25 14.03 
####################################################################      95.1%
######################################################################## 100.0%
03:15:17 [2020-06-27T03:15:17.911Z] #25 14.12 
03:15:17 [2020-06-27T03:15:17.911Z] #25 15.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:15:17 [2020-06-27T03:15:17.911Z] #25 15.36 
03:15:17 [2020-06-27T03:15:17.911Z] #25 15.49 
##################################################################        92.9%
######################################################################## 100.0%
03:15:17 [2020-06-27T03:15:17.911Z] #25 15.62 
03:15:17 [2020-06-27T03:15:17.911Z] #25 17.18 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:15:17 [2020-06-27T03:15:17.911Z] #25 17.21 skipping existing b63cc5f62c21
03:15:17 [2020-06-27T03:15:17.911Z] #25 17.29 
03:15:18 [2020-06-27T03:15:18.525Z] #25 18.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:15:18 [2020-06-27T03:15:18.807Z] #25 18.58 
03:15:18 [2020-06-27T03:15:18.853Z] using credential docker-jenkins-github-credentials
03:15:18 [2020-06-27T03:15:18.866Z] Cloning the remote Git repository
03:15:18 [2020-06-27T03:15:18.866Z] Cloning with configured refspecs honoured and without tags
03:15:19 [2020-06-27T03:15:19.091Z] #25 18.71 #=#=#                                                                         

######################################################################## 100.0%
03:15:19 [2020-06-27T03:15:19.091Z] #25 18.84 
03:15:19 [2020-06-27T03:15:19.091Z] #25 ...
03:15:19 [2020-06-27T03:15:19.091Z] 
03:15:19 [2020-06-27T03:15:19.091Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:19 [2020-06-27T03:15:19.091Z] #33 6.042 [100%] Linking C executable tini-static
03:15:19 [2020-06-27T03:15:19.091Z] #33 6.493 [100%] Built target tini-static
03:15:19 [2020-06-27T03:15:19.091Z] #33 6.598 + mkdir -p /build
03:15:19 [2020-06-27T03:15:19.091Z] #33 6.598 + cp tini-static /build/docker-init
03:15:19 [2020-06-27T03:15:19.091Z] #33 DONE 6.9s
03:15:19 [2020-06-27T03:15:19.091Z] 
03:15:19 [2020-06-27T03:15:19.091Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:19 [2020-06-27T03:15:19.091Z] #25 18.92 Download of images into '/build' complete.
03:15:19 [2020-06-27T03:15:19.091Z] #25 18.92 Use something like the following to load the result into a Docker daemon:
03:15:19 [2020-06-27T03:15:19.091Z] #25 18.92   tar -cC '/build' . | docker load
03:15:19 [2020-06-27T03:15:19.091Z] #25 ...
03:15:19 [2020-06-27T03:15:19.091Z] 
03:15:19 [2020-06-27T03:15:19.091Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:19 [2020-06-27T03:15:19.091Z] #30 39.21 internal/poll
03:15:19 [2020-06-27T03:15:19.091Z] #30 40.27 internal/fmtsort
03:15:19 [2020-06-27T03:15:19.091Z] #30 40.59 internal/syscall/execenv
03:15:19 [2020-06-27T03:15:19.091Z] #30 40.63 internal/syscall/unix
03:15:19 [2020-06-27T03:15:19.091Z] #30 40.71 strings
03:15:19 [2020-06-27T03:15:19.091Z] #30 40.92 os
03:15:19 [2020-06-27T03:15:19.091Z] #30 42.57 path
03:15:19 [2020-06-27T03:15:19.091Z] #30 43.06 text/tabwriter
03:15:19 [2020-06-27T03:15:19.091Z] #30 43.75 fmt
03:15:19 [2020-06-27T03:15:19.091Z] #30 43.75 path/filepath
03:15:19 [2020-06-27T03:15:19.094Z] #60 ...
03:15:19 [2020-06-27T03:15:19.094Z] 
03:15:19 [2020-06-27T03:15:19.094Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:15:19 [2020-06-27T03:15:19.094Z] #36 24.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:15:19 [2020-06-27T03:15:19.094Z] #36 26.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:15:19 [2020-06-27T03:15:19.094Z] #36 ...
03:15:19 [2020-06-27T03:15:19.094Z] 
03:15:19 [2020-06-27T03:15:19.094Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:19 [2020-06-27T03:15:19.094Z] #47 24.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:15:19 [2020-06-27T03:15:19.094Z] #47 24.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:15:19 [2020-06-27T03:15:19.094Z] #47 25.15 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:15:19 [2020-06-27T03:15:19.094Z] #47 25.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:15:19 [2020-06-27T03:15:19.094Z] #47 26.26 runtime
03:15:19 [2020-06-27T03:15:19.094Z] #47 ...
03:15:19 [2020-06-27T03:15:19.094Z] 
03:15:19 [2020-06-27T03:15:19.094Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:19 [2020-06-27T03:15:19.094Z] #41 25.58 vendor/golang.org/x/crypto/internal/subtle
03:15:19 [2020-06-27T03:15:19.094Z] #41 25.82 vendor/golang.org/x/crypto/curve25519
03:15:19 [2020-06-27T03:15:19.094Z] #41 ...
03:15:19 [2020-06-27T03:15:19.094Z] 
03:15:19 [2020-06-27T03:15:19.094Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:15:19 [2020-06-27T03:15:19.094Z] #51 26.77 Fetched 8355 kB in 19s (443 kB/s)
03:15:19 [2020-06-27T03:15:19.094Z] #51 26.77 Reading package lists...
03:15:19 [2020-06-27T03:15:19.381Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c03ab4611786a495) in /home/ubuntu/workspace/moby_PR-41159
[Pipeline] {
03:15:19 [2020-06-27T03:15:19.381Z] #30 ...
03:15:19 [2020-06-27T03:15:19.381Z] 
03:15:19 [2020-06-27T03:15:19.381Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:19 [2020-06-27T03:15:19.381Z] #25 DONE 19.1s
03:15:19 [2020-06-27T03:15:19.381Z] 
03:15:19 [2020-06-27T03:15:19.382Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:19 [2020-06-27T03:15:19.382Z] #47 39.89 context
03:15:19 [2020-06-27T03:15:19.382Z] #47 40.68 internal/syscall/execenv
03:15:19 [2020-06-27T03:15:19.382Z] #47 40.74 encoding/binary
03:15:19 [2020-06-27T03:15:19.382Z] #47 40.78 internal/syscall/unix
03:15:19 [2020-06-27T03:15:19.382Z] #47 40.91 os
03:15:19 [2020-06-27T03:15:19.382Z] #47 42.26 encoding/base64
03:15:19 [2020-06-27T03:15:19.382Z] #47 42.89 golang.org/x/sys/unix
03:15:19 [2020-06-27T03:15:19.382Z] #47 43.30 fmt
[Pipeline] checkout
03:15:19 [2020-06-27T03:15:19.665Z] #51 34.20 Reading package lists...
03:15:19 [2020-06-27T03:15:19.665Z] #51 ...
03:15:19 [2020-06-27T03:15:19.665Z] 
03:15:19 [2020-06-27T03:15:19.665Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:15:19 [2020-06-27T03:15:19.665Z] #32 26.31 Fetched 8355 kB in 18s (460 kB/s)
03:15:19 [2020-06-27T03:15:19.665Z] #32 26.31 Reading package lists...
03:15:19 [2020-06-27T03:15:19.279Z] Cloning repository https://github.com/moby/moby.git
03:15:19 [2020-06-27T03:15:19.348Z]  > git init /home/ubuntu/workspace/moby_PR-41159 # timeout=10
03:15:19 [2020-06-27T03:15:19.638Z] Fetching upstream changes from https://github.com/moby/moby.git
03:15:19 [2020-06-27T03:15:19.638Z]  > git --version # timeout=10
03:15:19 [2020-06-27T03:15:19.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:15:19 [2020-06-27T03:15:19.656Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:15:19 [2020-06-27T03:15:19.923Z] #32 34.00 Reading package lists...
03:15:19 [2020-06-27T03:15:19.923Z] #32 ...
03:15:19 [2020-06-27T03:15:19.923Z] 
03:15:19 [2020-06-27T03:15:19.923Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:15:19 [2020-06-27T03:15:19.923Z] #23 26.36 Fetched 8355 kB in 18s (459 kB/s)
03:15:19 [2020-06-27T03:15:19.923Z] #23 26.36 Reading package lists...
03:15:20 [2020-06-27T03:15:20.182Z] #23 33.73 Reading package lists...
03:15:20 [2020-06-27T03:15:20.182Z] #23 ...
03:15:20 [2020-06-27T03:15:20.182Z] 
03:15:20 [2020-06-27T03:15:20.182Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:20 [2020-06-27T03:15:20.182Z] #10 26.39 Fetched 8355 kB in 18s (457 kB/s)
03:15:20 [2020-06-27T03:15:20.182Z] #10 26.39 Reading package lists...
03:15:20 [2020-06-27T03:15:20.182Z] #10 33.98 Reading package lists...
03:15:20 [2020-06-27T03:15:20.182Z] #10 ...
03:15:20 [2020-06-27T03:15:20.182Z] 
03:15:20 [2020-06-27T03:15:20.182Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:15:20 [2020-06-27T03:15:20.182Z] #38 26.71 Fetched 8355 kB in 19s (448 kB/s)
03:15:20 [2020-06-27T03:15:20.182Z] #38 26.71 Reading package lists...
03:15:21 [2020-06-27T03:15:21.467Z] #47 ...
03:15:21 [2020-06-27T03:15:21.467Z] 
03:15:21 [2020-06-27T03:15:21.467Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:21 [2020-06-27T03:15:21.467Z] #30 45.34 io/ioutil
03:15:21 [2020-06-27T03:15:21.467Z] #30 46.93 flag
03:15:21 [2020-06-27T03:15:21.559Z] #38 34.25 Reading package lists...
03:15:21 [2020-06-27T03:15:21.559Z] #38 ...
03:15:21 [2020-06-27T03:15:21.559Z] 
03:15:21 [2020-06-27T03:15:21.559Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:21 [2020-06-27T03:15:21.559Z] #41 37.87 sync
03:15:21 [2020-06-27T03:15:21.559Z] #41 37.88 internal/reflectlite
03:15:21 [2020-06-27T03:15:21.749Z] #30 46.93 github.com/BurntSushi/toml
03:15:21 [2020-06-27T03:15:21.982Z] using credential docker-jenkins-github-credentials
03:15:21 [2020-06-27T03:15:21.992Z] Cloning the remote Git repository
03:15:21 [2020-06-27T03:15:21.992Z] Cloning with configured refspecs honoured and without tags
03:15:22 [2020-06-27T03:15:22.053Z] Cloning repository https://github.com/moby/moby.git
03:15:22 [2020-06-27T03:15:22.104Z]  > git init /home/ubuntu/workspace/moby_PR-41159 # timeout=10
03:15:22 [2020-06-27T03:15:22.365Z] #30 ...
03:15:22 [2020-06-27T03:15:22.365Z] 
03:15:22 [2020-06-27T03:15:22.365Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:15:22 [2020-06-27T03:15:22.365Z] #39 8.114 Note: Building without setproctitle() and strlcpy() support.
03:15:22 [2020-06-27T03:15:22.365Z] #39 8.114       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:15:22 [2020-06-27T03:15:22.365Z] #39 8.136 Makefile.config:39: Warn: you have no libnftables installed
03:15:22 [2020-06-27T03:15:22.365Z] #39 8.136 Makefile.config:40: Warn: Building without nftables support
03:15:22 [2020-06-27T03:15:22.365Z] #39 8.136 Note: Building without GnuTLS support
03:15:22 [2020-06-27T03:15:22.365Z] #39 9.487 fatal: not a git repository (or any of the parent directories): .git
03:15:22 [2020-06-27T03:15:22.365Z] #39 9.527   GEN      .gitid
03:15:22 [2020-06-27T03:15:22.365Z] #39 9.539   GEN      criu/include/version.h
03:15:22 [2020-06-27T03:15:22.365Z] #39 9.574   GEN      include/common/asm
03:15:22 [2020-06-27T03:15:22.365Z] #39 ...
03:15:22 [2020-06-27T03:15:22.365Z] 
03:15:22 [2020-06-27T03:15:22.365Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:22 [2020-06-27T03:15:22.365Z] #47 47.65 encoding/json
03:15:22 [2020-06-27T03:15:22.936Z] #41 39.45 github.com/LK4D4/vndr/godl/singleflight
03:15:22 [2020-06-27T03:15:22.442Z] Fetching upstream changes from https://github.com/moby/moby.git
03:15:22 [2020-06-27T03:15:22.442Z]  > git --version # timeout=10
03:15:22 [2020-06-27T03:15:22.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:15:22 [2020-06-27T03:15:22.467Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:15:23 [2020-06-27T03:15:23.502Z] #41 40.02 math/rand
03:15:24 [2020-06-27T03:15:24.878Z] #41 41.19 internal/singleflight
03:15:25 [2020-06-27T03:15:25.040Z] #47 50.06 github.com/pkg/diff
03:15:25 [2020-06-27T03:15:25.040Z] #47 ...
03:15:25 [2020-06-27T03:15:25.040Z] 
03:15:25 [2020-06-27T03:15:25.040Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:25 [2020-06-27T03:15:25.040Z] #10 40.36 Selecting previously unselected package mingw-w64-x86-64-dev.
03:15:25 [2020-06-27T03:15:25.040Z] #10 40.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:15:25 [2020-06-27T03:15:25.040Z] #10 40.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:15:25 [2020-06-27T03:15:25.040Z] #10 45.04 Selecting previously unselected package gcc-mingw-w64-base.
03:15:25 [2020-06-27T03:15:25.040Z] #10 45.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
03:15:25 [2020-06-27T03:15:25.040Z] #10 45.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:15:25 [2020-06-27T03:15:25.040Z] #10 45.33 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:15:25 [2020-06-27T03:15:25.040Z] #10 45.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
03:15:25 [2020-06-27T03:15:25.040Z] #10 45.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:15:25 [2020-06-27T03:15:25.040Z] #10 ...
03:15:25 [2020-06-27T03:15:25.040Z] 
03:15:25 [2020-06-27T03:15:25.040Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:15:25 [2020-06-27T03:15:25.136Z] #41 41.64 sort
03:15:25 [2020-06-27T03:15:25.136Z] #41 41.64 errors
03:15:25 [2020-06-27T03:15:25.322Z] #52 24.82 Checking out files:  71% (2280/3198)   
Checking out files:  72% (2303/3198)   
Checking out files:  73% (2335/3198)   
Checking out files:  74% (2367/3198)   
Checking out files:  75% (2399/3198)   
Checking out files:  76% (2431/3198)   
Checking out files:  77% (2463/3198)   
Checking out files:  78% (2495/3198)   
Checking out files:  79% (2527/3198)   
Checking out files:  80% (2559/3198)   
Checking out files:  81% (2591/3198)   
Checking out files:  82% (2623/3198)   
Checking out files:  83% (2655/3198)   
Checking out files:  84% (2687/3198)   
Checking out files:  85% (2719/3198)   
Checking out files:  86% (2751/3198)   
Checking out files:  87% (2783/3198)   
Checking out files:  88% (2815/3198)   
Checking out files:  89% (2847/3198)   
Checking out files:  90% (2879/3198)   
Checking out files:  91% (2911/3198)   
Checking out files:  92% (2943/3198)   
Checking out files:  93% (2975/3198)   
Checking out files:  94% (3007/3198)   
Checking out files:  95% (3039/3198)   
Checking out files:  96% (3071/3198)   
Checking out files:  97% (3103/3198)   
Checking out files:  98% (3135/3198)   
Checking out files:  99% (3167/3198)   
Checking out files: 100% (3198/3198)   
Checking out files: 100% (3198/3198), done.
03:15:25 [2020-06-27T03:15:25.322Z] #52 25.48 + cd /tmp/tmp.6piX1uJois/src/github.com/containerd/containerd
03:15:25 [2020-06-27T03:15:25.322Z] #52 25.48 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:15:25 [2020-06-27T03:15:25.605Z] #52 ...
03:15:25 [2020-06-27T03:15:25.605Z] 
03:15:25 [2020-06-27T03:15:25.605Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:25 [2020-06-27T03:15:25.605Z] #41 40.98 strings
03:15:25 [2020-06-27T03:15:25.605Z] #41 41.71 os
03:15:25 [2020-06-27T03:15:25.605Z] #41 43.04 regexp/syntax
03:15:25 [2020-06-27T03:15:25.605Z] #41 45.53 fmt
03:15:25 [2020-06-27T03:15:25.605Z] #41 47.03 regexp
03:15:25 [2020-06-27T03:15:25.605Z] #41 49.27 go/token
03:15:25 [2020-06-27T03:15:25.605Z] #41 49.66 internal/lazyregexp
03:15:25 [2020-06-27T03:15:25.605Z] #41 49.86 net/url
03:15:25 [2020-06-27T03:15:25.605Z] #41 50.32 go/scanner
03:15:25 [2020-06-27T03:15:25.702Z] #41 42.14 io
03:15:25 [2020-06-27T03:15:25.887Z] #41 51.14 go/ast
03:15:25 [2020-06-27T03:15:25.887Z] #41 ...
03:15:25 [2020-06-27T03:15:25.887Z] 
03:15:25 [2020-06-27T03:15:25.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.46   PBCC     images/timens.pb-c.c
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.48   DEP      images/timens.pb-c.d
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.52   PBCC     images/fown.pb-c.c
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.52   PBCC     images/google/protobuf/descriptor.pb-c.c
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.60   PBCC     images/opts.pb-c.c
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.63   PBCC     images/memfd.pb-c.c
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.67   DEP      images/fown.pb-c.d
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.71   DEP      images/google/protobuf/descriptor.pb-c.d
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.77   DEP      images/opts.pb-c.d
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.79   DEP      images/memfd.pb-c.d
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.85   PBCC     images/sit.pb-c.c
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.88   DEP      images/sit.pb-c.d
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.91   PBCC     images/macvlan.pb-c.c
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.93   DEP      images/macvlan.pb-c.d
03:15:25 [2020-06-27T03:15:25.887Z] #39 10.97   PBCC     images/autofs.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 10.99   DEP      images/autofs.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.00   PBCC     images/sysctl.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.03   DEP      images/sysctl.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.09   PBCC     images/time.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.09   DEP      images/time.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.15   PBCC     images/binfmt-misc.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.15   DEP      images/binfmt-misc.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.20   PBCC     images/seccomp.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.20   DEP      images/seccomp.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.26   PBCC     images/userns.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.26   DEP      images/userns.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.31   PBCC     images/cgroup.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.31   DEP      images/cgroup.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.36   PBCC     images/ext-file.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.37   DEP      images/ext-file.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.41   PBCC     images/rpc.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.43   DEP      images/rpc.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.46   PBCC     images/siginfo.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.48   DEP      images/siginfo.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.51   PBCC     images/pagemap.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.54   DEP      images/pagemap.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.58   PBCC     images/rlimit.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.59   DEP      images/rlimit.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.63   PBCC     images/file-lock.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.65   DEP      images/file-lock.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.68   PBCC     images/tty.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.71   DEP      images/tty.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.74   PBCC     images/tun.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.77   PBCC     images/netdev.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.79   DEP      images/tun.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.82   DEP      images/netdev.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.86   PBCC     images/vma.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.87   DEP      images/vma.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.91   PBCC     images/creds.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.92   DEP      images/creds.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.96   PBCC     images/utsns.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.97   DEP      images/utsns.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 11.99   PBCC     images/ipc-desc.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.01   PBCC     images/ipc-sem.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.02   DEP      images/ipc-desc.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.04   DEP      images/ipc-sem.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.11   PBCC     images/ipc-msg.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.14   DEP      images/ipc-msg.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.18   PBCC     images/ipc-shm.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.20   DEP      images/ipc-shm.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.25   PBCC     images/ipc-var.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.28   DEP      images/ipc-var.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.30   PBCC     images/sk-opts.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.32   PBCC     images/packet-sock.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.38   DEP      images/sk-opts.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.43   DEP      images/packet-sock.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.46   PBCC     images/sk-netlink.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.49   DEP      images/sk-netlink.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.54   PBCC     images/sk-inet.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.60   DEP      images/sk-inet.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.65   PBCC     images/sk-unix.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.70   DEP      images/sk-unix.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.73   PBCC     images/mm.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.76   DEP      images/mm.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.81   PBCC     images/timerfd.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.82   DEP      images/timerfd.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.87   PBCC     images/timer.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.87   DEP      images/timer.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.93   PBCC     images/sa.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.96   DEP      images/sa.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.97   PBCC     images/pipe-data.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 12.97   DEP      images/pipe-data.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.01   PBCC     images/mnt.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.02   DEP      images/mnt.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.08   PBCC     images/sk-packet.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.09   DEP      images/sk-packet.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.14   PBCC     images/tcp-stream.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.16   DEP      images/tcp-stream.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.20   PBCC     images/pipe.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.25   DEP      images/pipe.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.27   PBCC     images/pstree.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.28   DEP      images/pstree.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.32   PBCC     images/fs.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.35   DEP      images/fs.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.36   PBCC     images/signalfd.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.42   DEP      images/signalfd.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.44   PBCC     images/fh.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.49   PBCC     images/fsnotify.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.52   DEP      images/fh.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.54   DEP      images/fsnotify.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.59   PBCC     images/eventpoll.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.60   DEP      images/eventpoll.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.69   PBCC     images/eventfd.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.69   DEP      images/eventfd.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.75   PBCC     images/remap-file-path.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.76   DEP      images/remap-file-path.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.81   PBCC     images/fifo.pb-c.c
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.82   DEP      images/fifo.pb-c.d
03:15:25 [2020-06-27T03:15:25.888Z] #39 13.85   PBCC     images/ghost-file.pb-c.c
03:15:26 [2020-06-27T03:15:26.169Z] #39 13.87   DEP      images/ghost-file.pb-c.d
03:15:26 [2020-06-27T03:15:26.169Z] #39 13.94   PBCC     images/regfile.pb-c.c
03:15:26 [2020-06-27T03:15:26.169Z] #39 13.95   DEP      images/regfile.pb-c.d
03:15:26 [2020-06-27T03:15:26.169Z] #39 13.99   PBCC     images/ns.pb-c.c
03:15:26 [2020-06-27T03:15:26.169Z] #39 14.00   DEP      images/ns.pb-c.d
03:15:26 [2020-06-27T03:15:26.169Z] #39 14.04   PBCC     images/fdinfo.pb-c.c
03:15:26 [2020-06-27T03:15:26.169Z] #39 14.08   DEP      images/fdinfo.pb-c.d
03:15:26 [2020-06-27T03:15:26.452Z] #39 14.14   PBCC     images/core-aarch64.pb-c.c
03:15:26 [2020-06-27T03:15:26.452Z] #39 14.18   PBCC     images/core-arm.pb-c.c
03:15:26 [2020-06-27T03:15:26.452Z] #39 14.21   PBCC     images/core-ppc64.pb-c.c
03:15:26 [2020-06-27T03:15:26.452Z] #39 14.24   PBCC     images/core-s390.pb-c.c
03:15:26 [2020-06-27T03:15:26.452Z] #39 14.27   PBCC     images/core-x86.pb-c.c
03:15:26 [2020-06-27T03:15:26.452Z] #39 14.31   PBCC     images/core.pb-c.c
03:15:26 [2020-06-27T03:15:26.452Z] #39 14.35   PBCC     images/inventory.pb-c.c
03:15:26 [2020-06-27T03:15:26.638Z] #41 43.03 strconv
03:15:26 [2020-06-27T03:15:26.734Z] #39 14.39   DEP      images/core-aarch64.pb-c.d
03:15:26 [2020-06-27T03:15:26.734Z] #39 14.44   DEP      images/core-arm.pb-c.d
03:15:26 [2020-06-27T03:15:26.734Z] #39 14.47   DEP      images/core-ppc64.pb-c.d
03:15:26 [2020-06-27T03:15:26.734Z] #39 14.53   DEP      images/core-s390.pb-c.d
03:15:26 [2020-06-27T03:15:26.734Z] #39 14.56   DEP      images/core-x86.pb-c.d
03:15:26 [2020-06-27T03:15:26.734Z] #39 14.60   DEP      images/core.pb-c.d
03:15:26 [2020-06-27T03:15:26.734Z] #39 14.64   DEP      images/inventory.pb-c.d
03:15:26 [2020-06-27T03:15:26.734Z] #39 14.69   PBCC     images/cpuinfo.pb-c.c
03:15:27 [2020-06-27T03:15:27.016Z] #39 14.69   DEP      images/cpuinfo.pb-c.d
03:15:27 [2020-06-27T03:15:27.016Z] #39 14.73   PBCC     images/stats.pb-c.c
03:15:27 [2020-06-27T03:15:27.016Z] #39 14.75   DEP      images/stats.pb-c.d
03:15:27 [2020-06-27T03:15:27.205Z] #41 43.56 bytes
03:15:28 [2020-06-27T03:15:28.052Z] #39 ...
03:15:28 [2020-06-27T03:15:28.052Z] 
03:15:28 [2020-06-27T03:15:28.052Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:28 [2020-06-27T03:15:28.052Z] #30 48.31 log
03:15:28 [2020-06-27T03:15:28.052Z] #30 50.19 github.com/BurntSushi/toml/cmd/tomlv
03:15:28 [2020-06-27T03:15:28.052Z] #30 DONE 53.3s
03:15:28 [2020-06-27T03:15:28.052Z] 
03:15:28 [2020-06-27T03:15:28.052Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:15:28 [2020-06-27T03:15:28.052Z] #39 15.73 make[1]: Nothing to be done for 'all'.
03:15:28 [2020-06-27T03:15:28.052Z] #39 ...
03:15:28 [2020-06-27T03:15:28.052Z] 
03:15:28 [2020-06-27T03:15:28.052Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:15:28 [2020-06-27T03:15:28.052Z] #52 26.71 + export 'BUILDTAGS=netgo osusergo static_build'
03:15:28 [2020-06-27T03:15:28.052Z] #52 26.71 + BUILDTAGS='netgo osusergo static_build'
03:15:28 [2020-06-27T03:15:28.052Z] #52 26.71 + export EXTRA_FLAGS=-buildmode=pie
03:15:28 [2020-06-27T03:15:28.052Z] #52 26.71 + EXTRA_FLAGS=-buildmode=pie
03:15:28 [2020-06-27T03:15:28.052Z] #52 26.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:15:28 [2020-06-27T03:15:28.052Z] #52 26.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:15:28 [2020-06-27T03:15:28.052Z] #52 26.71 + '[' '' = dynamic ']'
03:15:28 [2020-06-27T03:15:28.052Z] #52 26.71 + make
03:15:28 [2020-06-27T03:15:28.052Z] #52 27.57 + bin/ctr
03:15:28 [2020-06-27T03:15:28.967Z] Fetching without tags
03:15:29 [2020-06-27T03:15:29.115Z] #41 ...
03:15:29 [2020-06-27T03:15:29.115Z] 
03:15:29 [2020-06-27T03:15:29.115Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:29 [2020-06-27T03:15:29.115Z] #10 33.98 Reading package lists...
03:15:29 [2020-06-27T03:15:29.115Z] #10 41.35 Building dependency tree...
03:15:29 [2020-06-27T03:15:29.115Z] #10 45.26 The following additional packages will be installed:
03:15:29 [2020-06-27T03:15:29.115Z] #10 45.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:15:29 [2020-06-27T03:15:29.115Z] #10 45.29   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:15:29 [2020-06-27T03:15:29.115Z] #10 45.29   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:15:29 [2020-06-27T03:15:29.115Z] #10 45.29   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:15:29 [2020-06-27T03:15:29.115Z] #10 45.30 Suggested packages:
03:15:29 [2020-06-27T03:15:29.115Z] #10 45.31   gcc-8-locales seccomp wine64
03:15:29 [2020-06-27T03:15:29.459Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:15:28 [2020-06-27T03:15:28.796Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:15:28 [2020-06-27T03:15:28.839Z]  > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10
03:15:28 [2020-06-27T03:15:28.886Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:15:28 [2020-06-27T03:15:28.925Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:15:28 [2020-06-27T03:15:28.975Z] Fetching upstream changes from https://github.com/moby/moby.git
03:15:28 [2020-06-27T03:15:28.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:15:28 [2020-06-27T03:15:28.976Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:15:29 [2020-06-27T03:15:29.478Z]  > git config core.sparsecheckout # timeout=10
03:15:29 [2020-06-27T03:15:29.512Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:15:29 [2020-06-27T03:15:29.687Z] #10 ...
03:15:29 [2020-06-27T03:15:29.687Z] 
03:15:29 [2020-06-27T03:15:29.687Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:29 [2020-06-27T03:15:29.687Z] #41 46.19 bufio
03:15:29 [2020-06-27T03:15:29.687Z] #41 ...
03:15:29 [2020-06-27T03:15:29.687Z] 
03:15:29 [2020-06-27T03:15:29.687Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:29 [2020-06-27T03:15:29.687Z] #60 DONE 46.2s
03:15:29 [2020-06-27T03:15:29.945Z] 
03:15:29 [2020-06-27T03:15:29.945Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:15:29 [2020-06-27T03:15:29.945Z] #23 33.73 Reading package lists...
03:15:29 [2020-06-27T03:15:29.945Z] #23 40.91 Building dependency tree...
03:15:29 [2020-06-27T03:15:29.945Z] #23 44.82 ca-certificates is already the newest version (20200601~deb10u1).
03:15:29 [2020-06-27T03:15:29.945Z] #23 44.82 The following additional packages will be installed:
03:15:29 [2020-06-27T03:15:29.945Z] #23 44.85   libjq1 libonig5
03:15:29 [2020-06-27T03:15:29.945Z] #23 45.31 The following NEW packages will be installed:
03:15:29 [2020-06-27T03:15:29.945Z] #23 45.32   jq libjq1 libonig5
03:15:29 [2020-06-27T03:15:29.945Z] #23 46.16 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:15:29 [2020-06-27T03:15:29.945Z] #23 46.16 Need to get 355 kB of archives.
03:15:29 [2020-06-27T03:15:29.945Z] #23 46.16 After this operation, 1072 kB of additional disk space will be used.
03:15:29 [2020-06-27T03:15:29.945Z] #23 46.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:15:29 [2020-06-27T03:15:29.945Z] #23 46.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:15:29 [2020-06-27T03:15:29.945Z] #23 46.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:15:30 [2020-06-27T03:15:30.438Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:15:30 [2020-06-27T03:15:30.438Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159)
03:15:30 [2020-06-27T03:15:30.511Z] #23 ...
03:15:30 [2020-06-27T03:15:30.511Z] 
03:15:30 [2020-06-27T03:15:30.511Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:15:30 [2020-06-27T03:15:30.511Z] #32 34.00 Reading package lists...
03:15:30 [2020-06-27T03:15:30.512Z] #32 41.56 Building dependency tree...
03:15:30 [2020-06-27T03:15:30.512Z] #32 45.52 The following additional packages will be installed:
03:15:30 [2020-06-27T03:15:30.512Z] #32 45.53   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:15:30 [2020-06-27T03:15:30.512Z] #32 45.55 Suggested packages:
03:15:30 [2020-06-27T03:15:30.512Z] #32 45.55   cmake-doc ninja-build lrzip
03:15:30 [2020-06-27T03:15:30.512Z] #32 45.55 Recommended packages:
03:15:30 [2020-06-27T03:15:30.512Z] #32 45.55   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:15:30 [2020-06-27T03:15:30.512Z] #32 46.79 The following NEW packages will be installed:
03:15:30 [2020-06-27T03:15:30.512Z] #32 46.79   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:15:30 [2020-06-27T03:15:30.512Z] #32 46.79   vim-common xxd
03:15:30 [2020-06-27T03:15:30.512Z] #32 ...
03:15:30 [2020-06-27T03:15:30.512Z] 
03:15:30 [2020-06-27T03:15:30.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:30 [2020-06-27T03:15:30.512Z] #10 47.00 The following NEW packages will be installed:
03:15:30 [2020-06-27T03:15:30.512Z] #10 47.00   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:15:30 [2020-06-27T03:15:30.512Z] #10 47.01   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:15:30 [2020-06-27T03:15:30.512Z] #10 47.01   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:15:30 [2020-06-27T03:15:30.512Z] #10 47.01   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:15:30 [2020-06-27T03:15:30.512Z] #10 47.02   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:15:30 [2020-06-27T03:15:30.512Z] #10 47.03   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:15:31 [2020-06-27T03:15:31.079Z] #10 47.68 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:15:31 [2020-06-27T03:15:31.079Z] #10 47.68 Need to get 77.7 MB of archives.
03:15:31 [2020-06-27T03:15:31.079Z] #10 47.68 After this operation, 487 MB of additional disk space will be used.
03:15:31 [2020-06-27T03:15:31.079Z] #10 47.68 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]
03:15:31 [2020-06-27T03:15:31.338Z] #10 47.89 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]
03:15:31 [2020-06-27T03:15:31.596Z] #10 48.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:15:31 [2020-06-27T03:15:31.596Z] #10 48.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
03:15:31 [2020-06-27T03:15:31.596Z] #10 48.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
03:15:31 [2020-06-27T03:15:31.596Z] #10 48.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:15:30 [2020-06-27T03:15:30.400Z]  > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10
03:15:30 [2020-06-27T03:15:30.425Z]  > git rev-parse HEAD^{commit} # timeout=10
03:15:30 [2020-06-27T03:15:30.441Z]  > git config core.sparsecheckout # timeout=10
03:15:30 [2020-06-27T03:15:30.455Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:15:32 [2020-06-27T03:15:32.164Z] #10 48.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:15:32 [2020-06-27T03:15:32.422Z] #10 49.10 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]
03:15:32 [2020-06-27T03:15:32.681Z] #10 49.14 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]
03:15:32 [2020-06-27T03:15:32.939Z] #10 ...
03:15:32 [2020-06-27T03:15:32.939Z] 
03:15:32 [2020-06-27T03:15:32.939Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:15:32 [2020-06-27T03:15:32.939Z] #51 34.20 Reading package lists...
03:15:32 [2020-06-27T03:15:32.939Z] #51 41.82 Building dependency tree...
03:15:32 [2020-06-27T03:15:32.939Z] #51 45.70 The following additional packages will be installed:
03:15:32 [2020-06-27T03:15:32.939Z] #51 45.71   libbtrfs0
03:15:32 [2020-06-27T03:15:32.939Z] #51 46.07 The following NEW packages will be installed:
03:15:32 [2020-06-27T03:15:32.939Z] #51 46.09   libbtrfs-dev libbtrfs0
03:15:32 [2020-06-27T03:15:32.939Z] #51 46.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:15:32 [2020-06-27T03:15:32.939Z] #51 46.67 Need to get 119 kB of archives.
03:15:32 [2020-06-27T03:15:32.939Z] #51 46.67 After this operation, 387 kB of additional disk space will be used.
03:15:32 [2020-06-27T03:15:32.939Z] #51 46.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:15:32 [2020-06-27T03:15:32.939Z] #51 46.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:15:32 [2020-06-27T03:15:32.939Z] #51 48.07 debconf: delaying package configuration, since apt-utils is not installed
03:15:32 [2020-06-27T03:15:32.939Z] #51 48.32 Fetched 119 kB in 0s (323 kB/s)
03:15:32 [2020-06-27T03:15:32.939Z] #51 48.49 Selecting previously unselected package libbtrfs0.
03:15:32 [2020-06-27T03:15:32.939Z] #51 48.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:15:32 [2020-06-27T03:15:32.939Z] #51 48.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
03:15:32 [2020-06-27T03:15:32.939Z] #51 48.59 Unpacking libbtrfs0 (4.20.1-2) ...
03:15:32 [2020-06-27T03:15:32.939Z] #51 48.72 Selecting previously unselected package libbtrfs-dev.
03:15:32 [2020-06-27T03:15:32.939Z] #51 48.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
03:15:32 [2020-06-27T03:15:32.939Z] #51 48.76 Unpacking libbtrfs-dev (4.20.1-2) ...
03:15:32 [2020-06-27T03:15:32.939Z] #51 49.06 Setting up libbtrfs0 (4.20.1-2) ...
03:15:32 [2020-06-27T03:15:32.939Z] #51 49.10 Setting up libbtrfs-dev (4.20.1-2) ...
03:15:32 [2020-06-27T03:15:32.940Z] #51 49.11 Processing triggers for libc-bin (2.28-10) ...
03:15:32 [2020-06-27T03:15:32.940Z] #51 DONE 49.5s
03:15:33 [2020-06-27T03:15:33.198Z] 
03:15:33 [2020-06-27T03:15:33.198Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:15:33 [2020-06-27T03:15:33.198Z] #23 47.97 debconf: delaying package configuration, since apt-utils is not installed
03:15:33 [2020-06-27T03:15:33.198Z] #23 48.24 Fetched 355 kB in 1s (432 kB/s)
03:15:33 [2020-06-27T03:15:33.198Z] #23 48.35 Selecting previously unselected package libonig5:amd64.
03:15:33 [2020-06-27T03:15:33.198Z] #23 48.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 ... 15410 files and directories currently installed.)
03:15:33 [2020-06-27T03:15:33.198Z] #23 48.41 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
03:15:33 [2020-06-27T03:15:33.198Z] #23 48.48 Unpacking libonig5:amd64 (6.9.1-1) ...
03:15:33 [2020-06-27T03:15:33.198Z] #23 48.77 Selecting previously unselected package libjq1:amd64.
03:15:33 [2020-06-27T03:15:33.198Z] #23 48.78 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:15:33 [2020-06-27T03:15:33.198Z] #23 48.79 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:15:33 [2020-06-27T03:15:33.198Z] #23 49.01 Selecting previously unselected package jq.
03:15:33 [2020-06-27T03:15:33.198Z] #23 49.04 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
03:15:33 [2020-06-27T03:15:33.198Z] #23 49.05 Unpacking jq (1.5+dfsg-2+b1) ...
03:15:33 [2020-06-27T03:15:33.198Z] #23 49.36 Setting up libonig5:amd64 (6.9.1-1) ...
03:15:33 [2020-06-27T03:15:33.198Z] #23 49.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:15:33 [2020-06-27T03:15:33.198Z] #23 49.39 Setting up jq (1.5+dfsg-2+b1) ...
03:15:33 [2020-06-27T03:15:33.198Z] #23 49.40 Processing triggers for libc-bin (2.28-10) ...
03:15:33 [2020-06-27T03:15:33.540Z] #52 ...
03:15:33 [2020-06-27T03:15:33.540Z] 
03:15:33 [2020-06-27T03:15:33.540Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:15:33 [2020-06-27T03:15:33.540Z] #39 16.65   CC       images/stats.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 17.05   CC       images/core.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 17.50   CC       images/core-x86.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 17.88   CC       images/core-arm.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 18.21   CC       images/core-aarch64.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 18.50   CC       images/core-ppc64.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 18.87   CC       images/core-s390.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 19.23   CC       images/cpuinfo.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 19.61   CC       images/inventory.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 19.78   CC       images/fdinfo.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 19.93   CC       images/fown.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 20.04   CC       images/ns.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 20.14   CC       images/regfile.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 20.23   CC       images/ghost-file.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 20.42   CC       images/fifo.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 20.57   CC       images/remap-file-path.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 20.74   CC       images/eventfd.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 20.87   CC       images/eventpoll.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 20.98   CC       images/fh.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 21.16   CC       images/fsnotify.o
03:15:33 [2020-06-27T03:15:33.540Z] #39 21.38   CC       images/signalfd.o
03:15:33 [2020-06-27T03:15:33.776Z] #23 DONE 50.1s
03:15:33 [2020-06-27T03:15:33.776Z] 
03:15:33 [2020-06-27T03:15:33.776Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:15:33 [2020-06-27T03:15:33.776Z] #24 DONE 0.0s
03:15:33 [2020-06-27T03:15:33.776Z] 
03:15:33 [2020-06-27T03:15:33.776Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:15:33 [2020-06-27T03:15:33.776Z] #38 34.25 Reading package lists...
03:15:33 [2020-06-27T03:15:33.776Z] #38 41.35 Building dependency tree...
03:15:33 [2020-06-27T03:15:33.776Z] #38 45.38 The following additional packages will be installed:
03:15:33 [2020-06-27T03:15:33.776Z] #38 45.38   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:15:33 [2020-06-27T03:15:33.776Z] #38 45.38   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:15:33 [2020-06-27T03:15:33.776Z] #38 45.40 Suggested packages:
03:15:33 [2020-06-27T03:15:33.776Z] #38 45.40   manpages-dev python-setuptools
03:15:33 [2020-06-27T03:15:33.776Z] #38 46.97 The following NEW packages will be installed:
03:15:33 [2020-06-27T03:15:33.776Z] #38 46.99   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:15:33 [2020-06-27T03:15:33.776Z] #38 46.99   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.00   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.01   python-six zlib1g-dev
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.68 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.68 Need to get 4095 kB of archives.
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.68 After this operation, 22.5 MB of additional disk space will be used.
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 47.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 48.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 48.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 48.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 48.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 48.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 48.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
03:15:33 [2020-06-27T03:15:33.776Z] #38 49.56 debconf: delaying package configuration, since apt-utils is not installed
03:15:33 [2020-06-27T03:15:33.776Z] #38 50.08 Fetched 4095 kB in 1s (4226 kB/s)
03:15:33 [2020-06-27T03:15:33.776Z] #38 50.31 Selecting previously unselected package libcap-dev:amd64.
03:15:33 [2020-06-27T03:15:33.776Z] #38 50.31 (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%
03:15:33 [2020-06-27T03:15:33.776Z] #38 ...
03:15:33 [2020-06-27T03:15:33.776Z] 
03:15:33 [2020-06-27T03:15:33.776Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:33 [2020-06-27T03:15:33.776Z] #30 40.09 internal/reflectlite
03:15:33 [2020-06-27T03:15:33.776Z] #30 42.16 sort
03:15:33 [2020-06-27T03:15:33.776Z] #30 42.17 strconv
03:15:33 [2020-06-27T03:15:33.776Z] #30 43.64 internal/oserror
03:15:33 [2020-06-27T03:15:33.776Z] #30 43.80 syscall
03:15:33 [2020-06-27T03:15:33.776Z] #30 46.72 reflect
03:15:33 [2020-06-27T03:15:33.776Z] #30 ...
03:15:33 [2020-06-27T03:15:33.776Z] 
03:15:33 [2020-06-27T03:15:33.776Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:15:33 [2020-06-27T03:15:33.776Z] #38 50.31 (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 ... 15410 files and directories currently installed.)
03:15:33 [2020-06-27T03:15:33.821Z] #39 21.60   CC       images/fs.o
03:15:34 [2020-06-27T03:15:34.035Z] #38 50.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
03:15:34 [2020-06-27T03:15:34.035Z] #38 50.49 Unpacking libcap-dev:amd64 (1:2.25-2) ...
03:15:34 [2020-06-27T03:15:34.103Z] #39 21.75   CC       images/pstree.o
03:15:34 [2020-06-27T03:15:34.103Z] #39 21.89   CC       images/pipe.o
03:15:34 [2020-06-27T03:15:34.293Z] #38 50.75 Selecting previously unselected package libnet1:amd64.
03:15:34 [2020-06-27T03:15:34.293Z] #38 50.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:15:34 [2020-06-27T03:15:34.293Z] #38 50.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:15:34 [2020-06-27T03:15:34.386Z] #39 22.02   CC       images/tcp-stream.o
03:15:34 [2020-06-27T03:15:34.386Z] #39 22.13   CC       images/sk-packet.o
03:15:34 [2020-06-27T03:15:34.462Z] Commit message: "update containerd to v1.3.5"
03:15:34 [2020-06-27T03:15:34.491Z]  > git --version # timeout=10
03:15:34 [2020-06-27T03:15:34.509Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
03:15:34 [2020-06-27T03:15:34.551Z] #38 51.06 Selecting previously unselected package libnet1-dev.
03:15:34 [2020-06-27T03:15:34.551Z] #38 51.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
03:15:34 [2020-06-27T03:15:34.551Z] #38 51.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:15:34 [2020-06-27T03:15:34.668Z] #39 22.36   CC       images/mnt.o
03:15:34 [2020-06-27T03:15:34.668Z] #39 22.55   CC       images/pipe-data.o
03:15:34 [2020-06-27T03:15:34.809Z] #38 51.40 Selecting previously unselected package libnl-3-200:amd64.
03:15:34 [2020-06-27T03:15:34.809Z] #38 51.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
03:15:34 [2020-06-27T03:15:34.809Z] #38 51.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:15:34 [2020-06-27T03:15:34.950Z] #39 22.68   CC       images/sa.o
03:15:34 [2020-06-27T03:15:34.950Z] #39 22.80   CC       images/timer.o
03:15:35 [2020-06-27T03:15:35.069Z] #38 51.60 Selecting previously unselected package libnl-3-dev:amd64.
03:15:35 [2020-06-27T03:15:35.069Z] #38 51.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
03:15:35 [2020-06-27T03:15:35.069Z] #38 51.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:15:35 [2020-06-27T03:15:35.232Z] #39 23.04   CC       images/timerfd.o
03:15:35 [2020-06-27T03:15:35.328Z] #38 51.93 Selecting previously unselected package libprotobuf-c1:amd64.
03:15:35 [2020-06-27T03:15:35.328Z] #38 51.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:15:35 [2020-06-27T03:15:35.328Z] #38 51.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:15:35 [2020-06-27T03:15:35.514Z] #39 23.14   CC       images/mm.o
03:15:35 [2020-06-27T03:15:35.514Z] #39 23.39   CC       images/sk-opts.o
03:15:35 [2020-06-27T03:15:35.514Z] #39 23.52   CC       images/sk-unix.o
03:15:35 [2020-06-27T03:15:35.588Z] #38 52.10 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:15:35 [2020-06-27T03:15:35.588Z] #38 52.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
03:15:35 [2020-06-27T03:15:35.588Z] #38 52.14 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:15:35 [2020-06-27T03:15:35.601Z] + docker version
03:15:35 [2020-06-27T03:15:35.797Z] #39 ...
03:15:35 [2020-06-27T03:15:35.797Z] 
03:15:35 [2020-06-27T03:15:35.797Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:35 [2020-06-27T03:15:35.797Z] #47 51.05 go/scanner
03:15:35 [2020-06-27T03:15:35.797Z] #47 52.00 go/ast
03:15:35 [2020-06-27T03:15:35.797Z] #47 52.09 golang.org/x/crypto/ssh/terminal
03:15:35 [2020-06-27T03:15:35.797Z] #47 53.15 mvdan.cc/editorconfig
03:15:35 [2020-06-27T03:15:35.797Z] #47 54.13 mvdan.cc/sh/v3/fileutil
03:15:35 [2020-06-27T03:15:35.797Z] #47 54.22 mvdan.cc/sh/v3/syntax
03:15:35 [2020-06-27T03:15:35.797Z] #47 59.36 mvdan.cc/sh/v3/cmd/shfmt
03:15:35 [2020-06-27T03:15:35.846Z] #38 52.25 Selecting previously unselected package zlib1g-dev:amd64.
03:15:35 [2020-06-27T03:15:35.846Z] #38 52.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
03:15:35 [2020-06-27T03:15:35.846Z] #38 52.26 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:15:36 [2020-06-27T03:15:36.081Z] #47 ...
03:15:36 [2020-06-27T03:15:36.081Z] 
03:15:36 [2020-06-27T03:15:36.081Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:36 [2020-06-27T03:15:36.081Z] #41 51.15 text/template/parse
03:15:36 [2020-06-27T03:15:36.081Z] #41 53.89 go/parser
03:15:36 [2020-06-27T03:15:36.081Z] #41 55.21 text/template
03:15:36 [2020-06-27T03:15:36.081Z] #41 56.37 encoding/xml
03:15:36 [2020-06-27T03:15:36.081Z] #41 59.08 go/doc
03:15:36 [2020-06-27T03:15:36.081Z] #41 60.82 github.com/LK4D4/vndr/versioned
03:15:36 [2020-06-27T03:15:36.081Z] #41 60.88 hash/crc32
03:15:36 [2020-06-27T03:15:36.081Z] #41 61.20 compress/gzip
03:15:36 [2020-06-27T03:15:36.081Z] #41 ...
03:15:36 [2020-06-27T03:15:36.081Z] 
03:15:36 [2020-06-27T03:15:36.081Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:15:36 [2020-06-27T03:15:36.081Z] #39 23.73   CC       images/sk-inet.o
03:15:36 [2020-06-27T03:15:36.081Z] #39 23.94   CC       images/tun.o
03:15:36 [2020-06-27T03:15:36.113Z] #38 52.55 Selecting previously unselected package libprotobuf17:amd64.
03:15:36 [2020-06-27T03:15:36.113Z] #38 52.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
03:15:36 [2020-06-27T03:15:36.113Z] #38 52.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
03:15:36 [2020-06-27T03:15:36.363Z] #39 24.11   CC       images/sk-netlink.o
03:15:36 [2020-06-27T03:15:36.645Z] #39 24.28   CC       images/packet-sock.o
03:15:36 [2020-06-27T03:15:36.645Z] #39 24.53   CC       images/ipc-var.o
03:15:36 [2020-06-27T03:15:36.645Z] #39 24.64   CC       images/ipc-desc.o
03:15:37 [2020-06-27T03:15:37.055Z] #38 53.61 Selecting previously unselected package libprotobuf-lite17:amd64.
03:15:37 [2020-06-27T03:15:37.055Z] #38 53.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
03:15:37 [2020-06-27T03:15:37.259Z] #39 24.83   CC       images/ipc-shm.o
03:15:37 [2020-06-27T03:15:37.259Z] #39 24.94   CC       images/ipc-msg.o
03:15:37 [2020-06-27T03:15:37.259Z] #39 25.20   CC       images/ipc-sem.o
03:15:37 [2020-06-27T03:15:37.313Z] #38 53.64 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:15:37 [2020-06-27T03:15:37.313Z] #38 53.90 Selecting previously unselected package libprotobuf-dev:amd64.
03:15:37 [2020-06-27T03:15:37.541Z] #39 25.37   CC       images/utsns.o
03:15:37 [2020-06-27T03:15:37.541Z] #39 25.48   CC       images/creds.o
03:15:37 [2020-06-27T03:15:37.572Z] #38 53.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
03:15:37 [2020-06-27T03:15:37.572Z] #38 53.93 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:15:37 [2020-06-27T03:15:37.830Z] #39 ...
03:15:37 [2020-06-27T03:15:37.830Z] 
03:15:37 [2020-06-27T03:15:37.830Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:37 [2020-06-27T03:15:37.830Z] #47 DONE 63.1s
03:15:37 [2020-06-27T03:15:37.830Z] 
03:15:37 [2020-06-27T03:15:37.830Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:15:37 [2020-06-27T03:15:37.830Z] #39 25.57   CC       images/vma.o
03:15:38 [2020-06-27T03:15:38.117Z] #39 26.00   CC       images/netdev.o
03:15:38 [2020-06-27T03:15:38.557Z] Fetching without tags
03:15:38 [2020-06-27T03:15:38.769Z] #39 26.31   CC       images/tty.o
03:15:38 [2020-06-27T03:15:38.769Z] #39 26.60   CC       images/file-lock.o
03:15:38 [2020-06-27T03:15:38.769Z] #39 26.70   CC       images/rlimit.o
03:15:38 [2020-06-27T03:15:38.974Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:15:39 [2020-06-27T03:15:39.052Z] #39 26.85   CC       images/pagemap.o
03:15:39 [2020-06-27T03:15:39.052Z] #39 26.98   CC       images/siginfo.o
03:15:39 [2020-06-27T03:15:39.334Z] #39 27.15   CC       images/rpc.o
03:15:38 [2020-06-27T03:15:38.523Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:15:38 [2020-06-27T03:15:38.542Z]  > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10
03:15:38 [2020-06-27T03:15:38.560Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:15:38 [2020-06-27T03:15:38.591Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:15:38 [2020-06-27T03:15:38.611Z] Fetching upstream changes from https://github.com/moby/moby.git
03:15:38 [2020-06-27T03:15:38.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:15:38 [2020-06-27T03:15:38.615Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:15:39 [2020-06-27T03:15:39.027Z]  > git config core.sparsecheckout # timeout=10
03:15:39 [2020-06-27T03:15:39.047Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:15:39 [2020-06-27T03:15:39.475Z] #38 55.59 Selecting previously unselected package libprotoc17:amd64.
03:15:39 [2020-06-27T03:15:39.475Z] #38 55.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
03:15:39 [2020-06-27T03:15:39.475Z] #38 55.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
03:15:39 [2020-06-27T03:15:39.475Z] #38 ...
03:15:39 [2020-06-27T03:15:39.475Z] 
03:15:39 [2020-06-27T03:15:39.475Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:39 [2020-06-27T03:15:39.475Z] #25 4.172 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:15:39 [2020-06-27T03:15:39.475Z] #25 4.506 
03:15:39 [2020-06-27T03:15:39.948Z] #39 27.75   CC       images/ext-file.o
03:15:39 [2020-06-27T03:15:39.948Z] #39 27.85   CC       images/cgroup.o
03:15:39 [2020-06-27T03:15:39.992Z] #25 4.691 
#                                                                          2.5%
#####                                                                      7.9%
##########                                                                14.0%
##############                                                            20.4%
################                                                          23.0%
####################                                                      27.8%
########################                                                  33.4%
############################                                              39.5%
################################                                          45.0%
#####################################                                     51.7%
###########################################                               60.5%
#################################################                         68.3%
########################################################                  78.4%
###########################################################               83.1%
#################################################################         91.5%
#######################################################################   99.7%
######################################################################## 100.0%
03:15:40 [2020-06-27T03:15:40.132Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:15:40 [2020-06-27T03:15:40.132Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159)
03:15:40 [2020-06-27T03:15:40.250Z] #25 6.717 
03:15:40 [2020-06-27T03:15:40.562Z] #39 28.17   CC       images/userns.o
03:15:40 [2020-06-27T03:15:40.562Z] #39 28.30   CC       images/google/protobuf/descriptor.o
03:15:40 [2020-06-27T03:15:40.767Z] #25 6.915 
                                                                           0.1%
############                                                              17.4%
###################                                                       27.6%
03:15:40 [2020-06-27T03:15:40.767Z] #25 ...
03:15:40 [2020-06-27T03:15:40.767Z] 
03:15:40 [2020-06-27T03:15:40.767Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:15:40 [2020-06-27T03:15:40.767Z] #32 47.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:15:40 [2020-06-27T03:15:40.767Z] #32 47.37 Need to get 14.9 MB of archives.
03:15:40 [2020-06-27T03:15:40.767Z] #32 47.37 After this operation, 61.8 MB of additional disk space will be used.
03:15:40 [2020-06-27T03:15:40.767Z] #32 47.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:15:40 [2020-06-27T03:15:40.767Z] #32 47.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:15:40 [2020-06-27T03:15:40.767Z] #32 47.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
03:15:40 [2020-06-27T03:15:40.767Z] #32 47.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:15:40 [2020-06-27T03:15:40.767Z] #32 48.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
03:15:40 [2020-06-27T03:15:40.767Z] #32 48.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
03:15:40 [2020-06-27T03:15:40.767Z] #32 48.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
03:15:40 [2020-06-27T03:15:40.767Z] #32 48.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
03:15:40 [2020-06-27T03:15:40.767Z] #32 48.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
03:15:40 [2020-06-27T03:15:40.767Z] #32 48.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
03:15:40 [2020-06-27T03:15:40.767Z] #32 50.77 debconf: delaying package configuration, since apt-utils is not installed
03:15:40 [2020-06-27T03:15:40.767Z] #32 51.26 Fetched 14.9 MB in 2s (7669 kB/s)
03:15:40 [2020-06-27T03:15:40.767Z] #32 51.37 Selecting previously unselected package xxd.
03:15:40 [2020-06-27T03:15:40.767Z] #32 51.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:15:40 [2020-06-27T03:15:40.767Z] #32 51.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
03:15:40 [2020-06-27T03:15:40.767Z] #32 51.50 Unpacking xxd (2:8.1.0875-5) ...
03:15:40 [2020-06-27T03:15:40.767Z] #32 51.72 Selecting previously unselected package vim-common.
03:15:40 [2020-06-27T03:15:40.767Z] #32 51.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:15:40 [2020-06-27T03:15:40.767Z] #32 51.76 Unpacking vim-common (2:8.1.0875-5) ...
03:15:40 [2020-06-27T03:15:40.767Z] #32 52.14 Selecting previously unselected package cmake-data.
03:15:40 [2020-06-27T03:15:40.767Z] #32 52.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:15:40 [2020-06-27T03:15:40.767Z] #32 52.15 Unpacking cmake-data (3.13.4-1) ...
03:15:40 [2020-06-27T03:15:40.767Z] #32 55.28 Selecting previously unselected package libicu63:amd64.
03:15:40 [2020-06-27T03:15:40.767Z] #32 55.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
03:15:40 [2020-06-27T03:15:40.767Z] #32 55.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:15:41 [2020-06-27T03:15:41.026Z] #32 ...
03:15:41 [2020-06-27T03:15:41.026Z] 
03:15:41 [2020-06-27T03:15:41.026Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:41 [2020-06-27T03:15:41.234Z] Removing intermediate container 67091967506b
03:15:41 [2020-06-27T03:15:41.234Z]  ---> 5f617a1dc157
03:15:41 [2020-06-27T03:15:41.234Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
03:15:41 [2020-06-27T03:15:41.234Z]  ---> 22d48dbfbcad
03:15:41 [2020-06-27T03:15:41.234Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
03:15:41 [2020-06-27T03:15:41.234Z]  ---> 72323032c837
03:15:41 [2020-06-27T03:15:41.234Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
03:15:41 [2020-06-27T03:15:41.234Z]  ---> Running in 925798d4fee8
03:15:41 [2020-06-27T03:15:41.234Z] Removing intermediate container 925798d4fee8
03:15:41 [2020-06-27T03:15:41.234Z]  ---> a4b46cf6cb66
03:15:41 [2020-06-27T03:15:41.234Z] Successfully built a4b46cf6cb66
03:15:41 [2020-06-27T03:15:41.234Z] Successfully tagged moby-buildx:latest
03:15:41 [2020-06-27T03:15:41.234Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
03:15:41 [2020-06-27T03:15:41.234Z] if [ -n "${id}" ]; then \
03:15:41 [2020-06-27T03:15:41.234Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
03:15:41 [2020-06-27T03:15:41.234Z] 	&& touch bundles/buildx; \
03:15:41 [2020-06-27T03:15:41.234Z] 	docker rm -f ${id}; \
03:15:41 [2020-06-27T03:15:41.234Z] fi
03:15:41 [2020-06-27T03:15:41.234Z] 455a76ae35406c72cffd28741da3abdd2a86afa3aedb3690431234003bf640ba
03:15:41 [2020-06-27T03:15:41.234Z] bundles/buildx version
03:15:41 [2020-06-27T03:15:41.234Z] buildx v0.3.1 6db68d0
03:15:41 [2020-06-27T03:15:41.234Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc .
03:15:41 [2020-06-27T03:15:41.234Z] #1 [internal] booting buildkit
03:15:41 [2020-06-27T03:15:41.234Z] #1 pulling image moby/buildkit:buildx-stable-1
03:15:41 [2020-06-27T03:15:41.234Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done
03:15:41 [2020-06-27T03:15:41.234Z] #1 creating container buildx_buildkit_default
03:15:41 [2020-06-27T03:15:41.234Z] #1 creating container buildx_buildkit_default 0.4s done
03:15:41 [2020-06-27T03:15:41.234Z] #1 DONE 2.4s
03:15:41 [2020-06-27T03:15:41.234Z] 
03:15:41 [2020-06-27T03:15:41.234Z] #3 [internal] load .dockerignore
03:15:41 [2020-06-27T03:15:41.234Z] #3 transferring context: 87B done
03:15:41 [2020-06-27T03:15:41.234Z] #3 DONE 0.0s
03:15:41 [2020-06-27T03:15:41.234Z] 
03:15:41 [2020-06-27T03:15:41.234Z] #2 [internal] load build definition from Dockerfile
03:15:41 [2020-06-27T03:15:41.234Z] #2 transferring dockerfile: 16.36kB done
03:15:41 [2020-06-27T03:15:41.234Z] #2 DONE 0.0s
03:15:41 [2020-06-27T03:15:41.234Z] 
03:15:41 [2020-06-27T03:15:41.234Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:15:41 [2020-06-27T03:15:41.234Z] #4 DONE 0.9s
03:15:41 [2020-06-27T03:15:41.234Z] 
03:15:41 [2020-06-27T03:15:41.234Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:15:41 [2020-06-27T03:15:41.234Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:15:41 [2020-06-27T03:15:41.234Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:15:41 [2020-06-27T03:15:41.234Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
03:15:41 [2020-06-27T03:15:41.234Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
03:15:41 [2020-06-27T03:15:41.234Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
03:15:41 [2020-06-27T03:15:41.234Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
03:15:41 [2020-06-27T03:15:41.234Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
03:15:41 [2020-06-27T03:15:41.284Z] #25 6.915 
                                                                           0.1%
############                                                              17.4%
###################                                                       27.6%
######################################                                    53.2%
#####################################################                     73.7%
####################################################################      94.8%
######################################################################## 100.0%
03:15:41 [2020-06-27T03:15:41.284Z] #25 ...
03:15:41 [2020-06-27T03:15:41.284Z] 
03:15:41 [2020-06-27T03:15:41.284Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:41 [2020-06-27T03:15:41.284Z] #41 47.78 reflect
03:15:41 [2020-06-27T03:15:41.284Z] #41 49.00 syscall
03:15:41 [2020-06-27T03:15:41.284Z] #41 ...
03:15:41 [2020-06-27T03:15:41.284Z] 
03:15:41 [2020-06-27T03:15:41.284Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:15:41 [2020-06-27T03:15:41.284Z] #38 56.45 Selecting previously unselected package protobuf-c-compiler.
03:15:41 [2020-06-27T03:15:41.284Z] #38 56.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
03:15:41 [2020-06-27T03:15:41.284Z] #38 56.52 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:15:41 [2020-06-27T03:15:41.284Z] #38 56.68 Selecting previously unselected package protobuf-compiler.
03:15:41 [2020-06-27T03:15:41.284Z] #38 56.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
03:15:41 [2020-06-27T03:15:41.284Z] #38 56.69 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:15:41 [2020-06-27T03:15:41.284Z] #38 56.81 Selecting previously unselected package python-pkg-resources.
03:15:41 [2020-06-27T03:15:41.284Z] #38 56.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:15:41 [2020-06-27T03:15:41.284Z] #38 56.82 Unpacking python-pkg-resources (40.8.0-1) ...
03:15:41 [2020-06-27T03:15:41.284Z] #38 57.07 Selecting previously unselected package python-six.
03:15:41 [2020-06-27T03:15:41.284Z] #38 57.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:15:41 [2020-06-27T03:15:41.284Z] #38 57.11 Unpacking python-six (1.12.0-1) ...
03:15:41 [2020-06-27T03:15:41.284Z] #38 57.26 Selecting previously unselected package python-protobuf.
03:15:41 [2020-06-27T03:15:41.284Z] #38 57.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
03:15:41 [2020-06-27T03:15:41.284Z] #38 57.27 Unpacking python-protobuf (3.6.1.3-2) ...
03:15:41 [2020-06-27T03:15:41.516Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
03:15:41 [2020-06-27T03:15:41.516Z] #5 DONE 1.1s
03:15:41 [2020-06-27T03:15:41.542Z] #38 58.00 Setting up python-pkg-resources (40.8.0-1) ...
03:15:40 [2020-06-27T03:15:40.136Z]  > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10
03:15:40 [2020-06-27T03:15:40.151Z]  > git rev-parse HEAD^{commit} # timeout=10
03:15:40 [2020-06-27T03:15:40.173Z]  > git config core.sparsecheckout # timeout=10
03:15:40 [2020-06-27T03:15:40.179Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:15:41 [2020-06-27T03:15:41.591Z] #39 29.27   CC       images/opts.o
03:15:41 [2020-06-27T03:15:41.591Z] #39 29.42   CC       images/seccomp.o
03:15:41 [2020-06-27T03:15:41.798Z] 
03:15:41 [2020-06-27T03:15:41.798Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:15:41 [2020-06-27T03:15:41.897Z] #39 29.65   CC       images/binfmt-misc.o
03:15:41 [2020-06-27T03:15:41.897Z] #39 29.72   CC       images/time.o
03:15:41 [2020-06-27T03:15:41.897Z] #39 29.79   CC       images/sysctl.o
03:15:41 [2020-06-27T03:15:41.897Z] #39 29.89   CC       images/autofs.o
03:15:42 [2020-06-27T03:15:42.153Z] Client: Docker Engine - Community
03:15:42 [2020-06-27T03:15:42.153Z]  Version:           19.03.11
03:15:42 [2020-06-27T03:15:42.153Z]  API version:       1.40
03:15:42 [2020-06-27T03:15:42.153Z]  Go version:        go1.13.10
03:15:42 [2020-06-27T03:15:42.153Z]  Git commit:        42e35e61f3
03:15:42 [2020-06-27T03:15:42.153Z]  Built:             Mon Jun  1 09:12:22 2020
03:15:42 [2020-06-27T03:15:42.153Z]  OS/Arch:           linux/amd64
03:15:42 [2020-06-27T03:15:42.153Z]  Experimental:      false
03:15:42 [2020-06-27T03:15:42.153Z] 
03:15:42 [2020-06-27T03:15:42.153Z] Server: Docker Engine - Community
03:15:42 [2020-06-27T03:15:42.153Z]  Engine:
03:15:42 [2020-06-27T03:15:42.153Z]   Version:          19.03.11
03:15:42 [2020-06-27T03:15:42.153Z]   API version:      1.40 (minimum version 1.12)
03:15:42 [2020-06-27T03:15:42.153Z]   Go version:       go1.13.10
03:15:42 [2020-06-27T03:15:42.153Z]   Git commit:       42e35e61f3
03:15:42 [2020-06-27T03:15:42.153Z]   Built:            Mon Jun  1 09:10:54 2020
03:15:42 [2020-06-27T03:15:42.153Z]   OS/Arch:          linux/amd64
03:15:42 [2020-06-27T03:15:42.153Z]   Experimental:     true
03:15:42 [2020-06-27T03:15:42.153Z]  containerd:
03:15:42 [2020-06-27T03:15:42.153Z]   Version:          1.2.13
03:15:42 [2020-06-27T03:15:42.154Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:15:42 [2020-06-27T03:15:42.154Z]  runc:
03:15:42 [2020-06-27T03:15:42.154Z]   Version:          1.0.0-rc10
03:15:42 [2020-06-27T03:15:42.154Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:15:42 [2020-06-27T03:15:42.154Z]  docker-init:
03:15:42 [2020-06-27T03:15:42.154Z]   Version:          0.18.0
03:15:42 [2020-06-27T03:15:42.154Z]   GitCommit:        fec3683
03:15:42 [2020-06-27T03:15:42.179Z] #39 30.01   CC       images/macvlan.o
03:15:42 [2020-06-27T03:15:42.179Z] #39 30.14   CC       images/sit.o
[Pipeline] sh
03:15:42 [2020-06-27T03:15:42.416Z] #7 DONE 0.6s
03:15:42 [2020-06-27T03:15:42.416Z] 
03:15:42 [2020-06-27T03:15:42.416Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
03:15:42 [2020-06-27T03:15:42.416Z] #6 DONE 0.7s
03:15:42 [2020-06-27T03:15:42.416Z] 
03:15:42 [2020-06-27T03:15:42.416Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:15:42 [2020-06-27T03:15:42.416Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
03:15:42 [2020-06-27T03:15:42.461Z] #39 30.27   CC       images/memfd.o
03:15:42 [2020-06-27T03:15:42.461Z] #39 30.39   CC       images/timens.o
03:15:42 [2020-06-27T03:15:42.475Z] + docker info
03:15:42 [2020-06-27T03:15:42.482Z] #38 ...
03:15:42 [2020-06-27T03:15:42.482Z] 
03:15:42 [2020-06-27T03:15:42.482Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:42 [2020-06-27T03:15:42.482Z] #47 49.09 syscall
03:15:42 [2020-06-27T03:15:42.482Z] #47 49.16 reflect
03:15:42 [2020-06-27T03:15:42.482Z] #47 58.53 time
03:15:42 [2020-06-27T03:15:42.741Z] #47 ...
03:15:42 [2020-06-27T03:15:42.741Z] 
03:15:42 [2020-06-27T03:15:42.741Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:42 [2020-06-27T03:15:42.741Z] #25 7.996 
03:15:42 [2020-06-27T03:15:42.742Z] #39 30.59   LINK     images/built-in.o
03:15:42 [2020-06-27T03:15:42.742Z] #39 30.66   GEN      compel/include/asm
03:15:43 [2020-06-27T03:15:43.000Z] #25 8.236 
                                                                           0.0%
###                                                                        4.7%
#######                                                                   10.5%
##########                                                                14.5%
#################                                                         24.8%
######################                                                    30.6%
###########################                                               38.5%
################################                                          44.9%
###################################                                       49.6%
#######################################                                   55.0%
##########################################                                58.9%
03:15:43 [2020-06-27T03:15:43.000Z] #25 ...
03:15:43 [2020-06-27T03:15:43.000Z] 
03:15:43 [2020-06-27T03:15:43.000Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.461 + RM_GOPATH=0
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.463 + TMP_GOPATH=
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.464 + : /build
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.464 + '[' -z '' ']'
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.467 ++ mktemp -d
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.476 + export GOPATH=/tmp/tmp.6xUHKe3GYP
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.476 + GOPATH=/tmp/tmp.6xUHKe3GYP
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.476 + RM_GOPATH=1
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.476 + case "$(go env GOARCH)" in
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.481 ++ go env GOARCH
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.519 + export GO_BUILDMODE=-buildmode=pie
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.519 + GO_BUILDMODE=-buildmode=pie
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.521 ++ dirname /tmp/install/install.sh
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.529 + dir=/tmp/install
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.529 + bin=containerd
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.529 + shift
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.529 + '[' '!' -f /tmp/install/containerd.installer ']'
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.529 + . /tmp/install/containerd.installer
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.530 ++ set -e
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.530 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.536 + install_containerd
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.536 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234'
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.536 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6xUHKe3GYP/src/github.com/containerd/containerd
03:15:43 [2020-06-27T03:15:43.000Z] #52 3.536 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:15:43 [2020-06-27T03:15:43.001Z] #52 3.538 Cloning into '/tmp/tmp.6xUHKe3GYP/src/github.com/containerd/containerd'...
03:15:43 [2020-06-27T03:15:43.001Z] #52 ...
03:15:43 [2020-06-27T03:15:43.001Z] 
03:15:43 [2020-06-27T03:15:43.001Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.67   GEN      compel/include/version.h
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.68 touch .config
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.69   GEN      include/common/config.h
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.75   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.82   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.83   GEN      compel/plugins/include/uapi/std/syscall.h
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.86   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.86   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.89   DEP      compel/arch/s390/plugins/std/parasite-head.d
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.90   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:15:43 [2020-06-27T03:15:43.024Z] #39 30.90   DEP      compel/plugins/std/infect.d
03:15:43 [2020-06-27T03:15:43.059Z] #8 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
03:15:43 [2020-06-27T03:15:43.059Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s
03:15:43 [2020-06-27T03:15:43.059Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s
03:15:43 [2020-06-27T03:15:43.059Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 0B / 96.51MB 0.1s
03:15:43 [2020-06-27T03:15:43.059Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s
03:15:43 [2020-06-27T03:15:43.059Z] #8 sha256:3d57a28925bda7b651f94c594eff9be7464f30eda419c42fa5fb8c883dd40a8d 1.79kB / 1.79kB done
03:15:43 [2020-06-27T03:15:43.059Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 0B / 154B 0.1s
03:15:43 [2020-06-27T03:15:43.059Z] #8 sha256:22d48dbfbcadb6f250f44ed4b999a984dc2f70faa13fd1d2fe10c57f41b555f8 6.19kB / 6.19kB done
03:15:43 [2020-06-27T03:15:43.059Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s
03:15:43 [2020-06-27T03:15:43.059Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s
03:15:43 [2020-06-27T03:15:43.306Z] #39 31.00   DEP      compel/plugins/std/string.d
03:15:43 [2020-06-27T03:15:43.306Z] #39 31.05   DEP      compel/plugins/std/log.d
03:15:43 [2020-06-27T03:15:43.306Z] #39 31.10   DEP      compel/plugins/std/fds.d
03:15:43 [2020-06-27T03:15:43.306Z] #39 31.15   DEP      compel/plugins/std/std.d
03:15:43 [2020-06-27T03:15:43.306Z] #39 31.23   DEP      compel/plugins/shmem/shmem.d
03:15:43 [2020-06-27T03:15:43.588Z] #39 31.29   DEP      compel/plugins/fds/fds.d
03:15:43 [2020-06-27T03:15:43.588Z] #39 31.38   CC       compel/plugins/std/std.o
03:15:43 [2020-06-27T03:15:43.778Z] #25 8.236 
                                                                           0.0%
###                                                                        4.7%
#######                                                                   10.5%
##########                                                                14.5%
#################                                                         24.8%
######################                                                    30.6%
###########################                                               38.5%
################################                                          44.9%
###################################                                       49.6%
#######################################                                   55.0%
##########################################                                58.9%
###############################################                           65.6%
###################################################                       70.9%
#######################################################                   77.1%
##########################################################                81.8%
##############################################################            87.4%
#####################################################################     96.0%
######################################################################## 100.0%
03:15:43 [2020-06-27T03:15:43.870Z] #39 31.61   CC       compel/plugins/std/fds.o
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.4s done
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 523.32kB / 8.25MB 0.4s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 1.64MB / 10.73MB 0.6s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 4.07MB / 73.55MB 0.6s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 3.21MB / 54.14MB 0.6s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 1.38MB / 8.25MB 0.6s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 3.09MB / 10.73MB 0.7s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 4.14MB / 57.46MB 0.7s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.72MB / 8.25MB 0.7s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 4.73MB / 10.73MB 0.9s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 6.56MB / 54.14MB 0.9s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.82MB / 8.25MB 0.9s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 6.21MB / 10.73MB 1.1s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 9.78MB / 57.46MB 1.1s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 6.99MB / 96.51MB 1.1s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 9.64MB / 73.55MB 1.1s
03:15:43 [2020-06-27T03:15:43.880Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 5.35MB / 8.25MB 1.1s
03:15:44 [2020-06-27T03:15:44.037Z] #25 10.44 
03:15:44 [2020-06-27T03:15:44.152Z] #39 31.90   CC       compel/plugins/std/log.o
03:15:44 [2020-06-27T03:15:44.235Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 7.20MB / 10.73MB 1.2s
03:15:44 [2020-06-27T03:15:44.236Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 10.77MB / 54.14MB 1.2s
03:15:44 [2020-06-27T03:15:44.236Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 6.35MB / 8.25MB 1.2s
03:15:44 [2020-06-27T03:15:44.236Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 8.26MB / 10.73MB 1.4s
03:15:44 [2020-06-27T03:15:44.236Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 12.82MB / 57.46MB 1.3s
03:15:44 [2020-06-27T03:15:44.236Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.11MB / 8.25MB 1.3s
03:15:44 [2020-06-27T03:15:44.260Z] Commit message: "update containerd to v1.3.5"
03:15:44 [2020-06-27T03:15:44.305Z]  > git --version # timeout=10
03:15:44 [2020-06-27T03:15:44.313Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
03:15:44 [2020-06-27T03:15:44.527Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 12.73MB / 96.51MB 1.5s
03:15:44 [2020-06-27T03:15:44.527Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 14.80MB / 54.14MB 1.5s
03:15:44 [2020-06-27T03:15:44.527Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.4s done
03:15:44 [2020-06-27T03:15:44.527Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 16.45MB / 57.46MB 1.7s
03:15:44 [2020-06-27T03:15:44.527Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 15.58MB / 73.55MB 1.7s
03:15:44 [2020-06-27T03:15:44.527Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 17.93MB / 54.14MB 1.8s
[Pipeline] withEnv
[Pipeline] {
03:15:44 [2020-06-27T03:15:44.766Z] #39 32.56   CC       compel/plugins/std/string.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:15:44 [2020-06-27T03:15:44.824Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 20.39MB / 57.46MB 1.9s
03:15:44 [2020-06-27T03:15:44.824Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 19.59MB / 96.51MB 1.9s
03:15:45 [2020-06-27T03:15:45.197Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 9.30MB / 10.73MB 2.2s
03:15:45 [2020-06-27T03:15:45.197Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 24.07MB / 57.46MB 2.2s
03:15:45 [2020-06-27T03:15:45.197Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 21.40MB / 73.55MB 2.2s
03:15:45 [2020-06-27T03:15:45.197Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 21.59MB / 54.14MB 2.2s
03:15:45 [2020-06-27T03:15:45.197Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.15MB / 10.73MB 2.4s
03:15:45 [2020-06-27T03:15:45.380Z] #39 33.06   CC       compel/plugins/std/infect.o
03:15:45 [2020-06-27T03:15:45.380Z] #39 33.26   CC       compel/arch/s390/plugins/std/parasite-head.o
03:15:45 [2020-06-27T03:15:45.435Z] + docker version
03:15:45 [2020-06-27T03:15:45.571Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 2.5s done
03:15:45 [2020-06-27T03:15:45.571Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 27.25MB / 57.46MB 2.5s
03:15:45 [2020-06-27T03:15:45.571Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 25.95MB / 96.51MB 2.5s
03:15:45 [2020-06-27T03:15:45.571Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 24.70MB / 54.14MB 2.5s
03:15:45 [2020-06-27T03:15:45.593Z] #25 10.67 
                                                                           0.1%
#                                                                          1.6%
##                                                                         3.2%
###                                                                        4.4%
####                                                                       5.7%
####                                                                       6.9%
#####                                                                      8.3%
######                                                                     9.7%
########                                                                  11.4%
#########                                                                 13.1%
###########                                                               15.9%
03:15:45 [2020-06-27T03:15:45.593Z] #25 ...
03:15:45 [2020-06-27T03:15:45.593Z] 
03:15:45 [2020-06-27T03:15:45.593Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:15:45 [2020-06-27T03:15:45.593Z] #28 51.81 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.
03:15:45 [2020-06-27T03:15:45.593Z] #28 52.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:15:45 [2020-06-27T03:15:45.593Z] #28 52.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:15:45 [2020-06-27T03:15:45.593Z] #28 ...
03:15:45 [2020-06-27T03:15:45.593Z] 
03:15:45 [2020-06-27T03:15:45.593Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:45 [2020-06-27T03:15:45.662Z] #39 33.28   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
03:15:45 [2020-06-27T03:15:45.662Z] #39 33.31   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
03:15:45 [2020-06-27T03:15:45.662Z] #39 33.39   AR       compel/plugins/std.lib.a
03:15:45 [2020-06-27T03:15:45.662Z] #39 33.44   CC       compel/plugins/fds/fds.o
03:15:45 [2020-06-27T03:15:45.662Z] #39 33.62   AR       compel/plugins/fds.lib.a
03:15:45 [2020-06-27T03:15:45.662Z] #39 33.65   HOSTDEP  compel/src/lib/log-host.d
03:15:45 [2020-06-27T03:15:45.905Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 30.14MB / 57.46MB 2.8s
03:15:45 [2020-06-27T03:15:45.905Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 26.08MB / 73.55MB 2.8s
03:15:45 [2020-06-27T03:15:45.905Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 28.55MB / 54.14MB 2.8s
03:15:45 [2020-06-27T03:15:45.905Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 33.09MB / 57.46MB 3.1s
03:15:45 [2020-06-27T03:15:45.905Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 31.91MB / 96.51MB 3.1s
03:15:45 [2020-06-27T03:15:45.905Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 32.37MB / 54.14MB 3.1s
03:15:45 [2020-06-27T03:15:45.944Z] #39 33.73   HOSTDEP  compel/src/lib/handle-elf-host.d
03:15:45 [2020-06-27T03:15:45.944Z] #39 33.81   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
03:15:45 [2020-06-27T03:15:45.944Z] #39 33.85   HOSTDEP  compel/src/main-host.d
03:15:45 [2020-06-27T03:15:45.944Z] #39 33.90   DEP      compel/src/lib/ptrace.d
03:15:45 [2020-06-27T03:15:45.944Z] #39 ...
03:15:45 [2020-06-27T03:15:45.944Z] 
03:15:45 [2020-06-27T03:15:45.944Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:45 [2020-06-27T03:15:45.944Z] #41 61.45 github.com/LK4D4/vndr/build
03:15:45 [2020-06-27T03:15:45.944Z] #41 61.81 net
03:15:45 [2020-06-27T03:15:45.944Z] #41 63.36 vendor/golang.org/x/text/transform
03:15:45 [2020-06-27T03:15:45.944Z] #41 64.24 vendor/golang.org/x/text/unicode/bidi
03:15:45 [2020-06-27T03:15:45.944Z] #41 65.24 vendor/golang.org/x/text/secure/bidirule
03:15:45 [2020-06-27T03:15:45.944Z] #41 65.41 vendor/golang.org/x/text/unicode/norm
03:15:45 [2020-06-27T03:15:45.944Z] #41 67.66 vendor/golang.org/x/net/idna
03:15:45 [2020-06-27T03:15:45.944Z] #41 69.03 vendor/golang.org/x/net/http2/hpack
03:15:45 [2020-06-27T03:15:45.944Z] #41 69.95 mime
03:15:45 [2020-06-27T03:15:45.944Z] #41 71.25 mime/quotedprintable
03:15:45 [2020-06-27T03:15:45.944Z] #41 71.36 net/http/internal
03:15:45 [2020-06-27T03:15:45.969Z] Fetching without tags
03:15:46 [2020-06-27T03:15:46.228Z] #41 ...
03:15:46 [2020-06-27T03:15:46.228Z] 
03:15:46 [2020-06-27T03:15:46.228Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:46 [2020-06-27T03:15:46.228Z] #10 61.51 Selecting previously unselected package g++-mingw-w64-x86-64.
03:15:46 [2020-06-27T03:15:46.228Z] #10 61.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
03:15:46 [2020-06-27T03:15:46.228Z] #10 61.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:15:46 [2020-06-27T03:15:46.228Z] #10 ...
03:15:46 [2020-06-27T03:15:46.228Z] 
03:15:46 [2020-06-27T03:15:46.228Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:15:46 [2020-06-27T03:15:46.228Z] #54 71.66 + for f in rootlesskit rootlesskit-docker-proxy
03:15:46 [2020-06-27T03:15:46.233Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 30.21MB / 73.55MB 3.3s
03:15:46 [2020-06-27T03:15:46.233Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 35.97MB / 57.46MB 3.4s
03:15:46 [2020-06-27T03:15:46.233Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 36.20MB / 54.14MB 3.4s
03:15:46 [2020-06-27T03:15:46.322Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:15:46 [2020-06-27T03:15:46.510Z] #54 71.66 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:15:46 [2020-06-27T03:15:46.535Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 37.38MB / 96.51MB 3.7s
03:15:46 [2020-06-27T03:15:46.535Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 35.54MB / 73.55MB 3.7s
03:15:46 [2020-06-27T03:15:46.535Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 40.10MB / 54.14MB 3.7s
03:15:46 [2020-06-27T03:15:46.626Z] #25 10.67 
                                                                           0.1%
#                                                                          1.6%
##                                                                         3.2%
###                                                                        4.4%
####                                                                       5.7%
####                                                                       6.9%
#####                                                                      8.3%
######                                                                     9.7%
########                                                                  11.4%
#########                                                                 13.1%
###########                                                               15.9%
#############                                                             18.3%
##############                                                            19.5%
###############                                                           21.0%
################                                                          22.4%
#################                                                         24.4%
##################                                                        25.3%
####################                                                      28.8%
######################                                                    30.6%
#######################                                                   32.1%
03:15:46 [2020-06-27T03:15:46.626Z] #25 ...
03:15:46 [2020-06-27T03:15:46.626Z] 
03:15:46 [2020-06-27T03:15:46.626Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:46 [2020-06-27T03:15:46.626Z] #30 53.08 time
03:15:46 [2020-06-27T03:15:46.626Z] #30 59.00 internal/poll
03:15:46 [2020-06-27T03:15:46.626Z] #30 61.85 internal/syscall/execenv
03:15:46 [2020-06-27T03:15:46.626Z] #30 62.18 internal/syscall/unix
03:15:46 [2020-06-27T03:15:46.626Z] #30 62.63 os
03:15:46 [2020-06-27T03:15:46.626Z] #30 ...
03:15:46 [2020-06-27T03:15:46.626Z] 
03:15:46 [2020-06-27T03:15:46.626Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:46 [2020-06-27T03:15:46.884Z] #25 10.67 
                                                                           0.1%
#                                                                          1.6%
##                                                                         3.2%
###                                                                        4.4%
####                                                                       5.7%
####                                                                       6.9%
#####                                                                      8.3%
######                                                                     9.7%
########                                                                  11.4%
#########                                                                 13.1%
###########                                                               15.9%
#############                                                             18.3%
##############                                                            19.5%
###############                                                           21.0%
################                                                          22.4%
#################                                                         24.4%
##################                                                        25.3%
####################                                                      28.8%
######################                                                    30.6%
#######################                                                   32.1%
########################                                                  34.0%
##########################                                                36.9%
###########################                                               37.7%
############################                                              39.5%
03:15:46 [2020-06-27T03:15:46.884Z] #25 ...
03:15:46 [2020-06-27T03:15:46.884Z] 
03:15:46 [2020-06-27T03:15:46.884Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:46 [2020-06-27T03:15:46.884Z] #10 53.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]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.15 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]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 56.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
03:15:46 [2020-06-27T03:15:46.884Z] #10 57.82 debconf: delaying package configuration, since apt-utils is not installed
03:15:46 [2020-06-27T03:15:46.884Z] #10 58.05 Fetched 77.7 MB in 9s (8586 kB/s)
03:15:46 [2020-06-27T03:15:46.884Z] #10 58.13 Selecting previously unselected package binutils-mingw-w64-i686.
03:15:46 [2020-06-27T03:15:46.884Z] #10 58.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:15:46 [2020-06-27T03:15:46.884Z] #10 58.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
03:15:46 [2020-06-27T03:15:46.884Z] #10 58.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:15:46 [2020-06-27T03:15:46.884Z] #10 60.78 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:15:46 [2020-06-27T03:15:46.884Z] #10 60.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
03:15:46 [2020-06-27T03:15:46.884Z] #10 60.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:15:46 [2020-06-27T03:15:46.893Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 39.57MB / 57.46MB 3.9s
03:15:46 [2020-06-27T03:15:46.893Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 39.50MB / 73.55MB 4.0s
03:15:46 [2020-06-27T03:15:46.893Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 44.46MB / 54.14MB 4.0s
03:15:47 [2020-06-27T03:15:47.201Z] #10 ...
03:15:47 [2020-06-27T03:15:47.201Z] 
03:15:47 [2020-06-27T03:15:47.201Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:47 [2020-06-27T03:15:47.224Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 43.62MB / 57.46MB 4.3s
03:15:47 [2020-06-27T03:15:47.224Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 42.28MB / 96.51MB 4.3s
03:15:47 [2020-06-27T03:15:47.224Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 48.20MB / 54.14MB 4.3s
03:15:47 [2020-06-27T03:15:47.391Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:15:47 [2020-06-27T03:15:47.391Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159)
03:15:47 [2020-06-27T03:15:47.545Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 45.98MB / 73.55MB 4.6s
03:15:47 [2020-06-27T03:15:47.545Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 52.19MB / 54.14MB 4.6s
03:15:47 [2020-06-27T03:15:47.545Z] #8 ...
03:15:47 [2020-06-27T03:15:47.545Z] 
03:15:47 [2020-06-27T03:15:47.545Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:15:47 [2020-06-27T03:15:47.545Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:15:47 [2020-06-27T03:15:47.545Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done
03:15:47 [2020-06-27T03:15:47.545Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:15:47 [2020-06-27T03:15:47.545Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:15:47 [2020-06-27T03:15:47.545Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done
03:15:47 [2020-06-27T03:15:47.545Z] #59 DONE 5.0s
03:15:47 [2020-06-27T03:15:47.545Z] 
03:15:47 [2020-06-27T03:15:47.545Z] #21 [internal] load build context
03:15:47 [2020-06-27T03:15:47.545Z] #21 transferring context: 37.92MB 5.1s
03:15:45 [2020-06-27T03:15:45.889Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:15:45 [2020-06-27T03:15:45.908Z]  > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10
03:15:45 [2020-06-27T03:15:45.920Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:15:45 [2020-06-27T03:15:45.939Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:15:46 [2020-06-27T03:15:46.014Z] Fetching upstream changes from https://github.com/moby/moby.git
03:15:46 [2020-06-27T03:15:46.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:15:46 [2020-06-27T03:15:46.015Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:15:46 [2020-06-27T03:15:46.332Z]  > git config core.sparsecheckout # timeout=10
03:15:46 [2020-06-27T03:15:46.356Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:15:47 [2020-06-27T03:15:47.331Z]  > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10
03:15:47 [2020-06-27T03:15:47.362Z]  > git rev-parse HEAD^{commit} # timeout=10
03:15:47 [2020-06-27T03:15:47.393Z]  > git config core.sparsecheckout # timeout=10
03:15:47 [2020-06-27T03:15:47.416Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:15:49 [2020-06-27T03:15:49.131Z] #21 transferring context: 51.28MB 6.3s done
03:15:49 [2020-06-27T03:15:49.131Z] #21 DONE 6.4s
03:15:49 [2020-06-27T03:15:49.131Z] 
03:15:49 [2020-06-27T03:15:49.131Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:15:49 [2020-06-27T03:15:49.131Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 5.9s done
03:15:49 [2020-06-27T03:15:49.131Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 69.11MB / 96.51MB 6.1s
03:15:49 [2020-06-27T03:15:49.131Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 72.19MB / 73.55MB 6.1s
03:15:49 [2020-06-27T03:15:49.131Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.8s done
03:15:49 [2020-06-27T03:15:49.131Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.2s done
03:15:49 [2020-06-27T03:15:49.415Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 79.28MB / 96.51MB 6.4s
03:15:49 [2020-06-27T03:15:49.415Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 86.87MB / 96.51MB 6.6s
03:15:49 [2020-06-27T03:15:49.700Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 93.10MB / 96.51MB 6.7s
03:15:49 [2020-06-27T03:15:49.700Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 96.51MB / 96.51MB 6.9s done
03:15:49 [2020-06-27T03:15:49.700Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88
03:15:49 [2020-06-27T03:15:49.960Z] #54 ...
03:15:49 [2020-06-27T03:15:49.960Z] 
03:15:49 [2020-06-27T03:15:49.960Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.25 Selecting previously unselected package libapparmor1:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.26 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.26 Unpacking libapparmor1:s390x (2.13.2-10) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.35 Selecting previously unselected package libapparmor-dev:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.36 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.45 Selecting previously unselected package libbtrfs0.
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.45 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.46 Unpacking libbtrfs0 (4.20.1-2) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.52 Selecting previously unselected package libbtrfs-dev.
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.53 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.53 Unpacking libbtrfs-dev (4.20.1-2) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.59 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.59 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.59 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.66 Selecting previously unselected package libudev-dev:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.66 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.67 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.75 Selecting previously unselected package libsepol1-dev:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.75 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 72.75 Unpacking libsepol1-dev:s390x (2.8-1) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.01 Selecting previously unselected package libpcre16-3:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.01 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.01 Unpacking libpcre16-3:s390x (2:8.39-12) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.08 Selecting previously unselected package libpcre32-3:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.08 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.08 Unpacking libpcre32-3:s390x (2:8.39-12) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.20 Selecting previously unselected package libpcrecpp0v5:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.21 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.21 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.26 Selecting previously unselected package libpcre3-dev:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.27 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.28 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.49 Selecting previously unselected package libselinux1-dev:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.52 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.53 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.75 Selecting previously unselected package libdevmapper-dev:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.76 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.77 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.84 Selecting previously unselected package libseccomp-dev:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.84 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.84 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.96 Selecting previously unselected package libsystemd-dev:s390x.
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.97 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 73.97 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.37 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.38 Setting up libseccomp-dev:s390x (2.3.3-4) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.39 Setting up libapparmor1:s390x (2.13.2-10) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.39 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.40 Setting up libpcre16-3:s390x (2:8.39-12) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.41 Setting up libsepol1-dev:s390x (2.8-1) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.41 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.42 Setting up libbtrfs0 (4.20.1-2) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.43 Setting up libpcre32-3:s390x (2:8.39-12) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.44 Setting up libudev-dev:s390x (241-7~deb10u4) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.45 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.45 Setting up libbtrfs-dev (4.20.1-2) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.46 Setting up libapparmor-dev:s390x (2.13.2-10) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.47 Setting up mingw-w64-common (6.0.0-3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.47 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.48 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.49 Setting up libpcre3-dev:s390x (2:8.39-12) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.49 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.50 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
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.50 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
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.51 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.51 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
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.52 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
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.52 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.53 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.53 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.54 Setting up dmsetup (2:1.02.155-3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.55 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.55 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 74.56 Processing triggers for libc-bin (2.28-10) ...
03:15:49 [2020-06-27T03:15:49.960Z] #10 DONE 75.0s
03:15:49 [2020-06-27T03:15:49.960Z] 
03:15:49 [2020-06-27T03:15:49.960Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:15:50 [2020-06-27T03:15:50.589Z] Client:
03:15:50 [2020-06-27T03:15:50.589Z]  Debug Mode: false
03:15:50 [2020-06-27T03:15:50.589Z] 
03:15:50 [2020-06-27T03:15:50.589Z] Server:
03:15:50 [2020-06-27T03:15:50.589Z]  Containers: 0
03:15:50 [2020-06-27T03:15:50.589Z]   Running: 0
03:15:50 [2020-06-27T03:15:50.589Z]   Paused: 0
03:15:50 [2020-06-27T03:15:50.589Z]   Stopped: 0
03:15:50 [2020-06-27T03:15:50.589Z]  Images: 0
03:15:50 [2020-06-27T03:15:50.589Z]  Server Version: 19.03.11
03:15:50 [2020-06-27T03:15:50.589Z]  Storage Driver: overlay2
03:15:50 [2020-06-27T03:15:50.589Z]   Backing Filesystem: extfs
03:15:50 [2020-06-27T03:15:50.589Z]   Supports d_type: true
03:15:50 [2020-06-27T03:15:50.589Z]   Native Overlay Diff: true
03:15:50 [2020-06-27T03:15:50.589Z]  Logging Driver: json-file
03:15:50 [2020-06-27T03:15:50.589Z]  Cgroup Driver: cgroupfs
03:15:50 [2020-06-27T03:15:50.589Z]  Plugins:
03:15:50 [2020-06-27T03:15:50.589Z]   Volume: local
03:15:50 [2020-06-27T03:15:50.589Z]   Network: bridge host ipvlan macvlan null overlay
03:15:50 [2020-06-27T03:15:50.589Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:15:50 [2020-06-27T03:15:50.589Z]  Swarm: inactive
03:15:50 [2020-06-27T03:15:50.589Z]  Runtimes: runc
03:15:50 [2020-06-27T03:15:50.589Z]  Default Runtime: runc
03:15:50 [2020-06-27T03:15:50.589Z]  Init Binary: docker-init
03:15:50 [2020-06-27T03:15:50.589Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:15:50 [2020-06-27T03:15:50.589Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:15:50 [2020-06-27T03:15:50.589Z]  init version: fec3683
03:15:50 [2020-06-27T03:15:50.589Z]  Security Options:
03:15:50 [2020-06-27T03:15:50.589Z]   apparmor
03:15:50 [2020-06-27T03:15:50.589Z]   seccomp
03:15:50 [2020-06-27T03:15:50.589Z]    Profile: default
03:15:50 [2020-06-27T03:15:50.589Z]  Kernel Version: 5.3.0-1023-aws
03:15:50 [2020-06-27T03:15:50.589Z]  Operating System: Ubuntu 18.04.4 LTS
03:15:50 [2020-06-27T03:15:50.589Z]  OSType: linux
03:15:50 [2020-06-27T03:15:50.589Z]  Architecture: x86_64
03:15:50 [2020-06-27T03:15:50.589Z]  CPUs: 2
03:15:50 [2020-06-27T03:15:50.589Z]  Total Memory: 7.487GiB
03:15:50 [2020-06-27T03:15:50.589Z]  Name: ip-10-100-32-72
03:15:50 [2020-06-27T03:15:50.589Z]  ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU
03:15:50 [2020-06-27T03:15:50.589Z]  Docker Root Dir: /var/lib/docker
03:15:50 [2020-06-27T03:15:50.589Z]  Debug Mode: false
03:15:50 [2020-06-27T03:15:50.589Z]  Registry: https://index.docker.io/v1/
03:15:50 [2020-06-27T03:15:50.589Z]  Labels:
03:15:50 [2020-06-27T03:15:50.589Z]  Experimental: true
03:15:50 [2020-06-27T03:15:50.589Z]  Insecure Registries:
03:15:50 [2020-06-27T03:15:50.589Z]   127.0.0.0/8
03:15:50 [2020-06-27T03:15:50.589Z]  Live Restore Enabled: true
03:15:50 [2020-06-27T03:15:50.589Z] 
03:15:50 [2020-06-27T03:15:50.589Z] WARNING: No swap limit support
[Pipeline] sh
03:15:50 [2020-06-27T03:15:50.878Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:15:50 [2020-06-27T03:15:50.878Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:15:50 [2020-06-27T03:15:50.878Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:15:50 [2020-06-27T03:15:50.878Z] + bash /home/ubuntu/workspace/moby_PR-41159/check-config.sh
03:15:50 [2020-06-27T03:15:50.878Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:15:50 [2020-06-27T03:15:50.878Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ...
03:15:50 [2020-06-27T03:15:50.878Z] 
03:15:50 [2020-06-27T03:15:50.878Z] Generally Necessary:
03:15:50 [2020-06-27T03:15:50.878Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:15:50 [2020-06-27T03:15:50.878Z] - apparmor: enabled and tools installed
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_NAMESPACES: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_NET_NS: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_PID_NS: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_IPC_NS: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_UTS_NS: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_CGROUPS: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_CGROUP_CPUACCT: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_CGROUP_DEVICE: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_CGROUP_FREEZER: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_CGROUP_SCHED: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_CPUSETS: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_MEMCG: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_KEYS: enabled
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_VETH: enabled (as module)
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_BRIDGE: enabled (as module)
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_NF_NAT_IPV4: missing
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:15:50 [2020-06-27T03:15:50.878Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_NF_NAT: enabled (as module)
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_NF_NAT_NEEDED: missing
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_POSIX_MQUEUE: enabled
03:15:51 [2020-06-27T03:15:51.138Z] 
03:15:51 [2020-06-27T03:15:51.138Z] Optional Features:
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_USER_NS: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_SECCOMP: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_CGROUP_PIDS: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_MEMCG_SWAP: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:15:51 [2020-06-27T03:15:51.138Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_BLK_CGROUP: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_IOSCHED_CFQ: missing
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_CGROUP_PERF: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_CGROUP_HUGETLB: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_CFS_BANDWIDTH: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_RT_GROUP_SCHED: missing
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_IP_VS: enabled (as module)
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_IP_VS_NFCT: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_IP_VS_RR: enabled (as module)
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_EXT4_FS: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:15:51 [2020-06-27T03:15:51.138Z] - Network Drivers:
03:15:51 [2020-06-27T03:15:51.138Z]   - "overlay":
03:15:51 [2020-06-27T03:15:51.341Z] #25 10.67 
                                                                           0.1%
#                                                                          1.6%
##                                                                         3.2%
###                                                                        4.4%
####                                                                       5.7%
####                                                                       6.9%
#####                                                                      8.3%
######                                                                     9.7%
########                                                                  11.4%
#########                                                                 13.1%
###########                                                               15.9%
#############                                                             18.3%
##############                                                            19.5%
###############                                                           21.0%
################                                                          22.4%
#################                                                         24.4%
##################                                                        25.3%
####################                                                      28.8%
######################                                                    30.6%
#######################                                                   32.1%
########################                                                  34.0%
##########################                                                36.9%
###########################                                               37.7%
############################                                              39.5%
#############################                                             40.8%
##############################                                            42.2%
###############################                                           43.4%
################################                                          44.8%
#################################                                         46.0%
#################################                                         47.2%
###################################                                       48.7%
####################################                                      50.3%
######################################                                    52.8%
########################################                                  56.3%
#########################################                                 58.3%
############################################                              61.4%
#############################################                             63.6%
##############################################                            63.9%
##############################################                            64.6%
###############################################                           65.5%
################################################                          66.7%
#################################################                         68.6%
##################################################                        69.5%
##################################################                        70.8%
###################################################                       72.2%
####################################################                      73.4%
#####################################################                     74.5%
######################################################                    75.8%
#######################################################                   77.4%
########################################################                  79.1%
##########################################################                81.1%
###########################################################               82.2%
############################################################              84.1%
#############################################################             85.3%
##############################################################            86.9%
###############################################################           88.4%
################################################################          90.0%
#################################################################         91.6%
##################################################################        92.9%
####################################################################      94.5%
#####################################################################     96.1%
#######################################################################   99.5%
######################################################################## 100.0%
03:15:51 [2020-06-27T03:15:51.341Z] #25 17.73 
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_VXLAN: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:15:51 [2020-06-27T03:15:51.403Z]       Optional (for encrypted networks):
03:15:51 [2020-06-27T03:15:51.403Z]       - CONFIG_CRYPTO: enabled
03:15:51 [2020-06-27T03:15:51.403Z]       - CONFIG_CRYPTO_AEAD: enabled
03:15:51 [2020-06-27T03:15:51.403Z]       - CONFIG_CRYPTO_GCM: enabled
03:15:51 [2020-06-27T03:15:51.403Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:15:51 [2020-06-27T03:15:51.403Z]       - CONFIG_CRYPTO_GHASH: enabled
03:15:51 [2020-06-27T03:15:51.403Z]       - CONFIG_XFRM: enabled
03:15:51 [2020-06-27T03:15:51.403Z]       - CONFIG_XFRM_USER: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]       - CONFIG_INET_ESP: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
03:15:51 [2020-06-27T03:15:51.403Z]   - "ipvlan":
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_IPVLAN: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]   - "macvlan":
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_MACVLAN: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_DUMMY: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]   - "ftp,tftp client in container":
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z] - Storage Drivers:
03:15:51 [2020-06-27T03:15:51.403Z]   - "aufs":
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_AUFS_FS: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]   - "btrfs":
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:15:51 [2020-06-27T03:15:51.403Z]   - "devicemapper":
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_BLK_DEV_DM: enabled
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]   - "overlay":
03:15:51 [2020-06-27T03:15:51.403Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:15:51 [2020-06-27T03:15:51.403Z]   - "zfs":
03:15:51 [2020-06-27T03:15:51.403Z]     - /dev/zfs: present
03:15:51 [2020-06-27T03:15:51.403Z]     - zfs command: missing
03:15:51 [2020-06-27T03:15:51.403Z]     - zpool command: missing
03:15:51 [2020-06-27T03:15:51.403Z] 
03:15:51 [2020-06-27T03:15:51.403Z] Limits:
03:15:51 [2020-06-27T03:15:51.403Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:15:51 [2020-06-27T03:15:51.403Z] 
03:15:51 [2020-06-27T03:15:51.403Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
03:15:51 [2020-06-27T03:15:51.442Z] #11 DONE 1.7s
03:15:51 [2020-06-27T03:15:51.442Z] 
03:15:51 [2020-06-27T03:15:51.442Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.575 + RM_GOPATH=0
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.575 + TMP_GOPATH=
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.575 + : /build
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.575 + '[' -z '' ']'
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.575 ++ mktemp -d
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.576 + export GOPATH=/tmp/tmp.Asqiikiixr
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.576 + GOPATH=/tmp/tmp.Asqiikiixr
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.576 + RM_GOPATH=1
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.576 + case "$(go env GOARCH)" in
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.576 ++ go env GOARCH
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.598 + export GO_BUILDMODE=-buildmode=pie
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.598 + GO_BUILDMODE=-buildmode=pie
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.599 ++ dirname /tmp/install/install.sh
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.602 + dir=/tmp/install
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.602 + bin=runc
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.602 + shift
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.602 + '[' '!' -f /tmp/install/runc.installer ']'
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.602 + . /tmp/install/runc.installer
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.602 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.602 + install_runc
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.603 + uname -r
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.606 + grep -q '^3\.10\.0.*\.el7\.'
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.612 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.612 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.612 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Asqiikiixr/src/github.com/opencontainers/runc
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.612 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:15:51 [2020-06-27T03:15:51.442Z] #49 1.621 Cloning into '/tmp/tmp.Asqiikiixr/src/github.com/opencontainers/runc'...
[Pipeline] sh
03:15:51 [2020-06-27T03:15:51.613Z] Commit message: "update containerd to v1.3.5"
03:15:51 [2020-06-27T03:15:51.627Z]  > git --version # timeout=10
03:15:51 [2020-06-27T03:15:51.654Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
03:15:51 [2020-06-27T03:15:51.730Z] #49 ...
03:15:51 [2020-06-27T03:15:51.730Z] 
03:15:51 [2020-06-27T03:15:51.730Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:15:51 [2020-06-27T03:15:51.730Z] #54 DONE 77.0s
03:15:51 [2020-06-27T03:15:51.730Z] 
03:15:51 [2020-06-27T03:15:51.730Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:15:51 [2020-06-27T03:15:51.730Z] #55 DONE 0.1s
03:15:51 [2020-06-27T03:15:51.730Z] 
03:15:51 [2020-06-27T03:15:51.730Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:15:51 [2020-06-27T03:15:51.908Z] #25 ...
03:15:51 [2020-06-27T03:15:51.908Z] 
03:15:51 [2020-06-27T03:15:51.908Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:51 [2020-06-27T03:15:51.908Z] #41 58.40 time
03:15:51 [2020-06-27T03:15:51.908Z] #41 62.45 internal/fmtsort
03:15:51 [2020-06-27T03:15:51.908Z] #41 63.40 strings
03:15:51 [2020-06-27T03:15:51.908Z] #41 65.02 os
03:15:51 [2020-06-27T03:15:51.908Z] #41 67.29 regexp/syntax
03:15:51 [2020-06-27T03:15:51.944Z] + sudo modprobe ip_vs
03:15:51 [2020-06-27T03:15:51.944Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc .
03:15:52 [2020-06-27T03:15:52.012Z] #56 DONE 0.1s
03:15:52 [2020-06-27T03:15:52.012Z] 
03:15:52 [2020-06-27T03:15:52.012Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:15:52 [2020-06-27T03:15:52.012Z] #39 33.98   DEP      compel/src/lib/infect.d
03:15:52 [2020-06-27T03:15:52.012Z] #39 34.05   DEP      compel/src/lib/infect-util.d
03:15:52 [2020-06-27T03:15:52.012Z] #39 34.18   DEP      compel/src/lib/infect-rpc.d
03:15:52 [2020-06-27T03:15:52.012Z] #39 34.33   DEP      compel/arch/s390/src/lib/infect.d
03:15:52 [2020-06-27T03:15:52.012Z] #39 34.43   DEP      compel/arch/s390/src/lib/cpu.d
03:15:52 [2020-06-27T03:15:52.012Z] #39 34.48   DEP      compel/src/lib/log.d
03:15:52 [2020-06-27T03:15:52.012Z] #39 34.54   DEP      compel/src/main.d
03:15:52 [2020-06-27T03:15:52.012Z] #39 34.59   DEP      compel/src/lib/handle-elf.d
03:15:52 [2020-06-27T03:15:52.012Z] #39 34.70   DEP      compel/arch/s390/src/lib/handle-elf.d
03:15:52 [2020-06-27T03:15:52.012Z] #39 34.77   CC       compel/src/lib/log.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 34.94   CC       compel/arch/s390/src/lib/cpu.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 35.05   CC       compel/arch/s390/src/lib/infect.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 35.62   CC       compel/src/lib/infect-rpc.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 35.83   CC       compel/src/lib/infect-util.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 36.04   CC       compel/src/lib/infect.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 37.41   CC       compel/src/lib/ptrace.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 37.62   AR       compel/libcompel.a
03:15:52 [2020-06-27T03:15:52.012Z] #39 37.69   HOSTCC   compel/src/main-host.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 37.88   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 38.05   HOSTCC   compel/src/lib/handle-elf-host.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 38.36   HOSTCC   compel/src/lib/log-host.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 38.50   HOSTLINK compel/compel-host-bin
03:15:52 [2020-06-27T03:15:52.012Z] #39 38.67   DEP      soccr/soccr.d
03:15:52 [2020-06-27T03:15:52.012Z] #39 38.91   CC       soccr/soccr.o
03:15:52 [2020-06-27T03:15:52.012Z] #39 39.97   AR       soccr/libsoccr.a
03:15:52 [2020-06-27T03:15:52.012Z] #39 40.01 make[1]: 'soccr/libsoccr.a' is up to date.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
03:15:52 [2020-06-27T03:15:52.167Z] #41 ...
03:15:52 [2020-06-27T03:15:52.167Z] 
03:15:52 [2020-06-27T03:15:52.167Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:15:52 [2020-06-27T03:15:52.167Z] #32 63.62 Selecting previously unselected package libxml2:amd64.
03:15:52 [2020-06-27T03:15:52.167Z] #32 63.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 63.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 64.63 Selecting previously unselected package libarchive13:amd64.
03:15:52 [2020-06-27T03:15:52.167Z] #32 64.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 64.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.05 Selecting previously unselected package libjsoncpp1:amd64.
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.25 Selecting previously unselected package librhash0:amd64.
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.26 Unpacking librhash0:amd64 (1.3.8-1) ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.49 Selecting previously unselected package libuv1:amd64.
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.49 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.49 Unpacking libuv1:amd64 (1.24.1-1) ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.69 Selecting previously unselected package cmake.
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
03:15:52 [2020-06-27T03:15:52.167Z] #32 65.73 Unpacking cmake (3.13.4-1) ...
[Pipeline] { (Print info)
[Pipeline] sh
03:15:52 [2020-06-27T03:15:52.224Z] #1 [internal] load .dockerignore
03:15:52 [2020-06-27T03:15:52.224Z] #1 transferring context:
03:15:52 [2020-06-27T03:15:52.224Z] #1 transferring context: 87B done
03:15:52 [2020-06-27T03:15:52.224Z] #1 DONE 0.3s
03:15:52 [2020-06-27T03:15:52.224Z] 
03:15:52 [2020-06-27T03:15:52.224Z] #2 [internal] load build definition from Dockerfile
03:15:52 [2020-06-27T03:15:52.224Z] #2 transferring dockerfile: 16.37kB done
03:15:52 [2020-06-27T03:15:52.224Z] #2 DONE 0.3s
03:15:52 [2020-06-27T03:15:52.224Z] 
03:15:52 [2020-06-27T03:15:52.224Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:15:52 [2020-06-27T03:15:52.482Z] #3 DONE 0.3s
03:15:52 [2020-06-27T03:15:52.482Z] 
03:15:52 [2020-06-27T03:15:52.482Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:15:52 [2020-06-27T03:15:52.482Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:15:52 [2020-06-27T03:15:52.482Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:15:52 [2020-06-27T03:15:52.482Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
03:15:52 [2020-06-27T03:15:52.482Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
03:15:52 [2020-06-27T03:15:52.482Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
03:15:52 [2020-06-27T03:15:52.627Z] #39 40.35   DEP      criu/arch/s390/sigframe.d
03:15:52 [2020-06-27T03:15:52.627Z] #39 40.46   DEP      criu/arch/s390/crtools.d
03:15:52 [2020-06-27T03:15:52.735Z] + docker version
03:15:52 [2020-06-27T03:15:52.740Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.67MB / 8.88MB 0.2s
03:15:52 [2020-06-27T03:15:52.740Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
03:15:52 [2020-06-27T03:15:52.909Z] #39 40.65   DEP      criu/arch/s390/cpu.d
03:15:52 [2020-06-27T03:15:52.909Z] #39 40.81   CC       criu/arch/s390/cpu.o
03:15:52 [2020-06-27T03:15:52.998Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
03:15:53 [2020-06-27T03:15:53.109Z] #32 ...
03:15:53 [2020-06-27T03:15:53.109Z] 
03:15:53 [2020-06-27T03:15:53.109Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:53 [2020-06-27T03:15:53.109Z] #25 18.63 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:15:53 [2020-06-27T03:15:53.109Z] #25 19.09 
03:15:53 [2020-06-27T03:15:53.109Z] #25 19.30 #=#=#                                                                         

######################################################################## 100.0%
03:15:53 [2020-06-27T03:15:53.109Z] #25 19.51 
03:15:53 [2020-06-27T03:15:53.191Z] #39 ...
03:15:53 [2020-06-27T03:15:53.191Z] 
03:15:53 [2020-06-27T03:15:53.191Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:15:53 [2020-06-27T03:15:53.191Z] #12 DONE 1.8s
03:15:53 [2020-06-27T03:15:53.191Z] 
03:15:53 [2020-06-27T03:15:53.191Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:15:53 [2020-06-27T03:15:53.256Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
03:15:53 [2020-06-27T03:15:53.256Z] #4 DONE 0.8s
03:15:53 [2020-06-27T03:15:53.821Z] 
03:15:53 [2020-06-27T03:15:53.821Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
03:15:53 [2020-06-27T03:15:53.821Z] #6 ...
03:15:53 [2020-06-27T03:15:53.821Z] 
03:15:53 [2020-06-27T03:15:53.821Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:15:53 [2020-06-27T03:15:53.821Z] #5 DONE 0.2s
03:15:53 [2020-06-27T03:15:53.891Z] Client: Docker Engine - Community
03:15:53 [2020-06-27T03:15:53.891Z]  Version:           19.03.11
03:15:53 [2020-06-27T03:15:53.891Z]  API version:       1.40
03:15:53 [2020-06-27T03:15:53.891Z]  Go version:        go1.13.10
03:15:53 [2020-06-27T03:15:53.891Z]  Git commit:        42e35e6
03:15:53 [2020-06-27T03:15:53.891Z]  Built:             Mon Jun  1 09:13:13 2020
03:15:53 [2020-06-27T03:15:53.891Z]  OS/Arch:           linux/arm64
03:15:53 [2020-06-27T03:15:53.891Z]  Experimental:      false
03:15:53 [2020-06-27T03:15:53.891Z] 
03:15:53 [2020-06-27T03:15:53.891Z] Server: Docker Engine - Community
03:15:53 [2020-06-27T03:15:53.891Z]  Engine:
03:15:53 [2020-06-27T03:15:53.891Z]   Version:          19.03.11
03:15:53 [2020-06-27T03:15:53.891Z]   API version:      1.40 (minimum version 1.12)
03:15:53 [2020-06-27T03:15:53.891Z]   Go version:       go1.13.10
03:15:53 [2020-06-27T03:15:53.891Z]   Git commit:       42e35e6
03:15:53 [2020-06-27T03:15:53.891Z]   Built:            Mon Jun  1 09:11:46 2020
03:15:53 [2020-06-27T03:15:53.891Z]   OS/Arch:          linux/arm64
03:15:53 [2020-06-27T03:15:53.891Z]   Experimental:     true
03:15:53 [2020-06-27T03:15:53.891Z]  containerd:
03:15:53 [2020-06-27T03:15:53.891Z]   Version:          1.2.13
03:15:53 [2020-06-27T03:15:53.891Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:15:53 [2020-06-27T03:15:53.891Z]  runc:
03:15:53 [2020-06-27T03:15:53.891Z]   Version:          1.0.0-rc10
03:15:53 [2020-06-27T03:15:53.891Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:15:53 [2020-06-27T03:15:53.891Z]  docker-init:
03:15:53 [2020-06-27T03:15:53.891Z]   Version:          0.18.0
03:15:53 [2020-06-27T03:15:53.891Z]   GitCommit:        fec3683
[Pipeline] sh
03:15:54 [2020-06-27T03:15:54.079Z] 
03:15:54 [2020-06-27T03:15:54.079Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
03:15:54 [2020-06-27T03:15:54.224Z] + docker info
03:15:54 [2020-06-27T03:15:54.344Z] #6 DONE 0.6s
03:15:54 [2020-06-27T03:15:54.344Z] 
03:15:54 [2020-06-27T03:15:54.344Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:15:54 [2020-06-27T03:15:54.344Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:15:54 [2020-06-27T03:15:54.344Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:15:54 [2020-06-27T03:15:54.344Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:15:54 [2020-06-27T03:15:54.485Z] #25 20.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:15:54 [2020-06-27T03:15:54.666Z] #13 1.530 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:15:54 [2020-06-27T03:15:54.948Z] #13 DONE 1.7s
03:15:54 [2020-06-27T03:15:54.948Z] 
03:15:54 [2020-06-27T03:15:54.948Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:15:55 [2020-06-27T03:15:55.050Z] #25 21.25 
03:15:55 [2020-06-27T03:15:55.308Z] #25 21.46 
###################                                                       26.7%
######################################################################## 100.0%
03:15:55 [2020-06-27T03:15:55.308Z] #25 21.65 
03:15:56 [2020-06-27T03:15:56.420Z] #14 DONE 1.4s
03:15:56 [2020-06-27T03:15:56.420Z] 
03:15:56 [2020-06-27T03:15:56.420Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:15:56 [2020-06-27T03:15:56.420Z] #39 41.27   CC       criu/arch/s390/crtools.o
03:15:56 [2020-06-27T03:15:56.420Z] #39 42.21   CC       criu/arch/s390/sigframe.o
03:15:56 [2020-06-27T03:15:56.420Z] #39 42.42   LINK     criu/arch/s390/crtools.built-in.o
03:15:56 [2020-06-27T03:15:56.420Z] #39 42.48   DEP      criu/pie/util-vdso.d
03:15:56 [2020-06-27T03:15:56.420Z] #39 42.61   DEP      criu/pie/util.d
03:15:56 [2020-06-27T03:15:56.420Z] #39 42.83   CC       criu/pie/util.o
03:15:56 [2020-06-27T03:15:56.420Z] #39 43.02   CC       criu/pie/util-vdso.o
03:15:56 [2020-06-27T03:15:56.420Z] #39 43.65   AR       criu/pie/pie.lib.a
03:15:56 [2020-06-27T03:15:56.420Z] #39 43.69   DEP      criu/pie/restorer.d
03:15:56 [2020-06-27T03:15:56.420Z] #39 43.87   DEP      criu/arch/s390/restorer.d
03:15:56 [2020-06-27T03:15:56.420Z] #39 43.99   DEP      criu/arch/s390/vdso-pie.d
03:15:56 [2020-06-27T03:15:56.420Z] #39 44.10   DEP      criu/pie/parasite-vdso.d
03:15:56 [2020-06-27T03:15:56.420Z] #39 44.24   DEP      criu/pie/parasite.d
03:15:56 [2020-06-27T03:15:56.682Z] #25 22.71 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:15:56 [2020-06-27T03:15:56.682Z] #25 22.81 skipping existing 1849cc453dee
03:15:56 [2020-06-27T03:15:56.682Z] #25 22.99 
03:15:56 [2020-06-27T03:15:56.703Z] #39 44.46   CC       criu/pie/parasite.o
03:15:56 [2020-06-27T03:15:56.883Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.4s
03:15:56 [2020-06-27T03:15:56.883Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.49MB / 9.86MB 2.6s
03:15:56 [2020-06-27T03:15:56.945Z] #25 ...
03:15:56 [2020-06-27T03:15:56.945Z] 
03:15:56 [2020-06-27T03:15:56.945Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:56 [2020-06-27T03:15:56.945Z] #30 63.55 strings
03:15:56 [2020-06-27T03:15:56.945Z] #30 67.54 path
03:15:56 [2020-06-27T03:15:56.945Z] #30 68.03 fmt
03:15:56 [2020-06-27T03:15:56.945Z] #30 68.20 path/filepath
03:15:56 [2020-06-27T03:15:56.945Z] #30 70.53 io/ioutil
03:15:56 [2020-06-27T03:15:56.945Z] #30 71.35 text/tabwriter
03:15:56 [2020-06-27T03:15:56.945Z] #30 73.03 github.com/BurntSushi/toml
03:15:56 [2020-06-27T03:15:56.945Z] #30 73.03 flag
03:15:57 [2020-06-27T03:15:57.142Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.60MB / 9.86MB 2.8s
03:15:57 [2020-06-27T03:15:57.142Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.70MB / 9.86MB 2.8s
03:15:57 [2020-06-27T03:15:57.203Z] #30 ...
03:15:57 [2020-06-27T03:15:57.203Z] 
03:15:57 [2020-06-27T03:15:57.203Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.69 Setting up xxd (2:8.1.0875-5) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.70 Setting up libuv1:amd64 (1.24.1-1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.72 Setting up vim-common (2:8.1.0875-5) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.75 Setting up librhash0:amd64 (1.3.8-1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.77 Setting up cmake-data (3.13.4-1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.79 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.82 Setting up cmake (3.13.4-1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.83 Processing triggers for libc-bin (2.28-10) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 69.92 Processing triggers for mime-support (3.62) ...
03:15:57 [2020-06-27T03:15:57.203Z] #32 ...
03:15:57 [2020-06-27T03:15:57.203Z] 
03:15:57 [2020-06-27T03:15:57.203Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:15:57 [2020-06-27T03:15:57.203Z] #38 63.75 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 63.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 63.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 63.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 63.90 Setting up python-six (1.12.0-1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 68.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 68.97 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 68.98 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 69.00 Setting up libcap-dev:amd64 (1:2.25-2) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 69.01 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 69.02 Setting up protobuf-compiler (3.6.1.3-2) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 69.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 69.06 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 69.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:15:57 [2020-06-27T03:15:57.203Z] #38 69.09 Setting up python-protobuf (3.6.1.3-2) ...
03:15:57 [2020-06-27T03:15:57.318Z] #39 45.27   LINK     criu/pie/parasite.built-in.o
03:15:57 [2020-06-27T03:15:57.318Z] #39 45.27   GEN      criu/pie/parasite-blob.h
03:15:57 [2020-06-27T03:15:57.318Z] #39 45.28   CC       criu/pie/parasite-vdso.o
03:15:57 [2020-06-27T03:15:57.401Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s
03:15:57 [2020-06-27T03:15:57.462Z] #38 ...
03:15:57 [2020-06-27T03:15:57.462Z] 
03:15:57 [2020-06-27T03:15:57.462Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:15:57 [2020-06-27T03:15:57.462Z] #10 63.91 Selecting previously unselected package binutils-mingw-w64.
03:15:57 [2020-06-27T03:15:57.462Z] #10 63.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:15:57 [2020-06-27T03:15:57.462Z] #10 63.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:15:57 [2020-06-27T03:15:57.462Z] #10 64.05 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:15:57 [2020-06-27T03:15:57.462Z] #10 64.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
03:15:57 [2020-06-27T03:15:57.462Z] #10 64.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:15:57 [2020-06-27T03:15:57.462Z] #10 64.24 Selecting previously unselected package dmsetup.
03:15:57 [2020-06-27T03:15:57.462Z] #10 64.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
03:15:57 [2020-06-27T03:15:57.462Z] #10 64.30 Unpacking dmsetup (2:1.02.155-3) ...
03:15:57 [2020-06-27T03:15:57.462Z] #10 64.57 Selecting previously unselected package mingw-w64-common.
03:15:57 [2020-06-27T03:15:57.462Z] #10 64.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:15:57 [2020-06-27T03:15:57.462Z] #10 64.59 Unpacking mingw-w64-common (6.0.0-3) ...
03:15:57 [2020-06-27T03:15:57.462Z] #10 73.68 Selecting previously unselected package mingw-w64-x86-64-dev.
03:15:57 [2020-06-27T03:15:57.462Z] #10 73.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:15:57 [2020-06-27T03:15:57.462Z] #10 73.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:15:57 [2020-06-27T03:15:57.601Z] #39 ...
03:15:57 [2020-06-27T03:15:57.601Z] 
03:15:57 [2020-06-27T03:15:57.601Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:15:57 [2020-06-27T03:15:57.601Z] #15 DONE 1.4s
03:15:57 [2020-06-27T03:15:57.659Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done
03:15:57 [2020-06-27T03:15:57.659Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
03:15:57 [2020-06-27T03:15:57.720Z] #10 ...
03:15:57 [2020-06-27T03:15:57.720Z] 
03:15:57 [2020-06-27T03:15:57.720Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:57 [2020-06-27T03:15:57.720Z] #25 24.05 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:15:57 [2020-06-27T03:15:57.720Z] #25 ...
03:15:57 [2020-06-27T03:15:57.720Z] 
03:15:57 [2020-06-27T03:15:57.720Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:15:57 [2020-06-27T03:15:57.720Z] #32 DONE 74.3s
03:15:57 [2020-06-27T03:15:57.889Z] 
03:15:57 [2020-06-27T03:15:57.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:15:57 [2020-06-27T03:15:57.889Z] #39 45.51   CC       criu/arch/s390/vdso-pie.o
03:15:57 [2020-06-27T03:15:57.979Z] 
03:15:57 [2020-06-27T03:15:57.979Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:58 [2020-06-27T03:15:58.017Z] Client: Docker Engine - Community
03:15:58 [2020-06-27T03:15:58.017Z]  Version:           19.03.11
03:15:58 [2020-06-27T03:15:58.017Z]  API version:       1.40
03:15:58 [2020-06-27T03:15:58.017Z]  Go version:        go1.13.10
03:15:58 [2020-06-27T03:15:58.017Z]  Git commit:        42e35e61f3
03:15:58 [2020-06-27T03:15:58.017Z]  Built:             Mon Jun  1 09:12:22 2020
03:15:58 [2020-06-27T03:15:58.017Z]  OS/Arch:           linux/amd64
03:15:58 [2020-06-27T03:15:58.017Z]  Experimental:      false
03:15:58 [2020-06-27T03:15:58.017Z] 
03:15:58 [2020-06-27T03:15:58.017Z] Server: Docker Engine - Community
03:15:58 [2020-06-27T03:15:58.017Z]  Engine:
03:15:58 [2020-06-27T03:15:58.017Z]   Version:          19.03.11
03:15:58 [2020-06-27T03:15:58.017Z]   API version:      1.40 (minimum version 1.12)
03:15:58 [2020-06-27T03:15:58.017Z]   Go version:       go1.13.10
03:15:58 [2020-06-27T03:15:58.017Z]   Git commit:       42e35e61f3
03:15:58 [2020-06-27T03:15:58.017Z]   Built:            Mon Jun  1 09:10:54 2020
03:15:58 [2020-06-27T03:15:58.017Z]   OS/Arch:          linux/amd64
03:15:58 [2020-06-27T03:15:58.017Z]   Experimental:     true
03:15:58 [2020-06-27T03:15:58.017Z]  containerd:
03:15:58 [2020-06-27T03:15:58.017Z]   Version:          1.2.13
03:15:58 [2020-06-27T03:15:58.017Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
03:15:58 [2020-06-27T03:15:58.017Z]  runc:
03:15:58 [2020-06-27T03:15:58.017Z]   Version:          1.0.0-rc10
03:15:58 [2020-06-27T03:15:58.017Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:15:58 [2020-06-27T03:15:58.017Z]  docker-init:
03:15:58 [2020-06-27T03:15:58.017Z]   Version:          0.18.0
03:15:58 [2020-06-27T03:15:58.017Z]   GitCommit:        fec3683
[Pipeline] sh
03:15:58 [2020-06-27T03:15:58.171Z] #39 45.77   CC       criu/arch/s390/restorer.o
03:15:58 [2020-06-27T03:15:58.171Z] #39 46.17   CC       criu/pie/restorer.o
03:15:58 [2020-06-27T03:15:58.326Z] + docker info
03:15:58 [2020-06-27T03:15:58.546Z] #33 ...
03:15:58 [2020-06-27T03:15:58.546Z] 
03:15:58 [2020-06-27T03:15:58.546Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:58 [2020-06-27T03:15:58.546Z] #47 65.19 encoding/binary
03:15:58 [2020-06-27T03:15:58.546Z] #47 65.39 os
03:15:58 [2020-06-27T03:15:58.546Z] #47 68.27 encoding/base64
03:15:58 [2020-06-27T03:15:58.546Z] #47 69.57 golang.org/x/sys/unix
03:15:58 [2020-06-27T03:15:58.546Z] #47 70.60 fmt
03:15:58 [2020-06-27T03:15:58.785Z] #39 ...
03:15:58 [2020-06-27T03:15:58.785Z] 
03:15:58 [2020-06-27T03:15:58.785Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:58 [2020-06-27T03:15:58.785Z] #41 73.92 net/textproto
03:15:58 [2020-06-27T03:15:58.785Z] #41 73.92 crypto/x509
03:15:58 [2020-06-27T03:15:58.785Z] #41 74.76 vendor/golang.org/x/net/http/httpguts
03:15:58 [2020-06-27T03:15:58.785Z] #41 75.05 vendor/golang.org/x/net/http/httpproxy
03:15:58 [2020-06-27T03:15:58.785Z] #41 75.79 mime/multipart
03:15:58 [2020-06-27T03:15:58.785Z] #41 77.86 crypto/tls
03:15:58 [2020-06-27T03:15:58.785Z] #41 82.70 net/http/httptrace
03:15:58 [2020-06-27T03:15:58.785Z] #41 82.83 net/http
03:15:58 [2020-06-27T03:15:58.785Z] #41 ...
03:15:58 [2020-06-27T03:15:58.785Z] 
03:15:58 [2020-06-27T03:15:58.785Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:15:58 [2020-06-27T03:15:58.785Z] #49 7.117 + cd /tmp/tmp.Asqiikiixr/src/github.com/opencontainers/runc
03:15:58 [2020-06-27T03:15:58.785Z] #49 7.117 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:15:58 [2020-06-27T03:15:58.785Z] #49 7.569 + '[' -z '' ']'
03:15:58 [2020-06-27T03:15:58.785Z] #49 7.569 + target=static
03:15:58 [2020-06-27T03:15:58.785Z] #49 7.569 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:15:58 [2020-06-27T03:15:58.785Z] #49 8.527 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 .
03:15:58 [2020-06-27T03:15:58.808Z] #47 ...
03:15:58 [2020-06-27T03:15:58.808Z] 
03:15:58 [2020-06-27T03:15:58.808Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:15:58 [2020-06-27T03:15:58.808Z] #25 24.64 
03:15:58 [2020-06-27T03:15:58.808Z] #25 24.97 
######################################################################## 100.0%
03:15:58 [2020-06-27T03:15:58.808Z] #25 25.12 
03:15:59 [2020-06-27T03:15:59.067Z] #25 25.20 Download of images into '/build' complete.
03:15:59 [2020-06-27T03:15:59.067Z] #25 25.21 Use something like the following to load the result into a Docker daemon:
03:15:59 [2020-06-27T03:15:59.067Z] #25 25.21   tar -cC '/build' . | docker load
03:15:59 [2020-06-27T03:15:59.067Z] #25 DONE 25.3s
03:15:59 [2020-06-27T03:15:59.067Z] 
03:15:59 [2020-06-27T03:15:59.067Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:15:59 [2020-06-27T03:15:59.067Z] #30 75.21 log
03:15:59 [2020-06-27T03:15:59.071Z] #49 ...
03:15:59 [2020-06-27T03:15:59.071Z] 
03:15:59 [2020-06-27T03:15:59.071Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:15:59 [2020-06-27T03:15:59.071Z] #16 DONE 1.5s
03:15:59 [2020-06-27T03:15:59.365Z] 
03:15:59 [2020-06-27T03:15:59.365Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:16:00 [2020-06-27T03:16:00.190Z] #58 ...
03:16:00 [2020-06-27T03:16:00.190Z] 
03:16:00 [2020-06-27T03:16:00.190Z] #20 [internal] load build context
03:16:00 [2020-06-27T03:16:00.190Z] #20 transferring context: 51.28MB 5.8s done
03:16:00 [2020-06-27T03:16:00.190Z] #20 DONE 5.8s
03:16:00 [2020-06-27T03:16:00.190Z] 
03:16:00 [2020-06-27T03:16:00.190Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:16:00 [2020-06-27T03:16:00.190Z] #58 ...
03:16:00 [2020-06-27T03:16:00.190Z] 
03:16:00 [2020-06-27T03:16:00.190Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:16:00 [2020-06-27T03:16:00.190Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
03:16:00 [2020-06-27T03:16:00.190Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done
03:16:00 [2020-06-27T03:16:00.190Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
03:16:00 [2020-06-27T03:16:00.190Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done
03:16:00 [2020-06-27T03:16:00.190Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.0s done
03:16:00 [2020-06-27T03:16:00.190Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.6s done
03:16:00 [2020-06-27T03:16:00.190Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done
03:16:00 [2020-06-27T03:16:00.190Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s done
03:16:00 [2020-06-27T03:16:00.190Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.3s done
03:16:00 [2020-06-27T03:16:00.190Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.4s
03:16:00 [2020-06-27T03:16:00.190Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 63.79MB / 120.16MB 5.8s
03:16:00 [2020-06-27T03:16:00.190Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.3s done
03:16:00 [2020-06-27T03:16:00.448Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 76.70MB / 120.16MB 6.2s
03:16:00 [2020-06-27T03:16:00.707Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 85.17MB / 120.16MB 6.4s
03:16:00 [2020-06-27T03:16:00.707Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 94.55MB / 120.16MB 6.5s
03:16:00 [2020-06-27T03:16:00.847Z] #17 1.568 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:00 [2020-06-27T03:16:00.847Z] #17 1.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:00 [2020-06-27T03:16:00.967Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 105.71MB / 120.16MB 6.6s
03:16:00 [2020-06-27T03:16:00.967Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 6.8s
03:16:01 [2020-06-27T03:16:01.139Z] #17 1.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:01 [2020-06-27T03:16:01.139Z] #17 2.049 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
03:16:01 [2020-06-27T03:16:01.538Z] #7 ...
03:16:01 [2020-06-27T03:16:01.538Z] 
03:16:01 [2020-06-27T03:16:01.538Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:16:01 [2020-06-27T03:16:01.538Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done
03:16:01 [2020-06-27T03:16:01.538Z] #58 DONE 7.2s
03:16:01 [2020-06-27T03:16:01.538Z] 
03:16:01 [2020-06-27T03:16:01.538Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:16:01 [2020-06-27T03:16:01.754Z] #17 2.713 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
03:16:02 [2020-06-27T03:16:02.351Z] #30 ...
03:16:02 [2020-06-27T03:16:02.351Z] 
03:16:02 [2020-06-27T03:16:02.351Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:02 [2020-06-27T03:16:02.351Z] #38 77.77 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
03:16:02 [2020-06-27T03:16:02.351Z] #38 77.78 Processing triggers for libc-bin (2.28-10) ...
03:16:02 [2020-06-27T03:16:02.351Z] #38 DONE 78.3s
03:16:02 [2020-06-27T03:16:02.351Z] 
03:16:02 [2020-06-27T03:16:02.351Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.060 + RM_GOPATH=0
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.060 + TMP_GOPATH=
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.060 + : /build
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.060 + '[' -z '' ']'
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.064 ++ mktemp -d
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.064 + export GOPATH=/tmp/tmp.P9oJ2QGsxG
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.064 + GOPATH=/tmp/tmp.P9oJ2QGsxG
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.064 + RM_GOPATH=1
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.064 + case "$(go env GOARCH)" in
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.064 ++ go env GOARCH
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 + export GO_BUILDMODE=-buildmode=pie
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 + GO_BUILDMODE=-buildmode=pie
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 ++ dirname /tmp/install/install.sh
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 + dir=/tmp/install
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 + bin=tini
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 + shift
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 + '[' '!' -f /tmp/install/tini.installer ']'
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 + . /tmp/install/tini.installer
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 + install_tini
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.116 + git clone https://github.com/krallin/tini.git /tmp/tmp.P9oJ2QGsxG/tini
03:16:02 [2020-06-27T03:16:02.351Z] #33 4.126 Cloning into '/tmp/tmp.P9oJ2QGsxG/tini'...
03:16:02 [2020-06-27T03:16:02.484Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.8s done
03:16:02 [2020-06-27T03:16:02.744Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 8.2s done
03:16:02 [2020-06-27T03:16:02.744Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0
03:16:02 [2020-06-27T03:16:02.760Z] #17 3.710 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
03:16:03 [2020-06-27T03:16:03.002Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done
03:16:03 [2020-06-27T03:16:03.002Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39
03:16:03 [2020-06-27T03:16:03.260Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done
03:16:03 [2020-06-27T03:16:03.282Z] #33 5.216 + cd /tmp/tmp.P9oJ2QGsxG/tini
03:16:03 [2020-06-27T03:16:03.282Z] #33 5.216 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:16:03 [2020-06-27T03:16:03.282Z] #33 5.246 + cmake .
03:16:03 [2020-06-27T03:16:03.519Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e
03:16:03 [2020-06-27T03:16:03.539Z] #33 5.770 -- The C compiler identification is GNU 8.3.0
03:16:03 [2020-06-27T03:16:03.539Z] #33 5.827 -- Check for working C compiler: /usr/bin/cc
03:16:03 [2020-06-27T03:16:03.567Z] Client:
03:16:03 [2020-06-27T03:16:03.567Z]  Debug Mode: false
03:16:03 [2020-06-27T03:16:03.567Z] 
03:16:03 [2020-06-27T03:16:03.567Z] Server:
03:16:03 [2020-06-27T03:16:03.567Z]  Containers: 0
03:16:03 [2020-06-27T03:16:03.567Z]   Running: 0
03:16:03 [2020-06-27T03:16:03.567Z]   Paused: 0
03:16:03 [2020-06-27T03:16:03.567Z]   Stopped: 0
03:16:03 [2020-06-27T03:16:03.567Z]  Images: 0
03:16:03 [2020-06-27T03:16:03.567Z]  Server Version: 19.03.11
03:16:03 [2020-06-27T03:16:03.567Z]  Storage Driver: overlay2
03:16:03 [2020-06-27T03:16:03.567Z]   Backing Filesystem: extfs
03:16:03 [2020-06-27T03:16:03.567Z]   Supports d_type: true
03:16:03 [2020-06-27T03:16:03.567Z]   Native Overlay Diff: true
03:16:03 [2020-06-27T03:16:03.567Z]  Logging Driver: json-file
03:16:03 [2020-06-27T03:16:03.567Z]  Cgroup Driver: cgroupfs
03:16:03 [2020-06-27T03:16:03.567Z]  Plugins:
03:16:03 [2020-06-27T03:16:03.567Z]   Volume: local
03:16:03 [2020-06-27T03:16:03.567Z]   Network: bridge host ipvlan macvlan null overlay
03:16:03 [2020-06-27T03:16:03.567Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:16:03 [2020-06-27T03:16:03.567Z]  Swarm: inactive
03:16:03 [2020-06-27T03:16:03.567Z]  Runtimes: runc
03:16:03 [2020-06-27T03:16:03.567Z]  Default Runtime: runc
03:16:03 [2020-06-27T03:16:03.567Z]  Init Binary: docker-init
03:16:03 [2020-06-27T03:16:03.567Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:16:03 [2020-06-27T03:16:03.567Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:16:03 [2020-06-27T03:16:03.567Z]  init version: fec3683
03:16:03 [2020-06-27T03:16:03.567Z]  Security Options:
03:16:03 [2020-06-27T03:16:03.567Z]   apparmor
03:16:03 [2020-06-27T03:16:03.567Z]   seccomp
03:16:03 [2020-06-27T03:16:03.567Z]    Profile: default
03:16:03 [2020-06-27T03:16:03.567Z]  Kernel Version: 5.3.0-1023-aws
03:16:03 [2020-06-27T03:16:03.567Z]  Operating System: Ubuntu 18.04.4 LTS
03:16:03 [2020-06-27T03:16:03.567Z]  OSType: linux
03:16:03 [2020-06-27T03:16:03.567Z]  Architecture: x86_64
03:16:03 [2020-06-27T03:16:03.567Z]  CPUs: 2
03:16:03 [2020-06-27T03:16:03.567Z]  Total Memory: 7.487GiB
03:16:03 [2020-06-27T03:16:03.567Z]  Name: ip-10-100-77-64
03:16:03 [2020-06-27T03:16:03.567Z]  ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU
03:16:03 [2020-06-27T03:16:03.567Z]  Docker Root Dir: /var/lib/docker
03:16:03 [2020-06-27T03:16:03.567Z]  Debug Mode: false
03:16:03 [2020-06-27T03:16:03.567Z]  Registry: https://index.docker.io/v1/
03:16:03 [2020-06-27T03:16:03.567Z]  Labels:
03:16:03 [2020-06-27T03:16:03.567Z]  Experimental: true
03:16:03 [2020-06-27T03:16:03.567Z]  Insecure Registries:
03:16:03 [2020-06-27T03:16:03.567Z]   127.0.0.0/8
03:16:03 [2020-06-27T03:16:03.567Z]  Live Restore Enabled: true
03:16:03 [2020-06-27T03:16:03.567Z] 
03:16:03 [2020-06-27T03:16:03.567Z] WARNING: No swap limit support
[Pipeline] sh
03:16:03 [2020-06-27T03:16:03.852Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:16:03 [2020-06-27T03:16:03.852Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:16:03 [2020-06-27T03:16:03.852Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:16:03 [2020-06-27T03:16:03.852Z] + bash /home/ubuntu/workspace/moby_PR-41159/check-config.sh
03:16:03 [2020-06-27T03:16:03.852Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:16:03 [2020-06-27T03:16:03.852Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ...
03:16:03 [2020-06-27T03:16:03.852Z] 
03:16:03 [2020-06-27T03:16:03.852Z] Generally Necessary:
03:16:03 [2020-06-27T03:16:03.852Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:16:03 [2020-06-27T03:16:03.852Z] - apparmor: enabled and tools installed
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_NAMESPACES: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_NET_NS: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_PID_NS: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_IPC_NS: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_UTS_NS: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_CGROUPS: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_CGROUP_CPUACCT: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_CGROUP_DEVICE: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_CGROUP_FREEZER: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_CGROUP_SCHED: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_CPUSETS: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_MEMCG: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_KEYS: enabled
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_VETH: enabled (as module)
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_BRIDGE: enabled (as module)
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_NF_NAT_IPV4: missing
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_NF_NAT: enabled (as module)
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_NF_NAT_NEEDED: missing
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_POSIX_MQUEUE: enabled
03:16:03 [2020-06-27T03:16:03.852Z] 
03:16:03 [2020-06-27T03:16:03.852Z] Optional Features:
03:16:03 [2020-06-27T03:16:03.852Z] - CONFIG_USER_NS: enabled
03:16:04 [2020-06-27T03:16:04.103Z] #33 ...
03:16:04 [2020-06-27T03:16:04.104Z] 
03:16:04 [2020-06-27T03:16:04.104Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:04 [2020-06-27T03:16:04.104Z] #41 70.60 fmt
03:16:04 [2020-06-27T03:16:04.104Z] #41 73.80 regexp
03:16:04 [2020-06-27T03:16:04.104Z] #41 76.43 go/token
03:16:04 [2020-06-27T03:16:04.104Z] #41 78.08 go/scanner
03:16:04 [2020-06-27T03:16:04.104Z] #41 79.99 internal/lazyregexp
03:16:04 [2020-06-27T03:16:04.104Z] #41 80.06 go/ast
03:16:04 [2020-06-27T03:16:04.104Z] #41 80.39 net/url
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_SECCOMP: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_CGROUP_PIDS: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_MEMCG_SWAP: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:16:04 [2020-06-27T03:16:04.117Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_BLK_CGROUP: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_IOSCHED_CFQ: missing
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_CGROUP_PERF: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_CGROUP_HUGETLB: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_CFS_BANDWIDTH: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_RT_GROUP_SCHED: missing
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_IP_VS: enabled (as module)
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_IP_VS_NFCT: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_IP_VS_RR: enabled (as module)
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_EXT4_FS: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:16:04 [2020-06-27T03:16:04.117Z] - Network Drivers:
03:16:04 [2020-06-27T03:16:04.117Z]   - "overlay":
03:16:04 [2020-06-27T03:16:04.117Z]     - CONFIG_VXLAN: enabled (as module)
03:16:04 [2020-06-27T03:16:04.117Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:16:04 [2020-06-27T03:16:04.117Z]       Optional (for encrypted networks):
03:16:04 [2020-06-27T03:16:04.211Z] Client:
03:16:04 [2020-06-27T03:16:04.211Z]  Debug Mode: false
03:16:04 [2020-06-27T03:16:04.211Z] 
03:16:04 [2020-06-27T03:16:04.211Z] Server:
03:16:04 [2020-06-27T03:16:04.211Z]  Containers: 0
03:16:04 [2020-06-27T03:16:04.211Z]   Running: 0
03:16:04 [2020-06-27T03:16:04.211Z]   Paused: 0
03:16:04 [2020-06-27T03:16:04.211Z]   Stopped: 0
03:16:04 [2020-06-27T03:16:04.211Z]  Images: 0
03:16:04 [2020-06-27T03:16:04.211Z]  Server Version: 19.03.11
03:16:04 [2020-06-27T03:16:04.211Z]  Storage Driver: overlay2
03:16:04 [2020-06-27T03:16:04.211Z]   Backing Filesystem: extfs
03:16:04 [2020-06-27T03:16:04.211Z]   Supports d_type: true
03:16:04 [2020-06-27T03:16:04.211Z]   Native Overlay Diff: true
03:16:04 [2020-06-27T03:16:04.211Z]  Logging Driver: json-file
03:16:04 [2020-06-27T03:16:04.211Z]  Cgroup Driver: cgroupfs
03:16:04 [2020-06-27T03:16:04.211Z]  Plugins:
03:16:04 [2020-06-27T03:16:04.211Z]   Volume: local
03:16:04 [2020-06-27T03:16:04.211Z]   Network: bridge host ipvlan macvlan null overlay
03:16:04 [2020-06-27T03:16:04.211Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:16:04 [2020-06-27T03:16:04.211Z]  Swarm: inactive
03:16:04 [2020-06-27T03:16:04.211Z]  Runtimes: runc
03:16:04 [2020-06-27T03:16:04.211Z]  Default Runtime: runc
03:16:04 [2020-06-27T03:16:04.211Z]  Init Binary: docker-init
03:16:04 [2020-06-27T03:16:04.211Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
03:16:04 [2020-06-27T03:16:04.211Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:16:04 [2020-06-27T03:16:04.211Z]  init version: fec3683
03:16:04 [2020-06-27T03:16:04.211Z]  Security Options:
03:16:04 [2020-06-27T03:16:04.211Z]   apparmor
03:16:04 [2020-06-27T03:16:04.211Z]   seccomp
03:16:04 [2020-06-27T03:16:04.211Z]    Profile: default
03:16:04 [2020-06-27T03:16:04.211Z]  Kernel Version: 4.15.0-1073-aws
03:16:04 [2020-06-27T03:16:04.211Z]  Operating System: Ubuntu 16.04.6 LTS
03:16:04 [2020-06-27T03:16:04.211Z]  OSType: linux
03:16:04 [2020-06-27T03:16:04.211Z]  Architecture: aarch64
03:16:04 [2020-06-27T03:16:04.211Z]  CPUs: 4
03:16:04 [2020-06-27T03:16:04.211Z]  Total Memory: 7.525GiB
03:16:04 [2020-06-27T03:16:04.211Z]  Name: ip-10-100-119-238
03:16:04 [2020-06-27T03:16:04.211Z]  ID: SZQL:DISE:PM2N:EGTT:IEUO:4UQA:FPG3:FFEA:6AXM:MCDI:WTO6:DZJY
03:16:04 [2020-06-27T03:16:04.211Z]  Docker Root Dir: /var/lib/docker
03:16:04 [2020-06-27T03:16:04.211Z]  Debug Mode: false
03:16:04 [2020-06-27T03:16:04.211Z]  Registry: https://index.docker.io/v1/
03:16:04 [2020-06-27T03:16:04.211Z]  Labels:
03:16:04 [2020-06-27T03:16:04.211Z]  Experimental: true
03:16:04 [2020-06-27T03:16:04.211Z]  Insecure Registries:
03:16:04 [2020-06-27T03:16:04.211Z]   127.0.0.0/8
03:16:04 [2020-06-27T03:16:04.211Z]  Live Restore Enabled: true
03:16:04 [2020-06-27T03:16:04.211Z] 
03:16:04 [2020-06-27T03:16:04.211Z] WARNING: No swap limit support
[Pipeline] sh
03:16:04 [2020-06-27T03:16:04.231Z] #17 ...
03:16:04 [2020-06-27T03:16:04.231Z] 
03:16:04 [2020-06-27T03:16:04.231Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:04 [2020-06-27T03:16:04.231Z] #43 DONE 89.4s
03:16:04 [2020-06-27T03:16:04.231Z] 
03:16:04 [2020-06-27T03:16:04.231Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:04 [2020-06-27T03:16:04.231Z] #39 48.36   LINK     criu/pie/restorer.built-in.o
03:16:04 [2020-06-27T03:16:04.231Z] #39 48.37   GEN      criu/pie/restorer-blob.h
03:16:04 [2020-06-27T03:16:04.231Z] #39 48.41   DEP      criu/vdso.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 48.51   DEP      criu/uts_ns.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 48.59   DEP      criu/util.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 48.72   DEP      criu/uffd.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 48.85   DEP      criu/tun.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 48.94   DEP      criu/tty.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 49.04   DEP      criu/timerfd.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 49.16   DEP      criu/timens.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 49.32   DEP      criu/sysfs_parse.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 49.45   DEP      criu/sysctl.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 49.60   DEP      criu/string.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 49.64   DEP      criu/stats.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 49.76   DEP      criu/sockets.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 49.90   DEP      criu/sk-unix.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 50.06   DEP      criu/sk-tcp.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 50.25   DEP      criu/sk-queue.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 50.40   DEP      criu/sk-packet.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 50.56   DEP      criu/sk-netlink.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 50.76   DEP      criu/sk-inet.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 50.88   DEP      criu/signalfd.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 50.97   DEP      criu/sigframe.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 51.04   DEP      criu/shmem.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 51.23   DEP      criu/servicefd.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 51.40   DEP      criu/seize.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 51.50   DEP      criu/seccomp.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 51.73   DEP      criu/rst-malloc.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 51.75   DEP      criu/rbtree.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 51.77   DEP      criu/pstree.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 51.86   DEP      criu/protobuf.d
03:16:04 [2020-06-27T03:16:04.231Z] #39 52.06   GEN      criu/protobuf-desc-gen.h
03:16:04 [2020-06-27T03:16:04.361Z] #41 ...
03:16:04 [2020-06-27T03:16:04.361Z] 
03:16:04 [2020-06-27T03:16:04.361Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:04 [2020-06-27T03:16:04.361Z] #30 79.98 github.com/BurntSushi/toml/cmd/tomlv
03:16:04 [2020-06-27T03:16:04.378Z]       - CONFIG_CRYPTO: enabled
03:16:04 [2020-06-27T03:16:04.379Z]       - CONFIG_CRYPTO_AEAD: enabled
03:16:04 [2020-06-27T03:16:04.379Z]       - CONFIG_CRYPTO_GCM: enabled
03:16:04 [2020-06-27T03:16:04.379Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:16:04 [2020-06-27T03:16:04.379Z]       - CONFIG_CRYPTO_GHASH: enabled
03:16:04 [2020-06-27T03:16:04.379Z]       - CONFIG_XFRM: enabled
03:16:04 [2020-06-27T03:16:04.379Z]       - CONFIG_XFRM_USER: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]       - CONFIG_INET_ESP: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
03:16:04 [2020-06-27T03:16:04.379Z]   - "ipvlan":
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_IPVLAN: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]   - "macvlan":
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_MACVLAN: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_DUMMY: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]   - "ftp,tftp client in container":
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z] - Storage Drivers:
03:16:04 [2020-06-27T03:16:04.379Z]   - "aufs":
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_AUFS_FS: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]   - "btrfs":
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:16:04 [2020-06-27T03:16:04.379Z]   - "devicemapper":
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_BLK_DEV_DM: enabled
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]   - "overlay":
03:16:04 [2020-06-27T03:16:04.379Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:16:04 [2020-06-27T03:16:04.379Z]   - "zfs":
03:16:04 [2020-06-27T03:16:04.379Z]     - /dev/zfs: present
03:16:04 [2020-06-27T03:16:04.379Z]     - zfs command: missing
03:16:04 [2020-06-27T03:16:04.379Z]     - zpool command: missing
03:16:04 [2020-06-27T03:16:04.379Z] 
03:16:04 [2020-06-27T03:16:04.379Z] Limits:
03:16:04 [2020-06-27T03:16:04.379Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:16:04 [2020-06-27T03:16:04.379Z] 
03:16:04 [2020-06-27T03:16:04.379Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:16:04 [2020-06-27T03:16:04.500Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:16:04 [2020-06-27T03:16:04.501Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
03:16:04 [2020-06-27T03:16:04.501Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
03:16:04 [2020-06-27T03:16:04.501Z] + bash /home/ubuntu/workspace/moby_PR-41159/check-config.sh
03:16:04 [2020-06-27T03:16:04.501Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:16:04 [2020-06-27T03:16:04.501Z] info: reading kernel config from /boot/config-4.15.0-1073-aws ...
03:16:04 [2020-06-27T03:16:04.501Z] 
03:16:04 [2020-06-27T03:16:04.501Z] Generally Necessary:
03:16:04 [2020-06-27T03:16:04.501Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:16:04 [2020-06-27T03:16:04.501Z] - apparmor: enabled and tools installed
03:16:04 [2020-06-27T03:16:04.501Z] - CONFIG_NAMESPACES: enabled
03:16:04 [2020-06-27T03:16:04.501Z] - CONFIG_NET_NS: enabled
03:16:04 [2020-06-27T03:16:04.501Z] - CONFIG_PID_NS: enabled
03:16:04 [2020-06-27T03:16:04.501Z] - CONFIG_IPC_NS: enabled
03:16:04 [2020-06-27T03:16:04.501Z] - CONFIG_UTS_NS: enabled
03:16:04 [2020-06-27T03:16:04.746Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc .
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_CGROUPS: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_CGROUP_CPUACCT: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_CGROUP_DEVICE: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_CGROUP_FREEZER: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_CGROUP_SCHED: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_CPUSETS: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_MEMCG: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_KEYS: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_VETH: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_BRIDGE: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_NF_NAT: enabled (as module)
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_NF_NAT_NEEDED: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_POSIX_MQUEUE: enabled
03:16:04 [2020-06-27T03:16:04.760Z] 
03:16:04 [2020-06-27T03:16:04.760Z] Optional Features:
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_USER_NS: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_SECCOMP: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_CGROUP_PIDS: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_MEMCG_SWAP: enabled
03:16:04 [2020-06-27T03:16:04.760Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:16:04 [2020-06-27T03:16:04.760Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:16:05 [2020-06-27T03:16:05.001Z] #2 [internal] load build definition from Dockerfile
03:16:05 [2020-06-27T03:16:05.001Z] #2 transferring dockerfile: 16.37kB done
03:16:05 [2020-06-27T03:16:05.001Z] #2 DONE 0.0s
03:16:05 [2020-06-27T03:16:05.001Z] 
03:16:05 [2020-06-27T03:16:05.001Z] #1 [internal] load .dockerignore
03:16:05 [2020-06-27T03:16:05.001Z] #1 transferring context: 87B done
03:16:05 [2020-06-27T03:16:05.001Z] #1 DONE 0.0s
03:16:05 [2020-06-27T03:16:05.001Z] 
03:16:05 [2020-06-27T03:16:05.001Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_BLK_CGROUP: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_IOSCHED_CFQ: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_CGROUP_PERF: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_CGROUP_HUGETLB: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_CFS_BANDWIDTH: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_RT_GROUP_SCHED: missing
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_IP_VS: enabled (as module)
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_IP_VS_NFCT: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_IP_VS_RR: enabled (as module)
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_EXT4_FS: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:16:05 [2020-06-27T03:16:05.019Z] - Network Drivers:
03:16:05 [2020-06-27T03:16:05.019Z]   - "overlay":
03:16:05 [2020-06-27T03:16:05.019Z]     - CONFIG_VXLAN: enabled (as module)
03:16:05 [2020-06-27T03:16:05.019Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:16:05 [2020-06-27T03:16:05.019Z]       Optional (for encrypted networks):
03:16:05 [2020-06-27T03:16:05.278Z]       - CONFIG_CRYPTO: enabled
03:16:05 [2020-06-27T03:16:05.278Z]       - CONFIG_CRYPTO_AEAD: enabled
03:16:05 [2020-06-27T03:16:05.278Z]       - CONFIG_CRYPTO_GCM: enabled
03:16:05 [2020-06-27T03:16:05.278Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:16:05 [2020-06-27T03:16:05.278Z]       - CONFIG_CRYPTO_GHASH: enabled
03:16:05 [2020-06-27T03:16:05.278Z]       - CONFIG_XFRM: enabled
03:16:05 [2020-06-27T03:16:05.278Z]       - CONFIG_XFRM_USER: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]       - CONFIG_INET_ESP: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]   - "ipvlan":
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_IPVLAN: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]   - "macvlan":
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_MACVLAN: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_DUMMY: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]   - "ftp,tftp client in container":
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z] - Storage Drivers:
03:16:05 [2020-06-27T03:16:05.278Z]   - "aufs":
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_AUFS_FS: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]   - "btrfs":
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:16:05 [2020-06-27T03:16:05.278Z]   - "devicemapper":
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_BLK_DEV_DM: enabled
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]   - "overlay":
03:16:05 [2020-06-27T03:16:05.278Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:16:05 [2020-06-27T03:16:05.278Z]   - "zfs":
03:16:05 [2020-06-27T03:16:05.278Z]     - /dev/zfs: missing
03:16:05 [2020-06-27T03:16:05.278Z]     - zfs command: missing
03:16:05 [2020-06-27T03:16:05.278Z]     - zpool command: missing
03:16:05 [2020-06-27T03:16:05.278Z] 
03:16:05 [2020-06-27T03:16:05.278Z] Limits:
03:16:05 [2020-06-27T03:16:05.278Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:16:05 [2020-06-27T03:16:05.278Z] 
03:16:05 [2020-06-27T03:16:05.278Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:16:05 [2020-06-27T03:16:05.560Z] #3 DONE 0.3s
03:16:05 [2020-06-27T03:16:05.560Z] 
03:16:05 [2020-06-27T03:16:05.560Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:16:05 [2020-06-27T03:16:05.560Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:16:05 [2020-06-27T03:16:05.560Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:16:05 [2020-06-27T03:16:05.560Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
03:16:05 [2020-06-27T03:16:05.560Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
03:16:05 [2020-06-27T03:16:05.560Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 16.94kB / 8.88MB 0.3s
03:16:05 [2020-06-27T03:16:05.560Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.41MB / 8.88MB 0.4s
03:16:05 [2020-06-27T03:16:05.623Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc .
03:16:05 [2020-06-27T03:16:05.623Z] #2 [internal] load build definition from Dockerfile
03:16:05 [2020-06-27T03:16:05.623Z] #2 transferring dockerfile: 16.37kB 0.0s done
03:16:05 [2020-06-27T03:16:05.623Z] #2 DONE 0.1s
03:16:05 [2020-06-27T03:16:05.623Z] 
03:16:05 [2020-06-27T03:16:05.623Z] #1 [internal] load .dockerignore
03:16:05 [2020-06-27T03:16:05.623Z] #1 transferring context: 87B done
03:16:05 [2020-06-27T03:16:05.623Z] #1 DONE 0.1s
03:16:05 [2020-06-27T03:16:05.623Z] 
03:16:05 [2020-06-27T03:16:05.623Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
03:16:05 [2020-06-27T03:16:05.815Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done
03:16:05 [2020-06-27T03:16:05.815Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
03:16:06 [2020-06-27T03:16:06.073Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done
03:16:06 [2020-06-27T03:16:06.073Z] #4 DONE 0.9s
03:16:06 [2020-06-27T03:16:06.191Z] #3 DONE 0.4s
03:16:06 [2020-06-27T03:16:06.191Z] 
03:16:06 [2020-06-27T03:16:06.191Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
03:16:06 [2020-06-27T03:16:06.191Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
03:16:06 [2020-06-27T03:16:06.191Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
03:16:06 [2020-06-27T03:16:06.191Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
03:16:06 [2020-06-27T03:16:06.292Z] #39 53.76   DEP      criu/protobuf-desc.d
03:16:06 [2020-06-27T03:16:06.292Z] #39 53.86   DEP      criu/proc_parse.d
03:16:06 [2020-06-27T03:16:06.292Z] #39 54.01   DEP      criu/plugin.d
03:16:06 [2020-06-27T03:16:06.292Z] #39 54.08   DEP      criu/pipes.d
03:16:06 [2020-06-27T03:16:06.292Z] #39 54.19   DEP      criu/pie-util.d
03:16:06 [2020-06-27T03:16:06.292Z] #39 54.30   DEP      criu/pie-util-vdso.d
03:16:06 [2020-06-27T03:16:06.451Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
03:16:06 [2020-06-27T03:16:06.451Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 126.98kB / 8.28MB 0.2s
03:16:06 [2020-06-27T03:16:06.451Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s done
03:16:06 [2020-06-27T03:16:06.451Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
03:16:06 [2020-06-27T03:16:06.574Z] #39 54.39   DEP      criu/path.d
03:16:06 [2020-06-27T03:16:06.657Z] 
03:16:06 [2020-06-27T03:16:06.657Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
03:16:06 [2020-06-27T03:16:06.657Z] #6 DONE 0.3s
03:16:06 [2020-06-27T03:16:06.657Z] 
03:16:06 [2020-06-27T03:16:06.657Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:16:06 [2020-06-27T03:16:06.657Z] #5 DONE 0.2s
03:16:06 [2020-06-27T03:16:06.710Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
03:16:06 [2020-06-27T03:16:06.710Z] #4 DONE 0.6s
03:16:06 [2020-06-27T03:16:06.797Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.0s done
03:16:06 [2020-06-27T03:16:06.797Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a
03:16:06 [2020-06-27T03:16:06.856Z] #39 54.53   DEP      criu/parasite-syscall.d
03:16:06 [2020-06-27T03:16:06.856Z] #39 54.65   DEP      criu/pagemap.d
03:16:06 [2020-06-27T03:16:06.856Z] #39 54.74   DEP      criu/pagemap-cache.d
03:16:06 [2020-06-27T03:16:06.914Z] 
03:16:06 [2020-06-27T03:16:06.914Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:16:06 [2020-06-27T03:16:06.914Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
03:16:06 [2020-06-27T03:16:06.914Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.1s
03:16:06 [2020-06-27T03:16:06.914Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 559.68kB / 10.00MB 0.1s
03:16:06 [2020-06-27T03:16:06.914Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
03:16:06 [2020-06-27T03:16:06.914Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done
03:16:06 [2020-06-27T03:16:06.914Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done
03:16:06 [2020-06-27T03:16:06.914Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.1s
03:16:07 [2020-06-27T03:16:07.138Z] #39 54.81   DEP      criu/page-xfer.d
03:16:07 [2020-06-27T03:16:07.138Z] #39 54.91   DEP      criu/page-pipe.d
03:16:07 [2020-06-27T03:16:07.138Z] #39 55.01   DEP      criu/netfilter.d
03:16:07 [2020-06-27T03:16:07.169Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s
03:16:07 [2020-06-27T03:16:07.169Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 8.20MB / 10.00MB 0.3s
03:16:07 [2020-06-27T03:16:07.169Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.95MB / 50.39MB 0.3s
03:16:07 [2020-06-27T03:16:07.169Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s
03:16:07 [2020-06-27T03:16:07.289Z] 
03:16:07 [2020-06-27T03:16:07.289Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
03:16:07 [2020-06-27T03:16:07.420Z] #39 55.16   DEP      criu/net.d
03:16:07 [2020-06-27T03:16:07.420Z] #39 55.33   DEP      criu/namespaces.d
03:16:07 [2020-06-27T03:16:07.425Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done
03:16:07 [2020-06-27T03:16:07.425Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s done
03:16:07 [2020-06-27T03:16:07.425Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 12.92MB / 50.39MB 0.6s
03:16:07 [2020-06-27T03:16:07.425Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 1.19MB / 51.83MB 0.6s
03:16:07 [2020-06-27T03:16:07.425Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.6s
03:16:07 [2020-06-27T03:16:07.548Z] #5 DONE 0.4s
03:16:07 [2020-06-27T03:16:07.548Z] 
03:16:07 [2020-06-27T03:16:07.548Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
03:16:07 [2020-06-27T03:16:07.548Z] #6 DONE 0.3s
03:16:07 [2020-06-27T03:16:07.548Z] 
03:16:07 [2020-06-27T03:16:07.548Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:16:07 [2020-06-27T03:16:07.548Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
03:16:07 [2020-06-27T03:16:07.681Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 16.45MB / 50.39MB 0.7s
03:16:07 [2020-06-27T03:16:07.682Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 4.48MB / 51.83MB 0.7s
03:16:07 [2020-06-27T03:16:07.682Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.79MB / 68.65MB 0.7s
03:16:07 [2020-06-27T03:16:07.682Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 23.73MB / 50.39MB 0.9s
03:16:07 [2020-06-27T03:16:07.682Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 11.13MB / 51.83MB 0.9s
03:16:07 [2020-06-27T03:16:07.682Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 9.21MB / 68.65MB 0.9s
03:16:07 [2020-06-27T03:16:07.703Z] #39 55.50   DEP      criu/mount.d
03:16:07 [2020-06-27T03:16:07.703Z] #39 55.62   DEP      criu/memfd.d
03:16:07 [2020-06-27T03:16:07.810Z] #7 sha256:941576775c6b67b35bfb4c622b673d4ee7a22c40a9e0431a6f094874e813fb99 1.79kB / 1.79kB done
03:16:07 [2020-06-27T03:16:07.810Z] #7 sha256:bd9cf9319137efea4bd6e07d7fa02a4ee6a4a54de3b48af53e9ba22f220b418e 6.19kB / 6.19kB done
03:16:07 [2020-06-27T03:16:07.810Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 3.08MB / 9.98MB 0.2s
03:16:07 [2020-06-27T03:16:07.810Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
03:16:07 [2020-06-27T03:16:07.810Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0B / 49.17MB 0.2s
03:16:07 [2020-06-27T03:16:07.810Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.2s
03:16:07 [2020-06-27T03:16:07.938Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 34.22MB / 50.39MB 1.2s
03:16:07 [2020-06-27T03:16:07.938Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 19.93MB / 51.83MB 1.2s
03:16:07 [2020-06-27T03:16:07.938Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 18.36MB / 68.65MB 1.2s
03:16:07 [2020-06-27T03:16:07.985Z] #39 55.76   DEP      criu/mem.d
03:16:07 [2020-06-27T03:16:07.985Z] #39 55.89   DEP      criu/lsm.d
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 8.89MB / 9.98MB 0.3s
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 11.21MB / 49.17MB 0.3s
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 2.29MB / 7.68MB 0.3s
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.4s
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 21.82MB / 49.17MB 0.4s
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.4s
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.5s done
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 33.54MB / 49.17MB 0.6s
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.5s done
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 2.96MB / 62.52MB 0.6s
03:16:08 [2020-06-27T03:16:08.079Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 3.59MB / 52.16MB 0.6s
03:16:08 [2020-06-27T03:16:08.196Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 38.77MB / 50.39MB 1.3s
03:16:08 [2020-06-27T03:16:08.197Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 22.89MB / 68.65MB 1.3s
03:16:08 [2020-06-27T03:16:08.197Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 43.64MB / 50.39MB 1.4s
03:16:08 [2020-06-27T03:16:08.197Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 24.91MB / 51.83MB 1.4s
03:16:08 [2020-06-27T03:16:08.197Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 30.10MB / 68.65MB 1.4s
03:16:08 [2020-06-27T03:16:08.267Z] #39 56.10   DEP      criu/log.d
03:16:08 [2020-06-27T03:16:08.267Z] #39 56.18   DEP      criu/libnetlink.d
03:16:08 [2020-06-27T03:16:08.267Z] #39 56.24   DEP      criu/kerndat.d
03:16:08 [2020-06-27T03:16:08.340Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 17.78MB / 62.52MB 0.7s
03:16:08 [2020-06-27T03:16:08.340Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 16.59MB / 52.16MB 0.7s
03:16:08 [2020-06-27T03:16:08.340Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 43.33MB / 49.17MB 0.8s
03:16:08 [2020-06-27T03:16:08.340Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 22.22MB / 62.52MB 0.8s
03:16:08 [2020-06-27T03:16:08.340Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 25.68MB / 52.16MB 0.8s
03:16:08 [2020-06-27T03:16:08.452Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 46.57MB / 50.39MB 1.5s
03:16:08 [2020-06-27T03:16:08.452Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 29.12MB / 51.83MB 1.6s
03:16:08 [2020-06-27T03:16:08.452Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 39.18MB / 68.65MB 1.6s
03:16:08 [2020-06-27T03:16:08.452Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.7s
03:16:08 [2020-06-27T03:16:08.452Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 32.69MB / 51.83MB 1.7s
03:16:08 [2020-06-27T03:16:08.452Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 43.80MB / 68.65MB 1.7s
03:16:08 [2020-06-27T03:16:08.548Z] #39 56.36   DEP      criu/kcmp-ids.d
03:16:08 [2020-06-27T03:16:08.549Z] #39 56.44   DEP      criu/irmap.d
03:16:08 [2020-06-27T03:16:08.592Z] #30 ...
03:16:08 [2020-06-27T03:16:08.592Z] 
03:16:08 [2020-06-27T03:16:08.592Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:08 [2020-06-27T03:16:08.592Z] #10 82.88 Selecting previously unselected package gcc-mingw-w64-base.
03:16:08 [2020-06-27T03:16:08.592Z] #10 82.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:16:08 [2020-06-27T03:16:08.592Z] #10 82.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:16:08 [2020-06-27T03:16:08.592Z] #10 83.10 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:16:08 [2020-06-27T03:16:08.592Z] #10 83.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:16:08 [2020-06-27T03:16:08.592Z] #10 83.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:16:08 [2020-06-27T03:16:08.601Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 0.9s
03:16:08 [2020-06-27T03:16:08.601Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 33.54MB / 62.52MB 0.9s
03:16:08 [2020-06-27T03:16:08.601Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 33.54MB / 52.16MB 0.9s
03:16:08 [2020-06-27T03:16:08.750Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 37.47MB / 51.83MB 1.9s
03:16:08 [2020-06-27T03:16:08.750Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 49.21MB / 68.65MB 1.9s
03:16:08 [2020-06-27T03:16:08.830Z] #39 56.60   DEP      criu/ipc_ns.d
03:16:08 [2020-06-27T03:16:08.830Z] #39 56.74   DEP      criu/image.d
03:16:08 [2020-06-27T03:16:08.861Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 51.04MB / 62.52MB 1.1s
03:16:08 [2020-06-27T03:16:08.861Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 1.1s
03:16:09 [2020-06-27T03:16:09.006Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 44.62MB / 51.83MB 2.1s
03:16:09 [2020-06-27T03:16:09.006Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 55.51MB / 68.65MB 2.1s
03:16:09 [2020-06-27T03:16:09.006Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.2s done
03:16:09 [2020-06-27T03:16:09.006Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 48.14MB / 51.83MB 2.3s
03:16:09 [2020-06-27T03:16:09.006Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 62.58MB / 68.65MB 2.3s
03:16:09 [2020-06-27T03:16:09.006Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 2.3s
03:16:09 [2020-06-27T03:16:09.112Z] #39 56.88   DEP      criu/image-desc.d
03:16:09 [2020-06-27T03:16:09.112Z] #39 56.98   DEP      criu/fsnotify.d
03:16:09 [2020-06-27T03:16:09.122Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 1.5s
03:16:09 [2020-06-27T03:16:09.157Z] #10 ...
03:16:09 [2020-06-27T03:16:09.157Z] 
03:16:09 [2020-06-27T03:16:09.157Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:09 [2020-06-27T03:16:09.157Z] #30 DONE 85.6s
03:16:09 [2020-06-27T03:16:09.157Z] 
03:16:09 [2020-06-27T03:16:09.157Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:09 [2020-06-27T03:16:09.157Z] #33 6.582 -- Check for working C compiler: /usr/bin/cc -- works
03:16:09 [2020-06-27T03:16:09.157Z] #33 6.586 -- Detecting C compiler ABI info
03:16:09 [2020-06-27T03:16:09.157Z] #33 7.566 -- Detecting C compiler ABI info - done
03:16:09 [2020-06-27T03:16:09.157Z] #33 7.629 -- Detecting C compile features
03:16:09 [2020-06-27T03:16:09.157Z] #33 10.15 -- Detecting C compile features - done
03:16:09 [2020-06-27T03:16:09.157Z] #33 10.18 -- Performing Test HAS_BUILTIN_FORTIFY
03:16:09 [2020-06-27T03:16:09.157Z] #33 10.43 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:16:09 [2020-06-27T03:16:09.157Z] #33 10.58 -- Configuring done
03:16:09 [2020-06-27T03:16:09.157Z] #33 10.62 -- Generating done
03:16:09 [2020-06-27T03:16:09.157Z] #33 10.62 -- Build files have been written to: /tmp/tmp.P9oJ2QGsxG/tini
03:16:09 [2020-06-27T03:16:09.157Z] #33 10.65 + make tini-static
03:16:09 [2020-06-27T03:16:09.157Z] #33 11.15 Scanning dependencies of target tini-static
03:16:09 [2020-06-27T03:16:09.157Z] #33 11.21 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:16:09 [2020-06-27T03:16:09.262Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.4s
03:16:09 [2020-06-27T03:16:09.262Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 67.68MB / 68.65MB 2.5s
03:16:09 [2020-06-27T03:16:09.398Z] #39 57.12   DEP      criu/filesystems.d
03:16:09 [2020-06-27T03:16:09.398Z] #39 57.24   DEP      criu/files.d
03:16:09 [2020-06-27T03:16:09.518Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 10.84MB / 120.16MB 2.6s
03:16:09 [2020-06-27T03:16:09.518Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a
03:16:09 [2020-06-27T03:16:09.518Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 16.92MB / 120.16MB 2.7s
03:16:09 [2020-06-27T03:16:09.688Z] #39 57.40   DEP      criu/files-reg.d
03:16:09 [2020-06-27T03:16:09.688Z] #39 57.57   DEP      criu/files-ext.d
03:16:09 [2020-06-27T03:16:09.688Z] #39 57.64   DEP      criu/file-lock.d
03:16:09 [2020-06-27T03:16:09.789Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 25.83MB / 120.16MB 2.9s
03:16:09 [2020-06-27T03:16:09.970Z] #39 57.71   DEP      criu/file-ids.d
03:16:09 [2020-06-27T03:16:09.970Z] #39 57.85   DEP      criu/fifo.d
03:16:10 [2020-06-27T03:16:10.045Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 35.22MB / 120.16MB 3.1s
03:16:10 [2020-06-27T03:16:10.045Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 41.28MB / 120.16MB 3.2s
03:16:10 [2020-06-27T03:16:10.252Z] #39 57.98   DEP      criu/fdstore.d
03:16:10 [2020-06-27T03:16:10.252Z] #39 58.05   DEP      criu/fault-injection.d
03:16:10 [2020-06-27T03:16:10.252Z] #39 58.10   DEP      criu/external.d
03:16:10 [2020-06-27T03:16:10.252Z] #39 58.17   DEP      criu/eventpoll.d
03:16:10 [2020-06-27T03:16:10.300Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 51.01MB / 120.16MB 3.4s
03:16:10 [2020-06-27T03:16:10.534Z] #39 58.33   DEP      criu/eventfd.d
03:16:10 [2020-06-27T03:16:10.534Z] #39 58.42   DEP      criu/crtools.d
03:16:10 [2020-06-27T03:16:10.559Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 3.4s done
03:16:10 [2020-06-27T03:16:10.559Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 61.83MB / 120.16MB 3.8s
03:16:10 [2020-06-27T03:16:10.559Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 3.8s
03:16:10 [2020-06-27T03:16:10.814Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.8s done
03:16:10 [2020-06-27T03:16:10.814Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 3.8s done
03:16:10 [2020-06-27T03:16:10.814Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 68.71MB / 120.16MB 4.1s
03:16:10 [2020-06-27T03:16:10.816Z] #39 58.63   DEP      criu/cr-service.d
03:16:10 [2020-06-27T03:16:10.976Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.6s done
03:16:10 [2020-06-27T03:16:10.976Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s
03:16:11 [2020-06-27T03:16:11.055Z] #33 ...
03:16:11 [2020-06-27T03:16:11.055Z] 
03:16:11 [2020-06-27T03:16:11.055Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:11 [2020-06-27T03:16:11.055Z] #47 77.35 encoding/json
03:16:11 [2020-06-27T03:16:11.055Z] #47 82.93 github.com/pkg/diff
03:16:11 [2020-06-27T03:16:11.055Z] #47 84.70 go/ast
03:16:11 [2020-06-27T03:16:11.055Z] #47 85.25 golang.org/x/crypto/ssh/terminal
03:16:11 [2020-06-27T03:16:11.055Z] #47 87.51 mvdan.cc/editorconfig
03:16:11 [2020-06-27T03:16:11.055Z] #47 ...
03:16:11 [2020-06-27T03:16:11.055Z] 
03:16:11 [2020-06-27T03:16:11.055Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:11 [2020-06-27T03:16:11.055Z] #33 13.12 [100%] Linking C executable tini-static
03:16:11 [2020-06-27T03:16:11.069Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 78.80MB / 120.16MB 4.3s
03:16:11 [2020-06-27T03:16:11.099Z] #39 58.79   DEP      criu/cr-restore.d
03:16:11 [2020-06-27T03:16:11.324Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 85.50MB / 120.16MB 4.5s
03:16:11 [2020-06-27T03:16:11.381Z] #39 59.08   DEP      criu/cr-errno.d
03:16:11 [2020-06-27T03:16:11.381Z] #39 59.11   DEP      criu/cr-dump.d
03:16:11 [2020-06-27T03:16:11.381Z] #39 59.28   DEP      criu/cr-dedup.d
03:16:11 [2020-06-27T03:16:11.579Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 93.14MB / 120.16MB 4.7s
03:16:11 [2020-06-27T03:16:11.620Z] #33 13.74 [100%] Built target tini-static
03:16:11 [2020-06-27T03:16:11.620Z] #33 13.85 + mkdir -p /build
03:16:11 [2020-06-27T03:16:11.620Z] #33 13.85 + cp tini-static /build/docker-init
03:16:11 [2020-06-27T03:16:11.664Z] #39 59.48   DEP      criu/cr-check.d
03:16:11 [2020-06-27T03:16:11.664Z] #39 ...
03:16:11 [2020-06-27T03:16:11.664Z] 
03:16:11 [2020-06-27T03:16:11.664Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:16:11 [2020-06-27T03:16:11.664Z] #17 7.066 Fetched 8051 kB in 6s (1425 kB/s)
03:16:11 [2020-06-27T03:16:11.664Z] #17 7.066 Reading package lists...
03:16:11 [2020-06-27T03:16:11.664Z] #17 8.595 Reading package lists...
03:16:11 [2020-06-27T03:16:11.664Z] #17 10.42 Building dependency tree...
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.05 libcap2-bin is already the newest version (1:2.25-2).
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.05 The following additional packages will be installed:
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.05   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.05   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.05   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.05   python3.7 python3.7-minimal vim-runtime xxd
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.06 Suggested packages:
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.06   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.06   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.06   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.06 Recommended packages:
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.06   aufs-dkms nftables build-essential python3-dev python3-keyring
03:16:11 [2020-06-27T03:16:11.664Z] #17 11.06   python3-keyrings.alt python3-xdg unzip
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.24 The following NEW packages will be installed:
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.24   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.24   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.24   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.24   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.24   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.24   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.24   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.24   xz-utils zip
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.32 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.32 Need to get 27.7 MB of archives.
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.32 After this operation, 117 MB of additional disk space will be used.
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #7 ...
03:16:11 [2020-06-27T03:16:11.664Z] 
03:16:11 [2020-06-27T03:16:11.664Z] #20 [internal] load build context
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #20 transferring context: 51.28MB 2.1s done
03:16:11 [2020-06-27T03:16:11.664Z] #20 DONE 4.2s
03:16:11 [2020-06-27T03:16:11.664Z] 
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
03:16:11 [2020-06-27T03:16:11.664Z] #17 12.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
03:16:11 [2020-06-27T03:16:11.835Z] #7 ...
03:16:11 [2020-06-27T03:16:11.835Z] 
03:16:11 [2020-06-27T03:16:11.835Z] #20 [internal] load build context
03:16:11 [2020-06-27T03:16:11.835Z] #20 transferring context: 51.28MB 4.9s done
03:16:11 [2020-06-27T03:16:11.835Z] #20 DONE 4.9s
03:16:11 [2020-06-27T03:16:11.835Z] 
03:16:11 [2020-06-27T03:16:11.835Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:16:11 [2020-06-27T03:16:11.835Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 106.68MB / 120.16MB 5.0s
03:16:11 [2020-06-27T03:16:11.835Z] #7 ...
03:16:11 [2020-06-27T03:16:11.835Z] 
03:16:11 [2020-06-27T03:16:11.835Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:16:11 [2020-06-27T03:16:11.835Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:16:11 [2020-06-27T03:16:11.835Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:16:11 [2020-06-27T03:16:11.835Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:16:11 [2020-06-27T03:16:11.835Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.4s done
03:16:11 [2020-06-27T03:16:11.835Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s
03:16:11 [2020-06-27T03:16:11.877Z] #33 ...
03:16:11 [2020-06-27T03:16:11.877Z] 
03:16:11 [2020-06-27T03:16:11.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:11 [2020-06-27T03:16:11.877Z] #39 4.051 Note: Building without setproctitle() and strlcpy() support.
03:16:11 [2020-06-27T03:16:11.877Z] #39 4.052       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:16:11 [2020-06-27T03:16:11.877Z] #39 4.081 Note: Building without GnuTLS support
03:16:11 [2020-06-27T03:16:11.877Z] #39 4.097 Makefile.config:39: Warn: you have no libnftables installed
03:16:11 [2020-06-27T03:16:11.877Z] #39 4.098 Makefile.config:40: Warn: Building without nftables support
03:16:11 [2020-06-27T03:16:11.877Z] #39 6.197 fatal: not a git repository (or any of the parent directories): .git
03:16:11 [2020-06-27T03:16:11.877Z] #39 6.266   GEN      .gitid
03:16:11 [2020-06-27T03:16:11.877Z] #39 6.308   GEN      criu/include/version.h
03:16:11 [2020-06-27T03:16:11.877Z] #39 6.394   GEN      include/common/asm
03:16:11 [2020-06-27T03:16:11.877Z] #39 8.718   PBCC     images/timens.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 8.744   DEP      images/timens.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 8.838   PBCC     images/fown.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 8.847   PBCC     images/google/protobuf/descriptor.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 8.942   PBCC     images/opts.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.010   PBCC     images/memfd.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.064   DEP      images/fown.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.142   DEP      images/google/protobuf/descriptor.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.230   DEP      images/opts.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.281   DEP      images/memfd.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.354   PBCC     images/sit.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.408   DEP      images/sit.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.494   PBCC     images/macvlan.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.527   DEP      images/macvlan.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.605   PBCC     images/autofs.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.656   DEP      images/autofs.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.713   PBCC     images/sysctl.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.774   DEP      images/sysctl.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.828   PBCC     images/time.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.859   DEP      images/time.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.925   PBCC     images/binfmt-misc.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 9.943   DEP      images/binfmt-misc.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 10.00   PBCC     images/seccomp.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 10.04   DEP      images/seccomp.pb-c.d
03:16:11 [2020-06-27T03:16:11.877Z] #39 ...
03:16:11 [2020-06-27T03:16:11.877Z] 
03:16:11 [2020-06-27T03:16:11.877Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:11 [2020-06-27T03:16:11.877Z] #33 DONE 14.1s
03:16:11 [2020-06-27T03:16:11.877Z] 
03:16:11 [2020-06-27T03:16:11.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:11 [2020-06-27T03:16:11.877Z] #39 10.16   PBCC     images/userns.pb-c.c
03:16:11 [2020-06-27T03:16:11.877Z] #39 ...
03:16:11 [2020-06-27T03:16:11.877Z] 
03:16:11 [2020-06-27T03:16:11.877Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:11 [2020-06-27T03:16:11.877Z] #41 82.46 text/template/parse
03:16:11 [2020-06-27T03:16:11.877Z] #41 86.61 go/parser
03:16:11 [2020-06-27T03:16:11.877Z] #41 88.04 text/template
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
03:16:11 [2020-06-27T03:16:11.947Z] #17 12.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:16:12 [2020-06-27T03:16:12.074Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 18.6s done
03:16:12 [2020-06-27T03:16:12.074Z] #8 DONE 25.8s
03:16:12 [2020-06-27T03:16:12.074Z] 
03:16:12 [2020-06-27T03:16:12.074Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:16:12 [2020-06-27T03:16:12.074Z] #9 DONE 0.1s
03:16:12 [2020-06-27T03:16:12.074Z] 
03:16:12 [2020-06-27T03:16:12.074Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:16:12 [2020-06-27T03:16:12.074Z] #10 DONE 0.2s
03:16:12 [2020-06-27T03:16:12.074Z] 
03:16:12 [2020-06-27T03:16:12.074Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:12 [2020-06-27T03:16:12.074Z] #42 ...
03:16:12 [2020-06-27T03:16:12.074Z] 
03:16:12 [2020-06-27T03:16:12.074Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:16:12 [2020-06-27T03:16:12.074Z] #28 DONE 0.1s
03:16:12 [2020-06-27T03:16:12.074Z] 
03:16:12 [2020-06-27T03:16:12.074Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:16:12 [2020-06-27T03:16:12.074Z] #36 DONE 0.1s
03:16:12 [2020-06-27T03:16:12.074Z] 
03:16:12 [2020-06-27T03:16:12.074Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:16:12 [2020-06-27T03:16:12.074Z] #37 0.728 + git clone https://github.com/docker/distribution.git .
03:16:12 [2020-06-27T03:16:12.074Z] #37 0.734 Cloning into '.'...
03:16:12 [2020-06-27T03:16:12.138Z] #41 ...
03:16:12 [2020-06-27T03:16:12.138Z] 
03:16:12 [2020-06-27T03:16:12.138Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:16:12 [2020-06-27T03:16:12.229Z] #17 12.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
03:16:12 [2020-06-27T03:16:12.229Z] #17 12.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
03:16:12 [2020-06-27T03:16:12.229Z] #17 12.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
03:16:12 [2020-06-27T03:16:12.229Z] #17 12.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
03:16:12 [2020-06-27T03:16:12.229Z] #17 12.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
03:16:12 [2020-06-27T03:16:12.229Z] #17 12.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
03:16:12 [2020-06-27T03:16:12.229Z] #17 13.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
03:16:12 [2020-06-27T03:16:12.229Z] #17 13.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
03:16:12 [2020-06-27T03:16:12.229Z] #17 13.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
03:16:12 [2020-06-27T03:16:12.229Z] #17 13.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
03:16:12 [2020-06-27T03:16:12.230Z] #17 13.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
03:16:12 [2020-06-27T03:16:12.234Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 3.8s done
03:16:12 [2020-06-27T03:16:12.234Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 4.2s done
03:16:12 [2020-06-27T03:16:12.234Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 4.0s done
03:16:12 [2020-06-27T03:16:12.234Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 0B / 97.68MB 4.4s
03:16:12 [2020-06-27T03:16:12.234Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 4.4s
03:16:12 [2020-06-27T03:16:12.234Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 4.5s done
03:16:12 [2020-06-27T03:16:12.234Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 17.01MB / 97.68MB 4.6s
03:16:12 [2020-06-27T03:16:12.512Z] #17 13.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
03:16:12 [2020-06-27T03:16:12.764Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done
03:16:12 [2020-06-27T03:16:12.794Z] #17 13.72 debconf: delaying package configuration, since apt-utils is not installed
03:16:12 [2020-06-27T03:16:12.794Z] #17 13.75 Fetched 27.7 MB in 1s (26.3 MB/s)
03:16:12 [2020-06-27T03:16:12.794Z] #17 13.81 Selecting previously unselected package pigz.
03:16:12 [2020-06-27T03:16:12.794Z] #17 13.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
03:16:12 [2020-06-27T03:16:12.794Z] #17 13.81 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
03:16:12 [2020-06-27T03:16:12.794Z] #17 13.81 Unpacking pigz (2.4-1) ...
03:16:12 [2020-06-27T03:16:12.794Z] #17 13.85 Selecting previously unselected package libpython3.7-minimal:s390x.
03:16:12 [2020-06-27T03:16:12.803Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 33.38MB / 97.68MB 5.1s
03:16:12 [2020-06-27T03:16:12.803Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 39.36MB / 97.68MB 5.2s
03:16:13 [2020-06-27T03:16:13.019Z] #58 ...
03:16:13 [2020-06-27T03:16:13.019Z] 
03:16:13 [2020-06-27T03:16:13.019Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:16:13 [2020-06-27T03:16:13.019Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 6.1s
03:16:13 [2020-06-27T03:16:13.066Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 64.18MB / 97.68MB 5.4s
03:16:13 [2020-06-27T03:16:13.066Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 72.80MB / 97.68MB 5.5s
03:16:13 [2020-06-27T03:16:13.076Z] #17 13.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
03:16:13 [2020-06-27T03:16:13.076Z] #17 13.86 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
03:16:13 [2020-06-27T03:16:13.277Z] #7 ...
03:16:13 [2020-06-27T03:16:13.277Z] 
03:16:13 [2020-06-27T03:16:13.277Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:16:13 [2020-06-27T03:16:13.277Z] #58 DONE 6.5s
03:16:13 [2020-06-27T03:16:13.277Z] 
03:16:13 [2020-06-27T03:16:13.277Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:16:13 [2020-06-27T03:16:13.277Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 6.4s done
03:16:13 [2020-06-27T03:16:13.325Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 85.84MB / 97.68MB 5.6s
03:16:13 [2020-06-27T03:16:13.326Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 5.7s
03:16:13 [2020-06-27T03:16:13.362Z] #17 ...
03:16:13 [2020-06-27T03:16:13.362Z] 
03:16:13 [2020-06-27T03:16:13.362Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:13 [2020-06-27T03:16:13.362Z] #41 91.62 github.com/LK4D4/vndr/godl
03:16:13 [2020-06-27T03:16:13.362Z] #41 92.28 github.com/LK4D4/vndr
03:16:13 [2020-06-27T03:16:13.362Z] #41 DONE 98.6s
03:16:13 [2020-06-27T03:16:13.362Z] 
03:16:13 [2020-06-27T03:16:13.362Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:16:13 [2020-06-27T03:16:13.362Z] #17 14.22 Selecting previously unselected package python3.7-minimal.
03:16:13 [2020-06-27T03:16:13.362Z] #17 14.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
03:16:13 [2020-06-27T03:16:13.362Z] #17 14.25 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:16:13 [2020-06-27T03:16:13.362Z] #17 ...
03:16:13 [2020-06-27T03:16:13.362Z] 
03:16:13 [2020-06-27T03:16:13.362Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:13 [2020-06-27T03:16:13.362Z] #39 59.63   DEP      criu/config.d
03:16:13 [2020-06-27T03:16:13.362Z] #39 59.79   DEP      criu/clone-noasan.d
03:16:13 [2020-06-27T03:16:13.362Z] #39 59.87   DEP      criu/cgroup.d
03:16:13 [2020-06-27T03:16:13.362Z] #39 60.01   DEP      criu/cgroup-props.d
03:16:13 [2020-06-27T03:16:13.362Z] #39 60.11   DEP      criu/bitmap.d
03:16:13 [2020-06-27T03:16:13.362Z] #39 60.13   DEP      criu/bfd.d
03:16:13 [2020-06-27T03:16:13.362Z] #39 60.28   DEP      criu/autofs.d
03:16:13 [2020-06-27T03:16:13.362Z] #39 60.41   DEP      criu/aio.d
03:16:13 [2020-06-27T03:16:13.362Z] #39 60.53   DEP      criu/action-scripts.d
03:16:13 [2020-06-27T03:16:13.362Z] #39 60.83   CC       criu/action-scripts.o
03:16:13 [2020-06-27T03:16:13.362Z] #39 61.13   CC       criu/aio.o
03:16:13 [2020-06-27T03:16:13.584Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.2s done
03:16:13 [2020-06-27T03:16:13.939Z] #52 39.01 Checking out files:  39% (1256/3198)   
Checking out files:  40% (1280/3198)   
Checking out files:  41% (1312/3198)   
Checking out files:  42% (1344/3198)   
Checking out files:  43% (1376/3198)   
Checking out files:  44% (1408/3198)   
Checking out files:  45% (1440/3198)   
Checking out files:  46% (1472/3198)   
Checking out files:  47% (1504/3198)   
Checking out files:  48% (1536/3198)   
Checking out files:  49% (1568/3198)   
Checking out files:  50% (1599/3198)   
Checking out files:  51% (1631/3198)   
Checking out files:  52% (1663/3198)   
Checking out files:  53% (1695/3198)   
Checking out files:  54% (1727/3198)   
Checking out files:  55% (1759/3198)   
Checking out files:  56% (1791/3198)   
Checking out files:  57% (1823/3198)   
Checking out files:  58% (1855/3198)   
Checking out files:  59% (1887/3198)   
Checking out files:  60% (1919/3198)   
Checking out files:  61% (1951/3198)   
Checking out files:  62% (1983/3198)   
Checking out files:  63% (2015/3198)   
Checking out files:  64% (2047/3198)   
Checking out files:  65% (2079/3198)   
Checking out files:  66% (2111/3198)   
Checking out files:  67% (2143/3198)   
Checking out files:  68% (2175/3198)   
Checking out files:  69% (2207/3198)   
Checking out files:  70% (2239/3198)   
Checking out files:  71% (2271/3198)   
Checking out files:  72% (2303/3198)   
Checking out files:  73% (2335/3198)   
Checking out files:  74% (2367/3198)   
Checking out files:  75% (2399/3198)   
Checking out files:  76% (2431/3198)   
Checking out files:  77% (2463/3198)   
Checking out files:  77% (2489/3198)   
Checking out files:  78% (2495/3198)   
Checking out files:  79% (2527/3198)   
Checking out files:  80% (2559/3198)   
Checking out files:  81% (2591/3198)   
Checking out files:  82% (2623/3198)   
Checking out files:  83% (2655/3198)   
Checking out files:  84% (2687/3198)   
Checking out files:  85% (2719/3198)   
Checking out files:  86% (2751/3198)   
Checking out files:  87% (2783/3198)   
Checking out files:  88% (2815/3198)   
Checking out files:  89% (2847/3198)   
Checking out files:  90% (2879/3198)   
Checking out files:  91% (2911/3198)   
Checking out files:  92% (2943/3198)   
Checking out files:  93% (2975/3198)   
Checking out files:  94% (3007/3198)   
Checking out files:  95% (3039/3198)   
Checking out files:  96% (3071/3198)   
Checking out files:  97% (3103/3198)   
Checking out files:  98% (3135/3198)   
Checking out files:  99% (3167/3198)   
Checking out files: 100% (3198/3198)   
Checking out files: 100% (3198/3198), done.
03:16:13 [2020-06-27T03:16:13.939Z] #52 41.02 + cd /tmp/tmp.6xUHKe3GYP/src/github.com/containerd/containerd
03:16:13 [2020-06-27T03:16:13.977Z] #39 61.84   CC       criu/autofs.o
03:16:14 [2020-06-27T03:16:14.166Z] #37 ...
03:16:14 [2020-06-27T03:16:14.166Z] 
03:16:14 [2020-06-27T03:16:14.166Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.870 + RM_GOPATH=0
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.870 + TMP_GOPATH=
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.870 + : /build
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.870 + '[' -z '' ']'
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.871 ++ mktemp -d
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.876 + export GOPATH=/tmp/tmp.LpTWBiGmQH
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.876 + GOPATH=/tmp/tmp.LpTWBiGmQH
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.876 + RM_GOPATH=1
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.876 + case "$(go env GOARCH)" in
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.895 ++ go env GOARCH
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.949 + export GO_BUILDMODE=-buildmode=pie
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.949 + GO_BUILDMODE=-buildmode=pie
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.950 ++ dirname /tmp/install/install.sh
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.954 + dir=/tmp/install
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.956 + bin=gotestsum
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.957 + shift
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.958 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.958 + . /tmp/install/gotestsum.installer
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.960 ++ : v0.3.5
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.960 + install_gotestsum
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.961 + set -e
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.962 + export GO111MODULE=on
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.962 + GO111MODULE=on
03:16:14 [2020-06-27T03:16:14.166Z] #44 0.963 + go get -d gotest.tools/gotestsum@v0.3.5
03:16:14 [2020-06-27T03:16:14.166Z] #44 1.076 go: finding gotest.tools v0.3.5
03:16:14 [2020-06-27T03:16:14.166Z] #44 1.077 go: finding gotest.tools/gotestsum v0.3.5
03:16:14 [2020-06-27T03:16:14.166Z] #44 2.247 go: downloading gotest.tools/gotestsum v0.3.5
03:16:14 [2020-06-27T03:16:14.166Z] #44 3.330 go: extracting gotest.tools/gotestsum v0.3.5
03:16:14 [2020-06-27T03:16:14.166Z] #44 4.715 go: downloading gotest.tools v2.1.0+incompatible
03:16:14 [2020-06-27T03:16:14.166Z] #44 4.944 go: extracting gotest.tools v2.1.0+incompatible
03:16:14 [2020-06-27T03:16:14.166Z] #44 5.131 go: downloading github.com/spf13/pflag v1.0.1
03:16:14 [2020-06-27T03:16:14.166Z] #44 5.149 go: downloading github.com/sirupsen/logrus v1.0.5
03:16:14 [2020-06-27T03:16:14.166Z] #44 5.161 go: downloading github.com/pkg/errors v0.8.0
03:16:14 [2020-06-27T03:16:14.166Z] #44 5.162 go: downloading github.com/jonboulle/clockwork v0.1.0
03:16:14 [2020-06-27T03:16:14.166Z] #44 5.163 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:16:14 [2020-06-27T03:16:14.166Z] #44 5.444 go: downloading github.com/fatih/color v1.6.0
03:16:14 [2020-06-27T03:16:14.166Z] #44 5.659 go: extracting github.com/sirupsen/logrus v1.0.5
03:16:14 [2020-06-27T03:16:14.196Z] #52 41.02 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:16:14 [2020-06-27T03:16:14.452Z] #44 5.957 go: extracting github.com/pkg/errors v0.8.0
03:16:14 [2020-06-27T03:16:14.452Z] #44 5.959 go: extracting github.com/spf13/pflag v1.0.1
03:16:14 [2020-06-27T03:16:14.452Z] #44 6.014 go: extracting github.com/fatih/color v1.6.0
03:16:14 [2020-06-27T03:16:14.645Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.1s
03:16:14 [2020-06-27T03:16:14.738Z] #44 6.060 go: extracting github.com/jonboulle/clockwork v0.1.0
03:16:14 [2020-06-27T03:16:14.738Z] #44 6.149 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:16:14 [2020-06-27T03:16:14.738Z] #44 6.173 go: downloading github.com/mattn/go-isatty v0.0.3
03:16:14 [2020-06-27T03:16:14.738Z] #44 6.194 go: downloading github.com/mattn/go-colorable v0.0.9
03:16:14 [2020-06-27T03:16:14.738Z] #44 6.197 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:16:14 [2020-06-27T03:16:14.738Z] #44 6.201 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:16:14 [2020-06-27T03:16:14.983Z] #39 62.64   CC       criu/bfd.o
03:16:15 [2020-06-27T03:16:15.029Z] #44 6.330 go: extracting github.com/mattn/go-isatty v0.0.3
03:16:15 [2020-06-27T03:16:15.029Z] #44 6.356 go: extracting github.com/mattn/go-colorable v0.0.9
03:16:15 [2020-06-27T03:16:15.029Z] #44 6.467 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:16:15 [2020-06-27T03:16:15.158Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done
03:16:15 [2020-06-27T03:16:15.158Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done
03:16:15 [2020-06-27T03:16:15.158Z] #7 DONE 20.5s
03:16:15 [2020-06-27T03:16:15.158Z] 
03:16:15 [2020-06-27T03:16:15.158Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:16:15 [2020-06-27T03:16:15.264Z] #39 63.03   CC       criu/bitmap.o
03:16:15 [2020-06-27T03:16:15.264Z] #39 63.14   CC       criu/cgroup-props.o
03:16:15 [2020-06-27T03:16:15.491Z] #7 ...
03:16:15 [2020-06-27T03:16:15.491Z] 
03:16:15 [2020-06-27T03:16:15.491Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
03:16:15 [2020-06-27T03:16:15.491Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
03:16:15 [2020-06-27T03:16:15.491Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
03:16:15 [2020-06-27T03:16:15.491Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
03:16:15 [2020-06-27T03:16:15.491Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.7s done
03:16:15 [2020-06-27T03:16:15.491Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
03:16:15 [2020-06-27T03:16:15.491Z] #58 DONE 7.5s
03:16:15 [2020-06-27T03:16:15.491Z] 
03:16:15 [2020-06-27T03:16:15.491Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
03:16:15 [2020-06-27T03:16:15.491Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 7.5s done
03:16:15 [2020-06-27T03:16:15.491Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99
03:16:15 [2020-06-27T03:16:15.491Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.3s done
03:16:15 [2020-06-27T03:16:15.878Z] #39 63.62   CC       criu/cgroup.o
03:16:16 [2020-06-27T03:16:16.012Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 6.5s done
03:16:16 [2020-06-27T03:16:16.012Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s
03:16:16 [2020-06-27T03:16:16.058Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef
03:16:16 [2020-06-27T03:16:16.095Z] #52 42.82 + export 'BUILDTAGS=netgo osusergo static_build'
03:16:16 [2020-06-27T03:16:16.095Z] #52 42.82 + BUILDTAGS='netgo osusergo static_build'
03:16:16 [2020-06-27T03:16:16.095Z] #52 42.82 + export EXTRA_FLAGS=-buildmode=pie
03:16:16 [2020-06-27T03:16:16.095Z] #52 42.82 + EXTRA_FLAGS=-buildmode=pie
03:16:16 [2020-06-27T03:16:16.095Z] #52 42.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:16:16 [2020-06-27T03:16:16.095Z] #52 42.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:16:16 [2020-06-27T03:16:16.095Z] #52 42.83 + '[' '' = dynamic ']'
03:16:16 [2020-06-27T03:16:16.095Z] #52 42.83 + make
03:16:16 [2020-06-27T03:16:16.574Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.5s done
03:16:16 [2020-06-27T03:16:16.574Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39
03:16:16 [2020-06-27T03:16:16.626Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.2s done
03:16:17 [2020-06-27T03:16:17.029Z] #52 43.93 + bin/ctr
03:16:17 [2020-06-27T03:16:17.137Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.5s done
03:16:17 [2020-06-27T03:16:17.137Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e
03:16:17 [2020-06-27T03:16:17.194Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0.1s
03:16:17 [2020-06-27T03:16:17.349Z] #39 65.20   CC       criu/clone-noasan.o
03:16:17 [2020-06-27T03:16:17.631Z] #39 65.30   CC       criu/config.o
03:16:17 [2020-06-27T03:16:17.683Z] #8 DONE 2.6s
03:16:17 [2020-06-27T03:16:17.683Z] 
03:16:17 [2020-06-27T03:16:17.683Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:16:17 [2020-06-27T03:16:17.729Z] #44 8.917 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:16:17 [2020-06-27T03:16:17.913Z] #39 ...
03:16:17 [2020-06-27T03:16:17.913Z] 
03:16:17 [2020-06-27T03:16:17.913Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:16:17 [2020-06-27T03:16:17.913Z] #17 15.21 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 15.24 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 16.61 Selecting previously unselected package python3-minimal.
03:16:17 [2020-06-27T03:16:17.913Z] #17 16.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 ... 23448 files and directories currently installed.)
03:16:17 [2020-06-27T03:16:17.913Z] #17 16.66 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 16.67 Unpacking python3-minimal (3.7.3-1) ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 16.76 Selecting previously unselected package libmpdec2:s390x.
03:16:17 [2020-06-27T03:16:17.913Z] #17 16.76 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 16.77 Unpacking libmpdec2:s390x (2.4.2-2) ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 16.82 Selecting previously unselected package libpython3.7-stdlib:s390x.
03:16:17 [2020-06-27T03:16:17.913Z] #17 16.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 16.83 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 17.54 Selecting previously unselected package python3.7.
03:16:17 [2020-06-27T03:16:17.913Z] #17 17.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 17.55 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 17.68 Selecting previously unselected package libpython3-stdlib:s390x.
03:16:17 [2020-06-27T03:16:17.913Z] #17 17.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 17.69 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 17.76 Setting up python3-minimal (3.7.3-1) ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 18.35 Selecting previously unselected package python3.
03:16:17 [2020-06-27T03:16:17.913Z] #17 18.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 ... 23860 files and directories currently installed.)
03:16:17 [2020-06-27T03:16:17.913Z] #17 18.37 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.913Z] #17 18.38 Unpacking python3 (3.7.3-1) ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.47 Selecting previously unselected package libip4tc0:s390x.
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.47 Unpacking libip4tc0:s390x (1.8.2-4) ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.51 Selecting previously unselected package libip6tc0:s390x.
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.52 Unpacking libip6tc0:s390x (1.8.2-4) ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.57 Selecting previously unselected package libiptc0:s390x.
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.57 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.57 Unpacking libiptc0:s390x (1.8.2-4) ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.64 Selecting previously unselected package libnfnetlink0:s390x.
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.64 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.67 Selecting previously unselected package libnetfilter-conntrack3:s390x.
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.68 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.72 Selecting previously unselected package libnftnl11:s390x.
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.72 Unpacking libnftnl11:s390x (1.1.2-2) ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.76 Selecting previously unselected package iptables.
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.77 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
03:16:17 [2020-06-27T03:16:17.914Z] #17 18.77 Unpacking iptables (1.8.2-4) ...
03:16:17 [2020-06-27T03:16:17.940Z] #9 DONE 0.6s
03:16:17 [2020-06-27T03:16:17.940Z] 
03:16:17 [2020-06-27T03:16:17.940Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:16:17 [2020-06-27T03:16:17.940Z] #35 DONE 0.1s
03:16:17 [2020-06-27T03:16:17.940Z] 
03:16:17 [2020-06-27T03:16:17.940Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:18 [2020-06-27T03:16:18.195Z] #17 19.02 Selecting previously unselected package xxd.
03:16:18 [2020-06-27T03:16:18.195Z] #17 19.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
03:16:18 [2020-06-27T03:16:18.195Z] #17 19.03 Unpacking xxd (2:8.1.0875-5) ...
03:16:18 [2020-06-27T03:16:18.198Z] #38 ...
03:16:18 [2020-06-27T03:16:18.198Z] 
03:16:18 [2020-06-27T03:16:18.198Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:16:18 [2020-06-27T03:16:18.198Z] #27 DONE 0.1s
03:16:18 [2020-06-27T03:16:18.198Z] 
03:16:18 [2020-06-27T03:16:18.198Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:16:18 [2020-06-27T03:16:18.354Z] #44 9.772 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:16:18 [2020-06-27T03:16:18.477Z] #17 19.13 Selecting previously unselected package vim-common.
03:16:18 [2020-06-27T03:16:18.477Z] #17 19.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:16:18 [2020-06-27T03:16:18.477Z] #17 19.15 Unpacking vim-common (2:8.1.0875-5) ...
03:16:18 [2020-06-27T03:16:18.477Z] #17 19.29 Selecting previously unselected package bash-completion.
03:16:18 [2020-06-27T03:16:18.477Z] #17 19.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:16:18 [2020-06-27T03:16:18.644Z] #44 ...
03:16:18 [2020-06-27T03:16:18.644Z] 
03:16:18 [2020-06-27T03:16:18.644Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:18 [2020-06-27T03:16:18.644Z] #11 1.131 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:18 [2020-06-27T03:16:18.644Z] #11 1.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:18 [2020-06-27T03:16:18.644Z] #11 1.418 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:18 [2020-06-27T03:16:18.644Z] #11 2.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:16:18 [2020-06-27T03:16:18.644Z] #11 5.420 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
03:16:18 [2020-06-27T03:16:18.644Z] #11 7.441 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:16:18 [2020-06-27T03:16:18.644Z] #11 ...
03:16:18 [2020-06-27T03:16:18.644Z] 
03:16:18 [2020-06-27T03:16:18.644Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:18 [2020-06-27T03:16:18.644Z] #39 1.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:18 [2020-06-27T03:16:18.644Z] #39 1.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:18 [2020-06-27T03:16:18.644Z] #39 1.288 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:18 [2020-06-27T03:16:18.644Z] #39 2.609 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:16:18 [2020-06-27T03:16:18.644Z] #39 4.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
03:16:18 [2020-06-27T03:16:18.644Z] #39 7.161 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:16:18 [2020-06-27T03:16:18.934Z] #39 ...
03:16:18 [2020-06-27T03:16:18.934Z] 
03:16:18 [2020-06-27T03:16:18.934Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.872 + RM_GOPATH=0
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.872 + TMP_GOPATH=
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.873 + : /build
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.873 + '[' -z '' ']'
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.891 ++ mktemp -d
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.898 + export GOPATH=/tmp/tmp.yHksehE6w4
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.898 + GOPATH=/tmp/tmp.yHksehE6w4
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.898 + RM_GOPATH=1
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.898 + case "$(go env GOARCH)" in
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.900 ++ go env GOARCH
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.947 + export GO_BUILDMODE=-buildmode=pie
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.947 + GO_BUILDMODE=-buildmode=pie
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.948 ++ dirname /tmp/install/install.sh
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.960 + dir=/tmp/install
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.960 + bin=rootlesskit
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.960 + shift
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.960 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.960 + . /tmp/install/rootlesskit.installer
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.960 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.961 + install_rootlesskit
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.961 + case "$1" in
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.961 + export CGO_ENABLED=0
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.961 + CGO_ENABLED=0
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.961 + _install_rootlesskit
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.961 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.961 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yHksehE6w4/src/github.com/rootless-containers/rootlesskit
03:16:18 [2020-06-27T03:16:18.934Z] #55 0.962 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:18 [2020-06-27T03:16:18.934Z] #55 1.024 Cloning into '/tmp/tmp.yHksehE6w4/src/github.com/rootless-containers/rootlesskit'...
03:16:18 [2020-06-27T03:16:18.934Z] #55 6.006 + cd /tmp/tmp.yHksehE6w4/src/github.com/rootless-containers/rootlesskit
03:16:18 [2020-06-27T03:16:18.934Z] #55 6.033 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:18 [2020-06-27T03:16:18.934Z] #55 6.553 + for f in rootlesskit rootlesskit-docker-proxy
03:16:18 [2020-06-27T03:16:18.934Z] #55 6.554 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:16:18 [2020-06-27T03:16:18.934Z] #55 ...
03:16:18 [2020-06-27T03:16:18.934Z] 
03:16:18 [2020-06-27T03:16:18.934Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.879 + RM_GOPATH=0
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.893 + TMP_GOPATH=
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.893 + : /build
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.893 + '[' -z '' ']'
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.926 ++ mktemp -d
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.928 + export GOPATH=/tmp/tmp.S9N6dih9ss
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.928 + GOPATH=/tmp/tmp.S9N6dih9ss
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.928 + RM_GOPATH=1
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.928 + case "$(go env GOARCH)" in
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.929 ++ go env GOARCH
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.995 + export GO_BUILDMODE=-buildmode=pie
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.997 + GO_BUILDMODE=-buildmode=pie
03:16:18 [2020-06-27T03:16:18.934Z] #31 0.998 ++ dirname /tmp/install/install.sh
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.010 + dir=/tmp/install
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.010 + bin=tomlv
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.010 + shift
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.010 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.010 + . /tmp/install/tomlv.installer
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.010 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.010 + install_tomlv
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.010 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.010 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.S9N6dih9ss/src/github.com/BurntSushi/toml
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.010 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:18 [2020-06-27T03:16:18.934Z] #31 1.013 Cloning into '/tmp/tmp.S9N6dih9ss/src/github.com/BurntSushi/toml'...
03:16:18 [2020-06-27T03:16:18.934Z] #31 2.020 + cd /tmp/tmp.S9N6dih9ss/src/github.com/BurntSushi/toml
03:16:18 [2020-06-27T03:16:18.934Z] #31 2.031 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:18 [2020-06-27T03:16:18.934Z] #31 2.091 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:16:18 [2020-06-27T03:16:18.934Z] #31 2.895 math/bits
03:16:18 [2020-06-27T03:16:18.934Z] #31 2.900 runtime/internal/sys
03:16:18 [2020-06-27T03:16:18.934Z] #31 2.904 internal/cpu
03:16:18 [2020-06-27T03:16:18.934Z] #31 2.984 runtime/internal/atomic
03:16:18 [2020-06-27T03:16:18.934Z] #31 3.897 runtime/internal/math
03:16:18 [2020-06-27T03:16:18.934Z] #31 4.055 unicode/utf8
03:16:18 [2020-06-27T03:16:18.934Z] #31 4.160 sync/atomic
03:16:18 [2020-06-27T03:16:18.934Z] #31 4.637 internal/bytealg
03:16:18 [2020-06-27T03:16:18.934Z] #31 4.822 math
03:16:18 [2020-06-27T03:16:18.934Z] #31 5.517 unicode
03:16:18 [2020-06-27T03:16:18.934Z] #31 6.225 internal/testlog
03:16:18 [2020-06-27T03:16:18.934Z] #31 6.845 runtime
03:16:18 [2020-06-27T03:16:18.934Z] #31 7.215 encoding
03:16:18 [2020-06-27T03:16:18.934Z] #31 7.597 runtime/cgo
03:16:19 [2020-06-27T03:16:19.099Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.7s done
03:16:19 [2020-06-27T03:16:19.219Z] #31 ...
03:16:19 [2020-06-27T03:16:19.219Z] 
03:16:19 [2020-06-27T03:16:19.219Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.547 + RM_GOPATH=0
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.547 + TMP_GOPATH=
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.547 + : /build
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.547 + '[' -z '' ']'
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.548 ++ mktemp -d
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.550 + export GOPATH=/tmp/tmp.uWoGcEFfH6
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.550 + GOPATH=/tmp/tmp.uWoGcEFfH6
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.550 + RM_GOPATH=1
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.551 + case "$(go env GOARCH)" in
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.551 ++ go env GOARCH
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.556 + export GO_BUILDMODE=-buildmode=pie
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.556 + GO_BUILDMODE=-buildmode=pie
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.557 ++ dirname /tmp/install/install.sh
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.558 + dir=/tmp/install
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.558 + bin=vndr
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.558 + shift
03:16:19 [2020-06-27T03:16:19.219Z] #42 0.558 + '[' '!' -f /tmp/install/vndr.installer ']'
03:16:19 [2020-06-27T03:16:19.220Z] #42 0.558 + . /tmp/install/vndr.installer
03:16:19 [2020-06-27T03:16:19.220Z] #42 0.558 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:19 [2020-06-27T03:16:19.220Z] #42 0.559 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:19 [2020-06-27T03:16:19.220Z] #42 0.559 + install_vndr
03:16:19 [2020-06-27T03:16:19.220Z] #42 0.559 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:16:19 [2020-06-27T03:16:19.220Z] #42 0.559 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uWoGcEFfH6/src/github.com/LK4D4/vndr
03:16:19 [2020-06-27T03:16:19.220Z] #42 0.560 Cloning into '/tmp/tmp.uWoGcEFfH6/src/github.com/LK4D4/vndr'...
03:16:19 [2020-06-27T03:16:19.220Z] #42 1.189 + cd /tmp/tmp.uWoGcEFfH6/src/github.com/LK4D4/vndr
03:16:19 [2020-06-27T03:16:19.220Z] #42 1.189 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:19 [2020-06-27T03:16:19.220Z] #42 1.228 + go build -buildmode=pie -v -o /build/vndr .
03:16:19 [2020-06-27T03:16:19.220Z] #42 3.039 internal/cpu
03:16:19 [2020-06-27T03:16:19.220Z] #42 3.043 runtime/internal/sys
03:16:19 [2020-06-27T03:16:19.220Z] #42 3.057 internal/race
03:16:19 [2020-06-27T03:16:19.220Z] #42 3.105 runtime/internal/atomic
03:16:19 [2020-06-27T03:16:19.220Z] #42 3.556 sync/atomic
03:16:19 [2020-06-27T03:16:19.220Z] #42 3.601 runtime/internal/math
03:16:19 [2020-06-27T03:16:19.220Z] #42 3.841 unicode
03:16:19 [2020-06-27T03:16:19.220Z] #42 4.149 unicode/utf8
03:16:19 [2020-06-27T03:16:19.220Z] #42 4.742 internal/bytealg
03:16:19 [2020-06-27T03:16:19.220Z] #42 5.026 math
03:16:19 [2020-06-27T03:16:19.220Z] #42 6.309 internal/testlog
03:16:19 [2020-06-27T03:16:19.220Z] #42 7.052 runtime
03:16:19 [2020-06-27T03:16:19.220Z] #42 7.354 encoding
03:16:19 [2020-06-27T03:16:19.220Z] #42 7.758 unicode/utf16
03:16:19 [2020-06-27T03:16:19.220Z] #42 8.701 container/list
03:16:19 [2020-06-27T03:16:19.220Z] #42 ...
03:16:19 [2020-06-27T03:16:19.220Z] 
03:16:19 [2020-06-27T03:16:19.220Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.879 + RM_GOPATH=0
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.879 + TMP_GOPATH=
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.879 + : /build
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.880 + '[' -z '' ']'
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.881 ++ mktemp -d
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.886 + export GOPATH=/tmp/tmp.IpE5mpYVXX
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.886 + GOPATH=/tmp/tmp.IpE5mpYVXX
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.886 + RM_GOPATH=1
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.887 + case "$(go env GOARCH)" in
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.893 ++ go env GOARCH
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.970 + export GO_BUILDMODE=-buildmode=pie
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.970 + GO_BUILDMODE=-buildmode=pie
03:16:19 [2020-06-27T03:16:19.220Z] #22 0.972 ++ dirname /tmp/install/install.sh
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.014 + dir=/tmp/install
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.014 + bin=dockercli
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.014 + shift
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.015 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.015 + . /tmp/install/dockercli.installer
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.015 ++ : stable
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.015 ++ : 17.06.2-ce
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.016 + install_dockercli
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.017 Install docker/cli version 17.06.2-ce from stable
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.017 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.021 ++ uname -m
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.021 + arch=ppc64le
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.021 + '[' ppc64le '!=' x86_64 ']'
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.021 + '[' ppc64le '!=' s390x ']'
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.021 + '[' ppc64le '!=' armhf ']'
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.021 + build_dockercli
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.021 + git clone https://github.com/docker/docker-ce /tmp/tmp.IpE5mpYVXX/tmp/docker-ce
03:16:19 [2020-06-27T03:16:19.220Z] #22 1.035 Cloning into '/tmp/tmp.IpE5mpYVXX/tmp/docker-ce'...
03:16:19 [2020-06-27T03:16:19.504Z] #22 ...
03:16:19 [2020-06-27T03:16:19.504Z] 
03:16:19 [2020-06-27T03:16:19.504Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:16:19 [2020-06-27T03:16:19.504Z] #24 1.175 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:19 [2020-06-27T03:16:19.504Z] #24 1.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:19 [2020-06-27T03:16:19.504Z] #24 1.284 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:19 [2020-06-27T03:16:19.504Z] #24 2.608 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:16:19 [2020-06-27T03:16:19.504Z] #24 5.112 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
03:16:19 [2020-06-27T03:16:19.504Z] #24 7.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:16:19 [2020-06-27T03:16:19.504Z] #24 ...
03:16:19 [2020-06-27T03:16:19.504Z] 
03:16:19 [2020-06-27T03:16:19.504Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:16:19 [2020-06-27T03:16:19.504Z] #29 0.763 + git clone https://github.com/kolyshkin/go-swagger.git .
03:16:19 [2020-06-27T03:16:19.504Z] #29 0.789 Cloning into '.'...
03:16:19 [2020-06-27T03:16:19.667Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 0.1s
03:16:19 [2020-06-27T03:16:19.792Z] #29 ...
03:16:19 [2020-06-27T03:16:19.792Z] 
03:16:19 [2020-06-27T03:16:19.792Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:19 [2020-06-27T03:16:19.792Z] #33 1.179 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:19 [2020-06-27T03:16:19.792Z] #33 1.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:19 [2020-06-27T03:16:19.792Z] #33 1.350 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:19 [2020-06-27T03:16:19.792Z] #33 2.824 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:16:19 [2020-06-27T03:16:19.792Z] #33 5.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
03:16:19 [2020-06-27T03:16:19.792Z] #33 7.218 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:16:19 [2020-06-27T03:16:19.792Z] #33 ...
03:16:19 [2020-06-27T03:16:19.792Z] 
03:16:19 [2020-06-27T03:16:19.792Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.883 + RM_GOPATH=0
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.883 + TMP_GOPATH=
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.884 + : /build
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.896 + '[' -z '' ']'
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.899 ++ mktemp -d
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.901 + export GOPATH=/tmp/tmp.7au80wySp8
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.901 + GOPATH=/tmp/tmp.7au80wySp8
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.902 + RM_GOPATH=1
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.902 + case "$(go env GOARCH)" in
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.906 ++ go env GOARCH
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.920 + export GO_BUILDMODE=-buildmode=pie
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.920 + GO_BUILDMODE=-buildmode=pie
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.921 ++ dirname /tmp/install/install.sh
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.922 + dir=/tmp/install
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.922 + bin=shfmt
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.922 + shift
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.922 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.922 + . /tmp/install/shfmt.installer
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.922 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.923 + install_shfmt
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.923 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.923 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.937 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7au80wySp8/src/github.com/mvdan/sh
03:16:19 [2020-06-27T03:16:19.792Z] #48 0.942 Cloning into '/tmp/tmp.7au80wySp8/src/github.com/mvdan/sh'...
03:16:19 [2020-06-27T03:16:19.792Z] #48 11.24 + cd /tmp/tmp.7au80wySp8/src/github.com/mvdan/sh
03:16:19 [2020-06-27T03:16:19.792Z] #48 11.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:19 [2020-06-27T03:16:19.792Z] #48 11.34 + GO111MODULE=on
03:16:19 [2020-06-27T03:16:19.955Z] #17 20.82 Unpacking bash-completion (1:2.8-6) ...
03:16:20 [2020-06-27T03:16:20.077Z] #48 11.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:16:20 [2020-06-27T03:16:20.077Z] #48 ...
03:16:20 [2020-06-27T03:16:20.077Z] 
03:16:20 [2020-06-27T03:16:20.077Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.844 + RM_GOPATH=0
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.848 + TMP_GOPATH=
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.856 + : /build
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.858 + '[' -z '' ']'
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.869 ++ mktemp -d
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.874 + export GOPATH=/tmp/tmp.CebUrNoZY4
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.875 + GOPATH=/tmp/tmp.CebUrNoZY4
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.875 + RM_GOPATH=1
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.875 + case "$(go env GOARCH)" in
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.884 ++ go env GOARCH
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.932 + export GO_BUILDMODE=-buildmode=pie
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.932 + GO_BUILDMODE=-buildmode=pie
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.933 ++ dirname /tmp/install/install.sh
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.937 Installing golangci-lint version v1.23.8
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.937 + dir=/tmp/install
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.937 + bin=golangci_lint
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.937 + shift
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.937 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.937 + . /tmp/install/golangci_lint.installer
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.937 ++ : v1.23.8
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.937 + install_golangci_lint
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.937 + echo 'Installing golangci-lint version v1.23.8'
03:16:20 [2020-06-27T03:16:20.077Z] #46 0.937 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:16:20 [2020-06-27T03:16:20.077Z] #46 ...
03:16:20 [2020-06-27T03:16:20.077Z] 
03:16:20 [2020-06-27T03:16:20.077Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:20 [2020-06-27T03:16:20.077Z] #52 1.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:20 [2020-06-27T03:16:20.077Z] #52 1.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:20 [2020-06-27T03:16:20.078Z] #52 1.600 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:20 [2020-06-27T03:16:20.078Z] #52 3.201 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:16:20 [2020-06-27T03:16:20.078Z] #52 5.778 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
03:16:20 [2020-06-27T03:16:20.078Z] #52 7.881 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:16:20 [2020-06-27T03:16:20.246Z] #17 ...
03:16:20 [2020-06-27T03:16:20.246Z] 
03:16:20 [2020-06-27T03:16:20.246Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:16:20 [2020-06-27T03:16:20.246Z] #28 DONE 105.3s
03:16:20 [2020-06-27T03:16:20.246Z] 
03:16:20 [2020-06-27T03:16:20.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:20 [2020-06-27T03:16:20.246Z] #39 66.12   CC       criu/cr-check.o
03:16:20 [2020-06-27T03:16:20.246Z] #39 67.33   CC       criu/cr-dedup.o
03:16:20 [2020-06-27T03:16:20.246Z] #39 67.59   CC       criu/cr-dump.o
03:16:20 [2020-06-27T03:16:20.313Z] #52 ...
03:16:20 [2020-06-27T03:16:20.313Z] 
03:16:20 [2020-06-27T03:16:20.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:20 [2020-06-27T03:16:20.313Z] #39 10.22   DEP      images/userns.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 10.34   PBCC     images/cgroup.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 10.44   DEP      images/cgroup.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 10.59   PBCC     images/ext-file.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 10.61   DEP      images/ext-file.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 10.75   PBCC     images/rpc.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 10.88   DEP      images/rpc.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.06   PBCC     images/siginfo.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.14   DEP      images/siginfo.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.30   PBCC     images/pagemap.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.39   DEP      images/pagemap.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.42   PBCC     images/rlimit.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.45   DEP      images/rlimit.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.50   PBCC     images/file-lock.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.53   DEP      images/file-lock.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.57   PBCC     images/tty.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.61   DEP      images/tty.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.66   PBCC     images/tun.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.72   PBCC     images/netdev.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.77   DEP      images/tun.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.84   DEP      images/netdev.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 11.93   PBCC     images/vma.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.01   DEP      images/vma.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.10   PBCC     images/creds.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.16   DEP      images/creds.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.22   PBCC     images/utsns.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.25   DEP      images/utsns.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.32   PBCC     images/ipc-desc.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.37   PBCC     images/ipc-sem.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.43   DEP      images/ipc-desc.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.49   DEP      images/ipc-sem.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.53   PBCC     images/ipc-msg.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.56   DEP      images/ipc-msg.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.64   PBCC     images/ipc-shm.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.67   DEP      images/ipc-shm.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.69   PBCC     images/ipc-var.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.74   DEP      images/ipc-var.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.81   PBCC     images/sk-opts.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.85   PBCC     images/packet-sock.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.89   DEP      images/sk-opts.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.92   DEP      images/packet-sock.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 12.95   PBCC     images/sk-netlink.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.03   DEP      images/sk-netlink.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.07   PBCC     images/sk-inet.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.14   DEP      images/sk-inet.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.21   PBCC     images/sk-unix.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.27   DEP      images/sk-unix.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.34   PBCC     images/mm.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.40   DEP      images/mm.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.46   PBCC     images/timerfd.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.53   DEP      images/timerfd.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.60   PBCC     images/timer.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.62   DEP      images/timer.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.69   PBCC     images/sa.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.72   DEP      images/sa.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.79   PBCC     images/pipe-data.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.80   DEP      images/pipe-data.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.85   PBCC     images/mnt.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 13.97   DEP      images/mnt.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.04   PBCC     images/sk-packet.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.07   DEP      images/sk-packet.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.11   PBCC     images/tcp-stream.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.15   DEP      images/tcp-stream.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.19   PBCC     images/pipe.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.28   DEP      images/pipe.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.33   PBCC     images/pstree.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.35   DEP      images/pstree.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.39   PBCC     images/fs.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.43   DEP      images/fs.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.47   PBCC     images/signalfd.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.53   DEP      images/signalfd.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.61   PBCC     images/fh.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.65   PBCC     images/fsnotify.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.71   DEP      images/fh.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.75   DEP      images/fsnotify.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.83   PBCC     images/eventpoll.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.86   DEP      images/eventpoll.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.95   PBCC     images/eventfd.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 14.98   DEP      images/eventfd.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.02   PBCC     images/remap-file-path.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.05   DEP      images/remap-file-path.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.09   PBCC     images/fifo.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.15   DEP      images/fifo.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.20   PBCC     images/ghost-file.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.26   DEP      images/ghost-file.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.30   PBCC     images/regfile.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.34   DEP      images/regfile.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.43   PBCC     images/ns.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.44   DEP      images/ns.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.49   PBCC     images/fdinfo.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.59   DEP      images/fdinfo.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.69   PBCC     images/core-aarch64.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.73   PBCC     images/core-arm.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.80   PBCC     images/core-ppc64.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.84   PBCC     images/core-s390.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 15.89   PBCC     images/core-x86.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.00   PBCC     images/core.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.06   PBCC     images/inventory.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.10   DEP      images/core-aarch64.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.14   DEP      images/core-arm.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.19   DEP      images/core-ppc64.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.27   DEP      images/core-s390.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.33   DEP      images/core-x86.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.39   DEP      images/core.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.48   DEP      images/inventory.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.57   PBCC     images/cpuinfo.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.62   DEP      images/cpuinfo.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.66   PBCC     images/stats.pb-c.c
03:16:20 [2020-06-27T03:16:20.313Z] #39 16.69   DEP      images/stats.pb-c.d
03:16:20 [2020-06-27T03:16:20.313Z] #39 18.18 make[1]: Nothing to be done for 'all'.
03:16:20 [2020-06-27T03:16:20.362Z] #52 ...
03:16:20 [2020-06-27T03:16:20.362Z] 
03:16:20 [2020-06-27T03:16:20.362Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.676 + RM_GOPATH=0
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.676 + TMP_GOPATH=
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.676 + : /build
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.676 + '[' -z '' ']'
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.677 ++ mktemp -d
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.678 + export GOPATH=/tmp/tmp.nCuMTLqHtX
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.678 + GOPATH=/tmp/tmp.nCuMTLqHtX
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.678 + RM_GOPATH=1
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.679 + case "$(go env GOARCH)" in
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.680 ++ go env GOARCH
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.684 + export GO_BUILDMODE=-buildmode=pie
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.684 + GO_BUILDMODE=-buildmode=pie
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.685 ++ dirname /tmp/install/install.sh
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.686 + dir=/tmp/install
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.686 + bin=proxy
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.686 + shift
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.686 + '[' '!' -f /tmp/install/proxy.installer ']'
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.686 + . /tmp/install/proxy.installer
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.687 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.687 + install_proxy
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.687 + case "$1" in
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.687 + export CGO_ENABLED=0
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.687 + CGO_ENABLED=0
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.687 + _install_proxy
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.688 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.688 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.688 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nCuMTLqHtX/src/github.com/docker/libnetwork
03:16:20 [2020-06-27T03:16:20.362Z] #61 0.689 Cloning into '/tmp/tmp.nCuMTLqHtX/src/github.com/docker/libnetwork'...
03:16:20 [2020-06-27T03:16:20.362Z] #61 ...
03:16:20 [2020-06-27T03:16:20.362Z] 
03:16:20 [2020-06-27T03:16:20.362Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:20 [2020-06-27T03:16:20.362Z] #42 11.52 crypto/internal/subtle
03:16:20 [2020-06-27T03:16:20.403Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.9s done
03:16:20 [2020-06-27T03:16:20.403Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a
03:16:20 [2020-06-27T03:16:20.647Z] #42 11.97 crypto/subtle
03:16:20 [2020-06-27T03:16:20.932Z] #42 12.31 vendor/golang.org/x/crypto/cryptobyte/asn1
03:16:21 [2020-06-27T03:16:21.049Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.6s done
03:16:21 [2020-06-27T03:16:21.554Z] #42 12.70 internal/nettrace
03:16:21 [2020-06-27T03:16:21.554Z] #42 12.93 runtime/cgo
03:16:21 [2020-06-27T03:16:21.616Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 0.1s
03:16:21 [2020-06-27T03:16:21.687Z] #39 19.73   CC       images/stats.o
03:16:21 [2020-06-27T03:16:21.724Z] #39 69.33   CC       criu/cr-errno.o
03:16:21 [2020-06-27T03:16:21.724Z] #39 69.37   CC       criu/cr-restore.o
03:16:22 [2020-06-27T03:16:22.252Z] #39 20.20   CC       images/core.o
03:16:22 [2020-06-27T03:16:22.819Z] #39 ...
03:16:22 [2020-06-27T03:16:22.819Z] 
03:16:22 [2020-06-27T03:16:22.819Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:22 [2020-06-27T03:16:22.819Z] #47 89.21 mvdan.cc/sh/v3/fileutil
03:16:22 [2020-06-27T03:16:22.819Z] #47 89.63 mvdan.cc/sh/v3/syntax
03:16:22 [2020-06-27T03:16:22.819Z] #47 96.85 mvdan.cc/sh/v3/cmd/shfmt
03:16:22 [2020-06-27T03:16:22.819Z] #47 ...
03:16:22 [2020-06-27T03:16:22.819Z] 
03:16:22 [2020-06-27T03:16:22.819Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:22 [2020-06-27T03:16:22.819Z] #39 20.96   CC       images/core-x86.o
03:16:23 [2020-06-27T03:16:23.385Z] #39 21.60   CC       images/core-arm.o
03:16:23 [2020-06-27T03:16:23.478Z] #28 ...
03:16:23 [2020-06-27T03:16:23.478Z] 
03:16:23 [2020-06-27T03:16:23.478Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.876 + RM_GOPATH=0
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.876 + TMP_GOPATH=
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.876 + : /build
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.876 + '[' -z '' ']'
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.876 ++ mktemp -d
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.876 + export GOPATH=/tmp/tmp.qgst8iyENf
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.876 + GOPATH=/tmp/tmp.qgst8iyENf
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.876 + RM_GOPATH=1
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.876 + case "$(go env GOARCH)" in
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.876 ++ go env GOARCH
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + export GO_BUILDMODE=-buildmode=pie
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + GO_BUILDMODE=-buildmode=pie
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 ++ dirname /tmp/install/install.sh
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + dir=/tmp/install
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + bin=proxy
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + shift
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + '[' '!' -f /tmp/install/proxy.installer ']'
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + . /tmp/install/proxy.installer
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + install_proxy
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + case "$1" in
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + export CGO_ENABLED=0
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + CGO_ENABLED=0
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + _install_proxy
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qgst8iyENf/src/github.com/docker/libnetwork
03:16:23 [2020-06-27T03:16:23.478Z] #60 3.882 Cloning into '/tmp/tmp.qgst8iyENf/src/github.com/docker/libnetwork'...
03:16:23 [2020-06-27T03:16:23.743Z] #39 71.71   CC       criu/cr-service.o
03:16:23 [2020-06-27T03:16:23.951Z] #39 22.03   CC       images/core-aarch64.o
03:16:24 [2020-06-27T03:16:24.025Z] #39 ...
03:16:24 [2020-06-27T03:16:24.025Z] 
03:16:24 [2020-06-27T03:16:24.025Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:16:24 [2020-06-27T03:16:24.025Z] #17 21.31 Selecting previously unselected package bzip2.
03:16:24 [2020-06-27T03:16:24.025Z] #17 21.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 21.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 21.53 Selecting previously unselected package xz-utils.
03:16:24 [2020-06-27T03:16:24.025Z] #17 21.54 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 21.56 Unpacking xz-utils (5.2.4-1) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 21.87 Selecting previously unselected package apparmor.
03:16:24 [2020-06-27T03:16:24.025Z] #17 21.87 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 21.92 Unpacking apparmor (2.13.2-10) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.20 Selecting previously unselected package aufs-tools.
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.21 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.31 Selecting previously unselected package libonig5:s390x.
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.31 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.32 Unpacking libonig5:s390x (6.9.1-1) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.42 Selecting previously unselected package libjq1:s390x.
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.42 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.48 Selecting previously unselected package jq.
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.49 Unpacking jq (1.5+dfsg-2+b1) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.52 Selecting previously unselected package libaio1:s390x.
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.52 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.52 Unpacking libaio1:s390x (0.3.112-3) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.54 Selecting previously unselected package libgpm2:s390x.
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.54 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.55 Unpacking libgpm2:s390x (1.20.7-5) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.59 Selecting previously unselected package libicu63:s390x.
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 22.60 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 24.88 Selecting previously unselected package libnet1:s390x.
03:16:24 [2020-06-27T03:16:24.025Z] #17 24.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 24.88 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 24.94 Selecting previously unselected package libnl-3-200:s390x.
03:16:24 [2020-06-27T03:16:24.025Z] #17 24.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 24.94 Unpacking libnl-3-200:s390x (3.4.0-1) ...
03:16:24 [2020-06-27T03:16:24.025Z] #17 25.00 Selecting previously unselected package libprotobuf-c1:s390x.
03:16:24 [2020-06-27T03:16:24.047Z] #60 ...
03:16:24 [2020-06-27T03:16:24.047Z] 
03:16:24 [2020-06-27T03:16:24.047Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.096 + RM_GOPATH=0
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.096 + TMP_GOPATH=
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.096 + : /build
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.096 + '[' -z '' ']'
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.100 ++ mktemp -d
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.105 + export GOPATH=/tmp/tmp.ebZ3g4vUXG
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.105 + GOPATH=/tmp/tmp.ebZ3g4vUXG
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.105 + RM_GOPATH=1
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.105 + case "$(go env GOARCH)" in
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.106 ++ go env GOARCH
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.145 + export GO_BUILDMODE=-buildmode=pie
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.146 + GO_BUILDMODE=-buildmode=pie
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.148 ++ dirname /tmp/install/install.sh
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.154 + dir=/tmp/install
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.154 + bin=golangci_lint
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.154 + shift
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.155 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.155 + . /tmp/install/golangci_lint.installer
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.156 ++ : v1.23.8
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.156 + install_golangci_lint
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.158 + echo 'Installing golangci-lint version v1.23.8'
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.159 Installing golangci-lint version v1.23.8
03:16:24 [2020-06-27T03:16:24.047Z] #45 6.161 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:16:24 [2020-06-27T03:16:24.306Z] #17 25.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.306Z] #17 25.00 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:16:24 [2020-06-27T03:16:24.306Z] #17 25.06 Selecting previously unselected package libreadline5:s390x.
03:16:24 [2020-06-27T03:16:24.306Z] #17 25.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.306Z] #17 25.07 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
03:16:24 [2020-06-27T03:16:24.306Z] #17 25.17 Selecting previously unselected package net-tools.
03:16:24 [2020-06-27T03:16:24.306Z] #17 25.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
03:16:24 [2020-06-27T03:16:24.306Z] #17 25.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:16:24 [2020-06-27T03:16:24.517Z] #39 22.52   CC       images/core-ppc64.o
03:16:24 [2020-06-27T03:16:24.517Z] #39 ...
03:16:24 [2020-06-27T03:16:24.517Z] 
03:16:24 [2020-06-27T03:16:24.517Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:24 [2020-06-27T03:16:24.517Z] #41 91.00 encoding/xml
03:16:24 [2020-06-27T03:16:24.517Z] #41 93.89 go/doc
03:16:24 [2020-06-27T03:16:24.517Z] #41 96.78 github.com/LK4D4/vndr/versioned
03:16:24 [2020-06-27T03:16:24.517Z] #41 96.92 compress/flate
03:16:24 [2020-06-27T03:16:24.517Z] #41 97.61 github.com/LK4D4/vndr/build
03:16:24 [2020-06-27T03:16:24.517Z] #41 100.3 hash/crc32
03:16:24 [2020-06-27T03:16:24.517Z] #41 100.9 compress/gzip
03:16:24 [2020-06-27T03:16:24.560Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.6s done
03:16:24 [2020-06-27T03:16:24.560Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b
03:16:24 [2020-06-27T03:16:24.588Z] #17 25.32 Selecting previously unselected package python-pip-whl.
03:16:24 [2020-06-27T03:16:24.588Z] #17 25.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:16:24 [2020-06-27T03:16:24.588Z] #17 25.32 Unpacking python-pip-whl (18.1-5) ...
03:16:24 [2020-06-27T03:16:24.613Z] #45 ...
03:16:24 [2020-06-27T03:16:24.613Z] 
03:16:24 [2020-06-27T03:16:24.613Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:16:24 [2020-06-27T03:16:24.613Z] #28 6.577 + git clone https://github.com/kolyshkin/go-swagger.git .
03:16:24 [2020-06-27T03:16:24.613Z] #28 6.579 Cloning into '.'...
03:16:24 [2020-06-27T03:16:24.870Z] #17 25.67 Selecting previously unselected package python3-lib2to3.
03:16:24 [2020-06-27T03:16:24.870Z] #17 25.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:16:24 [2020-06-27T03:16:24.870Z] #17 25.68 Unpacking python3-lib2to3 (3.7.3-1) ...
03:16:24 [2020-06-27T03:16:24.870Z] #17 25.77 Selecting previously unselected package python3-distutils.
03:16:24 [2020-06-27T03:16:24.870Z] #17 25.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:16:24 [2020-06-27T03:16:24.870Z] #17 25.77 Unpacking python3-distutils (3.7.3-1) ...
03:16:24 [2020-06-27T03:16:24.870Z] #17 25.89 Selecting previously unselected package python3-pip.
03:16:24 [2020-06-27T03:16:24.905Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 3.1s done
03:16:25 [2020-06-27T03:16:25.038Z] #42 15.72 vendor/golang.org/x/crypto/internal/subtle
03:16:25 [2020-06-27T03:16:25.092Z] #41 ...
03:16:25 [2020-06-27T03:16:25.092Z] 
03:16:25 [2020-06-27T03:16:25.092Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:25 [2020-06-27T03:16:25.092Z] #39 23.32   CC       images/core-s390.o
03:16:25 [2020-06-27T03:16:25.152Z] #17 25.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:16:25 [2020-06-27T03:16:25.152Z] #17 25.89 Unpacking python3-pip (18.1-5) ...
03:16:25 [2020-06-27T03:16:25.152Z] #17 26.00 Selecting previously unselected package python3-pkg-resources.
03:16:25 [2020-06-27T03:16:25.152Z] #17 26.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:16:25 [2020-06-27T03:16:25.152Z] #17 26.01 Unpacking python3-pkg-resources (40.8.0-1) ...
03:16:25 [2020-06-27T03:16:25.152Z] #17 26.08 Selecting previously unselected package python3-setuptools.
03:16:25 [2020-06-27T03:16:25.152Z] #17 26.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:16:25 [2020-06-27T03:16:25.152Z] #17 26.08 Unpacking python3-setuptools (40.8.0-1) ...
03:16:25 [2020-06-27T03:16:25.338Z] #42 ...
03:16:25 [2020-06-27T03:16:25.338Z] 
03:16:25 [2020-06-27T03:16:25.338Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:25 [2020-06-27T03:16:25.338Z] #39 16.65 Fetched 8136 kB in 16s (523 kB/s)
03:16:25 [2020-06-27T03:16:25.434Z] #17 26.19 Selecting previously unselected package python3-wheel.
03:16:25 [2020-06-27T03:16:25.434Z] #17 26.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:16:25 [2020-06-27T03:16:25.434Z] #17 26.20 Unpacking python3-wheel (0.32.3-2) ...
03:16:25 [2020-06-27T03:16:25.434Z] #17 26.25 Selecting previously unselected package sudo.
03:16:25 [2020-06-27T03:16:25.434Z] #17 26.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
03:16:25 [2020-06-27T03:16:25.434Z] #17 26.25 Unpacking sudo (1.8.27-1+deb10u2) ...
03:16:25 [2020-06-27T03:16:25.716Z] #17 26.52 Selecting previously unselected package thin-provisioning-tools.
03:16:25 [2020-06-27T03:16:25.716Z] #17 26.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
03:16:25 [2020-06-27T03:16:25.716Z] #17 26.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:16:25 [2020-06-27T03:16:25.716Z] #17 26.66 Selecting previously unselected package uidmap.
03:16:25 [2020-06-27T03:16:25.716Z] #17 26.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
03:16:25 [2020-06-27T03:16:25.716Z] #17 26.66 Unpacking uidmap (1:4.5-1.1) ...
03:16:25 [2020-06-27T03:16:25.716Z] #17 26.73 Selecting previously unselected package vim-runtime.
03:16:25 [2020-06-27T03:16:25.841Z] #7 extracting sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c done
03:16:25 [2020-06-27T03:16:25.999Z] #17 26.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:16:25 [2020-06-27T03:16:25.999Z] #17 26.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:16:25 [2020-06-27T03:16:25.999Z] #17 26.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:16:25 [2020-06-27T03:16:25.999Z] #17 26.77 Unpacking vim-runtime (2:8.1.0875-5) ...
03:16:26 [2020-06-27T03:16:26.026Z] #39 24.01   CC       images/cpuinfo.o
03:16:26 [2020-06-27T03:16:26.592Z] #39 24.66   CC       images/inventory.o
03:16:26 [2020-06-27T03:16:26.592Z] #39 24.94   CC       images/fdinfo.o
03:16:26 [2020-06-27T03:16:26.777Z] #7 DONE 19.1s
03:16:26 [2020-06-27T03:16:26.777Z] 
03:16:26 [2020-06-27T03:16:26.777Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:16:26 [2020-06-27T03:16:26.850Z] #39 ...
03:16:26 [2020-06-27T03:16:26.850Z] 
03:16:26 [2020-06-27T03:16:26.850Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:26 [2020-06-27T03:16:26.850Z] #47 DONE 103.4s
03:16:27 [2020-06-27T03:16:27.108Z] 
03:16:27 [2020-06-27T03:16:27.108Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:27 [2020-06-27T03:16:27.108Z] #41 101.7 vendor/golang.org/x/crypto/cryptobyte
03:16:27 [2020-06-27T03:16:27.108Z] #41 101.7 net
03:16:27 [2020-06-27T03:16:27.677Z] #41 104.3 vendor/golang.org/x/crypto/chacha20poly1305
03:16:27 [2020-06-27T03:16:27.715Z] #8 DONE 1.0s
03:16:27 [2020-06-27T03:16:27.715Z] 
03:16:27 [2020-06-27T03:16:27.715Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:16:27 [2020-06-27T03:16:27.893Z] #28 ...
03:16:27 [2020-06-27T03:16:27.893Z] 
03:16:27 [2020-06-27T03:16:27.893Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.482 + RM_GOPATH=0
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.482 + TMP_GOPATH=
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.482 + : /build
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.483 + '[' -z '' ']'
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.486 ++ mktemp -d
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.487 + export GOPATH=/tmp/tmp.xY7CENWyOs
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.487 + GOPATH=/tmp/tmp.xY7CENWyOs
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.487 + RM_GOPATH=1
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.487 + case "$(go env GOARCH)" in
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.487 ++ go env GOARCH
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.533 + export GO_BUILDMODE=-buildmode=pie
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.533 + GO_BUILDMODE=-buildmode=pie
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.533 ++ dirname /tmp/install/install.sh
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.534 + dir=/tmp/install
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.534 + bin=rootlesskit
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.534 + shift
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.534 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.534 + . /tmp/install/rootlesskit.installer
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.535 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.535 + install_rootlesskit
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.536 + case "$1" in
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.536 + export CGO_ENABLED=0
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.536 + CGO_ENABLED=0
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.536 + _install_rootlesskit
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.536 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.536 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.536 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xY7CENWyOs/src/github.com/rootless-containers/rootlesskit
03:16:27 [2020-06-27T03:16:27.893Z] #54 6.541 Cloning into '/tmp/tmp.xY7CENWyOs/src/github.com/rootless-containers/rootlesskit'...
03:16:28 [2020-06-27T03:16:28.018Z] #17 28.77 Selecting previously unselected package vim.
03:16:28 [2020-06-27T03:16:28.018Z] #17 28.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
03:16:28 [2020-06-27T03:16:28.018Z] #17 28.78 Unpacking vim (2:8.1.0875-5) ...
03:16:28 [2020-06-27T03:16:28.152Z] #54 ...
03:16:28 [2020-06-27T03:16:28.152Z] 
03:16:28 [2020-06-27T03:16:28.152Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:28 [2020-06-27T03:16:28.152Z] #32 6.967 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:28 [2020-06-27T03:16:28.152Z] #32 7.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:28 [2020-06-27T03:16:28.152Z] #32 7.044 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:28 [2020-06-27T03:16:28.152Z] #32 8.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:16:28 [2020-06-27T03:16:28.152Z] #32 ...
03:16:28 [2020-06-27T03:16:28.152Z] 
03:16:28 [2020-06-27T03:16:28.152Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:16:28 [2020-06-27T03:16:28.152Z] #23 7.474 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:28 [2020-06-27T03:16:28.152Z] #23 7.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:28 [2020-06-27T03:16:28.152Z] #23 7.547 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:28 [2020-06-27T03:16:28.152Z] #23 8.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:16:28 [2020-06-27T03:16:28.311Z] #17 29.08 Selecting previously unselected package xfsprogs.
03:16:28 [2020-06-27T03:16:28.311Z] #17 29.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
03:16:28 [2020-06-27T03:16:28.311Z] #17 29.08 Unpacking xfsprogs (4.20.0-1) ...
03:16:28 [2020-06-27T03:16:28.311Z] #17 29.33 Selecting previously unselected package zip.
03:16:28 [2020-06-27T03:16:28.410Z] #23 ...
03:16:28 [2020-06-27T03:16:28.410Z] 
03:16:28 [2020-06-27T03:16:28.410Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:28 [2020-06-27T03:16:28.410Z] #51 7.231 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:28 [2020-06-27T03:16:28.410Z] #51 7.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:28 [2020-06-27T03:16:28.410Z] #51 7.267 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:28 [2020-06-27T03:16:28.410Z] #51 8.345 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:16:28 [2020-06-27T03:16:28.410Z] #51 ...
03:16:28 [2020-06-27T03:16:28.410Z] 
03:16:28 [2020-06-27T03:16:28.410Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.911 + RM_GOPATH=0
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.912 + TMP_GOPATH=
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.912 + : /build
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.912 + '[' -z '' ']'
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.919 ++ mktemp -d
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.920 + export GOPATH=/tmp/tmp.c7R3tjik1R
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.920 + GOPATH=/tmp/tmp.c7R3tjik1R
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.920 + RM_GOPATH=1
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.920 + case "$(go env GOARCH)" in
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.921 ++ go env GOARCH
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.951 + export GO_BUILDMODE=-buildmode=pie
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.952 + GO_BUILDMODE=-buildmode=pie
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.952 ++ dirname /tmp/install/install.sh
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.954 + dir=/tmp/install
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.954 + bin=tomlv
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.954 + shift
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.954 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.954 + . /tmp/install/tomlv.installer
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.954 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.954 + install_tomlv
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.954 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.954 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.955 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.c7R3tjik1R/src/github.com/BurntSushi/toml
03:16:28 [2020-06-27T03:16:28.410Z] #30 6.963 Cloning into '/tmp/tmp.c7R3tjik1R/src/github.com/BurntSushi/toml'...
03:16:28 [2020-06-27T03:16:28.410Z] #30 8.016 + cd /tmp/tmp.c7R3tjik1R/src/github.com/BurntSushi/toml
03:16:28 [2020-06-27T03:16:28.410Z] #30 8.017 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:28 [2020-06-27T03:16:28.410Z] #30 8.035 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:16:28 [2020-06-27T03:16:28.410Z] #30 8.905 runtime/internal/sys
03:16:28 [2020-06-27T03:16:28.410Z] #30 8.906 internal/cpu
03:16:28 [2020-06-27T03:16:28.410Z] #30 9.095 runtime/internal/math
03:16:28 [2020-06-27T03:16:28.410Z] #30 9.312 math/bits
03:16:28 [2020-06-27T03:16:28.410Z] #30 9.927 runtime
03:16:28 [2020-06-27T03:16:28.410Z] #30 10.04 math
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.33 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.34 Unpacking zip (3.0-11+b1) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.42 Setting up aufs-tools (1:4.14+20190211-1) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.45 Setting up libip6tc0:s390x (1.8.2-4) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.45 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.47 Setting up libgpm2:s390x (1.20.7-5) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.48 Setting up libip4tc0:s390x (1.8.2-4) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.49 Setting up uidmap (1:4.5-1.1) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.49 Setting up libnftnl11:s390x (1.1.2-2) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.50 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.51 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.52 Setting up libicu63:s390x (63.1-6+deb10u1) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.52 Setting up xxd (2:8.1.0875-5) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.53 Setting up zip (3.0-11+b1) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.54 Setting up vim-common (2:8.1.0875-5) ...
03:16:28 [2020-06-27T03:16:28.593Z] #17 29.55 Setting up bash-completion (1:2.8-6) ...
03:16:28 [2020-06-27T03:16:28.650Z] #9 DONE 0.8s
03:16:28 [2020-06-27T03:16:28.650Z] 
03:16:28 [2020-06-27T03:16:28.650Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:28 [2020-06-27T03:16:28.650Z] #21 ...
03:16:28 [2020-06-27T03:16:28.650Z] 
03:16:28 [2020-06-27T03:16:28.650Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:16:28 [2020-06-27T03:16:28.650Z] #27 DONE 0.1s
03:16:28 [2020-06-27T03:16:28.650Z] 
03:16:28 [2020-06-27T03:16:28.650Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:16:28 [2020-06-27T03:16:28.650Z] #35 DONE 0.1s
03:16:28 [2020-06-27T03:16:28.668Z] #30 ...
03:16:28 [2020-06-27T03:16:28.668Z] 
03:16:28 [2020-06-27T03:16:28.668Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.132 + RM_GOPATH=0
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.132 + TMP_GOPATH=
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.132 + : /build
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.132 + '[' -z '' ']'
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.139 ++ mktemp -d
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.140 + export GOPATH=/tmp/tmp.Gm72fPeLTM
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.152 + GOPATH=/tmp/tmp.Gm72fPeLTM
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.152 + RM_GOPATH=1
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.153 + case "$(go env GOARCH)" in
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.153 ++ go env GOARCH
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.200 + export GO_BUILDMODE=-buildmode=pie
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.200 + GO_BUILDMODE=-buildmode=pie
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.202 ++ dirname /tmp/install/install.sh
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.205 + dir=/tmp/install
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.205 + bin=shfmt
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.207 + shift
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.207 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.207 + . /tmp/install/shfmt.installer
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.207 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.209 + install_shfmt
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.213 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.213 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.213 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Gm72fPeLTM/src/github.com/mvdan/sh
03:16:28 [2020-06-27T03:16:28.668Z] #47 6.215 Cloning into '/tmp/tmp.Gm72fPeLTM/src/github.com/mvdan/sh'...
03:16:28 [2020-06-27T03:16:28.668Z] #47 ...
03:16:28 [2020-06-27T03:16:28.668Z] 
03:16:28 [2020-06-27T03:16:28.668Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.185 + RM_GOPATH=0
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.187 + TMP_GOPATH=
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.187 + : /build
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.187 + '[' -z '' ']'
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.187 ++ mktemp -d
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.189 + export GOPATH=/tmp/tmp.dwNNm2yKH5
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.189 + GOPATH=/tmp/tmp.dwNNm2yKH5
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.189 + RM_GOPATH=1
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.189 + case "$(go env GOARCH)" in
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.193 ++ go env GOARCH
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.291 + export GO_BUILDMODE=-buildmode=pie
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.291 + GO_BUILDMODE=-buildmode=pie
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.296 ++ dirname /tmp/install/install.sh
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.306 + dir=/tmp/install
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.307 + bin=vndr
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.307 + shift
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.307 + '[' '!' -f /tmp/install/vndr.installer ']'
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.316 + . /tmp/install/vndr.installer
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.316 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.319 + install_vndr
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.322 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.323 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.324 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dwNNm2yKH5/src/github.com/LK4D4/vndr
03:16:28 [2020-06-27T03:16:28.668Z] #41 6.328 Cloning into '/tmp/tmp.dwNNm2yKH5/src/github.com/LK4D4/vndr'...
03:16:28 [2020-06-27T03:16:28.668Z] #41 7.037 + cd /tmp/tmp.dwNNm2yKH5/src/github.com/LK4D4/vndr
03:16:28 [2020-06-27T03:16:28.668Z] #41 7.040 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:28 [2020-06-27T03:16:28.668Z] #41 7.045 + go build -buildmode=pie -v -o /build/vndr .
03:16:28 [2020-06-27T03:16:28.668Z] #41 8.458 runtime/internal/atomic
03:16:28 [2020-06-27T03:16:28.668Z] #41 8.512 internal/cpu
03:16:28 [2020-06-27T03:16:28.668Z] #41 8.756 runtime/internal/sys
03:16:28 [2020-06-27T03:16:28.668Z] #41 9.049 runtime/internal/math
03:16:28 [2020-06-27T03:16:28.668Z] #41 9.055 internal/bytealg
03:16:28 [2020-06-27T03:16:28.668Z] #41 9.166 internal/race
03:16:28 [2020-06-27T03:16:28.668Z] #41 9.312 sync/atomic
03:16:28 [2020-06-27T03:16:28.668Z] #41 9.697 unicode
03:16:28 [2020-06-27T03:16:28.668Z] #41 9.921 runtime
03:16:28 [2020-06-27T03:16:28.718Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done
03:16:28 [2020-06-27T03:16:28.718Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061
03:16:28 [2020-06-27T03:16:28.718Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done
03:16:28 [2020-06-27T03:16:28.718Z] #7 DONE 21.7s
03:16:28 [2020-06-27T03:16:28.718Z] 
03:16:28 [2020-06-27T03:16:28.718Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
03:16:28 [2020-06-27T03:16:28.819Z] #39 16.65 Reading package lists...
03:16:28 [2020-06-27T03:16:28.819Z] #39 ...
03:16:28 [2020-06-27T03:16:28.819Z] 
03:16:28 [2020-06-27T03:16:28.819Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:28 [2020-06-27T03:16:28.819Z] #44 10.18 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:16:28 [2020-06-27T03:16:28.819Z] #44 12.28 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:16:28 [2020-06-27T03:16:28.819Z] #44 13.22 go: finding gotest.tools/gotestsum v0.5.1
03:16:28 [2020-06-27T03:16:28.819Z] #44 13.22 go: finding gotest.tools v2.2.0+incompatible
03:16:28 [2020-06-27T03:16:28.819Z] #44 13.31 go: downloading gotest.tools/gotestsum v0.5.1
03:16:28 [2020-06-27T03:16:28.819Z] #44 13.34 go: downloading gotest.tools v2.2.0+incompatible
03:16:28 [2020-06-27T03:16:28.819Z] #44 14.14 go: extracting gotest.tools v2.2.0+incompatible
03:16:28 [2020-06-27T03:16:28.819Z] #44 14.25 go: extracting gotest.tools/gotestsum v0.5.1
03:16:28 [2020-06-27T03:16:28.819Z] #44 15.88 go: downloading github.com/fatih/color v1.9.0
03:16:28 [2020-06-27T03:16:28.819Z] #44 15.90 go: downloading github.com/spf13/pflag v1.0.3
03:16:28 [2020-06-27T03:16:28.819Z] #44 15.93 go: downloading github.com/pkg/errors v0.9.1
03:16:28 [2020-06-27T03:16:28.819Z] #44 15.95 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:16:28 [2020-06-27T03:16:28.819Z] #44 15.99 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:28 [2020-06-27T03:16:28.819Z] #44 16.02 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:28 [2020-06-27T03:16:28.819Z] #44 16.04 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:16:28 [2020-06-27T03:16:28.819Z] #44 16.15 go: extracting github.com/fatih/color v1.9.0
03:16:28 [2020-06-27T03:16:28.819Z] #44 16.20 go: extracting github.com/pkg/errors v0.9.1
03:16:28 [2020-06-27T03:16:28.819Z] #44 16.26 go: downloading github.com/mattn/go-isatty v0.0.12
03:16:28 [2020-06-27T03:16:28.819Z] #44 16.32 go: downloading github.com/mattn/go-colorable v0.1.6
03:16:28 [2020-06-27T03:16:28.819Z] #44 16.43 go: extracting github.com/spf13/pflag v1.0.3
03:16:28 [2020-06-27T03:16:28.819Z] #44 16.53 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:28 [2020-06-27T03:16:28.819Z] #44 16.75 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:28 [2020-06-27T03:16:28.819Z] #44 17.21 go: extracting github.com/mattn/go-colorable v0.1.6
03:16:28 [2020-06-27T03:16:28.819Z] #44 17.21 go: extracting github.com/mattn/go-isatty v0.0.12
03:16:28 [2020-06-27T03:16:28.819Z] #44 17.26 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:16:28 [2020-06-27T03:16:28.819Z] #44 19.69 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:16:28 [2020-06-27T03:16:28.910Z] 
03:16:28 [2020-06-27T03:16:28.910Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:16:28 [2020-06-27T03:16:28.926Z] #41 ...
03:16:28 [2020-06-27T03:16:28.926Z] 
03:16:28 [2020-06-27T03:16:28.926Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.523 + RM_GOPATH=0
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.524 + TMP_GOPATH=
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.524 + : /build
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.525 + '[' -z '' ']'
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.532 ++ mktemp -d
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.536 + export GOPATH=/tmp/tmp.o7P2Wraysh
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.537 + GOPATH=/tmp/tmp.o7P2Wraysh
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.537 + RM_GOPATH=1
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.537 + case "$(go env GOARCH)" in
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.538 ++ go env GOARCH
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.571 + export GO_BUILDMODE=-buildmode=pie
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.571 + GO_BUILDMODE=-buildmode=pie
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.572 ++ dirname /tmp/install/install.sh
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.573 + dir=/tmp/install
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.573 + bin=dockercli
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.574 + shift
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.574 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.574 + . /tmp/install/dockercli.installer
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.574 ++ : stable
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.574 ++ : 17.06.2-ce
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.576 + install_dockercli
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.576 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.576 Install docker/cli version 17.06.2-ce from stable
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.577 ++ uname -m
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.582 + arch=x86_64
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.583 + '[' x86_64 '!=' x86_64 ']'
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.583 + url=https://download.docker.com/linux/static
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.583 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:16:28 [2020-06-27T03:16:28.926Z] #21 6.589 + tar -xz docker/docker
03:16:28 [2020-06-27T03:16:28.926Z] #21 ...
03:16:28 [2020-06-27T03:16:28.926Z] 
03:16:28 [2020-06-27T03:16:28.926Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:28 [2020-06-27T03:16:28.926Z] #10 6.998 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:28 [2020-06-27T03:16:28.926Z] #10 7.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:28 [2020-06-27T03:16:28.926Z] #10 7.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:28 [2020-06-27T03:16:28.926Z] #10 8.016 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:16:28 [2020-06-27T03:16:28.926Z] #10 10.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:16:29 [2020-06-27T03:16:29.106Z] #44 ...
03:16:29 [2020-06-27T03:16:29.106Z] 
03:16:29 [2020-06-27T03:16:29.106Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:29 [2020-06-27T03:16:29.106Z] #61 17.22 Checking out files:  65% (1348/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.
03:16:29 [2020-06-27T03:16:29.106Z] #61 17.96 + cd /tmp/tmp.nCuMTLqHtX/src/github.com/docker/libnetwork
03:16:29 [2020-06-27T03:16:29.106Z] #61 17.96 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:29 [2020-06-27T03:16:29.106Z] #61 18.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:16:29 [2020-06-27T03:16:29.183Z] #10 ...
03:16:29 [2020-06-27T03:16:29.184Z] 
03:16:29 [2020-06-27T03:16:29.184Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:16:29 [2020-06-27T03:16:29.184Z] #36 6.765 + git clone https://github.com/docker/distribution.git .
03:16:29 [2020-06-27T03:16:29.184Z] #36 6.769 Cloning into '.'...
03:16:29 [2020-06-27T03:16:29.442Z] #36 ...
03:16:29 [2020-06-27T03:16:29.442Z] 
03:16:29 [2020-06-27T03:16:29.442Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.664 + RM_GOPATH=0
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.664 + TMP_GOPATH=
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.665 + : /build
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.665 + '[' -z '' ']'
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.670 ++ mktemp -d
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.673 + export GOPATH=/tmp/tmp.WE6zwRJNlD
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.673 + GOPATH=/tmp/tmp.WE6zwRJNlD
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.673 + RM_GOPATH=1
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.673 + case "$(go env GOARCH)" in
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.673 ++ go env GOARCH
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.701 + export GO_BUILDMODE=-buildmode=pie
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.706 + GO_BUILDMODE=-buildmode=pie
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.706 ++ dirname /tmp/install/install.sh
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.713 + dir=/tmp/install
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.714 + bin=gotestsum
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.714 + shift
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.714 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.714 + . /tmp/install/gotestsum.installer
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.716 ++ : v0.3.5
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.719 + install_gotestsum
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.720 + set -e
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.720 + export GO111MODULE=on
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.720 + GO111MODULE=on
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.720 + go get -d gotest.tools/gotestsum@v0.3.5
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.742 go: finding gotest.tools/gotestsum v0.3.5
03:16:29 [2020-06-27T03:16:29.442Z] #43 6.747 go: finding gotest.tools v0.3.5
03:16:29 [2020-06-27T03:16:29.442Z] #43 7.709 go: downloading gotest.tools/gotestsum v0.3.5
03:16:29 [2020-06-27T03:16:29.442Z] #43 8.235 go: extracting gotest.tools/gotestsum v0.3.5
03:16:29 [2020-06-27T03:16:29.442Z] #43 9.186 go: downloading gotest.tools v2.1.0+incompatible
03:16:29 [2020-06-27T03:16:29.442Z] #43 9.384 go: extracting gotest.tools v2.1.0+incompatible
03:16:29 [2020-06-27T03:16:29.442Z] #43 9.507 go: downloading github.com/pkg/errors v0.8.0
03:16:29 [2020-06-27T03:16:29.442Z] #43 9.791 go: downloading github.com/fatih/color v1.6.0
03:16:29 [2020-06-27T03:16:29.442Z] #43 9.791 go: downloading github.com/sirupsen/logrus v1.0.5
03:16:29 [2020-06-27T03:16:29.442Z] #43 9.792 go: downloading github.com/spf13/pflag v1.0.1
03:16:29 [2020-06-27T03:16:29.442Z] #43 9.819 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.14 go: downloading github.com/jonboulle/clockwork v0.1.0
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.51 go: extracting github.com/spf13/pflag v1.0.1
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.60 go: extracting github.com/fatih/color v1.6.0
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.60 go: extracting github.com/jonboulle/clockwork v0.1.0
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.61 go: downloading github.com/mattn/go-isatty v0.0.3
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.61 go: downloading github.com/mattn/go-colorable v0.0.9
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.63 go: extracting github.com/sirupsen/logrus v1.0.5
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.63 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.63 go: extracting github.com/pkg/errors v0.8.0
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.69 go: extracting github.com/mattn/go-colorable v0.0.9
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.70 go: extracting github.com/mattn/go-isatty v0.0.3
03:16:29 [2020-06-27T03:16:29.442Z] #43 10.77 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:16:29 [2020-06-27T03:16:29.442Z] #43 11.00 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:16:29 [2020-06-27T03:16:29.442Z] #43 11.06 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:16:29 [2020-06-27T03:16:29.576Z] #41 105.6 vendor/golang.org/x/text/transform
03:16:29 [2020-06-27T03:16:29.700Z] #43 ...
03:16:29 [2020-06-27T03:16:29.700Z] 
03:16:29 [2020-06-27T03:16:29.700Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:16:29 [2020-06-27T03:16:29.700Z] #54 11.60 + cd /tmp/tmp.xY7CENWyOs/src/github.com/rootless-containers/rootlesskit
03:16:29 [2020-06-27T03:16:29.700Z] #54 11.60 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:29 [2020-06-27T03:16:29.835Z] #41 106.2 vendor/golang.org/x/text/unicode/bidi
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.02 Setting up libiptc0:s390x (1.8.2-4) ...
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.03 Setting up xz-utils (5.2.4-1) ...
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.04 Setting up sudo (1.8.27-1+deb10u2) ...
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.08 invoke-rc.d: could not determine current runlevel
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.08 invoke-rc.d: policy-rc.d denied execution of start.
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.09 Setting up pigz (2.4-1) ...
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.09 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.10 Setting up libnl-3-200:s390x (3.4.0-1) ...
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.11 Setting up python-pip-whl (18.1-5) ...
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.12 Setting up libmpdec2:s390x (2.4.2-2) ...
03:16:30 [2020-06-27T03:16:30.062Z] #17 31.12 Setting up vim-runtime (2:8.1.0875-5) ...
03:16:30 [2020-06-27T03:16:30.265Z] #54 12.07 + for f in rootlesskit rootlesskit-docker-proxy
03:16:30 [2020-06-27T03:16:30.265Z] #54 12.07 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:16:30 [2020-06-27T03:16:30.343Z] #17 31.31 Setting up libaio1:s390x (0.3.112-3) ...
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.32 Setting up libonig5:s390x (6.9.1-1) ...
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.33 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.33 Setting up vim (2:8.1.0875-5) ...
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:16:30 [2020-06-27T03:16:30.344Z] #17 31.40 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
03:16:30 [2020-06-27T03:16:30.627Z] #17 31.41 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:16:30 [2020-06-27T03:16:30.627Z] #17 31.42 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
03:16:30 [2020-06-27T03:16:30.627Z] #17 31.42 Setting up jq (1.5+dfsg-2+b1) ...
03:16:30 [2020-06-27T03:16:30.627Z] #17 31.43 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
03:16:30 [2020-06-27T03:16:30.627Z] #17 31.44 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:16:31 [2020-06-27T03:16:31.208Z] #41 107.7 vendor/golang.org/x/text/secure/bidirule
03:16:31 [2020-06-27T03:16:31.466Z] #41 107.9 vendor/golang.org/x/text/unicode/norm
03:16:31 [2020-06-27T03:16:31.466Z] #41 ...
03:16:31 [2020-06-27T03:16:31.466Z] 
03:16:31 [2020-06-27T03:16:31.466Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:31 [2020-06-27T03:16:31.466Z] #39 25.46   CC       images/fown.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 25.93   CC       images/ns.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 26.11   CC       images/regfile.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 26.39   CC       images/ghost-file.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 26.70   CC       images/fifo.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 26.90   CC       images/remap-file-path.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 27.13   CC       images/eventfd.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 27.44   CC       images/eventpoll.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 27.70   CC       images/fh.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 27.89   CC       images/fsnotify.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 28.35   CC       images/signalfd.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 28.60   CC       images/fs.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 28.78   CC       images/pstree.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 28.94   CC       images/pipe.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 29.27   CC       images/tcp-stream.o
03:16:31 [2020-06-27T03:16:31.466Z] #39 29.58   CC       images/sk-packet.o
03:16:31 [2020-06-27T03:16:31.724Z] #39 29.93   CC       images/mnt.o
03:16:31 [2020-06-27T03:16:31.812Z] #61 ...
03:16:31 [2020-06-27T03:16:31.812Z] 
03:16:31 [2020-06-27T03:16:31.812Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:31 [2020-06-27T03:16:31.812Z] #48 12.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:31 [2020-06-27T03:16:31.812Z] #48 13.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:31 [2020-06-27T03:16:31.812Z] #48 13.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:31 [2020-06-27T03:16:31.812Z] #48 13.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:31 [2020-06-27T03:16:31.812Z] #48 13.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:31 [2020-06-27T03:16:31.812Z] #48 14.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:31 [2020-06-27T03:16:31.812Z] #48 15.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:31 [2020-06-27T03:16:31.812Z] #48 17.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:31 [2020-06-27T03:16:31.812Z] #48 19.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:31 [2020-06-27T03:16:31.812Z] #48 19.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:31 [2020-06-27T03:16:31.812Z] #48 19.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:31 [2020-06-27T03:16:31.812Z] #48 19.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:31 [2020-06-27T03:16:31.812Z] #48 20.97 runtime/cgo
03:16:31 [2020-06-27T03:16:31.812Z] #48 21.30 runtime
03:16:31 [2020-06-27T03:16:31.812Z] #48 ...
03:16:31 [2020-06-27T03:16:31.812Z] 
03:16:31 [2020-06-27T03:16:31.812Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:16:31 [2020-06-27T03:16:31.812Z] #37 17.02 Checking out files:  92% (1471/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.
03:16:31 [2020-06-27T03:16:31.812Z] #37 17.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:16:31 [2020-06-27T03:16:31.812Z] #37 19.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:16:32 [2020-06-27T03:16:32.023Z] #8 DONE 3.3s
03:16:32 [2020-06-27T03:16:32.023Z] 
03:16:32 [2020-06-27T03:16:32.023Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
03:16:32 [2020-06-27T03:16:32.095Z] #17 32.61 Setting up iptables (1.8.2-4) ...
03:16:32 [2020-06-27T03:16:32.095Z] #17 32.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:16:32 [2020-06-27T03:16:32.095Z] #17 32.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:16:32 [2020-06-27T03:16:32.095Z] #17 32.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:16:32 [2020-06-27T03:16:32.095Z] #17 32.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:16:32 [2020-06-27T03:16:32.095Z] #17 32.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:16:32 [2020-06-27T03:16:32.095Z] #17 32.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:16:32 [2020-06-27T03:16:32.095Z] #17 32.65 Setting up python3 (3.7.3-1) ...
03:16:32 [2020-06-27T03:16:32.095Z] #17 32.91 Setting up python3-wheel (0.32.3-2) ...
03:16:32 [2020-06-27T03:16:32.290Z] #39 30.29   CC       images/pipe-data.o
03:16:32 [2020-06-27T03:16:32.290Z] #39 30.48   CC       images/sa.o
03:16:32 [2020-06-27T03:16:32.377Z] #17 33.31 Setting up apparmor (2.13.2-10) ...
03:16:32 [2020-06-27T03:16:32.437Z] #37 ...
03:16:32 [2020-06-27T03:16:32.437Z] 
03:16:32 [2020-06-27T03:16:32.437Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:32 [2020-06-27T03:16:32.437Z] #39 16.65 Reading package lists...
03:16:32 [2020-06-27T03:16:32.548Z] #39 30.73   CC       images/timer.o
03:16:32 [2020-06-27T03:16:32.584Z] #9 DONE 0.6s
03:16:32 [2020-06-27T03:16:32.584Z] 
03:16:32 [2020-06-27T03:16:32.585Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:16:32 [2020-06-27T03:16:32.585Z] #35 DONE 0.1s
03:16:32 [2020-06-27T03:16:32.585Z] 
03:16:32 [2020-06-27T03:16:32.585Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:32 [2020-06-27T03:16:32.585Z] #38 ...
03:16:32 [2020-06-27T03:16:32.585Z] 
03:16:32 [2020-06-27T03:16:32.585Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:16:32 [2020-06-27T03:16:32.585Z] #27 DONE 0.1s
03:16:32 [2020-06-27T03:16:32.843Z] 
03:16:32 [2020-06-27T03:16:32.843Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:16:33 [2020-06-27T03:16:33.114Z] #39 31.17   CC       images/timerfd.o
03:16:33 [2020-06-27T03:16:33.114Z] #39 31.36   CC       images/mm.o
03:16:33 [2020-06-27T03:16:33.680Z] #39 31.79   CC       images/sk-opts.o
03:16:33 [2020-06-27T03:16:33.846Z] #17 34.32 Setting up xfsprogs (4.20.0-1) ...
03:16:33 [2020-06-27T03:16:33.846Z] #17 34.34 Setting up python3-lib2to3 (3.7.3-1) ...
03:16:33 [2020-06-27T03:16:33.846Z] #17 34.58 Setting up python3-pkg-resources (40.8.0-1) ...
03:16:33 [2020-06-27T03:16:33.926Z] #36 ...
03:16:33 [2020-06-27T03:16:33.926Z] 
03:16:33 [2020-06-27T03:16:33.926Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:33 [2020-06-27T03:16:33.926Z] #60 4.026 + RM_GOPATH=0
03:16:33 [2020-06-27T03:16:33.926Z] #60 4.026 + TMP_GOPATH=
03:16:33 [2020-06-27T03:16:33.926Z] #60 4.026 + : /build
03:16:33 [2020-06-27T03:16:33.926Z] #60 4.026 + '[' -z '' ']'
03:16:33 [2020-06-27T03:16:33.926Z] #60 4.837 ++ mktemp -d
03:16:33 [2020-06-27T03:16:33.926Z] #60 4.837 + export GOPATH=/tmp/tmp.3NrscHchte
03:16:33 [2020-06-27T03:16:33.926Z] #60 4.837 + GOPATH=/tmp/tmp.3NrscHchte
03:16:33 [2020-06-27T03:16:33.926Z] #60 4.837 + RM_GOPATH=1
03:16:33 [2020-06-27T03:16:33.926Z] #60 4.837 + case "$(go env GOARCH)" in
03:16:33 [2020-06-27T03:16:33.926Z] #60 4.837 ++ go env GOARCH
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.014 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + export GO_BUILDMODE=-buildmode=pie
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + GO_BUILDMODE=-buildmode=pie
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 ++ dirname /tmp/install/install.sh
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + dir=/tmp/install
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + bin=proxy
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + shift
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + '[' '!' -f /tmp/install/proxy.installer ']'
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + . /tmp/install/proxy.installer
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + install_proxy
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + case "$1" in
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + export CGO_ENABLED=0
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + CGO_ENABLED=0
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + _install_proxy
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.015 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3NrscHchte/src/github.com/docker/libnetwork
03:16:33 [2020-06-27T03:16:33.926Z] #60 5.019 Cloning into '/tmp/tmp.3NrscHchte/src/github.com/docker/libnetwork'...
03:16:33 [2020-06-27T03:16:33.939Z] #39 31.95   CC       images/sk-unix.o
03:16:33 [2020-06-27T03:16:33.939Z] #39 32.18   CC       images/sk-inet.o
03:16:33 [2020-06-27T03:16:33.939Z] #39 ...
03:16:33 [2020-06-27T03:16:33.939Z] 
03:16:33 [2020-06-27T03:16:33.939Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:33 [2020-06-27T03:16:33.939Z] #10 110.4 Selecting previously unselected package g++-mingw-w64-x86-64.
03:16:33 [2020-06-27T03:16:33.939Z] #10 110.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:16:33 [2020-06-27T03:16:33.939Z] #10 110.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:16:34 [2020-06-27T03:16:34.087Z] #39 24.18 Reading package lists...
03:16:34 [2020-06-27T03:16:34.087Z] #39 ...
03:16:34 [2020-06-27T03:16:34.087Z] 
03:16:34 [2020-06-27T03:16:34.087Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:34 [2020-06-27T03:16:34.087Z] #11 15.34 Fetched 8136 kB in 14s (570 kB/s)
03:16:34 [2020-06-27T03:16:34.087Z] #11 15.34 Reading package lists...
03:16:34 [2020-06-27T03:16:34.087Z] #11 22.75 Reading package lists...
03:16:34 [2020-06-27T03:16:34.088Z] #11 ...
03:16:34 [2020-06-27T03:16:34.088Z] 
03:16:34 [2020-06-27T03:16:34.088Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:34 [2020-06-27T03:16:34.088Z] #44 20.87 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:16:34 [2020-06-27T03:16:34.088Z] #44 22.71 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:16:34 [2020-06-27T03:16:34.140Z] #17 34.99 Setting up python3-distutils (3.7.3-1) ...
03:16:34 [2020-06-27T03:16:34.374Z] #44 25.70 go: finding github.com/fatih/color v1.9.0
03:16:34 [2020-06-27T03:16:34.374Z] #44 25.70 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:34 [2020-06-27T03:16:34.374Z] #44 25.74 go: finding github.com/pkg/errors v0.9.1
03:16:34 [2020-06-27T03:16:34.424Z] #17 35.21 Setting up python3-setuptools (40.8.0-1) ...
03:16:34 [2020-06-27T03:16:34.454Z] #54 ...
03:16:34 [2020-06-27T03:16:34.454Z] 
03:16:34 [2020-06-27T03:16:34.454Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:34 [2020-06-27T03:16:34.454Z] #21 15.09 + mkdir -p /build
03:16:34 [2020-06-27T03:16:34.454Z] #21 15.09 + mv docker/docker /build/
03:16:34 [2020-06-27T03:16:34.454Z] #21 15.10 + rmdir docker
03:16:34 [2020-06-27T03:16:34.454Z] #21 DONE 16.2s
03:16:34 [2020-06-27T03:16:34.454Z] 
03:16:34 [2020-06-27T03:16:34.454Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:34 [2020-06-27T03:16:34.454Z] #30 14.99 internal/testlog
03:16:34 [2020-06-27T03:16:34.454Z] #30 15.30 encoding
03:16:34 [2020-06-27T03:16:34.454Z] #30 15.59 runtime/cgo
03:16:34 [2020-06-27T03:16:34.496Z] #60 ...
03:16:34 [2020-06-27T03:16:34.496Z] 
03:16:34 [2020-06-27T03:16:34.496Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:34 [2020-06-27T03:16:34.496Z] #43 5.834 + RM_GOPATH=0
03:16:34 [2020-06-27T03:16:34.496Z] #43 5.834 + TMP_GOPATH=
03:16:34 [2020-06-27T03:16:34.496Z] #43 5.834 + : /build
03:16:34 [2020-06-27T03:16:34.496Z] #43 5.834 + '[' -z '' ']'
03:16:34 [2020-06-27T03:16:34.496Z] #43 5.843 ++ mktemp -d
03:16:34 [2020-06-27T03:16:34.496Z] #43 5.851 + export GOPATH=/tmp/tmp.IEeyflCONn
03:16:34 [2020-06-27T03:16:34.496Z] #43 5.851 + GOPATH=/tmp/tmp.IEeyflCONn
03:16:34 [2020-06-27T03:16:34.496Z] #43 5.851 + RM_GOPATH=1
03:16:34 [2020-06-27T03:16:34.496Z] #43 5.851 + case "$(go env GOARCH)" in
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.851 ++ go env GOARCH
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.868 + export GO_BUILDMODE=-buildmode=pie
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.869 + GO_BUILDMODE=-buildmode=pie
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.883 ++ dirname /tmp/install/install.sh
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.886 + dir=/tmp/install
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.886 + bin=gotestsum
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.886 + shift
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.886 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.886 + . /tmp/install/gotestsum.installer
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.886 ++ : v0.3.5
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.886 + install_gotestsum
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.892 + set -e
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.892 + export GO111MODULE=on
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.892 + GO111MODULE=on
03:16:34 [2020-06-27T03:16:34.497Z] #43 5.892 + go get -d gotest.tools/gotestsum@v0.3.5
03:16:34 [2020-06-27T03:16:34.497Z] #43 6.010 go: finding gotest.tools v0.3.5
03:16:34 [2020-06-27T03:16:34.497Z] #43 6.010 go: finding gotest.tools/gotestsum v0.3.5
03:16:34 [2020-06-27T03:16:34.661Z] #44 25.86 go: finding github.com/spf13/pflag v1.0.3
03:16:34 [2020-06-27T03:16:34.661Z] #44 25.87 go: finding github.com/mattn/go-colorable v0.1.6
03:16:34 [2020-06-27T03:16:34.661Z] #44 25.97 go: finding github.com/mattn/go-isatty v0.0.12
03:16:34 [2020-06-27T03:16:34.707Z] #17 ...
03:16:34 [2020-06-27T03:16:34.707Z] 
03:16:34 [2020-06-27T03:16:34.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:34 [2020-06-27T03:16:34.707Z] #39 72.43   CC       criu/crtools.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 72.78   CC       criu/eventfd.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 72.98   CC       criu/eventpoll.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 73.56   CC       criu/external.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 73.85   CC       criu/fault-injection.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 73.95   CC       criu/fdstore.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 74.16   CC       criu/fifo.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 74.37   CC       criu/file-ids.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 74.53   CC       criu/file-lock.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 74.98   CC       criu/files-ext.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 75.14   CC       criu/files-reg.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 76.06   CC       criu/files.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 77.24   CC       criu/filesystems.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 77.78   CC       criu/fsnotify.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 78.37   CC       criu/image-desc.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 78.47   CC       criu/image.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 78.95   CC       criu/ipc_ns.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 79.70   CC       criu/irmap.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 79.92   CC       criu/kcmp-ids.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 80.03   CC       criu/kerndat.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 80.59   CC       criu/libnetlink.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 80.81   CC       criu/log.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 81.18   CC       criu/lsm.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 81.43   CC       criu/mem.o
03:16:34 [2020-06-27T03:16:34.707Z] #39 82.65   CC       criu/memfd.o
03:16:34 [2020-06-27T03:16:34.756Z] #43 ...
03:16:34 [2020-06-27T03:16:34.756Z] 
03:16:34 [2020-06-27T03:16:34.756Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.217 + RM_GOPATH=0
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.217 + TMP_GOPATH=
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.217 + : /build
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.217 + '[' -z '' ']'
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.233 ++ mktemp -d
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.233 + export GOPATH=/tmp/tmp.HBy8oqpAAj
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.233 + GOPATH=/tmp/tmp.HBy8oqpAAj
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.233 + RM_GOPATH=1
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.233 + case "$(go env GOARCH)" in
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.233 ++ go env GOARCH
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.242 + export GO_BUILDMODE=-buildmode=pie
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.256 + GO_BUILDMODE=-buildmode=pie
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.257 ++ dirname /tmp/install/install.sh
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 Install docker/cli version 17.06.2-ce from stable
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 + dir=/tmp/install
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 + bin=dockercli
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 + shift
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 + . /tmp/install/dockercli.installer
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 ++ : stable
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 ++ : 17.06.2-ce
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 + install_dockercli
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.261 ++ uname -m
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.263 + arch=aarch64
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.263 + '[' aarch64 '!=' x86_64 ']'
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.263 + '[' aarch64 '!=' s390x ']'
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.263 + '[' aarch64 '!=' armhf ']'
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.263 + build_dockercli
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.263 + git clone https://github.com/docker/docker-ce /tmp/tmp.HBy8oqpAAj/tmp/docker-ce
03:16:34 [2020-06-27T03:16:34.756Z] #21 6.272 Cloning into '/tmp/tmp.HBy8oqpAAj/tmp/docker-ce'...
03:16:34 [2020-06-27T03:16:34.951Z] #44 ...
03:16:34 [2020-06-27T03:16:34.951Z] 
03:16:34 [2020-06-27T03:16:34.951Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:34 [2020-06-27T03:16:34.951Z] #33 16.21 Fetched 8136 kB in 15s (540 kB/s)
03:16:34 [2020-06-27T03:16:34.951Z] #33 16.21 Reading package lists...
03:16:34 [2020-06-27T03:16:34.951Z] #33 23.67 Reading package lists...
03:16:34 [2020-06-27T03:16:34.951Z] #33 ...
03:16:34 [2020-06-27T03:16:34.951Z] 
03:16:34 [2020-06-27T03:16:34.951Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:16:34 [2020-06-27T03:16:34.951Z] #24 16.31 Fetched 8136 kB in 15s (536 kB/s)
03:16:34 [2020-06-27T03:16:34.951Z] #24 16.31 Reading package lists...
03:16:34 [2020-06-27T03:16:34.989Z] #39 ...
03:16:34 [2020-06-27T03:16:34.989Z] 
03:16:34 [2020-06-27T03:16:34.989Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:16:34 [2020-06-27T03:16:34.989Z] #17 35.93 Setting up python3-pip (18.1-5) ...
03:16:35 [2020-06-27T03:16:35.238Z] #24 23.93 Reading package lists...
03:16:35 [2020-06-27T03:16:35.238Z] #24 ...
03:16:35 [2020-06-27T03:16:35.238Z] 
03:16:35 [2020-06-27T03:16:35.238Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:35 [2020-06-27T03:16:35.238Z] #44 26.57 go: finding github.com/jonboulle/clockwork v0.1.0
03:16:35 [2020-06-27T03:16:35.238Z] #44 26.69 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:16:35 [2020-06-27T03:16:35.238Z] #44 26.70 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:16:35 [2020-06-27T03:16:35.238Z] #44 26.79 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:16:35 [2020-06-27T03:16:35.524Z] #44 26.80 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:35 [2020-06-27T03:16:35.524Z] #44 ...
03:16:35 [2020-06-27T03:16:35.524Z] 
03:16:35 [2020-06-27T03:16:35.524Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:35 [2020-06-27T03:16:35.524Z] #52 16.89 Fetched 8136 kB in 16s (515 kB/s)
03:16:35 [2020-06-27T03:16:35.524Z] #52 16.89 Reading package lists...
03:16:35 [2020-06-27T03:16:35.829Z] #30 ...
03:16:35 [2020-06-27T03:16:35.829Z] 
03:16:35 [2020-06-27T03:16:35.829Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:35 [2020-06-27T03:16:35.829Z] #38 7.663 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:35 [2020-06-27T03:16:35.829Z] #38 7.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:35 [2020-06-27T03:16:35.829Z] #38 7.697 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:35 [2020-06-27T03:16:35.829Z] #38 8.728 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:16:35 [2020-06-27T03:16:35.829Z] #38 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:16:35 [2020-06-27T03:16:35.829Z] #38 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:16:35 [2020-06-27T03:16:35.829Z] #38 ...
03:16:35 [2020-06-27T03:16:35.829Z] 
03:16:35 [2020-06-27T03:16:35.829Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:35 [2020-06-27T03:16:35.829Z] #47 17.00 + cd /tmp/tmp.Gm72fPeLTM/src/github.com/mvdan/sh
03:16:35 [2020-06-27T03:16:35.829Z] #47 17.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:35 [2020-06-27T03:16:35.829Z] #47 17.04 + GO111MODULE=on
03:16:35 [2020-06-27T03:16:35.829Z] #47 17.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:16:35 [2020-06-27T03:16:35.995Z] #17 36.64 Processing triggers for libc-bin (2.28-10) ...
03:16:35 [2020-06-27T03:16:35.996Z] #17 36.68 Processing triggers for mime-support (3.62) ...
03:16:36 [2020-06-27T03:16:36.288Z] #17 DONE 37.2s
03:16:36 [2020-06-27T03:16:36.288Z] 
03:16:36 [2020-06-27T03:16:36.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:36 [2020-06-27T03:16:36.288Z] #39 83.14   CC       criu/mount.o
03:16:36 [2020-06-27T03:16:36.764Z] #47 18.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:36 [2020-06-27T03:16:36.764Z] #47 18.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:36 [2020-06-27T03:16:36.764Z] #47 18.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:37 [2020-06-27T03:16:37.045Z] #47 19.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:37 [2020-06-27T03:16:37.303Z] #47 19.17 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:37 [2020-06-27T03:16:37.768Z] #39 85.43   CC       criu/namespaces.o
03:16:38 [2020-06-27T03:16:38.050Z] #39 ...
03:16:38 [2020-06-27T03:16:38.050Z] 
03:16:38 [2020-06-27T03:16:38.050Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:16:38 [2020-06-27T03:16:38.050Z] #18 1.363 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:16:38 [2020-06-27T03:16:38.050Z] #18 1.364 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:16:38 [2020-06-27T03:16:38.050Z] #18 1.366 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:16:38 [2020-06-27T03:16:38.050Z] #18 DONE 1.6s
03:16:38 [2020-06-27T03:16:38.050Z] 
03:16:38 [2020-06-27T03:16:38.050Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:16:38 [2020-06-27T03:16:38.089Z] #28 ...
03:16:38 [2020-06-27T03:16:38.089Z] 
03:16:38 [2020-06-27T03:16:38.089Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.732 + RM_GOPATH=0
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.732 + TMP_GOPATH=
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.732 + : /build
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.732 + '[' -z '' ']'
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.738 ++ mktemp -d
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.739 + export GOPATH=/tmp/tmp.sAa86A7AhR
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.739 + GOPATH=/tmp/tmp.sAa86A7AhR
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.739 + RM_GOPATH=1
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.739 + case "$(go env GOARCH)" in
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.739 ++ go env GOARCH
03:16:38 [2020-06-27T03:16:38.089Z] #30 5.764 + export GO_BUILDMODE=-buildmode=pie
03:16:38 [2020-06-27T03:16:38.232Z] #52 24.83 Reading package lists...
03:16:38 [2020-06-27T03:16:38.232Z] #52 ...
03:16:38 [2020-06-27T03:16:38.232Z] 
03:16:38 [2020-06-27T03:16:38.232Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:38 [2020-06-27T03:16:38.232Z] #11 22.75 Reading package lists...
03:16:38 [2020-06-27T03:16:38.240Z] #47 20.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:38 [2020-06-27T03:16:38.344Z] #30 5.765 + GO_BUILDMODE=-buildmode=pie
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.766 ++ dirname /tmp/install/install.sh
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.768 + dir=/tmp/install
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.768 + bin=tomlv
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.768 + shift
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.769 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.769 + . /tmp/install/tomlv.installer
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.770 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.775 + install_tomlv
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.775 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.775 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sAa86A7AhR/src/github.com/BurntSushi/toml
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.775 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:38 [2020-06-27T03:16:38.345Z] #30 5.781 Cloning into '/tmp/tmp.sAa86A7AhR/src/github.com/BurntSushi/toml'...
03:16:38 [2020-06-27T03:16:38.500Z] #47 ...
03:16:38 [2020-06-27T03:16:38.500Z] 
03:16:38 [2020-06-27T03:16:38.500Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:38 [2020-06-27T03:16:38.500Z] #32 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:16:38 [2020-06-27T03:16:38.500Z] #32 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:16:38 [2020-06-27T03:16:38.500Z] #32 ...
03:16:38 [2020-06-27T03:16:38.500Z] 
03:16:38 [2020-06-27T03:16:38.500Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:38 [2020-06-27T03:16:38.500Z] #43 13.85 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:16:38 [2020-06-27T03:16:38.501Z] #43 13.88 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:16:38 [2020-06-27T03:16:38.501Z] #43 14.27 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:16:38 [2020-06-27T03:16:38.501Z] #43 16.92 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:16:38 [2020-06-27T03:16:38.501Z] #43 17.99 go: finding gotest.tools/gotestsum v0.5.1
03:16:38 [2020-06-27T03:16:38.501Z] #43 18.01 go: finding gotest.tools v2.2.0+incompatible
03:16:38 [2020-06-27T03:16:38.501Z] #43 18.01 go: downloading gotest.tools v2.2.0+incompatible
03:16:38 [2020-06-27T03:16:38.501Z] #43 18.02 go: downloading gotest.tools/gotestsum v0.5.1
03:16:38 [2020-06-27T03:16:38.501Z] #43 18.56 go: extracting gotest.tools v2.2.0+incompatible
03:16:38 [2020-06-27T03:16:38.501Z] #43 18.64 go: extracting gotest.tools/gotestsum v0.5.1
03:16:38 [2020-06-27T03:16:38.501Z] #43 19.62 go: downloading github.com/fatih/color v1.9.0
03:16:38 [2020-06-27T03:16:38.501Z] #43 19.64 go: downloading github.com/pkg/errors v0.9.1
03:16:38 [2020-06-27T03:16:38.501Z] #43 19.77 go: downloading github.com/spf13/pflag v1.0.3
03:16:38 [2020-06-27T03:16:38.501Z] #43 19.78 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:38 [2020-06-27T03:16:38.501Z] #43 19.84 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:16:38 [2020-06-27T03:16:38.501Z] #43 19.84 go: extracting github.com/fatih/color v1.9.0
03:16:38 [2020-06-27T03:16:38.501Z] #43 19.87 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:38 [2020-06-27T03:16:38.501Z] #43 19.91 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:16:38 [2020-06-27T03:16:38.501Z] #43 19.93 go: downloading github.com/mattn/go-colorable v0.1.6
03:16:38 [2020-06-27T03:16:38.501Z] #43 19.95 go: downloading github.com/mattn/go-isatty v0.0.12
03:16:38 [2020-06-27T03:16:38.501Z] #43 20.23 go: extracting github.com/pkg/errors v0.9.1
03:16:38 [2020-06-27T03:16:38.501Z] #43 20.35 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:38 [2020-06-27T03:16:38.501Z] #43 20.38 go: extracting github.com/mattn/go-colorable v0.1.6
03:16:38 [2020-06-27T03:16:38.501Z] #43 20.39 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:38 [2020-06-27T03:16:38.501Z] #43 20.41 go: extracting github.com/spf13/pflag v1.0.3
03:16:38 [2020-06-27T03:16:38.501Z] #43 20.48 go: extracting github.com/mattn/go-isatty v0.0.12
03:16:38 [2020-06-27T03:16:38.501Z] #43 20.49 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:16:39 [2020-06-27T03:16:39.070Z] #43 ...
03:16:39 [2020-06-27T03:16:39.070Z] 
03:16:39 [2020-06-27T03:16:39.070Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:16:39 [2020-06-27T03:16:39.070Z] #23 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:16:39 [2020-06-27T03:16:39.070Z] #23 13.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:16:39 [2020-06-27T03:16:39.070Z] #23 ...
03:16:39 [2020-06-27T03:16:39.070Z] 
03:16:39 [2020-06-27T03:16:39.070Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:39 [2020-06-27T03:16:39.070Z] #51 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:16:39 [2020-06-27T03:16:39.070Z] #51 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:16:39 [2020-06-27T03:16:39.132Z] #21 ...
03:16:39 [2020-06-27T03:16:39.132Z] 
03:16:39 [2020-06-27T03:16:39.132Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:39 [2020-06-27T03:16:39.132Z] #51 7.240 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #51 7.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #51 7.259 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #51 8.181 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #51 10.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #51 ...
03:16:39 [2020-06-27T03:16:39.132Z] 
03:16:39 [2020-06-27T03:16:39.132Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.209 + RM_GOPATH=0
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.209 + TMP_GOPATH=
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.209 + : /build
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.209 + '[' -z '' ']'
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.216 ++ mktemp -d
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.224 + export GOPATH=/tmp/tmp.34YvUU8NYO
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.224 + GOPATH=/tmp/tmp.34YvUU8NYO
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.224 + RM_GOPATH=1
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.224 + case "$(go env GOARCH)" in
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.224 ++ go env GOARCH
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.242 + export GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.242 + GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.242 ++ dirname /tmp/install/install.sh
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.257 + dir=/tmp/install
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.257 + bin=shfmt
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.257 + shift
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.257 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.257 + . /tmp/install/shfmt.installer
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.257 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.257 + install_shfmt
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.257 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.257 + git clone https://github.com/mvdan/sh.git /tmp/tmp.34YvUU8NYO/src/github.com/mvdan/sh
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.257 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:39 [2020-06-27T03:16:39.132Z] #47 6.261 Cloning into '/tmp/tmp.34YvUU8NYO/src/github.com/mvdan/sh'...
03:16:39 [2020-06-27T03:16:39.132Z] #47 ...
03:16:39 [2020-06-27T03:16:39.132Z] 
03:16:39 [2020-06-27T03:16:39.132Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:16:39 [2020-06-27T03:16:39.132Z] #28 7.404 + git clone https://github.com/kolyshkin/go-swagger.git .
03:16:39 [2020-06-27T03:16:39.132Z] #28 7.412 Cloning into '.'...
03:16:39 [2020-06-27T03:16:39.132Z] #28 ...
03:16:39 [2020-06-27T03:16:39.132Z] 
03:16:39 [2020-06-27T03:16:39.132Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.207 + RM_GOPATH=0
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.207 + TMP_GOPATH=
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.207 + : /build
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.207 + '[' -z '' ']'
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.216 ++ mktemp -d
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.216 + export GOPATH=/tmp/tmp.Rb47ZrwU3f
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.216 + GOPATH=/tmp/tmp.Rb47ZrwU3f
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.216 + RM_GOPATH=1
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.216 + case "$(go env GOARCH)" in
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.216 ++ go env GOARCH
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.234 + export GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.234 + GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.240 Installing golangci-lint version v1.23.8
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.243 ++ dirname /tmp/install/install.sh
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.243 + dir=/tmp/install
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.243 + bin=golangci_lint
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.243 + shift
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.243 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.243 + . /tmp/install/golangci_lint.installer
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.243 ++ : v1.23.8
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.243 + install_golangci_lint
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.243 + echo 'Installing golangci-lint version v1.23.8'
03:16:39 [2020-06-27T03:16:39.132Z] #45 6.243 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:16:39 [2020-06-27T03:16:39.132Z] #45 ...
03:16:39 [2020-06-27T03:16:39.132Z] 
03:16:39 [2020-06-27T03:16:39.132Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:16:39 [2020-06-27T03:16:39.132Z] #23 7.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #23 7.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #23 7.818 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #23 8.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #23 9.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #23 ...
03:16:39 [2020-06-27T03:16:39.132Z] 
03:16:39 [2020-06-27T03:16:39.132Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:39 [2020-06-27T03:16:39.132Z] #38 7.544 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #38 7.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #38 7.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #38 8.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
03:16:39 [2020-06-27T03:16:39.132Z] #38 10.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB]
03:16:39 [2020-06-27T03:16:39.271Z] #30 ...
03:16:39 [2020-06-27T03:16:39.271Z] 
03:16:39 [2020-06-27T03:16:39.271Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.010 + RM_GOPATH=0
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.010 + TMP_GOPATH=
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.011 + : /build
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.011 + '[' -z '' ']'
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.012 ++ mktemp -d
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.019 + export GOPATH=/tmp/tmp.IrMSHEVCUL
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.021 + GOPATH=/tmp/tmp.IrMSHEVCUL
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.021 + RM_GOPATH=1
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.021 + case "$(go env GOARCH)" in
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.022 ++ go env GOARCH
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.026 + export GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.036 + GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.036 ++ dirname /tmp/install/install.sh
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.039 + dir=/tmp/install
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.041 + bin=dockercli
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.041 + shift
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.041 + '[' '!' -f /tmp/install/dockercli.installer ']'
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.041 + . /tmp/install/dockercli.installer
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.043 ++ : stable
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.043 ++ : 17.06.2-ce
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.046 + install_dockercli
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.052 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.052 Install docker/cli version 17.06.2-ce from stable
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.053 ++ uname -m
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.064 + arch=x86_64
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.064 + '[' x86_64 '!=' x86_64 ']'
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.064 + url=https://download.docker.com/linux/static
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.070 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:16:39 [2020-06-27T03:16:39.271Z] #21 6.071 + tar -xz docker/docker
03:16:39 [2020-06-27T03:16:39.329Z] #51 ...
03:16:39 [2020-06-27T03:16:39.329Z] 
03:16:39 [2020-06-27T03:16:39.329Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:39 [2020-06-27T03:16:39.329Z] #47 20.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:39 [2020-06-27T03:16:39.414Z] #38 ...
03:16:39 [2020-06-27T03:16:39.414Z] 
03:16:39 [2020-06-27T03:16:39.414Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.737 + RM_GOPATH=0
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.743 + TMP_GOPATH=
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.743 + : /build
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.743 + '[' -z '' ']'
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.744 ++ mktemp -d
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.746 + export GOPATH=/tmp/tmp.zMigGRAZoQ
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.746 + GOPATH=/tmp/tmp.zMigGRAZoQ
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.746 + RM_GOPATH=1
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.746 + case "$(go env GOARCH)" in
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.748 ++ go env GOARCH
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.762 + export GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.762 + GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.771 ++ dirname /tmp/install/install.sh
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.772 + dir=/tmp/install
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.772 + bin=vndr
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.772 + shift
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.772 + '[' '!' -f /tmp/install/vndr.installer ']'
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.773 + . /tmp/install/vndr.installer
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.773 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.775 + install_vndr
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.775 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.775 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.775 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zMigGRAZoQ/src/github.com/LK4D4/vndr
03:16:39 [2020-06-27T03:16:39.414Z] #41 6.789 Cloning into '/tmp/tmp.zMigGRAZoQ/src/github.com/LK4D4/vndr'...
03:16:39 [2020-06-27T03:16:39.414Z] #41 7.393 + cd /tmp/tmp.zMigGRAZoQ/src/github.com/LK4D4/vndr
03:16:39 [2020-06-27T03:16:39.414Z] #41 7.396 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:39 [2020-06-27T03:16:39.414Z] #41 7.427 + go build -buildmode=pie -v -o /build/vndr .
03:16:39 [2020-06-27T03:16:39.414Z] #41 8.333 unicode
03:16:39 [2020-06-27T03:16:39.414Z] #41 8.498 math
03:16:39 [2020-06-27T03:16:39.414Z] #41 8.545 unicode/utf16
03:16:39 [2020-06-27T03:16:39.414Z] #41 8.734 runtime
03:16:39 [2020-06-27T03:16:39.414Z] #41 9.232 container/list
03:16:39 [2020-06-27T03:16:39.414Z] #41 9.963 crypto/internal/subtle
03:16:39 [2020-06-27T03:16:39.414Z] #41 10.06 crypto/subtle
03:16:39 [2020-06-27T03:16:39.414Z] #41 10.46 vendor/golang.org/x/crypto/cryptobyte/asn1
03:16:39 [2020-06-27T03:16:39.414Z] #41 10.68 internal/nettrace
03:16:39 [2020-06-27T03:16:39.414Z] #41 10.87 runtime/cgo
03:16:39 [2020-06-27T03:16:39.527Z] #21 ...
03:16:39 [2020-06-27T03:16:39.527Z] 
03:16:39 [2020-06-27T03:16:39.527Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:39 [2020-06-27T03:16:39.527Z] #30 6.969 + cd /tmp/tmp.sAa86A7AhR/src/github.com/BurntSushi/toml
03:16:39 [2020-06-27T03:16:39.527Z] #30 6.987 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:39 [2020-06-27T03:16:39.527Z] #30 7.015 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:16:39 [2020-06-27T03:16:39.674Z] #41 ...
03:16:39 [2020-06-27T03:16:39.674Z] 
03:16:39 [2020-06-27T03:16:39.674Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:39 [2020-06-27T03:16:39.674Z] #32 7.784 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:39 [2020-06-27T03:16:39.674Z] #32 7.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:39 [2020-06-27T03:16:39.674Z] #32 7.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:39 [2020-06-27T03:16:39.674Z] #32 8.596 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
03:16:39 [2020-06-27T03:16:39.674Z] #32 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB]
03:16:39 [2020-06-27T03:16:39.674Z] #32 ...
03:16:39 [2020-06-27T03:16:39.674Z] 
03:16:39 [2020-06-27T03:16:39.674Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.495 + RM_GOPATH=0
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.495 + TMP_GOPATH=
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.495 + : /build
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.495 + '[' -z '' ']'
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.495 ++ mktemp -d
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.497 + export GOPATH=/tmp/tmp.3AQVKHzKsS
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.497 + GOPATH=/tmp/tmp.3AQVKHzKsS
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.497 + RM_GOPATH=1
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.497 + case "$(go env GOARCH)" in
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.498 ++ go env GOARCH
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.515 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 + export GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 + GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 ++ dirname /tmp/install/install.sh
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 + dir=/tmp/install
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 + bin=tomlv
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 + shift
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 + '[' '!' -f /tmp/install/tomlv.installer ']'
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 + . /tmp/install/tomlv.installer
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 + install_tomlv
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3AQVKHzKsS/src/github.com/BurntSushi/toml
03:16:39 [2020-06-27T03:16:39.674Z] #30 5.520 Cloning into '/tmp/tmp.3AQVKHzKsS/src/github.com/BurntSushi/toml'...
03:16:39 [2020-06-27T03:16:39.674Z] #30 6.267 + cd /tmp/tmp.3AQVKHzKsS/src/github.com/BurntSushi/toml
03:16:39 [2020-06-27T03:16:39.674Z] #30 6.267 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
03:16:39 [2020-06-27T03:16:39.674Z] #30 6.280 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
03:16:39 [2020-06-27T03:16:39.674Z] #30 6.945 internal/cpu
03:16:39 [2020-06-27T03:16:39.674Z] #30 6.990 runtime/internal/sys
03:16:39 [2020-06-27T03:16:39.674Z] #30 7.026 math/bits
03:16:39 [2020-06-27T03:16:39.674Z] #30 7.101 runtime/internal/atomic
03:16:39 [2020-06-27T03:16:39.674Z] #30 7.230 runtime/internal/math
03:16:39 [2020-06-27T03:16:39.674Z] #30 7.297 unicode/utf8
03:16:39 [2020-06-27T03:16:39.674Z] #30 7.471 internal/bytealg
03:16:39 [2020-06-27T03:16:39.674Z] #30 7.481 math
03:16:39 [2020-06-27T03:16:39.674Z] #30 7.502 internal/race
03:16:39 [2020-06-27T03:16:39.674Z] #30 7.662 sync/atomic
03:16:39 [2020-06-27T03:16:39.674Z] #30 7.968 unicode
03:16:39 [2020-06-27T03:16:39.674Z] #30 8.027 internal/testlog
03:16:39 [2020-06-27T03:16:39.674Z] #30 8.275 runtime
03:16:39 [2020-06-27T03:16:39.674Z] #30 8.461 encoding
03:16:39 [2020-06-27T03:16:39.674Z] #30 8.563 runtime/cgo
03:16:39 [2020-06-27T03:16:39.947Z] #30 ...
03:16:39 [2020-06-27T03:16:39.947Z] 
03:16:39 [2020-06-27T03:16:39.947Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.949 + RM_GOPATH=0
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.949 + TMP_GOPATH=
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.949 + : /build
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.949 + '[' -z '' ']'
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.949 ++ mktemp -d
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.951 + export GOPATH=/tmp/tmp.AbKdwDjVoZ
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.951 + GOPATH=/tmp/tmp.AbKdwDjVoZ
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.951 + RM_GOPATH=1
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.951 + case "$(go env GOARCH)" in
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.952 ++ go env GOARCH
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.973 + export GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.973 + GO_BUILDMODE=-buildmode=pie
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.975 ++ dirname /tmp/install/install.sh
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.976 + dir=/tmp/install
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.976 + bin=rootlesskit
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.976 + shift
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.976 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.976 + . /tmp/install/rootlesskit.installer
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.976 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.976 + install_rootlesskit
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.976 + case "$1" in
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.977 + export CGO_ENABLED=0
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.977 + CGO_ENABLED=0
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.977 + _install_rootlesskit
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.977 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.977 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.977 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AbKdwDjVoZ/src/github.com/rootless-containers/rootlesskit
03:16:39 [2020-06-27T03:16:39.947Z] #54 6.982 Cloning into '/tmp/tmp.AbKdwDjVoZ/src/github.com/rootless-containers/rootlesskit'...
03:16:39 [2020-06-27T03:16:39.947Z] #54 10.72 + cd /tmp/tmp.AbKdwDjVoZ/src/github.com/rootless-containers/rootlesskit
03:16:39 [2020-06-27T03:16:39.947Z] #54 10.73 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:39 [2020-06-27T03:16:39.947Z] #54 10.79 + for f in rootlesskit rootlesskit-docker-proxy
03:16:39 [2020-06-27T03:16:39.947Z] #54 10.79 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:16:39 [2020-06-27T03:16:39.947Z] #54 ...
03:16:39 [2020-06-27T03:16:39.947Z] 
03:16:39 [2020-06-27T03:16:39.947Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:39 [2020-06-27T03:16:39.947Z] #10 7.531 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:39 [2020-06-27T03:16:39.947Z] #10 7.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:39 [2020-06-27T03:16:39.947Z] #10 7.604 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:39 [2020-06-27T03:16:39.947Z] #10 8.391 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
03:16:39 [2020-06-27T03:16:39.947Z] #10 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB]
03:16:40 [2020-06-27T03:16:40.207Z] #10 ...
03:16:40 [2020-06-27T03:16:40.207Z] 
03:16:40 [2020-06-27T03:16:40.207Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:40 [2020-06-27T03:16:40.207Z] #47 11.63 + cd /tmp/tmp.34YvUU8NYO/src/github.com/mvdan/sh
03:16:40 [2020-06-27T03:16:40.207Z] #47 11.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:40 [2020-06-27T03:16:40.207Z] #47 11.74 + GO111MODULE=on
03:16:40 [2020-06-27T03:16:40.454Z] #30 7.766 runtime/internal/atomic
03:16:40 [2020-06-27T03:16:40.454Z] #30 7.789 internal/cpu
03:16:40 [2020-06-27T03:16:40.454Z] #30 8.087 runtime/internal/sys
03:16:40 [2020-06-27T03:16:40.467Z] #47 11.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:16:40 [2020-06-27T03:16:40.499Z] #10 ...
03:16:40 [2020-06-27T03:16:40.499Z] 
03:16:40 [2020-06-27T03:16:40.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:40 [2020-06-27T03:16:40.499Z] #39 32.57   CC       images/tun.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 32.82   CC       images/sk-netlink.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 33.02   CC       images/packet-sock.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 33.48   CC       images/ipc-var.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 33.76   CC       images/ipc-desc.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 34.09   CC       images/ipc-shm.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 34.36   CC       images/ipc-msg.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 34.75   CC       images/ipc-sem.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 35.00   CC       images/utsns.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 35.32   CC       images/creds.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 35.54   CC       images/vma.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 35.71   CC       images/netdev.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 36.08   CC       images/tty.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 36.64   CC       images/file-lock.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 36.86   CC       images/rlimit.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 37.09   CC       images/pagemap.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 37.37   CC       images/siginfo.o
03:16:40 [2020-06-27T03:16:40.499Z] #39 37.61   CC       images/rpc.o
03:16:40 [2020-06-27T03:16:40.574Z] #11 29.79 Building dependency tree...
03:16:40 [2020-06-27T03:16:40.703Z] #47 22.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:40 [2020-06-27T03:16:40.756Z] #39 38.94   CC       images/ext-file.o
03:16:41 [2020-06-27T03:16:41.012Z] #30 8.367 runtime/internal/math
03:16:41 [2020-06-27T03:16:41.013Z] #30 8.395 internal/bytealg
03:16:41 [2020-06-27T03:16:41.013Z] #30 8.481 math/bits
03:16:41 [2020-06-27T03:16:41.014Z] #39 39.14   CC       images/cgroup.o
03:16:41 [2020-06-27T03:16:41.269Z] #47 ...
03:16:41 [2020-06-27T03:16:41.269Z] 
03:16:41 [2020-06-27T03:16:41.269Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:41 [2020-06-27T03:16:41.269Z] #10 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:16:41 [2020-06-27T03:16:41.406Z] #47 12.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:41 [2020-06-27T03:16:41.406Z] #47 12.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:41 [2020-06-27T03:16:41.406Z] #47 12.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:41 [2020-06-27T03:16:41.512Z] #19 3.384 Collecting yamllint==1.16.0
03:16:41 [2020-06-27T03:16:41.512Z] #19 3.568   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:16:41 [2020-06-27T03:16:41.512Z] #19 3.588 Collecting pyyaml (from yamllint==1.16.0)
03:16:41 [2020-06-27T03:16:41.512Z] #19 3.689   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:16:41 [2020-06-27T03:16:41.530Z] #10 ...
03:16:41 [2020-06-27T03:16:41.530Z] 
03:16:41 [2020-06-27T03:16:41.530Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:41 [2020-06-27T03:16:41.530Z] #60 22.05 Checking out files:  63% (1321/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
03:16:41 [2020-06-27T03:16:41.530Z] #60 22.80 + cd /tmp/tmp.qgst8iyENf/src/github.com/docker/libnetwork
03:16:41 [2020-06-27T03:16:41.530Z] #60 22.80 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:41 [2020-06-27T03:16:41.530Z] #60 23.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:16:41 [2020-06-27T03:16:41.580Z] #39 39.82   CC       images/userns.o
03:16:41 [2020-06-27T03:16:41.666Z] #47 13.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:41 [2020-06-27T03:16:41.666Z] #47 13.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:41 [2020-06-27T03:16:41.838Z] #39 40.12   CC       images/google/protobuf/descriptor.o
03:16:41 [2020-06-27T03:16:41.981Z] #30 9.252 runtime
03:16:41 [2020-06-27T03:16:41.981Z] #30 9.390 math
03:16:42 [2020-06-27T03:16:42.068Z] #11 33.23 The following additional packages will be installed:
03:16:42 [2020-06-27T03:16:42.068Z] #11 33.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:16:42 [2020-06-27T03:16:42.068Z] #11 33.23   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:16:42 [2020-06-27T03:16:42.068Z] #11 33.23   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:16:42 [2020-06-27T03:16:42.068Z] #11 33.23   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:16:42 [2020-06-27T03:16:42.068Z] #11 33.23 Suggested packages:
03:16:42 [2020-06-27T03:16:42.068Z] #11 33.23   gcc-8-locales seccomp wine64
03:16:42 [2020-06-27T03:16:42.096Z] #39 ...
03:16:42 [2020-06-27T03:16:42.096Z] 
03:16:42 [2020-06-27T03:16:42.096Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:16:42 [2020-06-27T03:16:42.096Z] #54 118.7 + for f in rootlesskit rootlesskit-docker-proxy
03:16:42 [2020-06-27T03:16:42.096Z] #54 118.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:16:42 [2020-06-27T03:16:42.097Z] #60 ...
03:16:42 [2020-06-27T03:16:42.097Z] 
03:16:42 [2020-06-27T03:16:42.097Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:42 [2020-06-27T03:16:42.097Z] #41 13.89 unicode/utf8
03:16:42 [2020-06-27T03:16:42.097Z] #41 14.67 math
03:16:42 [2020-06-27T03:16:42.097Z] #41 19.13 unicode/utf16
03:16:42 [2020-06-27T03:16:42.097Z] #41 19.32 container/list
03:16:42 [2020-06-27T03:16:42.097Z] #41 19.80 crypto/internal/subtle
03:16:42 [2020-06-27T03:16:42.097Z] #41 19.91 crypto/subtle
03:16:42 [2020-06-27T03:16:42.097Z] #41 20.05 vendor/golang.org/x/crypto/cryptobyte/asn1
03:16:42 [2020-06-27T03:16:42.097Z] #41 20.20 internal/nettrace
03:16:42 [2020-06-27T03:16:42.097Z] #41 20.34 runtime/cgo
03:16:42 [2020-06-27T03:16:42.097Z] #41 ...
03:16:42 [2020-06-27T03:16:42.097Z] 
03:16:42 [2020-06-27T03:16:42.097Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:16:42 [2020-06-27T03:16:42.097Z] #36 23.67 Checking out files:  93% (1496/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.
03:16:42 [2020-06-27T03:16:42.097Z] #36 23.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:16:42 [2020-06-27T03:16:42.236Z] #47 13.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:42 [2020-06-27T03:16:42.498Z] #47 14.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:42 [2020-06-27T03:16:42.516Z] #19 4.606 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:16:42 [2020-06-27T03:16:42.517Z] #19 4.638   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:16:42 [2020-06-27T03:16:42.517Z] #19 4.647 Building wheels for collected packages: pyyaml
03:16:42 [2020-06-27T03:16:42.517Z] #19 4.685   Running setup.py bdist_wheel for pyyaml: started
03:16:42 [2020-06-27T03:16:42.541Z] #30 ...
03:16:42 [2020-06-27T03:16:42.541Z] 
03:16:42 [2020-06-27T03:16:42.541Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:16:42 [2020-06-27T03:16:42.541Z] #23 7.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:42 [2020-06-27T03:16:42.541Z] #23 7.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:42 [2020-06-27T03:16:42.541Z] #23 7.527 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:42 [2020-06-27T03:16:42.541Z] #23 8.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:16:42 [2020-06-27T03:16:42.541Z] #23 ...
03:16:42 [2020-06-27T03:16:42.541Z] 
03:16:42 [2020-06-27T03:16:42.541Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:42 [2020-06-27T03:16:42.541Z] #10 6.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:42 [2020-06-27T03:16:42.541Z] #10 6.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:42 [2020-06-27T03:16:42.541Z] #10 6.931 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:42 [2020-06-27T03:16:42.541Z] #10 7.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:16:42 [2020-06-27T03:16:42.541Z] #10 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:16:42 [2020-06-27T03:16:42.802Z] #10 ...
03:16:42 [2020-06-27T03:16:42.802Z] 
03:16:42 [2020-06-27T03:16:42.802Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.876 + RM_GOPATH=0
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.876 + TMP_GOPATH=
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.876 + : /build
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.877 + '[' -z '' ']'
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.881 ++ mktemp -d
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.882 + export GOPATH=/tmp/tmp.V9DvoWd13j
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.882 + GOPATH=/tmp/tmp.V9DvoWd13j
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.883 + RM_GOPATH=1
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.883 + case "$(go env GOARCH)" in
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.883 ++ go env GOARCH
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.902 + export GO_BUILDMODE=-buildmode=pie
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.902 + GO_BUILDMODE=-buildmode=pie
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.921 ++ dirname /tmp/install/install.sh
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.923 + dir=/tmp/install
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + bin=proxy
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + shift
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + '[' '!' -f /tmp/install/proxy.installer ']'
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + . /tmp/install/proxy.installer
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + install_proxy
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + case "$1" in
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + export CGO_ENABLED=0
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + CGO_ENABLED=0
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + _install_proxy
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.924 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.V9DvoWd13j/src/github.com/docker/libnetwork
03:16:42 [2020-06-27T03:16:42.802Z] #60 6.951 Cloning into '/tmp/tmp.V9DvoWd13j/src/github.com/docker/libnetwork'...
03:16:42 [2020-06-27T03:16:42.802Z] #60 ...
03:16:42 [2020-06-27T03:16:42.802Z] 
03:16:42 [2020-06-27T03:16:42.802Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:42 [2020-06-27T03:16:42.802Z] #51 6.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:42 [2020-06-27T03:16:42.802Z] #51 6.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:42 [2020-06-27T03:16:42.802Z] #51 6.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:42 [2020-06-27T03:16:42.802Z] #51 7.775 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:16:42 [2020-06-27T03:16:42.802Z] #51 10.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:16:43 [2020-06-27T03:16:43.057Z] #51 ...
03:16:43 [2020-06-27T03:16:43.057Z] 
03:16:43 [2020-06-27T03:16:43.057Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.070 + RM_GOPATH=0
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.070 + TMP_GOPATH=
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.070 + : /build
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.070 + '[' -z '' ']'
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.072 ++ mktemp -d
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.075 + export GOPATH=/tmp/tmp.6MWLtrPfLY
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.084 + GOPATH=/tmp/tmp.6MWLtrPfLY
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.085 + RM_GOPATH=1
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.086 + case "$(go env GOARCH)" in
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.088 ++ go env GOARCH
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.108 + export GO_BUILDMODE=-buildmode=pie
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.108 + GO_BUILDMODE=-buildmode=pie
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.110 ++ dirname /tmp/install/install.sh
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.113 + dir=/tmp/install
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.121 + bin=golangci_lint
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.121 + shift
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.122 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.122 + . /tmp/install/golangci_lint.installer
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.123 ++ : v1.23.8
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.123 + install_golangci_lint
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.123 + echo 'Installing golangci-lint version v1.23.8'
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.123 Installing golangci-lint version v1.23.8
03:16:43 [2020-06-27T03:16:43.057Z] #45 6.124 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
03:16:43 [2020-06-27T03:16:43.057Z] #45 ...
03:16:43 [2020-06-27T03:16:43.057Z] 
03:16:43 [2020-06-27T03:16:43.057Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:43 [2020-06-27T03:16:43.057Z] #32 7.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:43 [2020-06-27T03:16:43.057Z] #32 7.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:43 [2020-06-27T03:16:43.057Z] #32 7.171 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:43 [2020-06-27T03:16:43.057Z] #32 8.187 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:16:43 [2020-06-27T03:16:43.130Z] #19 5.367   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:16:43 [2020-06-27T03:16:43.130Z] #19 5.370   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:16:43 [2020-06-27T03:16:43.130Z] #19 5.417 Successfully built pyyaml
03:16:43 [2020-06-27T03:16:43.314Z] #32 10.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:16:43 [2020-06-27T03:16:43.314Z] #32 ...
03:16:43 [2020-06-27T03:16:43.314Z] 
03:16:43 [2020-06-27T03:16:43.314Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.623 + RM_GOPATH=0
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.623 + TMP_GOPATH=
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.623 + : /build
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.623 + '[' -z '' ']'
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.628 ++ mktemp -d
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.630 + export GOPATH=/tmp/tmp.mhFcJrEyXa
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.630 + GOPATH=/tmp/tmp.mhFcJrEyXa
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.630 + RM_GOPATH=1
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.630 + case "$(go env GOARCH)" in
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.630 ++ go env GOARCH
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.662 + export GO_BUILDMODE=-buildmode=pie
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.662 + GO_BUILDMODE=-buildmode=pie
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.663 ++ dirname /tmp/install/install.sh
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.679 + dir=/tmp/install
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.680 + bin=shfmt
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.680 + shift
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.681 + '[' '!' -f /tmp/install/shfmt.installer ']'
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.681 + . /tmp/install/shfmt.installer
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.683 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.684 + install_shfmt
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.686 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.686 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.687 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mhFcJrEyXa/src/github.com/mvdan/sh
03:16:43 [2020-06-27T03:16:43.314Z] #47 6.693 Cloning into '/tmp/tmp.mhFcJrEyXa/src/github.com/mvdan/sh'...
03:16:43 [2020-06-27T03:16:43.314Z] #47 ...
03:16:43 [2020-06-27T03:16:43.314Z] 
03:16:43 [2020-06-27T03:16:43.314Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.676 + RM_GOPATH=0
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.677 + TMP_GOPATH=
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.678 + : /build
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.680 + '[' -z '' ']'
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.684 ++ mktemp -d
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.686 + export GOPATH=/tmp/tmp.ErtfqYcjZK
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.686 + GOPATH=/tmp/tmp.ErtfqYcjZK
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.686 + RM_GOPATH=1
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.686 + case "$(go env GOARCH)" in
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.691 ++ go env GOARCH
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.716 + export GO_BUILDMODE=-buildmode=pie
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.724 + GO_BUILDMODE=-buildmode=pie
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.724 ++ dirname /tmp/install/install.sh
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.728 + dir=/tmp/install
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.728 + bin=vndr
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.729 + shift
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.729 + '[' '!' -f /tmp/install/vndr.installer ']'
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.729 + . /tmp/install/vndr.installer
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.729 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.729 + install_vndr
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.730 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.730 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.730 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ErtfqYcjZK/src/github.com/LK4D4/vndr
03:16:43 [2020-06-27T03:16:43.314Z] #41 6.737 Cloning into '/tmp/tmp.ErtfqYcjZK/src/github.com/LK4D4/vndr'...
03:16:43 [2020-06-27T03:16:43.314Z] #41 7.596 + cd /tmp/tmp.ErtfqYcjZK/src/github.com/LK4D4/vndr
03:16:43 [2020-06-27T03:16:43.314Z] #41 7.597 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
03:16:43 [2020-06-27T03:16:43.314Z] #41 7.605 + go build -buildmode=pie -v -o /build/vndr .
03:16:43 [2020-06-27T03:16:43.314Z] #41 8.943 internal/race
03:16:43 [2020-06-27T03:16:43.314Z] #41 8.981 internal/bytealg
03:16:43 [2020-06-27T03:16:43.314Z] #41 9.097 sync/atomic
03:16:43 [2020-06-27T03:16:43.314Z] #41 9.465 unicode
03:16:43 [2020-06-27T03:16:43.314Z] #41 10.07 runtime
03:16:43 [2020-06-27T03:16:43.412Z] #19 5.443 Installing collected packages: pyyaml, pathspec, yamllint
03:16:43 [2020-06-27T03:16:43.412Z] #19 5.657 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:16:43 [2020-06-27T03:16:43.440Z] #47 14.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.70 The following NEW packages will be installed:
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.71   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.71   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.71   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.71   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.71   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.72   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.88 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.88 Need to get 78.9 MB of archives.
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.88 After this operation, 532 MB of additional disk space will be used.
03:16:43 [2020-06-27T03:16:43.559Z] #11 34.88 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]
03:16:43 [2020-06-27T03:16:43.569Z] #41 ...
03:16:43 [2020-06-27T03:16:43.569Z] 
03:16:43 [2020-06-27T03:16:43.569Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:16:43 [2020-06-27T03:16:43.569Z] #36 6.838 + git clone https://github.com/docker/distribution.git .
03:16:43 [2020-06-27T03:16:43.569Z] #36 6.848 Cloning into '.'...
03:16:43 [2020-06-27T03:16:43.693Z] #19 DONE 6.0s
03:16:43 [2020-06-27T03:16:43.693Z] 
03:16:43 [2020-06-27T03:16:43.693Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:16:43 [2020-06-27T03:16:43.693Z] #36 123.7 + dpkg --print-architecture
03:16:43 [2020-06-27T03:16:43.693Z] #36 123.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:16:43 [2020-06-27T03:16:43.693Z] #36 124.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:16:43 [2020-06-27T03:16:43.693Z] #36 124.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:16:43 [2020-06-27T03:16:43.825Z] #36 ...
03:16:43 [2020-06-27T03:16:43.825Z] 
03:16:43 [2020-06-27T03:16:43.825Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.558 + RM_GOPATH=0
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.558 + TMP_GOPATH=
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.558 + : /build
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.558 + '[' -z '' ']'
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.559 ++ mktemp -d
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.561 + export GOPATH=/tmp/tmp.s7KAZaFngo
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.561 + GOPATH=/tmp/tmp.s7KAZaFngo
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.562 + RM_GOPATH=1
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.562 + case "$(go env GOARCH)" in
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.568 ++ go env GOARCH
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.612 + export GO_BUILDMODE=-buildmode=pie
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.612 + GO_BUILDMODE=-buildmode=pie
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.612 ++ dirname /tmp/install/install.sh
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.615 + dir=/tmp/install
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.616 + bin=rootlesskit
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.616 + shift
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.616 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.616 + . /tmp/install/rootlesskit.installer
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.617 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.623 + install_rootlesskit
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.623 + case "$1" in
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.623 + export CGO_ENABLED=0
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.623 + CGO_ENABLED=0
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.623 + _install_rootlesskit
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.623 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.623 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.s7KAZaFngo/src/github.com/rootless-containers/rootlesskit
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.623 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:43 [2020-06-27T03:16:43.825Z] #54 6.645 Cloning into '/tmp/tmp.s7KAZaFngo/src/github.com/rootless-containers/rootlesskit'...
03:16:43 [2020-06-27T03:16:43.825Z] #54 ...
03:16:43 [2020-06-27T03:16:43.825Z] 
03:16:43 [2020-06-27T03:16:43.825Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.949 + RM_GOPATH=0
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.949 + TMP_GOPATH=
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.949 + : /build
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.949 + '[' -z '' ']'
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.953 ++ mktemp -d
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.956 + export GOPATH=/tmp/tmp.603pidu4dq
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.957 + GOPATH=/tmp/tmp.603pidu4dq
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.957 + RM_GOPATH=1
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.957 + case "$(go env GOARCH)" in
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.959 ++ go env GOARCH
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.974 + export GO_BUILDMODE=-buildmode=pie
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.974 + GO_BUILDMODE=-buildmode=pie
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.974 ++ dirname /tmp/install/install.sh
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.975 + dir=/tmp/install
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.976 + bin=gotestsum
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.976 + shift
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.976 + '[' '!' -f /tmp/install/gotestsum.installer ']'
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.976 + . /tmp/install/gotestsum.installer
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.976 ++ : v0.3.5
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.976 + install_gotestsum
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.977 + set -e
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.977 + export GO111MODULE=on
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.977 + GO111MODULE=on
03:16:43 [2020-06-27T03:16:43.825Z] #43 6.977 + go get -d gotest.tools/gotestsum@v0.3.5
03:16:43 [2020-06-27T03:16:43.825Z] #43 7.087 go: finding gotest.tools/gotestsum v0.3.5
03:16:43 [2020-06-27T03:16:43.825Z] #43 7.093 go: finding gotest.tools v0.3.5
03:16:43 [2020-06-27T03:16:43.825Z] #43 8.200 go: downloading gotest.tools/gotestsum v0.3.5
03:16:43 [2020-06-27T03:16:43.825Z] #43 8.850 go: extracting gotest.tools/gotestsum v0.3.5
03:16:43 [2020-06-27T03:16:43.825Z] #43 9.588 go: downloading gotest.tools v2.1.0+incompatible
03:16:43 [2020-06-27T03:16:43.825Z] #43 9.696 go: extracting gotest.tools v2.1.0+incompatible
03:16:43 [2020-06-27T03:16:43.825Z] #43 9.824 go: downloading github.com/pkg/errors v0.8.0
03:16:43 [2020-06-27T03:16:43.825Z] #43 9.980 go: downloading github.com/fatih/color v1.6.0
03:16:43 [2020-06-27T03:16:43.825Z] #43 9.980 go: downloading github.com/sirupsen/logrus v1.0.5
03:16:43 [2020-06-27T03:16:43.825Z] #43 9.986 go: downloading github.com/spf13/pflag v1.0.1
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.23 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.33 go: downloading github.com/jonboulle/clockwork v0.1.0
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.47 go: extracting github.com/pkg/errors v0.8.0
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.64 go: extracting github.com/jonboulle/clockwork v0.1.0
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.65 go: extracting github.com/spf13/pflag v1.0.1
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.69 go: extracting github.com/sirupsen/logrus v1.0.5
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.70 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.75 go: extracting github.com/fatih/color v1.6.0
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.78 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.82 go: downloading github.com/mattn/go-colorable v0.0.9
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.82 go: downloading github.com/mattn/go-isatty v0.0.3
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.86 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:16:43 [2020-06-27T03:16:43.825Z] #43 10.91 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:16:43 [2020-06-27T03:16:43.825Z] #43 11.09 go: extracting github.com/mattn/go-colorable v0.0.9
03:16:43 [2020-06-27T03:16:43.825Z] #43 11.10 go: extracting github.com/mattn/go-isatty v0.0.3
03:16:43 [2020-06-27T03:16:43.846Z] #11 35.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
03:16:43 [2020-06-27T03:16:43.977Z] #36 ...
03:16:43 [2020-06-27T03:16:43.977Z] 
03:16:43 [2020-06-27T03:16:43.977Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:16:43 [2020-06-27T03:16:43.977Z] #22 DONE 0.2s
03:16:43 [2020-06-27T03:16:43.977Z] 
03:16:43 [2020-06-27T03:16:43.977Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:16:44 [2020-06-27T03:16:44.010Z] #36 25.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:16:44 [2020-06-27T03:16:44.135Z] #11 35.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:16:44 [2020-06-27T03:16:44.135Z] #11 35.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
03:16:44 [2020-06-27T03:16:44.135Z] #11 35.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
03:16:44 [2020-06-27T03:16:44.135Z] #11 35.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
03:16:44 [2020-06-27T03:16:44.386Z] #43 ...
03:16:44 [2020-06-27T03:16:44.386Z] 
03:16:44 [2020-06-27T03:16:44.386Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:16:44 [2020-06-27T03:16:44.386Z] #54 12.06 + cd /tmp/tmp.s7KAZaFngo/src/github.com/rootless-containers/rootlesskit
03:16:44 [2020-06-27T03:16:44.641Z] #54 12.06 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
03:16:44 [2020-06-27T03:16:44.831Z] #47 16.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:44 [2020-06-27T03:16:44.831Z] #47 16.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:44 [2020-06-27T03:16:44.831Z] #47 16.45 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:44 [2020-06-27T03:16:44.900Z] #54 12.40 + for f in rootlesskit rootlesskit-docker-proxy
03:16:44 [2020-06-27T03:16:44.900Z] #54 12.41 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
03:16:44 [2020-06-27T03:16:44.983Z] #26 DONE 0.7s
03:16:44 [2020-06-27T03:16:44.983Z] 
03:16:44 [2020-06-27T03:16:44.983Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:16:44 [2020-06-27T03:16:44.983Z] #29 DONE 0.2s
03:16:44 [2020-06-27T03:16:44.983Z] 
03:16:44 [2020-06-27T03:16:44.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:44 [2020-06-27T03:16:44.983Z] #39 86.56   CC       criu/net.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 88.44   CC       criu/netfilter.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 88.76   CC       criu/page-pipe.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 89.18   CC       criu/page-xfer.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 90.17   CC       criu/pagemap-cache.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 90.54   CC       criu/pagemap.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 91.13   CC       criu/parasite-syscall.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 91.72   CC       criu/path.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 91.91   CC       criu/pie-util-vdso.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 92.19   CC       criu/pie-util.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 92.28   CC       criu/pipes.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 92.73   CC       criu/plugin.o
03:16:44 [2020-06-27T03:16:44.983Z] #39 ...
03:16:44 [2020-06-27T03:16:44.983Z] 
03:16:44 [2020-06-27T03:16:44.983Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:16:44 [2020-06-27T03:16:44.983Z] #31 DONE 0.1s
03:16:44 [2020-06-27T03:16:44.983Z] 
03:16:44 [2020-06-27T03:16:44.983Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:16:44 [2020-06-27T03:16:44.983Z] #34 DONE 0.1s
03:16:44 [2020-06-27T03:16:44.983Z] 
03:16:44 [2020-06-27T03:16:44.983Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:16:45 [2020-06-27T03:16:45.091Z] #47 16.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:45 [2020-06-27T03:16:45.264Z] #45 ...
03:16:45 [2020-06-27T03:16:45.264Z] 
03:16:45 [2020-06-27T03:16:45.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:45 [2020-06-27T03:16:45.264Z] #39 93.04   CC       criu/proc_parse.o
03:16:45 [2020-06-27T03:16:45.629Z] #11 36.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:16:45 [2020-06-27T03:16:45.629Z] #11 37.03 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]
03:16:45 [2020-06-27T03:16:45.629Z] #11 37.07 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]
03:16:45 [2020-06-27T03:16:45.629Z] #11 ...
03:16:45 [2020-06-27T03:16:45.629Z] 
03:16:45 [2020-06-27T03:16:45.629Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:45 [2020-06-27T03:16:45.629Z] #52 24.83 Reading package lists...
03:16:45 [2020-06-27T03:16:45.629Z] #52 31.58 Building dependency tree...
03:16:45 [2020-06-27T03:16:45.629Z] #52 34.80 The following additional packages will be installed:
03:16:45 [2020-06-27T03:16:45.629Z] #52 34.81   libbtrfs0
03:16:45 [2020-06-27T03:16:45.629Z] #52 34.94 The following NEW packages will be installed:
03:16:45 [2020-06-27T03:16:45.629Z] #52 34.95   libbtrfs-dev libbtrfs0
03:16:45 [2020-06-27T03:16:45.629Z] #52 35.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:16:45 [2020-06-27T03:16:45.629Z] #52 35.10 Need to get 120 kB of archives.
03:16:45 [2020-06-27T03:16:45.629Z] #52 35.10 After this operation, 423 kB of additional disk space will be used.
03:16:45 [2020-06-27T03:16:45.629Z] #52 35.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
03:16:45 [2020-06-27T03:16:45.629Z] #52 35.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
03:16:45 [2020-06-27T03:16:45.629Z] #52 36.63 debconf: delaying package configuration, since apt-utils is not installed
03:16:45 [2020-06-27T03:16:45.629Z] #52 36.88 Fetched 120 kB in 0s (1430 kB/s)
03:16:45 [2020-06-27T03:16:45.629Z] #52 37.01 Selecting previously unselected package libbtrfs0.
03:16:45 [2020-06-27T03:16:45.663Z] #47 ...
03:16:45 [2020-06-27T03:16:45.663Z] 
03:16:45 [2020-06-27T03:16:45.663Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:45 [2020-06-27T03:16:45.663Z] #43 6.934 go: downloading gotest.tools/gotestsum v0.3.5
03:16:45 [2020-06-27T03:16:45.663Z] #43 7.729 go: extracting gotest.tools/gotestsum v0.3.5
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.351 go: downloading gotest.tools v2.1.0+incompatible
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.501 go: extracting gotest.tools v2.1.0+incompatible
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.571 go: downloading github.com/pkg/errors v0.8.0
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.575 go: downloading github.com/sirupsen/logrus v1.0.5
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.719 go: downloading github.com/spf13/pflag v1.0.1
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.815 go: downloading github.com/jonboulle/clockwork v0.1.0
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.866 go: extracting github.com/pkg/errors v0.8.0
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.867 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.869 go: extracting github.com/sirupsen/logrus v1.0.5
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.910 go: downloading github.com/fatih/color v1.6.0
03:16:45 [2020-06-27T03:16:45.663Z] #43 8.965 go: extracting github.com/spf13/pflag v1.0.1
03:16:45 [2020-06-27T03:16:45.663Z] #43 9.145 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:16:45 [2020-06-27T03:16:45.663Z] #43 9.228 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:16:45 [2020-06-27T03:16:45.663Z] #43 9.237 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:16:45 [2020-06-27T03:16:45.663Z] #43 9.254 go: extracting github.com/fatih/color v1.6.0
03:16:45 [2020-06-27T03:16:45.663Z] #43 9.280 go: downloading github.com/mattn/go-isatty v0.0.3
03:16:45 [2020-06-27T03:16:45.663Z] #43 9.409 go: extracting github.com/jonboulle/clockwork v0.1.0
03:16:45 [2020-06-27T03:16:45.663Z] #43 9.409 go: downloading github.com/mattn/go-colorable v0.0.9
03:16:45 [2020-06-27T03:16:45.663Z] #43 9.409 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:16:45 [2020-06-27T03:16:45.663Z] #43 10.20 go: extracting github.com/mattn/go-isatty v0.0.3
03:16:45 [2020-06-27T03:16:45.663Z] #43 10.22 go: extracting github.com/mattn/go-colorable v0.0.9
03:16:45 [2020-06-27T03:16:45.663Z] #43 11.11 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:16:45 [2020-06-27T03:16:45.663Z] #43 11.22 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:16:45 [2020-06-27T03:16:45.663Z] #43 11.23 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:16:45 [2020-06-27T03:16:45.663Z] #43 13.30 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:16:45 [2020-06-27T03:16:45.663Z] #43 14.31 go: finding gotest.tools v2.2.0+incompatible
03:16:45 [2020-06-27T03:16:45.663Z] #43 14.31 go: finding gotest.tools/gotestsum v0.5.1
03:16:45 [2020-06-27T03:16:45.663Z] #43 14.32 go: downloading gotest.tools v2.2.0+incompatible
03:16:45 [2020-06-27T03:16:45.663Z] #43 14.32 go: downloading gotest.tools/gotestsum v0.5.1
03:16:45 [2020-06-27T03:16:45.663Z] #43 14.84 go: extracting gotest.tools v2.2.0+incompatible
03:16:45 [2020-06-27T03:16:45.663Z] #43 14.84 go: extracting gotest.tools/gotestsum v0.5.1
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.55 go: downloading github.com/pkg/errors v0.9.1
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.56 go: downloading github.com/spf13/pflag v1.0.3
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.57 go: downloading github.com/fatih/color v1.9.0
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.58 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.62 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.65 go: extracting github.com/pkg/errors v0.9.1
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.72 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.81 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.86 go: extracting github.com/fatih/color v1.9.0
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.86 go: downloading github.com/mattn/go-isatty v0.0.12
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.93 go: extracting github.com/spf13/pflag v1.0.3
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.95 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:45 [2020-06-27T03:16:45.663Z] #43 15.97 go: downloading github.com/mattn/go-colorable v0.1.6
03:16:45 [2020-06-27T03:16:45.663Z] #43 16.35 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:45 [2020-06-27T03:16:45.663Z] #43 16.41 go: extracting github.com/mattn/go-isatty v0.0.12
03:16:45 [2020-06-27T03:16:45.663Z] #43 16.41 go: extracting github.com/mattn/go-colorable v0.1.6
03:16:45 [2020-06-27T03:16:45.663Z] #43 16.42 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:16:45 [2020-06-27T03:16:45.663Z] #43 ...
03:16:45 [2020-06-27T03:16:45.663Z] 
03:16:45 [2020-06-27T03:16:45.663Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:45 [2020-06-27T03:16:45.663Z] #60 15.89 Checking out files:  79% (1652/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.
03:16:45 [2020-06-27T03:16:45.663Z] #60 16.24 + cd /tmp/tmp.3NrscHchte/src/github.com/docker/libnetwork
03:16:45 [2020-06-27T03:16:45.663Z] #60 16.24 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
03:16:45 [2020-06-27T03:16:45.663Z] #60 16.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:16:45 [2020-06-27T03:16:45.918Z] #52 37.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 ... 15339 files and directories currently installed.)
03:16:45 [2020-06-27T03:16:45.918Z] #52 37.18 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
03:16:45 [2020-06-27T03:16:45.918Z] #52 37.19 Unpacking libbtrfs0 (4.20.1-2) ...
03:16:45 [2020-06-27T03:16:45.918Z] #52 37.28 Selecting previously unselected package libbtrfs-dev.
03:16:45 [2020-06-27T03:16:45.918Z] #52 37.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
03:16:45 [2020-06-27T03:16:45.918Z] #52 37.30 Unpacking libbtrfs-dev (4.20.1-2) ...
03:16:45 [2020-06-27T03:16:45.923Z] #60 ...
03:16:45 [2020-06-27T03:16:45.923Z] 
03:16:45 [2020-06-27T03:16:45.923Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:16:45 [2020-06-27T03:16:45.923Z] #36 7.354 + git clone https://github.com/docker/distribution.git .
03:16:45 [2020-06-27T03:16:45.923Z] #36 7.361 Cloning into '.'...
03:16:46 [2020-06-27T03:16:46.183Z] #36 ...
03:16:46 [2020-06-27T03:16:46.183Z] 
03:16:46 [2020-06-27T03:16:46.183Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:46 [2020-06-27T03:16:46.183Z] #47 17.25 runtime
03:16:46 [2020-06-27T03:16:46.183Z] #47 17.32 runtime/cgo
03:16:46 [2020-06-27T03:16:46.280Z] #54 ...
03:16:46 [2020-06-27T03:16:46.280Z] 
03:16:46 [2020-06-27T03:16:46.280Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:46 [2020-06-27T03:16:46.280Z] #41 112.2 vendor/golang.org/x/net/idna
03:16:46 [2020-06-27T03:16:46.280Z] #41 114.3 vendor/golang.org/x/net/http2/hpack
03:16:46 [2020-06-27T03:16:46.280Z] #41 115.4 mime
03:16:46 [2020-06-27T03:16:46.280Z] #41 117.4 mime/quotedprintable
03:16:46 [2020-06-27T03:16:46.280Z] #41 117.9 net/http/internal
03:16:46 [2020-06-27T03:16:46.280Z] #41 120.9 crypto/tls
03:16:46 [2020-06-27T03:16:46.280Z] #41 ...
03:16:46 [2020-06-27T03:16:46.280Z] 
03:16:46 [2020-06-27T03:16:46.280Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:46 [2020-06-27T03:16:46.280Z] #39 41.97   CC       images/opts.o
03:16:46 [2020-06-27T03:16:46.280Z] #39 42.26   CC       images/seccomp.o
03:16:46 [2020-06-27T03:16:46.280Z] #39 42.60   CC       images/binfmt-misc.o
03:16:46 [2020-06-27T03:16:46.280Z] #39 42.76   CC       images/time.o
03:16:46 [2020-06-27T03:16:46.280Z] #39 42.93   CC       images/sysctl.o
03:16:46 [2020-06-27T03:16:46.280Z] #39 43.17   CC       images/autofs.o
03:16:46 [2020-06-27T03:16:46.280Z] #39 43.42   CC       images/macvlan.o
03:16:46 [2020-06-27T03:16:46.280Z] #39 43.64   CC       images/sit.o
03:16:46 [2020-06-27T03:16:46.280Z] #39 43.96   CC       images/memfd.o
03:16:46 [2020-06-27T03:16:46.280Z] #39 44.29   CC       images/timens.o
03:16:46 [2020-06-27T03:16:46.538Z] #39 44.58   LINK     images/built-in.o
03:16:46 [2020-06-27T03:16:46.538Z] #39 44.80   GEN      compel/include/asm
03:16:46 [2020-06-27T03:16:46.549Z] #52 37.66 Setting up libbtrfs0 (4.20.1-2) ...
03:16:46 [2020-06-27T03:16:46.549Z] #52 37.67 Setting up libbtrfs-dev (4.20.1-2) ...
03:16:46 [2020-06-27T03:16:46.549Z] #52 37.67 Processing triggers for libc-bin (2.28-10) ...
03:16:46 [2020-06-27T03:16:46.549Z] #52 DONE 38.0s
03:16:46 [2020-06-27T03:16:46.549Z] 
03:16:46 [2020-06-27T03:16:46.549Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:16:46 [2020-06-27T03:16:46.796Z] #39 44.84   GEN      compel/include/version.h
03:16:46 [2020-06-27T03:16:46.796Z] #39 44.87 touch .config
03:16:46 [2020-06-27T03:16:46.796Z] #39 44.93   GEN      include/common/config.h
03:16:46 [2020-06-27T03:16:46.796Z] #39 45.03   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
03:16:46 [2020-06-27T03:16:46.796Z] #39 45.06   GEN      compel/plugins/include/uapi/std/syscall-64.h
03:16:46 [2020-06-27T03:16:46.796Z] #39 45.09   GEN      compel/arch/x86/plugins/std/syscalls-64.S
03:16:46 [2020-06-27T03:16:46.796Z] #39 45.12   DEP      compel/arch/x86/plugins/std/syscalls-64.d
03:16:46 [2020-06-27T03:16:46.796Z] #39 45.15   DEP      compel/arch/x86/plugins/std/memcpy.d
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.299 + RM_GOPATH=0
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.299 + TMP_GOPATH=
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.300 + : /build
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.301 + '[' -z '' ']'
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.303 ++ mktemp -d
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.311 + export GOPATH=/tmp/tmp.k76lfUHoZT
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.313 + GOPATH=/tmp/tmp.k76lfUHoZT
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.313 + RM_GOPATH=1
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.314 + case "$(go env GOARCH)" in
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.317 ++ go env GOARCH
03:16:46 [2020-06-27T03:16:46.837Z] #53 0.360 + export GO_BUILDMODE=-buildmode=pie
03:16:47 [2020-06-27T03:16:47.055Z] #39 45.17   DEP      compel/arch/x86/plugins/std/parasite-head.d
03:16:47 [2020-06-27T03:16:47.055Z] #39 45.22   GEN      compel/plugins/include/uapi/std/syscall.h
03:16:47 [2020-06-27T03:16:47.055Z] #39 45.26   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.360 + GO_BUILDMODE=-buildmode=pie
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.361 ++ dirname /tmp/install/install.sh
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.363 + dir=/tmp/install
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.363 + bin=containerd
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.364 + shift
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.376 + '[' '!' -f /tmp/install/containerd.installer ']'
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.377 + . /tmp/install/containerd.installer
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.377 ++ set -e
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.378 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.380 + install_containerd
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.381 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234'
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.382 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.383 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k76lfUHoZT/src/github.com/containerd/containerd
03:16:47 [2020-06-27T03:16:47.124Z] #53 0.391 Cloning into '/tmp/tmp.k76lfUHoZT/src/github.com/containerd/containerd'...
03:16:47 [2020-06-27T03:16:47.283Z] #39 94.65   CC       criu/protobuf-desc.o
03:16:47 [2020-06-27T03:16:47.283Z] #39 95.14   CC       criu/protobuf.o
03:16:47 [2020-06-27T03:16:47.313Z] #39 45.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:16:47 [2020-06-27T03:16:47.313Z] #39 45.29   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:16:47 [2020-06-27T03:16:47.313Z] #39 45.31   DEP      compel/plugins/std/infect.d
03:16:47 [2020-06-27T03:16:47.313Z] #39 45.52   DEP      compel/plugins/std/string.d
03:16:47 [2020-06-27T03:16:47.313Z] #39 45.58   DEP      compel/plugins/std/log.d
03:16:47 [2020-06-27T03:16:47.313Z] #39 45.64   DEP      compel/plugins/std/fds.d
03:16:47 [2020-06-27T03:16:47.565Z] #39 95.45   CC       criu/pstree.o
03:16:47 [2020-06-27T03:16:47.573Z] #39 45.72   DEP      compel/plugins/std/std.d
03:16:47 [2020-06-27T03:16:47.573Z] #39 45.81   DEP      compel/plugins/shmem/shmem.d
03:16:47 [2020-06-27T03:16:47.573Z] #39 45.91   DEP      compel/plugins/fds/fds.d
03:16:47 [2020-06-27T03:16:47.831Z] #39 46.05   CC       compel/plugins/std/std.o
03:16:48 [2020-06-27T03:16:48.177Z] #39 96.08   CC       criu/rbtree.o
03:16:48 [2020-06-27T03:16:48.397Z] #39 46.45   CC       compel/plugins/std/fds.o
03:16:48 [2020-06-27T03:16:48.459Z] #39 96.24   CC       criu/rst-malloc.o
03:16:48 [2020-06-27T03:16:48.622Z] #53 ...
03:16:48 [2020-06-27T03:16:48.622Z] 
03:16:48 [2020-06-27T03:16:48.622Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:16:48 [2020-06-27T03:16:48.622Z] #24 23.93 Reading package lists...
03:16:48 [2020-06-27T03:16:48.622Z] #24 31.28 Building dependency tree...
03:16:48 [2020-06-27T03:16:48.622Z] #24 35.00 ca-certificates is already the newest version (20200601~deb10u1).
03:16:48 [2020-06-27T03:16:48.622Z] #24 35.00 The following additional packages will be installed:
03:16:48 [2020-06-27T03:16:48.622Z] #24 35.01   libjq1 libonig5
03:16:48 [2020-06-27T03:16:48.623Z] #24 35.63 The following NEW packages will be installed:
03:16:48 [2020-06-27T03:16:48.623Z] #24 35.64   jq libjq1 libonig5
03:16:48 [2020-06-27T03:16:48.623Z] #24 35.84 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:16:48 [2020-06-27T03:16:48.623Z] #24 35.84 Need to get 358 kB of archives.
03:16:48 [2020-06-27T03:16:48.623Z] #24 35.84 After this operation, 1277 kB of additional disk space will be used.
03:16:48 [2020-06-27T03:16:48.623Z] #24 35.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
03:16:48 [2020-06-27T03:16:48.623Z] #24 35.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
03:16:48 [2020-06-27T03:16:48.623Z] #24 35.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
03:16:48 [2020-06-27T03:16:48.623Z] #24 38.15 debconf: delaying package configuration, since apt-utils is not installed
03:16:48 [2020-06-27T03:16:48.623Z] #24 38.52 Fetched 358 kB in 0s (3206 kB/s)
03:16:48 [2020-06-27T03:16:48.623Z] #24 38.75 Selecting previously unselected package libonig5:ppc64el.
03:16:48 [2020-06-27T03:16:48.623Z] #24 38.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
03:16:48 [2020-06-27T03:16:48.623Z] #24 38.91 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
03:16:48 [2020-06-27T03:16:48.623Z] #24 38.92 Unpacking libonig5:ppc64el (6.9.1-1) ...
03:16:48 [2020-06-27T03:16:48.623Z] #24 39.24 Selecting previously unselected package libjq1:ppc64el.
03:16:48 [2020-06-27T03:16:48.623Z] #24 39.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
03:16:48 [2020-06-27T03:16:48.623Z] #24 39.25 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:16:48 [2020-06-27T03:16:48.623Z] #24 39.43 Selecting previously unselected package jq.
03:16:48 [2020-06-27T03:16:48.623Z] #24 39.45 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
03:16:48 [2020-06-27T03:16:48.623Z] #24 39.45 Unpacking jq (1.5+dfsg-2+b1) ...
03:16:48 [2020-06-27T03:16:48.623Z] #24 39.62 Setting up libonig5:ppc64el (6.9.1-1) ...
03:16:48 [2020-06-27T03:16:48.623Z] #24 39.64 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:16:48 [2020-06-27T03:16:48.623Z] #24 39.65 Setting up jq (1.5+dfsg-2+b1) ...
03:16:48 [2020-06-27T03:16:48.623Z] #24 39.65 Processing triggers for libc-bin (2.28-10) ...
03:16:48 [2020-06-27T03:16:48.623Z] #24 DONE 39.9s
03:16:48 [2020-06-27T03:16:48.623Z] 
03:16:48 [2020-06-27T03:16:48.623Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:16:48 [2020-06-27T03:16:48.623Z] #25 DONE 0.1s
03:16:48 [2020-06-27T03:16:48.623Z] 
03:16:48 [2020-06-27T03:16:48.623Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:16:48 [2020-06-27T03:16:48.741Z] #39 96.38   CC       criu/seccomp.o
03:16:48 [2020-06-27T03:16:48.963Z] #39 46.96   CC       compel/plugins/std/log.o
03:16:49 [2020-06-27T03:16:49.023Z] #39 96.84   CC       criu/seize.o
03:16:49 [2020-06-27T03:16:49.064Z] #54 ...
03:16:49 [2020-06-27T03:16:49.064Z] 
03:16:49 [2020-06-27T03:16:49.064Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:49 [2020-06-27T03:16:49.064Z] #21 15.20 + mkdir -p /build
03:16:49 [2020-06-27T03:16:49.064Z] #21 15.21 + mv docker/docker /build/
03:16:49 [2020-06-27T03:16:49.064Z] #21 15.21 + rmdir docker
03:16:49 [2020-06-27T03:16:49.064Z] #21 DONE 16.4s
03:16:49 [2020-06-27T03:16:49.064Z] 
03:16:49 [2020-06-27T03:16:49.064Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:49 [2020-06-27T03:16:49.064Z] #30 13.99 internal/testlog
03:16:49 [2020-06-27T03:16:49.064Z] #30 14.37 encoding
03:16:49 [2020-06-27T03:16:49.064Z] #30 14.52 runtime/cgo
03:16:49 [2020-06-27T03:16:49.318Z] #30 ...
03:16:49 [2020-06-27T03:16:49.319Z] 
03:16:49 [2020-06-27T03:16:49.319Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:16:49 [2020-06-27T03:16:49.319Z] #28 6.829 + git clone https://github.com/kolyshkin/go-swagger.git .
03:16:49 [2020-06-27T03:16:49.319Z] #28 6.829 Cloning into '.'...
03:16:49 [2020-06-27T03:16:49.484Z] #47 ...
03:16:49 [2020-06-27T03:16:49.484Z] 
03:16:49 [2020-06-27T03:16:49.484Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:49 [2020-06-27T03:16:49.484Z] #51 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:16:49 [2020-06-27T03:16:49.484Z] #51 15.52 Fetched 8183 kB in 9s (950 kB/s)
03:16:49 [2020-06-27T03:16:49.484Z] #51 15.52 Reading package lists...
03:16:49 [2020-06-27T03:16:49.573Z] #28 ...
03:16:49 [2020-06-27T03:16:49.573Z] 
03:16:49 [2020-06-27T03:16:49.573Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:49 [2020-06-27T03:16:49.573Z] #43 13.66 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:16:49 [2020-06-27T03:16:49.573Z] #43 14.28 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:16:49 [2020-06-27T03:16:49.573Z] #43 14.48 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:16:49 [2020-06-27T03:16:49.635Z] #39 97.39   CC       criu/servicefd.o
03:16:49 [2020-06-27T03:16:49.751Z] #51 20.68 Reading package lists...
03:16:49 [2020-06-27T03:16:49.751Z] #51 ...
03:16:49 [2020-06-27T03:16:49.751Z] 
03:16:49 [2020-06-27T03:16:49.751Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:16:49 [2020-06-27T03:16:49.751Z] #23 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:16:49 [2020-06-27T03:16:49.751Z] #23 16.88 Fetched 8183 kB in 10s (861 kB/s)
03:16:49 [2020-06-27T03:16:49.827Z] #43 17.34 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
03:16:49 [2020-06-27T03:16:49.827Z] #43 ...
03:16:49 [2020-06-27T03:16:49.827Z] 
03:16:49 [2020-06-27T03:16:49.827Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:49 [2020-06-27T03:16:49.827Z] #38 7.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:16:49 [2020-06-27T03:16:49.827Z] #38 7.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:16:49 [2020-06-27T03:16:49.827Z] #38 7.571 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:16:49 [2020-06-27T03:16:49.827Z] #38 8.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:16:49 [2020-06-27T03:16:49.827Z] #38 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:16:49 [2020-06-27T03:16:49.827Z] #38 13.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:16:49 [2020-06-27T03:16:49.896Z] #39 47.94   CC       compel/plugins/std/string.o
03:16:49 [2020-06-27T03:16:49.917Z] #39 97.65   CC       criu/shmem.o
03:16:50 [2020-06-27T03:16:50.012Z] #23 16.88 Reading package lists...
03:16:50 [2020-06-27T03:16:50.012Z] #23 ...
03:16:50 [2020-06-27T03:16:50.012Z] 
03:16:50 [2020-06-27T03:16:50.012Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:50 [2020-06-27T03:16:50.012Z] #38 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:16:50 [2020-06-27T03:16:50.012Z] #38 17.04 Fetched 8183 kB in 10s (811 kB/s)
03:16:50 [2020-06-27T03:16:50.012Z] #38 17.04 Reading package lists...
03:16:50 [2020-06-27T03:16:50.012Z] #38 ...
03:16:50 [2020-06-27T03:16:50.012Z] 
03:16:50 [2020-06-27T03:16:50.012Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:50 [2020-06-27T03:16:50.012Z] #32 11.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:16:50 [2020-06-27T03:16:50.012Z] #32 17.17 Fetched 8183 kB in 10s (822 kB/s)
03:16:50 [2020-06-27T03:16:50.012Z] #32 17.17 Reading package lists...
03:16:50 [2020-06-27T03:16:50.012Z] #32 21.58 Reading package lists...
03:16:50 [2020-06-27T03:16:50.012Z] #32 ...
03:16:50 [2020-06-27T03:16:50.012Z] 
03:16:50 [2020-06-27T03:16:50.012Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:16:50 [2020-06-27T03:16:50.012Z] #36 18.08 Checking out files:  94% (1504/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.
03:16:50 [2020-06-27T03:16:50.012Z] #36 18.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:16:50 [2020-06-27T03:16:50.012Z] #36 20.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:16:50 [2020-06-27T03:16:50.082Z] #38 ...
03:16:50 [2020-06-27T03:16:50.082Z] 
03:16:50 [2020-06-27T03:16:50.082Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:50 [2020-06-27T03:16:50.082Z] #47 17.19 + cd /tmp/tmp.mhFcJrEyXa/src/github.com/mvdan/sh
03:16:50 [2020-06-27T03:16:50.082Z] #47 17.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
03:16:50 [2020-06-27T03:16:50.082Z] #47 17.23 + GO111MODULE=on
03:16:50 [2020-06-27T03:16:50.082Z] #47 17.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
03:16:50 [2020-06-27T03:16:50.123Z] #26 ...
03:16:50 [2020-06-27T03:16:50.123Z] 
03:16:50 [2020-06-27T03:16:50.123Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:50 [2020-06-27T03:16:50.123Z] #39 24.18 Reading package lists...
03:16:50 [2020-06-27T03:16:50.123Z] #39 31.78 Building dependency tree...
03:16:50 [2020-06-27T03:16:50.123Z] #39 35.35 The following additional packages will be installed:
03:16:50 [2020-06-27T03:16:50.123Z] #39 35.35   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:16:50 [2020-06-27T03:16:50.123Z] #39 35.36   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:16:50 [2020-06-27T03:16:50.123Z] #39 35.37 Suggested packages:
03:16:50 [2020-06-27T03:16:50.123Z] #39 35.37   manpages-dev python-setuptools
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.02 The following NEW packages will be installed:
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.03   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.05   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.05   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.06   python-six zlib1g-dev
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.29 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.29 Need to get 4075 kB of archives.
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.29 After this operation, 24.5 MB of additional disk space will be used.
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 37.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 38.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 38.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 38.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 38.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 38.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 38.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
03:16:50 [2020-06-27T03:16:50.123Z] #39 40.64 debconf: delaying package configuration, since apt-utils is not installed
03:16:50 [2020-06-27T03:16:50.123Z] #39 40.83 Fetched 4075 kB in 1s (3111 kB/s)
03:16:50 [2020-06-27T03:16:50.123Z] #39 40.97 Selecting previously unselected package libcap-dev:ppc64el.
03:16:50 [2020-06-27T03:16:50.123Z] #39 40.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 ... 15339 files and directories currently installed.)
03:16:50 [2020-06-27T03:16:50.123Z] #39 41.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
03:16:50 [2020-06-27T03:16:50.123Z] #39 41.12 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
03:16:50 [2020-06-27T03:16:50.123Z] #39 41.28 Selecting previously unselected package libnet1:ppc64el.
03:16:50 [2020-06-27T03:16:50.123Z] #39 41.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
03:16:50 [2020-06-27T03:16:50.123Z] #39 41.29 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:16:50 [2020-06-27T03:16:50.123Z] #39 41.46 Selecting previously unselected package libnet1-dev.
03:16:50 [2020-06-27T03:16:50.123Z] #39 41.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
03:16:50 [2020-06-27T03:16:50.123Z] #39 41.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:16:50 [2020-06-27T03:16:50.275Z] #36 ...
03:16:50 [2020-06-27T03:16:50.275Z] 
03:16:50 [2020-06-27T03:16:50.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:50 [2020-06-27T03:16:50.275Z] #10 11.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:16:50 [2020-06-27T03:16:50.275Z] #10 16.97 Fetched 8183 kB in 10s (837 kB/s)
03:16:50 [2020-06-27T03:16:50.275Z] #10 16.97 Reading package lists...
03:16:50 [2020-06-27T03:16:50.413Z] #39 ...
03:16:50 [2020-06-27T03:16:50.414Z] 
03:16:50 [2020-06-27T03:16:50.414Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:50 [2020-06-27T03:16:50.414Z] #61 DONE 41.6s
03:16:50 [2020-06-27T03:16:50.414Z] 
03:16:50 [2020-06-27T03:16:50.414Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:50 [2020-06-27T03:16:50.414Z] #33 23.67 Reading package lists...
03:16:50 [2020-06-27T03:16:50.414Z] #33 32.11 Building dependency tree...
03:16:50 [2020-06-27T03:16:50.414Z] #33 35.24 The following additional packages will be installed:
03:16:50 [2020-06-27T03:16:50.414Z] #33 35.24   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:16:50 [2020-06-27T03:16:50.414Z] #33 35.25 Suggested packages:
03:16:50 [2020-06-27T03:16:50.414Z] #33 35.26   cmake-doc ninja-build lrzip
03:16:50 [2020-06-27T03:16:50.414Z] #33 35.26 Recommended packages:
03:16:50 [2020-06-27T03:16:50.414Z] #33 35.26   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:16:50 [2020-06-27T03:16:50.414Z] #33 36.31 The following NEW packages will be installed:
03:16:50 [2020-06-27T03:16:50.414Z] #33 36.34   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:16:50 [2020-06-27T03:16:50.414Z] #33 36.35   vim-common xxd
03:16:50 [2020-06-27T03:16:50.414Z] #33 36.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:16:50 [2020-06-27T03:16:50.414Z] #33 36.56 Need to get 14.9 MB of archives.
03:16:50 [2020-06-27T03:16:50.414Z] #33 36.56 After this operation, 67.2 MB of additional disk space will be used.
03:16:50 [2020-06-27T03:16:50.414Z] #33 36.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
03:16:50 [2020-06-27T03:16:50.414Z] #33 36.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
03:16:50 [2020-06-27T03:16:50.414Z] #33 36.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
03:16:50 [2020-06-27T03:16:50.414Z] #33 36.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
03:16:50 [2020-06-27T03:16:50.414Z] #33 38.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
03:16:50 [2020-06-27T03:16:50.414Z] #33 38.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
03:16:50 [2020-06-27T03:16:50.414Z] #33 38.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
03:16:50 [2020-06-27T03:16:50.414Z] #33 38.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
03:16:50 [2020-06-27T03:16:50.414Z] #33 38.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
03:16:50 [2020-06-27T03:16:50.414Z] #33 38.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
03:16:50 [2020-06-27T03:16:50.414Z] #33 40.71 debconf: delaying package configuration, since apt-utils is not installed
03:16:50 [2020-06-27T03:16:50.414Z] #33 41.10 Fetched 14.9 MB in 2s (6395 kB/s)
03:16:50 [2020-06-27T03:16:50.414Z] #33 41.21 Selecting previously unselected package xxd.
03:16:50 [2020-06-27T03:16:50.414Z] #33 41.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 ... 15339 files and directories currently installed.)
03:16:50 [2020-06-27T03:16:50.414Z] #33 41.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
03:16:50 [2020-06-27T03:16:50.414Z] #33 41.33 Unpacking xxd (2:8.1.0875-5) ...
03:16:50 [2020-06-27T03:16:50.414Z] #33 41.60 Selecting previously unselected package vim-common.
03:16:50 [2020-06-27T03:16:50.414Z] #33 41.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:16:50 [2020-06-27T03:16:50.414Z] #33 41.75 Unpacking vim-common (2:8.1.0875-5) ...
03:16:50 [2020-06-27T03:16:50.414Z] #33 ...
03:16:50 [2020-06-27T03:16:50.414Z] 
03:16:50 [2020-06-27T03:16:50.414Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:50 [2020-06-27T03:16:50.414Z] #39 41.75 Selecting previously unselected package libnl-3-200:ppc64el.
03:16:50 [2020-06-27T03:16:50.414Z] #39 41.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
03:16:50 [2020-06-27T03:16:50.414Z] #39 41.78 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
03:16:50 [2020-06-27T03:16:50.462Z] #39 48.66   CC       compel/plugins/std/infect.o
03:16:50 [2020-06-27T03:16:50.530Z] #39 98.14   CC       criu/sigframe.o
03:16:50 [2020-06-27T03:16:50.530Z] #39 98.24   CC       criu/signalfd.o
03:16:50 [2020-06-27T03:16:50.530Z] #39 98.46   CC       criu/sk-inet.o
03:16:50 [2020-06-27T03:16:50.536Z] #10 21.59 Reading package lists...
03:16:50 [2020-06-27T03:16:50.536Z] #10 ...
03:16:50 [2020-06-27T03:16:50.536Z] 
03:16:50 [2020-06-27T03:16:50.536Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:50 [2020-06-27T03:16:50.536Z] #38 17.04 Reading package lists...
03:16:50 [2020-06-27T03:16:50.703Z] #39 41.96 Selecting previously unselected package libnl-3-dev:ppc64el.
03:16:50 [2020-06-27T03:16:50.703Z] #39 41.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
03:16:50 [2020-06-27T03:16:50.703Z] #39 41.96 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
03:16:50 [2020-06-27T03:16:50.727Z] #36 ...
03:16:50 [2020-06-27T03:16:50.727Z] 
03:16:50 [2020-06-27T03:16:50.727Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:50 [2020-06-27T03:16:50.727Z] #43 22.79 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:16:50 [2020-06-27T03:16:50.727Z] #43 23.81 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:16:50 [2020-06-27T03:16:50.727Z] #43 25.07 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:16:50 [2020-06-27T03:16:50.727Z] #43 28.36 go: finding github.com/fatih/color v1.9.0
03:16:50 [2020-06-27T03:16:50.727Z] #43 28.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:50 [2020-06-27T03:16:50.727Z] #43 28.37 go: finding github.com/pkg/errors v0.9.1
03:16:50 [2020-06-27T03:16:50.727Z] #43 28.43 go: finding github.com/spf13/pflag v1.0.3
03:16:50 [2020-06-27T03:16:50.727Z] #43 28.44 go: finding github.com/mattn/go-colorable v0.1.6
03:16:50 [2020-06-27T03:16:50.727Z] #43 28.56 go: finding github.com/mattn/go-isatty v0.0.12
03:16:50 [2020-06-27T03:16:50.727Z] #43 28.92 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:16:50 [2020-06-27T03:16:50.727Z] #43 29.11 go: finding github.com/jonboulle/clockwork v0.1.0
03:16:50 [2020-06-27T03:16:50.727Z] #43 29.21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:16:50 [2020-06-27T03:16:50.727Z] #43 29.26 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:16:50 [2020-06-27T03:16:50.727Z] #43 29.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:50 [2020-06-27T03:16:50.998Z] #39 42.34 Selecting previously unselected package libprotobuf-c1:ppc64el.
03:16:50 [2020-06-27T03:16:50.998Z] #39 42.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
03:16:50 [2020-06-27T03:16:50.998Z] #39 42.35 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:16:51 [2020-06-27T03:16:51.028Z] #39 49.09   CC       compel/arch/x86/plugins/std/parasite-head.o
03:16:51 [2020-06-27T03:16:51.028Z] #39 ...
03:16:51 [2020-06-27T03:16:51.028Z] 
03:16:51 [2020-06-27T03:16:51.028Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:16:51 [2020-06-27T03:16:51.028Z] #54 DONE 127.5s
03:16:51 [2020-06-27T03:16:51.028Z] 
03:16:51 [2020-06-27T03:16:51.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:51 [2020-06-27T03:16:51.028Z] #39 49.16   CC       compel/arch/x86/plugins/std/memcpy.o
03:16:51 [2020-06-27T03:16:51.028Z] #39 49.24   CC       compel/arch/x86/plugins/std/syscalls-64.o
03:16:51 [2020-06-27T03:16:51.028Z] #39 ...
03:16:51 [2020-06-27T03:16:51.028Z] 
03:16:51 [2020-06-27T03:16:51.028Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:16:51 [2020-06-27T03:16:51.143Z] #39 99.08   CC       criu/sk-netlink.o
03:16:51 [2020-06-27T03:16:51.286Z] #55 DONE 0.1s
03:16:51 [2020-06-27T03:16:51.287Z] 
03:16:51 [2020-06-27T03:16:51.287Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:16:51 [2020-06-27T03:16:51.287Z] #56 DONE 0.0s
03:16:51 [2020-06-27T03:16:51.287Z] 
03:16:51 [2020-06-27T03:16:51.287Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:51 [2020-06-27T03:16:51.287Z] #39 49.33   AR       compel/plugins/std.lib.a
03:16:51 [2020-06-27T03:16:51.287Z] #39 49.47   CC       compel/plugins/fds/fds.o
03:16:51 [2020-06-27T03:16:51.288Z] #39 42.50 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
03:16:51 [2020-06-27T03:16:51.288Z] #39 42.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
03:16:51 [2020-06-27T03:16:51.288Z] #39 42.53 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
03:16:51 [2020-06-27T03:16:51.288Z] #39 42.67 Selecting previously unselected package zlib1g-dev:ppc64el.
03:16:51 [2020-06-27T03:16:51.288Z] #39 42.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
03:16:51 [2020-06-27T03:16:51.288Z] #39 42.70 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
03:16:51 [2020-06-27T03:16:51.425Z] #39 99.28   CC       criu/sk-packet.o
03:16:51 [2020-06-27T03:16:51.446Z] #47 18.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:51 [2020-06-27T03:16:51.446Z] #47 18.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:51 [2020-06-27T03:16:51.446Z] #47 18.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:51 [2020-06-27T03:16:51.446Z] #47 18.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:51 [2020-06-27T03:16:51.577Z] #39 43.00 Selecting previously unselected package libprotobuf17:ppc64el.
03:16:51 [2020-06-27T03:16:51.659Z] #43 ...
03:16:51 [2020-06-27T03:16:51.659Z] 
03:16:51 [2020-06-27T03:16:51.659Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:51 [2020-06-27T03:16:51.659Z] #47 23.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:16:51 [2020-06-27T03:16:51.659Z] #47 23.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:51 [2020-06-27T03:16:51.659Z] #47 24.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:51 [2020-06-27T03:16:51.659Z] #47 24.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:51 [2020-06-27T03:16:51.659Z] #47 25.02 runtime
03:16:51 [2020-06-27T03:16:51.659Z] #47 25.08 runtime/cgo
03:16:51 [2020-06-27T03:16:51.701Z] #47 19.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:16:51 [2020-06-27T03:16:51.858Z] #39 50.06   AR       compel/plugins/fds.lib.a
03:16:51 [2020-06-27T03:16:51.866Z] #39 43.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
03:16:51 [2020-06-27T03:16:51.866Z] #39 43.06 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
03:16:51 [2020-06-27T03:16:51.917Z] #47 ...
03:16:51 [2020-06-27T03:16:51.917Z] 
03:16:51 [2020-06-27T03:16:51.917Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:51 [2020-06-27T03:16:51.917Z] #32 23.88 Fetched 8355 kB in 17s (485 kB/s)
03:16:51 [2020-06-27T03:16:51.917Z] #32 23.88 Reading package lists...
03:16:52 [2020-06-27T03:16:52.038Z] #39 99.59   CC       criu/sk-queue.o
03:16:52 [2020-06-27T03:16:52.038Z] #39 99.85   CC       criu/sk-tcp.o
03:16:52 [2020-06-27T03:16:52.116Z] #39 50.24   HOSTDEP  compel/src/lib/log-host.d
03:16:52 [2020-06-27T03:16:52.116Z] #39 50.26   HOSTDEP  compel/src/lib/handle-elf-host.d
03:16:52 [2020-06-27T03:16:52.116Z] #39 50.29   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
03:16:52 [2020-06-27T03:16:52.116Z] #39 50.34   HOSTDEP  compel/src/main-host.d
03:16:52 [2020-06-27T03:16:52.174Z] #32 31.26 Reading package lists...
03:16:52 [2020-06-27T03:16:52.174Z] #32 ...
03:16:52 [2020-06-27T03:16:52.174Z] 
03:16:52 [2020-06-27T03:16:52.174Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:52 [2020-06-27T03:16:52.174Z] #51 25.43 Fetched 8355 kB in 18s (453 kB/s)
03:16:52 [2020-06-27T03:16:52.174Z] #51 25.43 Reading package lists...
03:16:52 [2020-06-27T03:16:52.195Z] #38 22.18 Reading package lists...
03:16:52 [2020-06-27T03:16:52.195Z] #38 ...
03:16:52 [2020-06-27T03:16:52.195Z] 
03:16:52 [2020-06-27T03:16:52.195Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:52 [2020-06-27T03:16:52.195Z] #41 13.42 vendor/golang.org/x/crypto/internal/subtle
03:16:52 [2020-06-27T03:16:52.195Z] #41 ...
03:16:52 [2020-06-27T03:16:52.195Z] 
03:16:52 [2020-06-27T03:16:52.195Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:52 [2020-06-27T03:16:52.195Z] #43 17.34 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:16:52 [2020-06-27T03:16:52.195Z] #43 18.08 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:16:52 [2020-06-27T03:16:52.195Z] #43 18.86 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:16:52 [2020-06-27T03:16:52.195Z] #43 21.49 go: finding github.com/fatih/color v1.9.0
03:16:52 [2020-06-27T03:16:52.195Z] #43 21.50 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:52 [2020-06-27T03:16:52.195Z] #43 21.51 go: finding github.com/pkg/errors v0.9.1
03:16:52 [2020-06-27T03:16:52.195Z] #43 21.54 go: finding github.com/spf13/pflag v1.0.3
03:16:52 [2020-06-27T03:16:52.195Z] #43 21.64 go: finding github.com/mattn/go-colorable v0.1.6
03:16:52 [2020-06-27T03:16:52.195Z] #43 21.68 go: finding github.com/mattn/go-isatty v0.0.12
03:16:52 [2020-06-27T03:16:52.195Z] #43 21.85 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:16:52 [2020-06-27T03:16:52.195Z] #43 22.16 go: finding github.com/jonboulle/clockwork v0.1.0
03:16:52 [2020-06-27T03:16:52.195Z] #43 22.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:16:52 [2020-06-27T03:16:52.195Z] #43 22.22 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:16:52 [2020-06-27T03:16:52.195Z] #43 22.23 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:52 [2020-06-27T03:16:52.320Z] #39 100.1   CC       criu/sk-unix.o
03:16:52 [2020-06-27T03:16:52.374Z] #39 50.40   DEP      compel/src/lib/ptrace.d
03:16:52 [2020-06-27T03:16:52.374Z] #39 50.59   DEP      compel/src/lib/infect.d
03:16:52 [2020-06-27T03:16:52.625Z] #47 20.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:16:52 [2020-06-27T03:16:52.634Z] #39 50.82   DEP      compel/src/lib/infect-util.d
03:16:52 [2020-06-27T03:16:52.634Z] #39 50.91   DEP      compel/src/lib/infect-rpc.d
03:16:52 [2020-06-27T03:16:52.739Z] #51 32.96 Reading package lists...
03:16:52 [2020-06-27T03:16:52.739Z] #51 ...
03:16:52 [2020-06-27T03:16:52.739Z] 
03:16:52 [2020-06-27T03:16:52.739Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:52 [2020-06-27T03:16:52.739Z] #10 24.69 Fetched 8355 kB in 18s (461 kB/s)
03:16:52 [2020-06-27T03:16:52.739Z] #10 24.69 Reading package lists...
03:16:52 [2020-06-27T03:16:52.739Z] #10 31.71 Reading package lists...
03:16:52 [2020-06-27T03:16:52.739Z] #10 ...
03:16:52 [2020-06-27T03:16:52.739Z] 
03:16:52 [2020-06-27T03:16:52.739Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:16:52 [2020-06-27T03:16:52.739Z] #23 25.18 Fetched 8355 kB in 18s (466 kB/s)
03:16:52 [2020-06-27T03:16:52.739Z] #23 25.18 Reading package lists...
03:16:52 [2020-06-27T03:16:52.892Z] #39 51.01   DEP      compel/arch/x86/src/lib/infect.d
03:16:52 [2020-06-27T03:16:52.892Z] #39 51.15   DEP      compel/arch/x86/src/lib/cpu.d
03:16:52 [2020-06-27T03:16:52.892Z] #39 51.18   DEP      compel/src/lib/log.d
03:16:52 [2020-06-27T03:16:52.911Z] #39 44.07 Selecting previously unselected package libprotobuf-lite17:ppc64el.
03:16:52 [2020-06-27T03:16:52.911Z] #39 44.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
03:16:52 [2020-06-27T03:16:52.911Z] #39 44.09 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
03:16:52 [2020-06-27T03:16:52.911Z] #39 44.37 Selecting previously unselected package libprotobuf-dev:ppc64el.
03:16:52 [2020-06-27T03:16:52.996Z] #23 32.25 Reading package lists...
03:16:52 [2020-06-27T03:16:52.997Z] #23 ...
03:16:52 [2020-06-27T03:16:52.997Z] 
03:16:52 [2020-06-27T03:16:52.997Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:16:52 [2020-06-27T03:16:52.997Z] #38 25.13 Fetched 8355 kB in 18s (469 kB/s)
03:16:52 [2020-06-27T03:16:52.997Z] #38 25.13 Reading package lists...
03:16:53 [2020-06-27T03:16:53.150Z] #39 51.25   DEP      compel/src/main.d
03:16:53 [2020-06-27T03:16:53.150Z] #39 51.37   DEP      compel/src/lib/handle-elf.d
03:16:53 [2020-06-27T03:16:53.184Z] #47 ...
03:16:53 [2020-06-27T03:16:53.184Z] 
03:16:53 [2020-06-27T03:16:53.184Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:16:53 [2020-06-27T03:16:53.184Z] #23 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:16:53 [2020-06-27T03:16:53.184Z] #23 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:16:53 [2020-06-27T03:16:53.184Z] #23 ...
03:16:53 [2020-06-27T03:16:53.184Z] 
03:16:53 [2020-06-27T03:16:53.184Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:16:53 [2020-06-27T03:16:53.184Z] #47 20.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:53 [2020-06-27T03:16:53.206Z] #39 44.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
03:16:53 [2020-06-27T03:16:53.206Z] #39 44.56 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
03:16:53 [2020-06-27T03:16:53.325Z] #39 101.3   CC       criu/sockets.o
03:16:53 [2020-06-27T03:16:53.408Z] #39 51.49   DEP      compel/arch/x86/src/lib/handle-elf.d
03:16:53 [2020-06-27T03:16:53.408Z] #39 51.61   CC       compel/src/lib/log.o
03:16:53 [2020-06-27T03:16:53.580Z] #43 ...
03:16:53 [2020-06-27T03:16:53.580Z] 
03:16:53 [2020-06-27T03:16:53.580Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:53 [2020-06-27T03:16:53.580Z] #51 20.68 Reading package lists...
03:16:53 [2020-06-27T03:16:53.666Z] #39 51.83   CC       compel/arch/x86/src/lib/cpu.o
03:16:53 [2020-06-27T03:16:53.939Z] #39 101.7   CC       criu/stats.o
03:16:54 [2020-06-27T03:16:54.225Z] #39 101.9   CC       criu/string.o
03:16:54 [2020-06-27T03:16:54.225Z] #39 102.0   CC       criu/sysctl.o
03:16:54 [2020-06-27T03:16:54.231Z] #39 52.51   CC       compel/arch/x86/src/lib/infect.o
03:16:54 [2020-06-27T03:16:54.508Z] #39 102.3   CC       criu/sysfs_parse.o
03:16:54 [2020-06-27T03:16:54.547Z] #47 22.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:16:54 [2020-06-27T03:16:54.790Z] #39 102.6   CC       criu/timens.o
03:16:54 [2020-06-27T03:16:54.790Z] #39 102.7   CC       criu/timerfd.o
03:16:54 [2020-06-27T03:16:54.802Z] #47 ...
03:16:54 [2020-06-27T03:16:54.802Z] 
03:16:54 [2020-06-27T03:16:54.802Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:54 [2020-06-27T03:16:54.802Z] #51 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:16:54 [2020-06-27T03:16:54.802Z] #51 ...
03:16:54 [2020-06-27T03:16:54.802Z] 
03:16:54 [2020-06-27T03:16:54.802Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:16:54 [2020-06-27T03:16:54.802Z] #43 18.50 go: finding gotest.tools/gotestsum v0.5.1
03:16:54 [2020-06-27T03:16:54.802Z] #43 18.51 go: finding gotest.tools v2.2.0+incompatible
03:16:54 [2020-06-27T03:16:54.802Z] #43 18.51 go: downloading gotest.tools v2.2.0+incompatible
03:16:54 [2020-06-27T03:16:54.802Z] #43 18.55 go: downloading gotest.tools/gotestsum v0.5.1
03:16:54 [2020-06-27T03:16:54.802Z] #43 18.94 go: extracting gotest.tools v2.2.0+incompatible
03:16:54 [2020-06-27T03:16:54.802Z] #43 18.94 go: extracting gotest.tools/gotestsum v0.5.1
03:16:54 [2020-06-27T03:16:54.802Z] #43 19.88 go: downloading github.com/fatih/color v1.9.0
03:16:54 [2020-06-27T03:16:54.802Z] #43 19.95 go: downloading github.com/pkg/errors v0.9.1
03:16:54 [2020-06-27T03:16:54.802Z] #43 19.96 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:54 [2020-06-27T03:16:54.802Z] #43 20.03 go: downloading github.com/spf13/pflag v1.0.3
03:16:54 [2020-06-27T03:16:54.802Z] #43 20.11 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:16:54 [2020-06-27T03:16:54.802Z] #43 20.26 go: extracting github.com/fatih/color v1.9.0
03:16:54 [2020-06-27T03:16:54.802Z] #43 20.27 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:54 [2020-06-27T03:16:54.802Z] #43 20.43 go: downloading github.com/mattn/go-isatty v0.0.12
03:16:54 [2020-06-27T03:16:54.803Z] #43 20.44 go: downloading github.com/mattn/go-colorable v0.1.6
03:16:54 [2020-06-27T03:16:54.803Z] #43 20.44 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:16:54 [2020-06-27T03:16:54.803Z] #43 20.45 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:16:54 [2020-06-27T03:16:54.803Z] #43 20.56 go: extracting github.com/spf13/pflag v1.0.3
03:16:54 [2020-06-27T03:16:54.803Z] #43 20.73 go: extracting github.com/pkg/errors v0.9.1
03:16:54 [2020-06-27T03:16:54.803Z] #43 20.92 go: extracting github.com/mattn/go-colorable v0.1.6
03:16:54 [2020-06-27T03:16:54.803Z] #43 21.01 go: extracting github.com/mattn/go-isatty v0.0.12
03:16:54 [2020-06-27T03:16:54.803Z] #43 21.22 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:16:54 [2020-06-27T03:16:54.803Z] #43 21.36 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:16:54 [2020-06-27T03:16:54.809Z] #51 25.38 Building dependency tree...
03:16:55 [2020-06-27T03:16:55.072Z] #39 ...
03:16:55 [2020-06-27T03:16:55.072Z] 
03:16:55 [2020-06-27T03:16:55.072Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:16:55 [2020-06-27T03:16:55.072Z] #36 DONE 140.2s
03:16:55 [2020-06-27T03:16:55.072Z] 
03:16:55 [2020-06-27T03:16:55.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:55 [2020-06-27T03:16:55.268Z] #39 46.28 Selecting previously unselected package libprotoc17:ppc64el.
03:16:55 [2020-06-27T03:16:55.268Z] #39 46.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
03:16:55 [2020-06-27T03:16:55.268Z] #39 46.29 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
03:16:55 [2020-06-27T03:16:55.366Z] #39 103.0   CC       criu/tty.o
03:16:55 [2020-06-27T03:16:55.381Z] #43 ...
03:16:55 [2020-06-27T03:16:55.381Z] 
03:16:55 [2020-06-27T03:16:55.381Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:55 [2020-06-27T03:16:55.381Z] #32 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:16:55 [2020-06-27T03:16:55.381Z] #32 ...
03:16:55 [2020-06-27T03:16:55.381Z] 
03:16:55 [2020-06-27T03:16:55.381Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:55 [2020-06-27T03:16:55.381Z] #41 13.06 unicode/utf8
03:16:55 [2020-06-27T03:16:55.381Z] #41 13.58 math
03:16:55 [2020-06-27T03:16:55.381Z] #41 18.87 unicode/utf16
03:16:55 [2020-06-27T03:16:55.381Z] #41 19.24 container/list
03:16:55 [2020-06-27T03:16:55.381Z] #41 19.86 crypto/internal/subtle
03:16:55 [2020-06-27T03:16:55.381Z] #41 20.00 crypto/subtle
03:16:55 [2020-06-27T03:16:55.381Z] #41 20.17 vendor/golang.org/x/crypto/cryptobyte/asn1
03:16:55 [2020-06-27T03:16:55.381Z] #41 20.31 internal/nettrace
03:16:55 [2020-06-27T03:16:55.381Z] #41 20.43 runtime/cgo
03:16:55 [2020-06-27T03:16:55.558Z] #39 ...
03:16:55 [2020-06-27T03:16:55.558Z] 
03:16:55 [2020-06-27T03:16:55.558Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:16:55 [2020-06-27T03:16:55.558Z] #26 2.169 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:16:55 [2020-06-27T03:16:55.558Z] #26 3.004 
03:16:55 [2020-06-27T03:16:55.558Z] #26 3.325 
                                                                           0.7%
###                                                                        5.0%
######                                                                     9.3%
########                                                                  11.4%
##########                                                                14.4%
###############                                                           21.0%
###################                                                       27.1%
#########################                                                 35.6%
#############################                                             40.7%
################################                                          45.0%
######################################                                    53.5%
############################################                              62.0%
#################################################                         68.4%
####################################################                      73.4%
######################################################                    76.2%
###########################################################               82.6%
##############################################################            86.8%
###################################################################       93.7%
#######################################################################   99.6%
######################################################################## 100.0%
03:16:55 [2020-06-27T03:16:55.558Z] #26 6.039 #=#=#                                                                         
03:16:55 [2020-06-27T03:16:55.558Z] #26 6.234 
###                                                                        4.7%
#######                                                                   10.4%
###################                                                       27.6%
################################                                          44.9%
#####################################################                     73.6%
######################################################################## 100.0%
03:16:55 [2020-06-27T03:16:55.604Z] #39 53.45   CC       compel/src/lib/infect-rpc.o
03:16:55 [2020-06-27T03:16:55.604Z] #39 53.80   CC       compel/src/lib/infect-util.o
03:16:55 [2020-06-27T03:16:55.667Z] #41 ...
03:16:55 [2020-06-27T03:16:55.667Z] 
03:16:55 [2020-06-27T03:16:55.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:55 [2020-06-27T03:16:55.667Z] #10 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:16:55 [2020-06-27T03:16:55.667Z] #10 ...
03:16:55 [2020-06-27T03:16:55.667Z] 
03:16:55 [2020-06-27T03:16:55.667Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:16:55 [2020-06-27T03:16:55.667Z] #51 23.36 Fetched 8355 kB in 17s (492 kB/s)
03:16:55 [2020-06-27T03:16:55.848Z] #26 7.311 
03:16:55 [2020-06-27T03:16:55.862Z] #39 54.12   CC       compel/src/lib/infect.o
03:16:56 [2020-06-27T03:16:56.038Z] #39 104.0   CC       criu/tun.o
03:16:56 [2020-06-27T03:16:56.279Z] #38 32.94 Reading package lists...
03:16:56 [2020-06-27T03:16:56.279Z] #38 ...
03:16:56 [2020-06-27T03:16:56.279Z] 
03:16:56 [2020-06-27T03:16:56.279Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:16:56 [2020-06-27T03:16:56.279Z] #32 31.26 Reading package lists...
03:16:56 [2020-06-27T03:16:56.320Z] #39 ...
03:16:56 [2020-06-27T03:16:56.320Z] 
03:16:56 [2020-06-27T03:16:56.320Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:16:56 [2020-06-27T03:16:56.320Z] #37 DONE 0.2s
03:16:56 [2020-06-27T03:16:56.320Z] 
03:16:56 [2020-06-27T03:16:56.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:16:56 [2020-06-27T03:16:56.320Z] #39 104.2   CC       criu/uffd.o
03:16:56 [2020-06-27T03:16:56.431Z] #39 ...
03:16:56 [2020-06-27T03:16:56.431Z] 
03:16:56 [2020-06-27T03:16:56.431Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:16:56 [2020-06-27T03:16:56.431Z] #10 128.6 Selecting previously unselected package libapparmor1:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 128.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 128.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 128.8 Selecting previously unselected package libapparmor-dev:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 128.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 128.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 128.9 Selecting previously unselected package libbtrfs0.
03:16:56 [2020-06-27T03:16:56.431Z] #10 128.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 128.9 Unpacking libbtrfs0 (4.20.1-2) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.0 Selecting previously unselected package libbtrfs-dev.
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.0 Unpacking libbtrfs-dev (4.20.1-2) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.2 Selecting previously unselected package libudev-dev:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.4 Selecting previously unselected package libsepol1-dev:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.8 Selecting previously unselected package libpcre16-3:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 129.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.0 Selecting previously unselected package libpcre32-3:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.2 Selecting previously unselected package libpcrecpp0v5:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.3 Selecting previously unselected package libpcre3-dev:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.7 Selecting previously unselected package libselinux1-dev:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 130.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.0 Selecting previously unselected package libdevmapper-dev:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.1 Selecting previously unselected package libseccomp-dev:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.3 Selecting previously unselected package libsystemd-dev:amd64.
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 131.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.0 Setting up libbtrfs0 (4.20.1-2) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.1 Setting up libbtrfs-dev (4.20.1-2) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.1 Setting up mingw-w64-common (6.0.0-3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.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
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.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
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.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
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.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
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.3 Setting up dmsetup (2:1.02.155-3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 132.3 Processing triggers for libc-bin (2.28-10) ...
03:16:56 [2020-06-27T03:16:56.431Z] #10 DONE 132.8s
03:16:56 [2020-06-27T03:16:56.431Z] 
03:16:56 [2020-06-27T03:16:56.431Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:16:56 [2020-06-27T03:16:56.725Z] #51 28.18 The following additional packages will be installed:
03:16:56 [2020-06-27T03:16:56.725Z] #51 28.19   libbtrfs0
03:16:56 [2020-06-27T03:16:56.725Z] #51 28.35 The following NEW packages will be installed:
03:16:56 [2020-06-27T03:16:56.933Z] #39 104.6   CC       criu/util.o
03:16:56 [2020-06-27T03:16:56.987Z] #51 28.36   libbtrfs-dev libbtrfs0
03:16:57 [2020-06-27T03:16:57.215Z] #39 105.2   CC       criu/uts_ns.o
03:16:57 [2020-06-27T03:16:57.248Z] #51 28.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:16:57 [2020-06-27T03:16:57.248Z] #51 28.72 Need to get 119 kB of archives.
03:16:57 [2020-06-27T03:16:57.248Z] #51 28.72 After this operation, 387 kB of additional disk space will be used.
03:16:57 [2020-06-27T03:16:57.248Z] #51 28.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
03:16:57 [2020-06-27T03:16:57.248Z] #51 28.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
03:16:57 [2020-06-27T03:16:57.496Z] #39 105.3   CC       criu/vdso.o
03:16:57 [2020-06-27T03:16:57.497Z] #39 105.4   LINK     criu/built-in.o
03:16:57 [2020-06-27T03:16:57.778Z] #39 105.5   LINK     criu/criu
03:16:58 [2020-06-27T03:16:58.060Z] #39 105.9   DEP      lib/c/criu.d
03:16:58 [2020-06-27T03:16:58.060Z] #39 105.9   CC       images/rpc.pb-c.o
03:16:58 [2020-06-27T03:16:58.186Z] #32 38.47 Building dependency tree...
03:16:58 [2020-06-27T03:16:58.342Z] #39 106.2   CC       lib/c/criu.o
03:16:58 [2020-06-27T03:16:58.618Z] #26 7.654 
###                                                                        4.3%
######                                                                     9.4%
##########                                                                14.3%
############                                                              16.9%
###############                                                           22.1%
#####################                                                     29.2%
######################                                                    31.8%
########################                                                  34.4%
##################################                                        47.3%
#########################################                                 57.9%
###########################################                               60.5%
###############################################                           65.6%
##################################################                        70.8%
##########################################################                80.7%
#############################################################             85.8%
###############################################################           88.4%
###################################################################       93.6%
######################################################################## 100.0%
03:16:58 [2020-06-27T03:16:58.625Z] #39 106.6   LINK     lib/c/built-in.o
03:16:58 [2020-06-27T03:16:58.719Z] #51 30.00 debconf: delaying package configuration, since apt-utils is not installed
03:16:58 [2020-06-27T03:16:58.719Z] #51 30.23 Fetched 119 kB in 0s (446 kB/s)
03:16:58 [2020-06-27T03:16:58.719Z] #51 30.32 Selecting previously unselected package libbtrfs0.
03:16:58 [2020-06-27T03:16:58.916Z] #39 106.6   LINK     lib/c/libcriu.so
03:16:58 [2020-06-27T03:16:58.916Z] #39 106.6   LINK     lib/c/libcriu.a
03:16:58 [2020-06-27T03:16:58.916Z] #39 106.7   GEN      magic.py
03:16:58 [2020-06-27T03:16:58.916Z] #39 106.7 Note: Building without setproctitle() and strlcpy() support.
03:16:58 [2020-06-27T03:16:58.916Z] #39 106.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:16:58 [2020-06-27T03:16:58.916Z] #39 106.8 Note: Building without GnuTLS support
03:16:58 [2020-06-27T03:16:58.916Z] #39 106.8 Makefile.config:39: Warn: you have no libnftables installed
03:16:58 [2020-06-27T03:16:58.916Z] #39 106.8 Makefile.config:40: Warn: Building without nftables support
03:16:58 [2020-06-27T03:16:58.920Z] #26 10.37 
03:16:58 [2020-06-27T03:16:58.980Z] #51 30.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
03:16:58 [2020-06-27T03:16:58.980Z] #51 30.43 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
03:16:58 [2020-06-27T03:16:58.980Z] #51 30.45 Unpacking libbtrfs0 (4.20.1-2) ...
03:16:59 [2020-06-27T03:16:59.198Z] #39 107.0 fatal: not a git repository (or any of the parent directories): .git
03:16:59 [2020-06-27T03:16:59.246Z] #51 30.58 Selecting previously unselected package libbtrfs-dev.
03:16:59 [2020-06-27T03:16:59.246Z] #51 30.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
03:16:59 [2020-06-27T03:16:59.246Z] #51 30.61 Unpacking libbtrfs-dev (4.20.1-2) ...
03:16:59 [2020-06-27T03:16:59.714Z] #11 DONE 3.1s
03:16:59 [2020-06-27T03:16:59.714Z] 
03:16:59 [2020-06-27T03:16:59.714Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:16:59 [2020-06-27T03:16:59.812Z] #39 107.3 make[1]: Nothing to be done for 'all'.
03:16:59 [2020-06-27T03:16:59.812Z] #39 107.7 make[1]: 'images/built-in.o' is up to date.
03:16:59 [2020-06-27T03:16:59.812Z] #39 107.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:16:59 [2020-06-27T03:16:59.812Z] #39 107.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:16:59 [2020-06-27T03:16:59.812Z] #39 107.7 make[1]: 'compel/libcompel.a' is up to date.
03:16:59 [2020-06-27T03:16:59.812Z] #39 107.7 make[1]: 'compel/compel-host-bin' is up to date.
03:16:59 [2020-06-27T03:16:59.816Z] #51 ...
03:16:59 [2020-06-27T03:16:59.816Z] 
03:16:59 [2020-06-27T03:16:59.816Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:16:59 [2020-06-27T03:16:59.816Z] #41 31.39 sync
03:16:59 [2020-06-27T03:16:59.816Z] #41 31.39 internal/reflectlite
03:17:00 [2020-06-27T03:17:00.094Z] #39 107.8 make[1]: Nothing to be done for 'all'.
03:17:00 [2020-06-27T03:17:00.094Z] #39 107.8 make[1]: 'soccr/libsoccr.a' is up to date.
03:17:00 [2020-06-27T03:17:00.094Z] #39 107.8 make[2]: Nothing to be done for 'all'.
03:17:00 [2020-06-27T03:17:00.094Z] #39 107.8 make[2]: Nothing to be done for 'all'.
03:17:00 [2020-06-27T03:17:00.094Z] #39 107.9 make[2]: Nothing to be done for 'all'.
03:17:00 [2020-06-27T03:17:00.094Z] #39 107.9 make[2]: Nothing to be done for 'all'.
03:17:00 [2020-06-27T03:17:00.094Z] #39 107.9 make[2]: Nothing to be done for 'all'.
03:17:00 [2020-06-27T03:17:00.094Z] #39 108.0 make[2]: Nothing to be done for 'all'.
03:17:00 [2020-06-27T03:17:00.210Z] #32 41.87 The following additional packages will be installed:
03:17:00 [2020-06-27T03:17:00.210Z] #32 41.89   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:17:00 [2020-06-27T03:17:00.210Z] #32 41.92 Suggested packages:
03:17:00 [2020-06-27T03:17:00.210Z] #32 41.92   cmake-doc ninja-build lrzip
03:17:00 [2020-06-27T03:17:00.210Z] #32 41.93 Recommended packages:
03:17:00 [2020-06-27T03:17:00.210Z] #32 41.93   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:17:00 [2020-06-27T03:17:00.376Z] #39 108.0 make[2]: Nothing to be done for 'all'.
03:17:00 [2020-06-27T03:17:00.376Z] #39 108.0 make[2]: Nothing to be done for 'all'.
03:17:00 [2020-06-27T03:17:00.376Z] #39 108.0   INSTALL  criu/criu
03:17:00 [2020-06-27T03:17:00.376Z] #39 DONE 108.3s
03:17:00 [2020-06-27T03:17:00.376Z] 
03:17:00 [2020-06-27T03:17:00.376Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:00 [2020-06-27T03:17:00.376Z] #49 70.62 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
03:17:00 [2020-06-27T03:17:00.432Z] #26 10.84 
                                                                           0.9%
#                                                                          2.7%
###                                                                        5.4%
#####                                                                      7.2%
#######                                                                    9.9%
#########                                                                 12.5%
##########                                                                14.3%
############                                                              17.0%
##############                                                            19.7%
################                                                         
03:17:00 [2020-06-27T03:17:00.432Z] #26 ...
03:17:00 [2020-06-27T03:17:00.432Z] 
03:17:00 [2020-06-27T03:17:00.432Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:00 [2020-06-27T03:17:00.432Z] #11 41.77 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]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.62 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]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 45.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
03:17:00 [2020-06-27T03:17:00.432Z] #11 47.76 debconf: delaying package configuration, since apt-utils is not installed
03:17:00 [2020-06-27T03:17:00.432Z] #11 48.16 Fetched 78.9 MB in 11s (7095 kB/s)
03:17:00 [2020-06-27T03:17:00.432Z] #11 48.32 Selecting previously unselected package binutils-mingw-w64-i686.
03:17:00 [2020-06-27T03:17:00.432Z] #11 48.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
03:17:00 [2020-06-27T03:17:00.432Z] #11 48.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
03:17:00 [2020-06-27T03:17:00.432Z] #11 48.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:17:00 [2020-06-27T03:17:00.432Z] #11 ...
03:17:00 [2020-06-27T03:17:00.432Z] 
03:17:00 [2020-06-27T03:17:00.432Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:00 [2020-06-27T03:17:00.757Z] #41 32.12 github.com/LK4D4/vndr/godl/singleflight
03:17:00 [2020-06-27T03:17:00.757Z] #41 32.13 math/rand
03:17:00 [2020-06-27T03:17:00.757Z] #41 32.14 internal/singleflight
03:17:00 [2020-06-27T03:17:00.757Z] #41 ...
03:17:00 [2020-06-27T03:17:00.757Z] 
03:17:00 [2020-06-27T03:17:00.757Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:17:00 [2020-06-27T03:17:00.757Z] #23 16.88 Reading package lists...
03:17:00 [2020-06-27T03:17:00.757Z] #23 22.75 Reading package lists...
03:17:00 [2020-06-27T03:17:00.757Z] #23 27.26 Building dependency tree...
03:17:00 [2020-06-27T03:17:00.757Z] #23 29.73 ca-certificates is already the newest version (20200601~deb10u1).
03:17:00 [2020-06-27T03:17:00.757Z] #23 29.73 The following additional packages will be installed:
03:17:00 [2020-06-27T03:17:00.757Z] #23 29.74   libjq1 libonig5
03:17:00 [2020-06-27T03:17:00.757Z] #23 30.09 The following NEW packages will be installed:
03:17:00 [2020-06-27T03:17:00.757Z] #23 30.09   jq libjq1 libonig5
03:17:00 [2020-06-27T03:17:00.757Z] #23 30.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:17:00 [2020-06-27T03:17:00.757Z] #23 30.50 Need to get 325 kB of archives.
03:17:00 [2020-06-27T03:17:00.757Z] #23 30.50 After this operation, 1019 kB of additional disk space will be used.
03:17:00 [2020-06-27T03:17:00.757Z] #23 30.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
03:17:00 [2020-06-27T03:17:00.757Z] #23 30.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
03:17:00 [2020-06-27T03:17:00.757Z] #23 30.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
03:17:00 [2020-06-27T03:17:00.757Z] #23 31.86 debconf: delaying package configuration, since apt-utils is not installed
03:17:00 [2020-06-27T03:17:00.775Z] #26 10.84 
                                                                           0.9%
#                                                                          2.7%
###                                                                        5.4%
#####                                                                      7.2%
#######                                                                    9.9%
#########                                                                 12.5%
##########                                                                14.3%
############                                                              17.0%
##############                                                            19.7%
################                                                          23.3%
###################                                                       26.9%
###################                                                       27.7%
####################                                                      28.6%
03:17:00 [2020-06-27T03:17:00.775Z] #26 ...
03:17:00 [2020-06-27T03:17:00.775Z] 
03:17:00 [2020-06-27T03:17:00.775Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:00 [2020-06-27T03:17:00.775Z] #33 42.31 Selecting previously unselected package cmake-data.
03:17:00 [2020-06-27T03:17:00.775Z] #33 42.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:17:00 [2020-06-27T03:17:00.775Z] #33 42.33 Unpacking cmake-data (3.13.4-1) ...
03:17:00 [2020-06-27T03:17:00.775Z] #33 46.04 Selecting previously unselected package libicu63:ppc64el.
03:17:00 [2020-06-27T03:17:00.775Z] #33 46.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
03:17:00 [2020-06-27T03:17:00.775Z] #33 46.12 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
03:17:00 [2020-06-27T03:17:00.776Z] #32 ...
03:17:00 [2020-06-27T03:17:00.776Z] 
03:17:00 [2020-06-27T03:17:00.776Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:00 [2020-06-27T03:17:00.776Z] #60 DONE 42.9s
03:17:00 [2020-06-27T03:17:00.954Z] #51 23.36 Reading package lists...
03:17:00 [2020-06-27T03:17:00.954Z] #51 ...
03:17:00 [2020-06-27T03:17:00.954Z] 
03:17:00 [2020-06-27T03:17:00.954Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:00 [2020-06-27T03:17:00.954Z] #60 24.11 Checking out files:  61% (1266/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.
03:17:00 [2020-06-27T03:17:00.954Z] #60 24.90 + cd /tmp/tmp.V9DvoWd13j/src/github.com/docker/libnetwork
03:17:00 [2020-06-27T03:17:00.954Z] #60 24.90 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
03:17:00 [2020-06-27T03:17:00.954Z] #60 25.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
03:17:01 [2020-06-27T03:17:01.035Z] 
03:17:01 [2020-06-27T03:17:01.035Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:01 [2020-06-27T03:17:01.035Z] #10 31.71 Reading package lists...
03:17:01 [2020-06-27T03:17:01.035Z] #10 38.83 Building dependency tree...
03:17:01 [2020-06-27T03:17:01.035Z] #10 42.58 The following additional packages will be installed:
03:17:01 [2020-06-27T03:17:01.035Z] #10 42.61   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:17:01 [2020-06-27T03:17:01.035Z] #10 42.61   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:17:01 [2020-06-27T03:17:01.035Z] #10 42.63   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:17:01 [2020-06-27T03:17:01.035Z] #10 42.63   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:17:01 [2020-06-27T03:17:01.035Z] #10 42.64 Suggested packages:
03:17:01 [2020-06-27T03:17:01.035Z] #10 42.67   gcc-8-locales seccomp wine64
03:17:01 [2020-06-27T03:17:01.039Z] #23 ...
03:17:01 [2020-06-27T03:17:01.039Z] 
03:17:01 [2020-06-27T03:17:01.039Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:01 [2020-06-27T03:17:01.039Z] #38 22.18 Reading package lists...
03:17:01 [2020-06-27T03:17:01.039Z] #38 26.83 Building dependency tree...
03:17:01 [2020-06-27T03:17:01.039Z] #38 29.33 The following additional packages will be installed:
03:17:01 [2020-06-27T03:17:01.039Z] #38 29.34   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:17:01 [2020-06-27T03:17:01.039Z] #38 29.34   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:17:01 [2020-06-27T03:17:01.039Z] #38 29.34 Suggested packages:
03:17:01 [2020-06-27T03:17:01.039Z] #38 29.35   manpages-dev python-setuptools
03:17:01 [2020-06-27T03:17:01.039Z] #38 30.43 The following NEW packages will be installed:
03:17:01 [2020-06-27T03:17:01.039Z] #38 30.44   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:17:01 [2020-06-27T03:17:01.039Z] #38 30.44   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:17:01 [2020-06-27T03:17:01.039Z] #38 30.44   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:17:01 [2020-06-27T03:17:01.039Z] #38 30.44   python-six zlib1g-dev
03:17:01 [2020-06-27T03:17:01.039Z] #38 30.81 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:17:01 [2020-06-27T03:17:01.039Z] #38 30.81 Need to get 3798 kB of archives.
03:17:01 [2020-06-27T03:17:01.039Z] #38 30.81 After this operation, 21.6 MB of additional disk space will be used.
03:17:01 [2020-06-27T03:17:01.039Z] #38 30.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
03:17:01 [2020-06-27T03:17:01.039Z] #38 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 30.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 30.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 30.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 30.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
03:17:01 [2020-06-27T03:17:01.040Z] #38 31.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
03:17:01 [2020-06-27T03:17:01.067Z] #33 ...
03:17:01 [2020-06-27T03:17:01.067Z] 
03:17:01 [2020-06-27T03:17:01.067Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:01 [2020-06-27T03:17:01.088Z] #12 ...
03:17:01 [2020-06-27T03:17:01.088Z] 
03:17:01 [2020-06-27T03:17:01.088Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:17:01 [2020-06-27T03:17:01.088Z] #43 DONE 137.3s
03:17:01 [2020-06-27T03:17:01.088Z] 
03:17:01 [2020-06-27T03:17:01.088Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:01 [2020-06-27T03:17:01.088Z] #49 2.809 + RM_GOPATH=0
03:17:01 [2020-06-27T03:17:01.088Z] #49 2.811 + TMP_GOPATH=
03:17:01 [2020-06-27T03:17:01.088Z] #49 2.811 + : /build
03:17:01 [2020-06-27T03:17:01.088Z] #49 2.811 + '[' -z '' ']'
03:17:01 [2020-06-27T03:17:01.088Z] #49 2.814 ++ mktemp -d
03:17:01 [2020-06-27T03:17:01.088Z] #49 2.815 + export GOPATH=/tmp/tmp.nQRr3si8H5
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.815 + GOPATH=/tmp/tmp.nQRr3si8H5
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.815 + RM_GOPATH=1
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.815 + case "$(go env GOARCH)" in
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.837 ++ go env GOARCH
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.866 + export GO_BUILDMODE=-buildmode=pie
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.866 + GO_BUILDMODE=-buildmode=pie
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.866 ++ dirname /tmp/install/install.sh
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.877 + dir=/tmp/install
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.877 + bin=runc
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.877 + shift
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.877 + '[' '!' -f /tmp/install/runc.installer ']'
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.877 + . /tmp/install/runc.installer
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.877 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.877 + install_runc
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.878 + grep -q '^3\.10\.0.*\.el7\.'
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.878 + uname -r
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.899 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.903 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.903 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.903 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nQRr3si8H5/src/github.com/opencontainers/runc
03:17:01 [2020-06-27T03:17:01.089Z] #49 2.909 Cloning into '/tmp/tmp.nQRr3si8H5/src/github.com/opencontainers/runc'...
03:17:01 [2020-06-27T03:17:01.308Z] #38 32.82 debconf: delaying package configuration, since apt-utils is not installed
03:17:01 [2020-06-27T03:17:01.308Z] #38 ...
03:17:01 [2020-06-27T03:17:01.308Z] 
03:17:01 [2020-06-27T03:17:01.308Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:17:01 [2020-06-27T03:17:01.308Z] #23 32.75 Fetched 325 kB in 0s (1070 kB/s)
03:17:01 [2020-06-27T03:17:01.416Z] #49 71.60 + mkdir -p /build
03:17:01 [2020-06-27T03:17:01.416Z] #49 71.60 + cp runc /build/runc
03:17:01 [2020-06-27T03:17:01.416Z] #49 DONE 71.8s
03:17:01 [2020-06-27T03:17:01.416Z] 
03:17:01 [2020-06-27T03:17:01.416Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:17:01 [2020-06-27T03:17:01.416Z] #40 DONE 0.2s
03:17:01 [2020-06-27T03:17:01.416Z] 
03:17:01 [2020-06-27T03:17:01.416Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:17:01 [2020-06-27T03:17:01.698Z] #42 DONE 0.1s
03:17:01 [2020-06-27T03:17:01.698Z] 
03:17:01 [2020-06-27T03:17:01.698Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:17:01 [2020-06-27T03:17:01.698Z] #44 DONE 0.1s
03:17:01 [2020-06-27T03:17:01.698Z] 
03:17:01 [2020-06-27T03:17:01.698Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:02 [2020-06-27T03:17:02.250Z] #23 33.65 Selecting previously unselected package libonig5:arm64.
03:17:02 [2020-06-27T03:17:02.250Z] #23 33.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 ... 15383 files and directories currently installed.)
03:17:02 [2020-06-27T03:17:02.250Z] #23 33.74 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
03:17:02 [2020-06-27T03:17:02.250Z] #23 33.79 Unpacking libonig5:arm64 (6.9.1-1) ...
03:17:02 [2020-06-27T03:17:02.315Z] #60 ...
03:17:02 [2020-06-27T03:17:02.315Z] 
03:17:02 [2020-06-27T03:17:02.315Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:17:02 [2020-06-27T03:17:02.315Z] #51 23.36 Reading package lists...
03:17:02 [2020-06-27T03:17:02.409Z] #10 ...
03:17:02 [2020-06-27T03:17:02.409Z] 
03:17:02 [2020-06-27T03:17:02.409Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:02 [2020-06-27T03:17:02.409Z] #32 43.57 The following NEW packages will be installed:
03:17:02 [2020-06-27T03:17:02.409Z] #32 43.57   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:17:02 [2020-06-27T03:17:02.409Z] #32 43.57   vim-common xxd
03:17:02 [2020-06-27T03:17:02.409Z] #32 44.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:17:02 [2020-06-27T03:17:02.409Z] #32 44.20 Need to get 14.9 MB of archives.
03:17:02 [2020-06-27T03:17:02.409Z] #32 44.20 After this operation, 61.8 MB of additional disk space will be used.
03:17:02 [2020-06-27T03:17:02.409Z] #32 44.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:17:02 [2020-06-27T03:17:02.409Z] #32 44.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:17:02 [2020-06-27T03:17:02.409Z] #32 44.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
03:17:02 [2020-06-27T03:17:02.409Z] #32 44.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:17:02 [2020-06-27T03:17:02.463Z] #49 ...
03:17:02 [2020-06-27T03:17:02.463Z] 
03:17:02 [2020-06-27T03:17:02.463Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:17:02 [2020-06-27T03:17:02.463Z] #12 DONE 2.8s
03:17:02 [2020-06-27T03:17:02.463Z] 
03:17:02 [2020-06-27T03:17:02.463Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:02 [2020-06-27T03:17:02.463Z] #41 128.7 net/http/httptrace
03:17:02 [2020-06-27T03:17:02.463Z] #41 128.9 net/http
03:17:02 [2020-06-27T03:17:02.463Z] #41 ...
03:17:02 [2020-06-27T03:17:02.463Z] 
03:17:02 [2020-06-27T03:17:02.463Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:17:02 [2020-06-27T03:17:02.976Z] #32 45.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
03:17:03 [2020-06-27T03:17:03.192Z] #23 ...
03:17:03 [2020-06-27T03:17:03.192Z] 
03:17:03 [2020-06-27T03:17:03.192Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:03 [2020-06-27T03:17:03.192Z] #60 DONE 34.8s
03:17:03 [2020-06-27T03:17:03.235Z] #32 45.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
03:17:03 [2020-06-27T03:17:03.235Z] #32 45.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
03:17:03 [2020-06-27T03:17:03.235Z] #32 45.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
03:17:03 [2020-06-27T03:17:03.235Z] #32 45.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
03:17:03 [2020-06-27T03:17:03.235Z] #32 45.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
03:17:03 [2020-06-27T03:17:03.452Z] 
03:17:03 [2020-06-27T03:17:03.452Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:03 [2020-06-27T03:17:03.452Z] #38 33.43 Fetched 3798 kB in 1s (3564 kB/s)
03:17:03 [2020-06-27T03:17:03.452Z] #38 33.70 Selecting previously unselected package libcap-dev:arm64.
03:17:03 [2020-06-27T03:17:03.452Z] #38 33.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
03:17:03 [2020-06-27T03:17:03.452Z] #38 33.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
03:17:03 [2020-06-27T03:17:03.452Z] #38 33.91 Unpacking libcap-dev:arm64 (1:2.25-2) ...
03:17:03 [2020-06-27T03:17:03.452Z] #38 ...
03:17:03 [2020-06-27T03:17:03.452Z] 
03:17:03 [2020-06-27T03:17:03.452Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:17:03 [2020-06-27T03:17:03.452Z] #51 33.68 Setting up libbtrfs0 (4.20.1-2) ...
03:17:03 [2020-06-27T03:17:03.452Z] #51 33.74 Setting up libbtrfs-dev (4.20.1-2) ...
03:17:03 [2020-06-27T03:17:03.452Z] #51 33.82 Processing triggers for libc-bin (2.28-10) ...
03:17:03 [2020-06-27T03:17:03.452Z] #51 DONE 34.9s
03:17:03 [2020-06-27T03:17:03.452Z] 
03:17:03 [2020-06-27T03:17:03.452Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:03 [2020-06-27T03:17:03.452Z] #38 34.93 Selecting previously unselected package libnet1:arm64.
03:17:03 [2020-06-27T03:17:03.452Z] #38 34.93 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:17:03 [2020-06-27T03:17:03.452Z] #38 35.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:17:03 [2020-06-27T03:17:03.712Z] #38 35.34 Selecting previously unselected package libnet1-dev.
03:17:03 [2020-06-27T03:17:03.712Z] #38 35.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
03:17:03 [2020-06-27T03:17:03.717Z] #52 123.9 + bin/containerd
03:17:03 [2020-06-27T03:17:03.802Z] #26 10.84 
                                                                           0.9%
#                                                                          2.7%
###                                                                        5.4%
#####                                                                      7.2%
#######                                                                    9.9%
#########                                                                 12.5%
##########                                                                14.3%
############                                                              17.0%
##############                                                            19.7%
################                                                          23.3%
###################                                                       26.9%
###################                                                       27.7%
####################                                                      28.6%
#####################                                                     30.4%
#######################                                                   33.1%
##########################                                                36.7%
#############################                                             41.1%
################################                                          44.7%
##################################                                        48.3%
####################################                                      50.1%
#####################################                                     52.1%
######################################                                    53.9%
########################################                                  55.7%
#########################################                                 58.3%
###########################################                               61.0%
#############################################                             63.7%
###############################################                           65.5%
################################################                          67.3%
###################################################                       70.8%
#####################################################                     74.4%
#######################################################                   77.1%
#########################################################                 79.8%
############################################################              83.4%
###############################################################           87.8%
#################################################################         91.4%
###################################################################       94.1%
#####################################################################     96.8%
######################################################################## 100.0%
03:17:03 [2020-06-27T03:17:03.802Z] #26 15.39 
03:17:03 [2020-06-27T03:17:03.973Z] #38 35.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:17:04 [2020-06-27T03:17:04.098Z] #26 ...
03:17:04 [2020-06-27T03:17:04.098Z] 
03:17:04 [2020-06-27T03:17:04.098Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:04 [2020-06-27T03:17:04.098Z] #31 45.61 sync
03:17:04 [2020-06-27T03:17:04.098Z] #31 45.61 internal/reflectlite
03:17:04 [2020-06-27T03:17:04.098Z] #31 50.52 errors
03:17:04 [2020-06-27T03:17:04.098Z] #31 50.52 sort
03:17:04 [2020-06-27T03:17:04.098Z] #31 51.15 internal/oserror
03:17:04 [2020-06-27T03:17:04.098Z] #31 51.18 io
03:17:04 [2020-06-27T03:17:04.098Z] #31 51.26 strconv
03:17:04 [2020-06-27T03:17:04.098Z] #31 51.44 syscall
03:17:04 [2020-06-27T03:17:04.233Z] #38 35.72 Selecting previously unselected package libnl-3-200:arm64.
03:17:04 [2020-06-27T03:17:04.233Z] #38 35.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
03:17:04 [2020-06-27T03:17:04.233Z] #38 35.75 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
03:17:04 [2020-06-27T03:17:04.362Z] #13 1.806 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:17:04 [2020-06-27T03:17:04.363Z] #13 DONE 1.9s
03:17:04 [2020-06-27T03:17:04.363Z] 
03:17:04 [2020-06-27T03:17:04.363Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:17:04 [2020-06-27T03:17:04.389Z] #31 ...
03:17:04 [2020-06-27T03:17:04.389Z] 
03:17:04 [2020-06-27T03:17:04.389Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:04 [2020-06-27T03:17:04.389Z] #33 53.91 Selecting previously unselected package libxml2:ppc64el.
03:17:04 [2020-06-27T03:17:04.389Z] #33 53.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
03:17:04 [2020-06-27T03:17:04.389Z] #33 53.93 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
03:17:04 [2020-06-27T03:17:04.389Z] #33 54.87 Selecting previously unselected package libarchive13:ppc64el.
03:17:04 [2020-06-27T03:17:04.389Z] #33 54.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
03:17:04 [2020-06-27T03:17:04.389Z] #33 54.92 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
03:17:04 [2020-06-27T03:17:04.389Z] #33 55.47 Selecting previously unselected package libjsoncpp1:ppc64el.
03:17:04 [2020-06-27T03:17:04.389Z] #33 55.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
03:17:04 [2020-06-27T03:17:04.389Z] #33 55.49 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
03:17:04 [2020-06-27T03:17:04.389Z] #33 55.68 Selecting previously unselected package librhash0:ppc64el.
03:17:04 [2020-06-27T03:17:04.389Z] #33 55.74 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
03:17:04 [2020-06-27T03:17:04.389Z] #33 55.74 Unpacking librhash0:ppc64el (1.3.8-1) ...
03:17:04 [2020-06-27T03:17:04.493Z] #38 36.00 Selecting previously unselected package libnl-3-dev:arm64.
03:17:04 [2020-06-27T03:17:04.493Z] #38 36.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
03:17:04 [2020-06-27T03:17:04.493Z] #38 36.01 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
03:17:04 [2020-06-27T03:17:04.609Z] #32 ...
03:17:04 [2020-06-27T03:17:04.610Z] 
03:17:04 [2020-06-27T03:17:04.610Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:17:04 [2020-06-27T03:17:04.610Z] #23 32.25 Reading package lists...
03:17:04 [2020-06-27T03:17:04.610Z] #23 39.03 Building dependency tree...
03:17:04 [2020-06-27T03:17:04.610Z] #23 42.67 ca-certificates is already the newest version (20200601~deb10u1).
03:17:04 [2020-06-27T03:17:04.610Z] #23 42.67 The following additional packages will be installed:
03:17:04 [2020-06-27T03:17:04.610Z] #23 42.68   libjq1 libonig5
03:17:04 [2020-06-27T03:17:04.610Z] #23 43.28 The following NEW packages will be installed:
03:17:04 [2020-06-27T03:17:04.610Z] #23 43.28   jq libjq1 libonig5
03:17:04 [2020-06-27T03:17:04.610Z] #23 43.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:17:04 [2020-06-27T03:17:04.610Z] #23 43.80 Need to get 355 kB of archives.
03:17:04 [2020-06-27T03:17:04.610Z] #23 43.80 After this operation, 1072 kB of additional disk space will be used.
03:17:04 [2020-06-27T03:17:04.610Z] #23 43.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:17:04 [2020-06-27T03:17:04.610Z] #23 43.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:17:04 [2020-06-27T03:17:04.610Z] #23 43.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.00 debconf: delaying package configuration, since apt-utils is not installed
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.22 Fetched 355 kB in 0s (1204 kB/s)
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.32 Selecting previously unselected package libonig5:amd64.
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.39 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.40 Unpacking libonig5:amd64 (6.9.1-1) ...
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.68 Selecting previously unselected package libjq1:amd64.
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.70 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.91 Selecting previously unselected package jq.
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.91 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
03:17:04 [2020-06-27T03:17:04.610Z] #23 45.92 Unpacking jq (1.5+dfsg-2+b1) ...
03:17:04 [2020-06-27T03:17:04.610Z] #23 46.19 Setting up libonig5:amd64 (6.9.1-1) ...
03:17:04 [2020-06-27T03:17:04.610Z] #23 46.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:17:04 [2020-06-27T03:17:04.610Z] #23 46.23 Setting up jq (1.5+dfsg-2+b1) ...
03:17:04 [2020-06-27T03:17:04.610Z] #23 46.25 Processing triggers for libc-bin (2.28-10) ...
03:17:04 [2020-06-27T03:17:04.610Z] #23 DONE 46.5s
03:17:04 [2020-06-27T03:17:04.610Z] 
03:17:04 [2020-06-27T03:17:04.610Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:17:04 [2020-06-27T03:17:04.610Z] #24 DONE 0.0s
03:17:04 [2020-06-27T03:17:04.610Z] 
03:17:04 [2020-06-27T03:17:04.610Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.38 The following NEW packages will be installed:
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.39   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.39   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.39   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.40   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.40   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.40   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.88 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.88 Need to get 77.7 MB of archives.
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.88 After this operation, 487 MB of additional disk space will be used.
03:17:04 [2020-06-27T03:17:04.610Z] #10 44.88 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]
03:17:04 [2020-06-27T03:17:04.610Z] #10 45.10 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]
03:17:04 [2020-06-27T03:17:04.610Z] #10 45.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:17:04 [2020-06-27T03:17:04.610Z] #10 45.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
03:17:04 [2020-06-27T03:17:04.610Z] #10 45.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
03:17:04 [2020-06-27T03:17:04.610Z] #10 45.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:17:04 [2020-06-27T03:17:04.610Z] #10 45.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:17:04 [2020-06-27T03:17:04.610Z] #10 46.22 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]
03:17:04 [2020-06-27T03:17:04.610Z] #10 46.23 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]
03:17:04 [2020-06-27T03:17:04.678Z] #33 55.95 Selecting previously unselected package libuv1:ppc64el.
03:17:04 [2020-06-27T03:17:04.678Z] #33 55.98 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
03:17:04 [2020-06-27T03:17:04.678Z] #33 55.99 Unpacking libuv1:ppc64el (1.24.1-1) ...
03:17:04 [2020-06-27T03:17:04.756Z] #38 ...
03:17:04 [2020-06-27T03:17:04.756Z] 
03:17:04 [2020-06-27T03:17:04.756Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:04 [2020-06-27T03:17:04.756Z] #10 21.59 Reading package lists...
03:17:04 [2020-06-27T03:17:04.756Z] #10 26.41 Building dependency tree...
03:17:04 [2020-06-27T03:17:04.756Z] #10 29.12 The following additional packages will be installed:
03:17:04 [2020-06-27T03:17:04.756Z] #10 29.13   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:17:04 [2020-06-27T03:17:04.756Z] #10 29.13   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:17:04 [2020-06-27T03:17:04.756Z] #10 29.14   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:17:04 [2020-06-27T03:17:04.756Z] #10 29.14   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:17:04 [2020-06-27T03:17:04.756Z] #10 29.15 Suggested packages:
03:17:04 [2020-06-27T03:17:04.756Z] #10 29.15   gcc-8-locales seccomp wine64
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.15 The following NEW packages will be installed:
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.16   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.16   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.16   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.16   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.16   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.16   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.73 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.73 Need to get 73.3 MB of archives.
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.73 After this operation, 472 MB of additional disk space will be used.
03:17:04 [2020-06-27T03:17:04.756Z] #10 30.73 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]
03:17:04 [2020-06-27T03:17:04.756Z] #10 31.09 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]
03:17:04 [2020-06-27T03:17:04.756Z] #10 31.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:17:04 [2020-06-27T03:17:04.756Z] #10 31.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
03:17:04 [2020-06-27T03:17:04.756Z] #10 31.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
03:17:04 [2020-06-27T03:17:04.756Z] #10 31.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:17:04 [2020-06-27T03:17:04.756Z] #10 32.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:17:04 [2020-06-27T03:17:04.756Z] #10 32.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
03:17:04 [2020-06-27T03:17:04.756Z] #10 32.56 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]
03:17:04 [2020-06-27T03:17:04.756Z] #10 35.45 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]
03:17:04 [2020-06-27T03:17:04.967Z] #33 56.19 Selecting previously unselected package cmake.
03:17:04 [2020-06-27T03:17:04.967Z] #33 56.22 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
03:17:04 [2020-06-27T03:17:04.967Z] #33 56.23 Unpacking cmake (3.13.4-1) ...
03:17:05 [2020-06-27T03:17:05.022Z] #10 ...
03:17:05 [2020-06-27T03:17:05.022Z] 
03:17:05 [2020-06-27T03:17:05.022Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:05 [2020-06-27T03:17:05.022Z] #32 21.58 Reading package lists...
03:17:05 [2020-06-27T03:17:05.022Z] #32 26.64 Building dependency tree...
03:17:05 [2020-06-27T03:17:05.022Z] #32 29.26 The following additional packages will be installed:
03:17:05 [2020-06-27T03:17:05.022Z] #32 29.27   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:17:05 [2020-06-27T03:17:05.022Z] #32 29.28 Suggested packages:
03:17:05 [2020-06-27T03:17:05.022Z] #32 29.28   cmake-doc ninja-build lrzip
03:17:05 [2020-06-27T03:17:05.022Z] #32 29.28 Recommended packages:
03:17:05 [2020-06-27T03:17:05.022Z] #32 29.28   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:17:05 [2020-06-27T03:17:05.022Z] #32 30.08 The following NEW packages will be installed:
03:17:05 [2020-06-27T03:17:05.022Z] #32 30.08   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:17:05 [2020-06-27T03:17:05.022Z] #32 30.08   vim-common xxd
03:17:05 [2020-06-27T03:17:05.022Z] #32 30.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:17:05 [2020-06-27T03:17:05.022Z] #32 30.48 Need to get 14.2 MB of archives.
03:17:05 [2020-06-27T03:17:05.022Z] #32 30.48 After this operation, 60.0 MB of additional disk space will be used.
03:17:05 [2020-06-27T03:17:05.022Z] #32 30.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
03:17:05 [2020-06-27T03:17:05.022Z] #32 30.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
03:17:05 [2020-06-27T03:17:05.022Z] #32 30.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
03:17:05 [2020-06-27T03:17:05.022Z] #32 30.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
03:17:05 [2020-06-27T03:17:05.022Z] #32 31.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
03:17:05 [2020-06-27T03:17:05.022Z] #32 31.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
03:17:05 [2020-06-27T03:17:05.022Z] #32 31.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
03:17:05 [2020-06-27T03:17:05.022Z] #32 31.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
03:17:05 [2020-06-27T03:17:05.022Z] #32 31.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
03:17:05 [2020-06-27T03:17:05.022Z] #32 31.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
03:17:05 [2020-06-27T03:17:05.022Z] #32 33.11 debconf: delaying package configuration, since apt-utils is not installed
03:17:05 [2020-06-27T03:17:05.022Z] #32 33.80 Fetched 14.2 MB in 2s (8679 kB/s)
03:17:05 [2020-06-27T03:17:05.022Z] #32 34.34 Selecting previously unselected package xxd.
03:17:05 [2020-06-27T03:17:05.022Z] #32 34.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
03:17:05 [2020-06-27T03:17:05.022Z] #32 34.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
03:17:05 [2020-06-27T03:17:05.022Z] #32 34.73 Unpacking xxd (2:8.1.0875-5) ...
03:17:05 [2020-06-27T03:17:05.022Z] #32 35.13 Selecting previously unselected package vim-common.
03:17:05 [2020-06-27T03:17:05.022Z] #32 35.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:17:05 [2020-06-27T03:17:05.022Z] #32 35.26 Unpacking vim-common (2:8.1.0875-5) ...
03:17:05 [2020-06-27T03:17:05.022Z] #32 35.83 Selecting previously unselected package cmake-data.
03:17:05 [2020-06-27T03:17:05.022Z] #32 35.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:17:05 [2020-06-27T03:17:05.022Z] #32 35.84 Unpacking cmake-data (3.13.4-1) ...
03:17:05 [2020-06-27T03:17:05.022Z] #32 ...
03:17:05 [2020-06-27T03:17:05.022Z] 
03:17:05 [2020-06-27T03:17:05.022Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:17:05 [2020-06-27T03:17:05.022Z] #23 34.91 Selecting previously unselected package libjq1:arm64.
03:17:05 [2020-06-27T03:17:05.022Z] #23 34.93 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
03:17:05 [2020-06-27T03:17:05.022Z] #23 34.94 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
03:17:05 [2020-06-27T03:17:05.022Z] #23 35.26 Selecting previously unselected package jq.
03:17:05 [2020-06-27T03:17:05.022Z] #23 35.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
03:17:05 [2020-06-27T03:17:05.022Z] #23 35.31 Unpacking jq (1.5+dfsg-2+b1) ...
03:17:05 [2020-06-27T03:17:05.022Z] #23 35.65 Setting up libonig5:arm64 (6.9.1-1) ...
03:17:05 [2020-06-27T03:17:05.022Z] #23 35.67 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
03:17:05 [2020-06-27T03:17:05.022Z] #23 35.70 Setting up jq (1.5+dfsg-2+b1) ...
03:17:05 [2020-06-27T03:17:05.022Z] #23 35.74 Processing triggers for libc-bin (2.28-10) ...
03:17:05 [2020-06-27T03:17:05.283Z] #23 DONE 36.8s
03:17:05 [2020-06-27T03:17:05.283Z] 
03:17:05 [2020-06-27T03:17:05.283Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:05 [2020-06-27T03:17:05.283Z] #10 36.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
03:17:05 [2020-06-27T03:17:05.283Z] #10 36.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
03:17:05 [2020-06-27T03:17:05.283Z] #10 36.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
03:17:05 [2020-06-27T03:17:05.283Z] #10 36.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
03:17:05 [2020-06-27T03:17:05.283Z] #10 36.83 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]
03:17:05 [2020-06-27T03:17:05.283Z] #10 36.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
03:17:05 [2020-06-27T03:17:05.283Z] #10 36.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
03:17:05 [2020-06-27T03:17:05.283Z] #10 36.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
03:17:05 [2020-06-27T03:17:05.283Z] #10 36.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
03:17:05 [2020-06-27T03:17:05.429Z] #51 30.40 Reading package lists...
03:17:05 [2020-06-27T03:17:05.429Z] #51 ...
03:17:05 [2020-06-27T03:17:05.429Z] 
03:17:05 [2020-06-27T03:17:05.429Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:17:05 [2020-06-27T03:17:05.429Z] #43 22.97 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:17:05 [2020-06-27T03:17:05.429Z] #43 24.72 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:17:05 [2020-06-27T03:17:05.429Z] #43 25.31 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:17:05 [2020-06-27T03:17:05.429Z] #43 28.21 go: finding github.com/fatih/color v1.9.0
03:17:05 [2020-06-27T03:17:05.429Z] #43 28.26 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:17:05 [2020-06-27T03:17:05.429Z] #43 28.28 go: finding github.com/pkg/errors v0.9.1
03:17:05 [2020-06-27T03:17:05.429Z] #43 28.50 go: finding github.com/spf13/pflag v1.0.3
03:17:05 [2020-06-27T03:17:05.429Z] #43 28.51 go: finding github.com/mattn/go-colorable v0.1.6
03:17:05 [2020-06-27T03:17:05.429Z] #43 28.53 go: finding github.com/mattn/go-isatty v0.0.12
03:17:05 [2020-06-27T03:17:05.429Z] #43 28.72 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:17:05 [2020-06-27T03:17:05.429Z] #43 28.94 go: finding github.com/jonboulle/clockwork v0.1.0
03:17:05 [2020-06-27T03:17:05.429Z] #43 28.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:17:05 [2020-06-27T03:17:05.429Z] #43 29.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:17:05 [2020-06-27T03:17:05.429Z] #43 29.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:17:05 [2020-06-27T03:17:05.429Z] #43 ...
03:17:05 [2020-06-27T03:17:05.429Z] 
03:17:05 [2020-06-27T03:17:05.429Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:17:05 [2020-06-27T03:17:05.429Z] #36 24.23 Checking out files:  90% (1445/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.
03:17:05 [2020-06-27T03:17:05.429Z] #36 24.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
03:17:05 [2020-06-27T03:17:05.429Z] #36 26.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:17:05 [2020-06-27T03:17:05.543Z] #10 ...
03:17:05 [2020-06-27T03:17:05.544Z] 
03:17:05 [2020-06-27T03:17:05.544Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:17:05 [2020-06-27T03:17:05.544Z] #24 DONE 0.3s
03:17:05 [2020-06-27T03:17:05.544Z] 
03:17:05 [2020-06-27T03:17:05.544Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:05 [2020-06-27T03:17:05.544Z] #10 36.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
03:17:05 [2020-06-27T03:17:05.544Z] #10 37.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
03:17:05 [2020-06-27T03:17:05.544Z] #10 37.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
03:17:05 [2020-06-27T03:17:05.544Z] #10 37.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
03:17:05 [2020-06-27T03:17:05.544Z] #10 37.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
03:17:05 [2020-06-27T03:17:05.544Z] #10 37.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
03:17:05 [2020-06-27T03:17:05.590Z] #33 ...
03:17:05 [2020-06-27T03:17:05.590Z] 
03:17:05 [2020-06-27T03:17:05.590Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:05 [2020-06-27T03:17:05.590Z] #42 46.85 internal/reflectlite
03:17:05 [2020-06-27T03:17:05.590Z] #42 46.86 sync
03:17:05 [2020-06-27T03:17:05.590Z] #42 49.91 internal/singleflight
03:17:05 [2020-06-27T03:17:05.590Z] #42 49.92 math/rand
03:17:05 [2020-06-27T03:17:05.590Z] #42 49.98 github.com/LK4D4/vndr/godl/singleflight
03:17:05 [2020-06-27T03:17:05.590Z] #42 53.81 sort
03:17:05 [2020-06-27T03:17:05.590Z] #42 53.81 io
03:17:05 [2020-06-27T03:17:05.590Z] #42 53.93 syscall
03:17:05 [2020-06-27T03:17:05.590Z] #42 53.94 strconv
03:17:05 [2020-06-27T03:17:05.590Z] #42 ...
03:17:05 [2020-06-27T03:17:05.590Z] 
03:17:05 [2020-06-27T03:17:05.590Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:05 [2020-06-27T03:17:05.590Z] #26 16.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:17:05 [2020-06-27T03:17:05.879Z] #26 ...
03:17:05 [2020-06-27T03:17:05.879Z] 
03:17:05 [2020-06-27T03:17:05.879Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:05 [2020-06-27T03:17:05.879Z] #39 47.28 Selecting previously unselected package protobuf-c-compiler.
03:17:05 [2020-06-27T03:17:05.879Z] #39 47.30 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 47.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 47.50 Selecting previously unselected package protobuf-compiler.
03:17:05 [2020-06-27T03:17:05.879Z] #39 47.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 47.53 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 47.74 Selecting previously unselected package python-pkg-resources.
03:17:05 [2020-06-27T03:17:05.879Z] #39 47.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 47.76 Unpacking python-pkg-resources (40.8.0-1) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 48.12 Selecting previously unselected package python-six.
03:17:05 [2020-06-27T03:17:05.879Z] #39 48.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 48.14 Unpacking python-six (1.12.0-1) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 48.34 Selecting previously unselected package python-protobuf.
03:17:05 [2020-06-27T03:17:05.879Z] #39 48.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 48.36 Unpacking python-protobuf (3.6.1.3-2) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 49.15 Setting up python-pkg-resources (40.8.0-1) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 56.16 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 56.16 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 56.17 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 56.17 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 56.17 Setting up python-six (1.12.0-1) ...
03:17:05 [2020-06-27T03:17:05.879Z] #39 ...
03:17:05 [2020-06-27T03:17:05.879Z] 
03:17:05 [2020-06-27T03:17:05.879Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:17:05 [2020-06-27T03:17:05.879Z] #29 51.26 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.
03:17:05 [2020-06-27T03:17:05.879Z] #29 52.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:17:05 [2020-06-27T03:17:05.879Z] #29 52.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:17:05 [2020-06-27T03:17:05.984Z] #10 ...
03:17:05 [2020-06-27T03:17:05.984Z] 
03:17:05 [2020-06-27T03:17:05.984Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:17:05 [2020-06-27T03:17:05.984Z] #51 32.96 Reading package lists...
03:17:05 [2020-06-27T03:17:05.984Z] #51 39.99 Building dependency tree...
03:17:05 [2020-06-27T03:17:05.984Z] #51 43.99 The following additional packages will be installed:
03:17:05 [2020-06-27T03:17:05.984Z] #51 43.99   libbtrfs0
03:17:05 [2020-06-27T03:17:05.984Z] #51 44.28 The following NEW packages will be installed:
03:17:05 [2020-06-27T03:17:05.984Z] #51 44.29   libbtrfs-dev libbtrfs0
03:17:05 [2020-06-27T03:17:05.984Z] #51 44.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:17:05 [2020-06-27T03:17:05.984Z] #51 44.72 Need to get 119 kB of archives.
03:17:05 [2020-06-27T03:17:05.984Z] #51 44.72 After this operation, 387 kB of additional disk space will be used.
03:17:05 [2020-06-27T03:17:05.984Z] #51 44.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:17:05 [2020-06-27T03:17:05.984Z] #51 44.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:17:05 [2020-06-27T03:17:05.984Z] #51 45.92 debconf: delaying package configuration, since apt-utils is not installed
03:17:05 [2020-06-27T03:17:05.984Z] #51 46.21 Fetched 119 kB in 0s (421 kB/s)
03:17:05 [2020-06-27T03:17:05.984Z] #51 46.37 Selecting previously unselected package libbtrfs0.
03:17:05 [2020-06-27T03:17:05.985Z] #51 46.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:17:05 [2020-06-27T03:17:05.985Z] #51 46.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
03:17:05 [2020-06-27T03:17:05.985Z] #51 46.49 Unpacking libbtrfs0 (4.20.1-2) ...
03:17:05 [2020-06-27T03:17:05.985Z] #51 46.69 Selecting previously unselected package libbtrfs-dev.
03:17:05 [2020-06-27T03:17:05.985Z] #51 46.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
03:17:05 [2020-06-27T03:17:05.985Z] #51 46.69 Unpacking libbtrfs-dev (4.20.1-2) ...
03:17:05 [2020-06-27T03:17:05.985Z] #51 47.20 Setting up libbtrfs0 (4.20.1-2) ...
03:17:05 [2020-06-27T03:17:05.985Z] #51 47.22 Setting up libbtrfs-dev (4.20.1-2) ...
03:17:05 [2020-06-27T03:17:05.985Z] #51 47.25 Processing triggers for libc-bin (2.28-10) ...
03:17:05 [2020-06-27T03:17:05.985Z] #51 DONE 47.7s
03:17:05 [2020-06-27T03:17:05.985Z] 
03:17:05 [2020-06-27T03:17:05.985Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:05 [2020-06-27T03:17:05.985Z] #32 46.79 debconf: delaying package configuration, since apt-utils is not installed
03:17:05 [2020-06-27T03:17:05.985Z] #32 47.10 Fetched 14.9 MB in 2s (9370 kB/s)
03:17:05 [2020-06-27T03:17:05.985Z] #32 47.26 Selecting previously unselected package xxd.
03:17:05 [2020-06-27T03:17:05.985Z] #32 47.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 ... 15410 files and directories currently installed.)
03:17:05 [2020-06-27T03:17:05.985Z] #32 47.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
03:17:05 [2020-06-27T03:17:05.985Z] #32 47.48 Unpacking xxd (2:8.1.0875-5) ...
03:17:05 [2020-06-27T03:17:05.985Z] #32 47.77 Selecting previously unselected package vim-common.
03:17:05 [2020-06-27T03:17:05.985Z] #32 47.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:17:05 [2020-06-27T03:17:05.985Z] #32 47.96 Unpacking vim-common (2:8.1.0875-5) ...
03:17:05 [2020-06-27T03:17:05.990Z] #36 ...
03:17:05 [2020-06-27T03:17:05.990Z] 
03:17:05 [2020-06-27T03:17:05.990Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:05 [2020-06-27T03:17:05.990Z] #47 23.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:17:05 [2020-06-27T03:17:05.990Z] #47 23.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:17:05 [2020-06-27T03:17:05.990Z] #47 23.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:17:05 [2020-06-27T03:17:05.990Z] #47 23.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:17:05 [2020-06-27T03:17:05.990Z] #47 24.56 runtime/cgo
03:17:05 [2020-06-27T03:17:05.990Z] #47 24.67 runtime
03:17:06 [2020-06-27T03:17:06.263Z] #14 DONE 1.8s
03:17:06 [2020-06-27T03:17:06.263Z] 
03:17:06 [2020-06-27T03:17:06.263Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:06 [2020-06-27T03:17:06.263Z] #39 56.98   CC       compel/src/lib/ptrace.o
03:17:06 [2020-06-27T03:17:06.263Z] #39 57.33   AR       compel/libcompel.a
03:17:06 [2020-06-27T03:17:06.263Z] #39 57.47   HOSTCC   compel/src/main-host.o
03:17:06 [2020-06-27T03:17:06.263Z] #39 58.08   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
03:17:06 [2020-06-27T03:17:06.263Z] #39 58.38   HOSTCC   compel/src/lib/handle-elf-host.o
03:17:06 [2020-06-27T03:17:06.263Z] #39 58.83   HOSTCC   compel/src/lib/log-host.o
03:17:06 [2020-06-27T03:17:06.263Z] #39 59.09   HOSTLINK compel/compel-host-bin
03:17:06 [2020-06-27T03:17:06.263Z] #39 59.42   DEP      soccr/soccr.d
03:17:06 [2020-06-27T03:17:06.263Z] #39 59.75   CC       soccr/soccr.o
03:17:06 [2020-06-27T03:17:06.263Z] #39 61.35   AR       soccr/libsoccr.a
03:17:06 [2020-06-27T03:17:06.263Z] #39 61.39 make[1]: 'soccr/libsoccr.a' is up to date.
03:17:06 [2020-06-27T03:17:06.263Z] #39 61.72   DEP      criu/arch/x86/sigframe.d
03:17:06 [2020-06-27T03:17:06.263Z] #39 61.81   DEP      criu/arch/x86/sigaction_compat.d
03:17:06 [2020-06-27T03:17:06.263Z] #39 61.93   DEP      criu/arch/x86/kerndat.d
03:17:06 [2020-06-27T03:17:06.263Z] #39 62.07   DEP      criu/arch/x86/crtools.d
03:17:06 [2020-06-27T03:17:06.263Z] #39 62.28   DEP      criu/arch/x86/cpu.d
03:17:06 [2020-06-27T03:17:06.263Z] #39 62.50   CC       criu/arch/x86/cpu.o
03:17:06 [2020-06-27T03:17:06.263Z] #39 63.40   CC       criu/arch/x86/crtools.o
03:17:06 [2020-06-27T03:17:06.263Z] #39 ...
03:17:06 [2020-06-27T03:17:06.263Z] 
03:17:06 [2020-06-27T03:17:06.263Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:17:06 [2020-06-27T03:17:06.506Z] #29 ...
03:17:06 [2020-06-27T03:17:06.506Z] 
03:17:06 [2020-06-27T03:17:06.506Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:06 [2020-06-27T03:17:06.506Z] #26 17.47 
03:17:06 [2020-06-27T03:17:06.506Z] #26 17.79 
#############################################                             62.9%
######################################################################## 100.0%
03:17:06 [2020-06-27T03:17:06.549Z] #47 ...
03:17:06 [2020-06-27T03:17:06.549Z] 
03:17:06 [2020-06-27T03:17:06.549Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:06 [2020-06-27T03:17:06.549Z] #32 24.10 Fetched 8355 kB in 17s (484 kB/s)
03:17:06 [2020-06-27T03:17:06.549Z] #32 24.10 Reading package lists...
03:17:06 [2020-06-27T03:17:06.551Z] #32 48.62 Selecting previously unselected package cmake-data.
03:17:06 [2020-06-27T03:17:06.551Z] #32 48.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:17:06 [2020-06-27T03:17:06.551Z] #32 48.65 Unpacking cmake-data (3.13.4-1) ...
03:17:06 [2020-06-27T03:17:06.796Z] #26 18.07 
03:17:06 [2020-06-27T03:17:06.803Z] #32 31.65 Reading package lists...
03:17:06 [2020-06-27T03:17:06.803Z] #32 ...
03:17:06 [2020-06-27T03:17:06.803Z] 
03:17:06 [2020-06-27T03:17:06.803Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:06 [2020-06-27T03:17:06.803Z] #38 25.26 Fetched 8355 kB in 18s (462 kB/s)
03:17:06 [2020-06-27T03:17:06.803Z] #38 25.26 Reading package lists...
03:17:06 [2020-06-27T03:17:06.803Z] #38 32.70 Reading package lists...
03:17:06 [2020-06-27T03:17:06.803Z] #38 ...
03:17:06 [2020-06-27T03:17:06.803Z] 
03:17:06 [2020-06-27T03:17:06.803Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:06 [2020-06-27T03:17:06.803Z] #10 24.42 Fetched 8355 kB in 18s (469 kB/s)
03:17:06 [2020-06-27T03:17:06.803Z] #10 24.42 Reading package lists...
03:17:07 [2020-06-27T03:17:07.059Z] #10 31.77 Reading package lists...
03:17:07 [2020-06-27T03:17:07.059Z] #10 ...
03:17:07 [2020-06-27T03:17:07.059Z] 
03:17:07 [2020-06-27T03:17:07.059Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:17:07 [2020-06-27T03:17:07.059Z] #23 24.85 Fetched 8355 kB in 18s (473 kB/s)
03:17:07 [2020-06-27T03:17:07.059Z] #23 24.85 Reading package lists...
03:17:07 [2020-06-27T03:17:07.489Z] #32 ...
03:17:07 [2020-06-27T03:17:07.489Z] 
03:17:07 [2020-06-27T03:17:07.489Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:07 [2020-06-27T03:17:07.489Z] #38 32.94 Reading package lists...
03:17:07 [2020-06-27T03:17:07.489Z] #38 39.93 Building dependency tree...
03:17:07 [2020-06-27T03:17:07.489Z] #38 43.97 The following additional packages will be installed:
03:17:07 [2020-06-27T03:17:07.489Z] #38 43.97   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:17:07 [2020-06-27T03:17:07.489Z] #38 43.97   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:17:07 [2020-06-27T03:17:07.489Z] #38 43.98 Suggested packages:
03:17:07 [2020-06-27T03:17:07.489Z] #38 43.98   manpages-dev python-setuptools
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.52 The following NEW packages will be installed:
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.52   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.52   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.53   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.53   python-six zlib1g-dev
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.92 Need to get 4095 kB of archives.
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.92 After this operation, 22.5 MB of additional disk space will be used.
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 45.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 46.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 46.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 46.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 46.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 46.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 46.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 46.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 46.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
03:17:07 [2020-06-27T03:17:07.489Z] #38 47.70 debconf: delaying package configuration, since apt-utils is not installed
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.14 Fetched 4095 kB in 1s (6368 kB/s)
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.34 Selecting previously unselected package libcap-dev:amd64.
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.47 Unpacking libcap-dev:amd64 (1:2.25-2) ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.67 Selecting previously unselected package libnet1:amd64.
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.82 Selecting previously unselected package libnet1-dev.
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 48.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 49.09 Selecting previously unselected package libnl-3-200:amd64.
03:17:07 [2020-06-27T03:17:07.489Z] #38 49.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 49.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 49.26 Selecting previously unselected package libnl-3-dev:amd64.
03:17:07 [2020-06-27T03:17:07.489Z] #38 49.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 49.28 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 49.59 Selecting previously unselected package libprotobuf-c1:amd64.
03:17:07 [2020-06-27T03:17:07.489Z] #38 49.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:17:07 [2020-06-27T03:17:07.489Z] #38 49.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:17:07 [2020-06-27T03:17:07.747Z] #38 49.73 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:17:07 [2020-06-27T03:17:07.747Z] #38 49.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
03:17:07 [2020-06-27T03:17:07.747Z] #38 49.77 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:17:07 [2020-06-27T03:17:07.747Z] #38 49.90 Selecting previously unselected package zlib1g-dev:amd64.
03:17:07 [2020-06-27T03:17:07.747Z] #38 49.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
03:17:08 [2020-06-27T03:17:08.005Z] #38 49.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:17:08 [2020-06-27T03:17:08.066Z] #10 39.47 debconf: delaying package configuration, since apt-utils is not installed
03:17:08 [2020-06-27T03:17:08.066Z] #10 39.71 Fetched 73.3 MB in 7s (10.9 MB/s)
03:17:08 [2020-06-27T03:17:08.165Z] #15 DONE 2.2s
03:17:08 [2020-06-27T03:17:08.165Z] 
03:17:08 [2020-06-27T03:17:08.165Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:17:08 [2020-06-27T03:17:08.263Z] #38 50.28 Selecting previously unselected package libprotobuf17:amd64.
03:17:08 [2020-06-27T03:17:08.263Z] #38 50.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
03:17:08 [2020-06-27T03:17:08.263Z] #38 50.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
03:17:08 [2020-06-27T03:17:08.263Z] #38 ...
03:17:08 [2020-06-27T03:17:08.263Z] 
03:17:08 [2020-06-27T03:17:08.263Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:08 [2020-06-27T03:17:08.263Z] #30 40.25 internal/reflectlite
03:17:08 [2020-06-27T03:17:08.263Z] #30 40.25 sync
03:17:08 [2020-06-27T03:17:08.263Z] #30 43.02 sort
03:17:08 [2020-06-27T03:17:08.263Z] #30 43.02 errors
03:17:08 [2020-06-27T03:17:08.263Z] #30 43.60 strconv
03:17:08 [2020-06-27T03:17:08.263Z] #30 44.77 io
03:17:08 [2020-06-27T03:17:08.263Z] #30 46.37 internal/oserror
03:17:08 [2020-06-27T03:17:08.263Z] #30 46.72 syscall
03:17:08 [2020-06-27T03:17:08.263Z] #30 48.15 reflect
03:17:08 [2020-06-27T03:17:08.294Z] #26 19.42 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:17:08 [2020-06-27T03:17:08.326Z] #10 39.88 Selecting previously unselected package binutils-mingw-w64-i686.
03:17:08 [2020-06-27T03:17:08.522Z] #30 ...
03:17:08 [2020-06-27T03:17:08.522Z] 
03:17:08 [2020-06-27T03:17:08.522Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:17:08 [2020-06-27T03:17:08.582Z] #26 19.87 #=#=#                                                                         
03:17:08 [2020-06-27T03:17:08.587Z] #10 39.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
03:17:08 [2020-06-27T03:17:08.587Z] #10 39.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
03:17:08 [2020-06-27T03:17:08.587Z] #10 39.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:17:08 [2020-06-27T03:17:08.847Z] #10 ...
03:17:08 [2020-06-27T03:17:08.847Z] 
03:17:08 [2020-06-27T03:17:08.847Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:08 [2020-06-27T03:17:08.847Z] #30 30.30 internal/reflectlite
03:17:08 [2020-06-27T03:17:08.847Z] #30 30.30 sync
03:17:08 [2020-06-27T03:17:08.847Z] #30 32.23 sort
03:17:08 [2020-06-27T03:17:08.847Z] #30 32.23 errors
03:17:08 [2020-06-27T03:17:08.847Z] #30 32.71 io
03:17:08 [2020-06-27T03:17:08.847Z] #30 32.72 internal/oserror
03:17:08 [2020-06-27T03:17:08.847Z] #30 32.73 strconv
03:17:08 [2020-06-27T03:17:08.847Z] #30 32.85 syscall
03:17:08 [2020-06-27T03:17:08.847Z] #30 34.07 strings
03:17:08 [2020-06-27T03:17:08.847Z] #30 34.08 bytes
03:17:08 [2020-06-27T03:17:08.847Z] #30 36.90 bufio
03:17:08 [2020-06-27T03:17:08.847Z] #30 37.64 reflect
03:17:08 [2020-06-27T03:17:08.847Z] #30 39.47 path
03:17:08 [2020-06-27T03:17:08.847Z] #30 39.83 text/tabwriter
03:17:08 [2020-06-27T03:17:08.870Z] #26 20.23 
################################################                          67.0%
######################################################################## 100.0%
03:17:09 [2020-06-27T03:17:09.107Z] #30 ...
03:17:09 [2020-06-27T03:17:09.107Z] 
03:17:09 [2020-06-27T03:17:09.107Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:09 [2020-06-27T03:17:09.107Z] #38 37.10 Selecting previously unselected package libprotobuf-c1:arm64.
03:17:09 [2020-06-27T03:17:09.107Z] #38 37.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 37.14 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 37.55 Selecting previously unselected package libprotobuf-c-dev:arm64.
03:17:09 [2020-06-27T03:17:09.107Z] #38 37.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 37.58 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 39.21 Selecting previously unselected package zlib1g-dev:arm64.
03:17:09 [2020-06-27T03:17:09.107Z] #38 39.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 39.23 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 39.41 Selecting previously unselected package libprotobuf17:arm64.
03:17:09 [2020-06-27T03:17:09.107Z] #38 39.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 39.44 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 39.91 Selecting previously unselected package libprotobuf-lite17:arm64.
03:17:09 [2020-06-27T03:17:09.107Z] #38 39.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 39.93 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 40.11 Selecting previously unselected package libprotobuf-dev:arm64.
03:17:09 [2020-06-27T03:17:09.107Z] #38 40.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
03:17:09 [2020-06-27T03:17:09.107Z] #38 40.12 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
03:17:09 [2020-06-27T03:17:09.161Z] #26 20.44 
03:17:09 [2020-06-27T03:17:09.161Z] #26 ...
03:17:09 [2020-06-27T03:17:09.161Z] 
03:17:09 [2020-06-27T03:17:09.161Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:09 [2020-06-27T03:17:09.161Z] #33 59.97 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 59.97 Setting up xxd (2:8.1.0875-5) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 59.98 Setting up libuv1:ppc64el (1.24.1-1) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 60.00 Setting up vim-common (2:8.1.0875-5) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 60.04 Setting up librhash0:ppc64el (1.3.8-1) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 60.05 Setting up cmake-data (3.13.4-1) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 60.07 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 60.08 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 60.09 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 60.10 Setting up cmake (3.13.4-1) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 60.11 Processing triggers for libc-bin (2.28-10) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 60.21 Processing triggers for mime-support (3.62) ...
03:17:09 [2020-06-27T03:17:09.161Z] #33 DONE 60.6s
03:17:09 [2020-06-27T03:17:09.360Z] #28 50.41 Checking out files:  85% (1299/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.
03:17:09 [2020-06-27T03:17:09.360Z] #28 51.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:17:09 [2020-06-27T03:17:09.449Z] 
03:17:09 [2020-06-27T03:17:09.449Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:09 [2020-06-27T03:17:09.449Z] #39 60.59 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
03:17:09 [2020-06-27T03:17:09.449Z] #39 60.60 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
03:17:09 [2020-06-27T03:17:09.449Z] #39 60.67 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
03:17:09 [2020-06-27T03:17:09.449Z] #39 60.67 Setting up libcap-dev:ppc64el (1:2.25-2) ...
03:17:09 [2020-06-27T03:17:09.449Z] #39 60.68 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
03:17:09 [2020-06-27T03:17:09.449Z] #39 60.69 Setting up protobuf-compiler (3.6.1.3-2) ...
03:17:09 [2020-06-27T03:17:09.449Z] #39 60.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:17:09 [2020-06-27T03:17:09.449Z] #39 60.70 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
03:17:09 [2020-06-27T03:17:09.449Z] #39 60.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:17:09 [2020-06-27T03:17:09.449Z] #39 60.74 Setting up python-protobuf (3.6.1.3-2) ...
03:17:09 [2020-06-27T03:17:09.569Z] #23 31.90 Reading package lists...
03:17:09 [2020-06-27T03:17:09.569Z] #23 ...
03:17:09 [2020-06-27T03:17:09.569Z] 
03:17:09 [2020-06-27T03:17:09.569Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:17:09 [2020-06-27T03:17:09.569Z] #51 30.40 Reading package lists...
03:17:09 [2020-06-27T03:17:09.618Z] #28 51.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:17:10 [2020-06-27T03:17:10.048Z] #38 41.58 Selecting previously unselected package libprotoc17:arm64.
03:17:10 [2020-06-27T03:17:10.048Z] #38 41.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
03:17:10 [2020-06-27T03:17:10.308Z] #38 41.65 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
03:17:10 [2020-06-27T03:17:10.510Z] #52 ...
03:17:10 [2020-06-27T03:17:10.510Z] 
03:17:10 [2020-06-27T03:17:10.510Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:17:10 [2020-06-27T03:17:10.510Z] #45 149.1 + cd /tmp/tmp.prWxxBId2l/src/github.com/golangci/golangci-lint/
03:17:10 [2020-06-27T03:17:10.510Z] #45 149.1 + git checkout -q v1.23.8
03:17:10 [2020-06-27T03:17:10.510Z] #45 149.2 ++ git describe --tags
03:17:10 [2020-06-27T03:17:10.510Z] #45 149.2 + version=v1.23.8
03:17:10 [2020-06-27T03:17:10.510Z] #45 149.2 ++ git rev-parse --short HEAD
03:17:10 [2020-06-27T03:17:10.510Z] #45 149.2 + commit=76a82c6
03:17:10 [2020-06-27T03:17:10.510Z] #45 149.2 ++ git show -s --format=%cd
03:17:10 [2020-06-27T03:17:10.510Z] #45 149.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:17:10 [2020-06-27T03:17:10.510Z] #45 149.2 + 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
03:17:10 [2020-06-27T03:17:10.569Z] #38 42.04 Selecting previously unselected package protobuf-c-compiler.
03:17:10 [2020-06-27T03:17:10.569Z] #38 42.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
03:17:10 [2020-06-27T03:17:10.569Z] #38 42.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:17:10 [2020-06-27T03:17:10.696Z] #16 DONE 2.3s
03:17:10 [2020-06-27T03:17:10.696Z] 
03:17:10 [2020-06-27T03:17:10.696Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:10 [2020-06-27T03:17:10.696Z] #39 64.83   CC       criu/arch/x86/kerndat.o
03:17:10 [2020-06-27T03:17:10.696Z] #39 65.40   CC       criu/arch/x86/sigaction_compat.o
03:17:10 [2020-06-27T03:17:10.696Z] #39 65.68   CC       criu/arch/x86/sigframe.o
03:17:10 [2020-06-27T03:17:10.696Z] #39 65.91   LINK     criu/arch/x86/crtools.built-in.o
03:17:10 [2020-06-27T03:17:10.696Z] #39 65.97   DEP      criu/pie/util-vdso-elf32.d
03:17:10 [2020-06-27T03:17:10.696Z] #39 66.16   DEP      criu/pie/util-vdso.d
03:17:10 [2020-06-27T03:17:10.696Z] #39 66.31   DEP      criu/pie/util.d
03:17:10 [2020-06-27T03:17:10.696Z] #39 66.57   CC       criu/pie/util.o
03:17:10 [2020-06-27T03:17:10.696Z] #39 66.99   CC       criu/pie/util-vdso.o
03:17:10 [2020-06-27T03:17:10.696Z] #39 67.72   CC       criu/pie/util-vdso-elf32.o
03:17:10 [2020-06-27T03:17:10.696Z] #39 68.28   AR       criu/pie/pie.lib.a
03:17:10 [2020-06-27T03:17:10.696Z] #39 68.36   DEP      criu/pie/restorer.d
03:17:10 [2020-06-27T03:17:10.696Z] #39 68.64   DEP      criu/arch/x86/sigaction_compat_pie.d
03:17:10 [2020-06-27T03:17:10.696Z] #39 68.86   DEP      criu/arch/x86/restorer_unmap.d
03:17:10 [2020-06-27T03:17:10.696Z] #39 68.93   DEP      criu/arch/x86/restorer.d
03:17:10 [2020-06-27T03:17:10.829Z] #38 42.24 Selecting previously unselected package protobuf-compiler.
03:17:10 [2020-06-27T03:17:10.829Z] #38 42.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
03:17:10 [2020-06-27T03:17:10.829Z] #38 42.25 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:17:10 [2020-06-27T03:17:10.954Z] #39 69.29   DEP      criu/arch/x86/vdso-pie.d
03:17:11 [2020-06-27T03:17:11.090Z] #38 42.65 Selecting previously unselected package python-pkg-resources.
03:17:11 [2020-06-27T03:17:11.090Z] #38 42.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:17:11 [2020-06-27T03:17:11.090Z] #38 ...
03:17:11 [2020-06-27T03:17:11.090Z] 
03:17:11 [2020-06-27T03:17:11.090Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:11 [2020-06-27T03:17:11.090Z] #25 4.376 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:17:11 [2020-06-27T03:17:11.090Z] #25 4.826 
03:17:11 [2020-06-27T03:17:11.488Z] #51 37.50 Building dependency tree...
03:17:11 [2020-06-27T03:17:11.518Z] #28 ...
03:17:11 [2020-06-27T03:17:11.518Z] 
03:17:11 [2020-06-27T03:17:11.518Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:11 [2020-06-27T03:17:11.518Z] #41 43.50 sort
03:17:11 [2020-06-27T03:17:11.518Z] #41 43.53 errors
03:17:11 [2020-06-27T03:17:11.518Z] #41 44.30 io
03:17:11 [2020-06-27T03:17:11.518Z] #41 45.03 strconv
03:17:11 [2020-06-27T03:17:11.518Z] #41 45.48 bytes
03:17:11 [2020-06-27T03:17:11.518Z] #41 48.30 bufio
03:17:11 [2020-06-27T03:17:11.518Z] #41 50.00 reflect
03:17:11 [2020-06-27T03:17:11.518Z] #41 50.73 syscall
03:17:11 [2020-06-27T03:17:11.518Z] #41 ...
03:17:11 [2020-06-27T03:17:11.518Z] 
03:17:11 [2020-06-27T03:17:11.518Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:11 [2020-06-27T03:17:11.518Z] #25 4.398 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:17:11 [2020-06-27T03:17:11.518Z] #25 4.892 
03:17:11 [2020-06-27T03:17:11.518Z] #25 5.156 
#                                                                          2.3%
######                                                                     8.8%
#########                                                                 13.3%
#############                                                             18.1%
################                                                          23.5%
###################                                                       27.6%
#######################                                                   32.1%
##########################                                                36.6%
#############################                                             41.4%
#################################                                         46.1%
#####################################                                     51.9%
########################################                                  56.7%
###########################################                               61.0%
################################################                          67.0%
#####################################################                     74.3%
###########################################################               82.4%
###########################################################               82.5%
#################################################################         91.4%
#####################################################################     96.9%
######################################################################## 100.0%
03:17:11 [2020-06-27T03:17:11.520Z] #39 69.52   DEP      criu/pie/parasite-vdso.d
03:17:11 [2020-06-27T03:17:11.520Z] #39 69.71   DEP      criu/pie/parasite.d
03:17:11 [2020-06-27T03:17:11.779Z] #39 69.95   CC       criu/pie/parasite.o
03:17:11 [2020-06-27T03:17:11.876Z] #25 5.060 
                                                                           0.0%
#######                                                                   10.9%
############                                                              17.7%
################                                                          22.3%
####################                                                      28.1%
########################                                                  34.1%
###########################                                               37.8%
##############################                                            43.0%
###################################                                       49.5%
#######################################                                   54.7%
##########################################                                58.5%
#############################################                             62.8%
##
03:17:11 [2020-06-27T03:17:11.876Z] #25 ...
03:17:11 [2020-06-27T03:17:11.876Z] 
03:17:11 [2020-06-27T03:17:11.876Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:11 [2020-06-27T03:17:11.876Z] #41 33.35 io
03:17:11 [2020-06-27T03:17:11.876Z] #41 33.38 strconv
03:17:11 [2020-06-27T03:17:11.876Z] #41 33.38 vendor/golang.org/x/net/dns/dnsmessage
03:17:11 [2020-06-27T03:17:11.876Z] #41 33.38 syscall
03:17:11 [2020-06-27T03:17:11.876Z] #41 34.94 bytes
03:17:11 [2020-06-27T03:17:11.876Z] #41 39.45 bufio
03:17:11 [2020-06-27T03:17:11.876Z] #41 39.72 reflect
03:17:11 [2020-06-27T03:17:11.876Z] #41 40.36 regexp/syntax
03:17:11 [2020-06-27T03:17:11.876Z] #41 42.04 vendor/golang.org/x/text/transform
03:17:11 [2020-06-27T03:17:11.876Z] #41 ...
03:17:11 [2020-06-27T03:17:11.876Z] 
03:17:11 [2020-06-27T03:17:11.876Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:12 [2020-06-27T03:17:12.085Z] #25 7.558 
03:17:12 [2020-06-27T03:17:12.137Z] #25 5.060 
                                                                           0.0%
#######                                                                   10.9%
############                                                              17.7%
################                                                          22.3%
####################                                                      28.1%
########################                                                  34.1%
###########################                                               37.8%
##############################                                            43.0%
###################################                                       49.5%
#######################################                                   54.7%
##########################################                                58.5%
#############################################                             62.8%
##################################################                        70.1%
######################################################                    75.9%
###
03:17:12 [2020-06-27T03:17:12.137Z] #25 ...
03:17:12 [2020-06-27T03:17:12.137Z] 
03:17:12 [2020-06-27T03:17:12.137Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:17:12 [2020-06-27T03:17:12.137Z] #28 33.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:17:12 [2020-06-27T03:17:12.137Z] #28 34.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:17:12 [2020-06-27T03:17:12.137Z] #28 ...
03:17:12 [2020-06-27T03:17:12.137Z] 
03:17:12 [2020-06-27T03:17:12.137Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:12 [2020-06-27T03:17:12.160Z] #39 ...
03:17:12 [2020-06-27T03:17:12.160Z] 
03:17:12 [2020-06-27T03:17:12.160Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:12 [2020-06-27T03:17:12.160Z] #11 53.11 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:17:12 [2020-06-27T03:17:12.160Z] #11 53.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
03:17:12 [2020-06-27T03:17:12.160Z] #11 53.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:17:12 [2020-06-27T03:17:12.160Z] #11 56.78 Selecting previously unselected package binutils-mingw-w64.
03:17:12 [2020-06-27T03:17:12.160Z] #11 56.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:17:12 [2020-06-27T03:17:12.160Z] #11 56.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:17:12 [2020-06-27T03:17:12.160Z] #11 56.95 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
03:17:12 [2020-06-27T03:17:12.160Z] #11 56.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
03:17:12 [2020-06-27T03:17:12.160Z] #11 56.96 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
03:17:12 [2020-06-27T03:17:12.160Z] #11 57.16 Selecting previously unselected package dmsetup.
03:17:12 [2020-06-27T03:17:12.160Z] #11 57.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
03:17:12 [2020-06-27T03:17:12.160Z] #11 57.19 Unpacking dmsetup (2:1.02.155-3) ...
03:17:12 [2020-06-27T03:17:12.160Z] #11 57.41 Selecting previously unselected package mingw-w64-common.
03:17:12 [2020-06-27T03:17:12.160Z] #11 57.41 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:17:12 [2020-06-27T03:17:12.160Z] #11 57.42 Unpacking mingw-w64-common (6.0.0-3) ...
03:17:12 [2020-06-27T03:17:12.160Z] #11 ...
03:17:12 [2020-06-27T03:17:12.160Z] 
03:17:12 [2020-06-27T03:17:12.160Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.383 + RM_GOPATH=0
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.384 + TMP_GOPATH=
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.384 + : /build
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.384 + '[' -z '' ']'
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.385 ++ mktemp -d
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.387 + export GOPATH=/tmp/tmp.sR2RqTloIF
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.390 + GOPATH=/tmp/tmp.sR2RqTloIF
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.391 + RM_GOPATH=1
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.392 + case "$(go env GOARCH)" in
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.394 ++ go env GOARCH
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.407 + export GO_BUILDMODE=-buildmode=pie
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.408 + GO_BUILDMODE=-buildmode=pie
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.412 ++ dirname /tmp/install/install.sh
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.429 + dir=/tmp/install
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.430 + bin=tini
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.431 + shift
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.432 + '[' '!' -f /tmp/install/tini.installer ']'
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.433 + . /tmp/install/tini.installer
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.435 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.435 + install_tini
03:17:12 [2020-06-27T03:17:12.160Z] #34 0.435 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:17:12 [2020-06-27T03:17:12.161Z] #34 0.435 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:17:12 [2020-06-27T03:17:12.161Z] #34 0.436 + git clone https://github.com/krallin/tini.git /tmp/tmp.sR2RqTloIF/tini
03:17:12 [2020-06-27T03:17:12.161Z] #34 0.445 Cloning into '/tmp/tmp.sR2RqTloIF/tini'...
03:17:12 [2020-06-27T03:17:12.161Z] #34 1.629 + cd /tmp/tmp.sR2RqTloIF/tini
03:17:12 [2020-06-27T03:17:12.161Z] #34 1.631 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:17:12 [2020-06-27T03:17:12.161Z] #34 1.640 + cmake .
03:17:12 [2020-06-27T03:17:12.161Z] #34 2.336 -- The C compiler identification is GNU 8.3.0
03:17:12 [2020-06-27T03:17:12.161Z] #34 2.432 -- Check for working C compiler: /usr/bin/cc
03:17:12 [2020-06-27T03:17:12.398Z] #25 5.060 
                                                                           0.0%
#######                                                                   10.9%
############                                                              17.7%
################                                                          22.3%
####################                                                      28.1%
########################                                                  34.1%
###########################                                               37.8%
##############################                                            43.0%
###################################                                       49.5%
#######################################                                   54.7%
##########################################                                58.5%
#############################################                             62.8%
##################################################                        70.1%
######################################################                    75.9%
##########################################################                81.8%
##############################################################            86.6%
###################################################################       93.7%
######################################################################## 100.0%
03:17:12 [2020-06-27T03:17:12.453Z] #34 3.211 -- Check for working C compiler: /usr/bin/cc -- works
03:17:12 [2020-06-27T03:17:12.453Z] #34 3.235 -- Detecting C compiler ABI info
03:17:12 [2020-06-27T03:17:12.661Z] #25 7.144 
03:17:12 [2020-06-27T03:17:12.859Z] #25 7.734 
                                                                           0.1%
###########                                                               15.7%
#######################                                                   32.9%
#####################################                                     51.5%
##################################################                        69.5%
#################################################################         90.3%
######################################################################## 100.0%
03:17:13 [2020-06-27T03:17:13.117Z] #25 8.738 
03:17:13 [2020-06-27T03:17:13.152Z] #39 71.12   LINK     criu/pie/parasite.built-in.o
03:17:13 [2020-06-27T03:17:13.152Z] #39 71.12   GEN      criu/pie/parasite-blob.h
03:17:13 [2020-06-27T03:17:13.152Z] #39 71.13   CC       criu/pie/parasite-vdso.o
03:17:13 [2020-06-27T03:17:13.370Z] #51 41.02 The following additional packages will be installed:
03:17:13 [2020-06-27T03:17:13.443Z] #25 7.404 
                                                                           0.1%
##########                                                                14.6%
##################                                                        26.3%
#############################                                             41.1%
######################################                                    53.4%
##########################################
03:17:13 [2020-06-27T03:17:13.444Z] #25 ...
03:17:13 [2020-06-27T03:17:13.444Z] 
03:17:13 [2020-06-27T03:17:13.444Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.257 + RM_GOPATH=0
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.257 + TMP_GOPATH=
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.257 + : /build
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.257 + '[' -z '' ']'
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.262 ++ mktemp -d
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.267 + export GOPATH=/tmp/tmp.tPDiyAcS9H
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.267 + GOPATH=/tmp/tmp.tPDiyAcS9H
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.267 + RM_GOPATH=1
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.268 + case "$(go env GOARCH)" in
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.268 ++ go env GOARCH
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.291 + export GO_BUILDMODE=-buildmode=pie
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.291 + GO_BUILDMODE=-buildmode=pie
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.292 ++ dirname /tmp/install/install.sh
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.294 + dir=/tmp/install
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.294 + bin=containerd
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.294 + shift
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.294 + '[' '!' -f /tmp/install/containerd.installer ']'
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.295 + . /tmp/install/containerd.installer
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.296 ++ set -e
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.296 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.296 + install_containerd
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.297 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234'
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.297 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.300 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tPDiyAcS9H/src/github.com/containerd/containerd
03:17:13 [2020-06-27T03:17:13.444Z] #52 4.300 Cloning into '/tmp/tmp.tPDiyAcS9H/src/github.com/containerd/containerd'...
03:17:13 [2020-06-27T03:17:13.478Z] #34 4.011 -- Detecting C compiler ABI info - done
03:17:13 [2020-06-27T03:17:13.478Z] #34 4.083 -- Detecting C compile features
03:17:13 [2020-06-27T03:17:13.478Z] #34 ...
03:17:13 [2020-06-27T03:17:13.478Z] 
03:17:13 [2020-06-27T03:17:13.478Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:13 [2020-06-27T03:17:13.478Z] #26 21.88 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:17:13 [2020-06-27T03:17:13.478Z] #26 21.97 skipping existing c8c2d4a6b2e3
03:17:13 [2020-06-27T03:17:13.478Z] #26 22.11 
03:17:13 [2020-06-27T03:17:13.478Z] #26 23.75 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:17:13 [2020-06-27T03:17:13.478Z] #26 24.19 
03:17:13 [2020-06-27T03:17:13.478Z] #26 24.45 
######################################################################## 100.0%
03:17:13 [2020-06-27T03:17:13.478Z] #26 24.65 
03:17:13 [2020-06-27T03:17:13.478Z] #26 24.76 Download of images into '/build' complete.
03:17:13 [2020-06-27T03:17:13.478Z] #26 24.77 Use something like the following to load the result into a Docker daemon:
03:17:13 [2020-06-27T03:17:13.478Z] #26 24.77   tar -cC '/build' . | docker load
03:17:13 [2020-06-27T03:17:13.478Z] #26 DONE 24.9s
03:17:13 [2020-06-27T03:17:13.478Z] 
03:17:13 [2020-06-27T03:17:13.478Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:13 [2020-06-27T03:17:13.478Z] #11 64.27 Selecting previously unselected package mingw-w64-x86-64-dev.
03:17:13 [2020-06-27T03:17:13.478Z] #11 64.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:17:13 [2020-06-27T03:17:13.478Z] #11 64.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:17:13 [2020-06-27T03:17:13.625Z] #51 41.02   libbtrfs0
03:17:13 [2020-06-27T03:17:13.625Z] #51 41.25 The following NEW packages will be installed:
03:17:13 [2020-06-27T03:17:13.625Z] #51 41.27   libbtrfs-dev libbtrfs0
03:17:13 [2020-06-27T03:17:13.705Z] #52 ...
03:17:13 [2020-06-27T03:17:13.705Z] 
03:17:13 [2020-06-27T03:17:13.705Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:13 [2020-06-27T03:17:13.718Z] #39 71.71   CC       criu/arch/x86/vdso-pie.o
03:17:13 [2020-06-27T03:17:13.718Z] #39 72.05   CC       criu/arch/x86/restorer.o
03:17:13 [2020-06-27T03:17:13.966Z] #25 7.404 
                                                                           0.1%
##########                                                                14.6%
##################                                                        26.3%
#############################                                             41.1%
######################################                                    53.4%
#################################################                         68.8%
########################################################                  78.5%
###################################################################       93.7%
######################################################################## 100.0%
03:17:14 [2020-06-27T03:17:14.184Z] #51 41.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
03:17:14 [2020-06-27T03:17:14.184Z] #51 41.76 Need to get 119 kB of archives.
03:17:14 [2020-06-27T03:17:14.184Z] #51 41.76 After this operation, 387 kB of additional disk space will be used.
03:17:14 [2020-06-27T03:17:14.184Z] #51 41.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:17:14 [2020-06-27T03:17:14.184Z] #51 41.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:17:14 [2020-06-27T03:17:14.226Z] #25 8.603 
03:17:14 [2020-06-27T03:17:14.501Z] #11 ...
03:17:14 [2020-06-27T03:17:14.501Z] 
03:17:14 [2020-06-27T03:17:14.501Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:14 [2020-06-27T03:17:14.501Z] #48 55.95 strconv
03:17:14 [2020-06-27T03:17:14.502Z] #48 55.96 syscall
03:17:14 [2020-06-27T03:17:14.502Z] #48 55.98 io
03:17:14 [2020-06-27T03:17:14.502Z] #48 59.40 bytes
03:17:14 [2020-06-27T03:17:14.502Z] #48 59.40 strings
03:17:14 [2020-06-27T03:17:14.652Z] #39 72.50   CC       criu/arch/x86/restorer_unmap.o
03:17:14 [2020-06-27T03:17:14.652Z] #39 72.55   CC       criu/arch/x86/sigaction_compat_pie.o
03:17:14 [2020-06-27T03:17:14.652Z] #39 72.86   CC       criu/pie/restorer.o
03:17:14 [2020-06-27T03:17:14.923Z] #25 8.970 
                                                                           0.0%
#####                                                                      7.3%
##########                                                                15.1%
###############                                                           21.4%
####################                                                      28.5%
#########################                                                 35.7%
#################################                                         46.2%
#########################################                                 57.6%
#############################################                             63.4%
#####################################################                     74.5%
############################################################              83.4%
##################################################################        92.3%
######################################################################## 100.0%
03:17:15 [2020-06-27T03:17:15.124Z] #48 ...
03:17:15 [2020-06-27T03:17:15.124Z] 
03:17:15 [2020-06-27T03:17:15.124Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:15 [2020-06-27T03:17:15.124Z] #31 56.57 bytes
03:17:15 [2020-06-27T03:17:15.124Z] #31 56.60 strings
03:17:15 [2020-06-27T03:17:15.124Z] #31 63.92 bufio
03:17:15 [2020-06-27T03:17:15.124Z] #31 64.80 reflect
03:17:15 [2020-06-27T03:17:15.451Z] #25 10.82 #=#=#                                                                         
03:17:15 [2020-06-27T03:17:15.591Z] #51 ...
03:17:15 [2020-06-27T03:17:15.591Z] 
03:17:15 [2020-06-27T03:17:15.591Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:15 [2020-06-27T03:17:15.591Z] #41 41.84 github.com/LK4D4/vndr/godl/singleflight
03:17:15 [2020-06-27T03:17:15.591Z] #41 41.85 internal/reflectlite
03:17:15 [2020-06-27T03:17:15.591Z] #41 42.20 math/rand
03:17:15 [2020-06-27T03:17:15.709Z] #25 10.99 
                                                                           0.0%
#                                                                          2.0%
03:17:15 [2020-06-27T03:17:15.709Z] #25 ...
03:17:15 [2020-06-27T03:17:15.709Z] 
03:17:15 [2020-06-27T03:17:15.709Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.827 + RM_GOPATH=0
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.827 + TMP_GOPATH=
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.827 + : /build
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.827 + '[' -z '' ']'
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.828 ++ mktemp -d
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.828 + export GOPATH=/tmp/tmp.LIdkGFjhpI
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.829 + GOPATH=/tmp/tmp.LIdkGFjhpI
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.829 + RM_GOPATH=1
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.829 + case "$(go env GOARCH)" in
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.831 ++ go env GOARCH
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.864 + export GO_BUILDMODE=-buildmode=pie
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.864 + GO_BUILDMODE=-buildmode=pie
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.865 ++ dirname /tmp/install/install.sh
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.867 + dir=/tmp/install
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.868 + bin=containerd
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.868 + shift
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.868 + '[' '!' -f /tmp/install/containerd.installer ']'
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.868 + . /tmp/install/containerd.installer
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.869 ++ set -e
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.869 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.870 + install_containerd
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.870 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234'
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.870 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.870 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LIdkGFjhpI/src/github.com/containerd/containerd
03:17:15 [2020-06-27T03:17:15.709Z] #52 2.873 Cloning into '/tmp/tmp.LIdkGFjhpI/src/github.com/containerd/containerd'...
03:17:15 [2020-06-27T03:17:15.709Z] #52 ...
03:17:15 [2020-06-27T03:17:15.709Z] 
03:17:15 [2020-06-27T03:17:15.709Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:15 [2020-06-27T03:17:15.748Z] #31 ...
03:17:15 [2020-06-27T03:17:15.748Z] 
03:17:15 [2020-06-27T03:17:15.748Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:15 [2020-06-27T03:17:15.748Z] #34 6.562 -- Detecting C compile features - done
03:17:15 [2020-06-27T03:17:15.947Z] #25 8.873 
                                                                           0.0%
#####                                                                      7.0%
########                                                                  12.1%
#############                                                             19.1%
###############                                                           21.7%
###################                                                       26.8%
######################                                                    31.9%
##########################                                                37.2%
############################                                              39.0%
################################                                          45.8%
####################################                                      50.3%
###
03:17:15 [2020-06-27T03:17:15.947Z] #25 ...
03:17:15 [2020-06-27T03:17:15.947Z] 
03:17:15 [2020-06-27T03:17:15.947Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:15 [2020-06-27T03:17:15.947Z] #47 37.53 strconv
03:17:15 [2020-06-27T03:17:15.947Z] #47 37.55 syscall
03:17:15 [2020-06-27T03:17:15.947Z] #47 37.56 strings
03:17:15 [2020-06-27T03:17:15.947Z] #47 37.60 bufio
03:17:15 [2020-06-27T03:17:15.947Z] #47 39.69 text/tabwriter
03:17:15 [2020-06-27T03:17:15.947Z] #47 41.36 reflect
03:17:15 [2020-06-27T03:17:15.947Z] #47 41.37 regexp/syntax
03:17:16 [2020-06-27T03:17:16.035Z] #34 6.604 -- Performing Test HAS_BUILTIN_FORTIFY
03:17:16 [2020-06-27T03:17:16.151Z] #41 43.59 internal/singleflight
03:17:16 [2020-06-27T03:17:16.151Z] #41 ...
03:17:16 [2020-06-27T03:17:16.151Z] 
03:17:16 [2020-06-27T03:17:16.151Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:16 [2020-06-27T03:17:16.151Z] #60 DONE 43.7s
03:17:16 [2020-06-27T03:17:16.208Z] #47 ...
03:17:16 [2020-06-27T03:17:16.208Z] 
03:17:16 [2020-06-27T03:17:16.208Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:16 [2020-06-27T03:17:16.322Z] #34 6.924 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:17:16 [2020-06-27T03:17:16.322Z] #34 7.074 -- Configuring done
03:17:16 [2020-06-27T03:17:16.322Z] #34 7.100 -- Generating done
03:17:16 [2020-06-27T03:17:16.322Z] #34 7.111 -- Build files have been written to: /tmp/tmp.sR2RqTloIF/tini
03:17:16 [2020-06-27T03:17:16.322Z] #34 7.121 + make tini-static
03:17:16 [2020-06-27T03:17:16.406Z] 
03:17:16 [2020-06-27T03:17:16.406Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
03:17:16 [2020-06-27T03:17:16.406Z] #51 43.01 debconf: delaying package configuration, since apt-utils is not installed
03:17:16 [2020-06-27T03:17:16.406Z] #51 43.27 Fetched 119 kB in 0s (444 kB/s)
03:17:16 [2020-06-27T03:17:16.406Z] #51 43.68 Selecting previously unselected package libbtrfs0.
03:17:16 [2020-06-27T03:17:16.406Z] #51 43.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:17:16 [2020-06-27T03:17:16.406Z] #51 43.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
03:17:16 [2020-06-27T03:17:16.406Z] #51 43.87 Unpacking libbtrfs0 (4.20.1-2) ...
03:17:16 [2020-06-27T03:17:16.406Z] #51 44.04 Selecting previously unselected package libbtrfs-dev.
03:17:16 [2020-06-27T03:17:16.406Z] #51 44.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
03:17:16 [2020-06-27T03:17:16.552Z] #39 ...
03:17:16 [2020-06-27T03:17:16.552Z] 
03:17:16 [2020-06-27T03:17:16.552Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:16 [2020-06-27T03:17:16.552Z] #41 143.2 github.com/LK4D4/vndr/godl
03:17:16 [2020-06-27T03:17:16.552Z] #41 144.1 github.com/LK4D4/vndr
03:17:16 [2020-06-27T03:17:16.664Z] #51 44.07 Unpacking libbtrfs-dev (4.20.1-2) ...
03:17:16 [2020-06-27T03:17:16.724Z] #34 ...
03:17:16 [2020-06-27T03:17:16.724Z] 
03:17:16 [2020-06-27T03:17:16.724Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:16 [2020-06-27T03:17:16.724Z] #42 58.16 vendor/golang.org/x/net/dns/dnsmessage
03:17:16 [2020-06-27T03:17:16.724Z] #42 59.33 bytes
03:17:16 [2020-06-27T03:17:16.724Z] #42 ...
03:17:16 [2020-06-27T03:17:16.724Z] 
03:17:16 [2020-06-27T03:17:16.724Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:16 [2020-06-27T03:17:16.724Z] #34 7.620 Scanning dependencies of target tini-static
03:17:16 [2020-06-27T03:17:16.724Z] #34 7.660 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:17:16 [2020-06-27T03:17:16.809Z] #41 ...
03:17:16 [2020-06-27T03:17:16.809Z] 
03:17:16 [2020-06-27T03:17:16.810Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:17:16 [2020-06-27T03:17:16.810Z] #17 2.760 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:17:16 [2020-06-27T03:17:16.810Z] #17 2.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:17:16 [2020-06-27T03:17:16.810Z] #17 2.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:17:16 [2020-06-27T03:17:16.810Z] #17 3.427 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:17:16 [2020-06-27T03:17:16.810Z] #17 4.619 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:17:16 [2020-06-27T03:17:16.810Z] #17 6.154 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:17:16 [2020-06-27T03:17:16.919Z] #51 44.50 Setting up libbtrfs0 (4.20.1-2) ...
03:17:16 [2020-06-27T03:17:16.919Z] #51 44.52 Setting up libbtrfs-dev (4.20.1-2) ...
03:17:16 [2020-06-27T03:17:16.919Z] #51 44.53 Processing triggers for libc-bin (2.28-10) ...
03:17:16 [2020-06-27T03:17:16.990Z] #25 8.873 
                                                                           0.0%
#####                                                                      7.0%
########                                                                  12.1%
#############                                                             19.1%
###############                                                           21.7%
###################                                                       26.8%
######################                                                    31.9%
##########################                                                37.2%
############################                                              39.0%
################################                                          45.8%
####################################                                      50.3%
###########################################                               60.2%
###############################################                           66.3%
####################################################                      72.7%
#####################################################                     74.5%
##########################################################                81.3%
############################################################              84.7%
#################################################################         91.5%
#######################################################################   99.5%
######################################################################## 100.0%
03:17:17 [2020-06-27T03:17:17.250Z] #25 11.63 
03:17:17 [2020-06-27T03:17:17.375Z] #17 ...
03:17:17 [2020-06-27T03:17:17.375Z] 
03:17:17 [2020-06-27T03:17:17.375Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:17 [2020-06-27T03:17:17.375Z] #49 11.02 + cd /tmp/tmp.nQRr3si8H5/src/github.com/opencontainers/runc
03:17:17 [2020-06-27T03:17:17.375Z] #49 11.02 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:17:17 [2020-06-27T03:17:17.375Z] #49 11.53 + '[' -z '' ']'
03:17:17 [2020-06-27T03:17:17.375Z] #49 11.53 + target=static
03:17:17 [2020-06-27T03:17:17.375Z] #49 11.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:17:17 [2020-06-27T03:17:17.375Z] #49 13.22 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
03:17:17 [2020-06-27T03:17:17.482Z] #51 DONE 45.0s
03:17:17 [2020-06-27T03:17:17.482Z] 
03:17:17 [2020-06-27T03:17:17.482Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:17 [2020-06-27T03:17:17.941Z] #49 ...
03:17:17 [2020-06-27T03:17:17.941Z] 
03:17:17 [2020-06-27T03:17:17.941Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:17 [2020-06-27T03:17:17.941Z] #41 DONE 154.3s
03:17:17 [2020-06-27T03:17:17.941Z] 
03:17:17 [2020-06-27T03:17:17.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:17 [2020-06-27T03:17:17.941Z] #39 76.14   LINK     criu/pie/restorer.built-in.o
03:17:17 [2020-06-27T03:17:17.941Z] #39 76.15   GEN      criu/pie/restorer-blob.h
03:17:18 [2020-06-27T03:17:18.200Z] #39 76.34   DEP      criu/vdso.d
03:17:18 [2020-06-27T03:17:18.220Z] #34 ...
03:17:18 [2020-06-27T03:17:18.220Z] 
03:17:18 [2020-06-27T03:17:18.220Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:18 [2020-06-27T03:17:18.220Z] #39 69.12 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
03:17:18 [2020-06-27T03:17:18.220Z] #39 69.13 Processing triggers for libc-bin (2.28-10) ...
03:17:18 [2020-06-27T03:17:18.220Z] #39 DONE 69.4s
03:17:18 [2020-06-27T03:17:18.220Z] 
03:17:18 [2020-06-27T03:17:18.220Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:18 [2020-06-27T03:17:18.458Z] #39 76.69   DEP      criu/vdso-compat.d
03:17:18 [2020-06-27T03:17:18.547Z] #25 10.99 
                                                                           0.0%
#                                                                          2.0%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       6.3%
#####                                                                      8.1%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.8%
####################                                                      28.0%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.1%
##########################                                                36.8%
###########################                                               38.9%
#############################                                             40.5%
##############################                                            43.0%
################################                                          45.3%
##################################                                        47.7%
####################################                                      50.1%
#####################################                                     52.3%
#######################################                                   54.9%
########################################                                  56.3%
##########################################                                58.9%
03:17:18 [2020-06-27T03:17:18.547Z] #25 ...
03:17:18 [2020-06-27T03:17:18.547Z] 
03:17:18 [2020-06-27T03:17:18.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:18 [2020-06-27T03:17:18.547Z] #10 50.64 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]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.67 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]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 53.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
03:17:18 [2020-06-27T03:17:18.547Z] #10 55.25 debconf: delaying package configuration, since apt-utils is not installed
03:17:18 [2020-06-27T03:17:18.547Z] #10 55.47 Fetched 77.7 MB in 9s (8231 kB/s)
03:17:18 [2020-06-27T03:17:18.547Z] #10 55.56 Selecting previously unselected package binutils-mingw-w64-i686.
03:17:18 [2020-06-27T03:17:18.547Z] #10 55.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:17:18 [2020-06-27T03:17:18.547Z] #10 55.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
03:17:18 [2020-06-27T03:17:18.547Z] #10 55.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:17:18 [2020-06-27T03:17:18.547Z] #10 58.50 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:17:18 [2020-06-27T03:17:18.547Z] #10 58.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
03:17:18 [2020-06-27T03:17:18.547Z] #10 58.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:17:18 [2020-06-27T03:17:18.547Z] #10 ...
03:17:18 [2020-06-27T03:17:18.547Z] 
03:17:18 [2020-06-27T03:17:18.547Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:19 [2020-06-27T03:17:19.024Z] #39 76.98   DEP      criu/uts_ns.d
03:17:19 [2020-06-27T03:17:19.063Z] #25 10.99 
                                                                           0.0%
#                                                                          2.0%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       6.3%
#####                                                                      8.1%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.8%
####################                                                      28.0%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.1%
##########################                                                36.8%
###########################                                               38.9%
#############################                                             40.5%
##############################                                            43.0%
################################                                          45.3%
##################################                                        47.7%
####################################                                      50.1%
#####################################                                     52.3%
#######################################                                   54.9%
########################################                                  56.3%
##########################################                                58.9%
###########################################                               61.0%
#############################################                             62.9%
##############################################                            64.1%
##############################################                            64.9%
################################################                          67.3%
03:17:19 [2020-06-27T03:17:19.063Z] #25 ...
03:17:19 [2020-06-27T03:17:19.063Z] 
03:17:19 [2020-06-27T03:17:19.063Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:19 [2020-06-27T03:17:19.063Z] #38 51.13 Selecting previously unselected package libprotobuf-lite17:amd64.
03:17:19 [2020-06-27T03:17:19.063Z] #38 51.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 51.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 51.36 Selecting previously unselected package libprotobuf-dev:amd64.
03:17:19 [2020-06-27T03:17:19.063Z] #38 51.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 51.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 52.87 Selecting previously unselected package libprotoc17:amd64.
03:17:19 [2020-06-27T03:17:19.063Z] #38 52.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 52.88 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 53.68 Selecting previously unselected package protobuf-c-compiler.
03:17:19 [2020-06-27T03:17:19.063Z] #38 53.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 53.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.03 Selecting previously unselected package protobuf-compiler.
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.04 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.21 Selecting previously unselected package python-pkg-resources.
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.21 Unpacking python-pkg-resources (40.8.0-1) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.50 Selecting previously unselected package python-six.
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.51 Unpacking python-six (1.12.0-1) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.64 Selecting previously unselected package python-protobuf.
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 54.66 Unpacking python-protobuf (3.6.1.3-2) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 55.23 Setting up python-pkg-resources (40.8.0-1) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 60.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 60.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 60.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 60.13 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:17:19 [2020-06-27T03:17:19.063Z] #38 60.14 Setting up python-six (1.12.0-1) ...
03:17:19 [2020-06-27T03:17:19.282Z] #39 77.25   DEP      criu/util.d
03:17:19 [2020-06-27T03:17:19.282Z] #39 77.39   DEP      criu/uffd.d
03:17:19 [2020-06-27T03:17:19.282Z] #39 77.48   DEP      criu/tun.d
03:17:19 [2020-06-27T03:17:19.321Z] #38 ...
03:17:19 [2020-06-27T03:17:19.321Z] 
03:17:19 [2020-06-27T03:17:19.321Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:19 [2020-06-27T03:17:19.540Z] #39 77.60   DEP      criu/tty.d
03:17:19 [2020-06-27T03:17:19.540Z] #39 77.71   DEP      criu/timerfd.d
03:17:19 [2020-06-27T03:17:19.540Z] #39 77.84   DEP      criu/timens.d
03:17:19 [2020-06-27T03:17:19.578Z] #25 10.99 
                                                                           0.0%
#                                                                          2.0%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       6.3%
#####                                                                      8.1%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.8%
####################                                                      28.0%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.1%
##########################                                                36.8%
###########################                                               38.9%
#############################                                             40.5%
##############################                                            43.0%
################################                                          45.3%
##################################                                        47.7%
####################################                                      50.1%
#####################################                                     52.3%
#######################################                                   54.9%
########################################                                  56.3%
##########################################                                58.9%
###########################################                               61.0%
#############################################                             62.9%
##############################################                            64.1%
##############################################                            64.9%
################################################                          67.3%
##################################################                        69.7%
####################################################                      72.7%
######################################################                    75.0%
#######################################################                   77.5%
#########################################################                 80.0%
03:17:19 [2020-06-27T03:17:19.579Z] #25 ...
03:17:19 [2020-06-27T03:17:19.579Z] 
03:17:19 [2020-06-27T03:17:19.579Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:19 [2020-06-27T03:17:19.579Z] #32 51.66 Selecting previously unselected package libicu63:amd64.
03:17:19 [2020-06-27T03:17:19.579Z] #32 51.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.579Z] #32 51.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:17:19 [2020-06-27T03:17:19.579Z] #32 60.11 Selecting previously unselected package libxml2:amd64.
03:17:19 [2020-06-27T03:17:19.579Z] #32 60.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.579Z] #32 60.12 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:17:19 [2020-06-27T03:17:19.579Z] #32 60.94 Selecting previously unselected package libarchive13:amd64.
03:17:19 [2020-06-27T03:17:19.579Z] #32 60.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.579Z] #32 60.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:17:19 [2020-06-27T03:17:19.579Z] #32 61.36 Selecting previously unselected package libjsoncpp1:amd64.
03:17:19 [2020-06-27T03:17:19.579Z] #32 61.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.579Z] #32 61.39 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
03:17:19 [2020-06-27T03:17:19.579Z] #32 61.56 Selecting previously unselected package librhash0:amd64.
03:17:19 [2020-06-27T03:17:19.579Z] #32 61.59 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.579Z] #32 61.61 Unpacking librhash0:amd64 (1.3.8-1) ...
03:17:19 [2020-06-27T03:17:19.713Z] #40 1.497 Note: Building without setproctitle() and strlcpy() support.
03:17:19 [2020-06-27T03:17:19.713Z] #40 1.497       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:17:19 [2020-06-27T03:17:19.713Z] #40 1.513 Note: Building without GnuTLS support
03:17:19 [2020-06-27T03:17:19.713Z] #40 1.517 Makefile.config:39: Warn: you have no libnftables installed
03:17:19 [2020-06-27T03:17:19.713Z] #40 1.518 Makefile.config:40: Warn: Building without nftables support
03:17:19 [2020-06-27T03:17:19.799Z] #39 77.98   DEP      criu/sysfs_parse.d
03:17:19 [2020-06-27T03:17:19.836Z] #32 ...
03:17:19 [2020-06-27T03:17:19.836Z] 
03:17:19 [2020-06-27T03:17:19.836Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:19 [2020-06-27T03:17:19.995Z] #52 ...
03:17:19 [2020-06-27T03:17:19.995Z] 
03:17:19 [2020-06-27T03:17:19.995Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
03:17:19 [2020-06-27T03:17:19.995Z] #23 31.90 Reading package lists...
03:17:19 [2020-06-27T03:17:19.995Z] #23 38.95 Building dependency tree...
03:17:19 [2020-06-27T03:17:19.995Z] #23 42.35 ca-certificates is already the newest version (20200601~deb10u1).
03:17:19 [2020-06-27T03:17:19.995Z] #23 42.35 The following additional packages will be installed:
03:17:19 [2020-06-27T03:17:19.995Z] #23 42.35   libjq1 libonig5
03:17:19 [2020-06-27T03:17:19.995Z] #23 42.83 The following NEW packages will be installed:
03:17:19 [2020-06-27T03:17:19.995Z] #23 42.83   jq libjq1 libonig5
03:17:19 [2020-06-27T03:17:19.995Z] #23 43.32 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
03:17:19 [2020-06-27T03:17:19.995Z] #23 43.32 Need to get 355 kB of archives.
03:17:19 [2020-06-27T03:17:19.995Z] #23 43.32 After this operation, 1072 kB of additional disk space will be used.
03:17:19 [2020-06-27T03:17:19.995Z] #23 43.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:17:19 [2020-06-27T03:17:19.995Z] #23 43.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:17:19 [2020-06-27T03:17:19.995Z] #23 43.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:17:19 [2020-06-27T03:17:19.995Z] #23 45.19 debconf: delaying package configuration, since apt-utils is not installed
03:17:19 [2020-06-27T03:17:19.995Z] #23 45.61 Fetched 355 kB in 0s (905 kB/s)
03:17:19 [2020-06-27T03:17:19.995Z] #23 45.88 Selecting previously unselected package libonig5:amd64.
03:17:19 [2020-06-27T03:17:19.995Z] #23 45.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:17:19 [2020-06-27T03:17:19.995Z] #23 46.00 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.996Z] #23 46.02 Unpacking libonig5:amd64 (6.9.1-1) ...
03:17:19 [2020-06-27T03:17:19.996Z] #23 46.23 Selecting previously unselected package libjq1:amd64.
03:17:19 [2020-06-27T03:17:19.996Z] #23 46.23 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.996Z] #23 46.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:17:19 [2020-06-27T03:17:19.996Z] #23 46.59 Selecting previously unselected package jq.
03:17:19 [2020-06-27T03:17:19.996Z] #23 46.59 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
03:17:19 [2020-06-27T03:17:19.996Z] #23 46.60 Unpacking jq (1.5+dfsg-2+b1) ...
03:17:19 [2020-06-27T03:17:19.996Z] #23 47.07 Setting up libonig5:amd64 (6.9.1-1) ...
03:17:19 [2020-06-27T03:17:19.996Z] #23 47.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:17:19 [2020-06-27T03:17:19.996Z] #23 47.14 Setting up jq (1.5+dfsg-2+b1) ...
03:17:19 [2020-06-27T03:17:19.996Z] #23 47.15 Processing triggers for libc-bin (2.28-10) ...
03:17:19 [2020-06-27T03:17:19.996Z] #23 DONE 47.7s
03:17:20 [2020-06-27T03:17:20.001Z] #40 ...
03:17:20 [2020-06-27T03:17:20.001Z] 
03:17:20 [2020-06-27T03:17:20.001Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:20 [2020-06-27T03:17:20.001Z] #34 9.856 [100%] Linking C executable tini-static
03:17:20 [2020-06-27T03:17:20.001Z] #34 10.64 [100%] Built target tini-static
03:17:20 [2020-06-27T03:17:20.001Z] #34 10.69 + mkdir -p /build
03:17:20 [2020-06-27T03:17:20.001Z] #34 10.69 + cp tini-static /build/docker-init
03:17:20 [2020-06-27T03:17:20.001Z] #34 DONE 10.8s
03:17:20 [2020-06-27T03:17:20.057Z] #39 78.14   DEP      criu/sysctl.d
03:17:20 [2020-06-27T03:17:20.057Z] #39 78.26   DEP      criu/string.d
03:17:20 [2020-06-27T03:17:20.057Z] #39 78.32   DEP      criu/stats.d
03:17:20 [2020-06-27T03:17:20.057Z] #39 78.41   DEP      criu/sockets.d
03:17:20 [2020-06-27T03:17:20.132Z] #25 11.95 
                                                                           0.0%
#                                                                          2.6%
###                                                                        4.6%
####                                                                       6.9%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               16.0%
#############                                                             18.9%
################                                                          22.5%
##################                                                        25.5%
####################                                                      29.1%
######################                                                    31.9%
########################                                                  33.4%
########################                                                  34.7%
##########################                                                36.5%
###########################                                               38.2%
############################                                              40.1%
##############################                                            42.0%
################################                                          44.5%
#################################                                         46.3%
###################################                                       48.7%
####################################                                      50.7%
#####################################                                     52.7%
#######################################                                   54.7%
03:17:20 [2020-06-27T03:17:20.132Z] #25 ...
03:17:20 [2020-06-27T03:17:20.132Z] 
03:17:20 [2020-06-27T03:17:20.132Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:20 [2020-06-27T03:17:20.132Z] #32 41.65 Selecting previously unselected package libicu63:arm64.
03:17:20 [2020-06-27T03:17:20.132Z] #32 41.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 41.67 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 46.31 Selecting previously unselected package libxml2:arm64.
03:17:20 [2020-06-27T03:17:20.132Z] #32 46.31 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 46.32 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 47.66 Selecting previously unselected package libarchive13:arm64.
03:17:20 [2020-06-27T03:17:20.132Z] #32 47.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 47.67 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 47.99 Selecting previously unselected package libjsoncpp1:arm64.
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.04 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.28 Selecting previously unselected package librhash0:arm64.
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.29 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.29 Unpacking librhash0:arm64 (1.3.8-1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.57 Selecting previously unselected package libuv1:arm64.
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.57 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.62 Unpacking libuv1:arm64 (1.24.1-1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.83 Selecting previously unselected package cmake.
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.83 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 48.84 Unpacking cmake (3.13.4-1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 50.89 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 50.92 Setting up xxd (2:8.1.0875-5) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 50.93 Setting up libuv1:arm64 (1.24.1-1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 50.95 Setting up vim-common (2:8.1.0875-5) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 50.98 Setting up librhash0:arm64 (1.3.8-1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 51.01 Setting up cmake-data (3.13.4-1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 51.10 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 51.12 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 51.14 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 51.22 Setting up cmake (3.13.4-1) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 51.23 Processing triggers for libc-bin (2.28-10) ...
03:17:20 [2020-06-27T03:17:20.132Z] #32 51.42 Processing triggers for mime-support (3.62) ...
03:17:20 [2020-06-27T03:17:20.255Z] 
03:17:20 [2020-06-27T03:17:20.255Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
03:17:20 [2020-06-27T03:17:20.255Z] #24 DONE 0.0s
03:17:20 [2020-06-27T03:17:20.255Z] 
03:17:20 [2020-06-27T03:17:20.255Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:20 [2020-06-27T03:17:20.289Z] 
03:17:20 [2020-06-27T03:17:20.289Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:20 [2020-06-27T03:17:20.289Z] #48 67.97 bufio
03:17:20 [2020-06-27T03:17:20.289Z] #48 68.36 reflect
03:17:20 [2020-06-27T03:17:20.289Z] #48 71.13 regexp/syntax
03:17:20 [2020-06-27T03:17:20.315Z] #39 78.55   DEP      criu/sk-unix.d
03:17:20 [2020-06-27T03:17:20.393Z] #32 ...
03:17:20 [2020-06-27T03:17:20.393Z] 
03:17:20 [2020-06-27T03:17:20.393Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:20 [2020-06-27T03:17:20.393Z] #30 41.66 internal/syscall/execenv
03:17:20 [2020-06-27T03:17:20.393Z] #30 41.66 internal/syscall/unix
03:17:20 [2020-06-27T03:17:20.393Z] #30 41.67 time
03:17:20 [2020-06-27T03:17:20.393Z] #30 46.20 internal/poll
03:17:20 [2020-06-27T03:17:20.393Z] #30 47.57 os
03:17:20 [2020-06-27T03:17:20.393Z] #30 50.56 internal/fmtsort
03:17:20 [2020-06-27T03:17:20.393Z] #30 50.95 path/filepath
03:17:20 [2020-06-27T03:17:20.393Z] #30 51.39 fmt
03:17:20 [2020-06-27T03:17:20.393Z] #30 ...
03:17:20 [2020-06-27T03:17:20.393Z] 
03:17:20 [2020-06-27T03:17:20.393Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:20 [2020-06-27T03:17:20.393Z] #10 41.78 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:17:20 [2020-06-27T03:17:20.393Z] #10 41.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
03:17:20 [2020-06-27T03:17:20.393Z] #10 41.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:17:20 [2020-06-27T03:17:20.393Z] #10 43.68 Selecting previously unselected package binutils-mingw-w64.
03:17:20 [2020-06-27T03:17:20.393Z] #10 43.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:17:20 [2020-06-27T03:17:20.393Z] #10 43.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:17:20 [2020-06-27T03:17:20.393Z] #10 43.92 Selecting previously unselected package libdevmapper1.02.1:arm64.
03:17:20 [2020-06-27T03:17:20.393Z] #10 43.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
03:17:20 [2020-06-27T03:17:20.393Z] #10 43.98 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
03:17:20 [2020-06-27T03:17:20.393Z] #10 44.17 Selecting previously unselected package dmsetup.
03:17:20 [2020-06-27T03:17:20.393Z] #10 44.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
03:17:20 [2020-06-27T03:17:20.393Z] #10 44.20 Unpacking dmsetup (2:1.02.155-3) ...
03:17:20 [2020-06-27T03:17:20.393Z] #10 44.41 Selecting previously unselected package mingw-w64-common.
03:17:20 [2020-06-27T03:17:20.393Z] #10 44.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:17:20 [2020-06-27T03:17:20.393Z] #10 44.44 Unpacking mingw-w64-common (6.0.0-3) ...
03:17:20 [2020-06-27T03:17:20.393Z] #10 ...
03:17:20 [2020-06-27T03:17:20.393Z] 
03:17:20 [2020-06-27T03:17:20.393Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:20 [2020-06-27T03:17:20.573Z] #39 78.70   DEP      criu/sk-tcp.d
03:17:20 [2020-06-27T03:17:20.573Z] #39 78.84   DEP      criu/sk-queue.d
03:17:20 [2020-06-27T03:17:20.609Z] #25 10.99 
                                                                           0.0%
#                                                                          2.0%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       6.3%
#####                                                                      8.1%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.8%
####################                                                      28.0%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.1%
##########################                                                36.8%
###########################                                               38.9%
#############################                                             40.5%
##############################                                            43.0%
################################                                          45.3%
##################################                                        47.7%
####################################                                      50.1%
#####################################                                     52.3%
#######################################                                   54.9%
########################################                                  56.3%
##########################################                                58.9%
###########################################                               61.0%
#############################################                             62.9%
##############################################                            64.1%
##############################################                            64.9%
################################################                          67.3%
##################################################                        69.7%
####################################################                      72.7%
######################################################                    75.0%
#######################################################                   77.5%
#########################################################                 80.0%
###########################################################               82.9%
############################################################              84.7%
##############################################################            86.3%
###############################################################           88.2%
#################################################################         91.1%
##################################################################        92.7%
####################################################################      94.9%
#####################################################################     96.3%
03:17:20 [2020-06-27T03:17:20.609Z] #25 ...
03:17:20 [2020-06-27T03:17:20.609Z] 
03:17:20 [2020-06-27T03:17:20.609Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:20 [2020-06-27T03:17:20.609Z] #47 52.55 syscall
03:17:20 [2020-06-27T03:17:20.609Z] #47 52.57 reflect
03:17:20 [2020-06-27T03:17:20.609Z] #47 60.89 time
03:17:20 [2020-06-27T03:17:20.609Z] #47 ...
03:17:20 [2020-06-27T03:17:20.609Z] 
03:17:20 [2020-06-27T03:17:20.609Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:20 [2020-06-27T03:17:20.609Z] #25 10.99 
                                                                           0.0%
#                                                                          2.0%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       6.3%
#####                                                                      8.1%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.8%
####################                                                      28.0%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.1%
##########################                                                36.8%
###########################                                               38.9%
#############################                                             40.5%
##############################                                            43.0%
################################                                          45.3%
##################################                                        47.7%
####################################                                      50.1%
#####################################                                     52.3%
#######################################                                   54.9%
########################################                                  56.3%
##########################################                                58.9%
###########################################                               61.0%
#############################################                             62.9%
##############################################                            64.1%
##############################################                            64.9%
################################################                          67.3%
##################################################                        69.7%
####################################################                      72.7%
######################################################                    75.0%
#######################################################                   77.5%
#########################################################                 80.0%
###########################################################               82.9%
############################################################              84.7%
##############################################################            86.3%
###############################################################           88.2%
#################################################################         91.1%
##################################################################        92.7%
####################################################################      94.9%
#####################################################################     96.3%
#######################################################################   99.3%
######################################################################## 100.0%
03:17:20 [2020-06-27T03:17:20.818Z] #25 ...
03:17:20 [2020-06-27T03:17:20.818Z] 
03:17:20 [2020-06-27T03:17:20.818Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:20 [2020-06-27T03:17:20.818Z] #32 31.65 Reading package lists...
03:17:20 [2020-06-27T03:17:20.818Z] #32 38.71 Building dependency tree...
03:17:20 [2020-06-27T03:17:20.818Z] #32 42.67 The following additional packages will be installed:
03:17:20 [2020-06-27T03:17:20.818Z] #32 42.68   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
03:17:20 [2020-06-27T03:17:20.818Z] #32 42.69 Suggested packages:
03:17:20 [2020-06-27T03:17:20.818Z] #32 42.70   cmake-doc ninja-build lrzip
03:17:20 [2020-06-27T03:17:20.818Z] #32 42.70 Recommended packages:
03:17:20 [2020-06-27T03:17:20.818Z] #32 42.70   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:17:20 [2020-06-27T03:17:20.818Z] #32 43.92 The following NEW packages will be installed:
03:17:20 [2020-06-27T03:17:20.818Z] #32 43.93   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
03:17:20 [2020-06-27T03:17:20.818Z] #32 43.93   vim-common xxd
03:17:20 [2020-06-27T03:17:20.818Z] #32 44.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
03:17:20 [2020-06-27T03:17:20.818Z] #32 44.54 Need to get 14.9 MB of archives.
03:17:20 [2020-06-27T03:17:20.818Z] #32 44.54 After this operation, 61.8 MB of additional disk space will be used.
03:17:20 [2020-06-27T03:17:20.818Z] #32 44.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:17:20 [2020-06-27T03:17:20.818Z] #32 44.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:17:20 [2020-06-27T03:17:20.818Z] #32 44.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
03:17:20 [2020-06-27T03:17:20.818Z] #32 44.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:17:20 [2020-06-27T03:17:20.818Z] #32 46.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
03:17:20 [2020-06-27T03:17:20.818Z] #32 46.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
03:17:20 [2020-06-27T03:17:20.818Z] #32 46.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
03:17:20 [2020-06-27T03:17:20.818Z] #32 46.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
03:17:20 [2020-06-27T03:17:20.818Z] #32 46.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
03:17:20 [2020-06-27T03:17:20.818Z] #32 46.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
03:17:20 [2020-06-27T03:17:20.818Z] #32 48.31 debconf: delaying package configuration, since apt-utils is not installed
03:17:20 [2020-06-27T03:17:20.831Z] #39 78.94   DEP      criu/sk-packet.d
03:17:20 [2020-06-27T03:17:20.831Z] #39 79.03   DEP      criu/sk-netlink.d
03:17:20 [2020-06-27T03:17:20.866Z] #25 16.21 
03:17:21 [2020-06-27T03:17:21.077Z] #32 ...
03:17:21 [2020-06-27T03:17:21.077Z] 
03:17:21 [2020-06-27T03:17:21.077Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.236 + RM_GOPATH=0
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.236 + TMP_GOPATH=
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.236 + : /build
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.236 + '[' -z '' ']'
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.236 ++ mktemp -d
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.236 + export GOPATH=/tmp/tmp.F2Pa2KdZxB
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.236 + GOPATH=/tmp/tmp.F2Pa2KdZxB
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.236 + RM_GOPATH=1
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.237 + case "$(go env GOARCH)" in
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.237 ++ go env GOARCH
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.263 + export GO_BUILDMODE=-buildmode=pie
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.263 + GO_BUILDMODE=-buildmode=pie
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.263 ++ dirname /tmp/install/install.sh
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.263 + dir=/tmp/install
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.263 + bin=containerd
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.263 + shift
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.263 + '[' '!' -f /tmp/install/containerd.installer ']'
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.271 + . /tmp/install/containerd.installer
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.271 ++ set -e
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.271 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.271 + install_containerd
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.271 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234'
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.271 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.271 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F2Pa2KdZxB/src/github.com/containerd/containerd
03:17:21 [2020-06-27T03:17:21.077Z] #52 3.283 Cloning into '/tmp/tmp.F2Pa2KdZxB/src/github.com/containerd/containerd'...
03:17:21 [2020-06-27T03:17:21.121Z] #39 79.31   DEP      criu/sk-inet.d
03:17:21 [2020-06-27T03:17:21.176Z] #25 11.95 
                                                                           0.0%
#                                                                          2.6%
###                                                                        4.6%
####                                                                       6.9%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               16.0%
#############                                                             18.9%
################                                                          22.5%
##################                                                        25.5%
####################                                                      29.1%
######################                                                    31.9%
########################                                                  33.4%
########################                                                  34.7%
##########################                                                36.5%
###########################                                               38.2%
############################                                              40.1%
##############################                                            42.0%
################################                                          44.5%
#################################                                         46.3%
###################################                                       48.7%
####################################                                      50.7%
#####################################                                     52.7%
#######################################                                   54.7%
#########################################                                 57.0%
###########################################                               60.1%
############################################                              61.6%
#############################################                             63.4%
##############################################                            64.9%
###############################################                           66.6%
#################################################                         68.5%
##################################################                        69.9%
#
03:17:21 [2020-06-27T03:17:21.176Z] #25 ...
03:17:21 [2020-06-27T03:17:21.176Z] 
03:17:21 [2020-06-27T03:17:21.176Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:21 [2020-06-27T03:17:21.176Z] #38 42.66 Unpacking python-pkg-resources (40.8.0-1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 43.09 Selecting previously unselected package python-six.
03:17:21 [2020-06-27T03:17:21.176Z] #38 43.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 43.12 Unpacking python-six (1.12.0-1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 43.45 Selecting previously unselected package python-protobuf.
03:17:21 [2020-06-27T03:17:21.176Z] #38 43.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 43.52 Unpacking python-protobuf (3.6.1.3-2) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 44.27 Setting up python-pkg-resources (40.8.0-1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 47.73 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 47.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 47.78 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 47.83 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 47.91 Setting up python-six (1.12.0-1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 49.97 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 50.22 Setting up libnl-3-200:arm64 (3.4.0-1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 50.34 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 50.36 Setting up libcap-dev:arm64 (1:2.25-2) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 50.39 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 50.41 Setting up protobuf-compiler (3.6.1.3-2) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 50.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 50.51 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 50.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 50.57 Setting up python-protobuf (3.6.1.3-2) ...
03:17:21 [2020-06-27T03:17:21.176Z] #38 ...
03:17:21 [2020-06-27T03:17:21.176Z] 
03:17:21 [2020-06-27T03:17:21.176Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:21 [2020-06-27T03:17:21.332Z] #52 ...
03:17:21 [2020-06-27T03:17:21.332Z] 
03:17:21 [2020-06-27T03:17:21.332Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:21 [2020-06-27T03:17:21.332Z] #10 31.77 Reading package lists...
03:17:21 [2020-06-27T03:17:21.332Z] #10 39.07 Building dependency tree...
03:17:21 [2020-06-27T03:17:21.332Z] #10 42.53 The following additional packages will be installed:
03:17:21 [2020-06-27T03:17:21.332Z] #10 42.53   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
03:17:21 [2020-06-27T03:17:21.332Z] #10 42.53   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
03:17:21 [2020-06-27T03:17:21.332Z] #10 42.56   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
03:17:21 [2020-06-27T03:17:21.332Z] #10 42.56   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
03:17:21 [2020-06-27T03:17:21.332Z] #10 42.58 Suggested packages:
03:17:21 [2020-06-27T03:17:21.332Z] #10 42.59   gcc-8-locales seccomp wine64
03:17:21 [2020-06-27T03:17:21.332Z] #10 44.49 The following NEW packages will be installed:
03:17:21 [2020-06-27T03:17:21.332Z] #10 44.50   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:17:21 [2020-06-27T03:17:21.332Z] #10 44.51   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
03:17:21 [2020-06-27T03:17:21.332Z] #10 44.51   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
03:17:21 [2020-06-27T03:17:21.332Z] #10 44.51   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
03:17:21 [2020-06-27T03:17:21.332Z] #10 44.51   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
03:17:21 [2020-06-27T03:17:21.332Z] #10 44.52   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
03:17:21 [2020-06-27T03:17:21.332Z] #10 45.02 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
03:17:21 [2020-06-27T03:17:21.332Z] #10 45.02 Need to get 77.7 MB of archives.
03:17:21 [2020-06-27T03:17:21.332Z] #10 45.02 After this operation, 487 MB of additional disk space will be used.
03:17:21 [2020-06-27T03:17:21.332Z] #10 45.02 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]
03:17:21 [2020-06-27T03:17:21.332Z] #10 45.40 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]
03:17:21 [2020-06-27T03:17:21.332Z] #10 45.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
03:17:21 [2020-06-27T03:17:21.332Z] #10 45.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
03:17:21 [2020-06-27T03:17:21.332Z] #10 45.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
03:17:21 [2020-06-27T03:17:21.332Z] #10 45.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
03:17:21 [2020-06-27T03:17:21.332Z] #10 46.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
03:17:21 [2020-06-27T03:17:21.332Z] #10 46.51 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]
03:17:21 [2020-06-27T03:17:21.332Z] #10 46.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
03:17:21 [2020-06-27T03:17:21.332Z] #10 ...
03:17:21 [2020-06-27T03:17:21.332Z] 
03:17:21 [2020-06-27T03:17:21.332Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:21 [2020-06-27T03:17:21.332Z] #32 48.56 Fetched 14.9 MB in 3s (5771 kB/s)
03:17:21 [2020-06-27T03:17:21.332Z] #32 48.68 Selecting previously unselected package xxd.
03:17:21 [2020-06-27T03:17:21.332Z] #32 48.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:17:21 [2020-06-27T03:17:21.332Z] #32 48.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
03:17:21 [2020-06-27T03:17:21.332Z] #32 48.78 Unpacking xxd (2:8.1.0875-5) ...
03:17:21 [2020-06-27T03:17:21.378Z] #39 79.52   DEP      criu/signalfd.d
03:17:21 [2020-06-27T03:17:21.378Z] #39 79.66   DEP      criu/sigframe.d
03:17:21 [2020-06-27T03:17:21.587Z] #32 49.04 Selecting previously unselected package vim-common.
03:17:21 [2020-06-27T03:17:21.587Z] #32 49.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
03:17:21 [2020-06-27T03:17:21.587Z] #32 49.10 Unpacking vim-common (2:8.1.0875-5) ...
03:17:21 [2020-06-27T03:17:21.639Z] #39 79.77   DEP      criu/shmem.d
03:17:21 [2020-06-27T03:17:21.640Z] #39 79.89   DEP      criu/servicefd.d
03:17:21 [2020-06-27T03:17:21.784Z] #48 ...
03:17:21 [2020-06-27T03:17:21.784Z] 
03:17:21 [2020-06-27T03:17:21.784Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:21 [2020-06-27T03:17:21.784Z] #11 72.13 Selecting previously unselected package gcc-mingw-w64-base.
03:17:21 [2020-06-27T03:17:21.784Z] #11 72.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
03:17:21 [2020-06-27T03:17:21.784Z] #11 72.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:17:21 [2020-06-27T03:17:21.784Z] #11 72.40 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:17:21 [2020-06-27T03:17:21.784Z] #11 72.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
03:17:21 [2020-06-27T03:17:21.784Z] #11 72.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:17:21 [2020-06-27T03:17:21.804Z] #25 17.02 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:17:21 [2020-06-27T03:17:21.842Z] #32 49.47 Selecting previously unselected package cmake-data.
03:17:21 [2020-06-27T03:17:21.842Z] #32 49.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
03:17:21 [2020-06-27T03:17:21.842Z] #32 49.48 Unpacking cmake-data (3.13.4-1) ...
03:17:21 [2020-06-27T03:17:21.899Z] #39 80.03   DEP      criu/seize.d
03:17:21 [2020-06-27T03:17:21.899Z] #39 80.18   DEP      criu/seccomp.d
03:17:22 [2020-06-27T03:17:22.062Z] #25 17.45 
03:17:22 [2020-06-27T03:17:22.097Z] #32 ...
03:17:22 [2020-06-27T03:17:22.097Z] 
03:17:22 [2020-06-27T03:17:22.097Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:22 [2020-06-27T03:17:22.097Z] #38 32.70 Reading package lists...
03:17:22 [2020-06-27T03:17:22.097Z] #38 39.78 Building dependency tree...
03:17:22 [2020-06-27T03:17:22.097Z] #38 43.67 The following additional packages will be installed:
03:17:22 [2020-06-27T03:17:22.097Z] #38 43.67   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
03:17:22 [2020-06-27T03:17:22.097Z] #38 43.67   libprotoc17 python-pkg-resources python-six zlib1g-dev
03:17:22 [2020-06-27T03:17:22.097Z] #38 43.67 Suggested packages:
03:17:22 [2020-06-27T03:17:22.097Z] #38 43.72   manpages-dev python-setuptools
03:17:22 [2020-06-27T03:17:22.097Z] #38 45.96 The following NEW packages will be installed:
03:17:22 [2020-06-27T03:17:22.097Z] #38 45.96   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
03:17:22 [2020-06-27T03:17:22.097Z] #38 45.96   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
03:17:22 [2020-06-27T03:17:22.097Z] #38 45.96   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
03:17:22 [2020-06-27T03:17:22.097Z] #38 45.96   python-six zlib1g-dev
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.29 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.29 Need to get 4095 kB of archives.
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.29 After this operation, 22.5 MB of additional disk space will be used.
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 46.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
03:17:22 [2020-06-27T03:17:22.097Z] #38 48.28 debconf: delaying package configuration, since apt-utils is not installed
03:17:22 [2020-06-27T03:17:22.097Z] #38 48.50 Fetched 4095 kB in 1s (5275 kB/s)
03:17:22 [2020-06-27T03:17:22.097Z] #38 48.63 Selecting previously unselected package libcap-dev:amd64.
03:17:22 [2020-06-27T03:17:22.097Z] #38 48.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:17:22 [2020-06-27T03:17:22.097Z] #38 48.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
03:17:22 [2020-06-27T03:17:22.097Z] #38 48.73 Unpacking libcap-dev:amd64 (1:2.25-2) ...
03:17:22 [2020-06-27T03:17:22.097Z] #38 48.87 Selecting previously unselected package libnet1:amd64.
03:17:22 [2020-06-27T03:17:22.097Z] #38 48.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:17:22 [2020-06-27T03:17:22.097Z] #38 48.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:17:22 [2020-06-27T03:17:22.097Z] #38 49.02 Selecting previously unselected package libnet1-dev.
03:17:22 [2020-06-27T03:17:22.097Z] #38 49.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
03:17:22 [2020-06-27T03:17:22.097Z] #38 49.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
03:17:22 [2020-06-27T03:17:22.097Z] #38 49.27 Selecting previously unselected package libnl-3-200:amd64.
03:17:22 [2020-06-27T03:17:22.097Z] #38 49.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
03:17:22 [2020-06-27T03:17:22.097Z] #38 49.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:17:22 [2020-06-27T03:17:22.097Z] #38 49.50 Selecting previously unselected package libnl-3-dev:amd64.
03:17:22 [2020-06-27T03:17:22.097Z] #38 49.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
03:17:22 [2020-06-27T03:17:22.097Z] #38 49.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
03:17:22 [2020-06-27T03:17:22.156Z] #39 80.36   DEP      criu/rst-malloc.d
03:17:22 [2020-06-27T03:17:22.156Z] #39 80.40   DEP      criu/rbtree.d
03:17:22 [2020-06-27T03:17:22.156Z] #39 80.44   DEP      criu/pstree.d
03:17:22 [2020-06-27T03:17:22.229Z] #25 11.95 
                                                                           0.0%
#                                                                          2.6%
###                                                                        4.6%
####                                                                       6.9%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               16.0%
#############                                                             18.9%
################                                                          22.5%
##################                                                        25.5%
####################                                                      29.1%
######################                                                    31.9%
########################                                                  33.4%
########################                                                  34.7%
##########################                                                36.5%
###########################                                               38.2%
############################                                              40.1%
##############################                                            42.0%
################################                                          44.5%
#################################                                         46.3%
###################################                                       48.7%
####################################                                      50.7%
#####################################                                     52.7%
#######################################                                   54.7%
#########################################                                 57.0%
###########################################                               60.1%
############################################                              61.6%
#############################################                             63.4%
##############################################                            64.9%
###############################################                           66.6%
#################################################                         68.5%
##################################################                        69.9%
###################################################                       72.1%
#####################################################                     73.7%
######################################################                    75.5%
########################################################                  78.6%
#########################################################                 80.2%
###########################################################               82.2%
#############################################################             84.8%
##############################################################            87.1%
03:17:22 [2020-06-27T03:17:22.229Z] #25 ...
03:17:22 [2020-06-27T03:17:22.229Z] 
03:17:22 [2020-06-27T03:17:22.229Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:22 [2020-06-27T03:17:22.229Z] #41 43.52 time
03:17:22 [2020-06-27T03:17:22.229Z] #41 47.92 regexp
03:17:22 [2020-06-27T03:17:22.229Z] #41 48.91 context
03:17:22 [2020-06-27T03:17:22.229Z] #41 48.95 os
03:17:22 [2020-06-27T03:17:22.229Z] #41 52.94 io/ioutil
03:17:22 [2020-06-27T03:17:22.229Z] #41 53.05 internal/lazyregexp
03:17:22 [2020-06-27T03:17:22.229Z] #41 53.11 net
03:17:22 [2020-06-27T03:17:22.229Z] #41 53.55 github.com/LK4D4/vndr/versioned
03:17:22 [2020-06-27T03:17:22.229Z] #41 53.73 os/exec
03:17:22 [2020-06-27T03:17:22.229Z] #41 ...
03:17:22 [2020-06-27T03:17:22.229Z] 
03:17:22 [2020-06-27T03:17:22.229Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:22 [2020-06-27T03:17:22.321Z] #25 17.74 
#                                                                          2.3%
######################################################################## 100.0%
03:17:22 [2020-06-27T03:17:22.353Z] #38 49.89 Selecting previously unselected package libprotobuf-c1:amd64.
03:17:22 [2020-06-27T03:17:22.353Z] #38 49.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:17:22 [2020-06-27T03:17:22.353Z] #38 ...
03:17:22 [2020-06-27T03:17:22.353Z] 
03:17:22 [2020-06-27T03:17:22.353Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:22 [2020-06-27T03:17:22.353Z] #30 39.89 sync
03:17:22 [2020-06-27T03:17:22.353Z] #30 39.89 internal/reflectlite
03:17:22 [2020-06-27T03:17:22.353Z] #30 42.32 sort
03:17:22 [2020-06-27T03:17:22.353Z] #30 42.33 errors
03:17:22 [2020-06-27T03:17:22.353Z] #30 42.95 strconv
03:17:22 [2020-06-27T03:17:22.353Z] #30 43.49 io
03:17:22 [2020-06-27T03:17:22.353Z] #30 45.87 internal/oserror
03:17:22 [2020-06-27T03:17:22.353Z] #30 46.12 syscall
03:17:22 [2020-06-27T03:17:22.353Z] #30 48.90 reflect
03:17:22 [2020-06-27T03:17:22.353Z] #30 ...
03:17:22 [2020-06-27T03:17:22.353Z] 
03:17:22 [2020-06-27T03:17:22.353Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:22 [2020-06-27T03:17:22.353Z] #38 49.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:17:22 [2020-06-27T03:17:22.353Z] #38 50.04 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:17:22 [2020-06-27T03:17:22.414Z] #39 80.64   DEP      criu/protobuf.d
03:17:22 [2020-06-27T03:17:22.414Z] #39 80.74   GEN      criu/protobuf-desc-gen.h
03:17:22 [2020-06-27T03:17:22.579Z] #25 17.89 
03:17:22 [2020-06-27T03:17:22.644Z] #38 50.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
03:17:22 [2020-06-27T03:17:22.645Z] #38 50.06 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:17:22 [2020-06-27T03:17:22.645Z] #38 50.22 Selecting previously unselected package zlib1g-dev:amd64.
03:17:22 [2020-06-27T03:17:22.645Z] #38 50.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
03:17:22 [2020-06-27T03:17:22.645Z] #38 50.24 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:17:22 [2020-06-27T03:17:22.794Z] #25 11.95 
                                                                           0.0%
#                                                                          2.6%
###                                                                        4.6%
####                                                                       6.9%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               16.0%
#############                                                             18.9%
################                                                          22.5%
##################                                                        25.5%
####################                                                      29.1%
######################                                                    31.9%
########################                                                  33.4%
########################                                                  34.7%
##########################                                                36.5%
###########################                                               38.2%
############################                                              40.1%
##############################                                            42.0%
################################                                          44.5%
#################################                                         46.3%
###################################                                       48.7%
####################################                                      50.7%
#####################################                                     52.7%
#######################################                                   54.7%
#########################################                                 57.0%
###########################################                               60.1%
############################################                              61.6%
#############################################                             63.4%
##############################################                            64.9%
###############################################                           66.6%
#################################################                         68.5%
##################################################                        69.9%
###################################################                       72.1%
#####################################################                     73.7%
######################################################                    75.5%
########################################################                  78.6%
#########################################################                 80.2%
###########################################################               82.2%
#############################################################             84.8%
##############################################################            87.1%
#################################################################         90.6%
##################################################################        92.4%
###################################################################       94.1%
#####################################################################     95.9%
#######################################################################   98.9%
######################################################################## 100.0%
03:17:22 [2020-06-27T03:17:22.794Z] #25 17.22 
03:17:23 [2020-06-27T03:17:23.317Z] #38 50.91 Selecting previously unselected package libprotobuf17:amd64.
03:17:23 [2020-06-27T03:17:23.512Z] #25 ...
03:17:23 [2020-06-27T03:17:23.512Z] 
03:17:23 [2020-06-27T03:17:23.512Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:23 [2020-06-27T03:17:23.512Z] #30 55.36 time
03:17:23 [2020-06-27T03:17:23.512Z] #30 62.62 internal/poll
03:17:23 [2020-06-27T03:17:23.512Z] #30 64.87 internal/fmtsort
03:17:23 [2020-06-27T03:17:23.512Z] #30 65.18 internal/syscall/execenv
03:17:23 [2020-06-27T03:17:23.512Z] #30 65.40 internal/syscall/unix
03:17:23 [2020-06-27T03:17:23.512Z] #30 65.43 strings
03:17:23 [2020-06-27T03:17:23.512Z] #30 ...
03:17:23 [2020-06-27T03:17:23.512Z] 
03:17:23 [2020-06-27T03:17:23.512Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:23 [2020-06-27T03:17:23.512Z] #38 64.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:17:23 [2020-06-27T03:17:23.512Z] #38 64.26 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:17:23 [2020-06-27T03:17:23.512Z] #38 64.29 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
03:17:23 [2020-06-27T03:17:23.512Z] #38 64.30 Setting up libcap-dev:amd64 (1:2.25-2) ...
03:17:23 [2020-06-27T03:17:23.512Z] #38 64.33 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
03:17:23 [2020-06-27T03:17:23.512Z] #38 64.35 Setting up protobuf-compiler (3.6.1.3-2) ...
03:17:23 [2020-06-27T03:17:23.512Z] #38 64.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:17:23 [2020-06-27T03:17:23.512Z] #38 64.40 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:17:23 [2020-06-27T03:17:23.512Z] #38 64.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:17:23 [2020-06-27T03:17:23.512Z] #38 64.43 Setting up python-protobuf (3.6.1.3-2) ...
03:17:23 [2020-06-27T03:17:23.574Z] #38 50.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
03:17:23 [2020-06-27T03:17:23.574Z] #38 50.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
03:17:24 [2020-06-27T03:17:24.186Z] #25 18.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:17:24 [2020-06-27T03:17:24.310Z] #39 82.21   DEP      criu/protobuf-desc.d
03:17:24 [2020-06-27T03:17:24.310Z] #39 82.32   DEP      criu/proc_parse.d
03:17:24 [2020-06-27T03:17:24.310Z] #39 82.47   DEP      criu/plugin.d
03:17:24 [2020-06-27T03:17:24.310Z] #39 82.60   DEP      criu/pipes.d
03:17:24 [2020-06-27T03:17:24.447Z] #25 18.87 
03:17:24 [2020-06-27T03:17:24.505Z] #38 51.98 Selecting previously unselected package libprotobuf-lite17:amd64.
03:17:24 [2020-06-27T03:17:24.505Z] #38 51.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
03:17:24 [2020-06-27T03:17:24.505Z] #38 52.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:17:24 [2020-06-27T03:17:24.505Z] #38 52.21 Selecting previously unselected package libprotobuf-dev:amd64.
03:17:24 [2020-06-27T03:17:24.572Z] #39 82.83   DEP      criu/pie-util.d
03:17:24 [2020-06-27T03:17:24.708Z] #25 19.11 
#                                                                          2.2%
######################################################################## 100.0%
03:17:24 [2020-06-27T03:17:24.708Z] #25 19.23 
03:17:24 [2020-06-27T03:17:24.761Z] #38 52.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
03:17:24 [2020-06-27T03:17:24.761Z] #38 52.22 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:17:24 [2020-06-27T03:17:24.830Z] #39 82.93   DEP      criu/pie-util-vdso.d
03:17:25 [2020-06-27T03:17:25.088Z] #39 83.11   DEP      criu/pie-util-vdso-elf32.d
03:17:25 [2020-06-27T03:17:25.088Z] #39 83.29   DEP      criu/path.d
03:17:25 [2020-06-27T03:17:25.346Z] #39 83.42   DEP      criu/parasite-syscall.d
03:17:25 [2020-06-27T03:17:25.346Z] #39 83.55   DEP      criu/pagemap.d
03:17:25 [2020-06-27T03:17:25.604Z] #39 83.72   DEP      criu/pagemap-cache.d
03:17:25 [2020-06-27T03:17:25.604Z] #39 83.81   DEP      criu/page-xfer.d
03:17:25 [2020-06-27T03:17:25.861Z] #39 83.98   DEP      criu/page-pipe.d
03:17:26 [2020-06-27T03:17:26.090Z] #25 20.41 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:17:26 [2020-06-27T03:17:26.119Z] #39 84.15   DEP      criu/netfilter.d
03:17:26 [2020-06-27T03:17:26.119Z] #39 84.35   DEP      criu/net.d
03:17:26 [2020-06-27T03:17:26.351Z] #25 ...
03:17:26 [2020-06-27T03:17:26.351Z] 
03:17:26 [2020-06-27T03:17:26.351Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:26 [2020-06-27T03:17:26.351Z] #47 47.70 regexp
03:17:26 [2020-06-27T03:17:26.351Z] #47 48.55 context
03:17:26 [2020-06-27T03:17:26.351Z] #47 48.59 os
03:17:26 [2020-06-27T03:17:26.351Z] #47 53.01 io/ioutil
03:17:26 [2020-06-27T03:17:26.351Z] #47 53.01 mvdan.cc/sh/v3/fileutil
03:17:26 [2020-06-27T03:17:26.351Z] #47 53.72 fmt
03:17:26 [2020-06-27T03:17:26.351Z] #47 53.77 encoding/binary
03:17:26 [2020-06-27T03:17:26.351Z] #47 55.00 encoding/base64
03:17:26 [2020-06-27T03:17:26.351Z] #47 55.00 golang.org/x/sys/unix
03:17:26 [2020-06-27T03:17:26.351Z] #47 56.50 encoding/json
03:17:26 [2020-06-27T03:17:26.351Z] #47 56.52 github.com/pkg/diff
03:17:26 [2020-06-27T03:17:26.351Z] #47 56.53 go/token
03:17:26 [2020-06-27T03:17:26.352Z] #47 57.57 go/scanner
03:17:26 [2020-06-27T03:17:26.352Z] #47 ...
03:17:26 [2020-06-27T03:17:26.352Z] 
03:17:26 [2020-06-27T03:17:26.352Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:26 [2020-06-27T03:17:26.377Z] #39 84.54   DEP      criu/namespaces.d
03:17:26 [2020-06-27T03:17:26.616Z] #25 20.81 #=#=#                                                                         
03:17:26 [2020-06-27T03:17:26.635Z] #39 84.81   DEP      criu/mount.d
03:17:26 [2020-06-27T03:17:26.648Z] #38 54.31 Selecting previously unselected package libprotoc17:amd64.
03:17:26 [2020-06-27T03:17:26.648Z] #38 54.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
03:17:26 [2020-06-27T03:17:26.648Z] #38 54.33 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
03:17:26 [2020-06-27T03:17:26.877Z] #25 21.03 
                                                                           0.8%
######################################################################## 100.0%
03:17:26 [2020-06-27T03:17:26.877Z] #25 21.29 
03:17:26 [2020-06-27T03:17:26.893Z] #39 85.02   DEP      criu/memfd.d
03:17:26 [2020-06-27T03:17:26.893Z] #39 85.21   DEP      criu/mem.d
03:17:27 [2020-06-27T03:17:27.151Z] #39 85.36   DEP      criu/lsm.d
03:17:27 [2020-06-27T03:17:27.151Z] #39 85.50   DEP      criu/log.d
03:17:27 [2020-06-27T03:17:27.332Z] #11 ...
03:17:27 [2020-06-27T03:17:27.332Z] 
03:17:27 [2020-06-27T03:17:27.332Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:27 [2020-06-27T03:17:27.332Z] #40 3.934 fatal: not a git repository (or any of the parent directories): .git
03:17:27 [2020-06-27T03:17:27.332Z] #40 4.011   GEN      .gitid
03:17:27 [2020-06-27T03:17:27.332Z] #40 4.056   GEN      criu/include/version.h
03:17:27 [2020-06-27T03:17:27.332Z] #40 4.129   GEN      include/common/asm
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.219   PBCC     images/timens.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.251   DEP      images/timens.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.339   PBCC     images/fown.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.362   PBCC     images/google/protobuf/descriptor.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.483   PBCC     images/opts.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.539   PBCC     images/memfd.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.565   DEP      images/fown.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.584   DEP      images/google/protobuf/descriptor.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.655   DEP      images/opts.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.721   DEP      images/memfd.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.774   PBCC     images/sit.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.861   DEP      images/sit.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.887   PBCC     images/macvlan.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 6.984   DEP      images/macvlan.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.079   PBCC     images/autofs.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.097   DEP      images/autofs.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.123   PBCC     images/sysctl.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.138   DEP      images/sysctl.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.166   PBCC     images/time.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.180   DEP      images/time.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.214   PBCC     images/binfmt-misc.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.224   DEP      images/binfmt-misc.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.255   PBCC     images/seccomp.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.267   DEP      images/seccomp.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.316   PBCC     images/userns.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.329   DEP      images/userns.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.380   PBCC     images/cgroup.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.416   DEP      images/cgroup.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.527   PBCC     images/ext-file.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.576   DEP      images/ext-file.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.681   PBCC     images/rpc.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.765   DEP      images/rpc.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.857   PBCC     images/siginfo.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.873   DEP      images/siginfo.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.932   PBCC     images/pagemap.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 7.987   DEP      images/pagemap.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.034   PBCC     images/rlimit.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.056   DEP      images/rlimit.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.111   PBCC     images/file-lock.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.137   DEP      images/file-lock.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.241   PBCC     images/tty.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.349   DEP      images/tty.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.413   PBCC     images/tun.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.474   PBCC     images/netdev.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.562   DEP      images/tun.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.645   DEP      images/netdev.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.765   PBCC     images/vma.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 ...
03:17:27 [2020-06-27T03:17:27.332Z] 
03:17:27 [2020-06-27T03:17:27.332Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:27 [2020-06-27T03:17:27.332Z] #31 68.16 path
03:17:27 [2020-06-27T03:17:27.332Z] #31 70.12 text/tabwriter
03:17:27 [2020-06-27T03:17:27.332Z] #31 75.80 internal/syscall/execenv
03:17:27 [2020-06-27T03:17:27.332Z] #31 75.80 internal/syscall/unix
03:17:27 [2020-06-27T03:17:27.332Z] #31 76.03 time
03:17:27 [2020-06-27T03:17:27.332Z] #31 ...
03:17:27 [2020-06-27T03:17:27.332Z] 
03:17:27 [2020-06-27T03:17:27.332Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.809   DEP      images/vma.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.879   PBCC     images/creds.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 8.937   DEP      images/creds.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 9.004   PBCC     images/utsns.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 9.015   DEP      images/utsns.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 9.072   PBCC     images/ipc-desc.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 9.126   PBCC     images/ipc-sem.pb-c.c
03:17:27 [2020-06-27T03:17:27.332Z] #40 ...
03:17:27 [2020-06-27T03:17:27.332Z] 
03:17:27 [2020-06-27T03:17:27.332Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:27 [2020-06-27T03:17:27.332Z] #42 68.43 bufio
03:17:27 [2020-06-27T03:17:27.332Z] #42 70.09 reflect
03:17:27 [2020-06-27T03:17:27.332Z] #42 74.00 regexp/syntax
03:17:27 [2020-06-27T03:17:27.332Z] #42 75.95 crypto/rc4
03:17:27 [2020-06-27T03:17:27.332Z] #42 76.61 vendor/golang.org/x/text/transform
03:17:27 [2020-06-27T03:17:27.332Z] #42 ...
03:17:27 [2020-06-27T03:17:27.332Z] 
03:17:27 [2020-06-27T03:17:27.332Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:27 [2020-06-27T03:17:27.332Z] #40 9.158   DEP      images/ipc-desc.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 9.365   DEP      images/ipc-sem.pb-c.d
03:17:27 [2020-06-27T03:17:27.332Z] #40 9.398   PBCC     images/ipc-msg.pb-c.c
03:17:27 [2020-06-27T03:17:27.409Z] #39 85.61   DEP      criu/libnetlink.d
03:17:27 [2020-06-27T03:17:27.409Z] #39 85.71   DEP      criu/kerndat.d
03:17:27 [2020-06-27T03:17:27.448Z] #25 ...
03:17:27 [2020-06-27T03:17:27.448Z] 
03:17:27 [2020-06-27T03:17:27.448Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:27 [2020-06-27T03:17:27.448Z] #32 DONE 59.0s
03:17:27 [2020-06-27T03:17:27.448Z] 
03:17:27 [2020-06-27T03:17:27.448Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:27 [2020-06-27T03:17:27.448Z] #38 54.51 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
03:17:27 [2020-06-27T03:17:27.448Z] #38 55.37 Processing triggers for libc-bin (2.28-10) ...
03:17:27 [2020-06-27T03:17:27.448Z] #38 DONE 59.0s
03:17:27 [2020-06-27T03:17:27.588Z] #38 54.97 Selecting previously unselected package protobuf-c-compiler.
03:17:27 [2020-06-27T03:17:27.588Z] #38 54.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
03:17:27 [2020-06-27T03:17:27.588Z] #38 55.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
03:17:27 [2020-06-27T03:17:27.588Z] #38 ...
03:17:27 [2020-06-27T03:17:27.588Z] 
03:17:27 [2020-06-27T03:17:27.588Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:27 [2020-06-27T03:17:27.588Z] #25 4.133 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:17:27 [2020-06-27T03:17:27.588Z] #25 4.515 
03:17:27 [2020-06-27T03:17:27.588Z] #25 4.740 
                                                                           0.0%
####                                                                       5.6%
#######                                                                   10.3%
##########                                                                14.4%
############                                                              17.9%
################                                                          22.7%
###################                                                       26.9%
######################                                                    30.7%
########################                                                  34.0%
############################                                              39.3%
##############################                                            42.4%
####################################                                      51.0%
########################################                                  55.7%
###########################################                               60.8%
################################################                          66.8%
#####################################################                     73.6%
#########################################################                 79.6%
###############################################################           87.9%
######################################################################    97.5%
######################################################################## 100.0%
03:17:27 [2020-06-27T03:17:27.588Z] #25 7.325 
03:17:27 [2020-06-27T03:17:27.619Z] #40 9.442   DEP      images/ipc-msg.pb-c.d
03:17:27 [2020-06-27T03:17:27.619Z] #40 9.518   PBCC     images/ipc-shm.pb-c.c
03:17:27 [2020-06-27T03:17:27.619Z] #40 9.541   DEP      images/ipc-shm.pb-c.d
03:17:27 [2020-06-27T03:17:27.667Z] #39 85.86   DEP      criu/kcmp-ids.d
03:17:27 [2020-06-27T03:17:27.667Z] #39 85.90   DEP      criu/irmap.d
03:17:27 [2020-06-27T03:17:27.695Z] #38 ...
03:17:27 [2020-06-27T03:17:27.695Z] 
03:17:27 [2020-06-27T03:17:27.695Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:27 [2020-06-27T03:17:27.695Z] #25 19.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:17:27 [2020-06-27T03:17:27.695Z] #25 19.43 
03:17:27 [2020-06-27T03:17:27.695Z] #25 19.70 
                                                                           0.7%
######################################################################## 100.0%
03:17:27 [2020-06-27T03:17:27.695Z] #25 19.91 
03:17:27 [2020-06-27T03:17:27.695Z] #25 20.85 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:17:27 [2020-06-27T03:17:27.695Z] #25 20.94 skipping existing 1849cc453dee
03:17:27 [2020-06-27T03:17:27.695Z] #25 21.03 
03:17:27 [2020-06-27T03:17:27.695Z] #25 21.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:17:27 [2020-06-27T03:17:27.695Z] #25 22.36 
03:17:27 [2020-06-27T03:17:27.695Z] #25 22.53 
######################################################################## 100.0%
03:17:27 [2020-06-27T03:17:27.695Z] #25 22.67 
03:17:27 [2020-06-27T03:17:27.695Z] #25 22.73 Download of images into '/build' complete.
03:17:27 [2020-06-27T03:17:27.695Z] #25 22.73 Use something like the following to load the result into a Docker daemon:
03:17:27 [2020-06-27T03:17:27.696Z] #25 22.73   tar -cC '/build' . | docker load
03:17:27 [2020-06-27T03:17:27.709Z] 
03:17:27 [2020-06-27T03:17:27.709Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:27 [2020-06-27T03:17:27.843Z] #25 7.538 
                                                                           0.7%
###########           
03:17:27 [2020-06-27T03:17:27.843Z] #25 ...
03:17:27 [2020-06-27T03:17:27.843Z] 
03:17:27 [2020-06-27T03:17:27.843Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:27 [2020-06-27T03:17:27.843Z] #41 45.25 strconv
03:17:27 [2020-06-27T03:17:27.843Z] #41 45.26 io
03:17:27 [2020-06-27T03:17:27.843Z] #41 46.77 bytes
03:17:27 [2020-06-27T03:17:27.843Z] #41 48.92 reflect
03:17:27 [2020-06-27T03:17:27.843Z] #41 49.46 bufio
03:17:27 [2020-06-27T03:17:27.843Z] #41 51.50 syscall
03:17:27 [2020-06-27T03:17:27.843Z] #41 ...
03:17:27 [2020-06-27T03:17:27.843Z] 
03:17:27 [2020-06-27T03:17:27.843Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:27 [2020-06-27T03:17:27.906Z] #40 9.678   PBCC     images/ipc-var.pb-c.c
03:17:27 [2020-06-27T03:17:27.906Z] #40 9.745   DEP      images/ipc-var.pb-c.d
03:17:27 [2020-06-27T03:17:27.906Z] #40 9.822   PBCC     images/sk-opts.pb-c.c
03:17:27 [2020-06-27T03:17:27.906Z] #40 9.849   PBCC     images/packet-sock.pb-c.c
03:17:27 [2020-06-27T03:17:27.906Z] #40 9.921   DEP      images/sk-opts.pb-c.d
03:17:27 [2020-06-27T03:17:27.906Z] #40 10.01   DEP      images/packet-sock.pb-c.d
03:17:27 [2020-06-27T03:17:27.924Z] #39 86.02   DEP      criu/ipc_ns.d
03:17:28 [2020-06-27T03:17:28.182Z] #39 86.21   DEP      criu/image.d
03:17:28 [2020-06-27T03:17:28.182Z] #39 86.37   DEP      criu/image-desc.d
03:17:28 [2020-06-27T03:17:28.182Z] #39 86.45   DEP      criu/fsnotify.d
03:17:28 [2020-06-27T03:17:28.193Z] #40 10.13   PBCC     images/sk-netlink.pb-c.c
03:17:28 [2020-06-27T03:17:28.193Z] #40 10.20   DEP      images/sk-netlink.pb-c.d
03:17:28 [2020-06-27T03:17:28.193Z] #40 10.34   PBCC     images/sk-inet.pb-c.c
03:17:28 [2020-06-27T03:17:28.351Z] #25 7.538 
                                                                           0.7%
###########                                                               15.6%
#######################                                                   32.1%
###################################                                       50.0%
################################################                          67.6%
############################################################              84.6%
######################################################################## 100.0%
03:17:28 [2020-06-27T03:17:28.440Z] #39 86.59   DEP      criu/filesystems.d
03:17:28 [2020-06-27T03:17:28.481Z] #40 10.40   DEP      images/sk-inet.pb-c.d
03:17:28 [2020-06-27T03:17:28.481Z] #40 10.49   PBCC     images/sk-unix.pb-c.c
03:17:28 [2020-06-27T03:17:28.481Z] #40 10.58   DEP      images/sk-unix.pb-c.d
03:17:28 [2020-06-27T03:17:28.628Z] #25 ...
03:17:28 [2020-06-27T03:17:28.628Z] 
03:17:28 [2020-06-27T03:17:28.628Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:28 [2020-06-27T03:17:28.628Z] #41 60.48 time
03:17:28 [2020-06-27T03:17:28.628Z] #41 64.86 internal/fmtsort
03:17:28 [2020-06-27T03:17:28.628Z] #41 65.47 internal/syscall/unix
03:17:28 [2020-06-27T03:17:28.628Z] #41 65.64 strings
03:17:28 [2020-06-27T03:17:28.628Z] #41 67.24 os
03:17:28 [2020-06-27T03:17:28.628Z] #41 68.84 regexp/syntax
03:17:28 [2020-06-27T03:17:28.628Z] #41 70.65 fmt
03:17:28 [2020-06-27T03:17:28.628Z] #41 ...
03:17:28 [2020-06-27T03:17:28.628Z] 
03:17:28 [2020-06-27T03:17:28.628Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:28 [2020-06-27T03:17:28.628Z] #32 61.84 Selecting previously unselected package libuv1:amd64.
03:17:28 [2020-06-27T03:17:28.628Z] #32 61.87 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 61.87 Unpacking libuv1:amd64 (1.24.1-1) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 62.13 Selecting previously unselected package cmake.
03:17:28 [2020-06-27T03:17:28.628Z] #32 62.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 62.19 Unpacking cmake (3.13.4-1) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.13 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.14 Setting up xxd (2:8.1.0875-5) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.15 Setting up libuv1:amd64 (1.24.1-1) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.16 Setting up vim-common (2:8.1.0875-5) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.22 Setting up librhash0:amd64 (1.3.8-1) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.24 Setting up cmake-data (3.13.4-1) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.32 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.37 Setting up cmake (3.13.4-1) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.38 Processing triggers for libc-bin (2.28-10) ...
03:17:28 [2020-06-27T03:17:28.628Z] #32 66.49 Processing triggers for mime-support (3.62) ...
03:17:28 [2020-06-27T03:17:28.698Z] #39 86.78   DEP      criu/files.d
03:17:28 [2020-06-27T03:17:28.698Z] #39 87.00   DEP      criu/files-reg.d
03:17:28 [2020-06-27T03:17:28.767Z] #40 10.70   PBCC     images/mm.pb-c.c
03:17:28 [2020-06-27T03:17:28.767Z] #40 10.82   DEP      images/mm.pb-c.d
03:17:28 [2020-06-27T03:17:28.885Z] #32 DONE 71.0s
03:17:28 [2020-06-27T03:17:28.885Z] 
03:17:28 [2020-06-27T03:17:28.885Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:28 [2020-06-27T03:17:28.885Z] #25 DONE 24.4s
03:17:28 [2020-06-27T03:17:28.885Z] 
03:17:28 [2020-06-27T03:17:28.886Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:28 [2020-06-27T03:17:28.911Z] #25 8.536 
03:17:28 [2020-06-27T03:17:28.956Z] #39 87.17   DEP      criu/files-ext.d
03:17:29 [2020-06-27T03:17:29.054Z] #40 10.98   PBCC     images/timerfd.pb-c.c
03:17:29 [2020-06-27T03:17:29.055Z] #40 11.07   DEP      images/timerfd.pb-c.d
03:17:29 [2020-06-27T03:17:29.055Z] #40 11.13   PBCC     images/timer.pb-c.c
03:17:29 [2020-06-27T03:17:29.055Z] #40 11.14   DEP      images/timer.pb-c.d
03:17:29 [2020-06-27T03:17:29.214Z] #39 87.33   DEP      criu/file-lock.d
03:17:29 [2020-06-27T03:17:29.342Z] #40 11.21   PBCC     images/sa.pb-c.c
03:17:29 [2020-06-27T03:17:29.342Z] #40 11.27   DEP      images/sa.pb-c.d
03:17:29 [2020-06-27T03:17:29.342Z] #40 11.34   PBCC     images/pipe-data.pb-c.c
03:17:29 [2020-06-27T03:17:29.342Z] #40 11.36   DEP      images/pipe-data.pb-c.d
03:17:29 [2020-06-27T03:17:29.342Z] #40 11.43   PBCC     images/mnt.pb-c.c
03:17:29 [2020-06-27T03:17:29.472Z] #39 87.46   DEP      criu/file-ids.d
03:17:29 [2020-06-27T03:17:29.472Z] #39 87.67   DEP      criu/fifo.d
03:17:29 [2020-06-27T03:17:29.623Z] #39 ...
03:17:29 [2020-06-27T03:17:29.623Z] 
03:17:29 [2020-06-27T03:17:29.623Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:29 [2020-06-27T03:17:29.623Z] #30 52.57 io/ioutil
03:17:29 [2020-06-27T03:17:29.623Z] #30 54.63 log
03:17:29 [2020-06-27T03:17:29.623Z] #30 54.64 github.com/BurntSushi/toml
03:17:29 [2020-06-27T03:17:29.623Z] #30 54.66 flag
03:17:29 [2020-06-27T03:17:29.623Z] #30 57.15 github.com/BurntSushi/toml/cmd/tomlv
03:17:29 [2020-06-27T03:17:29.623Z] #30 DONE 61.2s
03:17:29 [2020-06-27T03:17:29.630Z] #40 11.57   DEP      images/mnt.pb-c.d
03:17:29 [2020-06-27T03:17:29.630Z] #40 11.62   PBCC     images/sk-packet.pb-c.c
03:17:29 [2020-06-27T03:17:29.630Z] #40 11.68   DEP      images/sk-packet.pb-c.d
03:17:29 [2020-06-27T03:17:29.730Z] #39 87.84   DEP      criu/fdstore.d
03:17:29 [2020-06-27T03:17:29.730Z] #39 87.96   DEP      criu/fault-injection.d
03:17:29 [2020-06-27T03:17:29.730Z] #39 88.01   DEP      criu/external.d
03:17:29 [2020-06-27T03:17:29.884Z] 
03:17:29 [2020-06-27T03:17:29.884Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:29 [2020-06-27T03:17:29.884Z] #33 2.379 + RM_GOPATH=0
03:17:29 [2020-06-27T03:17:29.884Z] #33 2.379 + TMP_GOPATH=
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.379 + : /build
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.379 + '[' -z '' ']'
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.381 ++ mktemp -d
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.381 + export GOPATH=/tmp/tmp.xupYoDTO1r
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.381 + GOPATH=/tmp/tmp.xupYoDTO1r
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.381 + RM_GOPATH=1
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.381 + case "$(go env GOARCH)" in
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.387 ++ go env GOARCH
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.396 + export GO_BUILDMODE=-buildmode=pie
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.397 + GO_BUILDMODE=-buildmode=pie
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.397 ++ dirname /tmp/install/install.sh
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.400 + dir=/tmp/install
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.400 + bin=tini
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.401 + shift
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.402 + '[' '!' -f /tmp/install/tini.installer ']'
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.402 + . /tmp/install/tini.installer
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.402 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.402 + install_tini
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.402 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.402 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.406 + git clone https://github.com/krallin/tini.git /tmp/tmp.xupYoDTO1r/tini
03:17:29 [2020-06-27T03:17:29.885Z] #33 2.410 Cloning into '/tmp/tmp.xupYoDTO1r/tini'...
03:17:29 [2020-06-27T03:17:29.918Z] #40 11.76   PBCC     images/tcp-stream.pb-c.c
03:17:29 [2020-06-27T03:17:29.918Z] #40 11.82   DEP      images/tcp-stream.pb-c.d
03:17:29 [2020-06-27T03:17:29.918Z] #40 11.91   PBCC     images/pipe.pb-c.c
03:17:29 [2020-06-27T03:17:29.918Z] #40 11.97   DEP      images/pipe.pb-c.d
03:17:29 [2020-06-27T03:17:29.918Z] #40 12.05   PBCC     images/pstree.pb-c.c
03:17:29 [2020-06-27T03:17:29.988Z] #39 88.07   DEP      criu/eventpoll.d
03:17:29 [2020-06-27T03:17:29.988Z] #39 88.21   DEP      criu/eventfd.d
03:17:29 [2020-06-27T03:17:29.988Z] #39 88.30   DEP      criu/crtools.d
03:17:30 [2020-06-27T03:17:30.205Z] #40 12.11   DEP      images/pstree.pb-c.d
03:17:30 [2020-06-27T03:17:30.205Z] #40 12.19   PBCC     images/fs.pb-c.c
03:17:30 [2020-06-27T03:17:30.205Z] #40 12.25   DEP      images/fs.pb-c.d
03:17:30 [2020-06-27T03:17:30.246Z] #39 88.51   DEP      criu/cr-service.d
03:17:30 [2020-06-27T03:17:30.257Z] #33 ...
03:17:30 [2020-06-27T03:17:30.257Z] 
03:17:30 [2020-06-27T03:17:30.257Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.25 Selecting previously unselected package binutils-mingw-w64.
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.37 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.56 Selecting previously unselected package dmsetup.
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.61 Unpacking dmsetup (2:1.02.155-3) ...
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.82 Selecting previously unselected package mingw-w64-common.
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:17:30 [2020-06-27T03:17:30.257Z] #10 62.84 Unpacking mingw-w64-common (6.0.0-3) ...
03:17:30 [2020-06-27T03:17:30.257Z] #10 69.68 Selecting previously unselected package mingw-w64-x86-64-dev.
03:17:30 [2020-06-27T03:17:30.257Z] #10 69.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:17:30 [2020-06-27T03:17:30.257Z] #10 69.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:17:30 [2020-06-27T03:17:30.492Z] #40 12.34   PBCC     images/signalfd.pb-c.c
03:17:30 [2020-06-27T03:17:30.492Z] #40 12.37   DEP      images/signalfd.pb-c.d
03:17:30 [2020-06-27T03:17:30.492Z] #40 12.42   PBCC     images/fh.pb-c.c
03:17:30 [2020-06-27T03:17:30.492Z] #40 12.48   PBCC     images/fsnotify.pb-c.c
03:17:30 [2020-06-27T03:17:30.504Z] #39 88.67   DEP      criu/cr-restore.d
03:17:30 [2020-06-27T03:17:30.514Z] #10 ...
03:17:30 [2020-06-27T03:17:30.514Z] 
03:17:30 [2020-06-27T03:17:30.514Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:30 [2020-06-27T03:17:30.514Z] #38 71.93 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
03:17:30 [2020-06-27T03:17:30.514Z] #38 71.93 Processing triggers for libc-bin (2.28-10) ...
03:17:30 [2020-06-27T03:17:30.514Z] #38 DONE 72.5s
03:17:30 [2020-06-27T03:17:30.514Z] 
03:17:30 [2020-06-27T03:17:30.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:30 [2020-06-27T03:17:30.697Z] #25 8.737 
#                                                                          1.5%
#####                                                                      7.7%
##########                                                                14.0%
#############                                                             19.0%
##################                                                        25.0%
####################                                                      28.5%
########################                                                  34.1%
###########################                                               38.0%
###############################                                           43.9%
###################################                                       49.5%
########################################                                  56.6%
############################################                              62.4%
################################################                          67.0%
####################################################                      73.2%
#########################################################                 79.6%
##############################################################            86.4%
####################################################################      94.9%
######################################################################## 100.0%
03:17:30 [2020-06-27T03:17:30.762Z] #39 ...
03:17:30 [2020-06-27T03:17:30.762Z] 
03:17:30 [2020-06-27T03:17:30.762Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:17:30 [2020-06-27T03:17:30.762Z] #28 DONE 166.9s
03:17:30 [2020-06-27T03:17:30.762Z] 
03:17:30 [2020-06-27T03:17:30.762Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:17:30 [2020-06-27T03:17:30.762Z] #17 11.94 Fetched 8355 kB in 10s (858 kB/s)
03:17:30 [2020-06-27T03:17:30.762Z] #17 11.94 Reading package lists...
03:17:30 [2020-06-27T03:17:30.762Z] #17 15.36 Reading package lists...
03:17:30 [2020-06-27T03:17:30.762Z] #17 18.64 Building dependency tree...
03:17:30 [2020-06-27T03:17:30.780Z] #40 12.58   DEP      images/fh.pb-c.d
03:17:30 [2020-06-27T03:17:30.780Z] #40 12.64   DEP      images/fsnotify.pb-c.d
03:17:30 [2020-06-27T03:17:30.780Z] #40 12.70   PBCC     images/eventpoll.pb-c.c
03:17:30 [2020-06-27T03:17:30.780Z] #40 12.71   DEP      images/eventpoll.pb-c.d
03:17:30 [2020-06-27T03:17:30.780Z] #40 12.79   PBCC     images/eventfd.pb-c.c
03:17:30 [2020-06-27T03:17:30.780Z] #40 12.80   DEP      images/eventfd.pb-c.d
03:17:30 [2020-06-27T03:17:30.780Z] #40 12.86   PBCC     images/remap-file-path.pb-c.c
03:17:30 [2020-06-27T03:17:30.780Z] #40 12.89   DEP      images/remap-file-path.pb-c.d
03:17:30 [2020-06-27T03:17:30.826Z] #33 3.298 + cd /tmp/tmp.xupYoDTO1r/tini
03:17:30 [2020-06-27T03:17:30.826Z] #33 3.298 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:17:30 [2020-06-27T03:17:30.826Z] #33 3.308 + cmake .
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.34 libcap2-bin is already the newest version (1:2.25-2).
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.34 The following additional packages will be installed:
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.34   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35   python3.7 python3.7-minimal vim-runtime xxd
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35 Suggested packages:
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35 Recommended packages:
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35   aufs-dkms nftables build-essential python3-dev python3-keyring
03:17:31 [2020-06-27T03:17:31.020Z] #17 20.35   python3-keyrings.alt python3-xdg unzip
03:17:31 [2020-06-27T03:17:31.020Z] #17 ...
03:17:31 [2020-06-27T03:17:31.020Z] 
03:17:31 [2020-06-27T03:17:31.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:31 [2020-06-27T03:17:31.020Z] #39 89.05   DEP      criu/cr-errno.d
03:17:31 [2020-06-27T03:17:31.020Z] #39 89.12   DEP      criu/cr-dump.d
03:17:31 [2020-06-27T03:17:31.067Z] #40 12.95   PBCC     images/fifo.pb-c.c
03:17:31 [2020-06-27T03:17:31.067Z] #40 12.96   DEP      images/fifo.pb-c.d
03:17:31 [2020-06-27T03:17:31.067Z] #40 13.02   PBCC     images/ghost-file.pb-c.c
03:17:31 [2020-06-27T03:17:31.067Z] #40 13.07   DEP      images/ghost-file.pb-c.d
03:17:31 [2020-06-27T03:17:31.067Z] #40 13.13   PBCC     images/regfile.pb-c.c
03:17:31 [2020-06-27T03:17:31.067Z] #40 13.18   DEP      images/regfile.pb-c.d
03:17:31 [2020-06-27T03:17:31.256Z] #25 10.95 
03:17:31 [2020-06-27T03:17:31.278Z] #39 89.38   DEP      criu/cr-dedup.d
03:17:31 [2020-06-27T03:17:31.368Z] #40 13.22   PBCC     images/ns.pb-c.c
03:17:31 [2020-06-27T03:17:31.368Z] #40 13.27   DEP      images/ns.pb-c.d
03:17:31 [2020-06-27T03:17:31.368Z] #40 13.30   PBCC     images/fdinfo.pb-c.c
03:17:31 [2020-06-27T03:17:31.368Z] #40 13.43   DEP      images/fdinfo.pb-c.d
03:17:31 [2020-06-27T03:17:31.400Z] #33 ...
03:17:31 [2020-06-27T03:17:31.400Z] 
03:17:31 [2020-06-27T03:17:31.400Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:31 [2020-06-27T03:17:31.400Z] #25 22.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:17:31 [2020-06-27T03:17:31.400Z] #25 22.62 skipping existing ed4b54129745
03:17:31 [2020-06-27T03:17:31.400Z] #25 22.79 
03:17:31 [2020-06-27T03:17:31.400Z] #25 24.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:17:31 [2020-06-27T03:17:31.400Z] #25 24.95 
03:17:31 [2020-06-27T03:17:31.400Z] #25 25.23 
######################################################################## 100.0%
03:17:31 [2020-06-27T03:17:31.400Z] #25 25.31 
03:17:31 [2020-06-27T03:17:31.400Z] #25 25.53 Download of images into '/build' complete.
03:17:31 [2020-06-27T03:17:31.400Z] #25 25.53 Use something like the following to load the result into a Docker daemon:
03:17:31 [2020-06-27T03:17:31.400Z] #25 25.53   tar -cC '/build' . | docker load
03:17:31 [2020-06-27T03:17:31.400Z] #25 DONE 25.9s
03:17:31 [2020-06-27T03:17:31.536Z] #39 89.67   DEP      criu/cr-check.d
03:17:31 [2020-06-27T03:17:31.656Z] #40 13.55   PBCC     images/core-aarch64.pb-c.c
03:17:31 [2020-06-27T03:17:31.656Z] #40 13.59   PBCC     images/core-arm.pb-c.c
03:17:31 [2020-06-27T03:17:31.656Z] #40 13.65   PBCC     images/core-ppc64.pb-c.c
03:17:31 [2020-06-27T03:17:31.656Z] #40 13.75   PBCC     images/core-s390.pb-c.c
03:17:31 [2020-06-27T03:17:31.660Z] 
03:17:31 [2020-06-27T03:17:31.660Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:31 [2020-06-27T03:17:31.794Z] #39 89.92   DEP      criu/config.d
03:17:31 [2020-06-27T03:17:31.794Z] #39 90.04   DEP      criu/clone-noasan.d
03:17:31 [2020-06-27T03:17:31.919Z] #52 27.22 Checking out files:  38% (1221/3198)   
Checking out files:  39% (1248/3198)   
Checking out files:  40% (1280/3198)   
Checking out files:  41% (1312/3198)   
Checking out files:  42% (1344/3198)   
Checking out files:  43% (1376/3198)   
Checking out files:  44% (1408/3198)   
Checking out files:  45% (1440/3198)   
Checking out files:  46% (1472/3198)   
Checking out files:  47% (1504/3198)   
Checking out files:  48% (1536/3198)   
Checking out files:  49% (1568/3198)   
Checking out files:  50% (1599/3198)   
Checking out files:  51% (1631/3198)   
Checking out files:  52% (1663/3198)   
Checking out files:  53% (1695/3198)   
Checking out files:  54% (1727/3198)   
Checking out files:  55% (1759/3198)   
Checking out files:  56% (1791/3198)   
Checking out files:  57% (1823/3198)   
Checking out files:  58% (1855/3198)   
Checking out files:  59% (1887/3198)   
Checking out files:  60% (1919/3198)   
Checking out files:  61% (1951/3198)   
Checking out files:  62% (1983/3198)   
Checking out files:  63% (2015/3198)   
Checking out files:  64% (2047/3198)   
Checking out files:  65% (2079/3198)   
Checking out files:  66% (2111/3198)   
Checking out files:  67% (2143/3198)   
Checking out files:  68% (2175/3198)   
Checking out files:  69% (2207/3198)   
Checking out files:  70% (2239/3198)   
Checking out files:  71% (2271/3198)   
Checking out files:  72% (2303/3198)   
Checking out files:  73% (2335/3198)   
Checking out files:  74% (2367/3198)   
Checking out files:  75% (2399/3198)   
Checking out files:  75% (2400/3198)   
Checking out files:  76% (2431/3198)   
Checking out files:  77% (2463/3198)   
Checking out files:  78% (2495/3198)   
Checking out files:  79% (2527/3198)   
Checking out files:  80% (2559/3198)   
Checking out files:  81% (2591/3198)   
03:17:31 [2020-06-27T03:17:31.920Z] #52 ...
03:17:31 [2020-06-27T03:17:31.920Z] 
03:17:31 [2020-06-27T03:17:31.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:31 [2020-06-27T03:17:31.920Z] #10 53.41 Selecting previously unselected package mingw-w64-x86-64-dev.
03:17:31 [2020-06-27T03:17:31.920Z] #10 53.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:17:31 [2020-06-27T03:17:31.920Z] #10 53.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:17:31 [2020-06-27T03:17:31.920Z] #10 ...
03:17:31 [2020-06-27T03:17:31.920Z] 
03:17:31 [2020-06-27T03:17:31.920Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:31 [2020-06-27T03:17:31.945Z] #40 13.83   PBCC     images/core-x86.pb-c.c
03:17:31 [2020-06-27T03:17:31.945Z] #40 13.88   PBCC     images/core.pb-c.c
03:17:31 [2020-06-27T03:17:31.945Z] #40 14.00   PBCC     images/inventory.pb-c.c
03:17:31 [2020-06-27T03:17:31.945Z] #40 14.07   DEP      images/core-aarch64.pb-c.d
03:17:32 [2020-06-27T03:17:32.051Z] #39 90.17   DEP      criu/cgroup.d
03:17:32 [2020-06-27T03:17:32.051Z] #39 90.29   DEP      criu/cgroup-props.d
03:17:32 [2020-06-27T03:17:32.232Z] #40 14.17   DEP      images/core-arm.pb-c.d
03:17:32 [2020-06-27T03:17:32.232Z] #40 14.21   DEP      images/core-ppc64.pb-c.d
03:17:32 [2020-06-27T03:17:32.232Z] #40 14.28   DEP      images/core-s390.pb-c.d
03:17:32 [2020-06-27T03:17:32.232Z] #40 14.32   DEP      images/core-x86.pb-c.d
03:17:32 [2020-06-27T03:17:32.309Z] #39 90.36   DEP      criu/bitmap.d
03:17:32 [2020-06-27T03:17:32.309Z] #39 90.38   DEP      criu/bfd.d
03:17:32 [2020-06-27T03:17:32.309Z] #39 90.51   DEP      criu/autofs.d
03:17:32 [2020-06-27T03:17:32.448Z] #52 27.22 Checking out files:  38% (1221/3198)   
Checking out files:  39% (1248/3198)   
Checking out files:  40% (1280/3198)   
Checking out files:  41% (1312/3198)   
Checking out files:  42% (1344/3198)   
Checking out files:  43% (1376/3198)   
Checking out files:  44% (1408/3198)   
Checking out files:  45% (1440/3198)   
Checking out files:  46% (1472/3198)   
Checking out files:  47% (1504/3198)   
Checking out files:  48% (1536/3198)   
Checking out files:  49% (1568/3198)   
Checking out files:  50% (1599/3198)   
Checking out files:  51% (1631/3198)   
Checking out files:  52% (1663/3198)   
Checking out files:  53% (1695/3198)   
Checking out files:  54% (1727/3198)   
Checking out files:  55% (1759/3198)   
Checking out files:  56% (1791/3198)   
Checking out files:  57% (1823/3198)   
Checking out files:  58% (1855/3198)   
Checking out files:  59% (1887/3198)   
Checking out files:  60% (1919/3198)   
Checking out files:  61% (1951/3198)   
Checking out files:  62% (1983/3198)   
Checking out files:  63% (2015/3198)   
Checking out files:  64% (2047/3198)   
Checking out files:  65% (2079/3198)   
Checking out files:  66% (2111/3198)   
Checking out files:  67% (2143/3198)   
Checking out files:  68% (2175/3198)   
Checking out files:  69% (2207/3198)   
Checking out files:  70% (2239/3198)   
Checking out files:  71% (2271/3198)   
Checking out files:  72% (2303/3198)   
Checking out files:  73% (2335/3198)   
Checking out files:  74% (2367/3198)   
Checking out files:  75% (2399/3198)   
Checking out files:  75% (2400/3198)   
Checking out files:  76% (2431/3198)   
Checking out files:  77% (2463/3198)   
Checking out files:  78% (2495/3198)   
Checking out files:  79% (2527/3198)   
Checking out files:  80% (2559/3198)   
Checking out files:  81% (2591/3198)   
Checking out files:  82% (2623/3198)   
Checking out files:  83% (2655/3198)   
Checking out files:  84% (2687/3198)   
Checking out files:  85% (2719/3198)   
Checking out files:  86% (2751/3198)   
Checking out files:  87% (2783/3198)   
Checking out files:  88% (2815/3198)   
Checking out files:  89% (2847/3198)   
Checking out files:  90% (2879/3198)   
Checking out files:  91% (2911/3198)   
Checking out files:  92% (2943/3198)   
Checking out files:  93% (2975/3198)   
Checking out files:  94% (3007/3198)   
Checking out files:  95% (3039/3198)   
Checking out files:  96% (3071/3198)   
Checking out files:  97% (3103/3198)   
Checking out files:  98% (3135/3198)   
Checking out files:  99% (3167/3198)   
Checking out files: 100% (3198/3198)   
Checking out files: 100% (3198/3198), done.
03:17:32 [2020-06-27T03:17:32.519Z] #40 14.41   DEP      images/core.pb-c.d
03:17:32 [2020-06-27T03:17:32.519Z] #40 14.49   DEP      images/inventory.pb-c.d
03:17:32 [2020-06-27T03:17:32.519Z] #40 14.61   PBCC     images/cpuinfo.pb-c.c
03:17:32 [2020-06-27T03:17:32.567Z] #39 90.69   DEP      criu/aio.d
03:17:32 [2020-06-27T03:17:32.708Z] #52 29.18 + cd /tmp/tmp.tPDiyAcS9H/src/github.com/containerd/containerd
03:17:32 [2020-06-27T03:17:32.708Z] #52 29.18 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:17:32 [2020-06-27T03:17:32.807Z] #40 14.64   DEP      images/cpuinfo.pb-c.d
03:17:32 [2020-06-27T03:17:32.807Z] #40 14.71   PBCC     images/stats.pb-c.c
03:17:32 [2020-06-27T03:17:32.807Z] #40 14.76   DEP      images/stats.pb-c.d
03:17:32 [2020-06-27T03:17:32.825Z] #39 90.88   DEP      criu/action-scripts.d
03:17:32 [2020-06-27T03:17:32.825Z] #39 91.05   CC       criu/action-scripts.o
03:17:32 [2020-06-27T03:17:32.832Z] #45 DONE 176.2s
03:17:32 [2020-06-27T03:17:32.832Z] 
03:17:32 [2020-06-27T03:17:32.832Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:32 [2020-06-27T03:17:32.832Z] #52 ...
03:17:32 [2020-06-27T03:17:32.832Z] 
03:17:32 [2020-06-27T03:17:32.832Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:17:32 [2020-06-27T03:17:32.832Z] #46 DONE 0.2s
03:17:32 [2020-06-27T03:17:32.832Z] 
03:17:32 [2020-06-27T03:17:32.832Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:17:32 [2020-06-27T03:17:32.832Z] #48 DONE 0.1s
03:17:32 [2020-06-27T03:17:32.832Z] 
03:17:32 [2020-06-27T03:17:32.832Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:17:32 [2020-06-27T03:17:32.832Z] #50 DONE 0.2s
03:17:32 [2020-06-27T03:17:32.832Z] 
03:17:32 [2020-06-27T03:17:32.832Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:33 [2020-06-27T03:17:33.295Z] #25 11.16 
                                                                           0.5%
#                                                                          2.2%
###                                                                        4.7%
#####                                                                      7.3%
######                                                                     9.7%
########                                                                  11.3%
#########                                                                 13.8%
###########                                                               15.7%
#############                                                             18.3%
##############                                                            20.6%
################                                                          22.5%
##################                                                        25.1%
###################                                                       27.2%
####################                                                      28.8%
######################                                                    30.9%
#######################                                                   32.8%
##########################                                                36.1%
###########################                                               38.0%
03:17:33 [2020-06-27T03:17:33.295Z] #25 ...
03:17:33 [2020-06-27T03:17:33.295Z] 
03:17:33 [2020-06-27T03:17:33.295Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:33 [2020-06-27T03:17:33.295Z] #10 50.87 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]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.59 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]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 53.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
03:17:33 [2020-06-27T03:17:33.295Z] #10 55.26 debconf: delaying package configuration, since apt-utils is not installed
03:17:33 [2020-06-27T03:17:33.295Z] #10 55.50 Fetched 77.7 MB in 9s (8388 kB/s)
03:17:33 [2020-06-27T03:17:33.295Z] #10 55.63 Selecting previously unselected package binutils-mingw-w64-i686.
03:17:33 [2020-06-27T03:17:33.295Z] #10 55.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
03:17:33 [2020-06-27T03:17:33.295Z] #10 55.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
03:17:33 [2020-06-27T03:17:33.295Z] #10 55.72 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:17:33 [2020-06-27T03:17:33.295Z] #10 58.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:17:33 [2020-06-27T03:17:33.295Z] #10 58.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
03:17:33 [2020-06-27T03:17:33.295Z] #10 58.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:17:33 [2020-06-27T03:17:33.391Z] #39 91.47   CC       criu/aio.o
03:17:33 [2020-06-27T03:17:33.550Z] #10 ...
03:17:33 [2020-06-27T03:17:33.550Z] 
03:17:33 [2020-06-27T03:17:33.550Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:33 [2020-06-27T03:17:33.793Z] #39 ...
03:17:33 [2020-06-27T03:17:33.793Z] 
03:17:33 [2020-06-27T03:17:33.793Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:33 [2020-06-27T03:17:33.793Z] #30 65.61 os
03:17:33 [2020-06-27T03:17:33.793Z] #30 68.61 path
03:17:33 [2020-06-27T03:17:33.793Z] #30 69.06 text/tabwriter
03:17:33 [2020-06-27T03:17:33.793Z] #30 69.72 path/filepath
03:17:33 [2020-06-27T03:17:33.793Z] #30 69.72 fmt
03:17:33 [2020-06-27T03:17:33.793Z] #30 71.80 io/ioutil
03:17:33 [2020-06-27T03:17:33.793Z] #30 75.22 flag
03:17:33 [2020-06-27T03:17:33.793Z] #30 75.24 github.com/BurntSushi/toml
03:17:33 [2020-06-27T03:17:33.793Z] #30 ...
03:17:33 [2020-06-27T03:17:33.793Z] 
03:17:33 [2020-06-27T03:17:33.793Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.401 + RM_GOPATH=0
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.402 + TMP_GOPATH=
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.402 + : /build
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.402 + '[' -z '' ']'
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.406 ++ mktemp -d
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.408 + export GOPATH=/tmp/tmp.YYXTone7ZY
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.408 + GOPATH=/tmp/tmp.YYXTone7ZY
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.408 + RM_GOPATH=1
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.408 + case "$(go env GOARCH)" in
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.408 ++ go env GOARCH
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.433 + export GO_BUILDMODE=-buildmode=pie
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.433 + GO_BUILDMODE=-buildmode=pie
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.434 ++ dirname /tmp/install/install.sh
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.436 + dir=/tmp/install
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.436 + bin=tini
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.436 + shift
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.436 + '[' '!' -f /tmp/install/tini.installer ']'
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.436 + . /tmp/install/tini.installer
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.436 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.437 + install_tini
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.437 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.437 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.437 + git clone https://github.com/krallin/tini.git /tmp/tmp.YYXTone7ZY/tini
03:17:33 [2020-06-27T03:17:33.793Z] #33 4.441 Cloning into '/tmp/tmp.YYXTone7ZY/tini'...
03:17:33 [2020-06-27T03:17:33.956Z] #39 92.02   CC       criu/autofs.o
03:17:34 [2020-06-27T03:17:34.051Z] #33 5.127 + cd /tmp/tmp.YYXTone7ZY/tini
03:17:34 [2020-06-27T03:17:34.051Z] #33 5.128 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:17:34 [2020-06-27T03:17:34.051Z] #33 5.157 + cmake .
03:17:34 [2020-06-27T03:17:34.061Z] #25 11.16 
                                                                           0.5%
#                                                                          2.2%
###                                                                        4.7%
#####                                                                      7.3%
######                                                                     9.7%
########                                                                  11.3%
#########                                                                 13.8%
###########                                                               15.7%
#############                                                             18.3%
##############                                                            20.6%
################                                                          22.5%
##################                                                        25.1%
###################                                                       27.2%
####################                                                      28.8%
######################                                                    30.9%
#######################                                                   32.8%
##########################                                                36.1%
###########################                                               38.0%
#############################                                             40.5%
###############################                                           43.6%
################################                                          45.6%
##################################                                        48.0%
####################################                                      50.1%
#####################################                                     52.2%
#######################################                                   54.8%
03:17:34 [2020-06-27T03:17:34.061Z] #25 ...
03:17:34 [2020-06-27T03:17:34.061Z] 
03:17:34 [2020-06-27T03:17:34.061Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:34 [2020-06-27T03:17:34.061Z] #47 51.65 reflect
03:17:34 [2020-06-27T03:17:34.061Z] #47 51.74 syscall
03:17:34 [2020-06-27T03:17:34.061Z] #47 60.13 time
03:17:34 [2020-06-27T03:17:34.316Z] #47 ...
03:17:34 [2020-06-27T03:17:34.316Z] 
03:17:34 [2020-06-27T03:17:34.316Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:34 [2020-06-27T03:17:34.617Z] #52 30.90 + export 'BUILDTAGS=netgo osusergo static_build'
03:17:34 [2020-06-27T03:17:34.617Z] #52 30.90 + BUILDTAGS='netgo osusergo static_build'
03:17:34 [2020-06-27T03:17:34.617Z] #52 30.90 + export EXTRA_FLAGS=-buildmode=pie
03:17:34 [2020-06-27T03:17:34.617Z] #52 30.90 + EXTRA_FLAGS=-buildmode=pie
03:17:34 [2020-06-27T03:17:34.617Z] #52 30.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:17:34 [2020-06-27T03:17:34.617Z] #52 30.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:17:34 [2020-06-27T03:17:34.618Z] #52 30.90 + '[' '' = dynamic ']'
03:17:34 [2020-06-27T03:17:34.618Z] #52 30.90 + make
03:17:34 [2020-06-27T03:17:34.825Z] #25 11.16 
                                                                           0.5%
#                                                                          2.2%
###                                                                        4.7%
#####                                                                      7.3%
######                                                                     9.7%
########                                                                  11.3%
#########                                                                 13.8%
###########                                                               15.7%
#############                                                             18.3%
##############                                                            20.6%
################                                                          22.5%
##################                                                        25.1%
###################                                                       27.2%
####################                                                      28.8%
######################                                                    30.9%
#######################                                                   32.8%
##########################                                                36.1%
###########################                                               38.0%
#############################                                             40.5%
###############################                                           43.6%
################################                                          45.6%
##################################                                        48.0%
####################################                                      50.1%
#####################################                                     52.2%
#######################################                                   54.8%
##########################################                                58.5%
###########################################                               60.5%
############################################                              62.3%
###############################################                           65.8%
#################################################                         68.5%
###################################################                       71.4%
####################################################                      72.5%
#
03:17:34 [2020-06-27T03:17:34.825Z] #25 ...
03:17:34 [2020-06-27T03:17:34.825Z] 
03:17:34 [2020-06-27T03:17:34.825Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:17:34 [2020-06-27T03:17:34.825Z] #28 52.30 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:  98% (1496/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
03:17:34 [2020-06-27T03:17:34.825Z] #28 53.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
03:17:34 [2020-06-27T03:17:34.825Z] #28 53.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:17:34 [2020-06-27T03:17:34.855Z] #40 16.82 make[1]: Nothing to be done for 'all'.
03:17:34 [2020-06-27T03:17:34.983Z] #33 5.905 -- The C compiler identification is GNU 8.3.0
03:17:34 [2020-06-27T03:17:34.983Z] #33 5.965 -- Check for working C compiler: /usr/bin/cc
03:17:35 [2020-06-27T03:17:35.079Z] #28 ...
03:17:35 [2020-06-27T03:17:35.080Z] 
03:17:35 [2020-06-27T03:17:35.080Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:35 [2020-06-27T03:17:35.330Z] #39 93.22   CC       criu/bfd.o
03:17:35 [2020-06-27T03:17:35.503Z] #52 155.1 + bin/containerd-stress
03:17:35 [2020-06-27T03:17:35.549Z] #33 ...
03:17:35 [2020-06-27T03:17:35.549Z] 
03:17:35 [2020-06-27T03:17:35.549Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:35 [2020-06-27T03:17:35.549Z] #47 67.55 os
03:17:35 [2020-06-27T03:17:35.549Z] #47 68.33 encoding/binary
03:17:35 [2020-06-27T03:17:35.549Z] #47 70.49 encoding/base64
03:17:35 [2020-06-27T03:17:35.549Z] #47 71.72 fmt
03:17:35 [2020-06-27T03:17:35.549Z] #47 72.06 golang.org/x/sys/unix
03:17:35 [2020-06-27T03:17:35.558Z] #52 32.00 + bin/ctr
03:17:35 [2020-06-27T03:17:35.558Z] #52 ...
03:17:35 [2020-06-27T03:17:35.558Z] 
03:17:35 [2020-06-27T03:17:35.558Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:35 [2020-06-27T03:17:35.558Z] #41 56.91 crypto/ed25519/internal/edwards25519
03:17:35 [2020-06-27T03:17:35.558Z] #41 56.92 crypto/cipher
03:17:35 [2020-06-27T03:17:35.558Z] #41 56.97 go/token
03:17:35 [2020-06-27T03:17:35.558Z] #41 58.77 go/scanner
03:17:35 [2020-06-27T03:17:35.558Z] #41 59.03 net/url
03:17:35 [2020-06-27T03:17:35.558Z] #41 61.00 go/ast
03:17:35 [2020-06-27T03:17:35.558Z] #41 61.01 text/template/parse
03:17:35 [2020-06-27T03:17:35.558Z] #41 63.06 encoding/json
03:17:35 [2020-06-27T03:17:35.558Z] #41 ...
03:17:35 [2020-06-27T03:17:35.558Z] 
03:17:35 [2020-06-27T03:17:35.558Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:35 [2020-06-27T03:17:35.558Z] #39 4.601 Note: Building without setproctitle() and strlcpy() support.
03:17:35 [2020-06-27T03:17:35.558Z] #39 4.601       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:17:35 [2020-06-27T03:17:35.558Z] #39 4.634 Note: Building without GnuTLS support
03:17:35 [2020-06-27T03:17:35.558Z] #39 4.652 Makefile.config:39: Warn: you have no libnftables installed
03:17:35 [2020-06-27T03:17:35.558Z] #39 4.652 Makefile.config:40: Warn: Building without nftables support
03:17:35 [2020-06-27T03:17:35.558Z] #39 7.079 fatal: not a git repository (or any of the parent directories): .git
03:17:35 [2020-06-27T03:17:35.558Z] #39 7.178   GEN      .gitid
03:17:35 [2020-06-27T03:17:35.558Z] #39 7.218   GEN      criu/include/version.h
03:17:35 [2020-06-27T03:17:35.558Z] #39 7.296   GEN      include/common/asm
03:17:35 [2020-06-27T03:17:35.589Z] #39 93.67   CC       criu/bitmap.o
03:17:35 [2020-06-27T03:17:35.589Z] #39 93.89   CC       criu/cgroup-props.o
03:17:35 [2020-06-27T03:17:35.807Z] #47 ...
03:17:35 [2020-06-27T03:17:35.807Z] 
03:17:35 [2020-06-27T03:17:35.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:35 [2020-06-27T03:17:35.807Z] #39 4.909 Note: Building without setproctitle() and strlcpy() support.
03:17:35 [2020-06-27T03:17:35.807Z] #39 4.910       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:17:35 [2020-06-27T03:17:35.807Z] #39 4.927 Note: Building without GnuTLS support
03:17:35 [2020-06-27T03:17:35.807Z] #39 4.934 Makefile.config:39: Warn: you have no libnftables installed
03:17:35 [2020-06-27T03:17:35.807Z] #39 4.934 Makefile.config:40: Warn: Building without nftables support
03:17:35 [2020-06-27T03:17:35.844Z] #25 11.16 
                                                                           0.5%
#                                                                          2.2%
###                                                                        4.7%
#####                                                                      7.3%
######                                                                     9.7%
########                                                                  11.3%
#########                                                                 13.8%
###########                                                               15.7%
#############                                                             18.3%
##############                                                            20.6%
################                                                          22.5%
##################                                                        25.1%
###################                                                       27.2%
####################                                                      28.8%
######################                                                    30.9%
#######################                                                   32.8%
##########################                                                36.1%
###########################                                               38.0%
#############################                                             40.5%
###############################                                           43.6%
################################                                          45.6%
##################################                                        48.0%
####################################                                      50.1%
#####################################                                     52.2%
#######################################                                   54.8%
##########################################                                58.5%
###########################################                               60.5%
############################################                              62.3%
###############################################                           65.8%
#################################################                         68.5%
###################################################                       71.4%
####################################################                      72.5%
######################################################                    75.2%
########################################################                  79.1%
##########################################################                81.3%
############################################################              83.4%
#############################################################             85.3%
###############################################################           87.8%
#################################################################         90.5%
###################################################################       93.8%
#####################################################################     96.4%
######################################################################## 100.0%
03:17:36 [2020-06-27T03:17:36.099Z] #25 15.85 
03:17:36 [2020-06-27T03:17:36.354Z] #25 ...
03:17:36 [2020-06-27T03:17:36.354Z] 
03:17:36 [2020-06-27T03:17:36.354Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:36 [2020-06-27T03:17:36.354Z] #32 53.83 Selecting previously unselected package libicu63:amd64.
03:17:36 [2020-06-27T03:17:36.354Z] #32 53.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 53.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 61.54 Selecting previously unselected package libxml2:amd64.
03:17:36 [2020-06-27T03:17:36.354Z] #32 61.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 61.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 62.27 Selecting previously unselected package libarchive13:amd64.
03:17:36 [2020-06-27T03:17:36.354Z] #32 62.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 62.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 62.65 Selecting previously unselected package libjsoncpp1:amd64.
03:17:36 [2020-06-27T03:17:36.354Z] #32 62.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 62.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 62.84 Selecting previously unselected package librhash0:amd64.
03:17:36 [2020-06-27T03:17:36.354Z] #32 62.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 62.86 Unpacking librhash0:amd64 (1.3.8-1) ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 63.13 Selecting previously unselected package libuv1:amd64.
03:17:36 [2020-06-27T03:17:36.354Z] #32 63.14 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 63.14 Unpacking libuv1:amd64 (1.24.1-1) ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 63.31 Selecting previously unselected package cmake.
03:17:36 [2020-06-27T03:17:36.354Z] #32 63.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 63.37 Unpacking cmake (3.13.4-1) ...
03:17:36 [2020-06-27T03:17:36.354Z] #32 ...
03:17:36 [2020-06-27T03:17:36.354Z] 
03:17:36 [2020-06-27T03:17:36.354Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:36 [2020-06-27T03:17:36.354Z] #10 62.27 Selecting previously unselected package binutils-mingw-w64.
03:17:36 [2020-06-27T03:17:36.354Z] #10 62.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #10 62.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
03:17:36 [2020-06-27T03:17:36.354Z] #10 62.46 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:17:36 [2020-06-27T03:17:36.354Z] #10 62.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #10 62.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:17:36 [2020-06-27T03:17:36.354Z] #10 62.69 Selecting previously unselected package dmsetup.
03:17:36 [2020-06-27T03:17:36.354Z] #10 62.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #10 62.75 Unpacking dmsetup (2:1.02.155-3) ...
03:17:36 [2020-06-27T03:17:36.354Z] #10 63.00 Selecting previously unselected package mingw-w64-common.
03:17:36 [2020-06-27T03:17:36.354Z] #10 63.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
03:17:36 [2020-06-27T03:17:36.354Z] #10 63.04 Unpacking mingw-w64-common (6.0.0-3) ...
03:17:36 [2020-06-27T03:17:36.498Z] #39 8.788   PBCC     images/timens.pb-c.c
03:17:36 [2020-06-27T03:17:36.498Z] #39 8.849   DEP      images/timens.pb-c.d
03:17:36 [2020-06-27T03:17:36.498Z] #39 8.880   PBCC     images/fown.pb-c.c
03:17:36 [2020-06-27T03:17:36.498Z] #39 8.897   PBCC     images/google/protobuf/descriptor.pb-c.c
03:17:36 [2020-06-27T03:17:36.498Z] #39 9.006   PBCC     images/opts.pb-c.c
03:17:36 [2020-06-27T03:17:36.498Z] #39 9.034   PBCC     images/memfd.pb-c.c
03:17:36 [2020-06-27T03:17:36.498Z] #39 9.110   DEP      images/fown.pb-c.d
03:17:36 [2020-06-27T03:17:36.511Z] #52 156.5 + bin/containerd-shim
03:17:36 [2020-06-27T03:17:36.522Z] #39 94.60   CC       criu/cgroup.o
03:17:36 [2020-06-27T03:17:36.758Z] #39 9.187   DEP      images/google/protobuf/descriptor.pb-c.d
03:17:36 [2020-06-27T03:17:36.758Z] #39 9.274   DEP      images/opts.pb-c.d
03:17:36 [2020-06-27T03:17:36.758Z] #39 9.341   DEP      images/memfd.pb-c.d
03:17:36 [2020-06-27T03:17:36.783Z] #39 ...
03:17:36 [2020-06-27T03:17:36.783Z] 
03:17:36 [2020-06-27T03:17:36.783Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.09 The following NEW packages will be installed:
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.10   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.10   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.10   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.10   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.10   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.10   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.10   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.10   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.10   xz-utils zip
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.40 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.40 Need to get 28.5 MB of archives.
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.40 After this operation, 116 MB of additional disk space will be used.
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 22.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 23.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
03:17:36 [2020-06-27T03:17:36.783Z] #17 24.44 debconf: delaying package configuration, since apt-utils is not installed
03:17:36 [2020-06-27T03:17:36.783Z] #17 24.55 Fetched 28.5 MB in 2s (17.0 MB/s)
03:17:36 [2020-06-27T03:17:36.783Z] #17 24.63 Selecting previously unselected package pigz.
03:17:36 [2020-06-27T03:17:36.783Z] #17 24.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
03:17:36 [2020-06-27T03:17:36.783Z] #17 24.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.783Z] #17 24.69 Unpacking pigz (2.4-1) ...
03:17:36 [2020-06-27T03:17:36.783Z] #17 24.78 Selecting previously unselected package libpython3.7-minimal:amd64.
03:17:36 [2020-06-27T03:17:36.783Z] #17 24.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.783Z] #17 24.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:17:36 [2020-06-27T03:17:36.783Z] #17 25.15 Selecting previously unselected package python3.7-minimal.
03:17:36 [2020-06-27T03:17:36.783Z] #17 25.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:17:36 [2020-06-27T03:17:36.783Z] #17 25.17 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:17:36 [2020-06-27T03:17:36.783Z] #17 26.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:17:36 [2020-06-27T03:17:36.783Z] #17 26.02 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:17:36 [2020-06-27T03:17:36.902Z] #40 18.84   CC       images/stats.o
03:17:37 [2020-06-27T03:17:37.018Z] #39 9.411   PBCC     images/sit.pb-c.c
03:17:37 [2020-06-27T03:17:37.018Z] #39 9.474   DEP      images/sit.pb-c.d
03:17:37 [2020-06-27T03:17:37.018Z] #39 9.534   PBCC     images/macvlan.pb-c.c
03:17:37 [2020-06-27T03:17:37.018Z] #39 9.582   DEP      images/macvlan.pb-c.d
03:17:37 [2020-06-27T03:17:37.018Z] #39 9.625   PBCC     images/autofs.pb-c.c
03:17:37 [2020-06-27T03:17:37.018Z] #39 ...
03:17:37 [2020-06-27T03:17:37.018Z] 
03:17:37 [2020-06-27T03:17:37.018Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:37 [2020-06-27T03:17:37.018Z] #47 58.61 mvdan.cc/editorconfig
03:17:37 [2020-06-27T03:17:37.018Z] #47 60.43 go/ast
03:17:37 [2020-06-27T03:17:37.018Z] #47 61.89 mvdan.cc/sh/v3/syntax
03:17:37 [2020-06-27T03:17:37.018Z] #47 68.47 golang.org/x/crypto/ssh/terminal
03:17:37 [2020-06-27T03:17:37.278Z] #47 ...
03:17:37 [2020-06-27T03:17:37.278Z] 
03:17:37 [2020-06-27T03:17:37.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:37 [2020-06-27T03:17:37.278Z] #39 9.646   DEP      images/autofs.pb-c.d
03:17:37 [2020-06-27T03:17:37.278Z] #39 9.714   PBCC     images/sysctl.pb-c.c
03:17:37 [2020-06-27T03:17:37.278Z] #39 9.767   DEP      images/sysctl.pb-c.d
03:17:37 [2020-06-27T03:17:37.278Z] #39 9.830   PBCC     images/time.pb-c.c
03:17:37 [2020-06-27T03:17:37.278Z] #39 9.901   DEP      images/time.pb-c.d
03:17:37 [2020-06-27T03:17:37.278Z] #10 ...
03:17:37 [2020-06-27T03:17:37.279Z] 
03:17:37 [2020-06-27T03:17:37.279Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:37 [2020-06-27T03:17:37.279Z] #30 54.98 time
03:17:37 [2020-06-27T03:17:37.279Z] #30 61.22 internal/poll
03:17:37 [2020-06-27T03:17:37.279Z] #30 63.63 internal/syscall/execenv
03:17:37 [2020-06-27T03:17:37.279Z] #30 63.84 internal/syscall/unix
03:17:37 [2020-06-27T03:17:37.279Z] #30 64.11 os
03:17:37 [2020-06-27T03:17:37.534Z] #30 ...
03:17:37 [2020-06-27T03:17:37.534Z] 
03:17:37 [2020-06-27T03:17:37.534Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.18 Selecting previously unselected package protobuf-compiler.
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.19 Unpacking protobuf-compiler (3.6.1.3-2) ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.37 Selecting previously unselected package python-pkg-resources.
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.40 Unpacking python-pkg-resources (40.8.0-1) ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.67 Selecting previously unselected package python-six.
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.77 Unpacking python-six (1.12.0-1) ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.87 Selecting previously unselected package python-protobuf.
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 55.96 Unpacking python-protobuf (3.6.1.3-2) ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 56.63 Setting up python-pkg-resources (40.8.0-1) ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 61.93 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 61.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 61.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 62.00 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
03:17:37 [2020-06-27T03:17:37.534Z] #38 62.01 Setting up python-six (1.12.0-1) ...
03:17:37 [2020-06-27T03:17:37.537Z] #40 19.45   CC       images/core.o
03:17:37 [2020-06-27T03:17:37.538Z] #39 9.947   PBCC     images/binfmt-misc.pb-c.c
03:17:37 [2020-06-27T03:17:37.538Z] #39 9.966   DEP      images/binfmt-misc.pb-c.d
03:17:37 [2020-06-27T03:17:37.538Z] #39 10.04   PBCC     images/seccomp.pb-c.c
03:17:37 [2020-06-27T03:17:37.538Z] #39 10.05   DEP      images/seccomp.pb-c.d
03:17:37 [2020-06-27T03:17:37.538Z] #39 10.12   PBCC     images/userns.pb-c.c
03:17:37 [2020-06-27T03:17:37.538Z] #39 10.18   DEP      images/userns.pb-c.d
03:17:37 [2020-06-27T03:17:37.752Z] #39 7.035 fatal: not a git repository (or any of the parent directories): .git
03:17:37 [2020-06-27T03:17:37.752Z] #39 7.112   GEN      .gitid
03:17:37 [2020-06-27T03:17:37.752Z] #39 7.173   GEN      criu/include/version.h
03:17:37 [2020-06-27T03:17:37.752Z] #39 7.244   GEN      include/common/asm
03:17:37 [2020-06-27T03:17:37.789Z] #38 ...
03:17:37 [2020-06-27T03:17:37.789Z] 
03:17:37 [2020-06-27T03:17:37.789Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:37 [2020-06-27T03:17:37.789Z] #25 16.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:17:37 [2020-06-27T03:17:37.789Z] #25 17.56 
03:17:37 [2020-06-27T03:17:37.798Z] #39 10.21   PBCC     images/cgroup.pb-c.c
03:17:37 [2020-06-27T03:17:37.798Z] #39 10.25   DEP      images/cgroup.pb-c.d
03:17:37 [2020-06-27T03:17:37.798Z] #39 10.31   PBCC     images/ext-file.pb-c.c
03:17:37 [2020-06-27T03:17:37.798Z] #39 10.32   DEP      images/ext-file.pb-c.d
03:17:37 [2020-06-27T03:17:37.798Z] #39 10.40   PBCC     images/rpc.pb-c.c
03:17:38 [2020-06-27T03:17:38.045Z] #25 17.70 
######################################################################## 100.0%
03:17:38 [2020-06-27T03:17:38.045Z] #25 17.86 
03:17:38 [2020-06-27T03:17:38.057Z] #39 10.49   DEP      images/rpc.pb-c.d
03:17:38 [2020-06-27T03:17:38.057Z] #39 10.59   PBCC     images/siginfo.pb-c.c
03:17:38 [2020-06-27T03:17:38.317Z] #39 10.61   DEP      images/siginfo.pb-c.d
03:17:38 [2020-06-27T03:17:38.317Z] #39 10.66   PBCC     images/pagemap.pb-c.c
03:17:38 [2020-06-27T03:17:38.317Z] #39 10.76   DEP      images/pagemap.pb-c.d
03:17:38 [2020-06-27T03:17:38.317Z] #39 10.84   PBCC     images/rlimit.pb-c.c
03:17:38 [2020-06-27T03:17:38.317Z] #39 10.85   DEP      images/rlimit.pb-c.d
03:17:38 [2020-06-27T03:17:38.558Z] #40 20.30   CC       images/core-x86.o
03:17:38 [2020-06-27T03:17:38.558Z] #40 ...
03:17:38 [2020-06-27T03:17:38.558Z] 
03:17:38 [2020-06-27T03:17:38.558Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:38 [2020-06-27T03:17:38.558Z] #42 80.08 time
03:17:38 [2020-06-27T03:17:38.558Z] #42 86.03 regexp
03:17:38 [2020-06-27T03:17:38.577Z] #39 10.92   PBCC     images/file-lock.pb-c.c
03:17:38 [2020-06-27T03:17:38.577Z] #39 10.93   DEP      images/file-lock.pb-c.d
03:17:38 [2020-06-27T03:17:38.577Z] #39 10.99   PBCC     images/tty.pb-c.c
03:17:38 [2020-06-27T03:17:38.577Z] #39 11.07   DEP      images/tty.pb-c.d
03:17:38 [2020-06-27T03:17:38.684Z] #17 28.11 Selecting previously unselected package python3-minimal.
03:17:38 [2020-06-27T03:17:38.684Z] #17 28.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
03:17:38 [2020-06-27T03:17:38.684Z] #17 28.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
03:17:38 [2020-06-27T03:17:38.684Z] #17 28.18 Unpacking python3-minimal (3.7.3-1) ...
03:17:38 [2020-06-27T03:17:38.837Z] #39 11.14   PBCC     images/tun.pb-c.c
03:17:38 [2020-06-27T03:17:38.837Z] #39 11.21   PBCC     images/netdev.pb-c.c
03:17:38 [2020-06-27T03:17:38.837Z] #39 11.28   DEP      images/tun.pb-c.d
03:17:38 [2020-06-27T03:17:38.837Z] #39 11.33   DEP      images/netdev.pb-c.d
03:17:38 [2020-06-27T03:17:38.837Z] #39 11.41   PBCC     images/vma.pb-c.c
03:17:38 [2020-06-27T03:17:38.843Z] #42 ...
03:17:38 [2020-06-27T03:17:38.843Z] 
03:17:38 [2020-06-27T03:17:38.843Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:38 [2020-06-27T03:17:38.843Z] #53 43.09 Checking out files:  54% (1746/3198)   
Checking out files:  55% (1759/3198)   
Checking out files:  56% (1791/3198)   
Checking out files:  57% (1823/3198)   
Checking out files:  58% (1855/3198)   
Checking out files:  59% (1887/3198)   
Checking out files:  60% (1919/3198)   
Checking out files:  61% (1951/3198)   
Checking out files:  62% (1983/3198)   
Checking out files:  63% (2015/3198)   
Checking out files:  64% (2047/3198)   
Checking out files:  65% (2079/3198)   
Checking out files:  66% (2111/3198)   
Checking out files:  67% (2143/3198)   
Checking out files:  68% (2175/3198)   
Checking out files:  69% (2207/3198)   
Checking out files:  70% (2239/3198)   
Checking out files:  71% (2271/3198)   
Checking out files:  72% (2303/3198)   
Checking out files:  73% (2335/3198)   
Checking out files:  74% (2367/3198)   
Checking out files:  75% (2399/3198)   
Checking out files:  76% (2431/3198)   
Checking out files:  77% (2463/3198)   
Checking out files:  78% (2495/3198)   
Checking out files:  79% (2527/3198)   
Checking out files:  80% (2559/3198)   
Checking out files:  81% (2591/3198)   
Checking out files:  82% (2623/3198)   
Checking out files:  83% (2655/3198)   
Checking out files:  84% (2687/3198)   
Checking out files:  85% (2719/3198)   
Checking out files:  86% (2751/3198)   
Checking out files:  87% (2783/3198)   
Checking out files:  88% (2815/3198)   
Checking out files:  89% (2847/3198)   
Checking out files:  90% (2879/3198)   
Checking out files:  91% (2911/3198)   
Checking out files:  92% (2943/3198)   
Checking out files:  93% (2975/3198)   
Checking out files:  94% (3007/3198)   
Checking out files:  95% (3039/3198)   
Checking out files:  96% (3071/3198)   
Checking out files:  97% (3103/3198)   
Checking out files:  98% (3135/3198)   
Checking out files:  99% (3167/3198)   
Checking out files: 100% (3198/3198)   
Checking out files: 100% (3198/3198), done.
03:17:38 [2020-06-27T03:17:38.843Z] #53 44.21 + cd /tmp/tmp.k76lfUHoZT/src/github.com/containerd/containerd
03:17:38 [2020-06-27T03:17:38.843Z] #53 44.21 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:17:38 [2020-06-27T03:17:38.843Z] #53 45.84 + export 'BUILDTAGS=netgo osusergo static_build'
03:17:38 [2020-06-27T03:17:38.843Z] #53 45.84 + BUILDTAGS='netgo osusergo static_build'
03:17:38 [2020-06-27T03:17:38.843Z] #53 45.84 + export EXTRA_FLAGS=-buildmode=pie
03:17:38 [2020-06-27T03:17:38.843Z] #53 45.84 + EXTRA_FLAGS=-buildmode=pie
03:17:38 [2020-06-27T03:17:38.843Z] #53 45.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:17:38 [2020-06-27T03:17:38.843Z] #53 45.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:17:38 [2020-06-27T03:17:38.843Z] #53 45.85 + '[' '' = dynamic ']'
03:17:38 [2020-06-27T03:17:38.843Z] #53 45.85 + make
03:17:38 [2020-06-27T03:17:38.843Z] #53 47.17 + bin/ctr
03:17:38 [2020-06-27T03:17:38.942Z] #17 28.26 Selecting previously unselected package libmpdec2:amd64.
03:17:38 [2020-06-27T03:17:38.942Z] #17 28.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
03:17:38 [2020-06-27T03:17:38.942Z] #17 28.27 Unpacking libmpdec2:amd64 (2.4.2-2) ...
03:17:38 [2020-06-27T03:17:38.942Z] #17 ...
03:17:38 [2020-06-27T03:17:38.942Z] 
03:17:38 [2020-06-27T03:17:38.942Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:38 [2020-06-27T03:17:38.942Z] #39 97.08   CC       criu/clone-noasan.o
03:17:38 [2020-06-27T03:17:38.970Z] #25 18.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:17:39 [2020-06-27T03:17:39.097Z] #39 11.49   DEP      images/vma.pb-c.d
03:17:39 [2020-06-27T03:17:39.097Z] #39 11.55   PBCC     images/creds.pb-c.c
03:17:39 [2020-06-27T03:17:39.097Z] #39 11.59   DEP      images/creds.pb-c.d
03:17:39 [2020-06-27T03:17:39.097Z] #39 11.62   PBCC     images/utsns.pb-c.c
03:17:39 [2020-06-27T03:17:39.097Z] #39 11.65   DEP      images/utsns.pb-c.d
03:17:39 [2020-06-27T03:17:39.130Z] #53 ...
03:17:39 [2020-06-27T03:17:39.130Z] 
03:17:39 [2020-06-27T03:17:39.130Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:39 [2020-06-27T03:17:39.130Z] #48 80.32 time
03:17:39 [2020-06-27T03:17:39.130Z] #48 82.98 regexp
03:17:39 [2020-06-27T03:17:39.130Z] #48 ...
03:17:39 [2020-06-27T03:17:39.130Z] 
03:17:39 [2020-06-27T03:17:39.130Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:39 [2020-06-27T03:17:39.130Z] #31 82.27 internal/poll
03:17:39 [2020-06-27T03:17:39.130Z] #31 84.80 os
03:17:39 [2020-06-27T03:17:39.130Z] #31 85.86 internal/fmtsort
03:17:39 [2020-06-27T03:17:39.130Z] #31 87.73 fmt
03:17:39 [2020-06-27T03:17:39.130Z] #31 87.75 path/filepath
03:17:39 [2020-06-27T03:17:39.130Z] #31 89.53 io/ioutil
03:17:39 [2020-06-27T03:17:39.200Z] #39 97.28   CC       criu/config.o
03:17:39 [2020-06-27T03:17:39.357Z] #39 11.69   PBCC     images/ipc-desc.pb-c.c
03:17:39 [2020-06-27T03:17:39.357Z] #39 11.70   PBCC     images/ipc-sem.pb-c.c
03:17:39 [2020-06-27T03:17:39.357Z] #39 11.73   DEP      images/ipc-desc.pb-c.d
03:17:39 [2020-06-27T03:17:39.357Z] #39 11.78   DEP      images/ipc-sem.pb-c.d
03:17:39 [2020-06-27T03:17:39.357Z] #39 11.87   PBCC     images/ipc-msg.pb-c.c
03:17:39 [2020-06-27T03:17:39.357Z] #39 11.88   DEP      images/ipc-msg.pb-c.d
03:17:39 [2020-06-27T03:17:39.357Z] #39 11.95   PBCC     images/ipc-shm.pb-c.c
03:17:39 [2020-06-27T03:17:39.357Z] #39 11.99   DEP      images/ipc-shm.pb-c.d
03:17:39 [2020-06-27T03:17:39.418Z] #31 ...
03:17:39 [2020-06-27T03:17:39.418Z] 
03:17:39 [2020-06-27T03:17:39.418Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:39 [2020-06-27T03:17:39.418Z] #40 21.23   CC       images/core-arm.o
03:17:39 [2020-06-27T03:17:39.530Z] #25 19.28 
03:17:39 [2020-06-27T03:17:39.617Z] #39 12.07   PBCC     images/ipc-var.pb-c.c
03:17:39 [2020-06-27T03:17:39.617Z] #39 12.10   DEP      images/ipc-var.pb-c.d
03:17:39 [2020-06-27T03:17:39.617Z] #39 12.15   PBCC     images/sk-opts.pb-c.c
03:17:39 [2020-06-27T03:17:39.617Z] #39 12.16   PBCC     images/packet-sock.pb-c.c
03:17:39 [2020-06-27T03:17:39.617Z] #39 12.25   DEP      images/sk-opts.pb-c.d
03:17:39 [2020-06-27T03:17:39.705Z] #40 21.83   CC       images/core-aarch64.o
03:17:39 [2020-06-27T03:17:39.785Z] #25 19.45 
####################################################################      94.5%
######################################################################## 100.0%
03:17:39 [2020-06-27T03:17:39.785Z] #25 19.63 
03:17:39 [2020-06-27T03:17:39.878Z] #39 12.32   DEP      images/packet-sock.pb-c.d
03:17:39 [2020-06-27T03:17:39.878Z] #39 12.37   PBCC     images/sk-netlink.pb-c.c
03:17:39 [2020-06-27T03:17:39.878Z] #39 12.42   DEP      images/sk-netlink.pb-c.d
03:17:39 [2020-06-27T03:17:39.878Z] #39 12.47   PBCC     images/sk-inet.pb-c.c
03:17:40 [2020-06-27T03:17:40.138Z] #39 12.51   DEP      images/sk-inet.pb-c.d
03:17:40 [2020-06-27T03:17:40.138Z] #39 12.55   PBCC     images/sk-unix.pb-c.c
03:17:40 [2020-06-27T03:17:40.138Z] #39 12.58   DEP      images/sk-unix.pb-c.d
03:17:40 [2020-06-27T03:17:40.138Z] #39 12.63   PBCC     images/mm.pb-c.c
03:17:40 [2020-06-27T03:17:40.138Z] #39 12.66   DEP      images/mm.pb-c.d
03:17:40 [2020-06-27T03:17:40.138Z] #39 12.71   PBCC     images/timerfd.pb-c.c
03:17:40 [2020-06-27T03:17:40.300Z] #39 9.372   PBCC     images/timens.pb-c.c
03:17:40 [2020-06-27T03:17:40.300Z] #39 9.385   DEP      images/timens.pb-c.d
03:17:40 [2020-06-27T03:17:40.300Z] #39 9.458   PBCC     images/fown.pb-c.c
03:17:40 [2020-06-27T03:17:40.300Z] #39 9.491   PBCC     images/google/protobuf/descriptor.pb-c.c
03:17:40 [2020-06-27T03:17:40.300Z] #39 9.573   PBCC     images/opts.pb-c.c
03:17:40 [2020-06-27T03:17:40.300Z] #39 9.654   PBCC     images/memfd.pb-c.c
03:17:40 [2020-06-27T03:17:40.300Z] #39 9.747   DEP      images/fown.pb-c.d
03:17:40 [2020-06-27T03:17:40.300Z] #39 9.805   DEP      images/google/protobuf/descriptor.pb-c.d
03:17:40 [2020-06-27T03:17:40.300Z] #39 9.889   DEP      images/opts.pb-c.d
03:17:40 [2020-06-27T03:17:40.300Z] #39 9.950   DEP      images/memfd.pb-c.d
03:17:40 [2020-06-27T03:17:40.332Z] #40 22.41   CC       images/core-ppc64.o
03:17:40 [2020-06-27T03:17:40.399Z] #39 12.76   DEP      images/timerfd.pb-c.d
03:17:40 [2020-06-27T03:17:40.399Z] #39 12.79   PBCC     images/timer.pb-c.c
03:17:40 [2020-06-27T03:17:40.399Z] #39 12.81   DEP      images/timer.pb-c.d
03:17:40 [2020-06-27T03:17:40.399Z] #39 12.84   PBCC     images/sa.pb-c.c
03:17:40 [2020-06-27T03:17:40.399Z] #39 12.87   DEP      images/sa.pb-c.d
03:17:40 [2020-06-27T03:17:40.399Z] #39 12.92   PBCC     images/pipe-data.pb-c.c
03:17:40 [2020-06-27T03:17:40.399Z] #39 12.95   DEP      images/pipe-data.pb-c.d
03:17:40 [2020-06-27T03:17:40.559Z] #39 10.05   PBCC     images/sit.pb-c.c
03:17:40 [2020-06-27T03:17:40.559Z] #39 10.08   DEP      images/sit.pb-c.d
03:17:40 [2020-06-27T03:17:40.559Z] #39 10.15   PBCC     images/macvlan.pb-c.c
03:17:40 [2020-06-27T03:17:40.559Z] #39 10.18   DEP      images/macvlan.pb-c.d
03:17:40 [2020-06-27T03:17:40.559Z] #39 10.25   PBCC     images/autofs.pb-c.c
03:17:40 [2020-06-27T03:17:40.559Z] #39 10.29   DEP      images/autofs.pb-c.d
03:17:40 [2020-06-27T03:17:40.572Z] #39 98.53   CC       criu/cr-check.o
03:17:40 [2020-06-27T03:17:40.659Z] #39 13.01   PBCC     images/mnt.pb-c.c
03:17:40 [2020-06-27T03:17:40.659Z] #39 13.10   DEP      images/mnt.pb-c.d
03:17:40 [2020-06-27T03:17:40.659Z] #39 ...
03:17:40 [2020-06-27T03:17:40.659Z] 
03:17:40 [2020-06-27T03:17:40.659Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:40 [2020-06-27T03:17:40.659Z] #33 5.107 -- The C compiler identification is GNU 8.3.0
03:17:40 [2020-06-27T03:17:40.659Z] #33 5.155 -- Check for working C compiler: /usr/bin/cc
03:17:40 [2020-06-27T03:17:40.659Z] #33 6.081 -- Check for working C compiler: /usr/bin/cc -- works
03:17:40 [2020-06-27T03:17:40.659Z] #33 6.090 -- Detecting C compiler ABI info
03:17:40 [2020-06-27T03:17:40.659Z] #33 6.796 -- Detecting C compiler ABI info - done
03:17:40 [2020-06-27T03:17:40.659Z] #33 6.825 -- Detecting C compile features
03:17:40 [2020-06-27T03:17:40.659Z] #33 8.953 -- Detecting C compile features - done
03:17:40 [2020-06-27T03:17:40.659Z] #33 8.994 -- Performing Test HAS_BUILTIN_FORTIFY
03:17:40 [2020-06-27T03:17:40.659Z] #33 9.387 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:17:40 [2020-06-27T03:17:40.659Z] #33 9.489 -- Configuring done
03:17:40 [2020-06-27T03:17:40.659Z] #33 9.512 -- Generating done
03:17:40 [2020-06-27T03:17:40.659Z] #33 9.525 -- Build files have been written to: /tmp/tmp.xupYoDTO1r/tini
03:17:40 [2020-06-27T03:17:40.659Z] #33 9.533 + make tini-static
03:17:40 [2020-06-27T03:17:40.659Z] #33 10.13 Scanning dependencies of target tini-static
03:17:40 [2020-06-27T03:17:40.659Z] #33 10.27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:17:40 [2020-06-27T03:17:40.659Z] #33 11.92 [100%] Linking C executable tini-static
03:17:40 [2020-06-27T03:17:40.659Z] #33 12.51 [100%] Built target tini-static
03:17:40 [2020-06-27T03:17:40.659Z] #33 12.62 + mkdir -p /build
03:17:40 [2020-06-27T03:17:40.659Z] #33 12.63 + cp tini-static /build/docker-init
03:17:40 [2020-06-27T03:17:40.659Z] #33 DONE 13.2s
03:17:40 [2020-06-27T03:17:40.659Z] 
03:17:40 [2020-06-27T03:17:40.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:40 [2020-06-27T03:17:40.659Z] #39 13.15   PBCC     images/sk-packet.pb-c.c
03:17:40 [2020-06-27T03:17:40.659Z] #39 13.19   DEP      images/sk-packet.pb-c.d
03:17:40 [2020-06-27T03:17:40.817Z] #39 10.38   PBCC     images/sysctl.pb-c.c
03:17:40 [2020-06-27T03:17:40.817Z] #39 10.43   DEP      images/sysctl.pb-c.d
03:17:40 [2020-06-27T03:17:40.817Z] #39 10.51   PBCC     images/time.pb-c.c
03:17:40 [2020-06-27T03:17:40.921Z] #39 13.24   PBCC     images/tcp-stream.pb-c.c
03:17:40 [2020-06-27T03:17:40.921Z] #39 13.38   DEP      images/tcp-stream.pb-c.d
03:17:40 [2020-06-27T03:17:40.921Z] #39 13.49   PBCC     images/pipe.pb-c.c
03:17:41 [2020-06-27T03:17:41.075Z] #39 10.52   DEP      images/time.pb-c.d
03:17:41 [2020-06-27T03:17:41.075Z] #39 10.57   PBCC     images/binfmt-misc.pb-c.c
03:17:41 [2020-06-27T03:17:41.075Z] #39 10.60   DEP      images/binfmt-misc.pb-c.d
03:17:41 [2020-06-27T03:17:41.075Z] #39 10.65   PBCC     images/seccomp.pb-c.c
03:17:41 [2020-06-27T03:17:41.075Z] #39 10.68   DEP      images/seccomp.pb-c.d
03:17:41 [2020-06-27T03:17:41.075Z] #39 10.73   PBCC     images/userns.pb-c.c
03:17:41 [2020-06-27T03:17:41.075Z] #39 10.75   DEP      images/userns.pb-c.d
03:17:41 [2020-06-27T03:17:41.155Z] #25 21.10 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:17:41 [2020-06-27T03:17:41.181Z] #39 13.58   DEP      images/pipe.pb-c.d
03:17:41 [2020-06-27T03:17:41.181Z] #39 13.67   PBCC     images/pstree.pb-c.c
03:17:41 [2020-06-27T03:17:41.181Z] #39 13.72   DEP      images/pstree.pb-c.d
03:17:41 [2020-06-27T03:17:41.181Z] #39 13.77   PBCC     images/fs.pb-c.c
03:17:41 [2020-06-27T03:17:41.333Z] #39 10.80   PBCC     images/cgroup.pb-c.c
03:17:41 [2020-06-27T03:17:41.333Z] #39 10.83   DEP      images/cgroup.pb-c.d
03:17:41 [2020-06-27T03:17:41.333Z] #39 10.91   PBCC     images/ext-file.pb-c.c
03:17:41 [2020-06-27T03:17:41.333Z] #39 10.96   DEP      images/ext-file.pb-c.d
03:17:41 [2020-06-27T03:17:41.333Z] #39 11.01   PBCC     images/rpc.pb-c.c
03:17:41 [2020-06-27T03:17:41.361Z] #40 23.29   CC       images/core-s390.o
03:17:41 [2020-06-27T03:17:41.409Z] #25 21.19 skipping existing 1849cc453dee
03:17:41 [2020-06-27T03:17:41.409Z] #25 21.35 
03:17:41 [2020-06-27T03:17:41.442Z] #39 13.80   DEP      images/fs.pb-c.d
03:17:41 [2020-06-27T03:17:41.442Z] #39 13.92   PBCC     images/signalfd.pb-c.c
03:17:41 [2020-06-27T03:17:41.442Z] #39 14.01   DEP      images/signalfd.pb-c.d
03:17:41 [2020-06-27T03:17:41.591Z] #39 11.07   DEP      images/rpc.pb-c.d
03:17:41 [2020-06-27T03:17:41.591Z] #39 11.16   PBCC     images/siginfo.pb-c.c
03:17:41 [2020-06-27T03:17:41.591Z] #39 11.17   DEP      images/siginfo.pb-c.d
03:17:41 [2020-06-27T03:17:41.591Z] #39 11.26   PBCC     images/pagemap.pb-c.c
03:17:41 [2020-06-27T03:17:41.702Z] #39 14.11   PBCC     images/fh.pb-c.c
03:17:41 [2020-06-27T03:17:41.849Z] #39 11.37   DEP      images/pagemap.pb-c.d
03:17:41 [2020-06-27T03:17:41.849Z] #39 11.46   PBCC     images/rlimit.pb-c.c
03:17:41 [2020-06-27T03:17:41.849Z] #39 11.51   DEP      images/rlimit.pb-c.d
03:17:41 [2020-06-27T03:17:41.946Z] #39 100.2   CC       criu/cr-dedup.o
03:17:41 [2020-06-27T03:17:41.962Z] #39 14.24   PBCC     images/fsnotify.pb-c.c
03:17:41 [2020-06-27T03:17:41.962Z] #39 14.29   DEP      images/fh.pb-c.d
03:17:41 [2020-06-27T03:17:41.962Z] #39 14.39   DEP      images/fsnotify.pb-c.d
03:17:41 [2020-06-27T03:17:41.962Z] #39 14.48   PBCC     images/eventpoll.pb-c.c
03:17:41 [2020-06-27T03:17:41.962Z] #39 14.49   DEP      images/eventpoll.pb-c.d
03:17:41 [2020-06-27T03:17:41.962Z] #39 14.54   PBCC     images/eventfd.pb-c.c
03:17:41 [2020-06-27T03:17:41.962Z] #39 14.59   DEP      images/eventfd.pb-c.d
03:17:41 [2020-06-27T03:17:41.990Z] #52 161.2 + bin/containerd-shim-runc-v1
03:17:42 [2020-06-27T03:17:42.107Z] #39 11.60   PBCC     images/file-lock.pb-c.c
03:17:42 [2020-06-27T03:17:42.107Z] #39 11.63   DEP      images/file-lock.pb-c.d
03:17:42 [2020-06-27T03:17:42.107Z] #39 11.70   PBCC     images/tty.pb-c.c
03:17:42 [2020-06-27T03:17:42.222Z] #39 14.64   PBCC     images/remap-file-path.pb-c.c
03:17:42 [2020-06-27T03:17:42.222Z] #39 14.66   DEP      images/remap-file-path.pb-c.d
03:17:42 [2020-06-27T03:17:42.222Z] #39 14.70   PBCC     images/fifo.pb-c.c
03:17:42 [2020-06-27T03:17:42.222Z] #39 14.76   DEP      images/fifo.pb-c.d
03:17:42 [2020-06-27T03:17:42.222Z] #39 14.82   PBCC     images/ghost-file.pb-c.c
03:17:42 [2020-06-27T03:17:42.331Z] #25 22.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:17:42 [2020-06-27T03:17:42.365Z] #39 11.80   DEP      images/tty.pb-c.d
03:17:42 [2020-06-27T03:17:42.365Z] #39 11.88   PBCC     images/tun.pb-c.c
03:17:42 [2020-06-27T03:17:42.365Z] #39 11.98   PBCC     images/netdev.pb-c.c
03:17:42 [2020-06-27T03:17:42.365Z] #39 12.06   DEP      images/tun.pb-c.d
03:17:42 [2020-06-27T03:17:42.382Z] #40 24.08   CC       images/cpuinfo.o
03:17:42 [2020-06-27T03:17:42.483Z] #39 14.87   DEP      images/ghost-file.pb-c.d
03:17:42 [2020-06-27T03:17:42.483Z] #39 14.93   PBCC     images/regfile.pb-c.c
03:17:42 [2020-06-27T03:17:42.483Z] #39 14.97   DEP      images/regfile.pb-c.d
03:17:42 [2020-06-27T03:17:42.483Z] #39 15.02   PBCC     images/ns.pb-c.c
03:17:42 [2020-06-27T03:17:42.483Z] #39 15.04   DEP      images/ns.pb-c.d
03:17:42 [2020-06-27T03:17:42.483Z] #39 ...
03:17:42 [2020-06-27T03:17:42.483Z] 
03:17:42 [2020-06-27T03:17:42.483Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:42 [2020-06-27T03:17:42.483Z] #10 63.94 Selecting previously unselected package gcc-mingw-w64-base.
03:17:42 [2020-06-27T03:17:42.483Z] #10 63.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
03:17:42 [2020-06-27T03:17:42.483Z] #10 63.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:17:42 [2020-06-27T03:17:42.483Z] #10 64.18 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:17:42 [2020-06-27T03:17:42.483Z] #10 64.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
03:17:42 [2020-06-27T03:17:42.483Z] #10 64.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:17:42 [2020-06-27T03:17:42.512Z] #39 100.6   CC       criu/cr-dump.o
03:17:42 [2020-06-27T03:17:42.587Z] #25 22.57 
03:17:42 [2020-06-27T03:17:42.623Z] #39 12.18   DEP      images/netdev.pb-c.d
03:17:42 [2020-06-27T03:17:42.623Z] #39 12.23   PBCC     images/vma.pb-c.c
03:17:42 [2020-06-27T03:17:42.623Z] #39 12.32   DEP      images/vma.pb-c.d
03:17:42 [2020-06-27T03:17:42.668Z] #40 24.57   CC       images/inventory.o
03:17:42 [2020-06-27T03:17:42.743Z] #10 ...
03:17:42 [2020-06-27T03:17:42.743Z] 
03:17:42 [2020-06-27T03:17:42.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:42 [2020-06-27T03:17:42.743Z] #39 15.13   PBCC     images/fdinfo.pb-c.c
03:17:42 [2020-06-27T03:17:42.743Z] #39 15.26   DEP      images/fdinfo.pb-c.d
03:17:42 [2020-06-27T03:17:42.743Z] #39 15.32   PBCC     images/core-aarch64.pb-c.c
03:17:42 [2020-06-27T03:17:42.842Z] #25 ...
03:17:42 [2020-06-27T03:17:42.842Z] 
03:17:42 [2020-06-27T03:17:42.842Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:42 [2020-06-27T03:17:42.842Z] #10 70.42 Selecting previously unselected package mingw-w64-x86-64-dev.
03:17:42 [2020-06-27T03:17:42.842Z] #10 70.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
03:17:42 [2020-06-27T03:17:42.881Z] #39 12.37   PBCC     images/creds.pb-c.c
03:17:42 [2020-06-27T03:17:42.881Z] #39 12.42   DEP      images/creds.pb-c.d
03:17:42 [2020-06-27T03:17:42.881Z] #39 12.48   PBCC     images/utsns.pb-c.c
03:17:42 [2020-06-27T03:17:42.881Z] #39 12.49   DEP      images/utsns.pb-c.d
03:17:42 [2020-06-27T03:17:42.881Z] #39 12.55   PBCC     images/ipc-desc.pb-c.c
03:17:42 [2020-06-27T03:17:42.881Z] #39 12.57   PBCC     images/ipc-sem.pb-c.c
03:17:42 [2020-06-27T03:17:42.954Z] #40 24.85   CC       images/fdinfo.o
03:17:43 [2020-06-27T03:17:43.003Z] #39 15.43   PBCC     images/core-arm.pb-c.c
03:17:43 [2020-06-27T03:17:43.003Z] #39 15.47   PBCC     images/core-ppc64.pb-c.c
03:17:43 [2020-06-27T03:17:43.003Z] #39 15.50   PBCC     images/core-s390.pb-c.c
03:17:43 [2020-06-27T03:17:43.003Z] #39 15.57   PBCC     images/core-x86.pb-c.c
03:17:43 [2020-06-27T03:17:43.098Z] #10 70.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
03:17:43 [2020-06-27T03:17:43.139Z] #39 12.60   DEP      images/ipc-desc.pb-c.d
03:17:43 [2020-06-27T03:17:43.139Z] #39 12.65   DEP      images/ipc-sem.pb-c.d
03:17:43 [2020-06-27T03:17:43.139Z] #39 12.71   PBCC     images/ipc-msg.pb-c.c
03:17:43 [2020-06-27T03:17:43.139Z] #39 ...
03:17:43 [2020-06-27T03:17:43.139Z] 
03:17:43 [2020-06-27T03:17:43.139Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:43 [2020-06-27T03:17:43.139Z] #30 76.90 log
03:17:43 [2020-06-27T03:17:43.139Z] #30 79.71 github.com/BurntSushi/toml/cmd/tomlv
03:17:43 [2020-06-27T03:17:43.139Z] #30 DONE 85.3s
03:17:43 [2020-06-27T03:17:43.139Z] 
03:17:43 [2020-06-27T03:17:43.139Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:43 [2020-06-27T03:17:43.139Z] #33 6.927 -- Check for working C compiler: /usr/bin/cc -- works
03:17:43 [2020-06-27T03:17:43.139Z] #33 6.930 -- Detecting C compiler ABI info
03:17:43 [2020-06-27T03:17:43.139Z] #33 7.751 -- Detecting C compiler ABI info - done
03:17:43 [2020-06-27T03:17:43.139Z] #33 7.810 -- Detecting C compile features
03:17:43 [2020-06-27T03:17:43.139Z] #33 10.23 -- Detecting C compile features - done
03:17:43 [2020-06-27T03:17:43.139Z] #33 10.25 -- Performing Test HAS_BUILTIN_FORTIFY
03:17:43 [2020-06-27T03:17:43.139Z] #33 10.62 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:17:43 [2020-06-27T03:17:43.139Z] #33 10.73 -- Configuring done
03:17:43 [2020-06-27T03:17:43.139Z] #33 10.76 -- Generating done
03:17:43 [2020-06-27T03:17:43.139Z] #33 10.76 -- Build files have been written to: /tmp/tmp.YYXTone7ZY/tini
03:17:43 [2020-06-27T03:17:43.139Z] #33 10.76 + make tini-static
03:17:43 [2020-06-27T03:17:43.139Z] #33 11.25 Scanning dependencies of target tini-static
03:17:43 [2020-06-27T03:17:43.139Z] #33 11.46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:17:43 [2020-06-27T03:17:43.139Z] #33 13.23 [100%] Linking C executable tini-static
03:17:43 [2020-06-27T03:17:43.139Z] #33 14.03 [100%] Built target tini-static
03:17:43 [2020-06-27T03:17:43.139Z] #33 14.09 + mkdir -p /build
03:17:43 [2020-06-27T03:17:43.139Z] #33 14.10 + cp tini-static /build/docker-init
03:17:43 [2020-06-27T03:17:43.139Z] #33 DONE 14.3s
03:17:43 [2020-06-27T03:17:43.139Z] 
03:17:43 [2020-06-27T03:17:43.139Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:43 [2020-06-27T03:17:43.139Z] #39 12.73   DEP      images/ipc-msg.pb-c.d
03:17:43 [2020-06-27T03:17:43.139Z] #39 12.75   PBCC     images/ipc-shm.pb-c.c
03:17:43 [2020-06-27T03:17:43.139Z] #39 12.85   DEP      images/ipc-shm.pb-c.d
03:17:43 [2020-06-27T03:17:43.139Z] #39 ...
03:17:43 [2020-06-27T03:17:43.139Z] 
03:17:43 [2020-06-27T03:17:43.139Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:43 [2020-06-27T03:17:43.139Z] #10 78.97 Selecting previously unselected package gcc-mingw-w64-base.
03:17:43 [2020-06-27T03:17:43.139Z] #10 79.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:17:43 [2020-06-27T03:17:43.139Z] #10 79.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:17:43 [2020-06-27T03:17:43.139Z] #10 79.18 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:17:43 [2020-06-27T03:17:43.139Z] #10 79.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:17:43 [2020-06-27T03:17:43.139Z] #10 79.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:17:43 [2020-06-27T03:17:43.263Z] #39 15.63   PBCC     images/core.pb-c.c
03:17:43 [2020-06-27T03:17:43.263Z] #39 15.71   PBCC     images/inventory.pb-c.c
03:17:43 [2020-06-27T03:17:43.263Z] #39 15.77   DEP      images/core-aarch64.pb-c.d
03:17:43 [2020-06-27T03:17:43.263Z] #39 15.80   DEP      images/core-arm.pb-c.d
03:17:43 [2020-06-27T03:17:43.263Z] #39 15.86   DEP      images/core-ppc64.pb-c.d
03:17:43 [2020-06-27T03:17:43.354Z] #10 ...
03:17:43 [2020-06-27T03:17:43.354Z] 
03:17:43 [2020-06-27T03:17:43.354Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:43 [2020-06-27T03:17:43.354Z] #41 60.93 time
03:17:43 [2020-06-27T03:17:43.354Z] #41 64.76 internal/fmtsort
03:17:43 [2020-06-27T03:17:43.354Z] #41 65.44 strings
03:17:43 [2020-06-27T03:17:43.354Z] #41 67.40 os
03:17:43 [2020-06-27T03:17:43.354Z] #41 68.70 regexp/syntax
03:17:43 [2020-06-27T03:17:43.397Z] #10 ...
03:17:43 [2020-06-27T03:17:43.397Z] 
03:17:43 [2020-06-27T03:17:43.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:43 [2020-06-27T03:17:43.397Z] #39 12.94   PBCC     images/ipc-var.pb-c.c
03:17:43 [2020-06-27T03:17:43.458Z] #52 163.6 + bin/containerd-shim-runc-v2
03:17:43 [2020-06-27T03:17:43.523Z] #39 15.92   DEP      images/core-s390.pb-c.d
03:17:43 [2020-06-27T03:17:43.523Z] #39 15.99   DEP      images/core-x86.pb-c.d
03:17:43 [2020-06-27T03:17:43.523Z] #39 16.09   DEP      images/core.pb-c.d
03:17:43 [2020-06-27T03:17:43.584Z] #40 25.32   CC       images/fown.o
03:17:43 [2020-06-27T03:17:43.584Z] #40 25.55   CC       images/ns.o
03:17:43 [2020-06-27T03:17:43.609Z] #41 ...
03:17:43 [2020-06-27T03:17:43.609Z] 
03:17:43 [2020-06-27T03:17:43.609Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
03:17:43 [2020-06-27T03:17:43.609Z] #25 22.75 
######################################################################## 100.0%
03:17:43 [2020-06-27T03:17:43.609Z] #25 22.99 
03:17:43 [2020-06-27T03:17:43.609Z] #25 23.07 Download of images into '/build' complete.
03:17:43 [2020-06-27T03:17:43.609Z] #25 23.07 Use something like the following to load the result into a Docker daemon:
03:17:43 [2020-06-27T03:17:43.609Z] #25 23.07   tar -cC '/build' . | docker load
03:17:43 [2020-06-27T03:17:43.655Z] #39 13.07   DEP      images/ipc-var.pb-c.d
03:17:43 [2020-06-27T03:17:43.655Z] #39 13.14   PBCC     images/sk-opts.pb-c.c
03:17:43 [2020-06-27T03:17:43.655Z] #39 13.25   PBCC     images/packet-sock.pb-c.c
03:17:43 [2020-06-27T03:17:43.655Z] #39 ...
03:17:43 [2020-06-27T03:17:43.655Z] 
03:17:43 [2020-06-27T03:17:43.655Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:43 [2020-06-27T03:17:43.655Z] #41 75.71 regexp
03:17:43 [2020-06-27T03:17:43.655Z] #41 77.75 go/token
03:17:43 [2020-06-27T03:17:43.655Z] #41 79.04 go/scanner
03:17:43 [2020-06-27T03:17:43.655Z] #41 80.20 internal/lazyregexp
03:17:43 [2020-06-27T03:17:43.655Z] #41 80.47 go/ast
03:17:43 [2020-06-27T03:17:43.655Z] #41 80.73 net/url
03:17:43 [2020-06-27T03:17:43.655Z] #41 82.89 text/template/parse
03:17:43 [2020-06-27T03:17:43.783Z] #39 16.18   DEP      images/inventory.pb-c.d
03:17:43 [2020-06-27T03:17:43.783Z] #39 16.31   PBCC     images/cpuinfo.pb-c.c
03:17:43 [2020-06-27T03:17:43.783Z] #39 16.37   DEP      images/cpuinfo.pb-c.d
03:17:43 [2020-06-27T03:17:43.872Z] #40 25.82   CC       images/regfile.o
03:17:43 [2020-06-27T03:17:43.913Z] #41 ...
03:17:43 [2020-06-27T03:17:43.913Z] 
03:17:43 [2020-06-27T03:17:43.913Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:43 [2020-06-27T03:17:43.913Z] #39 13.34   DEP      images/sk-opts.pb-c.d
03:17:43 [2020-06-27T03:17:43.913Z] #39 13.48   DEP      images/packet-sock.pb-c.d
03:17:43 [2020-06-27T03:17:43.913Z] #39 13.54   PBCC     images/sk-netlink.pb-c.c
03:17:44 [2020-06-27T03:17:44.044Z] #39 16.44   PBCC     images/stats.pb-c.c
03:17:44 [2020-06-27T03:17:44.044Z] #39 16.48   DEP      images/stats.pb-c.d
03:17:44 [2020-06-27T03:17:44.072Z] #52 164.3 + binaries
03:17:44 [2020-06-27T03:17:44.162Z] #40 26.06   CC       images/ghost-file.o
03:17:44 [2020-06-27T03:17:44.171Z] #39 13.67   DEP      images/sk-netlink.pb-c.d
03:17:44 [2020-06-27T03:17:44.353Z] #52 164.3 + install -D bin/containerd /build/containerd
03:17:44 [2020-06-27T03:17:44.353Z] #52 164.4 + install -D bin/containerd-shim /build/containerd-shim
03:17:44 [2020-06-27T03:17:44.353Z] #52 164.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:17:44 [2020-06-27T03:17:44.353Z] #52 164.4 + install -D bin/ctr /build/ctr
03:17:44 [2020-06-27T03:17:44.411Z] #39 ...
03:17:44 [2020-06-27T03:17:44.411Z] 
03:17:44 [2020-06-27T03:17:44.411Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:17:44 [2020-06-27T03:17:44.411Z] #17 28.37 Selecting previously unselected package libpython3.7-stdlib:amd64.
03:17:44 [2020-06-27T03:17:44.411Z] #17 28.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 28.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 29.30 Selecting previously unselected package python3.7.
03:17:44 [2020-06-27T03:17:44.411Z] #17 29.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 29.32 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 29.45 Selecting previously unselected package libpython3-stdlib:amd64.
03:17:44 [2020-06-27T03:17:44.411Z] #17 29.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 29.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 29.58 Setting up python3-minimal (3.7.3-1) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.46 Selecting previously unselected package python3.
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.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 ... 24093 files and directories currently installed.)
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.52 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.53 Unpacking python3 (3.7.3-1) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.59 Selecting previously unselected package libip4tc0:amd64.
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.60 Unpacking libip4tc0:amd64 (1.8.2-4) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.67 Selecting previously unselected package libip6tc0:amd64.
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.69 Unpacking libip6tc0:amd64 (1.8.2-4) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.79 Selecting previously unselected package libiptc0:amd64.
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.82 Unpacking libiptc0:amd64 (1.8.2-4) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.91 Selecting previously unselected package libnfnetlink0:amd64.
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.96 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 30.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.06 Selecting previously unselected package libnftnl11:amd64.
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.07 Unpacking libnftnl11:amd64 (1.1.2-2) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.18 Selecting previously unselected package iptables.
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.18 Unpacking iptables (1.8.2-4) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.49 Selecting previously unselected package xxd.
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.50 Unpacking xxd (2:8.1.0875-5) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.65 Selecting previously unselected package vim-common.
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.68 Unpacking vim-common (2:8.1.0875-5) ...
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.87 Selecting previously unselected package bash-completion.
03:17:44 [2020-06-27T03:17:44.411Z] #17 31.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:17:44 [2020-06-27T03:17:44.429Z] #39 13.82   PBCC     images/sk-inet.pb-c.c
03:17:44 [2020-06-27T03:17:44.429Z] #39 13.90   DEP      images/sk-inet.pb-c.d
03:17:44 [2020-06-27T03:17:44.429Z] #39 14.05   PBCC     images/sk-unix.pb-c.c
03:17:44 [2020-06-27T03:17:44.448Z] #40 26.42   CC       images/fifo.o
03:17:44 [2020-06-27T03:17:44.577Z] #25 DONE 24.3s
03:17:44 [2020-06-27T03:17:44.577Z] 
03:17:44 [2020-06-27T03:17:44.577Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.28 Setting up xxd (2:8.1.0875-5) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.29 Setting up libuv1:amd64 (1.24.1-1) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.30 Setting up vim-common (2:8.1.0875-5) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.35 Setting up librhash0:amd64 (1.3.8-1) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.36 Setting up cmake-data (3.13.4-1) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.40 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.42 Setting up cmake (3.13.4-1) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.43 Processing triggers for libc-bin (2.28-10) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 67.55 Processing triggers for mime-support (3.62) ...
03:17:44 [2020-06-27T03:17:44.577Z] #32 DONE 72.0s
03:17:44 [2020-06-27T03:17:44.577Z] 
03:17:44 [2020-06-27T03:17:44.577Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:44 [2020-06-27T03:17:44.635Z] #52 DONE 164.8s
03:17:44 [2020-06-27T03:17:44.694Z] #39 14.16   DEP      images/sk-unix.pb-c.d
03:17:44 [2020-06-27T03:17:44.694Z] #39 14.30   PBCC     images/mm.pb-c.c
03:17:44 [2020-06-27T03:17:44.736Z] #40 26.60   CC       images/remap-file-path.o
03:17:44 [2020-06-27T03:17:44.952Z] #39 14.44   DEP      images/mm.pb-c.d
03:17:44 [2020-06-27T03:17:44.952Z] #39 14.51   PBCC     images/timerfd.pb-c.c
03:17:44 [2020-06-27T03:17:44.977Z] #17 34.48 Unpacking bash-completion (1:2.8-6) ...
03:17:45 [2020-06-27T03:17:45.023Z] #40 26.83   CC       images/eventfd.o
03:17:45 [2020-06-27T03:17:45.023Z] #40 27.00   CC       images/eventpoll.o
03:17:45 [2020-06-27T03:17:45.210Z] #39 14.60   DEP      images/timerfd.pb-c.d
03:17:45 [2020-06-27T03:17:45.210Z] #39 14.72   PBCC     images/timer.pb-c.c
03:17:45 [2020-06-27T03:17:45.210Z] #39 14.77   DEP      images/timer.pb-c.d
03:17:45 [2020-06-27T03:17:45.235Z] #17 34.78 Selecting previously unselected package bzip2.
03:17:45 [2020-06-27T03:17:45.235Z] #17 34.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
03:17:45 [2020-06-27T03:17:45.235Z] #17 34.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:17:45 [2020-06-27T03:17:45.235Z] #17 34.86 Selecting previously unselected package xz-utils.
03:17:45 [2020-06-27T03:17:45.235Z] #17 34.87 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
03:17:45 [2020-06-27T03:17:45.235Z] #17 34.88 Unpacking xz-utils (5.2.4-1) ...
03:17:45 [2020-06-27T03:17:45.248Z] 
03:17:45 [2020-06-27T03:17:45.248Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:17:45 [2020-06-27T03:17:45.310Z] #40 27.36   CC       images/fh.o
03:17:45 [2020-06-27T03:17:45.426Z] #39 17.91 make[1]: Nothing to be done for 'all'.
03:17:45 [2020-06-27T03:17:45.471Z] #39 14.94   PBCC     images/sa.pb-c.c
03:17:45 [2020-06-27T03:17:45.471Z] #39 15.03   DEP      images/sa.pb-c.d
03:17:45 [2020-06-27T03:17:45.471Z] #39 15.09   PBCC     images/pipe-data.pb-c.c
03:17:45 [2020-06-27T03:17:45.471Z] #39 15.13   DEP      images/pipe-data.pb-c.d
03:17:45 [2020-06-27T03:17:45.502Z] #33 ...
03:17:45 [2020-06-27T03:17:45.502Z] 
03:17:45 [2020-06-27T03:17:45.502Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
03:17:45 [2020-06-27T03:17:45.502Z] #38 65.94 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 65.96 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 65.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 66.00 Setting up libcap-dev:amd64 (1:2.25-2) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 66.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 66.04 Setting up protobuf-compiler (3.6.1.3-2) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 66.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 66.06 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 66.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 66.08 Setting up python-protobuf (3.6.1.3-2) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 72.43 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 72.45 Processing triggers for libc-bin (2.28-10) ...
03:17:45 [2020-06-27T03:17:45.502Z] #38 DONE 73.0s
03:17:45 [2020-06-27T03:17:45.502Z] 
03:17:45 [2020-06-27T03:17:45.502Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:45 [2020-06-27T03:17:45.539Z] #53 DONE 0.3s
03:17:45 [2020-06-27T03:17:45.728Z] #39 15.18   PBCC     images/mnt.pb-c.c
03:17:45 [2020-06-27T03:17:45.728Z] #39 15.22   DEP      images/mnt.pb-c.d
03:17:45 [2020-06-27T03:17:45.728Z] #39 15.40   PBCC     images/sk-packet.pb-c.c
03:17:45 [2020-06-27T03:17:45.801Z] #17 35.04 Selecting previously unselected package apparmor.
03:17:45 [2020-06-27T03:17:45.801Z] #17 35.05 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
03:17:45 [2020-06-27T03:17:45.801Z] #17 35.12 Unpacking apparmor (2.13.2-10) ...
03:17:45 [2020-06-27T03:17:45.801Z] #17 35.45 Selecting previously unselected package aufs-tools.
03:17:45 [2020-06-27T03:17:45.820Z] 
03:17:45 [2020-06-27T03:17:45.820Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:17:45 [2020-06-27T03:17:45.820Z] #57 DONE 0.2s
03:17:45 [2020-06-27T03:17:45.820Z] 
03:17:45 [2020-06-27T03:17:45.820Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:17:45 [2020-06-27T03:17:45.936Z] #40 27.70   CC       images/fsnotify.o
03:17:45 [2020-06-27T03:17:45.989Z] #39 15.45   DEP      images/sk-packet.pb-c.d
03:17:45 [2020-06-27T03:17:45.989Z] #39 15.52   PBCC     images/tcp-stream.pb-c.c
03:17:45 [2020-06-27T03:17:45.989Z] #39 15.59   DEP      images/tcp-stream.pb-c.d
03:17:45 [2020-06-27T03:17:45.989Z] #39 15.64   PBCC     images/pipe.pb-c.c
03:17:45 [2020-06-27T03:17:45.989Z] #39 15.68   DEP      images/pipe.pb-c.d
03:17:46 [2020-06-27T03:17:46.059Z] #17 35.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
03:17:46 [2020-06-27T03:17:46.059Z] #17 35.47 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:17:46 [2020-06-27T03:17:46.059Z] #17 35.59 Selecting previously unselected package libonig5:amd64.
03:17:46 [2020-06-27T03:17:46.102Z] #59 DONE 0.2s
03:17:46 [2020-06-27T03:17:46.102Z] 
03:17:46 [2020-06-27T03:17:46.102Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:17:46 [2020-06-27T03:17:46.102Z] #61 DONE 0.1s
03:17:46 [2020-06-27T03:17:46.102Z] 
03:17:46 [2020-06-27T03:17:46.102Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:17:46 [2020-06-27T03:17:46.102Z] #62 DONE 0.1s
03:17:46 [2020-06-27T03:17:46.102Z] 
03:17:46 [2020-06-27T03:17:46.102Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
03:17:46 [2020-06-27T03:17:46.247Z] #39 15.76   PBCC     images/pstree.pb-c.c
03:17:46 [2020-06-27T03:17:46.247Z] #39 15.79   DEP      images/pstree.pb-c.d
03:17:46 [2020-06-27T03:17:46.247Z] #39 15.85   PBCC     images/fs.pb-c.c
03:17:46 [2020-06-27T03:17:46.247Z] #39 15.88   DEP      images/fs.pb-c.d
03:17:46 [2020-06-27T03:17:46.247Z] #39 15.91   PBCC     images/signalfd.pb-c.c
03:17:46 [2020-06-27T03:17:46.247Z] #39 ...
03:17:46 [2020-06-27T03:17:46.247Z] 
03:17:46 [2020-06-27T03:17:46.247Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:46 [2020-06-27T03:17:46.247Z] #47 78.38 encoding/json
03:17:46 [2020-06-27T03:17:46.247Z] #47 83.43 github.com/pkg/diff
03:17:46 [2020-06-27T03:17:46.247Z] #47 84.96 go/ast
03:17:46 [2020-06-27T03:17:46.247Z] #47 86.98 golang.org/x/crypto/ssh/terminal
03:17:46 [2020-06-27T03:17:46.317Z] #17 35.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
03:17:46 [2020-06-27T03:17:46.317Z] #17 35.60 Unpacking libonig5:amd64 (6.9.1-1) ...
03:17:46 [2020-06-27T03:17:46.317Z] #17 35.74 Selecting previously unselected package libjq1:amd64.
03:17:46 [2020-06-27T03:17:46.317Z] #17 35.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:17:46 [2020-06-27T03:17:46.317Z] #17 35.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:17:46 [2020-06-27T03:17:46.382Z] #39 ...
03:17:46 [2020-06-27T03:17:46.382Z] 
03:17:46 [2020-06-27T03:17:46.382Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:46 [2020-06-27T03:17:46.382Z] #47 73.15 mvdan.cc/sh/v3/cmd/shfmt
03:17:46 [2020-06-27T03:17:46.382Z] #47 DONE 77.8s
03:17:46 [2020-06-27T03:17:46.382Z] 
03:17:46 [2020-06-27T03:17:46.382Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:46 [2020-06-27T03:17:46.382Z] #41 68.49 text/template
03:17:46 [2020-06-27T03:17:46.382Z] #41 69.54 go/parser
03:17:46 [2020-06-27T03:17:46.382Z] #41 73.29 encoding/xml
03:17:46 [2020-06-27T03:17:46.382Z] #41 74.41 compress/gzip
03:17:46 [2020-06-27T03:17:46.382Z] #41 75.51 crypto/rand
03:17:46 [2020-06-27T03:17:46.382Z] #41 76.21 go/doc
03:17:46 [2020-06-27T03:17:46.382Z] #41 76.36 encoding/asn1
03:17:46 [2020-06-27T03:17:46.506Z] #47 ...
03:17:46 [2020-06-27T03:17:46.506Z] 
03:17:46 [2020-06-27T03:17:46.506Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:46 [2020-06-27T03:17:46.562Z] #40 28.62   CC       images/signalfd.o
03:17:46 [2020-06-27T03:17:46.575Z] #17 35.88 Selecting previously unselected package jq.
03:17:46 [2020-06-27T03:17:46.575Z] #17 35.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
03:17:46 [2020-06-27T03:17:46.575Z] #17 35.90 Unpacking jq (1.5+dfsg-2+b1) ...
03:17:46 [2020-06-27T03:17:46.575Z] #17 36.00 Selecting previously unselected package libaio1:amd64.
03:17:46 [2020-06-27T03:17:46.575Z] #17 36.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
03:17:46 [2020-06-27T03:17:46.575Z] #17 36.00 Unpacking libaio1:amd64 (0.3.112-3) ...
03:17:46 [2020-06-27T03:17:46.575Z] #17 36.06 Selecting previously unselected package libgpm2:amd64.
03:17:46 [2020-06-27T03:17:46.575Z] #17 36.07 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
03:17:46 [2020-06-27T03:17:46.575Z] #17 36.09 Unpacking libgpm2:amd64 (1.20.7-5) ...
03:17:46 [2020-06-27T03:17:46.715Z] #63 DONE 0.6s
03:17:46 [2020-06-27T03:17:46.833Z] #17 36.15 Selecting previously unselected package libicu63:amd64.
03:17:46 [2020-06-27T03:17:46.833Z] #17 36.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
03:17:46 [2020-06-27T03:17:46.833Z] #17 36.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:17:46 [2020-06-27T03:17:46.850Z] #40 ...
03:17:46 [2020-06-27T03:17:46.850Z] 
03:17:46 [2020-06-27T03:17:46.850Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:46 [2020-06-27T03:17:46.850Z] #11 98.23 Selecting previously unselected package g++-mingw-w64-x86-64.
03:17:46 [2020-06-27T03:17:46.850Z] #11 98.24 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
03:17:46 [2020-06-27T03:17:46.850Z] #11 98.26 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:17:46 [2020-06-27T03:17:46.981Z] #41 ...
03:17:46 [2020-06-27T03:17:46.981Z] 
03:17:46 [2020-06-27T03:17:46.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:46 [2020-06-27T03:17:46.981Z] #39 19.64   CC       images/stats.o
03:17:46 [2020-06-27T03:17:46.997Z] 
03:17:46 [2020-06-27T03:17:46.997Z] #64 exporting to image
03:17:46 [2020-06-27T03:17:46.997Z] #64 exporting layers
03:17:47 [2020-06-27T03:17:47.279Z] #52 40.05 Checking out files:  34% (1092/3198)   
Checking out files:  35% (1120/3198)   
Checking out files:  36% (1152/3198)   
Checking out files:  37% (1184/3198)   
Checking out files:  38% (1216/3198)   
Checking out files:  39% (1248/3198)   
Checking out files:  40% (1280/3198)   
Checking out files:  41% (1312/3198)   
Checking out files:  42% (1344/3198)   
Checking out files:  43% (1376/3198)   
Checking out files:  44% (1408/3198)   
Checking out files:  45% (1440/3198)   
Checking out files:  46% (1472/3198)   
Checking out files:  47% (1504/3198)   
Checking out files:  48% (1536/3198)   
Checking out files:  49% (1568/3198)   
Checking out files:  50% (1599/3198)   
Checking out files:  51% (1631/3198)   
Checking out files:  52% (1663/3198)   
Checking out files:  53% (1695/3198)   
Checking out files:  54% (1727/3198)   
Checking out files:  55% (1759/3198)   
Checking out files:  56% (1791/3198)   
Checking out files:  57% (1823/3198)   
Checking out files:  58% (1855/3198)   
Checking out files:  59% (1887/3198)   
Checking out files:  60% (1919/3198)   
Checking out files:  61% (1951/3198)   
Checking out files:  62% (1983/3198)   
Checking out files:  63% (2015/3198)   
Checking out files:  64% (2047/3198)   
Checking out files:  65% (2079/3198)   
Checking out files:  66% (2111/3198)   
Checking out files:  67% (2143/3198)   
Checking out files:  68% (2175/3198)   
Checking out files:  69% (2207/3198)   
Checking out files:  70% (2239/3198)   
Checking out files:  71% (2271/3198)   
Checking out files:  72% (2303/3198)   
Checking out files:  73% (2335/3198)   
Checking out files:  74% (2367/3198)   
Checking out files:  75% (2399/3198)   
Checking out files:  76% (2431/3198)   
Checking out files:  77% (2463/3198)   
Checking out files:  78% (2495/3198)   
Checking out files:  79% (2527/3198)   
Checking out files:  80% (2559/3198)   
Checking out files:  81% (2591/3198)   
Checking out files:  82% (2623/3198)   
Checking out files:  82% (2637/3198)   
Checking out files:  83% (2655/3198)   
Checking out files:  84% (2687/3198)   
Checking out files:  85% (2719/3198)   
Checking out files:  86% (2751/3198)   
Checking out files:  87% (2783/3198)   
Checking out files:  88% (2815/3198)   
Checking out files:  89% (2847/3198)   
Checking out files:  90% (2879/3198)   
Checking out files:  91% (2911/3198)   
Checking out files:  92% (2943/3198)   
Checking out files:  93% (2975/3198)   
Checking out files:  94% (3007/3198)   
Checking out files:  95% (3039/3198)   
Checking out files:  96% (3071/3198)   
Checking out files:  97% (3103/3198)   
Checking out files:  98% (3135/3198)   
Checking out files:  99% (3167/3198)   
Checking out files: 100% (3198/3198)   
Checking out files: 100% (3198/3198), done.
03:17:47 [2020-06-27T03:17:47.279Z] #52 41.58 + cd /tmp/tmp.LIdkGFjhpI/src/github.com/containerd/containerd
03:17:47 [2020-06-27T03:17:47.279Z] #52 41.58 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:17:47 [2020-06-27T03:17:47.552Z] #39 19.99   CC       images/core.o
03:17:48 [2020-06-27T03:17:48.492Z] #39 20.86   CC       images/core-x86.o
03:17:49 [2020-06-27T03:17:49.061Z] #39 21.57   CC       images/core-arm.o
03:17:49 [2020-06-27T03:17:49.178Z] #52 43.23 + export 'BUILDTAGS=netgo osusergo static_build'
03:17:49 [2020-06-27T03:17:49.178Z] #52 43.23 + BUILDTAGS='netgo osusergo static_build'
03:17:49 [2020-06-27T03:17:49.178Z] #52 43.23 + export EXTRA_FLAGS=-buildmode=pie
03:17:49 [2020-06-27T03:17:49.178Z] #52 43.23 + EXTRA_FLAGS=-buildmode=pie
03:17:49 [2020-06-27T03:17:49.178Z] #52 43.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:17:49 [2020-06-27T03:17:49.178Z] #52 43.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:17:49 [2020-06-27T03:17:49.178Z] #52 43.23 + '[' '' = dynamic ']'
03:17:49 [2020-06-27T03:17:49.178Z] #52 43.23 + make
03:17:49 [2020-06-27T03:17:49.557Z] #11 ...
03:17:49 [2020-06-27T03:17:49.557Z] 
03:17:49 [2020-06-27T03:17:49.557Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:49 [2020-06-27T03:17:49.557Z] #42 90.96 os/exec
03:17:49 [2020-06-27T03:17:49.557Z] #42 90.99 net
03:17:49 [2020-06-27T03:17:49.557Z] #42 95.18 internal/lazyregexp
03:17:49 [2020-06-27T03:17:49.557Z] #42 95.71 github.com/LK4D4/vndr/versioned
03:17:49 [2020-06-27T03:17:49.557Z] #42 98.89 encoding/base64
03:17:49 [2020-06-27T03:17:49.557Z] #42 98.90 crypto/cipher
03:17:49 [2020-06-27T03:17:49.557Z] #42 98.98 go/scanner
03:17:49 [2020-06-27T03:17:49.632Z] #39 22.05   CC       images/core-aarch64.o
03:17:49 [2020-06-27T03:17:49.666Z] #39 ...
03:17:49 [2020-06-27T03:17:49.666Z] 
03:17:49 [2020-06-27T03:17:49.666Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:49 [2020-06-27T03:17:49.666Z] #47 66.85 context
03:17:49 [2020-06-27T03:17:49.666Z] #47 67.40 encoding/binary
03:17:49 [2020-06-27T03:17:49.666Z] #47 68.01 os
03:17:49 [2020-06-27T03:17:49.666Z] #47 69.77 encoding/base64
03:17:49 [2020-06-27T03:17:49.666Z] #47 71.05 golang.org/x/sys/unix
03:17:49 [2020-06-27T03:17:49.666Z] #47 71.95 fmt
03:17:49 [2020-06-27T03:17:49.666Z] #47 ...
03:17:49 [2020-06-27T03:17:49.666Z] 
03:17:49 [2020-06-27T03:17:49.666Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:49 [2020-06-27T03:17:49.666Z] #30 66.73 strings
03:17:49 [2020-06-27T03:17:49.666Z] #30 68.56 fmt
03:17:49 [2020-06-27T03:17:49.666Z] #30 69.80 path/filepath
03:17:49 [2020-06-27T03:17:49.666Z] #30 71.43 io/ioutil
03:17:49 [2020-06-27T03:17:49.666Z] #30 72.40 path
03:17:49 [2020-06-27T03:17:49.666Z] #30 72.86 text/tabwriter
03:17:49 [2020-06-27T03:17:49.666Z] #30 74.82 flag
03:17:49 [2020-06-27T03:17:49.666Z] #30 74.85 github.com/BurntSushi/toml
03:17:49 [2020-06-27T03:17:49.666Z] #30 ...
03:17:49 [2020-06-27T03:17:49.666Z] 
03:17:49 [2020-06-27T03:17:49.666Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.706 + RM_GOPATH=0
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.706 + TMP_GOPATH=
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.706 + : /build
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.706 + '[' -z '' ']'
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.706 ++ mktemp -d
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.708 + export GOPATH=/tmp/tmp.vqBbAfKWsS
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.708 + GOPATH=/tmp/tmp.vqBbAfKWsS
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.708 + RM_GOPATH=1
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.708 + case "$(go env GOARCH)" in
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.708 ++ go env GOARCH
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.738 + export GO_BUILDMODE=-buildmode=pie
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.738 + GO_BUILDMODE=-buildmode=pie
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.741 ++ dirname /tmp/install/install.sh
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.744 + dir=/tmp/install
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.744 + bin=tini
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.745 + shift
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.745 + '[' '!' -f /tmp/install/tini.installer ']'
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.745 + . /tmp/install/tini.installer
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.745 ++ : fec3683b971d9c3ef73f284f176672c44b448662
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.746 + install_tini
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.746 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.746 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.746 + git clone https://github.com/krallin/tini.git /tmp/tmp.vqBbAfKWsS/tini
03:17:49 [2020-06-27T03:17:49.666Z] #33 4.749 Cloning into '/tmp/tmp.vqBbAfKWsS/tini'...
03:17:49 [2020-06-27T03:17:49.671Z] #64 exporting layers 2.8s done
03:17:49 [2020-06-27T03:17:49.671Z] #64 writing image sha256:39af2892ea14a712a48f99050e3af46caf0b0f7a0ba234e187154ff03316156a done
03:17:49 [2020-06-27T03:17:49.671Z] #64 naming to docker.io/library/docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc done
03:17:49 [2020-06-27T03:17:49.671Z] #64 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:17:49 [2020-06-27T03:17:49.843Z] #42 101.1 net/url
03:17:49 [2020-06-27T03:17:49.843Z] #42 ...
03:17:49 [2020-06-27T03:17:49.843Z] 
03:17:49 [2020-06-27T03:17:49.843Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:49 [2020-06-27T03:17:49.843Z] #48 91.14 mvdan.cc/sh/v3/fileutil
03:17:49 [2020-06-27T03:17:49.843Z] #48 92.79 encoding/binary
03:17:49 [2020-06-27T03:17:49.843Z] #48 92.80 flag
03:17:49 [2020-06-27T03:17:49.843Z] #48 92.82 github.com/pkg/diff
03:17:49 [2020-06-27T03:17:49.843Z] #48 92.83 go/token
03:17:49 [2020-06-27T03:17:49.843Z] #48 96.49 go/scanner
03:17:49 [2020-06-27T03:17:49.843Z] #48 98.50 mvdan.cc/editorconfig
03:17:49 [2020-06-27T03:17:49.843Z] #48 99.27 mvdan.cc/sh/v3/syntax
03:17:49 [2020-06-27T03:17:49.843Z] #48 100.3 encoding/base64
03:17:49 [2020-06-27T03:17:49.843Z] #48 101.2 go/ast
03:17:49 [2020-06-27T03:17:49.843Z] #48 ...
03:17:49 [2020-06-27T03:17:49.843Z] 
03:17:49 [2020-06-27T03:17:49.844Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:49 [2020-06-27T03:17:49.844Z] #40 28.88   CC       images/fs.o
03:17:49 [2020-06-27T03:17:49.844Z] #40 29.12   CC       images/pstree.o
03:17:49 [2020-06-27T03:17:49.844Z] #40 29.38   CC       images/pipe.o
03:17:49 [2020-06-27T03:17:49.844Z] #40 29.64   CC       images/tcp-stream.o
03:17:49 [2020-06-27T03:17:49.844Z] #40 30.06   CC       images/sk-packet.o
03:17:49 [2020-06-27T03:17:49.844Z] #40 30.54   CC       images/mnt.o
03:17:49 [2020-06-27T03:17:49.844Z] #40 30.87   CC       images/pipe-data.o
03:17:49 [2020-06-27T03:17:49.844Z] #40 31.09   CC       images/sa.o
03:17:49 [2020-06-27T03:17:49.844Z] #40 31.42   CC       images/timer.o
03:17:49 [2020-06-27T03:17:49.844Z] #40 31.84   CC       images/timerfd.o
03:17:49 [2020-06-27T03:17:49.921Z] #33 5.548 + cd /tmp/tmp.vqBbAfKWsS/tini
03:17:49 [2020-06-27T03:17:49.921Z] #33 5.549 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
03:17:49 [2020-06-27T03:17:49.921Z] #33 5.569 + cmake .
03:17:50 [2020-06-27T03:17:50.118Z] #52 44.20 + bin/ctr
03:17:50 [2020-06-27T03:17:50.131Z] #40 32.13   CC       images/mm.o
03:17:50 [2020-06-27T03:17:50.131Z] #40 ...
03:17:50 [2020-06-27T03:17:50.131Z] 
03:17:50 [2020-06-27T03:17:50.131Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:50 [2020-06-27T03:17:50.131Z] #31 91.95 log
03:17:50 [2020-06-27T03:17:50.131Z] #31 91.95 github.com/BurntSushi/toml
03:17:50 [2020-06-27T03:17:50.131Z] #31 91.96 flag
03:17:50 [2020-06-27T03:17:50.131Z] #31 96.93 github.com/BurntSushi/toml/cmd/tomlv
03:17:50 [2020-06-27T03:17:50.131Z] #31 DONE 101.7s
03:17:50 [2020-06-27T03:17:50.139Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/test/unit
03:17:50 [2020-06-27T03:17:50.202Z] #39 22.50   CC       images/core-ppc64.o
03:17:50 [2020-06-27T03:17:50.417Z] 
03:17:50 [2020-06-27T03:17:50.417Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:17:50 [2020-06-27T03:17:50.482Z] #33 5.982 -- The C compiler identification is GNU 8.3.0
03:17:50 [2020-06-27T03:17:50.482Z] #33 6.023 -- Check for working C compiler: /usr/bin/cc
03:17:50 [2020-06-27T03:17:50.705Z] #29 ...
03:17:50 [2020-06-27T03:17:50.705Z] 
03:17:50 [2020-06-27T03:17:50.705Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:50 [2020-06-27T03:17:50.705Z] #40 32.61   CC       images/sk-opts.o
03:17:50 [2020-06-27T03:17:50.773Z] #39 23.22   CC       images/core-s390.o
03:17:50 [2020-06-27T03:17:50.992Z] #40 33.00   CC       images/sk-unix.o
03:17:51 [2020-06-27T03:17:51.016Z] #17 39.97 Selecting previously unselected package libnet1:amd64.
03:17:51 [2020-06-27T03:17:51.016Z] #17 39.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:17:51 [2020-06-27T03:17:51.016Z] #17 39.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.08 Selecting previously unselected package libnl-3-200:amd64.
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.10 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.19 Selecting previously unselected package libprotobuf-c1:amd64.
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.24 Selecting previously unselected package libreadline5:amd64.
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.37 Selecting previously unselected package net-tools.
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
03:17:51 [2020-06-27T03:17:51.016Z] #17 40.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:17:51 [2020-06-27T03:17:51.274Z] #17 40.59 Selecting previously unselected package python-pip-whl.
03:17:51 [2020-06-27T03:17:51.274Z] #17 40.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:17:51 [2020-06-27T03:17:51.274Z] #17 40.61 Unpacking python-pip-whl (18.1-5) ...
03:17:51 [2020-06-27T03:17:51.408Z] #33 6.766 -- Check for working C compiler: /usr/bin/cc -- works
03:17:51 [2020-06-27T03:17:51.408Z] #33 6.768 -- Detecting C compiler ABI info
03:17:51 [2020-06-27T03:17:51.619Z] #40 33.69   CC       images/sk-inet.o
03:17:51 [2020-06-27T03:17:51.714Z] #39 24.17   CC       images/cpuinfo.o
03:17:51 [2020-06-27T03:17:51.840Z] #17 41.21 Selecting previously unselected package python3-lib2to3.
03:17:51 [2020-06-27T03:17:51.840Z] #17 41.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:17:51 [2020-06-27T03:17:51.840Z] #17 41.21 Unpacking python3-lib2to3 (3.7.3-1) ...
03:17:51 [2020-06-27T03:17:51.840Z] #17 41.34 Selecting previously unselected package python3-distutils.
03:17:51 [2020-06-27T03:17:51.840Z] #17 41.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:17:51 [2020-06-27T03:17:51.840Z] #17 41.35 Unpacking python3-distutils (3.7.3-1) ...
03:17:51 [2020-06-27T03:17:51.968Z] #33 7.549 -- Detecting C compiler ABI info - done
03:17:51 [2020-06-27T03:17:51.968Z] #33 7.619 -- Detecting C compile features
03:17:52 [2020-06-27T03:17:52.098Z] #17 41.47 Selecting previously unselected package python3-pip.
03:17:52 [2020-06-27T03:17:52.098Z] #17 41.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:17:52 [2020-06-27T03:17:52.098Z] #17 41.49 Unpacking python3-pip (18.1-5) ...
03:17:52 [2020-06-27T03:17:52.243Z] #40 34.11   CC       images/tun.o
03:17:52 [2020-06-27T03:17:52.284Z] #39 24.68   CC       images/inventory.o
03:17:52 [2020-06-27T03:17:52.356Z] #17 41.63 Selecting previously unselected package python3-pkg-resources.
03:17:52 [2020-06-27T03:17:52.356Z] #17 41.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:17:52 [2020-06-27T03:17:52.356Z] #17 41.65 Unpacking python3-pkg-resources (40.8.0-1) ...
03:17:52 [2020-06-27T03:17:52.356Z] #17 41.81 Selecting previously unselected package python3-setuptools.
03:17:52 [2020-06-27T03:17:52.356Z] #17 41.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:17:52 [2020-06-27T03:17:52.356Z] #17 41.82 Unpacking python3-setuptools (40.8.0-1) ...
03:17:52 [2020-06-27T03:17:52.530Z] #40 34.36   CC       images/sk-netlink.o
03:17:52 [2020-06-27T03:17:52.530Z] #40 34.58   CC       images/packet-sock.o
03:17:52 [2020-06-27T03:17:52.544Z] #39 24.90   CC       images/fdinfo.o
03:17:52 [2020-06-27T03:17:52.614Z] #17 42.06 Selecting previously unselected package python3-wheel.
03:17:52 [2020-06-27T03:17:52.615Z] #17 42.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:17:52 [2020-06-27T03:17:52.615Z] #17 42.07 Unpacking python3-wheel (0.32.3-2) ...
03:17:52 [2020-06-27T03:17:52.804Z] #39 25.26   CC       images/fown.o
03:17:52 [2020-06-27T03:17:52.804Z] #39 25.37   CC       images/ns.o
03:17:52 [2020-06-27T03:17:52.812Z] ?   	github.com/docker/docker/api	[no test files]
03:17:52 [2020-06-27T03:17:52.872Z] #17 42.17 Selecting previously unselected package sudo.
03:17:52 [2020-06-27T03:17:52.872Z] #17 42.18 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
03:17:52 [2020-06-27T03:17:52.872Z] #17 42.19 Unpacking sudo (1.8.27-1+deb10u2) ...
03:17:53 [2020-06-27T03:17:53.065Z] #39 25.56   CC       images/regfile.o
03:17:53 [2020-06-27T03:17:53.129Z] #17 42.70 Selecting previously unselected package thin-provisioning-tools.
03:17:53 [2020-06-27T03:17:53.129Z] #17 42.70 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
03:17:53 [2020-06-27T03:17:53.129Z] #17 42.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:17:53 [2020-06-27T03:17:53.153Z] #40 35.05   CC       images/ipc-var.o
03:17:53 [2020-06-27T03:17:53.325Z] #39 25.87   CC       images/ghost-file.o
03:17:53 [2020-06-27T03:17:53.440Z] #40 35.27   CC       images/ipc-desc.o
03:17:53 [2020-06-27T03:17:53.440Z] #40 35.48   CC       images/ipc-shm.o
03:17:53 [2020-06-27T03:17:53.693Z] #17 42.97 Selecting previously unselected package uidmap.
03:17:53 [2020-06-27T03:17:53.693Z] #17 42.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
03:17:53 [2020-06-27T03:17:53.693Z] #17 42.99 Unpacking uidmap (1:4.5-1.1) ...
03:17:53 [2020-06-27T03:17:53.693Z] #17 43.14 Selecting previously unselected package vim-runtime.
03:17:53 [2020-06-27T03:17:53.693Z] #17 43.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:17:53 [2020-06-27T03:17:53.693Z] #17 43.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:17:53 [2020-06-27T03:17:53.693Z] #17 43.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:17:53 [2020-06-27T03:17:53.693Z] #17 43.23 Unpacking vim-runtime (2:8.1.0875-5) ...
03:17:53 [2020-06-27T03:17:53.727Z] #40 35.72   CC       images/ipc-msg.o
03:17:53 [2020-06-27T03:17:53.897Z] #39 26.30   CC       images/fifo.o
03:17:54 [2020-06-27T03:17:54.014Z] #40 36.08   CC       images/ipc-sem.o
03:17:54 [2020-06-27T03:17:54.158Z] #39 26.57   CC       images/remap-file-path.o
03:17:54 [2020-06-27T03:17:54.299Z] #40 36.30   CC       images/utsns.o
03:17:54 [2020-06-27T03:17:54.419Z] #39 26.81   CC       images/eventfd.o
03:17:54 [2020-06-27T03:17:54.419Z] #39 ...
03:17:54 [2020-06-27T03:17:54.419Z] 
03:17:54 [2020-06-27T03:17:54.419Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:17:54 [2020-06-27T03:17:54.419Z] #54 85.98 + for f in rootlesskit rootlesskit-docker-proxy
03:17:54 [2020-06-27T03:17:54.419Z] #54 85.98 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:17:54 [2020-06-27T03:17:54.478Z] #33 9.794 -- Detecting C compile features - done
03:17:54 [2020-06-27T03:17:54.478Z] #33 ...
03:17:54 [2020-06-27T03:17:54.478Z] 
03:17:54 [2020-06-27T03:17:54.478Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:54 [2020-06-27T03:17:54.478Z] #41 71.80 fmt
03:17:54 [2020-06-27T03:17:54.478Z] #41 75.41 regexp
03:17:54 [2020-06-27T03:17:54.478Z] #41 78.45 go/token
03:17:54 [2020-06-27T03:17:54.478Z] #41 79.37 go/scanner
03:17:54 [2020-06-27T03:17:54.478Z] #41 80.38 internal/lazyregexp
03:17:54 [2020-06-27T03:17:54.478Z] #41 80.71 net/url
03:17:54 [2020-06-27T03:17:54.478Z] #41 81.15 go/ast
03:17:54 [2020-06-27T03:17:54.478Z] #41 ...
03:17:54 [2020-06-27T03:17:54.478Z] 
03:17:54 [2020-06-27T03:17:54.478Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:54 [2020-06-27T03:17:54.478Z] #33 9.859 -- Performing Test HAS_BUILTIN_FORTIFY
03:17:54 [2020-06-27T03:17:54.478Z] #33 10.16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:17:54 [2020-06-27T03:17:54.585Z] #40 36.48   CC       images/creds.o
03:17:54 [2020-06-27T03:17:54.733Z] #33 10.29 -- Configuring done
03:17:54 [2020-06-27T03:17:54.733Z] #33 10.33 -- Generating done
03:17:54 [2020-06-27T03:17:54.733Z] #33 10.33 -- Build files have been written to: /tmp/tmp.vqBbAfKWsS/tini
03:17:54 [2020-06-27T03:17:54.733Z] #33 10.35 + make tini-static
03:17:54 [2020-06-27T03:17:54.871Z] #40 36.72   CC       images/vma.o
03:17:55 [2020-06-27T03:17:55.063Z] #17 ...
03:17:55 [2020-06-27T03:17:55.063Z] 
03:17:55 [2020-06-27T03:17:55.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:55 [2020-06-27T03:17:55.063Z] #39 103.0   CC       criu/cr-errno.o
03:17:55 [2020-06-27T03:17:55.063Z] #39 103.1   CC       criu/cr-restore.o
03:17:55 [2020-06-27T03:17:55.063Z] #39 108.1   CC       criu/cr-service.o
03:17:55 [2020-06-27T03:17:55.063Z] #39 109.7   CC       criu/crtools.o
03:17:55 [2020-06-27T03:17:55.063Z] #39 110.4   CC       criu/eventfd.o
03:17:55 [2020-06-27T03:17:55.063Z] #39 110.8   CC       criu/eventpoll.o
03:17:55 [2020-06-27T03:17:55.063Z] #39 111.7   CC       criu/external.o
03:17:55 [2020-06-27T03:17:55.063Z] #39 112.0   CC       criu/fault-injection.o
03:17:55 [2020-06-27T03:17:55.063Z] #39 112.2   CC       criu/fdstore.o
03:17:55 [2020-06-27T03:17:55.063Z] #39 112.6   CC       criu/fifo.o
03:17:55 [2020-06-27T03:17:55.063Z] #39 113.0   CC       criu/file-ids.o
03:17:55 [2020-06-27T03:17:55.162Z] #40 36.99   CC       images/netdev.o
03:17:55 [2020-06-27T03:17:55.293Z] #33 10.79 Scanning dependencies of target tini-static
03:17:55 [2020-06-27T03:17:55.293Z] #33 10.93 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:17:55 [2020-06-27T03:17:55.319Z] #39 113.4   CC       criu/file-lock.o
03:17:55 [2020-06-27T03:17:55.383Z] #52 ...
03:17:55 [2020-06-27T03:17:55.383Z] 
03:17:55 [2020-06-27T03:17:55.383Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:55 [2020-06-27T03:17:55.383Z] #41 86.84 go/parser
03:17:55 [2020-06-27T03:17:55.383Z] #41 89.52 text/template
03:17:55 [2020-06-27T03:17:55.383Z] #41 90.66 encoding/xml
03:17:55 [2020-06-27T03:17:55.383Z] #41 94.84 go/doc
03:17:55 [2020-06-27T03:17:55.383Z] #41 96.63 github.com/LK4D4/vndr/godl/singleflight
03:17:55 [2020-06-27T03:17:55.383Z] #41 96.81 github.com/LK4D4/vndr/versioned
03:17:55 [2020-06-27T03:17:55.383Z] #41 96.89 compress/flate
03:17:55 [2020-06-27T03:17:55.383Z] #41 ...
03:17:55 [2020-06-27T03:17:55.383Z] 
03:17:55 [2020-06-27T03:17:55.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:55 [2020-06-27T03:17:55.383Z] #39 15.97   DEP      images/signalfd.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.04   PBCC     images/fh.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.08   PBCC     images/fsnotify.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.12   DEP      images/fh.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.15   DEP      images/fsnotify.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.20   PBCC     images/eventpoll.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.26   DEP      images/eventpoll.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.32   PBCC     images/eventfd.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.36   DEP      images/eventfd.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.43   PBCC     images/remap-file-path.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.48   DEP      images/remap-file-path.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.54   PBCC     images/fifo.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.58   DEP      images/fifo.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.65   PBCC     images/ghost-file.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.69   DEP      images/ghost-file.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.80   PBCC     images/regfile.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.87   DEP      images/regfile.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.94   PBCC     images/ns.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 16.98   DEP      images/ns.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.02   PBCC     images/fdinfo.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.15   DEP      images/fdinfo.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.24   PBCC     images/core-aarch64.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.28   PBCC     images/core-arm.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.33   PBCC     images/core-ppc64.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.36   PBCC     images/core-s390.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.40   PBCC     images/core-x86.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.47   PBCC     images/core.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.51   PBCC     images/inventory.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.58   DEP      images/core-aarch64.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.67   DEP      images/core-arm.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.74   DEP      images/core-ppc64.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.83   DEP      images/core-s390.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.85   DEP      images/core-x86.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.89   DEP      images/core.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.93   DEP      images/inventory.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 17.97   PBCC     images/cpuinfo.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 18.00   DEP      images/cpuinfo.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 18.05   PBCC     images/stats.pb-c.c
03:17:55 [2020-06-27T03:17:55.383Z] #39 18.09   DEP      images/stats.pb-c.d
03:17:55 [2020-06-27T03:17:55.383Z] #39 19.55 make[1]: Nothing to be done for 'all'.
03:17:55 [2020-06-27T03:17:55.383Z] #39 21.14   CC       images/stats.o
03:17:55 [2020-06-27T03:17:55.383Z] #39 21.53   CC       images/core.o
03:17:55 [2020-06-27T03:17:55.383Z] #39 22.13   CC       images/core-x86.o
03:17:55 [2020-06-27T03:17:55.383Z] #39 22.68   CC       images/core-arm.o
03:17:55 [2020-06-27T03:17:55.383Z] #39 23.13   CC       images/core-aarch64.o
03:17:55 [2020-06-27T03:17:55.383Z] #39 23.53   CC       images/core-ppc64.o
03:17:55 [2020-06-27T03:17:55.383Z] #39 24.13   CC       images/core-s390.o
03:17:55 [2020-06-27T03:17:55.383Z] #39 24.73   CC       images/cpuinfo.o
03:17:55 [2020-06-27T03:17:55.449Z] #40 37.52   CC       images/tty.o
03:17:55 [2020-06-27T03:17:55.641Z] #39 25.18   CC       images/inventory.o
03:17:55 [2020-06-27T03:17:55.899Z] #39 25.47   CC       images/fdinfo.o
03:17:56 [2020-06-27T03:17:56.250Z] #39 114.3   CC       criu/files-ext.o
03:17:56 [2020-06-27T03:17:56.465Z] #39 25.84   CC       images/fown.o
03:17:56 [2020-06-27T03:17:56.471Z] #40 38.38   CC       images/file-lock.o
03:17:56 [2020-06-27T03:17:56.471Z] #40 38.60   CC       images/rlimit.o
03:17:56 [2020-06-27T03:17:56.507Z] #39 114.7   CC       criu/files-reg.o
03:17:56 [2020-06-27T03:17:56.725Z] #39 26.08   CC       images/ns.o
03:17:56 [2020-06-27T03:17:56.725Z] #39 26.25   CC       images/regfile.o
03:17:56 [2020-06-27T03:17:56.725Z] #39 ...
03:17:56 [2020-06-27T03:17:56.725Z] 
03:17:56 [2020-06-27T03:17:56.725Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:56 [2020-06-27T03:17:56.725Z] #41 98.74 github.com/LK4D4/vndr/build
03:17:56 [2020-06-27T03:17:56.757Z] #40 38.77   CC       images/pagemap.o
03:17:56 [2020-06-27T03:17:56.764Z] #39 ...
03:17:56 [2020-06-27T03:17:56.764Z] 
03:17:56 [2020-06-27T03:17:56.764Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:17:56 [2020-06-27T03:17:56.764Z] #17 46.25 Selecting previously unselected package vim.
03:17:56 [2020-06-27T03:17:56.764Z] #17 46.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
03:17:56 [2020-06-27T03:17:56.764Z] #17 46.29 Unpacking vim (2:8.1.0875-5) ...
03:17:56 [2020-06-27T03:17:56.983Z] #41 ...
03:17:56 [2020-06-27T03:17:56.983Z] 
03:17:56 [2020-06-27T03:17:56.983Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:56 [2020-06-27T03:17:56.983Z] #47 88.97 mvdan.cc/editorconfig
03:17:56 [2020-06-27T03:17:56.983Z] #47 90.27 mvdan.cc/sh/v3/fileutil
03:17:56 [2020-06-27T03:17:56.983Z] #47 90.53 mvdan.cc/sh/v3/syntax
03:17:56 [2020-06-27T03:17:56.983Z] #47 97.35 mvdan.cc/sh/v3/cmd/shfmt
03:17:56 [2020-06-27T03:17:56.983Z] #47 ...
03:17:56 [2020-06-27T03:17:56.983Z] 
03:17:56 [2020-06-27T03:17:56.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:56 [2020-06-27T03:17:56.983Z] #39 26.48   CC       images/ghost-file.o
03:17:57 [2020-06-27T03:17:57.044Z] #40 39.12   CC       images/siginfo.o
03:17:57 [2020-06-27T03:17:57.178Z] #33 12.45 [100%] Linking C executable tini-static
03:17:57 [2020-06-27T03:17:57.241Z] #39 26.77   CC       images/fifo.o
03:17:57 [2020-06-27T03:17:57.328Z] #17 46.78 Selecting previously unselected package xfsprogs.
03:17:57 [2020-06-27T03:17:57.328Z] #17 46.79 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
03:17:57 [2020-06-27T03:17:57.328Z] #17 46.80 Unpacking xfsprogs (4.20.0-1) ...
03:17:57 [2020-06-27T03:17:57.331Z] #40 39.48   CC       images/rpc.o
03:17:57 [2020-06-27T03:17:57.434Z] #33 13.15 [100%] Built target tini-static
03:17:57 [2020-06-27T03:17:57.500Z] #39 27.05   CC       images/remap-file-path.o
03:17:57 [2020-06-27T03:17:57.692Z] #33 13.23 + mkdir -p /build
03:17:57 [2020-06-27T03:17:57.692Z] #33 13.24 + cp tini-static /build/docker-init
03:17:57 [2020-06-27T03:17:57.758Z] #39 27.32   CC       images/eventfd.o
03:17:57 [2020-06-27T03:17:57.895Z] #17 47.26 Selecting previously unselected package zip.
03:17:57 [2020-06-27T03:17:57.895Z] #17 47.26 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
03:17:57 [2020-06-27T03:17:57.895Z] #17 47.26 Unpacking zip (3.0-11+b1) ...
03:17:57 [2020-06-27T03:17:57.895Z] #17 47.48 Setting up aufs-tools (1:4.14+20190211-1) ...
03:17:57 [2020-06-27T03:17:57.895Z] #17 47.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:17:57 [2020-06-27T03:17:57.895Z] #17 47.50 Setting up libip6tc0:amd64 (1.8.2-4) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.51 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.52 Setting up libgpm2:amd64 (1.20.7-5) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.53 Setting up libip4tc0:amd64 (1.8.2-4) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.54 Setting up uidmap (1:4.5-1.1) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.55 Setting up libnftnl11:amd64 (1.1.2-2) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.60 Setting up xxd (2:8.1.0875-5) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.61 Setting up zip (3.0-11+b1) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.62 Setting up vim-common (2:8.1.0875-5) ...
03:17:58 [2020-06-27T03:17:58.153Z] #17 47.64 Setting up bash-completion (1:2.8-6) ...
03:17:58 [2020-06-27T03:17:58.297Z] #33 DONE 13.6s
03:17:58 [2020-06-27T03:17:58.297Z] 
03:17:58 [2020-06-27T03:17:58.297Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:17:58 [2020-06-27T03:17:58.297Z] #30 77.40 log
03:17:58 [2020-06-27T03:17:58.297Z] #30 80.31 github.com/BurntSushi/toml/cmd/tomlv
03:17:58 [2020-06-27T03:17:58.297Z] #30 DONE 85.6s
03:17:58 [2020-06-27T03:17:58.297Z] 
03:17:58 [2020-06-27T03:17:58.297Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:17:58 [2020-06-27T03:17:58.326Z] #39 27.67   CC       images/eventpoll.o
03:17:58 [2020-06-27T03:17:58.585Z] #39 27.96   CC       images/fh.o
03:17:58 [2020-06-27T03:17:58.808Z] #52 39.36 Checking out files:  43% (1383/3198)   
Checking out files:  44% (1408/3198)   
Checking out files:  45% (1440/3198)   
Checking out files:  46% (1472/3198)   
Checking out files:  47% (1504/3198)   
Checking out files:  48% (1536/3198)   
Checking out files:  49% (1568/3198)   
Checking out files:  50% (1599/3198)   
Checking out files:  51% (1631/3198)   
Checking out files:  52% (1663/3198)   
Checking out files:  53% (1695/3198)   
Checking out files:  54% (1727/3198)   
Checking out files:  55% (1759/3198)   
Checking out files:  56% (1791/3198)   
Checking out files:  57% (1823/3198)   
Checking out files:  58% (1855/3198)   
Checking out files:  59% (1887/3198)   
Checking out files:  60% (1919/3198)   
Checking out files:  61% (1951/3198)   
Checking out files:  62% (1983/3198)   
Checking out files:  63% (2015/3198)   
Checking out files:  64% (2047/3198)   
Checking out files:  65% (2079/3198)   
Checking out files:  66% (2111/3198)   
Checking out files:  67% (2143/3198)   
Checking out files:  68% (2175/3198)   
Checking out files:  69% (2207/3198)   
Checking out files:  70% (2239/3198)   
Checking out files:  71% (2271/3198)   
Checking out files:  72% (2303/3198)   
Checking out files:  73% (2335/3198)   
Checking out files:  74% (2367/3198)   
Checking out files:  75% (2399/3198)   
Checking out files:  76% (2431/3198)   
Checking out files:  77% (2463/3198)   
Checking out files:  78% (2495/3198)   
Checking out files:  78% (2508/3198)   
Checking out files:  79% (2527/3198)   
Checking out files:  80% (2559/3198)   
Checking out files:  81% (2591/3198)   
Checking out files:  82% (2623/3198)   
Checking out files:  83% (2655/3198)   
Checking out files:  84% (2687/3198)   
Checking out files:  85% (2719/3198)   
Checking out files:  86% (2751/3198)   
Checking out files:  87% (2783/3198)   
Checking out files:  88% (2815/3198)   
Checking out files:  89% (2847/3198)   
Checking out files:  90% (2879/3198)   
Checking out files:  91% (2911/3198)   
Checking out files:  92% (2943/3198)   
Checking out files:  93% (2975/3198)   
Checking out files:  94% (3007/3198)   
Checking out files:  95% (3039/3198)   
Checking out files:  96% (3071/3198)   
Checking out files:  97% (3103/3198)   
Checking out files:  97% (3133/3198)   
Checking out files:  98% (3135/3198)   
Checking out files:  99% (3167/3198)   
Checking out files: 100% (3198/3198)   
Checking out files: 100% (3198/3198), done.
03:17:58 [2020-06-27T03:17:58.843Z] #39 28.36   CC       images/fsnotify.o
03:17:59 [2020-06-27T03:17:59.064Z] #52 41.62 + cd /tmp/tmp.F2Pa2KdZxB/src/github.com/containerd/containerd
03:17:59 [2020-06-27T03:17:59.064Z] #52 41.62 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234
03:17:59 [2020-06-27T03:17:59.375Z] #40 41.10   CC       images/ext-file.o
03:17:59 [2020-06-27T03:17:59.375Z] #40 41.28   CC       images/cgroup.o
03:17:59 [2020-06-27T03:17:59.409Z] #39 29.02   CC       images/signalfd.o
03:17:59 [2020-06-27T03:17:59.667Z] #39 29.23   CC       images/fs.o
03:17:59 [2020-06-27T03:17:59.701Z] #54 ...
03:17:59 [2020-06-27T03:17:59.701Z] 
03:17:59 [2020-06-27T03:17:59.701Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:17:59 [2020-06-27T03:17:59.701Z] #41 80.41 vendor/golang.org/x/crypto/cryptobyte
03:17:59 [2020-06-27T03:17:59.701Z] #41 81.86 vendor/golang.org/x/text/unicode/bidi
03:17:59 [2020-06-27T03:17:59.701Z] #41 82.58 github.com/LK4D4/vndr/build
03:17:59 [2020-06-27T03:17:59.701Z] #41 83.02 vendor/golang.org/x/text/unicode/norm
03:17:59 [2020-06-27T03:17:59.701Z] #41 85.05 mime
03:17:59 [2020-06-27T03:17:59.701Z] #41 87.68 vendor/golang.org/x/net/idna
03:17:59 [2020-06-27T03:17:59.701Z] #41 89.06 crypto/x509
03:17:59 [2020-06-27T03:17:59.701Z] #41 89.09 net/textproto
03:17:59 [2020-06-27T03:17:59.701Z] #41 90.14 vendor/golang.org/x/net/http/httpproxy
03:17:59 [2020-06-27T03:17:59.701Z] #41 90.46 mime/multipart
03:17:59 [2020-06-27T03:17:59.701Z] #41 90.46 vendor/golang.org/x/net/http/httpguts
03:17:59 [2020-06-27T03:17:59.701Z] #41 ...
03:17:59 [2020-06-27T03:17:59.701Z] 
03:17:59 [2020-06-27T03:17:59.701Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:59 [2020-06-27T03:17:59.701Z] #39 27.06   CC       images/eventpoll.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 27.59   CC       images/fh.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 28.06   CC       images/fsnotify.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 28.77   CC       images/signalfd.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 29.04   CC       images/fs.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 29.42   CC       images/pstree.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 29.69   CC       images/pipe.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 30.03   CC       images/tcp-stream.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 30.38   CC       images/sk-packet.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 30.82   CC       images/mnt.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 31.07   CC       images/pipe-data.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 31.37   CC       images/sa.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 31.61   CC       images/timer.o
03:17:59 [2020-06-27T03:17:59.701Z] #39 32.08   CC       images/timerfd.o
03:17:59 [2020-06-27T03:17:59.924Z] #39 29.43   CC       images/pstree.o
03:17:59 [2020-06-27T03:17:59.961Z] #39 ...
03:17:59 [2020-06-27T03:17:59.961Z] 
03:17:59 [2020-06-27T03:17:59.961Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:17:59 [2020-06-27T03:17:59.961Z] #54 DONE 91.3s
03:17:59 [2020-06-27T03:17:59.961Z] 
03:17:59 [2020-06-27T03:17:59.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:17:59 [2020-06-27T03:17:59.961Z] #39 32.26   CC       images/mm.o
03:17:59 [2020-06-27T03:17:59.961Z] #39 ...
03:17:59 [2020-06-27T03:17:59.961Z] 
03:17:59 [2020-06-27T03:17:59.961Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:17:59 [2020-06-27T03:17:59.961Z] #55 DONE 0.2s
03:17:59 [2020-06-27T03:17:59.961Z] 
03:17:59 [2020-06-27T03:17:59.961Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:17:59 [2020-06-27T03:17:59.961Z] #10 81.49 Selecting previously unselected package g++-mingw-w64-x86-64.
03:17:59 [2020-06-27T03:17:59.961Z] #10 81.50 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
03:17:59 [2020-06-27T03:17:59.961Z] #10 81.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:17:59 [2020-06-27T03:17:59.996Z] #40 42.05   CC       images/userns.o
03:18:00 [2020-06-27T03:18:00.182Z] #39 29.67   CC       images/pipe.o
03:18:00 [2020-06-27T03:18:00.221Z] #10 ...
03:18:00 [2020-06-27T03:18:00.221Z] 
03:18:00 [2020-06-27T03:18:00.221Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:18:00 [2020-06-27T03:18:00.221Z] #56 DONE 0.1s
03:18:00 [2020-06-27T03:18:00.221Z] 
03:18:00 [2020-06-27T03:18:00.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:00 [2020-06-27T03:18:00.221Z] #39 32.55   CC       images/sk-opts.o
03:18:00 [2020-06-27T03:18:00.221Z] #39 32.77   CC       images/sk-unix.o
03:18:00 [2020-06-27T03:18:00.283Z] #40 42.44   CC       images/google/protobuf/descriptor.o
03:18:00 [2020-06-27T03:18:00.428Z] #52 ...
03:18:00 [2020-06-27T03:18:00.428Z] 
03:18:00 [2020-06-27T03:18:00.428Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:00 [2020-06-27T03:18:00.428Z] #39 4.759 Note: Building without setproctitle() and strlcpy() support.
03:18:00 [2020-06-27T03:18:00.428Z] #39 4.759       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:18:00 [2020-06-27T03:18:00.428Z] #39 4.777 Note: Building without GnuTLS support
03:18:00 [2020-06-27T03:18:00.428Z] #39 4.779 Makefile.config:39: Warn: you have no libnftables installed
03:18:00 [2020-06-27T03:18:00.428Z] #39 4.779 Makefile.config:40: Warn: Building without nftables support
03:18:00 [2020-06-27T03:18:00.428Z] #39 6.301 fatal: not a git repository (or any of the parent directories): .git
03:18:00 [2020-06-27T03:18:00.428Z] #39 6.346   GEN      .gitid
03:18:00 [2020-06-27T03:18:00.428Z] #39 6.383   GEN      criu/include/version.h
03:18:00 [2020-06-27T03:18:00.428Z] #39 6.460   GEN      include/common/asm
03:18:00 [2020-06-27T03:18:00.428Z] #39 8.271   PBCC     images/timens.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 8.317   DEP      images/timens.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 8.381   PBCC     images/fown.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 8.403   PBCC     images/google/protobuf/descriptor.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 8.580   PBCC     images/opts.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 8.688   PBCC     images/memfd.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 8.752   DEP      images/fown.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 8.814   DEP      images/google/protobuf/descriptor.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 8.920   DEP      images/opts.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 8.994   DEP      images/memfd.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.085   PBCC     images/sit.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.146   DEP      images/sit.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.198   PBCC     images/macvlan.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.233   DEP      images/macvlan.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.280   PBCC     images/autofs.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.340   DEP      images/autofs.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.400   PBCC     images/sysctl.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.456   DEP      images/sysctl.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.548   PBCC     images/time.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.605   DEP      images/time.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.645   PBCC     images/binfmt-misc.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.666   DEP      images/binfmt-misc.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.729   PBCC     images/seccomp.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.779   DEP      images/seccomp.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.831   PBCC     images/userns.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.868   DEP      images/userns.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 9.960   PBCC     images/cgroup.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.00   DEP      images/cgroup.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.11   PBCC     images/ext-file.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.15   DEP      images/ext-file.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.23   PBCC     images/rpc.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.27   DEP      images/rpc.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.35   PBCC     images/siginfo.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.38   DEP      images/siginfo.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.45   PBCC     images/pagemap.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.54   DEP      images/pagemap.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.63   PBCC     images/rlimit.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.71   DEP      images/rlimit.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.77   PBCC     images/file-lock.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.80   DEP      images/file-lock.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.84   PBCC     images/tty.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 10.93   DEP      images/tty.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.03   PBCC     images/tun.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.07   PBCC     images/netdev.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.18   DEP      images/tun.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.23   DEP      images/netdev.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.34   PBCC     images/vma.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.41   DEP      images/vma.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.48   PBCC     images/creds.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.53   DEP      images/creds.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.60   PBCC     images/utsns.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.65   DEP      images/utsns.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.70   PBCC     images/ipc-desc.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.77   PBCC     images/ipc-sem.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.80   DEP      images/ipc-desc.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.87   DEP      images/ipc-sem.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.96   PBCC     images/ipc-msg.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 11.99   DEP      images/ipc-msg.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.03   PBCC     images/ipc-shm.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.07   DEP      images/ipc-shm.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.11   PBCC     images/ipc-var.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.16   DEP      images/ipc-var.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.21   PBCC     images/sk-opts.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.22   PBCC     images/packet-sock.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.35   DEP      images/sk-opts.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.39   DEP      images/packet-sock.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.45   PBCC     images/sk-netlink.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.51   DEP      images/sk-netlink.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.70   PBCC     images/sk-inet.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 12.81   DEP      images/sk-inet.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.01   PBCC     images/sk-unix.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.04   DEP      images/sk-unix.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.13   PBCC     images/mm.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.26   DEP      images/mm.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.31   PBCC     images/timerfd.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.38   DEP      images/timerfd.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.45   PBCC     images/timer.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.49   DEP      images/timer.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.55   PBCC     images/sa.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.70   DEP      images/sa.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.84   PBCC     images/pipe-data.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 13.91   DEP      images/pipe-data.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.01   PBCC     images/mnt.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.07   DEP      images/mnt.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.19   PBCC     images/sk-packet.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.29   DEP      images/sk-packet.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.38   PBCC     images/tcp-stream.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.50   DEP      images/tcp-stream.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.69   PBCC     images/pipe.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.75   DEP      images/pipe.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.81   PBCC     images/pstree.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.85   DEP      images/pstree.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.89   PBCC     images/fs.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 14.93   DEP      images/fs.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 15.02   PBCC     images/signalfd.pb-c.c
03:18:00 [2020-06-27T03:18:00.428Z] #39 15.07   DEP      images/signalfd.pb-c.d
03:18:00 [2020-06-27T03:18:00.428Z] #39 15.12   PBCC     images/fh.pb-c.c
03:18:00 [2020-06-27T03:18:00.440Z] #39 30.03   CC       images/tcp-stream.o
03:18:00 [2020-06-27T03:18:00.684Z] #39 15.23   PBCC     images/fsnotify.pb-c.c
03:18:00 [2020-06-27T03:18:00.684Z] #39 15.30   DEP      images/fh.pb-c.d
03:18:00 [2020-06-27T03:18:00.684Z] #39 15.36   DEP      images/fsnotify.pb-c.d
03:18:00 [2020-06-27T03:18:00.698Z] #39 30.31   CC       images/sk-packet.o
03:18:00 [2020-06-27T03:18:00.793Z] #39 33.26   CC       images/sk-inet.o
03:18:00 [2020-06-27T03:18:00.940Z] #39 15.40   PBCC     images/eventpoll.pb-c.c
03:18:00 [2020-06-27T03:18:00.940Z] #39 15.43   DEP      images/eventpoll.pb-c.d
03:18:00 [2020-06-27T03:18:00.940Z] #39 15.50   PBCC     images/eventfd.pb-c.c
03:18:00 [2020-06-27T03:18:00.940Z] #39 15.55   DEP      images/eventfd.pb-c.d
03:18:00 [2020-06-27T03:18:00.940Z] #39 15.60   PBCC     images/remap-file-path.pb-c.c
03:18:01 [2020-06-27T03:18:01.188Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
03:18:01 [2020-06-27T03:18:01.196Z] #39 15.64   DEP      images/remap-file-path.pb-c.d
03:18:01 [2020-06-27T03:18:01.196Z] #39 15.69   PBCC     images/fifo.pb-c.c
03:18:01 [2020-06-27T03:18:01.196Z] #39 15.72   DEP      images/fifo.pb-c.d
03:18:01 [2020-06-27T03:18:01.196Z] #39 15.76   PBCC     images/ghost-file.pb-c.c
03:18:01 [2020-06-27T03:18:01.196Z] #39 15.84   DEP      images/ghost-file.pb-c.d
03:18:01 [2020-06-27T03:18:01.263Z] #39 30.75   CC       images/mnt.o
03:18:01 [2020-06-27T03:18:01.351Z] #40 ...
03:18:01 [2020-06-27T03:18:01.351Z] 
03:18:01 [2020-06-27T03:18:01.351Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:18:01 [2020-06-27T03:18:01.351Z] #48 102.9 golang.org/x/sys/unix
03:18:01 [2020-06-27T03:18:01.351Z] #48 103.5 encoding/json
03:18:01 [2020-06-27T03:18:01.364Z] #39 33.72   CC       images/tun.o
03:18:01 [2020-06-27T03:18:01.434Z] #17 50.39 Setting up libiptc0:amd64 (1.8.2-4) ...
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.40 Setting up xz-utils (5.2.4-1) ...
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.42 Setting up sudo (1.8.27-1+deb10u2) ...
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.50 invoke-rc.d: could not determine current runlevel
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.52 invoke-rc.d: policy-rc.d denied execution of start.
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.54 Setting up pigz (2.4-1) ...
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.56 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.58 Setting up python-pip-whl (18.1-5) ...
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.59 Setting up libmpdec2:amd64 (2.4.2-2) ...
03:18:01 [2020-06-27T03:18:01.435Z] #17 50.60 Setting up vim-runtime (2:8.1.0875-5) ...
03:18:01 [2020-06-27T03:18:01.451Z] #39 15.88   PBCC     images/regfile.pb-c.c
03:18:01 [2020-06-27T03:18:01.451Z] #39 15.95   DEP      images/regfile.pb-c.d
03:18:01 [2020-06-27T03:18:01.451Z] #39 ...
03:18:01 [2020-06-27T03:18:01.451Z] 
03:18:01 [2020-06-27T03:18:01.451Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:18:01 [2020-06-27T03:18:01.451Z] #52 43.96 + export 'BUILDTAGS=netgo osusergo static_build'
03:18:01 [2020-06-27T03:18:01.451Z] #52 43.96 + BUILDTAGS='netgo osusergo static_build'
03:18:01 [2020-06-27T03:18:01.451Z] #52 43.96 + export EXTRA_FLAGS=-buildmode=pie
03:18:01 [2020-06-27T03:18:01.451Z] #52 43.96 + EXTRA_FLAGS=-buildmode=pie
03:18:01 [2020-06-27T03:18:01.451Z] #52 43.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:18:01 [2020-06-27T03:18:01.451Z] #52 43.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:18:01 [2020-06-27T03:18:01.451Z] #52 43.96 + '[' '' = dynamic ']'
03:18:01 [2020-06-27T03:18:01.451Z] #52 43.96 + make
03:18:01 [2020-06-27T03:18:01.521Z] #39 30.95   CC       images/pipe-data.o
03:18:01 [2020-06-27T03:18:01.637Z] #48 ...
03:18:01 [2020-06-27T03:18:01.637Z] 
03:18:01 [2020-06-27T03:18:01.637Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:01 [2020-06-27T03:18:01.637Z] #42 103.5 text/template/parse
03:18:01 [2020-06-27T03:18:01.637Z] #42 103.7 go/ast
03:18:01 [2020-06-27T03:18:01.637Z] #42 106.3 encoding/json
03:18:01 [2020-06-27T03:18:01.692Z] #17 51.02 Setting up libaio1:amd64 (0.3.112-3) ...
03:18:01 [2020-06-27T03:18:01.692Z] #17 51.03 Setting up libonig5:amd64 (6.9.1-1) ...
03:18:01 [2020-06-27T03:18:01.692Z] #17 51.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:18:01 [2020-06-27T03:18:01.692Z] #17 51.05 Setting up vim (2:8.1.0875-5) ...
03:18:01 [2020-06-27T03:18:01.692Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:18:01 [2020-06-27T03:18:01.692Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:18:01 [2020-06-27T03:18:01.692Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:18:01 [2020-06-27T03:18:01.692Z] #17 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:18:01 [2020-06-27T03:18:01.693Z] #17 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:18:01 [2020-06-27T03:18:01.693Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:18:01 [2020-06-27T03:18:01.693Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:18:01 [2020-06-27T03:18:01.693Z] #17 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:18:01 [2020-06-27T03:18:01.693Z] #17 51.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:18:01 [2020-06-27T03:18:01.693Z] #17 51.14 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:18:01 [2020-06-27T03:18:01.693Z] #17 51.17 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:18:01 [2020-06-27T03:18:01.693Z] #17 51.18 Setting up jq (1.5+dfsg-2+b1) ...
03:18:01 [2020-06-27T03:18:01.693Z] #17 51.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
03:18:01 [2020-06-27T03:18:01.693Z] #17 51.21 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:18:01 [2020-06-27T03:18:01.782Z] #39 31.23   CC       images/sa.o
03:18:01 [2020-06-27T03:18:01.782Z] #39 31.44   CC       images/timer.o
03:18:01 [2020-06-27T03:18:01.942Z] #39 34.20   CC       images/sk-netlink.o
03:18:01 [2020-06-27T03:18:01.942Z] #39 34.38   CC       images/packet-sock.o
03:18:02 [2020-06-27T03:18:02.012Z] #52 ...
03:18:02 [2020-06-27T03:18:02.012Z] 
03:18:02 [2020-06-27T03:18:02.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:18:02 [2020-06-27T03:18:02.012Z] #10 79.61 Selecting previously unselected package gcc-mingw-w64-base.
03:18:02 [2020-06-27T03:18:02.012Z] #10 79.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:18:02 [2020-06-27T03:18:02.012Z] #10 79.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:18:02 [2020-06-27T03:18:02.012Z] #10 79.86 Selecting previously unselected package gcc-mingw-w64-x86-64.
03:18:02 [2020-06-27T03:18:02.012Z] #10 79.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:18:02 [2020-06-27T03:18:02.012Z] #10 79.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:02 [2020-06-27T03:18:02.040Z] #39 ...
03:18:02 [2020-06-27T03:18:02.040Z] 
03:18:02 [2020-06-27T03:18:02.040Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:18:02 [2020-06-27T03:18:02.040Z] #47 DONE 104.2s
03:18:02 [2020-06-27T03:18:02.040Z] 
03:18:02 [2020-06-27T03:18:02.040Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:02 [2020-06-27T03:18:02.040Z] #41 99.83 hash/crc32
03:18:02 [2020-06-27T03:18:02.040Z] #41 100.4 compress/gzip
03:18:02 [2020-06-27T03:18:02.040Z] #41 101.4 vendor/golang.org/x/crypto/cryptobyte
03:18:02 [2020-06-27T03:18:02.040Z] #41 102.7 net
03:18:02 [2020-06-27T03:18:02.040Z] #41 103.6 vendor/golang.org/x/crypto/internal/chacha20
03:18:02 [2020-06-27T03:18:02.202Z] #39 34.71   CC       images/ipc-var.o
03:18:02 [2020-06-27T03:18:02.267Z] #10 ...
03:18:02 [2020-06-27T03:18:02.267Z] 
03:18:02 [2020-06-27T03:18:02.267Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:18:02 [2020-06-27T03:18:02.267Z] #47 79.73 encoding/json
03:18:02 [2020-06-27T03:18:02.267Z] #47 82.35 github.com/pkg/diff
03:18:02 [2020-06-27T03:18:02.267Z] #47 84.34 go/ast
03:18:02 [2020-06-27T03:18:02.267Z] #47 87.33 golang.org/x/crypto/ssh/terminal
03:18:02 [2020-06-27T03:18:02.267Z] #47 89.06 mvdan.cc/editorconfig
03:18:02 [2020-06-27T03:18:02.267Z] #47 ...
03:18:02 [2020-06-27T03:18:02.267Z] 
03:18:02 [2020-06-27T03:18:02.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.07   PBCC     images/ns.pb-c.c
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.09   DEP      images/ns.pb-c.d
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.16   PBCC     images/fdinfo.pb-c.c
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.27   DEP      images/fdinfo.pb-c.d
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.31   PBCC     images/core-aarch64.pb-c.c
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.37   PBCC     images/core-arm.pb-c.c
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.43   PBCC     images/core-ppc64.pb-c.c
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.51   PBCC     images/core-s390.pb-c.c
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.57   PBCC     images/core-x86.pb-c.c
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.66   PBCC     images/core.pb-c.c
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.77   PBCC     images/inventory.pb-c.c
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.87   DEP      images/core-aarch64.pb-c.d
03:18:02 [2020-06-27T03:18:02.267Z] #39 16.91   DEP      images/core-arm.pb-c.d
03:18:02 [2020-06-27T03:18:02.299Z] #41 104.3 vendor/golang.org/x/crypto/poly1305
03:18:02 [2020-06-27T03:18:02.464Z] #39 34.87   CC       images/ipc-desc.o
03:18:02 [2020-06-27T03:18:02.542Z] #39 16.95   DEP      images/core-ppc64.pb-c.d
03:18:02 [2020-06-27T03:18:02.542Z] #39 17.00   DEP      images/core-s390.pb-c.d
03:18:02 [2020-06-27T03:18:02.542Z] #39 17.05   DEP      images/core-x86.pb-c.d
03:18:02 [2020-06-27T03:18:02.542Z] #39 17.15   DEP      images/core.pb-c.d
03:18:02 [2020-06-27T03:18:02.725Z] #39 35.07   CC       images/ipc-shm.o
03:18:02 [2020-06-27T03:18:02.725Z] #39 35.25   CC       images/ipc-msg.o
03:18:02 [2020-06-27T03:18:02.797Z] #39 17.24   DEP      images/inventory.pb-c.d
03:18:02 [2020-06-27T03:18:02.797Z] #39 17.29   PBCC     images/cpuinfo.pb-c.c
03:18:02 [2020-06-27T03:18:02.797Z] #39 17.32   DEP      images/cpuinfo.pb-c.d
03:18:02 [2020-06-27T03:18:02.797Z] #39 17.36   PBCC     images/stats.pb-c.c
03:18:02 [2020-06-27T03:18:02.797Z] #39 17.39   DEP      images/stats.pb-c.d
03:18:02 [2020-06-27T03:18:02.866Z] #41 105.0 vendor/golang.org/x/sys/cpu
03:18:02 [2020-06-27T03:18:02.985Z] #39 35.47   CC       images/ipc-sem.o
03:18:03 [2020-06-27T03:18:03.124Z] #42 ...
03:18:03 [2020-06-27T03:18:03.124Z] 
03:18:03 [2020-06-27T03:18:03.124Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:03 [2020-06-27T03:18:03.124Z] #40 44.90   CC       images/opts.o
03:18:03 [2020-06-27T03:18:03.246Z] #39 35.60   CC       images/utsns.o
03:18:03 [2020-06-27T03:18:03.246Z] #39 35.84   CC       images/creds.o
03:18:03 [2020-06-27T03:18:03.411Z] #40 45.21   CC       images/seccomp.o
03:18:03 [2020-06-27T03:18:03.431Z] #41 105.6 vendor/golang.org/x/crypto/chacha20poly1305
03:18:03 [2020-06-27T03:18:03.432Z] #41 ...
03:18:03 [2020-06-27T03:18:03.432Z] 
03:18:03 [2020-06-27T03:18:03.432Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:18:03 [2020-06-27T03:18:03.432Z] #10 105.6 Selecting previously unselected package g++-mingw-w64-x86-64.
03:18:03 [2020-06-27T03:18:03.508Z] #39 36.12   CC       images/vma.o
03:18:03 [2020-06-27T03:18:03.690Z] #10 105.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:18:03 [2020-06-27T03:18:03.690Z] #10 105.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:03 [2020-06-27T03:18:03.698Z] #40 45.61   CC       images/binfmt-misc.o
03:18:03 [2020-06-27T03:18:03.985Z] #40 45.77   CC       images/time.o
03:18:03 [2020-06-27T03:18:03.985Z] #40 46.07   CC       images/sysctl.o
03:18:04 [2020-06-27T03:18:04.081Z] #39 36.42   CC       images/netdev.o
03:18:04 [2020-06-27T03:18:04.272Z] #40 46.28   CC       images/autofs.o
03:18:04 [2020-06-27T03:18:04.558Z] #40 46.47   CC       images/macvlan.o
03:18:04 [2020-06-27T03:18:04.558Z] #40 46.65   CC       images/sit.o
03:18:04 [2020-06-27T03:18:04.683Z] #39 19.01 make[1]: Nothing to be done for 'all'.
03:18:04 [2020-06-27T03:18:04.845Z] #40 46.92   CC       images/memfd.o
03:18:04 [2020-06-27T03:18:04.974Z] #17 54.18 Setting up iptables (1.8.2-4) ...
03:18:04 [2020-06-27T03:18:04.974Z] #17 54.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:18:04 [2020-06-27T03:18:04.974Z] #17 54.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:18:04 [2020-06-27T03:18:04.974Z] #17 54.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:18:04 [2020-06-27T03:18:04.974Z] #17 54.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:18:04 [2020-06-27T03:18:04.974Z] #17 54.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:18:04 [2020-06-27T03:18:04.974Z] #17 54.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:18:04 [2020-06-27T03:18:04.974Z] #17 54.25 Setting up python3 (3.7.3-1) ...
03:18:05 [2020-06-27T03:18:05.133Z] #40 47.24   CC       images/timens.o
03:18:05 [2020-06-27T03:18:05.244Z] #39 ...
03:18:05 [2020-06-27T03:18:05.244Z] 
03:18:05 [2020-06-27T03:18:05.244Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:05 [2020-06-27T03:18:05.244Z] #41 82.64 text/template/parse
03:18:05 [2020-06-27T03:18:05.244Z] #41 88.05 go/parser
03:18:05 [2020-06-27T03:18:05.244Z] #41 88.78 text/template
03:18:05 [2020-06-27T03:18:05.244Z] #41 92.04 encoding/xml
03:18:05 [2020-06-27T03:18:05.244Z] #41 ...
03:18:05 [2020-06-27T03:18:05.244Z] 
03:18:05 [2020-06-27T03:18:05.244Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:18:05 [2020-06-27T03:18:05.244Z] #47 90.31 mvdan.cc/sh/v3/fileutil
03:18:05 [2020-06-27T03:18:05.244Z] #47 90.33 mvdan.cc/sh/v3/syntax
03:18:05 [2020-06-27T03:18:05.419Z] #40 47.53   LINK     images/built-in.o
03:18:05 [2020-06-27T03:18:05.540Z] #17 54.74 Setting up python3-wheel (0.32.3-2) ...
03:18:05 [2020-06-27T03:18:05.705Z] #40 47.70   GEN      compel/include/asm
03:18:05 [2020-06-27T03:18:05.705Z] #40 47.72   GEN      compel/include/version.h
03:18:05 [2020-06-27T03:18:05.705Z] #40 47.75 touch .config
03:18:05 [2020-06-27T03:18:05.705Z] #40 47.81   GEN      include/common/config.h
03:18:05 [2020-06-27T03:18:05.992Z] #40 47.90   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:18:05 [2020-06-27T03:18:05.992Z] #40 47.94   GEN      compel/plugins/include/uapi/std/syscall.h
03:18:05 [2020-06-27T03:18:05.992Z] #40 47.97   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
03:18:05 [2020-06-27T03:18:05.992Z] #40 48.00   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
03:18:05 [2020-06-27T03:18:05.992Z] #40 48.08   DEP      compel/arch/ppc64/plugins/std/memcmp.d
03:18:06 [2020-06-27T03:18:06.097Z] #39 38.53   CC       images/tty.o
03:18:06 [2020-06-27T03:18:06.097Z] #39 ...
03:18:06 [2020-06-27T03:18:06.097Z] 
03:18:06 [2020-06-27T03:18:06.097Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.01 Selecting previously unselected package libapparmor1:arm64.
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.02 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.03 Unpacking libapparmor1:arm64 (2.13.2-10) ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.14 Selecting previously unselected package libapparmor-dev:arm64.
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.14 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.15 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.31 Selecting previously unselected package libbtrfs0.
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.33 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.34 Unpacking libbtrfs0 (4.20.1-2) ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.47 Selecting previously unselected package libbtrfs-dev.
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.47 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.48 Unpacking libbtrfs-dev (4.20.1-2) ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.62 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.65 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.66 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.76 Selecting previously unselected package libudev-dev:arm64.
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.78 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.81 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.99 Selecting previously unselected package libsepol1-dev:arm64.
03:18:06 [2020-06-27T03:18:06.097Z] #10 94.99 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 95.01 Unpacking libsepol1-dev:arm64 (2.8-1) ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 95.45 Selecting previously unselected package libpcre16-3:arm64.
03:18:06 [2020-06-27T03:18:06.097Z] #10 95.45 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 95.47 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 95.64 Selecting previously unselected package libpcre32-3:arm64.
03:18:06 [2020-06-27T03:18:06.097Z] #10 95.65 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 95.66 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 95.81 Selecting previously unselected package libpcrecpp0v5:arm64.
03:18:06 [2020-06-27T03:18:06.097Z] #10 95.81 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 95.95 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 97.55 Selecting previously unselected package libpcre3-dev:arm64.
03:18:06 [2020-06-27T03:18:06.097Z] #10 97.56 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.097Z] #10 97.57 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
03:18:06 [2020-06-27T03:18:06.109Z] #17 55.58 Setting up apparmor (2.13.2-10) ...
03:18:06 [2020-06-27T03:18:06.281Z] #40 48.13   DEP      compel/arch/ppc64/plugins/std/memcpy.d
03:18:06 [2020-06-27T03:18:06.281Z] #40 48.17   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
03:18:06 [2020-06-27T03:18:06.281Z] #40 48.21   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:18:06 [2020-06-27T03:18:06.281Z] #40 48.22   DEP      compel/plugins/std/infect.d
03:18:06 [2020-06-27T03:18:06.587Z] #40 48.43   DEP      compel/plugins/std/string.d
03:18:06 [2020-06-27T03:18:06.587Z] #40 48.59   DEP      compel/plugins/std/log.d
03:18:06 [2020-06-27T03:18:06.668Z] #10 97.95 Selecting previously unselected package libselinux1-dev:arm64.
03:18:06 [2020-06-27T03:18:06.668Z] #10 97.95 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.668Z] #10 98.00 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
03:18:06 [2020-06-27T03:18:06.873Z] #40 48.76   DEP      compel/plugins/std/fds.d
03:18:06 [2020-06-27T03:18:06.873Z] #40 48.95   DEP      compel/plugins/std/std.d
03:18:06 [2020-06-27T03:18:06.930Z] #10 98.25 Selecting previously unselected package libdevmapper-dev:arm64.
03:18:06 [2020-06-27T03:18:06.930Z] #10 98.25 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.930Z] #10 98.25 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
03:18:06 [2020-06-27T03:18:06.930Z] #10 98.34 Selecting previously unselected package libseccomp-dev:arm64.
03:18:06 [2020-06-27T03:18:06.930Z] #10 98.34 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
03:18:06 [2020-06-27T03:18:06.930Z] #10 98.35 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
03:18:07 [2020-06-27T03:18:07.160Z] #40 49.08   DEP      compel/plugins/shmem/shmem.d
03:18:07 [2020-06-27T03:18:07.160Z] #40 49.16   DEP      compel/plugins/fds/fds.d
03:18:07 [2020-06-27T03:18:07.190Z] #10 98.50 Selecting previously unselected package libsystemd-dev:arm64.
03:18:07 [2020-06-27T03:18:07.190Z] #10 98.50 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
03:18:07 [2020-06-27T03:18:07.190Z] #10 98.52 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
03:18:07 [2020-06-27T03:18:07.448Z] #40 49.42   CC       compel/plugins/std/std.o
03:18:07 [2020-06-27T03:18:07.452Z] #10 99.03 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.05 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.07 Setting up libapparmor1:arm64 (2.13.2-10) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.08 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.09 Setting up libpcre16-3:arm64 (2:8.39-12) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.10 Setting up libsepol1-dev:arm64 (2.8-1) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.12 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.14 Setting up libbtrfs0 (4.20.1-2) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.17 Setting up libpcre32-3:arm64 (2:8.39-12) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.18 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.21 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.23 Setting up libbtrfs-dev (4.20.1-2) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.25 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.27 Setting up mingw-w64-common (6.0.0-3) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.28 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.29 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.33 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.34 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:07 [2020-06-27T03:18:07.712Z] #10 99.36 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
03:18:07 [2020-06-27T03:18:07.739Z] #40 49.79   CC       compel/plugins/std/fds.o
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.37 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
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.39 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.40 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
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.41 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
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.41 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.42 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.44 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.45 Setting up dmsetup (2:1.02.155-3) ...
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.47 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.48 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
03:18:07 [2020-06-27T03:18:07.974Z] #10 99.49 Processing triggers for libc-bin (2.28-10) ...
03:18:08 [2020-06-27T03:18:08.008Z] #17 57.22 Setting up xfsprogs (4.20.0-1) ...
03:18:08 [2020-06-27T03:18:08.008Z] #17 57.24 Setting up python3-lib2to3 (3.7.3-1) ...
03:18:08 [2020-06-27T03:18:08.029Z] #40 ...
03:18:08 [2020-06-27T03:18:08.029Z] 
03:18:08 [2020-06-27T03:18:08.029Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:18:08 [2020-06-27T03:18:08.029Z] #11 114.9 Selecting previously unselected package libapparmor1:ppc64el.
03:18:08 [2020-06-27T03:18:08.029Z] #11 114.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.029Z] #11 115.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
03:18:08 [2020-06-27T03:18:08.029Z] #11 115.2 Selecting previously unselected package libapparmor-dev:ppc64el.
03:18:08 [2020-06-27T03:18:08.029Z] #11 115.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.029Z] #11 115.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
03:18:08 [2020-06-27T03:18:08.029Z] #11 115.4 Selecting previously unselected package libbtrfs0.
03:18:08 [2020-06-27T03:18:08.029Z] #11 115.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.029Z] #11 115.4 Unpacking libbtrfs0 (4.20.1-2) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 115.5 Selecting previously unselected package libbtrfs-dev.
03:18:08 [2020-06-27T03:18:08.030Z] #11 115.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 115.5 Unpacking libbtrfs-dev (4.20.1-2) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 115.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 115.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 115.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 115.8 Selecting previously unselected package libudev-dev:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 115.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 115.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 116.0 Selecting previously unselected package libsepol1-dev:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 116.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 116.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 116.5 Selecting previously unselected package libpcre16-3:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 116.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 116.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 116.7 Selecting previously unselected package libpcre32-3:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 116.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 116.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.0 Selecting previously unselected package libpcrecpp0v5:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.1 Selecting previously unselected package libpcre3-dev:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.5 Selecting previously unselected package libselinux1-dev:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.9 Selecting previously unselected package libdevmapper-dev:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 117.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.0 Selecting previously unselected package libseccomp-dev:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.2 Selecting previously unselected package libsystemd-dev:ppc64el.
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libapparmor1:ppc64el (2.13.2-10) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libsepol1-dev:ppc64el (2.8-1) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libbtrfs0 (4.20.1-2) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.9 Setting up libbtrfs-dev (4.20.1-2) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.9 Setting up mingw-w64-common (6.0.0-3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 118.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.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
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.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
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.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
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.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
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.1 Setting up dmsetup (2:1.02.155-3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 119.1 Processing triggers for libc-bin (2.28-10) ...
03:18:08 [2020-06-27T03:18:08.030Z] #11 DONE 119.5s
03:18:08 [2020-06-27T03:18:08.030Z] 
03:18:08 [2020-06-27T03:18:08.030Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:08 [2020-06-27T03:18:08.030Z] #42 114.9 text/template
03:18:08 [2020-06-27T03:18:08.030Z] #42 116.9 go/parser
03:18:08 [2020-06-27T03:18:08.266Z] #17 57.60 Setting up python3-pkg-resources (40.8.0-1) ...
03:18:08 [2020-06-27T03:18:08.519Z] #47 ...
03:18:08 [2020-06-27T03:18:08.519Z] 
03:18:08 [2020-06-27T03:18:08.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:08 [2020-06-27T03:18:08.519Z] #39 20.67   CC       images/stats.o
03:18:08 [2020-06-27T03:18:08.519Z] #39 21.07   CC       images/core.o
03:18:08 [2020-06-27T03:18:08.519Z] #39 21.84   CC       images/core-x86.o
03:18:08 [2020-06-27T03:18:08.519Z] #39 22.43   CC       images/core-arm.o
03:18:08 [2020-06-27T03:18:08.519Z] #39 22.81   CC       images/core-aarch64.o
03:18:08 [2020-06-27T03:18:08.653Z] #42 ...
03:18:08 [2020-06-27T03:18:08.653Z] 
03:18:08 [2020-06-27T03:18:08.653Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.538 + RM_GOPATH=0
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.539 + TMP_GOPATH=
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.540 + : /build
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.540 + '[' -z '' ']'
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.542 ++ mktemp -d
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.547 + export GOPATH=/tmp/tmp.dLlBMgZj7T
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.547 + GOPATH=/tmp/tmp.dLlBMgZj7T
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.548 + RM_GOPATH=1
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.549 + case "$(go env GOARCH)" in
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.551 ++ go env GOARCH
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.563 + export GO_BUILDMODE=-buildmode=pie
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.564 + GO_BUILDMODE=-buildmode=pie
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.575 ++ dirname /tmp/install/install.sh
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.577 + dir=/tmp/install
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.577 + bin=runc
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.577 + shift
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.578 + '[' '!' -f /tmp/install/runc.installer ']'
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.578 + . /tmp/install/runc.installer
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.580 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.581 + install_runc
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.583 + uname -r
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.584 + grep -q '^3\.10\.0.*\.el7\.'
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.592 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.594 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.595 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.596 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dLlBMgZj7T/src/github.com/opencontainers/runc
03:18:08 [2020-06-27T03:18:08.653Z] #50 0.603 Cloning into '/tmp/tmp.dLlBMgZj7T/src/github.com/opencontainers/runc'...
03:18:08 [2020-06-27T03:18:08.775Z] #39 23.34   CC       images/core-ppc64.o
03:18:08 [2020-06-27T03:18:08.833Z] #17 58.39 Setting up python3-distutils (3.7.3-1) ...
03:18:08 [2020-06-27T03:18:08.833Z] #17 ...
03:18:08 [2020-06-27T03:18:08.833Z] 
03:18:08 [2020-06-27T03:18:08.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:08 [2020-06-27T03:18:08.833Z] #39 117.1   CC       criu/files.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 119.1   CC       criu/filesystems.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 119.7   CC       criu/fsnotify.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 121.0   CC       criu/image-desc.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 121.2   CC       criu/image.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 122.0   CC       criu/ipc_ns.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 123.3   CC       criu/irmap.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 123.9   CC       criu/kcmp-ids.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 124.2   CC       criu/kerndat.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 125.4   CC       criu/libnetlink.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 125.8   CC       criu/log.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 126.4   CC       criu/lsm.o
03:18:08 [2020-06-27T03:18:08.833Z] #39 126.8   CC       criu/mem.o
03:18:08 [2020-06-27T03:18:08.917Z] #10 DONE 100.1s
03:18:08 [2020-06-27T03:18:08.917Z] 
03:18:08 [2020-06-27T03:18:08.917Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:08 [2020-06-27T03:18:08.941Z] #50 ...
03:18:08 [2020-06-27T03:18:08.941Z] 
03:18:08 [2020-06-27T03:18:08.941Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
03:18:08 [2020-06-27T03:18:08.941Z] #12 DONE 0.7s
03:18:08 [2020-06-27T03:18:08.941Z] 
03:18:08 [2020-06-27T03:18:08.941Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:18:09 [2020-06-27T03:18:09.091Z] #39 ...
03:18:09 [2020-06-27T03:18:09.091Z] 
03:18:09 [2020-06-27T03:18:09.091Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:18:09 [2020-06-27T03:18:09.091Z] #36 196.1 + dpkg --print-architecture
03:18:09 [2020-06-27T03:18:09.091Z] #36 196.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:18:09 [2020-06-27T03:18:09.091Z] #36 196.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:18:09 [2020-06-27T03:18:09.091Z] #36 196.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:18:09 [2020-06-27T03:18:09.228Z] #13 DONE 0.5s
03:18:09 [2020-06-27T03:18:09.228Z] 
03:18:09 [2020-06-27T03:18:09.228Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:18:09 [2020-06-27T03:18:09.349Z] #36 ...
03:18:09 [2020-06-27T03:18:09.349Z] 
03:18:09 [2020-06-27T03:18:09.349Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:09 [2020-06-27T03:18:09.349Z] #17 58.91 Setting up python3-setuptools (40.8.0-1) ...
03:18:09 [2020-06-27T03:18:09.515Z] #14 0.278 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:18:09 [2020-06-27T03:18:09.515Z] #14 DONE 0.4s
03:18:09 [2020-06-27T03:18:09.515Z] 
03:18:09 [2020-06-27T03:18:09.515Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:09 [2020-06-27T03:18:09.515Z] #40 50.27   CC       compel/plugins/std/log.o
03:18:09 [2020-06-27T03:18:09.515Z] #40 51.50   CC       compel/plugins/std/string.o
03:18:09 [2020-06-27T03:18:09.703Z] #39 24.10   CC       images/core-s390.o
03:18:10 [2020-06-27T03:18:10.140Z] #40 ...
03:18:10 [2020-06-27T03:18:10.140Z] 
03:18:10 [2020-06-27T03:18:10.140Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:18:10 [2020-06-27T03:18:10.140Z] #15 DONE 0.3s
03:18:10 [2020-06-27T03:18:10.140Z] 
03:18:10 [2020-06-27T03:18:10.140Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:18:10 [2020-06-27T03:18:10.251Z] #10 ...
03:18:10 [2020-06-27T03:18:10.251Z] 
03:18:10 [2020-06-27T03:18:10.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:10 [2020-06-27T03:18:10.251Z] #39 31.88   CC       images/timerfd.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 32.18   CC       images/mm.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 32.76   CC       images/sk-opts.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 33.03   CC       images/sk-unix.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 33.27   CC       images/sk-inet.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 33.72   CC       images/tun.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 34.04   CC       images/sk-netlink.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 34.29   CC       images/packet-sock.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 34.72   CC       images/ipc-var.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 34.90   CC       images/ipc-desc.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 35.08   CC       images/ipc-shm.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 35.27   CC       images/ipc-msg.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 35.58   CC       images/ipc-sem.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 35.71   CC       images/utsns.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 35.98   CC       images/creds.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 36.23   CC       images/vma.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 36.52   CC       images/netdev.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 36.90   CC       images/tty.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 37.38   CC       images/file-lock.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 37.53   CC       images/rlimit.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 37.79   CC       images/pagemap.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 38.13   CC       images/siginfo.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 38.45   CC       images/rpc.o
03:18:10 [2020-06-27T03:18:10.251Z] #39 39.73   CC       images/ext-file.o
03:18:10 [2020-06-27T03:18:10.264Z] #39 24.76   CC       images/cpuinfo.o
03:18:10 [2020-06-27T03:18:10.427Z] #16 DONE 0.4s
03:18:10 [2020-06-27T03:18:10.427Z] 
03:18:10 [2020-06-27T03:18:10.427Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:10 [2020-06-27T03:18:10.427Z] #40 52.23   CC       compel/plugins/std/infect.o
03:18:10 [2020-06-27T03:18:10.509Z] #39 39.92   CC       images/cgroup.o
03:18:10 [2020-06-27T03:18:10.519Z] #39 25.17   CC       images/inventory.o
03:18:10 [2020-06-27T03:18:10.722Z] #17 60.11 Setting up python3-pip (18.1-5) ...
03:18:10 [2020-06-27T03:18:10.774Z] #39 25.42   CC       images/fdinfo.o
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.108 + RM_GOPATH=0
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.109 + TMP_GOPATH=
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.109 + : /build
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.109 + '[' -z '' ']'
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.112 ++ mktemp -d
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.112 + export GOPATH=/tmp/tmp.kMnQonygqb
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.112 + GOPATH=/tmp/tmp.kMnQonygqb
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.112 + RM_GOPATH=1
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.112 + case "$(go env GOARCH)" in
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.114 ++ go env GOARCH
03:18:10 [2020-06-27T03:18:10.836Z] #49 2.122 + export GO_BUILDMODE=-buildmode=pie
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.122 + GO_BUILDMODE=-buildmode=pie
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.122 ++ dirname /tmp/install/install.sh
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.122 + dir=/tmp/install
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.122 + bin=runc
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.122 + shift
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.122 + '[' '!' -f /tmp/install/runc.installer ']'
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.123 + . /tmp/install/runc.installer
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.123 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.123 + install_runc
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.126 + grep -q '^3\.10\.0.*\.el7\.'
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.131 + uname -r
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.131 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.131 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.131 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kMnQonygqb/src/github.com/opencontainers/runc
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.133 Cloning into '/tmp/tmp.kMnQonygqb/src/github.com/opencontainers/runc'...
03:18:10 [2020-06-27T03:18:10.837Z] #49 2.137 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:18:11 [2020-06-27T03:18:11.071Z] #40 ...
03:18:11 [2020-06-27T03:18:11.071Z] 
03:18:11 [2020-06-27T03:18:11.071Z] #17 [dev-systemd-false  6/26] RUN ldconfig
03:18:11 [2020-06-27T03:18:11.071Z] #17 DONE 0.5s
03:18:11 [2020-06-27T03:18:11.071Z] 
03:18:11 [2020-06-27T03:18:11.071Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:11 [2020-06-27T03:18:11.071Z] #40 52.85   CC       compel/arch/ppc64/plugins/std/parasite-head.o
03:18:11 [2020-06-27T03:18:11.071Z] #40 52.89   CC       compel/arch/ppc64/plugins/std/memcpy.o
03:18:11 [2020-06-27T03:18:11.071Z] #40 52.94   CC       compel/arch/ppc64/plugins/std/memcmp.o
03:18:11 [2020-06-27T03:18:11.071Z] #40 53.00   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
03:18:11 [2020-06-27T03:18:11.071Z] #40 53.10   AR       compel/plugins/std.lib.a
03:18:11 [2020-06-27T03:18:11.075Z] #39 40.60   CC       images/userns.o
03:18:11 [2020-06-27T03:18:11.333Z] #39 40.89   CC       images/google/protobuf/descriptor.o
03:18:11 [2020-06-27T03:18:11.336Z] #39 25.87   CC       images/fown.o
03:18:11 [2020-06-27T03:18:11.370Z] #40 53.31   CC       compel/plugins/fds/fds.o
03:18:11 [2020-06-27T03:18:11.408Z] #49 ...
03:18:11 [2020-06-27T03:18:11.408Z] 
03:18:11 [2020-06-27T03:18:11.408Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:18:11 [2020-06-27T03:18:11.408Z] #11 DONE 2.6s
03:18:11 [2020-06-27T03:18:11.408Z] 
03:18:11 [2020-06-27T03:18:11.408Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:18:11 [2020-06-27T03:18:11.591Z] #39 26.20   CC       images/ns.o
03:18:11 [2020-06-27T03:18:11.657Z] #40 53.61   AR       compel/plugins/fds.lib.a
03:18:11 [2020-06-27T03:18:11.657Z] #40 53.67   HOSTDEP  compel/src/lib/log-host.d
03:18:11 [2020-06-27T03:18:11.669Z] #12 ...
03:18:11 [2020-06-27T03:18:11.669Z] 
03:18:11 [2020-06-27T03:18:11.669Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:11 [2020-06-27T03:18:11.669Z] #41 93.18 crypto/tls
03:18:11 [2020-06-27T03:18:11.669Z] #41 97.94 net/http/httptrace
03:18:11 [2020-06-27T03:18:11.669Z] #41 98.09 net/http
03:18:11 [2020-06-27T03:18:11.857Z] #39 26.43   CC       images/regfile.o
03:18:11 [2020-06-27T03:18:11.930Z] #41 ...
03:18:11 [2020-06-27T03:18:11.930Z] 
03:18:11 [2020-06-27T03:18:11.930Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:11 [2020-06-27T03:18:11.930Z] #39 39.11   CC       images/file-lock.o
03:18:11 [2020-06-27T03:18:11.930Z] #39 39.26   CC       images/rlimit.o
03:18:11 [2020-06-27T03:18:11.930Z] #39 39.46   CC       images/pagemap.o
03:18:11 [2020-06-27T03:18:11.930Z] #39 39.73   CC       images/siginfo.o
03:18:11 [2020-06-27T03:18:11.930Z] #39 40.06   CC       images/rpc.o
03:18:11 [2020-06-27T03:18:11.930Z] #39 41.23   CC       images/ext-file.o
03:18:11 [2020-06-27T03:18:11.930Z] #39 41.71   CC       images/cgroup.o
03:18:11 [2020-06-27T03:18:11.930Z] #39 42.38   CC       images/userns.o
03:18:11 [2020-06-27T03:18:11.930Z] #39 42.88   CC       images/google/protobuf/descriptor.o
03:18:11 [2020-06-27T03:18:11.946Z] #40 53.88   HOSTDEP  compel/src/lib/handle-elf-host.d
03:18:11 [2020-06-27T03:18:11.946Z] #40 54.10   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
03:18:12 [2020-06-27T03:18:12.097Z] #17 61.29 Processing triggers for libc-bin (2.28-10) ...
03:18:12 [2020-06-27T03:18:12.097Z] #17 61.33 Processing triggers for mime-support (3.62) ...
03:18:12 [2020-06-27T03:18:12.115Z] #39 26.70   CC       images/ghost-file.o
03:18:12 [2020-06-27T03:18:12.239Z] #40 54.28   HOSTDEP  compel/src/main-host.d
03:18:12 [2020-06-27T03:18:12.501Z] #39 44.99   CC       images/opts.o
03:18:12 [2020-06-27T03:18:12.526Z] #40 54.43   DEP      compel/src/lib/ptrace.d
03:18:12 [2020-06-27T03:18:12.675Z] #39 27.07   CC       images/fifo.o
03:18:12 [2020-06-27T03:18:12.675Z] #39 ...
03:18:12 [2020-06-27T03:18:12.675Z] 
03:18:12 [2020-06-27T03:18:12.675Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:18:12 [2020-06-27T03:18:12.675Z] #52 45.02 + bin/ctr
03:18:12 [2020-06-27T03:18:12.675Z] #52 ...
03:18:12 [2020-06-27T03:18:12.675Z] 
03:18:12 [2020-06-27T03:18:12.675Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:12 [2020-06-27T03:18:12.675Z] #41 93.11 go/doc
03:18:12 [2020-06-27T03:18:12.675Z] #41 96.37 github.com/LK4D4/vndr/build
03:18:12 [2020-06-27T03:18:12.675Z] #41 99.14 github.com/LK4D4/vndr/versioned
03:18:12 [2020-06-27T03:18:12.675Z] #41 99.28 compress/flate
03:18:12 [2020-06-27T03:18:12.675Z] #41 99.47 hash/crc32
03:18:12 [2020-06-27T03:18:12.675Z] #41 100.2 net
03:18:12 [2020-06-27T03:18:12.817Z] #40 54.71   DEP      compel/src/lib/infect.d
03:18:12 [2020-06-27T03:18:12.931Z] #41 ...
03:18:12 [2020-06-27T03:18:12.931Z] 
03:18:12 [2020-06-27T03:18:12.931Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:12 [2020-06-27T03:18:12.931Z] #39 27.36   CC       images/remap-file-path.o
03:18:12 [2020-06-27T03:18:12.931Z] #39 27.56   CC       images/eventfd.o
03:18:13 [2020-06-27T03:18:13.071Z] #39 45.34   CC       images/seccomp.o
03:18:13 [2020-06-27T03:18:13.071Z] #39 45.58   CC       images/binfmt-misc.o
03:18:13 [2020-06-27T03:18:13.105Z] #40 55.06   DEP      compel/src/lib/infect-util.d
03:18:13 [2020-06-27T03:18:13.186Z] #39 27.85   CC       images/eventpoll.o
03:18:13 [2020-06-27T03:18:13.233Z] #39 42.42   CC       images/opts.o
03:18:13 [2020-06-27T03:18:13.233Z] #39 42.62   CC       images/seccomp.o
03:18:13 [2020-06-27T03:18:13.332Z] #39 45.87   CC       images/time.o
03:18:13 [2020-06-27T03:18:13.332Z] #39 ...
03:18:13 [2020-06-27T03:18:13.332Z] 
03:18:13 [2020-06-27T03:18:13.332Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:18:13 [2020-06-27T03:18:13.332Z] #12 DONE 2.2s
03:18:13 [2020-06-27T03:18:13.393Z] #40 55.19   DEP      compel/src/lib/infect-rpc.d
03:18:13 [2020-06-27T03:18:13.393Z] #40 55.36   DEP      compel/arch/ppc64/src/lib/infect.d
03:18:13 [2020-06-27T03:18:13.393Z] #40 55.46   DEP      compel/arch/ppc64/src/lib/cpu.d
03:18:13 [2020-06-27T03:18:13.393Z] #40 55.55   DEP      compel/src/lib/log.d
03:18:13 [2020-06-27T03:18:13.472Z] #17 DONE 62.6s
03:18:13 [2020-06-27T03:18:13.472Z] 
03:18:13 [2020-06-27T03:18:13.472Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:18:13 [2020-06-27T03:18:13.491Z] #39 42.89   CC       images/binfmt-misc.o
03:18:13 [2020-06-27T03:18:13.592Z] 
03:18:13 [2020-06-27T03:18:13.592Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:18:13 [2020-06-27T03:18:13.747Z] #39 28.23   CC       images/fh.o
03:18:13 [2020-06-27T03:18:13.749Z] #39 43.19   CC       images/time.o
03:18:13 [2020-06-27T03:18:13.749Z] #39 ...
03:18:13 [2020-06-27T03:18:13.749Z] 
03:18:13 [2020-06-27T03:18:13.749Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:18:13 [2020-06-27T03:18:13.749Z] #54 115.7 + for f in rootlesskit rootlesskit-docker-proxy
03:18:13 [2020-06-27T03:18:13.749Z] #54 115.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:18:14 [2020-06-27T03:18:14.021Z] #40 55.74   DEP      compel/src/main.d
03:18:14 [2020-06-27T03:18:14.021Z] #40 55.87   DEP      compel/src/lib/handle-elf.d
03:18:14 [2020-06-27T03:18:14.021Z] #40 56.01   DEP      compel/arch/ppc64/src/lib/handle-elf.d
03:18:14 [2020-06-27T03:18:14.021Z] #40 56.12   CC       compel/src/lib/log.o
03:18:14 [2020-06-27T03:18:14.307Z] #39 28.61   CC       images/fsnotify.o
03:18:14 [2020-06-27T03:18:14.645Z] #40 56.41   CC       compel/arch/ppc64/src/lib/cpu.o
03:18:14 [2020-06-27T03:18:14.683Z] #54 ...
03:18:14 [2020-06-27T03:18:14.683Z] 
03:18:14 [2020-06-27T03:18:14.683Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:14 [2020-06-27T03:18:14.683Z] #41 106.7 vendor/golang.org/x/crypto/hkdf
03:18:14 [2020-06-27T03:18:14.683Z] #41 106.9 vendor/golang.org/x/text/transform
03:18:14 [2020-06-27T03:18:14.683Z] #41 107.6 vendor/golang.org/x/text/unicode/bidi
03:18:14 [2020-06-27T03:18:14.683Z] #41 109.3 vendor/golang.org/x/text/secure/bidirule
03:18:14 [2020-06-27T03:18:14.683Z] #41 109.7 vendor/golang.org/x/text/unicode/norm
03:18:14 [2020-06-27T03:18:14.683Z] #41 114.1 vendor/golang.org/x/net/idna
03:18:14 [2020-06-27T03:18:14.683Z] #41 116.3 vendor/golang.org/x/net/http2/hpack
03:18:14 [2020-06-27T03:18:14.849Z] #18 1.639 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:18:14 [2020-06-27T03:18:14.849Z] #18 1.645 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:18:14 [2020-06-27T03:18:14.849Z] #18 1.648 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:18:14 [2020-06-27T03:18:14.849Z] #18 DONE 1.7s
03:18:14 [2020-06-27T03:18:14.849Z] 
03:18:14 [2020-06-27T03:18:14.849Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:18:14 [2020-06-27T03:18:14.867Z] #39 29.49   CC       images/signalfd.o
03:18:14 [2020-06-27T03:18:14.931Z] #40 56.76   CC       compel/arch/ppc64/src/lib/infect.o
03:18:14 [2020-06-27T03:18:14.940Z] #41 ...
03:18:14 [2020-06-27T03:18:14.941Z] 
03:18:14 [2020-06-27T03:18:14.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:14 [2020-06-27T03:18:14.941Z] #39 43.44   CC       images/sysctl.o
03:18:14 [2020-06-27T03:18:14.941Z] #39 43.73   CC       images/autofs.o
03:18:14 [2020-06-27T03:18:14.941Z] #39 43.97   CC       images/macvlan.o
03:18:14 [2020-06-27T03:18:14.941Z] #39 44.20   CC       images/sit.o
03:18:14 [2020-06-27T03:18:14.941Z] #39 44.49   CC       images/memfd.o
03:18:15 [2020-06-27T03:18:15.123Z] #39 29.72   CC       images/fs.o
03:18:15 [2020-06-27T03:18:15.199Z] #39 44.78   CC       images/timens.o
03:18:15 [2020-06-27T03:18:15.378Z] #39 29.90   CC       images/pstree.o
03:18:15 [2020-06-27T03:18:15.457Z] #39 45.03   LINK     images/built-in.o
03:18:15 [2020-06-27T03:18:15.504Z] #13 1.862 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:18:15 [2020-06-27T03:18:15.505Z] #13 DONE 2.1s
03:18:15 [2020-06-27T03:18:15.505Z] 
03:18:15 [2020-06-27T03:18:15.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:15 [2020-06-27T03:18:15.505Z] #39 46.19   CC       images/sysctl.o
03:18:15 [2020-06-27T03:18:15.505Z] #39 46.53   CC       images/autofs.o
03:18:15 [2020-06-27T03:18:15.505Z] #39 46.70   CC       images/macvlan.o
03:18:15 [2020-06-27T03:18:15.505Z] #39 46.99   CC       images/sit.o
03:18:15 [2020-06-27T03:18:15.505Z] #39 47.21   CC       images/memfd.o
03:18:15 [2020-06-27T03:18:15.505Z] #39 47.62   CC       images/timens.o
03:18:15 [2020-06-27T03:18:15.505Z] #39 47.88   LINK     images/built-in.o
03:18:15 [2020-06-27T03:18:15.505Z] #39 48.03   GEN      compel/include/asm
03:18:15 [2020-06-27T03:18:15.505Z] #39 48.05   GEN      compel/include/version.h
03:18:15 [2020-06-27T03:18:15.505Z] #39 48.07 touch .config
03:18:15 [2020-06-27T03:18:15.634Z] #39 30.08   CC       images/pipe.o
03:18:15 [2020-06-27T03:18:15.634Z] #39 ...
03:18:15 [2020-06-27T03:18:15.634Z] 
03:18:15 [2020-06-27T03:18:15.634Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:18:15 [2020-06-27T03:18:15.634Z] #47 96.60 mvdan.cc/sh/v3/cmd/shfmt
03:18:15 [2020-06-27T03:18:15.634Z] #47 DONE 103.3s
03:18:15 [2020-06-27T03:18:15.715Z] #39 45.24   GEN      compel/include/asm
03:18:15 [2020-06-27T03:18:15.715Z] #39 45.27   GEN      compel/include/version.h
03:18:15 [2020-06-27T03:18:15.715Z] #39 45.30 touch .config
03:18:15 [2020-06-27T03:18:15.715Z] #39 45.33   GEN      include/common/config.h
03:18:15 [2020-06-27T03:18:15.765Z] #39 48.14   GEN      include/common/config.h
03:18:15 [2020-06-27T03:18:15.889Z] 
03:18:15 [2020-06-27T03:18:15.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:15 [2020-06-27T03:18:15.889Z] #39 30.42   CC       images/tcp-stream.o
03:18:15 [2020-06-27T03:18:15.952Z] #40 57.74   CC       compel/src/lib/infect-rpc.o
03:18:15 [2020-06-27T03:18:15.973Z] #39 45.45   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
03:18:15 [2020-06-27T03:18:15.973Z] #39 45.48   GEN      compel/plugins/include/uapi/std/syscall-64.h
03:18:15 [2020-06-27T03:18:15.973Z] #39 45.51   GEN      compel/arch/x86/plugins/std/syscalls-64.S
03:18:15 [2020-06-27T03:18:15.973Z] #39 45.53   DEP      compel/arch/x86/plugins/std/syscalls-64.d
03:18:15 [2020-06-27T03:18:15.973Z] #39 45.57   DEP      compel/arch/x86/plugins/std/memcpy.d
03:18:15 [2020-06-27T03:18:15.973Z] #39 45.61   DEP      compel/arch/x86/plugins/std/parasite-head.d
03:18:15 [2020-06-27T03:18:15.973Z] #39 45.63   GEN      compel/plugins/include/uapi/std/syscall.h
03:18:15 [2020-06-27T03:18:15.973Z] #39 45.66   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
03:18:15 [2020-06-27T03:18:15.973Z] #39 45.67   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:18:16 [2020-06-27T03:18:16.027Z] #39 48.34   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:18:16 [2020-06-27T03:18:16.027Z] #39 48.38   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
03:18:16 [2020-06-27T03:18:16.027Z] #39 48.45   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
03:18:16 [2020-06-27T03:18:16.027Z] #39 48.49   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
03:18:16 [2020-06-27T03:18:16.027Z] #39 48.57   DEP      compel/plugins/std/infect.d
03:18:16 [2020-06-27T03:18:16.231Z] #39 45.71   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:18:16 [2020-06-27T03:18:16.231Z] #39 45.72   DEP      compel/plugins/std/infect.d
03:18:16 [2020-06-27T03:18:16.231Z] #39 45.86   DEP      compel/plugins/std/string.d
03:18:16 [2020-06-27T03:18:16.231Z] #39 45.93   DEP      compel/plugins/std/log.d
03:18:16 [2020-06-27T03:18:16.239Z] #40 58.14   CC       compel/src/lib/infect-util.o
03:18:16 [2020-06-27T03:18:16.289Z] #39 48.69   DEP      compel/plugins/std/string.d
03:18:16 [2020-06-27T03:18:16.449Z] #39 31.06   CC       images/sk-packet.o
03:18:16 [2020-06-27T03:18:16.489Z] #39 46.00   DEP      compel/plugins/std/fds.d
03:18:16 [2020-06-27T03:18:16.526Z] #40 58.49   CC       compel/src/lib/infect.o
03:18:16 [2020-06-27T03:18:16.549Z] #39 48.85   DEP      compel/plugins/std/log.d
03:18:16 [2020-06-27T03:18:16.549Z] #39 48.97   DEP      compel/plugins/std/fds.d
03:18:16 [2020-06-27T03:18:16.549Z] #39 49.12   DEP      compel/plugins/std/std.d
03:18:16 [2020-06-27T03:18:16.751Z] #39 46.14   DEP      compel/plugins/std/std.d
03:18:16 [2020-06-27T03:18:16.751Z] #39 46.30   DEP      compel/plugins/shmem/shmem.d
03:18:16 [2020-06-27T03:18:16.810Z] #39 49.20   DEP      compel/plugins/shmem/shmem.d
03:18:16 [2020-06-27T03:18:16.810Z] #39 49.25   DEP      compel/plugins/fds/fds.d
03:18:17 [2020-06-27T03:18:17.009Z] #39 31.55   CC       images/mnt.o
03:18:17 [2020-06-27T03:18:17.009Z] #39 46.41   DEP      compel/plugins/fds/fds.d
03:18:17 [2020-06-27T03:18:17.009Z] #39 46.57   CC       compel/plugins/std/std.o
03:18:17 [2020-06-27T03:18:17.071Z] #39 49.41   CC       compel/plugins/std/std.o
03:18:17 [2020-06-27T03:18:17.264Z] #39 31.80   CC       images/pipe-data.o
03:18:17 [2020-06-27T03:18:17.332Z] #39 49.81   CC       compel/plugins/std/fds.o
03:18:17 [2020-06-27T03:18:17.519Z] #39 32.08   CC       images/sa.o
03:18:17 [2020-06-27T03:18:17.575Z] #39 47.00   CC       compel/plugins/std/fds.o
03:18:17 [2020-06-27T03:18:17.775Z] #39 32.38   CC       images/timer.o
03:18:17 [2020-06-27T03:18:17.833Z] #39 47.47   CC       compel/plugins/std/log.o
03:18:17 [2020-06-27T03:18:17.903Z] #39 50.19   CC       compel/plugins/std/log.o
03:18:18 [2020-06-27T03:18:18.023Z] #40 ...
03:18:18 [2020-06-27T03:18:18.023Z] 
03:18:18 [2020-06-27T03:18:18.023Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:18 [2020-06-27T03:18:18.023Z] #50 9.805 + cd /tmp/tmp.dLlBMgZj7T/src/github.com/opencontainers/runc
03:18:18 [2020-06-27T03:18:18.023Z] #50 9.806 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:18:18 [2020-06-27T03:18:18.032Z] #39 32.63   CC       images/timerfd.o
03:18:18 [2020-06-27T03:18:18.163Z] #39 ...
03:18:18 [2020-06-27T03:18:18.163Z] 
03:18:18 [2020-06-27T03:18:18.163Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:18:18 [2020-06-27T03:18:18.163Z] #14 DONE 2.3s
03:18:18 [2020-06-27T03:18:18.163Z] 
03:18:18 [2020-06-27T03:18:18.163Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:18:18 [2020-06-27T03:18:18.287Z] #39 32.91   CC       images/mm.o
03:18:18 [2020-06-27T03:18:18.766Z] #39 48.41   CC       compel/plugins/std/string.o
03:18:18 [2020-06-27T03:18:18.907Z] #39 33.43   CC       images/sk-opts.o
03:18:19 [2020-06-27T03:18:19.040Z] #50 10.71 + '[' -z '' ']'
03:18:19 [2020-06-27T03:18:19.040Z] #50 10.71 + target=static
03:18:19 [2020-06-27T03:18:19.040Z] #50 10.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:18:19 [2020-06-27T03:18:19.167Z] #39 33.74   CC       images/sk-unix.o
03:18:19 [2020-06-27T03:18:19.546Z] #15 ...
03:18:19 [2020-06-27T03:18:19.546Z] 
03:18:19 [2020-06-27T03:18:19.546Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:18:19 [2020-06-27T03:18:19.546Z] #43 DONE 110.9s
03:18:19 [2020-06-27T03:18:19.546Z] 
03:18:19 [2020-06-27T03:18:19.546Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:18:19 [2020-06-27T03:18:19.700Z] #39 49.05   CC       compel/plugins/std/infect.o
03:18:19 [2020-06-27T03:18:19.728Z] #39 34.13   CC       images/sk-inet.o
03:18:19 [2020-06-27T03:18:19.958Z] #39 49.60   CC       compel/arch/x86/plugins/std/parasite-head.o
03:18:19 [2020-06-27T03:18:19.984Z] #39 34.55   CC       images/tun.o
03:18:20 [2020-06-27T03:18:20.216Z] #39 49.65   CC       compel/arch/x86/plugins/std/memcpy.o
03:18:20 [2020-06-27T03:18:20.216Z] #39 49.74   CC       compel/arch/x86/plugins/std/syscalls-64.o
03:18:20 [2020-06-27T03:18:20.216Z] #39 49.83   AR       compel/plugins/std.lib.a
03:18:20 [2020-06-27T03:18:20.239Z] #39 34.96   CC       images/sk-netlink.o
03:18:20 [2020-06-27T03:18:20.328Z] #21 110.5 Checking out files:  18% (2022/10848)   
Checking out files:  19% (2062/10848)   
Checking out files:  20% (2170/10848)   
Checking out files:  21% (2279/10848)   
Checking out files:  22% (2387/10848)   
Checking out files:  23% (2496/10848)   
Checking out files:  24% (2604/10848)   
Checking out files:  25% (2712/10848)   
Checking out files:  26% (2821/10848)   
Checking out files:  27% (2929/10848)   
Checking out files:  28% (3038/10848)   
Checking out files:  29% (3146/10848)   
Checking out files:  30% (3255/10848)   
Checking out files:  31% (3363/10848)   
Checking out files:  32% (3472/10848)   
Checking out files:  32% (3560/10848)   
Checking out files:  33% (3580/10848)   
Checking out files:  34% (3689/10848)   
Checking out files:  35% (3797/10848)   
Checking out files:  36% (3906/10848)   
03:18:20 [2020-06-27T03:18:20.328Z] #21 ...
03:18:20 [2020-06-27T03:18:20.328Z] 
03:18:20 [2020-06-27T03:18:20.328Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:18:20 [2020-06-27T03:18:20.328Z] #15 DONE 2.3s
03:18:20 [2020-06-27T03:18:20.328Z] 
03:18:20 [2020-06-27T03:18:20.328Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:18:20 [2020-06-27T03:18:20.474Z] #39 49.91   CC       compel/plugins/fds/fds.o
03:18:20 [2020-06-27T03:18:20.474Z] #39 ...
03:18:20 [2020-06-27T03:18:20.474Z] 
03:18:20 [2020-06-27T03:18:20.474Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:18:20 [2020-06-27T03:18:20.474Z] #10 122.6 Selecting previously unselected package libapparmor1:amd64.
03:18:20 [2020-06-27T03:18:20.535Z] #50 ...
03:18:20 [2020-06-27T03:18:20.535Z] 
03:18:20 [2020-06-27T03:18:20.535Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:20 [2020-06-27T03:18:20.535Z] #42 121.6 encoding/xml
03:18:20 [2020-06-27T03:18:20.535Z] #42 129.3 math/big
03:18:20 [2020-06-27T03:18:20.535Z] #42 ...
03:18:20 [2020-06-27T03:18:20.535Z] 
03:18:20 [2020-06-27T03:18:20.535Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:20 [2020-06-27T03:18:20.535Z] #40 62.15   CC       compel/src/lib/ptrace.o
03:18:20 [2020-06-27T03:18:20.732Z] #10 122.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
03:18:20 [2020-06-27T03:18:20.732Z] #10 122.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
03:18:20 [2020-06-27T03:18:20.732Z] #10 122.8 Selecting previously unselected package libapparmor-dev:amd64.
03:18:20 [2020-06-27T03:18:20.732Z] #10 122.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
03:18:20 [2020-06-27T03:18:20.732Z] #10 122.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
03:18:20 [2020-06-27T03:18:20.799Z] #39 35.24   CC       images/packet-sock.o
03:18:20 [2020-06-27T03:18:20.821Z] #40 62.66   AR       compel/libcompel.a
03:18:20 [2020-06-27T03:18:20.821Z] #40 62.77   HOSTCC   compel/src/main-host.o
03:18:20 [2020-06-27T03:18:20.821Z] #40 ...
03:18:20 [2020-06-27T03:18:20.821Z] 
03:18:20 [2020-06-27T03:18:20.821Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:20 [2020-06-27T03:18:20.821Z] #18 0.547 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:18:20 [2020-06-27T03:18:20.821Z] #18 0.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:18:20 [2020-06-27T03:18:20.821Z] #18 0.898 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:18:20 [2020-06-27T03:18:20.821Z] #18 1.909 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
03:18:20 [2020-06-27T03:18:20.821Z] #18 3.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
03:18:20 [2020-06-27T03:18:20.821Z] #18 4.484 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
03:18:21 [2020-06-27T03:18:21.054Z] #39 35.63   CC       images/ipc-var.o
03:18:21 [2020-06-27T03:18:21.109Z] #18 ...
03:18:21 [2020-06-27T03:18:21.109Z] 
03:18:21 [2020-06-27T03:18:21.109Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:21 [2020-06-27T03:18:21.109Z] #50 12.91 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 .
03:18:21 [2020-06-27T03:18:21.309Z] #39 35.83   CC       images/ipc-desc.o
03:18:21 [2020-06-27T03:18:21.399Z] #19 ...
03:18:21 [2020-06-27T03:18:21.399Z] 
03:18:21 [2020-06-27T03:18:21.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:21 [2020-06-27T03:18:21.399Z] #39 128.6   CC       criu/memfd.o
03:18:21 [2020-06-27T03:18:21.399Z] #39 129.2   CC       criu/mount.o
03:18:21 [2020-06-27T03:18:21.399Z] #39 133.9   CC       criu/namespaces.o
03:18:21 [2020-06-27T03:18:21.399Z] #39 135.8   CC       criu/net.o
03:18:21 [2020-06-27T03:18:21.399Z] #39 139.2   CC       criu/netfilter.o
03:18:21 [2020-06-27T03:18:21.399Z] #39 ...
03:18:21 [2020-06-27T03:18:21.399Z] 
03:18:21 [2020-06-27T03:18:21.399Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:18:21 [2020-06-27T03:18:21.399Z] #19 6.293 Collecting yamllint==1.16.0
03:18:21 [2020-06-27T03:18:21.565Z] #39 36.11   CC       images/ipc-shm.o
03:18:21 [2020-06-27T03:18:21.667Z] #10 123.5 Selecting previously unselected package libbtrfs0.
03:18:21 [2020-06-27T03:18:21.667Z] #10 123.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
03:18:21 [2020-06-27T03:18:21.667Z] #10 123.7 Unpacking libbtrfs0 (4.20.1-2) ...
03:18:21 [2020-06-27T03:18:21.735Z] #50 ...
03:18:21 [2020-06-27T03:18:21.735Z] 
03:18:21 [2020-06-27T03:18:21.735Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
03:18:21 [2020-06-27T03:18:21.735Z] #48 123.5 golang.org/x/crypto/ssh/terminal
03:18:21 [2020-06-27T03:18:21.735Z] #48 127.0 mvdan.cc/sh/v3/cmd/shfmt
03:18:21 [2020-06-27T03:18:21.735Z] #48 DONE 133.0s
03:18:21 [2020-06-27T03:18:21.735Z] 
03:18:21 [2020-06-27T03:18:21.735Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:21 [2020-06-27T03:18:21.735Z] #40 63.17   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
03:18:21 [2020-06-27T03:18:21.735Z] #40 63.39   HOSTCC   compel/src/lib/handle-elf-host.o
03:18:21 [2020-06-27T03:18:21.811Z] Running on azwin-2-1d4440 in d:\jenkins\workspace\moby_PR-41159
[Pipeline] {
03:18:21 [2020-06-27T03:18:21.820Z] #39 36.30   CC       images/ipc-msg.o
[Pipeline] ws
03:18:21 [2020-06-27T03:18:21.828Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
03:18:22 [2020-06-27T03:18:22.075Z] #39 36.59   CC       images/ipc-sem.o
03:18:22 [2020-06-27T03:18:22.232Z] #10 124.1 Selecting previously unselected package libbtrfs-dev.
03:18:22 [2020-06-27T03:18:22.232Z] #10 124.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
03:18:22 [2020-06-27T03:18:22.232Z] #10 124.1 Unpacking libbtrfs-dev (4.20.1-2) ...
03:18:22 [2020-06-27T03:18:22.232Z] #10 ...
03:18:22 [2020-06-27T03:18:22.232Z] 
03:18:22 [2020-06-27T03:18:22.232Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:18:22 [2020-06-27T03:18:22.232Z] #54 DONE 124.3s
03:18:22 [2020-06-27T03:18:22.232Z] 
03:18:22 [2020-06-27T03:18:22.232Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:18:22 [2020-06-27T03:18:22.232Z] #55 DONE 0.1s
03:18:22 [2020-06-27T03:18:22.232Z] 
03:18:22 [2020-06-27T03:18:22.232Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:18:22 [2020-06-27T03:18:22.232Z] #56 DONE 0.1s
03:18:22 [2020-06-27T03:18:22.232Z] 
03:18:22 [2020-06-27T03:18:22.232Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:18:22 [2020-06-27T03:18:22.232Z] #10 124.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:18:22 [2020-06-27T03:18:22.232Z] #10 124.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
03:18:22 [2020-06-27T03:18:22.232Z] #10 124.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:18:22 [2020-06-27T03:18:22.331Z] #39 36.85   CC       images/utsns.o
03:18:22 [2020-06-27T03:18:22.360Z] #40 64.06   HOSTCC   compel/src/lib/log-host.o
03:18:22 [2020-06-27T03:18:22.360Z] #40 64.48   HOSTLINK compel/compel-host-bin
03:18:22 [2020-06-27T03:18:22.416Z] #21 110.5 Checking out files:  18% (2022/10848)   
Checking out files:  19% (2062/10848)   
Checking out files:  20% (2170/10848)   
Checking out files:  21% (2279/10848)   
Checking out files:  22% (2387/10848)   
Checking out files:  23% (2496/10848)   
Checking out files:  24% (2604/10848)   
Checking out files:  25% (2712/10848)   
Checking out files:  26% (2821/10848)   
Checking out files:  27% (2929/10848)   
Checking out files:  28% (3038/10848)   
Checking out files:  29% (3146/10848)   
Checking out files:  30% (3255/10848)   
Checking out files:  31% (3363/10848)   
Checking out files:  32% (3472/10848)   
Checking out files:  32% (3560/10848)   
Checking out files:  33% (3580/10848)   
Checking out files:  34% (3689/10848)   
Checking out files:  35% (3797/10848)   
Checking out files:  36% (3906/10848)   
Checking out files:  37% (4014/10848)   
Checking out files:  38% (4123/10848)   
Checking out files:  39% (4231/10848)   
Checking out files:  40% (4340/10848)   
Checking out files:  41% (4448/10848)   
Checking out files:  42% (4557/10848)   
Checking out files:  43% (4665/10848)   
Checking out files:  44% (4774/10848)   
Checking out files:  45% (4882/10848)   
Checking out files:  46% (4991/10848)   
Checking out files:  47% (5099/10848)   
Checking out files:  48% (5208/10848)   
Checking out files:  49% (5316/10848)   
Checking out files:  50% (5424/10848)   
Checking out files:  51% (5533/10848)   
Checking out files:  51% (5623/10848)   
Checking out files:  52% (5641/10848)   
Checking out files:  53% (5750/10848)   
Checking out files:  54% (5858/10848)   
Checking out files:  55% (5967/10848)   
Checking out files:  56% (6075/10848)   
Checking out files:  57% (6184/10848)   
Checking out files:  58% (6292/10848)   
Checking out files:  59% (6401/10848)   
Checking out files:  60% (6509/10848)   
Checking out files:  61% (6618/10848)   
Checking out files:  62% (6726/10848)   
Checking out files:  63% (6835/10848)   
Checking out files:  64% (6943/10848)   
Checking out files:  65% (7052/10848)   
Checking out files:  66% (7160/10848)   
Checking out files:  67% (7269/10848)   
Checking out files:  68% (7377/10848)   
Checking out files:  69% (7486/10848)   
Checking out files:  70% (7594/10848)   
Checking out files:  71% (7703/10848)   
Checking out files:  72% (7811/10848)   
Checking out files:  73% (7920/10848)   
Checking out files:  73% (7991/10848)   
Checking out files:  74% (8028/10848)   
Checking out files:  75% (8136/10848)   
Checking out files:  76% (8245/10848)   
Checking out files:  77% (8353/10848)   
Checking out files:  78% (8462/10848)   
Checking out files:  79% (8570/10848)   
03:18:22 [2020-06-27T03:18:22.417Z] #21 ...
03:18:22 [2020-06-27T03:18:22.417Z] 
03:18:22 [2020-06-27T03:18:22.417Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:18:22 [2020-06-27T03:18:22.417Z] #16 DONE 2.1s
03:18:22 [2020-06-27T03:18:22.417Z] 
03:18:22 [2020-06-27T03:18:22.417Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:18:22 [2020-06-27T03:18:22.490Z] #10 124.5 Selecting previously unselected package libudev-dev:amd64.
03:18:22 [2020-06-27T03:18:22.490Z] #10 124.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
03:18:22 [2020-06-27T03:18:22.490Z] #10 124.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
03:18:22 [2020-06-27T03:18:22.586Z] #39 37.07   CC       images/creds.o
03:18:22 [2020-06-27T03:18:22.646Z] #40 64.70   DEP      soccr/soccr.d
03:18:22 [2020-06-27T03:18:22.748Z] #10 124.7 Selecting previously unselected package libsepol1-dev:amd64.
03:18:22 [2020-06-27T03:18:22.748Z] #10 124.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
03:18:22 [2020-06-27T03:18:22.748Z] #10 124.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
03:18:22 [2020-06-27T03:18:22.843Z] #39 37.34   CC       images/vma.o
03:18:22 [2020-06-27T03:18:22.932Z] #40 64.97   CC       soccr/soccr.o
03:18:23 [2020-06-27T03:18:23.098Z] #39 37.66   CC       images/netdev.o
03:18:23 [2020-06-27T03:18:23.317Z] #10 125.4 Selecting previously unselected package libpcre16-3:amd64.
03:18:23 [2020-06-27T03:18:23.317Z] #10 125.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
03:18:23 [2020-06-27T03:18:23.317Z] #10 125.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
03:18:23 [2020-06-27T03:18:23.364Z] #39 38.00   CC       images/tty.o
03:18:23 [2020-06-27T03:18:23.575Z] #10 125.6 Selecting previously unselected package libpcre32-3:amd64.
03:18:23 [2020-06-27T03:18:23.575Z] #10 125.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
03:18:23 [2020-06-27T03:18:23.575Z] #10 125.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
03:18:23 [2020-06-27T03:18:23.719Z] #21 110.5 Checking out files:  18% (2022/10848)   
Checking out files:  19% (2062/10848)   
Checking out files:  20% (2170/10848)   
Checking out files:  21% (2279/10848)   
Checking out files:  22% (2387/10848)   
Checking out files:  23% (2496/10848)   
Checking out files:  24% (2604/10848)   
Checking out files:  25% (2712/10848)   
Checking out files:  26% (2821/10848)   
Checking out files:  27% (2929/10848)   
Checking out files:  28% (3038/10848)   
Checking out files:  29% (3146/10848)   
Checking out files:  30% (3255/10848)   
Checking out files:  31% (3363/10848)   
Checking out files:  32% (3472/10848)   
Checking out files:  32% (3560/10848)   
Checking out files:  33% (3580/10848)   
Checking out files:  34% (3689/10848)   
Checking out files:  35% (3797/10848)   
Checking out files:  36% (3906/10848)   
Checking out files:  37% (4014/10848)   
Checking out files:  38% (4123/10848)   
Checking out files:  39% (4231/10848)   
Checking out files:  40% (4340/10848)   
Checking out files:  41% (4448/10848)   
Checking out files:  42% (4557/10848)   
Checking out files:  43% (4665/10848)   
Checking out files:  44% (4774/10848)   
Checking out files:  45% (4882/10848)   
Checking out files:  46% (4991/10848)   
Checking out files:  47% (5099/10848)   
Checking out files:  48% (5208/10848)   
Checking out files:  49% (5316/10848)   
Checking out files:  50% (5424/10848)   
Checking out files:  51% (5533/10848)   
Checking out files:  51% (5623/10848)   
Checking out files:  52% (5641/10848)   
Checking out files:  53% (5750/10848)   
Checking out files:  54% (5858/10848)   
Checking out files:  55% (5967/10848)   
Checking out files:  56% (6075/10848)   
Checking out files:  57% (6184/10848)   
Checking out files:  58% (6292/10848)   
Checking out files:  59% (6401/10848)   
Checking out files:  60% (6509/10848)   
Checking out files:  61% (6618/10848)   
Checking out files:  62% (6726/10848)   
Checking out files:  63% (6835/10848)   
Checking out files:  64% (6943/10848)   
Checking out files:  65% (7052/10848)   
Checking out files:  66% (7160/10848)   
Checking out files:  67% (7269/10848)   
Checking out files:  68% (7377/10848)   
Checking out files:  69% (7486/10848)   
Checking out files:  70% (7594/10848)   
Checking out files:  71% (7703/10848)   
Checking out files:  72% (7811/10848)   
Checking out files:  73% (7920/10848)   
Checking out files:  73% (7991/10848)   
Checking out files:  74% (8028/10848)   
Checking out files:  75% (8136/10848)   
Checking out files:  76% (8245/10848)   
Checking out files:  77% (8353/10848)   
Checking out files:  78% (8462/10848)   
Checking out files:  79% (8570/10848)   
Checking out files:  80% (8679/10848)   
Checking out files:  81% (8787/10848)   
Checking out files:  82% (8896/10848)   
Checking out files:  83% (9004/10848)   
Checking out files:  84% (9113/10848)   
Checking out files:  85% (9221/10848)   
Checking out files:  86% (9330/10848)   
Checking out files:  87% (9438/10848)   
Checking out files:  88% (9547/10848)   
Checking out files:  89% (9655/10848)   
Checking out files:  90% (9764/10848)   
Checking out files:  91% (9872/10848)   
Checking out files:  92% (9981/10848)   
Checking out files:  93% (10089/10848)   
Checking out files:  94% (10198/10848)   
Checking out files:  95% (10306/10848)   
Checking out files:  96% (10415/10848)   
Checking out files:  97% (10523/10848)   
Checking out files:  98% (10632/10848)   
Checking out files:  99% (10740/10848)   
Checking out files: 100% (10848/10848)   
Checking out files: 100% (10848/10848), done.
03:18:23 [2020-06-27T03:18:23.719Z] #21 115.2 + cd /tmp/tmp.HBy8oqpAAj/tmp/docker-ce
03:18:23 [2020-06-27T03:18:23.719Z] #21 115.2 + git checkout -q v17.06.2-ce
03:18:23 [2020-06-27T03:18:23.834Z] #10 125.8 Selecting previously unselected package libpcrecpp0v5:amd64.
03:18:23 [2020-06-27T03:18:23.834Z] #10 125.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
03:18:23 [2020-06-27T03:18:23.834Z] #10 125.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
03:18:23 [2020-06-27T03:18:23.834Z] #10 125.9 Selecting previously unselected package libpcre3-dev:amd64.
03:18:23 [2020-06-27T03:18:23.834Z] #10 125.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
03:18:23 [2020-06-27T03:18:23.834Z] #10 125.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
03:18:24 [2020-06-27T03:18:24.290Z] #39 38.65   CC       images/file-lock.o
03:18:24 [2020-06-27T03:18:24.290Z] #39 38.86   CC       images/rlimit.o
03:18:24 [2020-06-27T03:18:24.399Z] #10 126.4 Selecting previously unselected package libselinux1-dev:amd64.
03:18:24 [2020-06-27T03:18:24.400Z] #10 126.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
03:18:24 [2020-06-27T03:18:24.400Z] #10 126.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
03:18:24 [2020-06-27T03:18:24.545Z] #39 ...
03:18:24 [2020-06-27T03:18:24.545Z] 
03:18:24 [2020-06-27T03:18:24.545Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:24 [2020-06-27T03:18:24.545Z] #41 102.1 vendor/golang.org/x/text/transform
03:18:24 [2020-06-27T03:18:24.545Z] #41 102.8 vendor/golang.org/x/text/unicode/bidi
03:18:24 [2020-06-27T03:18:24.545Z] #41 105.1 vendor/golang.org/x/text/secure/bidirule
03:18:24 [2020-06-27T03:18:24.545Z] #41 105.5 vendor/golang.org/x/text/unicode/norm
03:18:24 [2020-06-27T03:18:24.545Z] #41 110.2 vendor/golang.org/x/net/idna
03:18:24 [2020-06-27T03:18:24.545Z] #41 ...
03:18:24 [2020-06-27T03:18:24.545Z] 
03:18:24 [2020-06-27T03:18:24.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:24 [2020-06-27T03:18:24.545Z] #39 39.13   CC       images/pagemap.o
03:18:24 [2020-06-27T03:18:24.658Z] #10 126.7 Selecting previously unselected package libdevmapper-dev:amd64.
03:18:24 [2020-06-27T03:18:24.658Z] #10 126.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
03:18:24 [2020-06-27T03:18:24.658Z] #10 126.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:18:24 [2020-06-27T03:18:24.662Z] #21 ...
03:18:24 [2020-06-27T03:18:24.662Z] 
03:18:24 [2020-06-27T03:18:24.662Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:18:24 [2020-06-27T03:18:24.662Z] #28 DONE 116.1s
03:18:24 [2020-06-27T03:18:24.662Z] 
03:18:24 [2020-06-27T03:18:24.662Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:24 [2020-06-27T03:18:24.662Z] #39 51.11   CC       compel/plugins/std/string.o
03:18:24 [2020-06-27T03:18:24.662Z] #39 51.82   CC       compel/plugins/std/infect.o
03:18:24 [2020-06-27T03:18:24.662Z] #39 52.20   CC       compel/arch/aarch64/plugins/std/parasite-head.o
03:18:24 [2020-06-27T03:18:24.662Z] #39 52.26   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
03:18:24 [2020-06-27T03:18:24.662Z] #39 52.35   AR       compel/plugins/std.lib.a
03:18:24 [2020-06-27T03:18:24.662Z] #39 52.44   CC       compel/plugins/fds/fds.o
03:18:24 [2020-06-27T03:18:24.662Z] #39 52.81   AR       compel/plugins/fds.lib.a
03:18:24 [2020-06-27T03:18:24.662Z] #39 52.92   HOSTDEP  compel/src/lib/log-host.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 53.07   HOSTDEP  compel/src/lib/handle-elf-host.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 53.19   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 53.28   HOSTDEP  compel/src/main-host.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 53.44   DEP      compel/src/lib/ptrace.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 53.71   DEP      compel/src/lib/infect.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 54.01   DEP      compel/src/lib/infect-util.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 54.19   DEP      compel/src/lib/infect-rpc.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 54.35   DEP      compel/arch/aarch64/src/lib/infect.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 54.56   DEP      compel/arch/aarch64/src/lib/cpu.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 54.59   DEP      compel/src/lib/log.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 54.77   DEP      compel/src/main.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 54.88   DEP      compel/src/lib/handle-elf.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 54.99   DEP      compel/arch/aarch64/src/lib/handle-elf.d
03:18:24 [2020-06-27T03:18:24.662Z] #39 55.11   CC       compel/src/lib/log.o
03:18:24 [2020-06-27T03:18:24.662Z] #39 55.42   CC       compel/arch/aarch64/src/lib/cpu.o
03:18:24 [2020-06-27T03:18:24.662Z] #39 55.62   CC       compel/arch/aarch64/src/lib/infect.o
03:18:24 [2020-06-27T03:18:24.662Z] #39 56.14   CC       compel/src/lib/infect-rpc.o
03:18:24 [2020-06-27T03:18:24.662Z] #39 56.48   CC       compel/src/lib/infect-util.o
03:18:24 [2020-06-27T03:18:24.662Z] #39 56.77   CC       compel/src/lib/infect.o
03:18:24 [2020-06-27T03:18:24.916Z] #10 126.8 Selecting previously unselected package libseccomp-dev:amd64.
03:18:24 [2020-06-27T03:18:24.916Z] #10 126.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
03:18:24 [2020-06-27T03:18:24.916Z] #10 126.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
03:18:24 [2020-06-27T03:18:24.916Z] #10 126.9 Selecting previously unselected package libsystemd-dev:amd64.
03:18:24 [2020-06-27T03:18:24.916Z] #10 127.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
03:18:24 [2020-06-27T03:18:24.916Z] #10 127.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
03:18:25 [2020-06-27T03:18:25.105Z] #39 39.43   CC       images/siginfo.o
03:18:25 [2020-06-27T03:18:25.105Z] #39 39.83   CC       images/rpc.o
03:18:25 [2020-06-27T03:18:25.482Z] #10 127.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
03:18:25 [2020-06-27T03:18:25.482Z] #10 127.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
03:18:25 [2020-06-27T03:18:25.482Z] #10 127.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
03:18:25 [2020-06-27T03:18:25.482Z] #10 127.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:18:25 [2020-06-27T03:18:25.482Z] #10 127.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
03:18:25 [2020-06-27T03:18:25.482Z] #10 127.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
03:18:25 [2020-06-27T03:18:25.482Z] #10 127.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:18:25 [2020-06-27T03:18:25.482Z] #10 127.6 Setting up libbtrfs0 (4.20.1-2) ...
03:18:25 [2020-06-27T03:18:25.482Z] #10 127.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
03:18:25 [2020-06-27T03:18:25.636Z] #40 67.19   AR       soccr/libsoccr.a
03:18:25 [2020-06-27T03:18:25.636Z] #40 67.25 make[1]: 'soccr/libsoccr.a' is up to date.
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.7 Setting up libbtrfs-dev (4.20.1-2) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.7 Setting up mingw-w64-common (6.0.0-3) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 ...
03:18:25 [2020-06-27T03:18:25.740Z] 
03:18:25 [2020-06-27T03:18:25.740Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:25 [2020-06-27T03:18:25.740Z] #41 117.7 mime
03:18:25 [2020-06-27T03:18:25.740Z] #41 119.3 mime/quotedprintable
03:18:25 [2020-06-27T03:18:25.740Z] #41 119.6 net/http/internal
03:18:25 [2020-06-27T03:18:25.740Z] #41 122.3 mime/multipart
03:18:25 [2020-06-27T03:18:25.740Z] #41 122.4 crypto/tls
03:18:25 [2020-06-27T03:18:25.740Z] #41 ...
03:18:25 [2020-06-27T03:18:25.740Z] 
03:18:25 [2020-06-27T03:18:25.740Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:18:25 [2020-06-27T03:18:25.740Z] #10 127.8 Setting up dmsetup (2:1.02.155-3) ...
03:18:25 [2020-06-27T03:18:25.923Z] #40 67.81   DEP      criu/arch/ppc64/sigframe.d
03:18:25 [2020-06-27T03:18:25.998Z] #10 127.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:18:25 [2020-06-27T03:18:25.999Z] #10 127.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:18:25 [2020-06-27T03:18:25.999Z] #10 127.9 Processing triggers for libc-bin (2.28-10) ...
03:18:26 [2020-06-27T03:18:26.211Z] #40 68.11   DEP      criu/arch/ppc64/crtools.d
03:18:26 [2020-06-27T03:18:26.211Z] #40 68.38   DEP      criu/arch/ppc64/cpu.d
03:18:26 [2020-06-27T03:18:26.468Z] #39 41.02   CC       images/ext-file.o
03:18:26 [2020-06-27T03:18:26.564Z] #10 DONE 128.5s
03:18:26 [2020-06-27T03:18:26.564Z] 
03:18:26 [2020-06-27T03:18:26.564Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:26 [2020-06-27T03:18:26.585Z] #39 ...
03:18:26 [2020-06-27T03:18:26.586Z] 
03:18:26 [2020-06-27T03:18:26.586Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:26 [2020-06-27T03:18:26.586Z] #41 108.7 github.com/LK4D4/vndr/godl
03:18:26 [2020-06-27T03:18:26.586Z] #41 109.5 github.com/LK4D4/vndr
03:18:26 [2020-06-27T03:18:26.586Z] #41 DONE 117.8s
03:18:26 [2020-06-27T03:18:26.586Z] 
03:18:26 [2020-06-27T03:18:26.586Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:26 [2020-06-27T03:18:26.586Z] #17 2.108 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:18:26 [2020-06-27T03:18:26.586Z] #17 2.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:18:26 [2020-06-27T03:18:26.586Z] #17 2.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:18:26 [2020-06-27T03:18:26.586Z] #17 2.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
03:18:26 [2020-06-27T03:18:26.586Z] #17 3.769 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB]
03:18:26 [2020-06-27T03:18:26.586Z] #17 ...
03:18:26 [2020-06-27T03:18:26.586Z] 
03:18:26 [2020-06-27T03:18:26.586Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:26 [2020-06-27T03:18:26.586Z] #49 7.930 + cd /tmp/tmp.kMnQonygqb/src/github.com/opencontainers/runc
03:18:26 [2020-06-27T03:18:26.586Z] #49 7.930 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:18:26 [2020-06-27T03:18:26.586Z] #49 8.532 + '[' -z '' ']'
03:18:26 [2020-06-27T03:18:26.586Z] #49 8.532 + target=static
03:18:26 [2020-06-27T03:18:26.586Z] #49 8.532 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:18:26 [2020-06-27T03:18:26.586Z] #49 9.981 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 .
03:18:26 [2020-06-27T03:18:26.586Z] #49 ...
03:18:26 [2020-06-27T03:18:26.586Z] 
03:18:26 [2020-06-27T03:18:26.586Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:26 [2020-06-27T03:18:26.586Z] #39 59.06   CC       compel/src/lib/ptrace.o
03:18:26 [2020-06-27T03:18:26.660Z] #19 11.67   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:18:26 [2020-06-27T03:18:26.660Z] #19 11.79 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:18:26 [2020-06-27T03:18:26.660Z] #19 11.83   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:18:26 [2020-06-27T03:18:26.723Z] #39 41.28   CC       images/cgroup.o
03:18:26 [2020-06-27T03:18:26.833Z] #40 68.62   CC       criu/arch/ppc64/cpu.o
03:18:26 [2020-06-27T03:18:26.917Z] #19 11.88 Collecting pyyaml (from yamllint==1.16.0)
03:18:26 [2020-06-27T03:18:26.917Z] #19 12.04   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:18:27 [2020-06-27T03:18:27.118Z] #40 69.15   CC       criu/arch/ppc64/crtools.o
03:18:27 [2020-06-27T03:18:27.160Z] #39 59.52   AR       compel/libcompel.a
03:18:27 [2020-06-27T03:18:27.160Z] #39 59.60   HOSTCC   compel/src/main-host.o
03:18:27 [2020-06-27T03:18:27.284Z] #39 41.99   CC       images/userns.o
03:18:27 [2020-06-27T03:18:27.420Z] #39 59.89   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
03:18:27 [2020-06-27T03:18:27.539Z] #39 42.26   CC       images/google/protobuf/descriptor.o
03:18:27 [2020-06-27T03:18:27.685Z] #39 60.13   HOSTCC   compel/src/lib/handle-elf-host.o
03:18:28 [2020-06-27T03:18:28.256Z] #39 60.53   HOSTCC   compel/src/lib/log-host.o
03:18:28 [2020-06-27T03:18:28.256Z] #39 60.68   HOSTLINK compel/compel-host-bin
03:18:28 [2020-06-27T03:18:28.290Z] #19 13.31 Building wheels for collected packages: pyyaml
03:18:28 [2020-06-27T03:18:28.290Z] #19 13.32   Running setup.py bdist_wheel for pyyaml: started
03:18:28 [2020-06-27T03:18:28.516Z] #39 60.81   DEP      soccr/soccr.d
03:18:28 [2020-06-27T03:18:28.516Z] #39 61.04   CC       soccr/soccr.o
03:18:28 [2020-06-27T03:18:28.609Z] #40 70.31   CC       criu/arch/ppc64/sigframe.o
03:18:28 [2020-06-27T03:18:28.609Z] #40 70.66   LINK     criu/arch/ppc64/crtools.built-in.o
03:18:28 [2020-06-27T03:18:28.609Z] #40 70.75   DEP      criu/pie/util-vdso.d
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.656 + RM_GOPATH=0
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.656 + TMP_GOPATH=
03:18:29 [2020-06-27T03:18:29.093Z] #49 ...
03:18:29 [2020-06-27T03:18:29.093Z] 
03:18:29 [2020-06-27T03:18:29.093Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:18:29 [2020-06-27T03:18:29.093Z] #11 DONE 2.8s
03:18:29 [2020-06-27T03:18:29.093Z] 
03:18:29 [2020-06-27T03:18:29.093Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.657 + : /build
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.657 + '[' -z '' ']'
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.657 ++ mktemp -d
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.662 + export GOPATH=/tmp/tmp.otVEUkDgYG
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.662 + GOPATH=/tmp/tmp.otVEUkDgYG
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.662 + RM_GOPATH=1
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.662 + case "$(go env GOARCH)" in
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.662 ++ go env GOARCH
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.684 + export GO_BUILDMODE=-buildmode=pie
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.684 + GO_BUILDMODE=-buildmode=pie
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.685 ++ dirname /tmp/install/install.sh
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.691 + dir=/tmp/install
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.694 + bin=runc
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.694 + shift
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.694 + '[' '!' -f /tmp/install/runc.installer ']'
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.694 + . /tmp/install/runc.installer
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.695 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.696 + install_runc
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.697 + grep -q '^3\.10\.0.*\.el7\.'
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.697 + uname -r
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.700 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.700 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.700 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.otVEUkDgYG/src/github.com/opencontainers/runc
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.701 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:18:29 [2020-06-27T03:18:29.093Z] #49 2.707 Cloning into '/tmp/tmp.otVEUkDgYG/src/github.com/opencontainers/runc'...
03:18:29 [2020-06-27T03:18:29.222Z] #19 ...
03:18:29 [2020-06-27T03:18:29.222Z] 
03:18:29 [2020-06-27T03:18:29.222Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:18:29 [2020-06-27T03:18:29.222Z] #36 DONE 225.7s
03:18:29 [2020-06-27T03:18:29.222Z] 
03:18:29 [2020-06-27T03:18:29.222Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:18:29 [2020-06-27T03:18:29.222Z] #19 14.41   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:18:29 [2020-06-27T03:18:29.222Z] #19 ...
03:18:29 [2020-06-27T03:18:29.222Z] 
03:18:29 [2020-06-27T03:18:29.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:29 [2020-06-27T03:18:29.222Z] #39 139.5   CC       criu/page-pipe.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 140.0   CC       criu/page-xfer.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 141.4   CC       criu/pagemap-cache.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 141.6   CC       criu/pagemap.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 142.4   CC       criu/parasite-syscall.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 143.2   CC       criu/path.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 143.5   CC       criu/pie-util-vdso-elf32.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 143.9   CC       criu/pie-util-vdso.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 144.4   CC       criu/pie-util.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 144.6   CC       criu/pipes.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 145.4   CC       criu/plugin.o
03:18:29 [2020-06-27T03:18:29.222Z] #39 145.9   CC       criu/proc_parse.o
03:18:29 [2020-06-27T03:18:29.236Z] #40 71.07   DEP      criu/pie/util.d
03:18:29 [2020-06-27T03:18:29.236Z] #40 71.31   CC       criu/pie/util.o
03:18:29 [2020-06-27T03:18:29.472Z] #39 43.98   CC       images/opts.o
03:18:29 [2020-06-27T03:18:29.479Z] #39 ...
03:18:29 [2020-06-27T03:18:29.479Z] 
03:18:29 [2020-06-27T03:18:29.479Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:18:29 [2020-06-27T03:18:29.479Z] #19 14.42   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:18:29 [2020-06-27T03:18:29.479Z] #19 14.54 Successfully built pyyaml
03:18:29 [2020-06-27T03:18:29.479Z] #19 14.56 Installing collected packages: pathspec, pyyaml, yamllint
03:18:29 [2020-06-27T03:18:29.728Z] #39 44.20   CC       images/seccomp.o
03:18:29 [2020-06-27T03:18:29.736Z] #19 14.97 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:18:29 [2020-06-27T03:18:29.860Z] #40 71.75   CC       criu/pie/util-vdso.o
03:18:29 [2020-06-27T03:18:29.899Z] #39 62.15   AR       soccr/libsoccr.a
03:18:29 [2020-06-27T03:18:29.899Z] #39 62.20 make[1]: 'soccr/libsoccr.a' is up to date.
03:18:29 [2020-06-27T03:18:29.983Z] #39 44.51   CC       images/binfmt-misc.o
03:18:30 [2020-06-27T03:18:30.238Z] #39 44.68   CC       images/time.o
03:18:30 [2020-06-27T03:18:30.238Z] #39 ...
03:18:30 [2020-06-27T03:18:30.238Z] 
03:18:30 [2020-06-27T03:18:30.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:18:30 [2020-06-27T03:18:30.238Z] #10 107.7 Selecting previously unselected package g++-mingw-w64-x86-64.
03:18:30 [2020-06-27T03:18:30.238Z] #10 107.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
03:18:30 [2020-06-27T03:18:30.238Z] #10 107.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:30 [2020-06-27T03:18:30.238Z] #10 ...
03:18:30 [2020-06-27T03:18:30.238Z] 
03:18:30 [2020-06-27T03:18:30.238Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:18:30 [2020-06-27T03:18:30.238Z] #54 115.8 + for f in rootlesskit rootlesskit-docker-proxy
03:18:30 [2020-06-27T03:18:30.238Z] #54 115.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:18:30 [2020-06-27T03:18:30.301Z] #19 DONE 15.4s
03:18:30 [2020-06-27T03:18:30.301Z] 
03:18:30 [2020-06-27T03:18:30.301Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:18:30 [2020-06-27T03:18:30.484Z] #40 72.57   AR       criu/pie/pie.lib.a
03:18:30 [2020-06-27T03:18:30.484Z] #40 72.64   DEP      criu/pie/restorer.d
03:18:30 [2020-06-27T03:18:30.791Z] #40 72.94   DEP      criu/arch/ppc64/vdso-trampoline.d
03:18:30 [2020-06-27T03:18:30.839Z] #39 63.28   DEP      criu/arch/aarch64/sigframe.d
03:18:30 [2020-06-27T03:18:30.839Z] #39 63.37   DEP      criu/arch/aarch64/crtools.d
03:18:30 [2020-06-27T03:18:30.865Z] #22 DONE 0.3s
03:18:30 [2020-06-27T03:18:30.865Z] 
03:18:30 [2020-06-27T03:18:30.865Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:18:31 [2020-06-27T03:18:31.002Z] #49 ...
03:18:31 [2020-06-27T03:18:31.002Z] 
03:18:31 [2020-06-27T03:18:31.002Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:31 [2020-06-27T03:18:31.002Z] #39 50.33   AR       compel/plugins/fds.lib.a
03:18:31 [2020-06-27T03:18:31.002Z] #39 50.40   HOSTDEP  compel/src/lib/log-host.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 50.55   HOSTDEP  compel/src/lib/handle-elf-host.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 50.65   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 50.75   HOSTDEP  compel/src/main-host.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 50.86   DEP      compel/src/lib/ptrace.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 50.97   DEP      compel/src/lib/infect.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 51.10   DEP      compel/src/lib/infect-util.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 51.19   DEP      compel/src/lib/infect-rpc.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 51.32   DEP      compel/arch/x86/src/lib/infect.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 51.46   DEP      compel/arch/x86/src/lib/cpu.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 51.56   DEP      compel/src/lib/log.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 51.68   DEP      compel/src/main.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 51.81   DEP      compel/src/lib/handle-elf.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 51.98   DEP      compel/arch/x86/src/lib/handle-elf.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 52.19   CC       compel/src/lib/log.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 52.69   CC       compel/arch/x86/src/lib/cpu.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 53.51   CC       compel/arch/x86/src/lib/infect.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 54.35   CC       compel/src/lib/infect-rpc.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 54.67   CC       compel/src/lib/infect-util.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 54.94   CC       compel/src/lib/infect.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 57.79   CC       compel/src/lib/ptrace.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 58.21   AR       compel/libcompel.a
03:18:31 [2020-06-27T03:18:31.002Z] #39 58.32   HOSTCC   compel/src/main-host.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 58.68   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 59.04   HOSTCC   compel/src/lib/handle-elf-host.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 59.70   HOSTCC   compel/src/lib/log-host.o
03:18:31 [2020-06-27T03:18:31.002Z] #39 60.01   HOSTLINK compel/compel-host-bin
03:18:31 [2020-06-27T03:18:31.002Z] #39 60.23   DEP      soccr/soccr.d
03:18:31 [2020-06-27T03:18:31.002Z] #39 60.43   CC       soccr/soccr.o
03:18:31 [2020-06-27T03:18:31.077Z] #40 72.97   DEP      criu/arch/ppc64/restorer.d
03:18:31 [2020-06-27T03:18:31.077Z] #40 73.22   DEP      criu/arch/ppc64/vdso-pie.d
03:18:31 [2020-06-27T03:18:31.100Z] #39 63.53   DEP      criu/arch/aarch64/cpu.d
03:18:31 [2020-06-27T03:18:31.100Z] #39 63.57   DEP      criu/arch/aarch64/bitops.d
03:18:31 [2020-06-27T03:18:31.100Z] #39 63.60   CC       criu/arch/aarch64/bitops.o
03:18:31 [2020-06-27T03:18:31.100Z] #39 63.65   CC       criu/arch/aarch64/cpu.o
03:18:31 [2020-06-27T03:18:31.100Z] #39 63.76   CC       criu/arch/aarch64/crtools.o
03:18:31 [2020-06-27T03:18:31.260Z] #39 ...
03:18:31 [2020-06-27T03:18:31.260Z] 
03:18:31 [2020-06-27T03:18:31.260Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:18:31 [2020-06-27T03:18:31.260Z] #12 DONE 2.2s
03:18:31 [2020-06-27T03:18:31.260Z] 
03:18:31 [2020-06-27T03:18:31.260Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:31 [2020-06-27T03:18:31.260Z] #41 130.4 net/http/httptrace
03:18:31 [2020-06-27T03:18:31.260Z] #41 130.6 net/http
03:18:31 [2020-06-27T03:18:31.364Z] #40 73.37   DEP      criu/pie/parasite-vdso.d
03:18:31 [2020-06-27T03:18:31.651Z] #40 73.60   DEP      criu/pie/parasite.d
03:18:32 [2020-06-27T03:18:32.040Z] #39 64.35   CC       criu/arch/aarch64/sigframe.o
03:18:32 [2020-06-27T03:18:32.040Z] #39 64.56   LINK     criu/arch/aarch64/crtools.built-in.o
03:18:32 [2020-06-27T03:18:32.040Z] #39 64.61   DEP      criu/pie/util-vdso.d
03:18:32 [2020-06-27T03:18:32.273Z] #40 74.02   CC       criu/pie/parasite.o
03:18:32 [2020-06-27T03:18:32.273Z] #40 ...
03:18:32 [2020-06-27T03:18:32.273Z] 
03:18:32 [2020-06-27T03:18:32.273Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:32 [2020-06-27T03:18:32.273Z] #42 133.5 go/doc
03:18:32 [2020-06-27T03:18:32.273Z] #42 142.9 github.com/LK4D4/vndr/build
03:18:32 [2020-06-27T03:18:32.273Z] #42 ...
03:18:32 [2020-06-27T03:18:32.273Z] 
03:18:32 [2020-06-27T03:18:32.273Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:32 [2020-06-27T03:18:32.273Z] #18 11.77 Fetched 8136 kB in 11s (717 kB/s)
03:18:32 [2020-06-27T03:18:32.273Z] #18 11.77 Reading package lists...
03:18:32 [2020-06-27T03:18:32.273Z] #18 16.09 Reading package lists...
03:18:32 [2020-06-27T03:18:32.301Z] #39 64.80   DEP      criu/pie/util.d
03:18:32 [2020-06-27T03:18:32.559Z] #18 21.34 Building dependency tree...
03:18:32 [2020-06-27T03:18:32.559Z] #18 ...
03:18:32 [2020-06-27T03:18:32.559Z] 
03:18:32 [2020-06-27T03:18:32.559Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:32 [2020-06-27T03:18:32.559Z] #42 144.1 vendor/golang.org/x/text/unicode/norm
03:18:32 [2020-06-27T03:18:32.561Z] #39 65.02   CC       criu/pie/util.o
03:18:32 [2020-06-27T03:18:32.821Z] #39 65.37   CC       criu/pie/util-vdso.o
03:18:33 [2020-06-27T03:18:33.499Z] #54 ...
03:18:33 [2020-06-27T03:18:33.499Z] 
03:18:33 [2020-06-27T03:18:33.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:33 [2020-06-27T03:18:33.499Z] #39 44.88   CC       images/sysctl.o
03:18:33 [2020-06-27T03:18:33.499Z] #39 45.17   CC       images/autofs.o
03:18:33 [2020-06-27T03:18:33.499Z] #39 45.40   CC       images/macvlan.o
03:18:33 [2020-06-27T03:18:33.499Z] #39 45.66   CC       images/sit.o
03:18:33 [2020-06-27T03:18:33.499Z] #39 45.90   CC       images/memfd.o
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.17   CC       images/timens.o
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.42   LINK     images/built-in.o
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.59   GEN      compel/include/asm
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.64   GEN      compel/include/version.h
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.67 touch .config
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.71   GEN      include/common/config.h
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.79   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.82   GEN      compel/plugins/include/uapi/std/syscall-64.h
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.84   GEN      compel/arch/x86/plugins/std/syscalls-64.S
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.86   DEP      compel/arch/x86/plugins/std/syscalls-64.d
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.90   DEP      compel/arch/x86/plugins/std/memcpy.d
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.92   DEP      compel/arch/x86/plugins/std/parasite-head.d
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.94   GEN      compel/plugins/include/uapi/std/syscall.h
03:18:33 [2020-06-27T03:18:33.499Z] #39 46.99   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.00   GEN      compel/plugins/include/uapi/std/syscall-codes.h
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.03   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.04   DEP      compel/plugins/std/infect.d
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.11   DEP      compel/plugins/std/string.d
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.17   DEP      compel/plugins/std/log.d
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.26   DEP      compel/plugins/std/fds.d
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.38   DEP      compel/plugins/std/std.d
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.46   DEP      compel/plugins/shmem/shmem.d
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.54   DEP      compel/plugins/fds/fds.d
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.71   CC       compel/plugins/std/std.o
03:18:33 [2020-06-27T03:18:33.499Z] #39 47.98   CC       compel/plugins/std/fds.o
03:18:33 [2020-06-27T03:18:33.762Z] #39 65.99   AR       criu/pie/pie.lib.a
03:18:33 [2020-06-27T03:18:33.762Z] #39 66.06   DEP      criu/pie/restorer.d
03:18:33 [2020-06-27T03:18:33.762Z] #39 66.31   DEP      criu/arch/aarch64/intraprocedure.d
03:18:33 [2020-06-27T03:18:33.791Z] #41 ...
03:18:33 [2020-06-27T03:18:33.791Z] 
03:18:33 [2020-06-27T03:18:33.791Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:18:33 [2020-06-27T03:18:33.791Z] #13 2.023 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:18:33 [2020-06-27T03:18:33.791Z] #13 DONE 2.2s
03:18:33 [2020-06-27T03:18:33.791Z] 
03:18:33 [2020-06-27T03:18:33.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:33 [2020-06-27T03:18:33.791Z] #39 62.37   AR       soccr/libsoccr.a
03:18:33 [2020-06-27T03:18:33.791Z] #39 62.42 make[1]: 'soccr/libsoccr.a' is up to date.
03:18:33 [2020-06-27T03:18:33.791Z] #39 62.84   DEP      criu/arch/x86/sigframe.d
03:18:33 [2020-06-27T03:18:33.791Z] #39 62.94   DEP      criu/arch/x86/sigaction_compat.d
03:18:33 [2020-06-27T03:18:33.791Z] #39 63.05   DEP      criu/arch/x86/kerndat.d
03:18:33 [2020-06-27T03:18:33.791Z] #39 63.23   DEP      criu/arch/x86/crtools.d
03:18:33 [2020-06-27T03:18:33.791Z] #39 63.50   DEP      criu/arch/x86/cpu.d
03:18:34 [2020-06-27T03:18:34.022Z] #39 66.33   DEP      criu/arch/aarch64/restorer.d
03:18:34 [2020-06-27T03:18:34.023Z] #39 66.43   DEP      criu/arch/aarch64/vdso-pie.d
03:18:34 [2020-06-27T03:18:34.023Z] #39 66.49   DEP      criu/pie/parasite-vdso.d
03:18:34 [2020-06-27T03:18:34.060Z] #39 48.55   CC       compel/plugins/std/log.o
03:18:34 [2020-06-27T03:18:34.147Z] #26 DONE 3.1s
03:18:34 [2020-06-27T03:18:34.147Z] 
03:18:34 [2020-06-27T03:18:34.147Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:18:34 [2020-06-27T03:18:34.147Z] #29 DONE 0.4s
03:18:34 [2020-06-27T03:18:34.147Z] 
03:18:34 [2020-06-27T03:18:34.147Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:18:34 [2020-06-27T03:18:34.147Z] #31 DONE 0.0s
03:18:34 [2020-06-27T03:18:34.147Z] 
03:18:34 [2020-06-27T03:18:34.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:34 [2020-06-27T03:18:34.147Z] #39 149.5   CC       criu/protobuf-desc.o
03:18:34 [2020-06-27T03:18:34.147Z] #39 150.3   CC       criu/protobuf.o
03:18:34 [2020-06-27T03:18:34.147Z] #39 150.6   CC       criu/pstree.o
03:18:34 [2020-06-27T03:18:34.147Z] #39 151.5   CC       criu/rbtree.o
03:18:34 [2020-06-27T03:18:34.147Z] #39 151.8   CC       criu/rst-malloc.o
03:18:34 [2020-06-27T03:18:34.147Z] #39 152.1   CC       criu/seccomp.o
03:18:34 [2020-06-27T03:18:34.147Z] #39 ...
03:18:34 [2020-06-27T03:18:34.147Z] 
03:18:34 [2020-06-27T03:18:34.147Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:18:34 [2020-06-27T03:18:34.147Z] #34 DONE 0.0s
03:18:34 [2020-06-27T03:18:34.283Z] #39 66.58   DEP      criu/pie/parasite.d
03:18:34 [2020-06-27T03:18:34.283Z] #39 66.74   CC       criu/pie/parasite.o
03:18:34 [2020-06-27T03:18:34.357Z] #39 63.68   CC       criu/arch/x86/cpu.o
03:18:34 [2020-06-27T03:18:34.408Z] 
03:18:34 [2020-06-27T03:18:34.408Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:18:34 [2020-06-27T03:18:34.620Z] #39 ...
03:18:34 [2020-06-27T03:18:34.620Z] 
03:18:34 [2020-06-27T03:18:34.620Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:34 [2020-06-27T03:18:34.620Z] #41 112.3 vendor/golang.org/x/net/http2/hpack
03:18:34 [2020-06-27T03:18:34.620Z] #41 113.7 mime
03:18:34 [2020-06-27T03:18:34.620Z] #41 115.8 mime/quotedprintable
03:18:34 [2020-06-27T03:18:34.620Z] #41 116.2 net/http/internal
03:18:34 [2020-06-27T03:18:34.620Z] #41 119.8 net/textproto
03:18:34 [2020-06-27T03:18:34.620Z] #41 119.8 crypto/x509
03:18:34 [2020-06-27T03:18:34.620Z] #41 121.0 vendor/golang.org/x/net/http/httpguts
03:18:34 [2020-06-27T03:18:34.620Z] #41 121.2 vendor/golang.org/x/net/http/httpproxy
03:18:34 [2020-06-27T03:18:34.620Z] #41 121.7 mime/multipart
03:18:34 [2020-06-27T03:18:34.621Z] #42 ...
03:18:34 [2020-06-27T03:18:34.621Z] 
03:18:34 [2020-06-27T03:18:34.621Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:18:34 [2020-06-27T03:18:34.621Z] #55 137.1 + for f in rootlesskit rootlesskit-docker-proxy
03:18:34 [2020-06-27T03:18:34.621Z] #55 137.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
03:18:34 [2020-06-27T03:18:34.621Z] #55 DONE 145.9s
03:18:34 [2020-06-27T03:18:34.621Z] 
03:18:34 [2020-06-27T03:18:34.621Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:18:34 [2020-06-27T03:18:34.621Z] #56 DONE 0.1s
03:18:34 [2020-06-27T03:18:34.621Z] 
03:18:34 [2020-06-27T03:18:34.621Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:18:34 [2020-06-27T03:18:34.621Z] #57 DONE 0.1s
03:18:34 [2020-06-27T03:18:34.621Z] 
03:18:34 [2020-06-27T03:18:34.621Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:34 [2020-06-27T03:18:34.621Z] #18 21.34 Building dependency tree...
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.07 libcap2-bin is already the newest version (1:2.25-2).
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.07 The following additional packages will be installed:
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.07   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.08   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.08   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.08   python3.7 python3.7-minimal vim-runtime xxd
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.08 Suggested packages:
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.08   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.08   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.08   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.08 Recommended packages:
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.08   aufs-dkms nftables build-essential python3-dev python3-keyring
03:18:34 [2020-06-27T03:18:34.621Z] #18 23.08   python3-keyrings.alt python3-xdg unzip
03:18:34 [2020-06-27T03:18:34.665Z] #37 DONE 0.5s
03:18:34 [2020-06-27T03:18:34.666Z] 
03:18:34 [2020-06-27T03:18:34.666Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:34 [2020-06-27T03:18:34.666Z] #39 152.7   CC       criu/seize.o
03:18:34 [2020-06-27T03:18:34.875Z] #41 ...
03:18:34 [2020-06-27T03:18:34.875Z] 
03:18:34 [2020-06-27T03:18:34.875Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:34 [2020-06-27T03:18:34.875Z] #39 49.49   CC       compel/plugins/std/string.o
03:18:34 [2020-06-27T03:18:34.922Z] #39 64.52   CC       criu/arch/x86/crtools.o
03:18:35 [2020-06-27T03:18:35.225Z] #39 67.61   LINK     criu/pie/parasite.built-in.o
03:18:35 [2020-06-27T03:18:35.225Z] #39 67.63   GEN      criu/pie/parasite-blob.h
03:18:35 [2020-06-27T03:18:35.225Z] #39 67.65   CC       criu/pie/parasite-vdso.o
03:18:35 [2020-06-27T03:18:35.316Z] #39 153.3   CC       criu/servicefd.o
03:18:35 [2020-06-27T03:18:35.590Z] #39 153.7   CC       criu/shmem.o
03:18:35 [2020-06-27T03:18:35.795Z] #39 68.14   CC       criu/arch/aarch64/vdso-pie.o
03:18:35 [2020-06-27T03:18:35.795Z] #39 68.31   CC       criu/arch/aarch64/restorer.o
03:18:35 [2020-06-27T03:18:35.805Z] #39 50.23   CC       compel/plugins/std/infect.o
03:18:36 [2020-06-27T03:18:36.056Z] #39 ...
03:18:36 [2020-06-27T03:18:36.056Z] 
03:18:36 [2020-06-27T03:18:36.056Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:36 [2020-06-27T03:18:36.056Z] #17 4.880 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
03:18:36 [2020-06-27T03:18:36.056Z] #17 6.910 Fetched 8183 kB in 5s (1595 kB/s)
03:18:36 [2020-06-27T03:18:36.056Z] #17 6.910 Reading package lists...
03:18:36 [2020-06-27T03:18:36.056Z] #17 8.891 Reading package lists...
03:18:36 [2020-06-27T03:18:36.056Z] #17 10.88 Building dependency tree...
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.87 libcap2-bin is already the newest version (1:2.25-2).
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.87 The following additional packages will be installed:
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.87   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.87   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.87   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.87   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.87   python3.7 python3.7-minimal vim-runtime xxd
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.88 Suggested packages:
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.88   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.88   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.88   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.88 Recommended packages:
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.88   aufs-dkms nftables build-essential python3-dev python3-keyring
03:18:36 [2020-06-27T03:18:36.056Z] #17 11.88   python3-keyrings.alt python3-xdg unzip
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.06 The following NEW packages will be installed:
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.07   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.07   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.07   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.07   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.07   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.07   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.07   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.07   xz-utils zip
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.39 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.39 Need to get 27.6 MB of archives.
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.39 After this operation, 114 MB of additional disk space will be used.
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
03:18:36 [2020-06-27T03:18:36.056Z] #17 13.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
03:18:36 [2020-06-27T03:18:36.062Z] #39 50.79   CC       compel/arch/x86/plugins/std/parasite-head.o
03:18:36 [2020-06-27T03:18:36.316Z] #17 13.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
03:18:36 [2020-06-27T03:18:36.317Z] #17 13.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
03:18:36 [2020-06-27T03:18:36.317Z] #17 13.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
03:18:36 [2020-06-27T03:18:36.317Z] #17 13.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
03:18:36 [2020-06-27T03:18:36.317Z] #17 13.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
03:18:36 [2020-06-27T03:18:36.317Z] #17 13.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
03:18:36 [2020-06-27T03:18:36.317Z] #17 13.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
03:18:36 [2020-06-27T03:18:36.317Z] #17 13.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
03:18:36 [2020-06-27T03:18:36.317Z] #17 ...
03:18:36 [2020-06-27T03:18:36.317Z] 
03:18:36 [2020-06-27T03:18:36.317Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:36 [2020-06-27T03:18:36.317Z] #39 68.58   CC       criu/arch/aarch64/intraprocedure.o
03:18:36 [2020-06-27T03:18:36.317Z] #39 68.62   CC       criu/pie/restorer.o
03:18:36 [2020-06-27T03:18:36.317Z] #39 50.88   CC       compel/arch/x86/plugins/std/memcpy.o
03:18:36 [2020-06-27T03:18:36.317Z] #39 50.93   CC       compel/arch/x86/plugins/std/syscalls-64.o
03:18:36 [2020-06-27T03:18:36.361Z] #39 ...
03:18:36 [2020-06-27T03:18:36.361Z] 
03:18:36 [2020-06-27T03:18:36.361Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:18:36 [2020-06-27T03:18:36.361Z] #14 DONE 2.6s
03:18:36 [2020-06-27T03:18:36.361Z] 
03:18:36 [2020-06-27T03:18:36.361Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:18:36 [2020-06-27T03:18:36.522Z] #39 154.4   CC       criu/sigframe.o
03:18:36 [2020-06-27T03:18:36.523Z] #39 154.6   CC       criu/signalfd.o
03:18:36 [2020-06-27T03:18:36.523Z] #39 154.8   CC       criu/sk-inet.o
03:18:36 [2020-06-27T03:18:36.575Z] #39 ...
03:18:36 [2020-06-27T03:18:36.575Z] 
03:18:36 [2020-06-27T03:18:36.575Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
03:18:36 [2020-06-27T03:18:36.575Z] #54 DONE 124.0s
03:18:36 [2020-06-27T03:18:36.575Z] 
03:18:36 [2020-06-27T03:18:36.575Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
03:18:36 [2020-06-27T03:18:36.575Z] #55 DONE 0.1s
03:18:36 [2020-06-27T03:18:36.575Z] 
03:18:36 [2020-06-27T03:18:36.575Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:36 [2020-06-27T03:18:36.575Z] #39 51.00   AR       compel/plugins/std.lib.a
03:18:36 [2020-06-27T03:18:36.575Z] #39 ...
03:18:36 [2020-06-27T03:18:36.575Z] 
03:18:36 [2020-06-27T03:18:36.575Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:18:36 [2020-06-27T03:18:36.575Z] #56 DONE 0.0s
03:18:36 [2020-06-27T03:18:36.575Z] 
03:18:36 [2020-06-27T03:18:36.575Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:36 [2020-06-27T03:18:36.575Z] #39 51.18   CC       compel/plugins/fds/fds.o
03:18:36 [2020-06-27T03:18:36.716Z] #18 25.94 The following NEW packages will be installed:
03:18:36 [2020-06-27T03:18:36.716Z] #18 25.94   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:18:36 [2020-06-27T03:18:36.716Z] #18 25.94   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:18:36 [2020-06-27T03:18:36.716Z] #18 25.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:18:36 [2020-06-27T03:18:36.716Z] #18 25.94   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:18:36 [2020-06-27T03:18:36.716Z] #18 25.95   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:18:36 [2020-06-27T03:18:36.716Z] #18 25.95   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:18:36 [2020-06-27T03:18:36.716Z] #18 25.95   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:18:36 [2020-06-27T03:18:36.716Z] #18 25.95   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:18:36 [2020-06-27T03:18:36.716Z] #18 25.95   xz-utils zip
03:18:36 [2020-06-27T03:18:36.716Z] #18 26.06 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:18:36 [2020-06-27T03:18:36.716Z] #18 26.06 Need to get 29.2 MB of archives.
03:18:36 [2020-06-27T03:18:36.716Z] #18 26.06 After this operation, 134 MB of additional disk space will be used.
03:18:36 [2020-06-27T03:18:36.716Z] #18 26.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
03:18:36 [2020-06-27T03:18:36.888Z] #39 ...
03:18:36 [2020-06-27T03:18:36.888Z] 
03:18:36 [2020-06-27T03:18:36.888Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:18:36 [2020-06-27T03:18:36.888Z] #21 118.5 + mkdir -p /tmp/tmp.HBy8oqpAAj/src/github.com/docker
03:18:36 [2020-06-27T03:18:36.888Z] #21 118.5 + mv components/cli /tmp/tmp.HBy8oqpAAj/src/github.com/docker/cli
03:18:36 [2020-06-27T03:18:36.888Z] #21 118.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
03:18:37 [2020-06-27T03:18:37.006Z] #18 26.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
03:18:37 [2020-06-27T03:18:37.006Z] #18 26.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
03:18:37 [2020-06-27T03:18:37.006Z] #18 26.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
03:18:37 [2020-06-27T03:18:37.006Z] #18 26.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
03:18:37 [2020-06-27T03:18:37.006Z] #18 26.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
03:18:37 [2020-06-27T03:18:37.137Z] #39 51.70   AR       compel/plugins/fds.lib.a
03:18:37 [2020-06-27T03:18:37.137Z] #39 51.78   HOSTDEP  compel/src/lib/log-host.d
03:18:37 [2020-06-27T03:18:37.148Z] #21 ...
03:18:37 [2020-06-27T03:18:37.148Z] 
03:18:37 [2020-06-27T03:18:37.148Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
03:18:37 [2020-06-27T03:18:37.148Z] #17 14.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
03:18:37 [2020-06-27T03:18:37.294Z] #18 26.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
03:18:37 [2020-06-27T03:18:37.392Z] #39 51.95   HOSTDEP  compel/src/lib/handle-elf-host.d
03:18:37 [2020-06-27T03:18:37.458Z] #39 155.5   CC       criu/sk-netlink.o
03:18:37 [2020-06-27T03:18:37.590Z] #18 26.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
03:18:37 [2020-06-27T03:18:37.590Z] #18 26.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
03:18:37 [2020-06-27T03:18:37.648Z] #39 52.16   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
03:18:37 [2020-06-27T03:18:37.715Z] #39 155.9   CC       criu/sk-packet.o
03:18:37 [2020-06-27T03:18:37.719Z] #17 15.24 debconf: delaying package configuration, since apt-utils is not installed
03:18:37 [2020-06-27T03:18:37.719Z] #17 15.34 Fetched 27.6 MB in 1s (19.5 MB/s)
03:18:37 [2020-06-27T03:18:37.876Z] #18 26.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 26.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 26.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 26.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 26.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 27.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 27.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 27.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 27.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 27.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 27.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 27.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 27.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
03:18:37 [2020-06-27T03:18:37.876Z] #18 27.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
03:18:37 [2020-06-27T03:18:37.905Z] #39 52.31   HOSTDEP  compel/src/main-host.d
03:18:37 [2020-06-27T03:18:37.905Z] #39 52.39   DEP      compel/src/lib/ptrace.d
03:18:37 [2020-06-27T03:18:37.905Z] #39 52.46   DEP      compel/src/lib/infect.d
03:18:37 [2020-06-27T03:18:37.905Z] #39 52.57   DEP      compel/src/lib/infect-util.d
03:18:37 [2020-06-27T03:18:37.983Z] #17 15.44 Selecting previously unselected package pigz.
03:18:37 [2020-06-27T03:18:37.983Z] #17 15.44 (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 ... 23405 files and directories currently installed.)
03:18:37 [2020-06-27T03:18:37.983Z] #17 15.50 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
03:18:37 [2020-06-27T03:18:37.983Z] #17 15.51 Unpacking pigz (2.4-1) ...
03:18:37 [2020-06-27T03:18:37.983Z] #17 15.60 Selecting previously unselected package libpython3.7-minimal:arm64.
03:18:38 [2020-06-27T03:18:38.160Z] #39 52.71   DEP      compel/src/lib/infect-rpc.d
03:18:38 [2020-06-27T03:18:38.160Z] #39 52.81   DEP      compel/arch/x86/src/lib/infect.d
03:18:38 [2020-06-27T03:18:38.164Z] #18 27.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
03:18:38 [2020-06-27T03:18:38.164Z] #18 27.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
03:18:38 [2020-06-27T03:18:38.243Z] #17 15.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
03:18:38 [2020-06-27T03:18:38.243Z] #17 15.61 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
03:18:38 [2020-06-27T03:18:38.280Z] #39 156.4   CC       criu/sk-queue.o
03:18:38 [2020-06-27T03:18:38.415Z] #39 52.94   DEP      compel/arch/x86/src/lib/cpu.d
03:18:38 [2020-06-27T03:18:38.416Z] #39 53.04   DEP      compel/src/lib/log.d
03:18:38 [2020-06-27T03:18:38.451Z] #18 27.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
03:18:38 [2020-06-27T03:18:38.451Z] #18 27.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
03:18:38 [2020-06-27T03:18:38.451Z] #18 27.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
03:18:38 [2020-06-27T03:18:38.503Z] #17 16.06 Selecting previously unselected package python3.7-minimal.
03:18:38 [2020-06-27T03:18:38.503Z] #17 16.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
03:18:38 [2020-06-27T03:18:38.503Z] #17 16.08 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:18:38 [2020-06-27T03:18:38.671Z] #39 53.14   DEP      compel/src/main.d
03:18:38 [2020-06-27T03:18:38.671Z] #39 53.22   DEP      compel/src/lib/handle-elf.d
03:18:38 [2020-06-27T03:18:38.671Z] #39 53.30   DEP      compel/arch/x86/src/lib/handle-elf.d
03:18:38 [2020-06-27T03:18:38.844Z] #39 156.8   CC       criu/sk-tcp.o
03:18:38 [2020-06-27T03:18:38.891Z] #15 DONE 2.3s
03:18:38 [2020-06-27T03:18:38.891Z] 
03:18:38 [2020-06-27T03:18:38.891Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:18:38 [2020-06-27T03:18:38.891Z] #16 ...
03:18:38 [2020-06-27T03:18:38.891Z] 
03:18:38 [2020-06-27T03:18:38.891Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:18:38 [2020-06-27T03:18:38.891Z] #43 DONE 140.7s
03:18:38 [2020-06-27T03:18:38.891Z] 
03:18:38 [2020-06-27T03:18:38.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:38 [2020-06-27T03:18:38.891Z] #39 66.22   CC       criu/arch/x86/kerndat.o
03:18:38 [2020-06-27T03:18:38.891Z] #39 66.87   CC       criu/arch/x86/sigaction_compat.o
03:18:38 [2020-06-27T03:18:38.891Z] #39 67.14   CC       criu/arch/x86/sigframe.o
03:18:38 [2020-06-27T03:18:38.891Z] #39 67.46   LINK     criu/arch/x86/crtools.built-in.o
03:18:38 [2020-06-27T03:18:38.891Z] #39 67.51   DEP      criu/pie/util-vdso-elf32.d
03:18:38 [2020-06-27T03:18:38.891Z] #39 67.72   DEP      criu/pie/util-vdso.d
03:18:38 [2020-06-27T03:18:38.891Z] #39 67.84   DEP      criu/pie/util.d
03:18:38 [2020-06-27T03:18:38.891Z] #39 68.18   CC       criu/pie/util.o
03:18:38 [2020-06-27T03:18:38.926Z] #39 53.39   CC       compel/src/lib/log.o
03:18:38 [2020-06-27T03:18:38.926Z] #39 53.58   CC       compel/arch/x86/src/lib/cpu.o
03:18:39 [2020-06-27T03:18:39.074Z] #17 16.59 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
03:18:39 [2020-06-27T03:18:39.074Z] #17 16.65 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:18:39 [2020-06-27T03:18:39.101Z] #39 157.3   CC       criu/sk-unix.o
03:18:39 [2020-06-27T03:18:39.148Z] #39 68.62   CC       criu/pie/util-vdso.o
03:18:39 [2020-06-27T03:18:39.473Z] #18 28.44 debconf: delaying package configuration, since apt-utils is not installed
03:18:39 [2020-06-27T03:18:39.473Z] #18 28.58 Fetched 29.2 MB in 2s (17.2 MB/s)
03:18:39 [2020-06-27T03:18:39.473Z] #18 28.67 Selecting previously unselected package pigz.
03:18:39 [2020-06-27T03:18:39.473Z] #18 28.67 (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 ... 23361 files and directories currently installed.)
03:18:39 [2020-06-27T03:18:39.762Z] #18 28.77 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
03:18:39 [2020-06-27T03:18:39.762Z] #18 28.79 Unpacking pigz (2.4-1) ...
03:18:39 [2020-06-27T03:18:39.762Z] #18 28.89 Selecting previously unselected package libpython3.7-minimal:ppc64el.
03:18:39 [2020-06-27T03:18:39.762Z] #18 28.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
03:18:39 [2020-06-27T03:18:39.762Z] #18 28.92 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
03:18:39 [2020-06-27T03:18:39.851Z] #39 54.23   CC       compel/arch/x86/src/lib/infect.o
03:18:40 [2020-06-27T03:18:40.079Z] #39 69.62   CC       criu/pie/util-vdso-elf32.o
03:18:40 [2020-06-27T03:18:40.388Z] #18 29.49 Selecting previously unselected package python3.7-minimal.
03:18:40 [2020-06-27T03:18:40.388Z] #18 29.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
03:18:40 [2020-06-27T03:18:40.388Z] #18 29.51 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:18:40 [2020-06-27T03:18:40.778Z] #39 55.21   CC       compel/src/lib/infect-rpc.o
03:18:40 [2020-06-27T03:18:40.985Z] #17 18.50 Selecting previously unselected package python3-minimal.
03:18:40 [2020-06-27T03:18:40.985Z] #17 18.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 ... 23654 files and directories currently installed.)
03:18:40 [2020-06-27T03:18:40.985Z] #17 18.56 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
03:18:40 [2020-06-27T03:18:40.985Z] #17 18.56 Unpacking python3-minimal (3.7.3-1) ...
03:18:41 [2020-06-27T03:18:41.001Z] #39 159.0   CC       criu/sockets.o
03:18:41 [2020-06-27T03:18:41.011Z] #39 70.47   AR       criu/pie/pie.lib.a
03:18:41 [2020-06-27T03:18:41.011Z] #39 70.53   DEP      criu/pie/restorer.d
03:18:41 [2020-06-27T03:18:41.011Z] #39 70.72   DEP      criu/arch/x86/sigaction_compat_pie.d
03:18:41 [2020-06-27T03:18:41.033Z] #39 ...
03:18:41 [2020-06-27T03:18:41.033Z] 
03:18:41 [2020-06-27T03:18:41.033Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.0 Selecting previously unselected package libapparmor1:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.2 Selecting previously unselected package libapparmor-dev:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.6 Selecting previously unselected package libbtrfs0.
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.6 Unpacking libbtrfs0 (4.20.1-2) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.9 Selecting previously unselected package libbtrfs-dev.
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 124.9 Unpacking libbtrfs-dev (4.20.1-2) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.2 Selecting previously unselected package libudev-dev:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.5 Selecting previously unselected package libsepol1-dev:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.8 Selecting previously unselected package libpcre16-3:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 125.9 Selecting previously unselected package libpcre32-3:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.1 Selecting previously unselected package libpcrecpp0v5:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.3 Selecting previously unselected package libpcre3-dev:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.6 Selecting previously unselected package libselinux1-dev:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.9 Selecting previously unselected package libdevmapper-dev:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 126.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.0 Selecting previously unselected package libseccomp-dev:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.2 Selecting previously unselected package libsystemd-dev:amd64.
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libbtrfs0 (4.20.1-2) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.7 Setting up libbtrfs-dev (4.20.1-2) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.7 Setting up mingw-w64-common (6.0.0-3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 127.9 Setting up dmsetup (2:1.02.155-3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 128.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 128.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 128.0 Processing triggers for libc-bin (2.28-10) ...
03:18:41 [2020-06-27T03:18:41.033Z] #10 DONE 128.5s
03:18:41 [2020-06-27T03:18:41.246Z] #17 18.65 Selecting previously unselected package libmpdec2:arm64.
03:18:41 [2020-06-27T03:18:41.246Z] #17 18.65 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
03:18:41 [2020-06-27T03:18:41.246Z] #17 18.66 Unpacking libmpdec2:arm64 (2.4.2-2) ...
03:18:41 [2020-06-27T03:18:41.246Z] #17 18.77 Selecting previously unselected package libpython3.7-stdlib:arm64.
03:18:41 [2020-06-27T03:18:41.246Z] #17 18.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
03:18:41 [2020-06-27T03:18:41.246Z] #17 18.78 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
03:18:41 [2020-06-27T03:18:41.269Z] #39 ...
03:18:41 [2020-06-27T03:18:41.269Z] 
03:18:41 [2020-06-27T03:18:41.269Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:18:41 [2020-06-27T03:18:41.269Z] #16 DONE 2.8s
03:18:41 [2020-06-27T03:18:41.288Z] 
03:18:41 [2020-06-27T03:18:41.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:41 [2020-06-27T03:18:41.288Z] #39 55.80   CC       compel/src/lib/infect-util.o
03:18:41 [2020-06-27T03:18:41.410Z] #18 30.42 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
03:18:41 [2020-06-27T03:18:41.410Z] #18 30.46 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:18:41 [2020-06-27T03:18:41.526Z] 
03:18:41 [2020-06-27T03:18:41.526Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:41 [2020-06-27T03:18:41.526Z] #39 70.91   DEP      criu/arch/x86/restorer_unmap.d
03:18:41 [2020-06-27T03:18:41.526Z] #39 70.95   DEP      criu/arch/x86/restorer.d
03:18:41 [2020-06-27T03:18:41.564Z] #39 ...
03:18:41 [2020-06-27T03:18:41.564Z] 
03:18:41 [2020-06-27T03:18:41.564Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:18:41 [2020-06-27T03:18:41.564Z] #45 236.0 + cd /tmp/tmp.WxDmcQd4MD/src/github.com/golangci/golangci-lint/
03:18:41 [2020-06-27T03:18:41.564Z] #45 236.0 + git checkout -q v1.23.8
03:18:41 [2020-06-27T03:18:41.564Z] #45 236.5 ++ git describe --tags
03:18:41 [2020-06-27T03:18:41.564Z] #45 236.5 + version=v1.23.8
03:18:41 [2020-06-27T03:18:41.565Z] #45 236.5 ++ git rev-parse --short HEAD
03:18:41 [2020-06-27T03:18:41.565Z] #45 236.5 + commit=76a82c6
03:18:41 [2020-06-27T03:18:41.565Z] #45 236.5 ++ git show -s --format=%cd
03:18:41 [2020-06-27T03:18:41.565Z] #45 236.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:18:41 [2020-06-27T03:18:41.565Z] #45 236.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
03:18:41 [2020-06-27T03:18:41.783Z] #39 71.17   DEP      criu/arch/x86/vdso-pie.d
03:18:41 [2020-06-27T03:18:41.783Z] #39 71.31   DEP      criu/pie/parasite-vdso.d
03:18:41 [2020-06-27T03:18:41.816Z] #17 19.44 Selecting previously unselected package python3.7.
03:18:41 [2020-06-27T03:18:41.817Z] #17 19.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
03:18:41 [2020-06-27T03:18:41.817Z] #17 19.45 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:18:41 [2020-06-27T03:18:41.848Z] #39 56.31   CC       compel/src/lib/infect.o
03:18:42 [2020-06-27T03:18:42.041Z] #39 71.50   DEP      criu/pie/parasite.d
03:18:42 [2020-06-27T03:18:42.041Z] #39 71.71   CC       criu/pie/parasite.o
03:18:42 [2020-06-27T03:18:42.077Z] #17 19.57 Selecting previously unselected package libpython3-stdlib:arm64.
03:18:42 [2020-06-27T03:18:42.077Z] #17 19.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
03:18:42 [2020-06-27T03:18:42.077Z] #17 19.59 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
03:18:42 [2020-06-27T03:18:42.337Z] #17 19.71 Setting up python3-minimal (3.7.3-1) ...
03:18:42 [2020-06-27T03:18:42.430Z] #18 ...
03:18:42 [2020-06-27T03:18:42.430Z] 
03:18:42 [2020-06-27T03:18:42.430Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:42 [2020-06-27T03:18:42.430Z] #42 153.6 vendor/golang.org/x/net/http2/hpack
03:18:42 [2020-06-27T03:18:42.908Z] #17 20.55 Selecting previously unselected package python3.
03:18:43 [2020-06-27T03:18:43.169Z] #17 20.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 ... 24066 files and directories currently installed.)
03:18:43 [2020-06-27T03:18:43.169Z] #17 20.60 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
03:18:43 [2020-06-27T03:18:43.169Z] #17 20.63 Unpacking python3 (3.7.3-1) ...
03:18:43 [2020-06-27T03:18:43.169Z] #17 20.75 Selecting previously unselected package libip4tc0:arm64.
03:18:43 [2020-06-27T03:18:43.169Z] #17 20.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
03:18:43 [2020-06-27T03:18:43.169Z] #17 20.76 Unpacking libip4tc0:arm64 (1.8.2-4) ...
03:18:43 [2020-06-27T03:18:43.411Z] #39 72.96   LINK     criu/pie/parasite.built-in.o
03:18:43 [2020-06-27T03:18:43.411Z] #39 72.97   GEN      criu/pie/parasite-blob.h
03:18:43 [2020-06-27T03:18:43.411Z] #39 72.98   CC       criu/pie/parasite-vdso.o
03:18:43 [2020-06-27T03:18:43.429Z] #17 20.88 Selecting previously unselected package libip6tc0:arm64.
03:18:43 [2020-06-27T03:18:43.429Z] #17 20.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
03:18:43 [2020-06-27T03:18:43.429Z] #17 20.90 Unpacking libip6tc0:arm64 (1.8.2-4) ...
03:18:43 [2020-06-27T03:18:43.429Z] #17 20.99 Selecting previously unselected package libiptc0:arm64.
03:18:43 [2020-06-27T03:18:43.429Z] #17 21.01 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
03:18:43 [2020-06-27T03:18:43.429Z] #17 21.01 Unpacking libiptc0:arm64 (1.8.2-4) ...
03:18:43 [2020-06-27T03:18:43.429Z] #17 21.10 Selecting previously unselected package libnfnetlink0:arm64.
03:18:43 [2020-06-27T03:18:43.690Z] #17 21.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
03:18:43 [2020-06-27T03:18:43.690Z] #17 21.11 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:18:43 [2020-06-27T03:18:43.690Z] #17 21.20 Selecting previously unselected package libnetfilter-conntrack3:arm64.
03:18:43 [2020-06-27T03:18:43.690Z] #17 21.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
03:18:43 [2020-06-27T03:18:43.690Z] #17 21.23 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
03:18:43 [2020-06-27T03:18:43.690Z] #17 21.34 Selecting previously unselected package libnftnl11:arm64.
03:18:43 [2020-06-27T03:18:43.732Z] #39 ...
03:18:43 [2020-06-27T03:18:43.733Z] 
03:18:43 [2020-06-27T03:18:43.733Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
03:18:43 [2020-06-27T03:18:43.733Z] #11 DONE 2.8s
03:18:43 [2020-06-27T03:18:43.924Z] #42 ...
03:18:43 [2020-06-27T03:18:43.924Z] 
03:18:43 [2020-06-27T03:18:43.924Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:43 [2020-06-27T03:18:43.924Z] #40 75.66   LINK     criu/pie/parasite.built-in.o
03:18:43 [2020-06-27T03:18:43.924Z] #40 75.68   GEN      criu/pie/parasite-blob.h
03:18:43 [2020-06-27T03:18:43.924Z] #40 75.74   CC       criu/pie/parasite-vdso.o
03:18:43 [2020-06-27T03:18:43.924Z] #40 76.63   CC       criu/arch/ppc64/vdso-pie.o
03:18:43 [2020-06-27T03:18:43.924Z] #40 77.56   CC       criu/arch/ppc64/restorer.o
03:18:43 [2020-06-27T03:18:43.924Z] #40 78.03   CC       criu/arch/ppc64/vdso-trampoline.o
03:18:43 [2020-06-27T03:18:43.924Z] #40 78.05   CC       criu/pie/restorer.o
03:18:43 [2020-06-27T03:18:43.924Z] #40 81.62   LINK     criu/pie/restorer.built-in.o
03:18:43 [2020-06-27T03:18:43.924Z] #40 81.63   GEN      criu/pie/restorer-blob.h
03:18:43 [2020-06-27T03:18:43.924Z] #40 81.77   DEP      criu/vdso.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 82.06   DEP      criu/uts_ns.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 82.25   DEP      criu/util.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 82.64   DEP      criu/uffd.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 83.09   DEP      criu/tun.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 83.37   DEP      criu/tty.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 83.65   DEP      criu/timerfd.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 83.86   DEP      criu/timens.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 84.06   DEP      criu/sysfs_parse.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 84.29   DEP      criu/sysctl.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 84.49   DEP      criu/string.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 84.52   DEP      criu/stats.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 84.70   DEP      criu/sockets.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 85.03   DEP      criu/sk-unix.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 85.44   DEP      criu/sk-tcp.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 85.70   DEP      criu/sk-queue.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 85.95   DEP      criu/sk-packet.d
03:18:43 [2020-06-27T03:18:43.924Z] #40 ...
03:18:43 [2020-06-27T03:18:43.924Z] 
03:18:43 [2020-06-27T03:18:43.924Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:43 [2020-06-27T03:18:43.924Z] #18 33.11 Selecting previously unselected package python3-minimal.
03:18:43 [2020-06-27T03:18:43.924Z] #18 33.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
03:18:43 [2020-06-27T03:18:43.924Z] #18 33.18 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
03:18:43 [2020-06-27T03:18:43.924Z] #18 33.18 Unpacking python3-minimal (3.7.3-1) ...
03:18:43 [2020-06-27T03:18:43.924Z] #18 33.27 Selecting previously unselected package libmpdec2:ppc64el.
03:18:43 [2020-06-27T03:18:43.950Z] #17 21.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
03:18:43 [2020-06-27T03:18:43.950Z] #17 21.35 Unpacking libnftnl11:arm64 (1.1.2-2) ...
03:18:43 [2020-06-27T03:18:43.950Z] #17 21.44 Selecting previously unselected package iptables.
03:18:43 [2020-06-27T03:18:43.950Z] #17 21.44 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
03:18:43 [2020-06-27T03:18:43.950Z] #17 21.46 Unpacking iptables (1.8.2-4) ...
03:18:43 [2020-06-27T03:18:43.987Z] 
03:18:43 [2020-06-27T03:18:43.987Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.544 + RM_GOPATH=0
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.544 + TMP_GOPATH=
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.544 + : /build
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.545 + '[' -z '' ']'
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.547 ++ mktemp -d
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.550 + export GOPATH=/tmp/tmp.aqqs7kN5lW
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.550 + GOPATH=/tmp/tmp.aqqs7kN5lW
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.550 + RM_GOPATH=1
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.551 + case "$(go env GOARCH)" in
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.551 ++ go env GOARCH
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.574 + export GO_BUILDMODE=-buildmode=pie
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.574 + GO_BUILDMODE=-buildmode=pie
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.575 ++ dirname /tmp/install/install.sh
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.576 + dir=/tmp/install
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.577 + bin=runc
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.577 + shift
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.577 + '[' '!' -f /tmp/install/runc.installer ']'
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.577 + . /tmp/install/runc.installer
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.578 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.593 + install_runc
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.596 + grep -q '^3\.10\.0.*\.el7\.'
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.597 + uname -r
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.607 + RUNC_BUILDTAGS='seccomp apparmor selinux '
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.607 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.608 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.608 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aqqs7kN5lW/src/github.com/opencontainers/runc
03:18:43 [2020-06-27T03:18:43.987Z] #49 2.610 Cloning into '/tmp/tmp.aqqs7kN5lW/src/github.com/opencontainers/runc'...
03:18:44 [2020-06-27T03:18:44.211Z] #18 33.28 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
03:18:44 [2020-06-27T03:18:44.211Z] #17 21.78 Selecting previously unselected package xxd.
03:18:44 [2020-06-27T03:18:44.211Z] #18 33.29 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
03:18:44 [2020-06-27T03:18:44.211Z] #17 21.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
03:18:44 [2020-06-27T03:18:44.211Z] #17 21.79 Unpacking xxd (2:8.1.0875-5) ...
03:18:44 [2020-06-27T03:18:44.211Z] #18 33.49 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
03:18:44 [2020-06-27T03:18:44.211Z] #18 33.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
03:18:44 [2020-06-27T03:18:44.211Z] #18 33.52 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
03:18:44 [2020-06-27T03:18:44.344Z] #39 73.64   CC       criu/arch/x86/vdso-pie.o
03:18:44 [2020-06-27T03:18:44.344Z] #39 73.93   CC       criu/arch/x86/restorer.o
03:18:44 [2020-06-27T03:18:44.472Z] #17 21.93 Selecting previously unselected package vim-common.
03:18:44 [2020-06-27T03:18:44.472Z] #17 21.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:18:44 [2020-06-27T03:18:44.472Z] #17 21.96 Unpacking vim-common (2:8.1.0875-5) ...
03:18:44 [2020-06-27T03:18:44.472Z] #17 22.18 Selecting previously unselected package bash-completion.
03:18:44 [2020-06-27T03:18:44.733Z] #17 22.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:18:44 [2020-06-27T03:18:44.911Z] #39 74.40   CC       criu/arch/x86/restorer_unmap.o
03:18:44 [2020-06-27T03:18:44.911Z] #39 74.44   CC       criu/arch/x86/sigaction_compat_pie.o
03:18:44 [2020-06-27T03:18:44.911Z] #39 74.64   CC       criu/pie/restorer.o
03:18:45 [2020-06-27T03:18:45.701Z] #18 34.73 Selecting previously unselected package python3.7.
03:18:45 [2020-06-27T03:18:45.701Z] #18 34.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
03:18:45 [2020-06-27T03:18:45.701Z] #18 34.75 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:18:45 [2020-06-27T03:18:45.701Z] #18 34.84 Selecting previously unselected package libpython3-stdlib:ppc64el.
03:18:45 [2020-06-27T03:18:45.701Z] #18 34.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
03:18:45 [2020-06-27T03:18:45.701Z] #18 34.86 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
03:18:45 [2020-06-27T03:18:45.988Z] #18 34.97 Setting up python3-minimal (3.7.3-1) ...
03:18:46 [2020-06-27T03:18:46.497Z] #49 ...
03:18:46 [2020-06-27T03:18:46.497Z] 
03:18:46 [2020-06-27T03:18:46.497Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
03:18:46 [2020-06-27T03:18:46.497Z] #12 DONE 2.5s
03:18:46 [2020-06-27T03:18:46.497Z] 
03:18:46 [2020-06-27T03:18:46.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:46 [2020-06-27T03:18:46.497Z] #39 59.35   CC       compel/src/lib/ptrace.o
03:18:46 [2020-06-27T03:18:46.497Z] #39 59.72   AR       compel/libcompel.a
03:18:46 [2020-06-27T03:18:46.497Z] #39 59.81   HOSTCC   compel/src/main-host.o
03:18:46 [2020-06-27T03:18:46.497Z] #39 60.11   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
03:18:46 [2020-06-27T03:18:46.497Z] #39 60.27   HOSTCC   compel/src/lib/handle-elf-host.o
03:18:46 [2020-06-27T03:18:46.497Z] #39 60.67   HOSTCC   compel/src/lib/log-host.o
03:18:46 [2020-06-27T03:18:46.497Z] #39 61.08   HOSTLINK compel/compel-host-bin
03:18:46 [2020-06-27T03:18:46.497Z] #39 ...
03:18:46 [2020-06-27T03:18:46.497Z] 
03:18:46 [2020-06-27T03:18:46.497Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:46 [2020-06-27T03:18:46.497Z] #41 124.1 crypto/tls
03:18:46 [2020-06-27T03:18:46.497Z] #41 132.4 net/http/httptrace
03:18:46 [2020-06-27T03:18:46.497Z] #41 132.6 net/http
03:18:46 [2020-06-27T03:18:46.615Z] #18 35.92 Selecting previously unselected package python3.
03:18:46 [2020-06-27T03:18:46.753Z] #41 ...
03:18:46 [2020-06-27T03:18:46.753Z] 
03:18:46 [2020-06-27T03:18:46.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:46 [2020-06-27T03:18:46.753Z] #39 61.32   DEP      soccr/soccr.d
03:18:46 [2020-06-27T03:18:46.820Z] #45 ...
03:18:46 [2020-06-27T03:18:46.821Z] 
03:18:46 [2020-06-27T03:18:46.821Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:46 [2020-06-27T03:18:46.821Z] #49 109.5 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
03:18:46 [2020-06-27T03:18:46.903Z] #18 35.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24022 files and directories currently installed.)
03:18:46 [2020-06-27T03:18:46.903Z] #18 36.01 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
03:18:46 [2020-06-27T03:18:46.903Z] #18 36.02 Unpacking python3 (3.7.3-1) ...
03:18:46 [2020-06-27T03:18:46.903Z] #18 36.12 Selecting previously unselected package libip4tc0:ppc64el.
03:18:46 [2020-06-27T03:18:46.903Z] #18 36.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
03:18:46 [2020-06-27T03:18:46.903Z] #18 36.13 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
03:18:46 [2020-06-27T03:18:46.903Z] #18 36.21 Selecting previously unselected package libip6tc0:ppc64el.
03:18:46 [2020-06-27T03:18:46.903Z] #18 36.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
03:18:47 [2020-06-27T03:18:47.008Z] #39 61.59   CC       soccr/soccr.o
03:18:47 [2020-06-27T03:18:47.191Z] #18 36.22 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
03:18:47 [2020-06-27T03:18:47.191Z] #18 36.29 Selecting previously unselected package libiptc0:ppc64el.
03:18:47 [2020-06-27T03:18:47.191Z] #18 36.30 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
03:18:47 [2020-06-27T03:18:47.191Z] #18 36.30 Unpacking libiptc0:ppc64el (1.8.2-4) ...
03:18:47 [2020-06-27T03:18:47.191Z] #18 36.38 Selecting previously unselected package libnfnetlink0:ppc64el.
03:18:47 [2020-06-27T03:18:47.191Z] #18 36.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
03:18:47 [2020-06-27T03:18:47.191Z] #18 36.40 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
03:18:47 [2020-06-27T03:18:47.191Z] #18 36.50 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
03:18:47 [2020-06-27T03:18:47.277Z] #17 24.92 Unpacking bash-completion (1:2.8-6) ...
03:18:47 [2020-06-27T03:18:47.385Z] #49 111.1 + mkdir -p /build
03:18:47 [2020-06-27T03:18:47.479Z] #18 36.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
03:18:47 [2020-06-27T03:18:47.479Z] #18 36.52 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
03:18:47 [2020-06-27T03:18:47.479Z] #18 36.60 Selecting previously unselected package libnftnl11:ppc64el.
03:18:47 [2020-06-27T03:18:47.479Z] #18 36.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
03:18:47 [2020-06-27T03:18:47.479Z] #18 36.62 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
03:18:47 [2020-06-27T03:18:47.642Z] #49 111.1 + cp runc /build/runc
03:18:47 [2020-06-27T03:18:47.768Z] #18 36.75 Selecting previously unselected package iptables.
03:18:47 [2020-06-27T03:18:47.768Z] #18 36.76 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
03:18:47 [2020-06-27T03:18:47.768Z] #18 36.78 Unpacking iptables (1.8.2-4) ...
03:18:47 [2020-06-27T03:18:47.849Z] #17 25.38 Selecting previously unselected package bzip2.
03:18:47 [2020-06-27T03:18:47.849Z] #17 25.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
03:18:47 [2020-06-27T03:18:47.849Z] #17 25.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:18:47 [2020-06-27T03:18:47.899Z] #49 DONE 111.6s
03:18:47 [2020-06-27T03:18:47.899Z] 
03:18:47 [2020-06-27T03:18:47.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:47 [2020-06-27T03:18:47.899Z] #39 159.8   CC       criu/stats.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 160.0   CC       criu/string.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 160.1   CC       criu/sysctl.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 160.7   CC       criu/sysfs_parse.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 161.0   CC       criu/timens.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 161.3   CC       criu/timerfd.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 161.6   CC       criu/tty.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 163.1   CC       criu/tun.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 163.5   CC       criu/uffd.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 164.5   CC       criu/util.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 165.7   CC       criu/uts_ns.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 165.9   CC       criu/vdso-compat.o
03:18:47 [2020-06-27T03:18:47.899Z] #39 166.0   CC       criu/vdso.o
03:18:48 [2020-06-27T03:18:48.109Z] #17 25.70 Selecting previously unselected package xz-utils.
03:18:48 [2020-06-27T03:18:48.109Z] #17 25.71 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
03:18:48 [2020-06-27T03:18:48.109Z] #17 25.71 Unpacking xz-utils (5.2.4-1) ...
03:18:48 [2020-06-27T03:18:48.203Z] #39 77.48   LINK     criu/pie/restorer.built-in.o
03:18:48 [2020-06-27T03:18:48.203Z] #39 77.50   GEN      criu/pie/restorer-blob.h
03:18:48 [2020-06-27T03:18:48.203Z] #39 77.56   DEP      criu/vdso.d
03:18:48 [2020-06-27T03:18:48.203Z] #39 77.69   DEP      criu/vdso-compat.d
03:18:48 [2020-06-27T03:18:48.203Z] #39 77.80   DEP      criu/uts_ns.d
03:18:48 [2020-06-27T03:18:48.203Z] #39 ...
03:18:48 [2020-06-27T03:18:48.203Z] 
03:18:48 [2020-06-27T03:18:48.203Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:48 [2020-06-27T03:18:48.203Z] #49 11.77 + cd /tmp/tmp.otVEUkDgYG/src/github.com/opencontainers/runc
03:18:48 [2020-06-27T03:18:48.203Z] #49 11.77 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:18:48 [2020-06-27T03:18:48.203Z] #49 12.59 + '[' -z '' ']'
03:18:48 [2020-06-27T03:18:48.203Z] #49 12.59 + target=static
03:18:48 [2020-06-27T03:18:48.203Z] #49 12.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:18:48 [2020-06-27T03:18:48.203Z] #49 14.56 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
03:18:48 [2020-06-27T03:18:48.203Z] #49 ...
03:18:48 [2020-06-27T03:18:48.203Z] 
03:18:48 [2020-06-27T03:18:48.203Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:48 [2020-06-27T03:18:48.203Z] #39 77.93   DEP      criu/util.d
03:18:48 [2020-06-27T03:18:48.370Z] #17 25.97 Selecting previously unselected package apparmor.
03:18:48 [2020-06-27T03:18:48.370Z] #17 25.98 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
03:18:48 [2020-06-27T03:18:48.390Z] #18 37.36 Selecting previously unselected package xxd.
03:18:48 [2020-06-27T03:18:48.390Z] #18 37.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
03:18:48 [2020-06-27T03:18:48.390Z] #18 37.37 Unpacking xxd (2:8.1.0875-5) ...
03:18:48 [2020-06-27T03:18:48.390Z] #18 37.47 Selecting previously unselected package vim-common.
03:18:48 [2020-06-27T03:18:48.390Z] #18 37.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:18:48 [2020-06-27T03:18:48.390Z] #18 37.51 Unpacking vim-common (2:8.1.0875-5) ...
03:18:48 [2020-06-27T03:18:48.390Z] #18 37.72 Selecting previously unselected package bash-completion.
03:18:48 [2020-06-27T03:18:48.390Z] #18 37.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:18:48 [2020-06-27T03:18:48.464Z] #39 166.6   LINK     criu/built-in.o
03:18:48 [2020-06-27T03:18:48.630Z] #17 26.08 Unpacking apparmor (2.13.2-10) ...
03:18:48 [2020-06-27T03:18:48.630Z] #17 ...
03:18:48 [2020-06-27T03:18:48.630Z] 
03:18:48 [2020-06-27T03:18:48.630Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:48 [2020-06-27T03:18:48.630Z] #39 71.00   LINK     criu/pie/restorer.built-in.o
03:18:48 [2020-06-27T03:18:48.630Z] #39 71.01   GEN      criu/pie/restorer-blob.h
03:18:48 [2020-06-27T03:18:48.630Z] #39 71.11   DEP      criu/vdso.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 71.36   DEP      criu/uts_ns.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 71.51   DEP      criu/util.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 71.66   DEP      criu/uffd.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 71.89   DEP      criu/tun.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 72.05   DEP      criu/tty.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 72.31   DEP      criu/timerfd.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 72.49   DEP      criu/timens.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 72.71   DEP      criu/sysfs_parse.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 72.85   DEP      criu/sysctl.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 72.97   DEP      criu/string.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 73.05   DEP      criu/stats.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 73.22   DEP      criu/sockets.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 73.38   DEP      criu/sk-unix.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 73.57   DEP      criu/sk-tcp.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 73.71   DEP      criu/sk-queue.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 73.86   DEP      criu/sk-packet.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 74.06   DEP      criu/sk-netlink.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 74.26   DEP      criu/sk-inet.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 74.49   DEP      criu/signalfd.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 74.62   DEP      criu/sigframe.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 74.68   DEP      criu/shmem.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 74.82   DEP      criu/servicefd.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 74.96   DEP      criu/seize.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 75.07   DEP      criu/seccomp.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 75.20   DEP      criu/rst-malloc.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 75.32   DEP      criu/rbtree.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 75.36   DEP      criu/pstree.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 75.52   DEP      criu/protobuf.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 75.63   GEN      criu/protobuf-desc-gen.h
03:18:48 [2020-06-27T03:18:48.630Z] #39 77.14   DEP      criu/protobuf-desc.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 77.31   DEP      criu/proc_parse.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 77.49   DEP      criu/plugin.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 77.62   DEP      criu/pipes.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 77.85   DEP      criu/pie-util.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 77.94   DEP      criu/pie-util-vdso.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 78.12   DEP      criu/path.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 78.28   DEP      criu/parasite-syscall.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 78.52   DEP      criu/pagemap.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 78.76   DEP      criu/pagemap-cache.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 78.87   DEP      criu/page-xfer.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 78.99   DEP      criu/page-pipe.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 79.10   DEP      criu/netfilter.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 79.28   DEP      criu/net.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 79.44   DEP      criu/namespaces.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 79.57   DEP      criu/mount.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 79.74   DEP      criu/memfd.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 79.85   DEP      criu/mem.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 79.96   DEP      criu/lsm.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 80.17   DEP      criu/log.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 80.34   DEP      criu/libnetlink.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 80.39   DEP      criu/kerndat.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 80.51   DEP      criu/kcmp-ids.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 80.58   DEP      criu/irmap.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 80.73   DEP      criu/ipc_ns.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 80.94   DEP      criu/image.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 81.15   DEP      criu/image-desc.d
03:18:48 [2020-06-27T03:18:48.630Z] #39 81.28   DEP      criu/fsnotify.d
03:18:48 [2020-06-27T03:18:48.721Z] #39 166.7   LINK     criu/criu
03:18:48 [2020-06-27T03:18:48.770Z] #39 78.09   DEP      criu/uffd.d
03:18:48 [2020-06-27T03:18:48.770Z] #39 78.24   DEP      criu/tun.d
03:18:48 [2020-06-27T03:18:48.770Z] #39 78.49   DEP      criu/tty.d
03:18:48 [2020-06-27T03:18:48.890Z] #39 ...
03:18:48 [2020-06-27T03:18:48.890Z] 
03:18:48 [2020-06-27T03:18:48.890Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:48 [2020-06-27T03:18:48.890Z] #17 26.44 Selecting previously unselected package aufs-tools.
03:18:48 [2020-06-27T03:18:48.890Z] #17 26.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
03:18:48 [2020-06-27T03:18:48.890Z] #17 26.47 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:18:48 [2020-06-27T03:18:48.893Z] #39 ...
03:18:48 [2020-06-27T03:18:48.893Z] 
03:18:48 [2020-06-27T03:18:48.893Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
03:18:48 [2020-06-27T03:18:48.893Z] #13 2.071 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:18:48 [2020-06-27T03:18:48.893Z] #13 DONE 2.3s
03:18:48 [2020-06-27T03:18:48.893Z] 
03:18:48 [2020-06-27T03:18:48.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:48 [2020-06-27T03:18:48.893Z] #39 63.20   AR       soccr/libsoccr.a
03:18:48 [2020-06-27T03:18:48.893Z] #39 63.41 make[1]: 'soccr/libsoccr.a' is up to date.
03:18:48 [2020-06-27T03:18:48.982Z] #39 167.2   DEP      lib/c/criu.d
03:18:48 [2020-06-27T03:18:48.982Z] #39 167.3   CC       images/rpc.pb-c.o
03:18:49 [2020-06-27T03:18:49.149Z] #39 63.75   DEP      criu/arch/x86/sigframe.d
03:18:49 [2020-06-27T03:18:49.151Z] #17 26.60 Selecting previously unselected package libonig5:arm64.
03:18:49 [2020-06-27T03:18:49.151Z] #17 26.61 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
03:18:49 [2020-06-27T03:18:49.151Z] #17 26.61 Unpacking libonig5:arm64 (6.9.1-1) ...
03:18:49 [2020-06-27T03:18:49.151Z] #17 26.78 Selecting previously unselected package libjq1:arm64.
03:18:49 [2020-06-27T03:18:49.151Z] #17 26.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
03:18:49 [2020-06-27T03:18:49.151Z] #17 26.79 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
03:18:49 [2020-06-27T03:18:49.335Z] #39 78.69   DEP      criu/timerfd.d
03:18:49 [2020-06-27T03:18:49.335Z] #39 78.85   DEP      criu/timens.d
03:18:49 [2020-06-27T03:18:49.404Z] #39 63.97   DEP      criu/arch/x86/sigaction_compat.d
03:18:49 [2020-06-27T03:18:49.404Z] #39 64.10   DEP      criu/arch/x86/kerndat.d
03:18:49 [2020-06-27T03:18:49.412Z] #17 26.89 Selecting previously unselected package jq.
03:18:49 [2020-06-27T03:18:49.412Z] #17 26.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
03:18:49 [2020-06-27T03:18:49.412Z] #17 26.91 Unpacking jq (1.5+dfsg-2+b1) ...
03:18:49 [2020-06-27T03:18:49.412Z] #17 26.99 Selecting previously unselected package libaio1:arm64.
03:18:49 [2020-06-27T03:18:49.412Z] #17 26.99 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
03:18:49 [2020-06-27T03:18:49.412Z] #17 27.00 Unpacking libaio1:arm64 (0.3.112-3) ...
03:18:49 [2020-06-27T03:18:49.412Z] #17 27.08 Selecting previously unselected package libgpm2:arm64.
03:18:49 [2020-06-27T03:18:49.412Z] #17 27.09 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
03:18:49 [2020-06-27T03:18:49.412Z] #17 27.09 Unpacking libgpm2:arm64 (1.20.7-5) ...
03:18:49 [2020-06-27T03:18:49.548Z] #39 167.7   CC       lib/c/criu.o
03:18:49 [2020-06-27T03:18:49.594Z] #39 78.98   DEP      criu/sysfs_parse.d
03:18:49 [2020-06-27T03:18:49.594Z] #39 79.12   DEP      criu/sysctl.d
03:18:49 [2020-06-27T03:18:49.594Z] #39 79.24   DEP      criu/string.d
03:18:49 [2020-06-27T03:18:49.672Z] #17 27.19 Selecting previously unselected package libicu63:arm64.
03:18:49 [2020-06-27T03:18:49.672Z] #17 27.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
03:18:49 [2020-06-27T03:18:49.672Z] #17 27.20 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
03:18:49 [2020-06-27T03:18:49.806Z] #39 ...
03:18:49 [2020-06-27T03:18:49.806Z] 
03:18:49 [2020-06-27T03:18:49.806Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:18:49 [2020-06-27T03:18:49.806Z] #52 196.8 + bin/containerd
03:18:49 [2020-06-27T03:18:49.852Z] #39 79.28   DEP      criu/stats.d
03:18:49 [2020-06-27T03:18:49.852Z] #39 79.37   DEP      criu/sockets.d
03:18:49 [2020-06-27T03:18:49.965Z] #39 64.29   DEP      criu/arch/x86/crtools.d
03:18:49 [2020-06-27T03:18:49.965Z] #39 64.43   DEP      criu/arch/x86/cpu.d
03:18:49 [2020-06-27T03:18:49.965Z] #39 64.54   CC       criu/arch/x86/cpu.o
03:18:50 [2020-06-27T03:18:50.110Z] #39 79.58   DEP      criu/sk-unix.d
03:18:50 [2020-06-27T03:18:50.367Z] #39 79.86   DEP      criu/sk-tcp.d
03:18:50 [2020-06-27T03:18:50.367Z] #39 80.09   DEP      criu/sk-queue.d
03:18:50 [2020-06-27T03:18:50.533Z] #39 65.11   CC       criu/arch/x86/crtools.o
03:18:50 [2020-06-27T03:18:50.932Z] #39 80.33   DEP      criu/sk-packet.d
03:18:50 [2020-06-27T03:18:50.932Z] #39 80.51   DEP      criu/sk-netlink.d
03:18:51 [2020-06-27T03:18:51.093Z] #39 ...
03:18:51 [2020-06-27T03:18:51.093Z] 
03:18:51 [2020-06-27T03:18:51.093Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
03:18:51 [2020-06-27T03:18:51.093Z] #14 DONE 2.6s
03:18:51 [2020-06-27T03:18:51.190Z] #39 80.68   DEP      criu/sk-inet.d
03:18:51 [2020-06-27T03:18:51.190Z] #39 ...
03:18:51 [2020-06-27T03:18:51.190Z] 
03:18:51 [2020-06-27T03:18:51.190Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:51 [2020-06-27T03:18:51.190Z] #17 2.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:18:51 [2020-06-27T03:18:51.190Z] #17 2.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:18:51 [2020-06-27T03:18:51.190Z] #17 2.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:18:51 [2020-06-27T03:18:51.190Z] #17 2.853 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:18:51 [2020-06-27T03:18:51.190Z] #17 3.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:18:51 [2020-06-27T03:18:51.190Z] #17 5.326 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:18:51 [2020-06-27T03:18:51.349Z] 
03:18:51 [2020-06-27T03:18:51.349Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
03:18:51 [2020-06-27T03:18:51.448Z] #17 ...
03:18:51 [2020-06-27T03:18:51.448Z] 
03:18:51 [2020-06-27T03:18:51.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:51 [2020-06-27T03:18:51.448Z] #39 80.83   DEP      criu/signalfd.d
03:18:51 [2020-06-27T03:18:51.448Z] #39 80.97   DEP      criu/sigframe.d
03:18:51 [2020-06-27T03:18:51.448Z] #39 81.04   DEP      criu/shmem.d
03:18:51 [2020-06-27T03:18:51.706Z] #39 81.19   DEP      criu/servicefd.d
03:18:51 [2020-06-27T03:18:51.706Z] #39 81.32   DEP      criu/seize.d
03:18:51 [2020-06-27T03:18:51.887Z] #18 ...
03:18:51 [2020-06-27T03:18:51.887Z] 
03:18:51 [2020-06-27T03:18:51.887Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:18:51 [2020-06-27T03:18:51.964Z] #39 81.49   DEP      criu/seccomp.d
03:18:51 [2020-06-27T03:18:51.964Z] #39 81.61   DEP      criu/rst-malloc.d
03:18:51 [2020-06-27T03:18:51.964Z] #39 81.66   DEP      criu/rbtree.d
03:18:52 [2020-06-27T03:18:52.214Z] #17 29.74 Selecting previously unselected package libnet1:arm64.
03:18:52 [2020-06-27T03:18:52.214Z] #17 29.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:18:52 [2020-06-27T03:18:52.214Z] #17 29.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:18:52 [2020-06-27T03:18:52.214Z] #17 29.87 Selecting previously unselected package libnl-3-200:arm64.
03:18:52 [2020-06-27T03:18:52.214Z] #17 29.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
03:18:52 [2020-06-27T03:18:52.221Z] #39 81.70   DEP      criu/pstree.d
03:18:52 [2020-06-27T03:18:52.221Z] #39 81.94   DEP      criu/protobuf.d
03:18:52 [2020-06-27T03:18:52.475Z] #17 29.95 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
03:18:52 [2020-06-27T03:18:52.777Z] #17 30.18 Selecting previously unselected package libprotobuf-c1:arm64.
03:18:52 [2020-06-27T03:18:52.777Z] #17 30.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
03:18:52 [2020-06-27T03:18:52.777Z] #17 30.22 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:18:52 [2020-06-27T03:18:52.788Z] #39 82.09   GEN      criu/protobuf-desc-gen.h
03:18:53 [2020-06-27T03:18:53.038Z] #17 30.65 Selecting previously unselected package libreadline5:arm64.
03:18:53 [2020-06-27T03:18:53.038Z] #17 30.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
03:18:53 [2020-06-27T03:18:53.038Z] #17 30.69 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
03:18:53 [2020-06-27T03:18:53.087Z] #52 ...
03:18:53 [2020-06-27T03:18:53.087Z] 
03:18:53 [2020-06-27T03:18:53.087Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:53 [2020-06-27T03:18:53.087Z] #39 168.4   LINK     lib/c/built-in.o
03:18:53 [2020-06-27T03:18:53.087Z] #39 168.4   LINK     lib/c/libcriu.so
03:18:53 [2020-06-27T03:18:53.087Z] #39 168.5   LINK     lib/c/libcriu.a
03:18:53 [2020-06-27T03:18:53.087Z] #39 168.6   GEN      magic.py
03:18:53 [2020-06-27T03:18:53.087Z] #39 168.7 Note: Building without setproctitle() and strlcpy() support.
03:18:53 [2020-06-27T03:18:53.087Z] #39 168.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:18:53 [2020-06-27T03:18:53.087Z] #39 168.7 Note: Building without GnuTLS support
03:18:53 [2020-06-27T03:18:53.087Z] #39 168.7 Makefile.config:39: Warn: you have no libnftables installed
03:18:53 [2020-06-27T03:18:53.087Z] #39 168.7 Makefile.config:40: Warn: Building without nftables support
03:18:53 [2020-06-27T03:18:53.087Z] #39 169.4 fatal: not a git repository (or any of the parent directories): .git
03:18:53 [2020-06-27T03:18:53.087Z] #39 169.9 make[1]: Nothing to be done for 'all'.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.4 make[1]: 'images/built-in.o' is up to date.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.5 make[1]: 'compel/libcompel.a' is up to date.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.6 make[1]: 'compel/compel-host-bin' is up to date.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.6 make[1]: Nothing to be done for 'all'.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.6 make[1]: 'soccr/libsoccr.a' is up to date.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.8 make[2]: Nothing to be done for 'all'.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.8 make[2]: Nothing to be done for 'all'.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.8 make[2]: Nothing to be done for 'all'.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.9 make[2]: Nothing to be done for 'all'.
03:18:53 [2020-06-27T03:18:53.087Z] #39 170.9 make[2]: Nothing to be done for 'all'.
03:18:53 [2020-06-27T03:18:53.087Z] #39 171.0 make[2]: Nothing to be done for 'all'.
03:18:53 [2020-06-27T03:18:53.087Z] #39 171.0 make[2]: Nothing to be done for 'all'.
03:18:53 [2020-06-27T03:18:53.087Z] #39 171.0 make[2]: Nothing to be done for 'all'.
03:18:53 [2020-06-27T03:18:53.087Z] #39 171.0   INSTALL  criu/criu
03:18:53 [2020-06-27T03:18:53.087Z] #39 DONE 171.2s
03:18:53 [2020-06-27T03:18:53.087Z] 
03:18:53 [2020-06-27T03:18:53.087Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:18:53 [2020-06-27T03:18:53.235Z] #15 DONE 2.0s
03:18:53 [2020-06-27T03:18:53.235Z] 
03:18:53 [2020-06-27T03:18:53.235Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:18:53 [2020-06-27T03:18:53.299Z] #17 ...
03:18:53 [2020-06-27T03:18:53.299Z] 
03:18:53 [2020-06-27T03:18:53.299Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:18:53 [2020-06-27T03:18:53.299Z] #36 143.6 + dpkg --print-architecture
03:18:53 [2020-06-27T03:18:53.299Z] #36 DONE 144.5s
03:18:53 [2020-06-27T03:18:53.299Z] 
03:18:53 [2020-06-27T03:18:53.299Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:53 [2020-06-27T03:18:53.299Z] #17 30.87 Selecting previously unselected package net-tools.
03:18:53 [2020-06-27T03:18:53.299Z] #17 30.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
03:18:53 [2020-06-27T03:18:53.299Z] #17 30.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:18:53 [2020-06-27T03:18:53.354Z] #39 ...
03:18:53 [2020-06-27T03:18:53.354Z] 
03:18:53 [2020-06-27T03:18:53.354Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:53 [2020-06-27T03:18:53.354Z] #41 145.9 github.com/LK4D4/vndr/godl
03:18:53 [2020-06-27T03:18:53.354Z] #41 146.6 github.com/LK4D4/vndr
03:18:53 [2020-06-27T03:18:53.354Z] #41 DONE 155.5s
03:18:53 [2020-06-27T03:18:53.491Z] #16 ...
03:18:53 [2020-06-27T03:18:53.491Z] 
03:18:53 [2020-06-27T03:18:53.491Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:18:53 [2020-06-27T03:18:53.491Z] #43 DONE 140.9s
03:18:53 [2020-06-27T03:18:53.491Z] 
03:18:53 [2020-06-27T03:18:53.491Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:53 [2020-06-27T03:18:53.491Z] #49 10.87 + cd /tmp/tmp.aqqs7kN5lW/src/github.com/opencontainers/runc
03:18:53 [2020-06-27T03:18:53.491Z] #49 10.88 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
03:18:53 [2020-06-27T03:18:53.491Z] #49 11.77 + '[' -z '' ']'
03:18:53 [2020-06-27T03:18:53.491Z] #49 11.77 + target=static
03:18:53 [2020-06-27T03:18:53.491Z] #49 11.77 + make 'BUILDTAGS=seccomp apparmor selinux ' static
03:18:53 [2020-06-27T03:18:53.612Z] 
03:18:53 [2020-06-27T03:18:53.612Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:53 [2020-06-27T03:18:53.612Z] #17 10.78 Fetched 8355 kB in 9s (947 kB/s)
03:18:53 [2020-06-27T03:18:53.819Z] #17 31.27 Selecting previously unselected package python-pip-whl.
03:18:53 [2020-06-27T03:18:53.819Z] #17 31.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:18:53 [2020-06-27T03:18:53.819Z] #17 31.29 Unpacking python-pip-whl (18.1-5) ...
03:18:54 [2020-06-27T03:18:54.080Z] #17 31.61 Selecting previously unselected package python3-lib2to3.
03:18:54 [2020-06-27T03:18:54.080Z] #17 31.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:18:54 [2020-06-27T03:18:54.080Z] #17 31.61 Unpacking python3-lib2to3 (3.7.3-1) ...
03:18:54 [2020-06-27T03:18:54.189Z] #22 162.9 Checking out files:  27% (2990/10848)   
Checking out files:  28% (3038/10848)   
Checking out files:  29% (3146/10848)   
Checking out files:  30% (3255/10848)   
Checking out files:  31% (3363/10848)   
Checking out files:  32% (3472/10848)   
Checking out files:  33% (3580/10848)   
Checking out files:  34% (3689/10848)   
Checking out files:  35% (3797/10848)   
Checking out files:  36% (3906/10848)   
Checking out files:  37% (4014/10848)   
Checking out files:  38% (4123/10848)   
Checking out files:  39% (4231/10848)   
Checking out files:  40% (4340/10848)   
Checking out files:  41% (4448/10848)   
Checking out files:  42% (4557/10848)   
Checking out files:  43% (4665/10848)   
Checking out files:  44% (4774/10848)   
Checking out files:  45% (4882/10848)   
Checking out files:  46% (4991/10848)   
Checking out files:  47% (5099/10848)   
Checking out files:  48% (5208/10848)   
Checking out files:  49% (5316/10848)   
Checking out files:  49% (5357/10848)   
Checking out files:  50% (5424/10848)   
Checking out files:  51% (5533/10848)   
Checking out files:  52% (5641/10848)   
Checking out files:  53% (5750/10848)   
Checking out files:  54% (5858/10848)   
Checking out files:  55% (5967/10848)   
Checking out files:  56% (6075/10848)   
Checking out files:  57% (6184/10848)   
Checking out files:  58% (6292/10848)   
Checking out files:  59% (6401/10848)   
Checking out files:  60% (6509/10848)   
Checking out files:  61% (6618/10848)   
Checking out files:  62% (6726/10848)   
Checking out files:  63% (6835/10848)   
Checking out files:  64% (6943/10848)   
Checking out files:  65% (7052/10848)   
Checking out files:  66% (7160/10848)   
Checking out files:  67% (7269/10848)   
Checking out files:  68% (7377/10848)   
Checking out files:  69% (7486/10848)   
Checking out files:  70% (7594/10848)   
Checking out files:  70% (7625/10848)   
Checking out files:  71% (7703/10848)   
Checking out files:  72% (7811/10848)   
Checking out files:  73% (7920/10848)   
Checking out files:  74% (8028/10848)   
Checking out files:  75% (8136/10848)   
Checking out files:  76% (8245/10848)   
Checking out files:  77% (8353/10848)   
Checking out files:  78% (8462/10848)   
Checking out files:  79% (8570/10848)   
Checking out files:  80% (8679/10848)   
Checking out files:  81% (8787/10848)   
Checking out files:  82% (8896/10848)   
Checking out files:  83% (9004/10848)   
Checking out files:  84% (9113/10848)   
03:18:54 [2020-06-27T03:18:54.189Z] #22 ...
03:18:54 [2020-06-27T03:18:54.189Z] 
03:18:54 [2020-06-27T03:18:54.189Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:54 [2020-06-27T03:18:54.189Z] #40 86.11   DEP      criu/sk-netlink.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 86.29   DEP      criu/sk-inet.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 86.60   DEP      criu/signalfd.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 86.87   DEP      criu/sigframe.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 86.99   DEP      criu/shmem.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 87.24   DEP      criu/servicefd.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 87.42   DEP      criu/seize.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 87.59   DEP      criu/seccomp.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 87.84   DEP      criu/rst-malloc.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 87.92   DEP      criu/rbtree.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 87.94   DEP      criu/pstree.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 88.13   DEP      criu/protobuf.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 88.35   GEN      criu/protobuf-desc-gen.h
03:18:54 [2020-06-27T03:18:54.189Z] #40 90.67   DEP      criu/protobuf-desc.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 90.87   DEP      criu/proc_parse.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 91.07   DEP      criu/plugin.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 91.16   DEP      criu/pipes.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 91.36   DEP      criu/pie-util.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 91.48   DEP      criu/pie-util-vdso.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 91.67   DEP      criu/path.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 91.92   DEP      criu/parasite-syscall.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 92.23   DEP      criu/pagemap.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 92.46   DEP      criu/pagemap-cache.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 92.67   DEP      criu/page-xfer.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 92.89   DEP      criu/page-pipe.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 93.02   DEP      criu/netfilter.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 93.19   DEP      criu/net.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 93.57   DEP      criu/namespaces.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 93.85   DEP      criu/mount.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 94.21   DEP      criu/memfd.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 94.46   DEP      criu/mem.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 94.83   DEP      criu/lsm.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 95.10   DEP      criu/log.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 95.29   DEP      criu/libnetlink.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 95.48   DEP      criu/kerndat.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 95.72   DEP      criu/kcmp-ids.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 95.83   DEP      criu/irmap.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 96.03   DEP      criu/ipc_ns.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 96.22   DEP      criu/image.d
03:18:54 [2020-06-27T03:18:54.189Z] #40 ...
03:18:54 [2020-06-27T03:18:54.189Z] 
03:18:54 [2020-06-27T03:18:54.189Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:18:54 [2020-06-27T03:18:54.340Z] #17 31.76 Selecting previously unselected package python3-distutils.
03:18:54 [2020-06-27T03:18:54.340Z] #17 31.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:18:54 [2020-06-27T03:18:54.340Z] #17 31.77 Unpacking python3-distutils (3.7.3-1) ...
03:18:54 [2020-06-27T03:18:54.600Z] #17 32.03 Selecting previously unselected package python3-pip.
03:18:54 [2020-06-27T03:18:54.600Z] #17 32.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:18:54 [2020-06-27T03:18:54.600Z] #17 32.06 Unpacking python3-pip (18.1-5) ...
03:18:54 [2020-06-27T03:18:54.600Z] #17 32.22 Selecting previously unselected package python3-pkg-resources.
03:18:54 [2020-06-27T03:18:54.600Z] #17 32.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:18:54 [2020-06-27T03:18:54.600Z] #17 32.23 Unpacking python3-pkg-resources (40.8.0-1) ...
03:18:54 [2020-06-27T03:18:54.859Z] #17 32.37 Selecting previously unselected package python3-setuptools.
03:18:54 [2020-06-27T03:18:54.859Z] #17 32.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:18:54 [2020-06-27T03:18:54.859Z] #17 32.39 Unpacking python3-setuptools (40.8.0-1) ...
03:18:54 [2020-06-27T03:18:54.898Z] #49 13.96 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 .
03:18:54 [2020-06-27T03:18:54.986Z] #52 ...
03:18:54 [2020-06-27T03:18:54.986Z] 
03:18:54 [2020-06-27T03:18:54.986Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:18:54 [2020-06-27T03:18:54.986Z] #40 DONE 0.1s
03:18:54 [2020-06-27T03:18:54.986Z] 
03:18:54 [2020-06-27T03:18:54.986Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:18:54 [2020-06-27T03:18:54.986Z] #42 DONE 0.1s
03:18:54 [2020-06-27T03:18:54.986Z] 
03:18:54 [2020-06-27T03:18:54.986Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:18:54 [2020-06-27T03:18:54.986Z] #44 DONE 0.1s
03:18:54 [2020-06-27T03:18:54.986Z] 
03:18:54 [2020-06-27T03:18:54.986Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:18:55 [2020-06-27T03:18:55.055Z] #22 162.9 Checking out files:  27% (2990/10848)   
Checking out files:  28% (3038/10848)   
Checking out files:  29% (3146/10848)   
Checking out files:  30% (3255/10848)   
Checking out files:  31% (3363/10848)   
Checking out files:  32% (3472/10848)   
Checking out files:  33% (3580/10848)   
Checking out files:  34% (3689/10848)   
Checking out files:  35% (3797/10848)   
Checking out files:  36% (3906/10848)   
Checking out files:  37% (4014/10848)   
Checking out files:  38% (4123/10848)   
Checking out files:  39% (4231/10848)   
Checking out files:  40% (4340/10848)   
Checking out files:  41% (4448/10848)   
Checking out files:  42% (4557/10848)   
Checking out files:  43% (4665/10848)   
Checking out files:  44% (4774/10848)   
Checking out files:  45% (4882/10848)   
Checking out files:  46% (4991/10848)   
Checking out files:  47% (5099/10848)   
Checking out files:  48% (5208/10848)   
Checking out files:  49% (5316/10848)   
Checking out files:  49% (5357/10848)   
Checking out files:  50% (5424/10848)   
Checking out files:  51% (5533/10848)   
Checking out files:  52% (5641/10848)   
Checking out files:  53% (5750/10848)   
Checking out files:  54% (5858/10848)   
Checking out files:  55% (5967/10848)   
Checking out files:  56% (6075/10848)   
Checking out files:  57% (6184/10848)   
Checking out files:  58% (6292/10848)   
Checking out files:  59% (6401/10848)   
Checking out files:  60% (6509/10848)   
Checking out files:  61% (6618/10848)   
Checking out files:  62% (6726/10848)   
Checking out files:  63% (6835/10848)   
Checking out files:  64% (6943/10848)   
Checking out files:  65% (7052/10848)   
Checking out files:  66% (7160/10848)   
Checking out files:  67% (7269/10848)   
Checking out files:  68% (7377/10848)   
Checking out files:  69% (7486/10848)   
Checking out files:  70% (7594/10848)   
Checking out files:  70% (7625/10848)   
Checking out files:  71% (7703/10848)   
Checking out files:  72% (7811/10848)   
Checking out files:  73% (7920/10848)   
Checking out files:  74% (8028/10848)   
Checking out files:  75% (8136/10848)   
Checking out files:  76% (8245/10848)   
Checking out files:  77% (8353/10848)   
Checking out files:  78% (8462/10848)   
Checking out files:  79% (8570/10848)   
Checking out files:  80% (8679/10848)   
Checking out files:  81% (8787/10848)   
Checking out files:  82% (8896/10848)   
Checking out files:  83% (9004/10848)   
Checking out files:  84% (9113/10848)   
Checking out files:  85% (9221/10848)   
Checking out files:  86% (9330/10848)   
Checking out files:  87% (9438/10848)   
Checking out files:  88% (9547/10848)   
Checking out files:  89% (9655/10848)   
Checking out files:  90% (9764/10848)   
Checking out files:  91% (9872/10848)   
Checking out files:  91% (9904/10848)   
Checking out files:  92% (9981/10848)   
Checking out files:  93% (10089/10848)   
Checking out files:  94% (10198/10848)   
Checking out files:  95% (10306/10848)   
Checking out files:  96% (10415/10848)   
Checking out files:  97% (10523/10848)   
Checking out files:  98% (10632/10848)   
Checking out files:  99% (10740/10848)   
Checking out files: 100% (10848/10848)   
Checking out files: 100% (10848/10848), done.
03:18:55 [2020-06-27T03:18:55.055Z] #22 166.5 + cd /tmp/tmp.IpE5mpYVXX/tmp/docker-ce
03:18:55 [2020-06-27T03:18:55.055Z] #22 166.5 + git checkout -q v17.06.2-ce
03:18:55 [2020-06-27T03:18:55.120Z] #17 32.57 Selecting previously unselected package python3-wheel.
03:18:55 [2020-06-27T03:18:55.120Z] #17 32.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:18:55 [2020-06-27T03:18:55.120Z] #17 32.58 Unpacking python3-wheel (0.32.3-2) ...
03:18:55 [2020-06-27T03:18:55.120Z] #17 32.67 Selecting previously unselected package sudo.
03:18:55 [2020-06-27T03:18:55.120Z] #17 32.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
03:18:55 [2020-06-27T03:18:55.120Z] #17 32.68 Unpacking sudo (1.8.27-1+deb10u2) ...
03:18:55 [2020-06-27T03:18:55.343Z] #22 ...
03:18:55 [2020-06-27T03:18:55.343Z] 
03:18:55 [2020-06-27T03:18:55.343Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:18:55 [2020-06-27T03:18:55.343Z] #42 156.6 mime
03:18:55 [2020-06-27T03:18:55.343Z] #42 157.8 mime/quotedprintable
03:18:55 [2020-06-27T03:18:55.343Z] #42 158.9 net/http/internal
03:18:55 [2020-06-27T03:18:55.343Z] #42 160.3 net/textproto
03:18:55 [2020-06-27T03:18:55.343Z] #42 160.3 vendor/golang.org/x/net/http/httpproxy
03:18:55 [2020-06-27T03:18:55.343Z] #42 160.4 crypto/x509
03:18:55 [2020-06-27T03:18:55.343Z] #42 162.5 mime/multipart
03:18:55 [2020-06-27T03:18:55.343Z] #42 162.5 vendor/golang.org/x/net/http/httpguts
03:18:55 [2020-06-27T03:18:55.343Z] #42 166.4 crypto/tls
03:18:55 [2020-06-27T03:18:55.343Z] #42 ...
03:18:55 [2020-06-27T03:18:55.343Z] 
03:18:55 [2020-06-27T03:18:55.343Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:55 [2020-06-27T03:18:55.343Z] #18 42.10 Unpacking bash-completion (1:2.8-6) ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 42.70 Selecting previously unselected package bzip2.
03:18:55 [2020-06-27T03:18:55.343Z] #18 42.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 42.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 42.86 Selecting previously unselected package xz-utils.
03:18:55 [2020-06-27T03:18:55.343Z] #18 42.87 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 42.89 Unpacking xz-utils (5.2.4-1) ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 43.11 Selecting previously unselected package apparmor.
03:18:55 [2020-06-27T03:18:55.343Z] #18 43.11 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 43.26 Unpacking apparmor (2.13.2-10) ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 43.84 Selecting previously unselected package aufs-tools.
03:18:55 [2020-06-27T03:18:55.343Z] #18 43.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 43.85 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 43.99 Selecting previously unselected package libonig5:ppc64el.
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.00 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.00 Unpacking libonig5:ppc64el (6.9.1-1) ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.20 Selecting previously unselected package libjq1:ppc64el.
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.22 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.34 Selecting previously unselected package jq.
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.37 Unpacking jq (1.5+dfsg-2+b1) ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.45 Selecting previously unselected package libaio1:ppc64el.
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.48 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.48 Unpacking libaio1:ppc64el (0.3.112-3) ...
03:18:55 [2020-06-27T03:18:55.343Z] #18 44.58 Selecting previously unselected package libgpm2:ppc64el.
03:18:55 [2020-06-27T03:18:55.629Z] #18 44.58 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
03:18:55 [2020-06-27T03:18:55.629Z] #18 44.59 Unpacking libgpm2:ppc64el (1.20.7-5) ...
03:18:55 [2020-06-27T03:18:55.629Z] #18 44.65 Selecting previously unselected package libicu63:ppc64el.
03:18:55 [2020-06-27T03:18:55.629Z] #18 44.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
03:18:55 [2020-06-27T03:18:55.629Z] #18 44.66 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
03:18:55 [2020-06-27T03:18:55.691Z] #17 33.15 Selecting previously unselected package thin-provisioning-tools.
03:18:55 [2020-06-27T03:18:55.691Z] #17 33.16 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
03:18:55 [2020-06-27T03:18:55.691Z] #17 33.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:18:55 [2020-06-27T03:18:55.823Z] #49 ...
03:18:55 [2020-06-27T03:18:55.823Z] 
03:18:55 [2020-06-27T03:18:55.823Z] #16 [dev-systemd-false  6/26] RUN ldconfig
03:18:55 [2020-06-27T03:18:55.823Z] #16 DONE 2.6s
03:18:55 [2020-06-27T03:18:55.823Z] 
03:18:55 [2020-06-27T03:18:55.823Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:55 [2020-06-27T03:18:55.952Z] #17 33.44 Selecting previously unselected package uidmap.
03:18:55 [2020-06-27T03:18:55.952Z] #17 33.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
03:18:55 [2020-06-27T03:18:55.952Z] #17 33.46 Unpacking uidmap (1:4.5-1.1) ...
03:18:55 [2020-06-27T03:18:55.952Z] #17 33.57 Selecting previously unselected package vim-runtime.
03:18:55 [2020-06-27T03:18:55.952Z] #17 33.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:18:55 [2020-06-27T03:18:55.952Z] #17 33.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:18:56 [2020-06-27T03:18:56.139Z] #17 10.78 Reading package lists...
03:18:56 [2020-06-27T03:18:56.214Z] #17 33.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:18:56 [2020-06-27T03:18:56.214Z] #17 33.69 Unpacking vim-runtime (2:8.1.0875-5) ...
03:18:57 [2020-06-27T03:18:57.513Z] #17 14.64 Reading package lists...
03:18:57 [2020-06-27T03:18:57.513Z] #17 ...
03:18:57 [2020-06-27T03:18:57.513Z] 
03:18:57 [2020-06-27T03:18:57.513Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:57 [2020-06-27T03:18:57.513Z] #39 84.34   DEP      criu/protobuf-desc.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 84.44   DEP      criu/proc_parse.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 84.63   DEP      criu/plugin.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 84.73   DEP      criu/pipes.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 84.93   DEP      criu/pie-util.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 85.07   DEP      criu/pie-util-vdso.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 85.23   DEP      criu/pie-util-vdso-elf32.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 85.40   DEP      criu/path.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 85.53   DEP      criu/parasite-syscall.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 85.80   DEP      criu/pagemap.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 86.02   DEP      criu/pagemap-cache.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 86.13   DEP      criu/page-xfer.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 86.32   DEP      criu/page-pipe.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 86.41   DEP      criu/netfilter.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 86.57   DEP      criu/net.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 86.85   DEP      criu/namespaces.d
03:18:57 [2020-06-27T03:18:57.513Z] #39 87.00   DEP      criu/mount.d
03:18:57 [2020-06-27T03:18:57.771Z] #39 87.20   DEP      criu/memfd.d
03:18:57 [2020-06-27T03:18:57.771Z] #39 87.33   DEP      criu/mem.d
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.1% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/api/types/time	0.015s	coverage: 100.0% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/builder	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/builder/remotecontext	0.358s	coverage: 13.6% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/builder/dockerfile	1.047s	coverage: 48.1% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.998s	coverage: 86.3% of statements
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/cli	[no test files]
03:18:57 [2020-06-27T03:18:57.904Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:18:58 [2020-06-27T03:18:58.029Z] #39 87.49   DEP      criu/lsm.d
03:18:58 [2020-06-27T03:18:58.029Z] #39 87.58   DEP      criu/log.d
03:18:58 [2020-06-27T03:18:58.036Z] using credential docker-jenkins-github-credentials
03:18:58 [2020-06-27T03:18:58.116Z] Cloning the remote Git repository
03:18:58 [2020-06-27T03:18:58.116Z] Cloning with configured refspecs honoured and without tags
03:18:58 [2020-06-27T03:18:58.287Z] #39 87.74   DEP      criu/libnetlink.d
03:18:58 [2020-06-27T03:18:58.312Z] Cloning repository https://github.com/moby/moby.git
03:18:58 [2020-06-27T03:18:58.544Z] #39 87.92   DEP      criu/kerndat.d
03:18:58 [2020-06-27T03:18:58.544Z] #39 88.07   DEP      criu/kcmp-ids.d
03:18:58 [2020-06-27T03:18:58.773Z] #17 36.06 Selecting previously unselected package vim.
03:18:58 [2020-06-27T03:18:58.773Z] #17 36.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
03:18:58 [2020-06-27T03:18:58.773Z] #17 36.10 Unpacking vim (2:8.1.0875-5) ...
03:18:58 [2020-06-27T03:18:58.773Z] #17 ...
03:18:58 [2020-06-27T03:18:58.773Z] 
03:18:58 [2020-06-27T03:18:58.773Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:18:58 [2020-06-27T03:18:58.773Z] #39 81.42   DEP      criu/filesystems.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 81.60   DEP      criu/files.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 81.81   DEP      criu/files-reg.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 81.96   DEP      criu/files-ext.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 82.07   DEP      criu/file-lock.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 82.24   DEP      criu/file-ids.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 82.35   DEP      criu/fifo.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 82.44   DEP      criu/fdstore.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 82.51   DEP      criu/fault-injection.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 82.54   DEP      criu/external.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 82.63   DEP      criu/eventpoll.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 82.73   DEP      criu/eventfd.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 82.82   DEP      criu/crtools.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 82.99   DEP      criu/cr-service.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 83.15   DEP      criu/cr-restore.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 83.30   DEP      criu/cr-errno.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 83.32   DEP      criu/cr-dump.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 83.51   DEP      criu/cr-dedup.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 83.60   DEP      criu/cr-check.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 83.82   DEP      criu/config.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 83.95   DEP      criu/clone-noasan.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 84.06   DEP      criu/cgroup.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 84.19   DEP      criu/cgroup-props.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 84.27   DEP      criu/bitmap.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 84.29   DEP      criu/bfd.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 84.41   DEP      criu/autofs.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 84.57   DEP      criu/aio.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 84.69   DEP      criu/action-scripts.d
03:18:58 [2020-06-27T03:18:58.773Z] #39 84.95   CC       criu/action-scripts.o
03:18:58 [2020-06-27T03:18:58.773Z] #39 85.50   CC       criu/aio.o
03:18:58 [2020-06-27T03:18:58.773Z] #39 86.09   CC       criu/autofs.o
03:18:58 [2020-06-27T03:18:58.773Z] #39 87.43   CC       criu/bfd.o
03:18:58 [2020-06-27T03:18:58.773Z] #39 87.96   CC       criu/bitmap.o
03:18:58 [2020-06-27T03:18:58.773Z] #39 88.06   CC       criu/cgroup-props.o
03:18:58 [2020-06-27T03:18:58.773Z] #39 88.60   CC       criu/cgroup.o
03:18:58 [2020-06-27T03:18:58.773Z] #39 90.47   CC       criu/clone-noasan.o
03:18:58 [2020-06-27T03:18:58.773Z] #39 90.62   CC       criu/config.o
03:18:58 [2020-06-27T03:18:58.802Z] #39 88.20   DEP      criu/irmap.d
03:18:58 [2020-06-27T03:18:58.802Z] #39 88.41   DEP      criu/ipc_ns.d
03:18:59 [2020-06-27T03:18:59.036Z] #39 ...
03:18:59 [2020-06-27T03:18:59.036Z] 
03:18:59 [2020-06-27T03:18:59.036Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:18:59 [2020-06-27T03:18:59.036Z] #17 36.61 Selecting previously unselected package xfsprogs.
03:18:59 [2020-06-27T03:18:59.036Z] #17 36.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
03:18:59 [2020-06-27T03:18:59.036Z] #17 36.63 Unpacking xfsprogs (4.20.0-1) ...
03:18:59 [2020-06-27T03:18:59.060Z] #39 88.57   DEP      criu/image.d
03:18:59 [2020-06-27T03:18:59.060Z] #39 88.69   DEP      criu/image-desc.d
03:18:59 [2020-06-27T03:18:59.086Z] #17 2.828 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
03:18:59 [2020-06-27T03:18:59.086Z] #17 2.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
03:18:59 [2020-06-27T03:18:59.086Z] #17 2.887 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
03:18:59 [2020-06-27T03:18:59.086Z] #17 3.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
03:18:59 [2020-06-27T03:18:59.318Z] #39 88.77   DEP      criu/fsnotify.d
03:18:59 [2020-06-27T03:18:59.372Z] ok  	github.com/docker/docker/client	0.112s	coverage: 75.4% of statements
03:18:59 [2020-06-27T03:18:59.576Z] #39 89.00   DEP      criu/filesystems.d
03:18:59 [2020-06-27T03:18:59.576Z] #39 89.18   DEP      criu/files.d
03:18:59 [2020-06-27T03:18:59.623Z] #17 37.07 Selecting previously unselected package zip.
03:18:59 [2020-06-27T03:18:59.623Z] #17 37.07 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
03:18:59 [2020-06-27T03:18:59.623Z] #17 37.07 Unpacking zip (3.0-11+b1) ...
03:18:59 [2020-06-27T03:18:59.623Z] #17 37.24 Setting up aufs-tools (1:4.14+20190211-1) ...
03:18:59 [2020-06-27T03:18:59.623Z] #17 37.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:18:59 [2020-06-27T03:18:59.623Z] #17 37.28 Setting up libip6tc0:arm64 (1.8.2-4) ...
03:18:59 [2020-06-27T03:18:59.623Z] #17 37.30 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
03:18:59 [2020-06-27T03:18:59.833Z] #39 89.31   DEP      criu/files-reg.d
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.31 Setting up libgpm2:arm64 (1.20.7-5) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.33 Setting up libip4tc0:arm64 (1.8.2-4) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.35 Setting up uidmap (1:4.5-1.1) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.36 Setting up libnftnl11:arm64 (1.1.2-2) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.40 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.41 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.43 Setting up xxd (2:8.1.0875-5) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.44 Setting up zip (3.0-11+b1) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.46 Setting up vim-common (2:8.1.0875-5) ...
03:18:59 [2020-06-27T03:18:59.883Z] #17 37.50 Setting up bash-completion (1:2.8-6) ...
03:19:00 [2020-06-27T03:19:00.010Z] #17 4.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
03:19:00 [2020-06-27T03:19:00.062Z] #18 ...
03:19:00 [2020-06-27T03:19:00.062Z] 
03:19:00 [2020-06-27T03:19:00.062Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:19:00 [2020-06-27T03:19:00.062Z] #22 170.7 + mkdir -p /tmp/tmp.IpE5mpYVXX/src/github.com/docker
03:19:00 [2020-06-27T03:19:00.062Z] #22 170.7 + mv components/cli /tmp/tmp.IpE5mpYVXX/src/github.com/docker/cli
03:19:00 [2020-06-27T03:19:00.062Z] #22 170.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
03:19:00 [2020-06-27T03:19:00.091Z] #39 89.50   DEP      criu/files-ext.d
03:19:00 [2020-06-27T03:19:00.091Z] #39 89.59   DEP      criu/file-lock.d
03:19:00 [2020-06-27T03:19:00.349Z] #39 89.74   DEP      criu/file-ids.d
03:19:00 [2020-06-27T03:19:00.349Z] #39 89.95   DEP      criu/fifo.d
03:19:00 [2020-06-27T03:19:00.607Z] #39 90.05   DEP      criu/fdstore.d
03:19:00 [2020-06-27T03:19:00.607Z] #39 90.15   DEP      criu/fault-injection.d
03:19:00 [2020-06-27T03:19:00.607Z] #39 90.21   DEP      criu/external.d
03:19:00 [2020-06-27T03:19:00.864Z] #39 90.33   DEP      criu/eventpoll.d
03:19:00 [2020-06-27T03:19:00.864Z] #39 90.44   DEP      criu/eventfd.d
03:19:00 [2020-06-27T03:19:00.864Z] #39 90.55   DEP      criu/crtools.d
03:18:58 [2020-06-27T03:18:58.730Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
03:19:01 [2020-06-27T03:19:01.122Z] #39 90.68   DEP      criu/cr-service.d
03:19:01 [2020-06-27T03:19:01.380Z] #39 90.93   DEP      criu/cr-restore.d
03:19:01 [2020-06-27T03:19:01.640Z] #39 91.15   DEP      criu/cr-errno.d
03:19:01 [2020-06-27T03:19:01.640Z] #39 91.16   DEP      criu/cr-dump.d
03:19:01 [2020-06-27T03:19:01.896Z] #17 5.958 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
03:19:01 [2020-06-27T03:19:01.898Z] #39 ...
03:19:01 [2020-06-27T03:19:01.898Z] 
03:19:01 [2020-06-27T03:19:01.898Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:19:01 [2020-06-27T03:19:01.898Z] #28 DONE 163.8s
03:19:01 [2020-06-27T03:19:01.898Z] 
03:19:01 [2020-06-27T03:19:01.898Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:01 [2020-06-27T03:19:01.898Z] #17 14.64 Reading package lists...
03:19:01 [2020-06-27T03:19:01.898Z] #17 17.39 Building dependency tree...
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.72 libcap2-bin is already the newest version (1:2.25-2).
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.72 The following additional packages will be installed:
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.72   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.72   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.72   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.72   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.72   python3.7 python3.7-minimal vim-runtime xxd
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.73 Suggested packages:
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.73   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.73   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.73   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.73 Recommended packages:
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.73   aufs-dkms nftables build-essential python3-dev python3-keyring
03:19:01 [2020-06-27T03:19:01.898Z] #17 18.73   python3-keyrings.alt python3-xdg unzip
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.14 The following NEW packages will be installed:
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.15   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.15   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.15   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.15   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.15   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.15   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.15   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.15   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.15   xz-utils zip
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.49 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.49 Need to get 28.5 MB of archives.
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.49 After this operation, 116 MB of additional disk space will be used.
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
03:19:01 [2020-06-27T03:19:01.898Z] #17 20.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
03:19:01 [2020-06-27T03:19:01.899Z] #17 20.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
03:19:02 [2020-06-27T03:19:02.151Z] #17 ...
03:19:02 [2020-06-27T03:19:02.152Z] 
03:19:02 [2020-06-27T03:19:02.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:02 [2020-06-27T03:19:02.152Z] #39 66.89   CC       criu/arch/x86/kerndat.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 67.55   CC       criu/arch/x86/sigaction_compat.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 67.96   CC       criu/arch/x86/sigframe.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 68.41   LINK     criu/arch/x86/crtools.built-in.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 68.46   DEP      criu/pie/util-vdso-elf32.d
03:19:02 [2020-06-27T03:19:02.152Z] #39 68.71   DEP      criu/pie/util-vdso.d
03:19:02 [2020-06-27T03:19:02.152Z] #39 68.86   DEP      criu/pie/util.d
03:19:02 [2020-06-27T03:19:02.152Z] #39 69.13   CC       criu/pie/util.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 69.53   CC       criu/pie/util-vdso.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 70.18   CC       criu/pie/util-vdso-elf32.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 71.10   AR       criu/pie/pie.lib.a
03:19:02 [2020-06-27T03:19:02.152Z] #39 71.19   DEP      criu/pie/restorer.d
03:19:02 [2020-06-27T03:19:02.152Z] #39 71.48   DEP      criu/arch/x86/sigaction_compat_pie.d
03:19:02 [2020-06-27T03:19:02.152Z] #39 71.59   DEP      criu/arch/x86/restorer_unmap.d
03:19:02 [2020-06-27T03:19:02.152Z] #39 71.62   DEP      criu/arch/x86/restorer.d
03:19:02 [2020-06-27T03:19:02.152Z] #39 71.83   DEP      criu/arch/x86/vdso-pie.d
03:19:02 [2020-06-27T03:19:02.152Z] #39 71.93   DEP      criu/pie/parasite-vdso.d
03:19:02 [2020-06-27T03:19:02.152Z] #39 72.05   DEP      criu/pie/parasite.d
03:19:02 [2020-06-27T03:19:02.152Z] #39 72.34   CC       criu/pie/parasite.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 73.44   LINK     criu/pie/parasite.built-in.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 73.45   GEN      criu/pie/parasite-blob.h
03:19:02 [2020-06-27T03:19:02.152Z] #39 73.47   CC       criu/pie/parasite-vdso.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 74.03   CC       criu/arch/x86/vdso-pie.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 74.25   CC       criu/arch/x86/restorer.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 74.74   CC       criu/arch/x86/restorer_unmap.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 74.80   CC       criu/arch/x86/sigaction_compat_pie.o
03:19:02 [2020-06-27T03:19:02.152Z] #39 75.11   CC       criu/pie/restorer.o
03:19:02 [2020-06-27T03:19:02.156Z] #17 20.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
03:19:02 [2020-06-27T03:19:02.156Z] #17 20.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
03:19:02 [2020-06-27T03:19:02.156Z] #17 20.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
03:19:02 [2020-06-27T03:19:02.156Z] #17 20.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:19:02 [2020-06-27T03:19:02.156Z] #17 20.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:19:02 [2020-06-27T03:19:02.156Z] #17 20.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:19:02 [2020-06-27T03:19:02.156Z] #17 20.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
03:19:02 [2020-06-27T03:19:02.156Z] #17 20.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
03:19:02 [2020-06-27T03:19:02.156Z] #17 20.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
03:19:02 [2020-06-27T03:19:02.721Z] #17 21.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
03:19:02 [2020-06-27T03:19:02.979Z] #17 21.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
03:19:02 [2020-06-27T03:19:02.979Z] #17 21.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
03:19:02 [2020-06-27T03:19:02.979Z] #17 21.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
03:19:02 [2020-06-27T03:19:02.979Z] #17 21.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.28 Setting up libiptc0:arm64 (1.8.2-4) ...
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.30 Setting up xz-utils (5.2.4-1) ...
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.35 Setting up sudo (1.8.27-1+deb10u2) ...
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.45 invoke-rc.d: could not determine current runlevel
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.46 invoke-rc.d: policy-rc.d denied execution of start.
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.48 Setting up pigz (2.4-1) ...
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.51 Setting up libnl-3-200:arm64 (3.4.0-1) ...
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.53 Setting up python-pip-whl (18.1-5) ...
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.55 Setting up libmpdec2:arm64 (2.4.2-2) ...
03:19:03 [2020-06-27T03:19:03.183Z] #17 40.57 Setting up vim-runtime (2:8.1.0875-5) ...
03:19:03 [2020-06-27T03:19:03.237Z] #17 21.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
03:19:03 [2020-06-27T03:19:03.238Z] #17 21.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
03:19:03 [2020-06-27T03:19:03.238Z] #17 22.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
03:19:03 [2020-06-27T03:19:03.444Z] #17 40.97 Setting up libaio1:arm64 (0.3.112-3) ...
03:19:03 [2020-06-27T03:19:03.444Z] #17 40.98 Setting up libonig5:arm64 (6.9.1-1) ...
03:19:03 [2020-06-27T03:19:03.444Z] #17 40.99 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.01 Setting up vim (2:8.1.0875-5) ...
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.13 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
03:19:03 [2020-06-27T03:19:03.444Z] #17 41.15 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:19:03 [2020-06-27T03:19:03.705Z] #17 41.18 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
03:19:03 [2020-06-27T03:19:03.705Z] #17 41.21 Setting up jq (1.5+dfsg-2+b1) ...
03:19:03 [2020-06-27T03:19:03.705Z] #17 41.24 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
03:19:03 [2020-06-27T03:19:03.705Z] #17 41.25 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:19:03 [2020-06-27T03:19:03.803Z] #17 22.58 debconf: delaying package configuration, since apt-utils is not installed
03:19:03 [2020-06-27T03:19:03.803Z] #17 22.65 Fetched 28.5 MB in 2s (16.0 MB/s)
03:19:03 [2020-06-27T03:19:03.803Z] #17 22.73 Selecting previously unselected package pigz.
03:19:04 [2020-06-27T03:19:04.038Z] #39 78.20   LINK     criu/pie/restorer.built-in.o
03:19:04 [2020-06-27T03:19:04.038Z] #39 78.22   GEN      criu/pie/restorer-blob.h
03:19:04 [2020-06-27T03:19:04.038Z] #39 78.33   DEP      criu/vdso.d
03:19:04 [2020-06-27T03:19:04.038Z] #39 78.63   DEP      criu/vdso-compat.d
03:19:04 [2020-06-27T03:19:04.038Z] #39 78.76   DEP      criu/uts_ns.d
03:19:04 [2020-06-27T03:19:04.061Z] #17 22.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
03:19:04 [2020-06-27T03:19:04.061Z] #17 22.80 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
03:19:04 [2020-06-27T03:19:04.061Z] #17 22.82 Unpacking pigz (2.4-1) ...
03:19:04 [2020-06-27T03:19:04.061Z] #17 22.91 Selecting previously unselected package libpython3.7-minimal:amd64.
03:19:04 [2020-06-27T03:19:04.320Z] #17 22.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:19:04 [2020-06-27T03:19:04.320Z] #17 22.91 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:19:04 [2020-06-27T03:19:04.487Z] #22 ...
03:19:04 [2020-06-27T03:19:04.487Z] 
03:19:04 [2020-06-27T03:19:04.487Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.18 Selecting previously unselected package libnet1:ppc64el.
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.21 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.31 Selecting previously unselected package libnl-3-200:ppc64el.
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.35 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.47 Selecting previously unselected package libprotobuf-c1:ppc64el.
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.47 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.57 Selecting previously unselected package libreadline5:ppc64el.
03:19:04 [2020-06-27T03:19:04.487Z] #18 49.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 49.59 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 49.80 Selecting previously unselected package net-tools.
03:19:04 [2020-06-27T03:19:04.488Z] #18 49.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 49.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 50.22 Selecting previously unselected package python-pip-whl.
03:19:04 [2020-06-27T03:19:04.488Z] #18 50.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 50.22 Unpacking python-pip-whl (18.1-5) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.02 Selecting previously unselected package python3-lib2to3.
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.05 Unpacking python3-lib2to3 (3.7.3-1) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.26 Selecting previously unselected package python3-distutils.
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.32 Unpacking python3-distutils (3.7.3-1) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.51 Selecting previously unselected package python3-pip.
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.53 Unpacking python3-pip (18.1-5) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.73 Selecting previously unselected package python3-pkg-resources.
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.74 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 51.76 Unpacking python3-pkg-resources (40.8.0-1) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 52.02 Selecting previously unselected package python3-setuptools.
03:19:04 [2020-06-27T03:19:04.488Z] #18 52.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 52.03 Unpacking python3-setuptools (40.8.0-1) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 52.30 Selecting previously unselected package python3-wheel.
03:19:04 [2020-06-27T03:19:04.488Z] #18 52.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 52.32 Unpacking python3-wheel (0.32.3-2) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 52.44 Selecting previously unselected package sudo.
03:19:04 [2020-06-27T03:19:04.488Z] #18 52.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 52.45 Unpacking sudo (1.8.27-1+deb10u2) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.09 Selecting previously unselected package thin-provisioning-tools.
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.41 Selecting previously unselected package uidmap.
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.43 Unpacking uidmap (1:4.5-1.1) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.64 Selecting previously unselected package vim-runtime.
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:19:04 [2020-06-27T03:19:04.488Z] #18 53.79 Unpacking vim-runtime (2:8.1.0875-5) ...
03:19:04 [2020-06-27T03:19:04.488Z] #18 ...
03:19:04 [2020-06-27T03:19:04.488Z] 
03:19:04 [2020-06-27T03:19:04.488Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:04 [2020-06-27T03:19:04.488Z] #40 96.53   DEP      criu/image-desc.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 96.72   DEP      criu/fsnotify.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 97.07   DEP      criu/filesystems.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 97.29   DEP      criu/files.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 97.53   DEP      criu/files-reg.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 97.74   DEP      criu/files-ext.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 97.95   DEP      criu/file-lock.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 98.19   DEP      criu/file-ids.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 98.37   DEP      criu/fifo.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 98.62   DEP      criu/fdstore.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 98.91   DEP      criu/fault-injection.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 99.02   DEP      criu/external.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 99.19   DEP      criu/eventpoll.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 99.47   DEP      criu/eventfd.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 99.65   DEP      criu/crtools.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 100.0   DEP      criu/cr-service.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 100.4   DEP      criu/cr-restore.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 100.8   DEP      criu/cr-errno.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 100.8   DEP      criu/cr-dump.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 101.1   DEP      criu/cr-dedup.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 101.4   DEP      criu/cr-check.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 101.8   DEP      criu/config.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 102.1   DEP      criu/clone-noasan.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 102.1   DEP      criu/cgroup.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 102.4   DEP      criu/cgroup-props.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 102.5   DEP      criu/bitmap.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 102.6   DEP      criu/bfd.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 102.8   DEP      criu/autofs.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 103.0   DEP      criu/aio.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 103.3   DEP      criu/action-scripts.d
03:19:04 [2020-06-27T03:19:04.488Z] #40 103.8   CC       criu/action-scripts.o
03:19:04 [2020-06-27T03:19:04.488Z] #40 104.7   CC       criu/aio.o
03:19:04 [2020-06-27T03:19:04.488Z] #40 105.8   CC       criu/autofs.o
03:19:04 [2020-06-27T03:19:04.578Z] #17 23.39 Selecting previously unselected package python3.7-minimal.
03:19:04 [2020-06-27T03:19:04.578Z] #17 23.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:19:04 [2020-06-27T03:19:04.578Z] #17 23.39 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:19:04 [2020-06-27T03:19:04.599Z] #39 78.92   DEP      criu/util.d
03:19:04 [2020-06-27T03:19:04.599Z] #39 79.06   DEP      criu/uffd.d
03:19:04 [2020-06-27T03:19:04.854Z] #39 79.21   DEP      criu/tun.d
03:19:04 [2020-06-27T03:19:04.854Z] #39 79.35   DEP      criu/tty.d
03:19:05 [2020-06-27T03:19:05.109Z] #39 79.61   DEP      criu/timerfd.d
03:19:05 [2020-06-27T03:19:05.364Z] #39 79.76   DEP      criu/timens.d
03:19:05 [2020-06-27T03:19:05.364Z] #39 79.97   DEP      criu/sysfs_parse.d
03:19:05 [2020-06-27T03:19:05.516Z] #17 24.18 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:19:05 [2020-06-27T03:19:05.516Z] #17 24.20 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:19:05 [2020-06-27T03:19:05.620Z] #39 80.19   DEP      criu/sysctl.d
03:19:05 [2020-06-27T03:19:05.620Z] #39 80.33   DEP      criu/string.d
03:19:05 [2020-06-27T03:19:05.875Z] #39 80.37   DEP      criu/stats.d
03:19:05 [2020-06-27T03:19:05.875Z] #39 80.44   DEP      criu/sockets.d
03:19:06 [2020-06-27T03:19:06.130Z] #39 80.61   DEP      criu/sk-unix.d
03:19:06 [2020-06-27T03:19:06.250Z] #17 43.77 Setting up iptables (1.8.2-4) ...
03:19:06 [2020-06-27T03:19:06.250Z] #17 43.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:19:06 [2020-06-27T03:19:06.250Z] #17 43.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:19:06 [2020-06-27T03:19:06.250Z] #17 43.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:19:06 [2020-06-27T03:19:06.250Z] #17 43.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:19:06 [2020-06-27T03:19:06.250Z] #17 43.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:19:06 [2020-06-27T03:19:06.250Z] #17 43.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:19:06 [2020-06-27T03:19:06.250Z] #17 43.88 Setting up python3 (3.7.3-1) ...
03:19:06 [2020-06-27T03:19:06.385Z] #39 80.94   DEP      criu/sk-tcp.d
03:19:06 [2020-06-27T03:19:06.539Z] #40 108.3   CC       criu/bfd.o
03:19:06 [2020-06-27T03:19:06.641Z] #39 81.13   DEP      criu/sk-queue.d
03:19:06 [2020-06-27T03:19:06.641Z] #39 81.27   DEP      criu/sk-packet.d
03:19:06 [2020-06-27T03:19:06.641Z] #39 ...
03:19:06 [2020-06-27T03:19:06.641Z] 
03:19:06 [2020-06-27T03:19:06.641Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:06 [2020-06-27T03:19:06.641Z] #17 11.09 Fetched 8355 kB in 9s (964 kB/s)
03:19:06 [2020-06-27T03:19:06.822Z] #17 44.31 Setting up python3-wheel (0.32.3-2) ...
03:19:07 [2020-06-27T03:19:07.417Z] #17 26.19 Selecting previously unselected package python3-minimal.
03:19:07 [2020-06-27T03:19:07.417Z] #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 ... 23681 files and directories currently installed.)
03:19:07 [2020-06-27T03:19:07.417Z] #17 26.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
03:19:07 [2020-06-27T03:19:07.417Z] #17 26.22 Unpacking python3-minimal (3.7.3-1) ...
03:19:07 [2020-06-27T03:19:07.417Z] #17 26.29 Selecting previously unselected package libmpdec2:amd64.
03:19:07 [2020-06-27T03:19:07.417Z] #17 26.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
03:19:07 [2020-06-27T03:19:07.417Z] #17 26.30 Unpacking libmpdec2:amd64 (2.4.2-2) ...
03:19:07 [2020-06-27T03:19:07.579Z] #40 109.4   CC       criu/bitmap.o
03:19:07 [2020-06-27T03:19:07.579Z] #40 109.6   CC       criu/cgroup-props.o
03:19:07 [2020-06-27T03:19:07.675Z] #17 26.40 Selecting previously unselected package libpython3.7-stdlib:amd64.
03:19:07 [2020-06-27T03:19:07.675Z] #17 26.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
03:19:07 [2020-06-27T03:19:07.675Z] #17 26.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:19:07 [2020-06-27T03:19:07.763Z] #17 45.10 Setting up apparmor (2.13.2-10) ...
03:19:08 [2020-06-27T03:19:08.603Z] #40 ...
03:19:08 [2020-06-27T03:19:08.603Z] 
03:19:08 [2020-06-27T03:19:08.603Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:08 [2020-06-27T03:19:08.603Z] #18 57.80 Selecting previously unselected package vim.
03:19:08 [2020-06-27T03:19:08.603Z] #18 57.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
03:19:08 [2020-06-27T03:19:08.603Z] #18 57.84 Unpacking vim (2:8.1.0875-5) ...
03:19:08 [2020-06-27T03:19:08.609Z] #17 27.28 Selecting previously unselected package python3.7.
03:19:08 [2020-06-27T03:19:08.609Z] #17 27.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
03:19:08 [2020-06-27T03:19:08.609Z] #17 27.29 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:19:08 [2020-06-27T03:19:08.609Z] #17 27.40 Selecting previously unselected package libpython3-stdlib:amd64.
03:19:08 [2020-06-27T03:19:08.609Z] #17 27.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
03:19:08 [2020-06-27T03:19:08.609Z] #17 27.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
03:19:08 [2020-06-27T03:19:08.609Z] #17 27.51 Setting up python3-minimal (3.7.3-1) ...
03:19:09 [2020-06-27T03:19:09.147Z] #17 46.76 Setting up xfsprogs (4.20.0-1) ...
03:19:09 [2020-06-27T03:19:09.147Z] #17 46.78 Setting up python3-lib2to3 (3.7.3-1) ...
03:19:09 [2020-06-27T03:19:09.227Z] #18 58.53 Selecting previously unselected package xfsprogs.
03:19:09 [2020-06-27T03:19:09.514Z] #18 58.53 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
03:19:09 [2020-06-27T03:19:09.514Z] #18 58.54 Unpacking xfsprogs (4.20.0-1) ...
03:19:09 [2020-06-27T03:19:09.541Z] #17 28.28 Selecting previously unselected package python3.
03:19:09 [2020-06-27T03:19:09.541Z] #17 28.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
03:19:09 [2020-06-27T03:19:09.541Z] #17 28.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
03:19:09 [2020-06-27T03:19:09.541Z] #17 28.33 Unpacking python3 (3.7.3-1) ...
03:19:09 [2020-06-27T03:19:09.718Z] #17 ...
03:19:09 [2020-06-27T03:19:09.718Z] 
03:19:09 [2020-06-27T03:19:09.718Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:09 [2020-06-27T03:19:09.718Z] #39 92.03   CC       criu/cr-check.o
03:19:09 [2020-06-27T03:19:09.718Z] #39 93.40   CC       criu/cr-dedup.o
03:19:09 [2020-06-27T03:19:09.718Z] #39 93.81   CC       criu/cr-dump.o
03:19:09 [2020-06-27T03:19:09.718Z] #39 95.81   CC       criu/cr-errno.o
03:19:09 [2020-06-27T03:19:09.718Z] #39 95.91   CC       criu/cr-restore.o
03:19:09 [2020-06-27T03:19:09.718Z] #39 99.93   CC       criu/cr-service.o
03:19:09 [2020-06-27T03:19:09.718Z] #39 101.3   CC       criu/crtools.o
03:19:09 [2020-06-27T03:19:09.718Z] #39 101.8   CC       criu/eventfd.o
03:19:09 [2020-06-27T03:19:09.718Z] #39 102.0   CC       criu/eventpoll.o
03:19:09 [2020-06-27T03:19:09.808Z] #17 28.42 Selecting previously unselected package libip4tc0:amd64.
03:19:09 [2020-06-27T03:19:09.808Z] #17 28.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
03:19:09 [2020-06-27T03:19:09.808Z] #17 28.45 Unpacking libip4tc0:amd64 (1.8.2-4) ...
03:19:09 [2020-06-27T03:19:09.808Z] #17 28.53 Selecting previously unselected package libip6tc0:amd64.
03:19:09 [2020-06-27T03:19:09.808Z] #17 28.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
03:19:09 [2020-06-27T03:19:09.808Z] #17 28.53 Unpacking libip6tc0:amd64 (1.8.2-4) ...
03:19:09 [2020-06-27T03:19:09.808Z] #17 28.61 Selecting previously unselected package libiptc0:amd64.
03:19:09 [2020-06-27T03:19:09.808Z] #17 28.61 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
03:19:09 [2020-06-27T03:19:09.808Z] #17 28.62 Unpacking libiptc0:amd64 (1.8.2-4) ...
03:19:09 [2020-06-27T03:19:09.901Z] #17 11.09 Reading package lists...
03:19:09 [2020-06-27T03:19:09.901Z] #17 ...
03:19:09 [2020-06-27T03:19:09.901Z] 
03:19:09 [2020-06-27T03:19:09.901Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:19:09 [2020-06-27T03:19:09.901Z] #41 147.4 github.com/LK4D4/vndr/godl
03:19:09 [2020-06-27T03:19:09.901Z] #41 148.2 github.com/LK4D4/vndr
03:19:09 [2020-06-27T03:19:09.979Z] #39 ...
03:19:09 [2020-06-27T03:19:09.979Z] 
03:19:09 [2020-06-27T03:19:09.979Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:09 [2020-06-27T03:19:09.979Z] #17 47.33 Setting up python3-pkg-resources (40.8.0-1) ...
03:19:10 [2020-06-27T03:19:10.067Z] #17 28.71 Selecting previously unselected package libnfnetlink0:amd64.
03:19:10 [2020-06-27T03:19:10.067Z] #17 28.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:19:10 [2020-06-27T03:19:10.067Z] #17 28.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:19:10 [2020-06-27T03:19:10.067Z] #17 28.80 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:19:10 [2020-06-27T03:19:10.067Z] #17 28.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
03:19:10 [2020-06-27T03:19:10.067Z] #17 28.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:19:10 [2020-06-27T03:19:10.067Z] #17 28.88 Selecting previously unselected package libnftnl11:amd64.
03:19:10 [2020-06-27T03:19:10.067Z] #17 28.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
03:19:10 [2020-06-27T03:19:10.067Z] #17 28.88 Unpacking libnftnl11:amd64 (1.1.2-2) ...
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.25 Selecting previously unselected package zip.
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.25 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.26 Unpacking zip (3.0-11+b1) ...
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.42 Setting up aufs-tools (1:4.14+20190211-1) ...
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.44 Setting up libip6tc0:ppc64el (1.8.2-4) ...
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.46 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.47 Setting up libgpm2:ppc64el (1.20.7-5) ...
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.48 Setting up libip4tc0:ppc64el (1.8.2-4) ...
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.49 Setting up uidmap (1:4.5-1.1) ...
03:19:10 [2020-06-27T03:19:10.140Z] #18 59.50 Setting up libnftnl11:ppc64el (1.1.2-2) ...
03:19:10 [2020-06-27T03:19:10.156Z] #41 ...
03:19:10 [2020-06-27T03:19:10.156Z] 
03:19:10 [2020-06-27T03:19:10.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:10 [2020-06-27T03:19:10.156Z] #39 81.55   DEP      criu/sk-netlink.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 81.72   DEP      criu/sk-inet.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 81.93   DEP      criu/signalfd.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 82.05   DEP      criu/sigframe.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 82.10   DEP      criu/shmem.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 82.22   DEP      criu/servicefd.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 82.35   DEP      criu/seize.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 82.57   DEP      criu/seccomp.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 82.81   DEP      criu/rst-malloc.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 82.90   DEP      criu/rbtree.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 82.94   DEP      criu/pstree.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 83.13   DEP      criu/protobuf.d
03:19:10 [2020-06-27T03:19:10.156Z] #39 83.35   GEN      criu/protobuf-desc-gen.h
03:19:10 [2020-06-27T03:19:10.324Z] #17 28.96 Selecting previously unselected package iptables.
03:19:10 [2020-06-27T03:19:10.324Z] #17 28.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
03:19:10 [2020-06-27T03:19:10.324Z] #17 28.97 Unpacking iptables (1.8.2-4) ...
03:19:10 [2020-06-27T03:19:10.411Z] #39 85.02   DEP      criu/protobuf-desc.d
03:19:10 [2020-06-27T03:19:10.411Z] #39 85.14   DEP      criu/proc_parse.d
03:19:10 [2020-06-27T03:19:10.426Z] #18 59.51 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
03:19:10 [2020-06-27T03:19:10.426Z] #18 59.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:19:10 [2020-06-27T03:19:10.426Z] #18 59.53 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
03:19:10 [2020-06-27T03:19:10.426Z] #18 59.53 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
03:19:10 [2020-06-27T03:19:10.426Z] #18 59.54 Setting up xxd (2:8.1.0875-5) ...
03:19:10 [2020-06-27T03:19:10.426Z] #18 59.54 Setting up zip (3.0-11+b1) ...
03:19:10 [2020-06-27T03:19:10.426Z] #18 59.55 Setting up vim-common (2:8.1.0875-5) ...
03:19:10 [2020-06-27T03:19:10.426Z] #18 59.58 Setting up bash-completion (1:2.8-6) ...
03:19:10 [2020-06-27T03:19:10.581Z] #17 29.26 Selecting previously unselected package xxd.
03:19:10 [2020-06-27T03:19:10.581Z] #17 29.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
03:19:10 [2020-06-27T03:19:10.581Z] #17 29.28 Unpacking xxd (2:8.1.0875-5) ...
03:19:10 [2020-06-27T03:19:10.666Z] #39 85.39   DEP      criu/plugin.d
03:19:10 [2020-06-27T03:19:10.839Z] #17 29.42 Selecting previously unselected package vim-common.
03:19:10 [2020-06-27T03:19:10.839Z] #17 29.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:19:10 [2020-06-27T03:19:10.839Z] #17 29.46 Unpacking vim-common (2:8.1.0875-5) ...
03:19:10 [2020-06-27T03:19:10.839Z] #17 29.63 Selecting previously unselected package bash-completion.
03:19:10 [2020-06-27T03:19:10.839Z] #17 29.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:19:10 [2020-06-27T03:19:10.920Z] #17 48.24 Setting up python3-distutils (3.7.3-1) ...
03:19:10 [2020-06-27T03:19:10.922Z] #39 ...
03:19:10 [2020-06-27T03:19:10.922Z] 
03:19:10 [2020-06-27T03:19:10.922Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:19:10 [2020-06-27T03:19:10.922Z] #41 DONE 158.4s
03:19:11 [2020-06-27T03:19:11.177Z] 
03:19:11 [2020-06-27T03:19:11.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:11 [2020-06-27T03:19:11.177Z] #39 85.57   DEP      criu/pipes.d
03:19:11 [2020-06-27T03:19:11.177Z] #39 85.73   DEP      criu/pie-util.d
03:19:11 [2020-06-27T03:19:11.432Z] #39 85.91   DEP      criu/pie-util-vdso.d
03:19:11 [2020-06-27T03:19:11.432Z] #39 86.08   DEP      criu/pie-util-vdso-elf32.d
03:19:11 [2020-06-27T03:19:11.491Z] #17 48.80 Setting up python3-setuptools (40.8.0-1) ...
03:19:11 [2020-06-27T03:19:11.994Z] #39 86.36   DEP      criu/path.d
03:19:11 [2020-06-27T03:19:11.994Z] #39 86.48   DEP      criu/parasite-syscall.d
03:19:12 [2020-06-27T03:19:12.210Z] #17 ...
03:19:12 [2020-06-27T03:19:12.210Z] 
03:19:12 [2020-06-27T03:19:12.210Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:12 [2020-06-27T03:19:12.210Z] #39 91.45   DEP      criu/cr-dedup.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 91.74   DEP      criu/cr-check.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 92.00   DEP      criu/config.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 92.18   DEP      criu/clone-noasan.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 92.26   DEP      criu/cgroup.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 92.48   DEP      criu/cgroup-props.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 92.67   DEP      criu/bitmap.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 92.70   DEP      criu/bfd.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 92.77   DEP      criu/autofs.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 92.89   DEP      criu/aio.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 93.01   DEP      criu/action-scripts.d
03:19:12 [2020-06-27T03:19:12.210Z] #39 93.23   CC       criu/action-scripts.o
03:19:12 [2020-06-27T03:19:12.210Z] #39 93.63   CC       criu/aio.o
03:19:12 [2020-06-27T03:19:12.210Z] #39 94.19   CC       criu/autofs.o
03:19:12 [2020-06-27T03:19:12.210Z] #39 95.55   CC       criu/bfd.o
03:19:12 [2020-06-27T03:19:12.210Z] #39 96.01   CC       criu/bitmap.o
03:19:12 [2020-06-27T03:19:12.210Z] #39 96.14   CC       criu/cgroup-props.o
03:19:12 [2020-06-27T03:19:12.210Z] #39 96.84   CC       criu/cgroup.o
03:19:12 [2020-06-27T03:19:12.210Z] #39 99.30   CC       criu/clone-noasan.o
03:19:12 [2020-06-27T03:19:12.210Z] #39 99.46   CC       criu/config.o
03:19:12 [2020-06-27T03:19:12.210Z] #39 100.6   CC       criu/cr-check.o
03:19:12 [2020-06-27T03:19:12.250Z] #39 86.64   DEP      criu/pagemap.d
03:19:12 [2020-06-27T03:19:12.250Z] #39 86.74   DEP      criu/pagemap-cache.d
03:19:12 [2020-06-27T03:19:12.250Z] #39 86.84   DEP      criu/page-xfer.d
03:19:12 [2020-06-27T03:19:12.505Z] #39 86.99   DEP      criu/page-pipe.d
03:19:12 [2020-06-27T03:19:12.505Z] #39 87.06   DEP      criu/netfilter.d
03:19:12 [2020-06-27T03:19:12.760Z] #39 87.28   DEP      criu/net.d
03:19:12 [2020-06-27T03:19:12.775Z] #39 102.3   CC       criu/cr-dedup.o
03:19:12 [2020-06-27T03:19:12.875Z] #17 50.10 Setting up python3-pip (18.1-5) ...
03:19:13 [2020-06-27T03:19:13.015Z] #39 87.50   DEP      criu/namespaces.d
03:19:13 [2020-06-27T03:19:13.015Z] #39 87.60   DEP      criu/mount.d
03:19:13 [2020-06-27T03:19:13.015Z] #39 87.74   DEP      criu/memfd.d
03:19:13 [2020-06-27T03:19:13.032Z] #39 102.6   CC       criu/cr-dump.o
03:19:13 [2020-06-27T03:19:13.271Z] #39 87.84   DEP      criu/mem.d
03:19:13 [2020-06-27T03:19:13.289Z] #39 ...
03:19:13 [2020-06-27T03:19:13.289Z] 
03:19:13 [2020-06-27T03:19:13.289Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:13 [2020-06-27T03:19:13.289Z] #17 32.02 Unpacking bash-completion (1:2.8-6) ...
03:19:13 [2020-06-27T03:19:13.526Z] #39 88.00   DEP      criu/lsm.d
03:19:13 [2020-06-27T03:19:13.526Z] #39 88.10   DEP      criu/log.d
03:19:13 [2020-06-27T03:19:13.526Z] #39 88.23   DEP      criu/libnetlink.d
03:19:13 [2020-06-27T03:19:13.781Z] #39 88.39   DEP      criu/kerndat.d
03:19:13 [2020-06-27T03:19:13.816Z] #17 51.38 Processing triggers for libc-bin (2.28-10) ...
03:19:13 [2020-06-27T03:19:13.868Z] #17 32.40 Selecting previously unselected package bzip2.
03:19:13 [2020-06-27T03:19:13.868Z] #17 32.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
03:19:13 [2020-06-27T03:19:13.868Z] #17 32.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:19:13 [2020-06-27T03:19:13.868Z] #17 32.48 Selecting previously unselected package xz-utils.
03:19:13 [2020-06-27T03:19:13.868Z] #17 32.48 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
03:19:13 [2020-06-27T03:19:13.868Z] #17 32.49 Unpacking xz-utils (5.2.4-1) ...
03:19:13 [2020-06-27T03:19:13.868Z] #17 32.64 Selecting previously unselected package apparmor.
03:19:13 [2020-06-27T03:19:13.868Z] #17 32.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
03:19:13 [2020-06-27T03:19:13.922Z] #18 ...
03:19:13 [2020-06-27T03:19:13.922Z] 
03:19:13 [2020-06-27T03:19:13.922Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:19:13 [2020-06-27T03:19:13.922Z] #42 175.4 net/http/httptrace
03:19:13 [2020-06-27T03:19:13.922Z] #42 175.8 net/http
03:19:14 [2020-06-27T03:19:14.036Z] #39 88.54   DEP      criu/kcmp-ids.d
03:19:14 [2020-06-27T03:19:14.036Z] #39 88.64   DEP      criu/irmap.d
03:19:14 [2020-06-27T03:19:14.036Z] #39 88.77   DEP      criu/ipc_ns.d
03:19:14 [2020-06-27T03:19:14.076Z] #17 51.47 Processing triggers for mime-support (3.62) ...
03:19:14 [2020-06-27T03:19:14.126Z] #17 32.72 Unpacking apparmor (2.13.2-10) ...
03:19:14 [2020-06-27T03:19:14.209Z] #42 ...
03:19:14 [2020-06-27T03:19:14.209Z] 
03:19:14 [2020-06-27T03:19:14.209Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:14 [2020-06-27T03:19:14.209Z] #40 111.1   CC       criu/cgroup.o
03:19:14 [2020-06-27T03:19:14.291Z] #39 88.89   DEP      criu/image.d
03:19:14 [2020-06-27T03:19:14.384Z] #17 33.07 Selecting previously unselected package aufs-tools.
03:19:14 [2020-06-27T03:19:14.384Z] #17 33.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
03:19:14 [2020-06-27T03:19:14.385Z] #17 33.09 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:19:14 [2020-06-27T03:19:14.385Z] #17 33.18 Selecting previously unselected package libonig5:amd64.
03:19:14 [2020-06-27T03:19:14.385Z] #17 33.19 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
03:19:14 [2020-06-27T03:19:14.385Z] #17 33.19 Unpacking libonig5:amd64 (6.9.1-1) ...
03:19:14 [2020-06-27T03:19:14.546Z] #39 89.03   DEP      criu/image-desc.d
03:19:14 [2020-06-27T03:19:14.546Z] #39 89.12   DEP      criu/fsnotify.d
03:19:14 [2020-06-27T03:19:14.642Z] #17 33.32 Selecting previously unselected package libjq1:amd64.
03:19:14 [2020-06-27T03:19:14.642Z] #17 33.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:19:14 [2020-06-27T03:19:14.642Z] #17 33.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:19:14 [2020-06-27T03:19:14.642Z] #17 33.45 Selecting previously unselected package jq.
03:19:14 [2020-06-27T03:19:14.642Z] #17 33.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
03:19:14 [2020-06-27T03:19:14.642Z] #17 33.48 Unpacking jq (1.5+dfsg-2+b1) ...
03:19:14 [2020-06-27T03:19:14.802Z] #39 89.35   DEP      criu/filesystems.d
03:19:14 [2020-06-27T03:19:14.899Z] #17 33.57 Selecting previously unselected package libaio1:amd64.
03:19:14 [2020-06-27T03:19:14.899Z] #17 33.57 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
03:19:14 [2020-06-27T03:19:14.899Z] #17 33.57 Unpacking libaio1:amd64 (0.3.112-3) ...
03:19:14 [2020-06-27T03:19:14.899Z] #17 33.63 Selecting previously unselected package libgpm2:amd64.
03:19:14 [2020-06-27T03:19:14.899Z] #17 33.63 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
03:19:14 [2020-06-27T03:19:14.899Z] #17 33.64 Unpacking libgpm2:amd64 (1.20.7-5) ...
03:19:15 [2020-06-27T03:19:15.057Z] #39 89.49   DEP      criu/files.d
03:19:15 [2020-06-27T03:19:15.057Z] #39 89.67   DEP      criu/files-reg.d
03:19:15 [2020-06-27T03:19:15.156Z] #17 33.71 Selecting previously unselected package libicu63:amd64.
03:19:15 [2020-06-27T03:19:15.156Z] #17 33.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
03:19:15 [2020-06-27T03:19:15.156Z] #17 33.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:19:15 [2020-06-27T03:19:15.232Z] #40 117.0   CC       criu/clone-noasan.o
03:19:15 [2020-06-27T03:19:15.232Z] #40 117.3   CC       criu/config.o
03:19:15 [2020-06-27T03:19:15.232Z] #40 ...
03:19:15 [2020-06-27T03:19:15.232Z] 
03:19:15 [2020-06-27T03:19:15.232Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:15 [2020-06-27T03:19:15.232Z] #18 64.53 Setting up libiptc0:ppc64el (1.8.2-4) ...
03:19:15 [2020-06-27T03:19:15.232Z] #18 64.53 Setting up xz-utils (5.2.4-1) ...
03:19:15 [2020-06-27T03:19:15.232Z] #18 64.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:19:15 [2020-06-27T03:19:15.232Z] #18 64.56 Setting up sudo (1.8.27-1+deb10u2) ...
03:19:15 [2020-06-27T03:19:15.312Z] #39 89.80   DEP      criu/files-ext.d
03:19:15 [2020-06-27T03:19:15.312Z] #39 89.93   DEP      criu/file-lock.d
03:19:15 [2020-06-27T03:19:15.459Z] #17 DONE 52.8s
03:19:15 [2020-06-27T03:19:15.459Z] 
03:19:15 [2020-06-27T03:19:15.459Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:19:15 [2020-06-27T03:19:15.520Z] #18 64.65 invoke-rc.d: could not determine current runlevel
03:19:15 [2020-06-27T03:19:15.520Z] #18 64.67 invoke-rc.d: policy-rc.d denied execution of start.
03:19:15 [2020-06-27T03:19:15.520Z] #18 64.68 Setting up pigz (2.4-1) ...
03:19:15 [2020-06-27T03:19:15.520Z] #18 64.68 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
03:19:15 [2020-06-27T03:19:15.520Z] #18 64.69 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
03:19:15 [2020-06-27T03:19:15.520Z] #18 64.70 Setting up python-pip-whl (18.1-5) ...
03:19:15 [2020-06-27T03:19:15.520Z] #18 64.70 Setting up libmpdec2:ppc64el (2.4.2-2) ...
03:19:15 [2020-06-27T03:19:15.520Z] #18 64.71 Setting up vim-runtime (2:8.1.0875-5) ...
03:19:15 [2020-06-27T03:19:15.568Z] #39 90.07   DEP      criu/file-ids.d
03:19:15 [2020-06-27T03:19:15.568Z] #39 90.22   DEP      criu/fifo.d
03:19:15 [2020-06-27T03:19:15.823Z] #39 90.38   DEP      criu/fdstore.d
03:19:15 [2020-06-27T03:19:15.823Z] #39 90.47   DEP      criu/fault-injection.d
03:19:16 [2020-06-27T03:19:16.078Z] #39 90.51   DEP      criu/external.d
03:19:16 [2020-06-27T03:19:16.078Z] #39 90.64   DEP      criu/eventpoll.d
03:19:16 [2020-06-27T03:19:16.145Z] #18 65.29 Setting up libaio1:ppc64el (0.3.112-3) ...
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.29 Setting up libonig5:ppc64el (6.9.1-1) ...
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.30 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.30 Setting up vim (2:8.1.0875-5) ...
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.42 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.43 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.44 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.45 Setting up jq (1.5+dfsg-2+b1) ...
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.46 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
03:19:16 [2020-06-27T03:19:16.146Z] #18 65.48 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:19:13 [2020-06-27T03:19:13.434Z] Fetching upstream changes from https://github.com/moby/moby.git
03:19:13 [2020-06-27T03:19:13.434Z]  > git --version # timeout=10
03:19:13 [2020-06-27T03:19:13.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:19:13 [2020-06-27T03:19:13.489Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:19:16 [2020-06-27T03:19:16.334Z] #39 90.83   DEP      criu/eventfd.d
03:19:16 [2020-06-27T03:19:16.334Z] #39 90.96   DEP      criu/crtools.d
03:19:16 [2020-06-27T03:19:16.589Z] #39 91.13   DEP      criu/cr-service.d
03:19:16 [2020-06-27T03:19:16.842Z] #18 1.545 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:19:16 [2020-06-27T03:19:16.843Z] #18 1.552 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:19:16 [2020-06-27T03:19:16.843Z] #18 1.558 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:19:16 [2020-06-27T03:19:16.845Z] #39 91.36   DEP      criu/cr-restore.d
03:19:17 [2020-06-27T03:19:17.100Z] #39 91.56   DEP      criu/cr-errno.d
03:19:17 [2020-06-27T03:19:17.100Z] #39 91.58   DEP      criu/cr-dump.d
03:19:17 [2020-06-27T03:19:17.100Z] #39 91.74   DEP      criu/cr-dedup.d
03:19:17 [2020-06-27T03:19:17.103Z] #18 DONE 1.7s
03:19:17 [2020-06-27T03:19:17.103Z] 
03:19:17 [2020-06-27T03:19:17.103Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:19:17 [2020-06-27T03:19:17.356Z] #39 91.87   DEP      criu/cr-check.d
03:19:17 [2020-06-27T03:19:17.611Z] #39 92.13   DEP      criu/config.d
03:19:17 [2020-06-27T03:19:17.866Z] #39 92.34   DEP      criu/clone-noasan.d
03:19:17 [2020-06-27T03:19:17.866Z] #39 92.43   DEP      criu/cgroup.d
03:19:17 [2020-06-27T03:19:17.866Z] #39 92.59   DEP      criu/cgroup-props.d
03:19:18 [2020-06-27T03:19:18.122Z] #39 92.65   DEP      criu/bitmap.d
03:19:18 [2020-06-27T03:19:18.122Z] #39 92.70   DEP      criu/bfd.d
03:19:18 [2020-06-27T03:19:18.122Z] #39 ...
03:19:18 [2020-06-27T03:19:18.122Z] 
03:19:18 [2020-06-27T03:19:18.122Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:19:18 [2020-06-27T03:19:18.122Z] #28 DONE 165.7s
03:19:18 [2020-06-27T03:19:18.122Z] 
03:19:18 [2020-06-27T03:19:18.122Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:18 [2020-06-27T03:19:18.122Z] #17 11.09 Reading package lists...
03:19:18 [2020-06-27T03:19:18.122Z] #17 14.63 Reading package lists...
03:19:18 [2020-06-27T03:19:18.122Z] #17 18.46 Building dependency tree...
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.74 libcap2-bin is already the newest version (1:2.25-2).
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.74 The following additional packages will be installed:
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.75   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.75   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.75   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.75   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.75   python3.7 python3.7-minimal vim-runtime xxd
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.76 Suggested packages:
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.76   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.76   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.76   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.76 Recommended packages:
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.76   aufs-dkms nftables build-essential python3-dev python3-keyring
03:19:18 [2020-06-27T03:19:18.122Z] #17 19.76   python3-keyrings.alt python3-xdg unzip
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.46 The following NEW packages will be installed:
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.48   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.48   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.48   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.48   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.48   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.48   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.48   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.48   xz-utils zip
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.78 Need to get 28.5 MB of archives.
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.78 After this operation, 116 MB of additional disk space will be used.
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 21.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
03:19:18 [2020-06-27T03:19:18.122Z] #17 22.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
03:19:18 [2020-06-27T03:19:18.377Z] #17 ...
03:19:18 [2020-06-27T03:19:18.377Z] 
03:19:18 [2020-06-27T03:19:18.377Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:18 [2020-06-27T03:19:18.377Z] #39 92.91   DEP      criu/autofs.d
03:19:18 [2020-06-27T03:19:18.434Z] #17 36.79 Selecting previously unselected package libnet1:amd64.
03:19:18 [2020-06-27T03:19:18.434Z] #17 36.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:19:18 [2020-06-27T03:19:18.434Z] #17 36.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:19:18 [2020-06-27T03:19:18.434Z] #17 36.88 Selecting previously unselected package libnl-3-200:amd64.
03:19:18 [2020-06-27T03:19:18.434Z] #17 36.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
03:19:18 [2020-06-27T03:19:18.434Z] #17 36.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:19:18 [2020-06-27T03:19:18.434Z] #17 36.99 Selecting previously unselected package libprotobuf-c1:amd64.
03:19:18 [2020-06-27T03:19:18.434Z] #17 37.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:19:18 [2020-06-27T03:19:18.434Z] #17 37.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:19:18 [2020-06-27T03:19:18.434Z] #17 37.10 Selecting previously unselected package libreadline5:amd64.
03:19:18 [2020-06-27T03:19:18.434Z] #17 37.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
03:19:18 [2020-06-27T03:19:18.434Z] #17 37.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:19:18 [2020-06-27T03:19:18.434Z] #17 37.22 Selecting previously unselected package net-tools.
03:19:18 [2020-06-27T03:19:18.434Z] #17 37.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
03:19:18 [2020-06-27T03:19:18.434Z] #17 37.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:19:18 [2020-06-27T03:19:18.632Z] #39 93.12   DEP      criu/aio.d
03:19:18 [2020-06-27T03:19:18.691Z] #17 37.44 Selecting previously unselected package python-pip-whl.
03:19:18 [2020-06-27T03:19:18.691Z] #17 37.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:19:18 [2020-06-27T03:19:18.691Z] #17 37.45 Unpacking python-pip-whl (18.1-5) ...
03:19:18 [2020-06-27T03:19:18.887Z] #39 93.42   DEP      criu/action-scripts.d
03:19:19 [2020-06-27T03:19:19.256Z] #17 37.96 Selecting previously unselected package python3-lib2to3.
03:19:19 [2020-06-27T03:19:19.256Z] #17 37.96 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:19:19 [2020-06-27T03:19:19.256Z] #17 37.97 Unpacking python3-lib2to3 (3.7.3-1) ...
03:19:19 [2020-06-27T03:19:19.448Z] #39 93.90   CC       criu/action-scripts.o
03:19:19 [2020-06-27T03:19:19.513Z] #17 38.12 Selecting previously unselected package python3-distutils.
03:19:19 [2020-06-27T03:19:19.513Z] #17 38.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:19:19 [2020-06-27T03:19:19.513Z] #17 38.14 Unpacking python3-distutils (3.7.3-1) ...
03:19:19 [2020-06-27T03:19:19.513Z] #17 38.26 Selecting previously unselected package python3-pip.
03:19:19 [2020-06-27T03:19:19.513Z] #17 38.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:19:19 [2020-06-27T03:19:19.513Z] #17 38.29 Unpacking python3-pip (18.1-5) ...
03:19:19 [2020-06-27T03:19:19.771Z] #17 38.47 Selecting previously unselected package python3-pkg-resources.
03:19:19 [2020-06-27T03:19:19.771Z] #17 38.50 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:19:19 [2020-06-27T03:19:19.771Z] #17 38.51 Unpacking python3-pkg-resources (40.8.0-1) ...
03:19:19 [2020-06-27T03:19:19.771Z] #17 38.63 Selecting previously unselected package python3-setuptools.
03:19:19 [2020-06-27T03:19:19.771Z] #17 38.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:19:19 [2020-06-27T03:19:19.771Z] #17 38.65 Unpacking python3-setuptools (40.8.0-1) ...
03:19:20 [2020-06-27T03:19:20.009Z] #39 94.42   CC       criu/aio.o
03:19:20 [2020-06-27T03:19:20.336Z] #17 38.86 Selecting previously unselected package python3-wheel.
03:19:20 [2020-06-27T03:19:20.336Z] #17 38.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:19:20 [2020-06-27T03:19:20.336Z] #17 38.88 Unpacking python3-wheel (0.32.3-2) ...
03:19:20 [2020-06-27T03:19:20.336Z] #17 38.94 Selecting previously unselected package sudo.
03:19:20 [2020-06-27T03:19:20.336Z] #17 38.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
03:19:20 [2020-06-27T03:19:20.336Z] #17 38.95 Unpacking sudo (1.8.27-1+deb10u2) ...
03:19:20 [2020-06-27T03:19:20.399Z] #19 ...
03:19:20 [2020-06-27T03:19:20.399Z] 
03:19:20 [2020-06-27T03:19:20.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:20 [2020-06-27T03:19:20.399Z] #39 102.7   CC       criu/external.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 102.9   CC       criu/fault-injection.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 103.0   CC       criu/fdstore.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 103.3   CC       criu/fifo.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 103.7   CC       criu/file-ids.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 104.1   CC       criu/file-lock.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 104.9   CC       criu/files-ext.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 105.2   CC       criu/files-reg.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 107.2   CC       criu/files.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 109.1   CC       criu/filesystems.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 109.7   CC       criu/fsnotify.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 110.6   CC       criu/image-desc.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 110.8   CC       criu/image.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 111.8   CC       criu/ipc_ns.o
03:19:20 [2020-06-27T03:19:20.399Z] #39 112.9   CC       criu/irmap.o
03:19:20 [2020-06-27T03:19:20.570Z] #39 94.97   CC       criu/autofs.o
03:19:20 [2020-06-27T03:19:20.851Z] #17 39.44 Selecting previously unselected package thin-provisioning-tools.
03:19:20 [2020-06-27T03:19:20.851Z] #17 39.45 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
03:19:20 [2020-06-27T03:19:20.851Z] #17 39.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:19:20 [2020-06-27T03:19:20.851Z] #17 39.66 Selecting previously unselected package uidmap.
03:19:20 [2020-06-27T03:19:20.851Z] #17 39.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
03:19:20 [2020-06-27T03:19:20.851Z] #17 39.69 Unpacking uidmap (1:4.5-1.1) ...
03:19:20 [2020-06-27T03:19:20.970Z] #39 113.5   CC       criu/kcmp-ids.o
03:19:21 [2020-06-27T03:19:21.109Z] #17 39.79 Selecting previously unselected package vim-runtime.
03:19:21 [2020-06-27T03:19:21.109Z] #17 39.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:19:21 [2020-06-27T03:19:21.109Z] #17 39.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:19:21 [2020-06-27T03:19:21.109Z] #17 39.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:19:21 [2020-06-27T03:19:21.109Z] #17 39.85 Unpacking vim-runtime (2:8.1.0875-5) ...
03:19:21 [2020-06-27T03:19:21.540Z] #39 113.9   CC       criu/kerndat.o
03:19:21 [2020-06-27T03:19:21.688Z] #18 70.53 Setting up iptables (1.8.2-4) ...
03:19:21 [2020-06-27T03:19:21.688Z] #18 70.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:19:21 [2020-06-27T03:19:21.688Z] #18 70.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:19:21 [2020-06-27T03:19:21.688Z] #18 70.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:19:21 [2020-06-27T03:19:21.688Z] #18 70.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:19:21 [2020-06-27T03:19:21.688Z] #18 70.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:19:21 [2020-06-27T03:19:21.688Z] #18 70.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:19:21 [2020-06-27T03:19:21.688Z] #18 70.69 Setting up python3 (3.7.3-1) ...
03:19:21 [2020-06-27T03:19:21.688Z] #18 ...
03:19:21 [2020-06-27T03:19:21.688Z] 
03:19:21 [2020-06-27T03:19:21.688Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:19:21 [2020-06-27T03:19:21.688Z] #44 DONE 192.9s
03:19:21 [2020-06-27T03:19:21.688Z] 
03:19:21 [2020-06-27T03:19:21.688Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:19:21 [2020-06-27T03:19:21.688Z] #42 190.9 github.com/LK4D4/vndr/godl
03:19:21 [2020-06-27T03:19:21.688Z] #42 192.1 github.com/LK4D4/vndr
03:19:21 [2020-06-27T03:19:21.800Z] #39 ...
03:19:21 [2020-06-27T03:19:21.800Z] 
03:19:21 [2020-06-27T03:19:21.800Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:19:21 [2020-06-27T03:19:21.800Z] #19 4.899 Collecting yamllint==1.16.0
03:19:21 [2020-06-27T03:19:21.932Z] #39 96.25   CC       criu/bfd.o
03:19:22 [2020-06-27T03:19:22.188Z] #39 96.78   CC       criu/bitmap.o
03:19:22 [2020-06-27T03:19:22.443Z] #39 96.94   CC       criu/cgroup-props.o
03:19:23 [2020-06-27T03:19:23.004Z] #39 97.56   CC       criu/cgroup.o
03:19:23 [2020-06-27T03:19:23.930Z] #39 ...
03:19:23 [2020-06-27T03:19:23.930Z] 
03:19:23 [2020-06-27T03:19:23.930Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:23 [2020-06-27T03:19:23.930Z] #17 22.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 22.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 22.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 22.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 22.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 22.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.09 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 23.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
03:19:23 [2020-06-27T03:19:23.930Z] #17 24.37 debconf: delaying package configuration, since apt-utils is not installed
03:19:23 [2020-06-27T03:19:23.930Z] #17 24.46 Fetched 28.5 MB in 2s (11.8 MB/s)
03:19:23 [2020-06-27T03:19:23.930Z] #17 24.50 Selecting previously unselected package pigz.
03:19:23 [2020-06-27T03:19:23.930Z] #17 24.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 ... 23432 files and directories currently installed.)
03:19:23 [2020-06-27T03:19:23.930Z] #17 24.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 24.58 Unpacking pigz (2.4-1) ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 24.65 Selecting previously unselected package libpython3.7-minimal:amd64.
03:19:23 [2020-06-27T03:19:23.930Z] #17 24.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 24.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 25.05 Selecting previously unselected package python3.7-minimal.
03:19:23 [2020-06-27T03:19:23.930Z] #17 25.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 25.06 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 25.81 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 25.83 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 27.77 Selecting previously unselected package python3-minimal.
03:19:23 [2020-06-27T03:19:23.930Z] #17 27.77 (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 ... 23681 files and directories currently installed.)
03:19:23 [2020-06-27T03:19:23.930Z] #17 27.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 27.80 Unpacking python3-minimal (3.7.3-1) ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 27.86 Selecting previously unselected package libmpdec2:amd64.
03:19:23 [2020-06-27T03:19:23.930Z] #17 27.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 27.89 Unpacking libmpdec2:amd64 (2.4.2-2) ...
03:19:23 [2020-06-27T03:19:23.930Z] #17 27.98 Selecting previously unselected package libpython3.7-stdlib:amd64.
03:19:23 [2020-06-27T03:19:23.931Z] #17 27.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
03:19:23 [2020-06-27T03:19:23.931Z] #17 28.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:19:24 [2020-06-27T03:19:24.488Z] #17 42.67 Selecting previously unselected package vim.
03:19:24 [2020-06-27T03:19:24.488Z] #17 42.69 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
03:19:24 [2020-06-27T03:19:24.488Z] #17 42.71 Unpacking vim (2:8.1.0875-5) ...
03:19:24 [2020-06-27T03:19:24.488Z] #17 43.24 Selecting previously unselected package xfsprogs.
03:19:24 [2020-06-27T03:19:24.488Z] #17 43.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
03:19:24 [2020-06-27T03:19:24.488Z] #17 43.27 Unpacking xfsprogs (4.20.0-1) ...
03:19:24 [2020-06-27T03:19:24.491Z] #17 28.79 Selecting previously unselected package python3.7.
03:19:24 [2020-06-27T03:19:24.491Z] #17 28.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
03:19:24 [2020-06-27T03:19:24.491Z] #17 28.80 Unpacking python3.7 (3.7.3-2+deb10u1) ...
03:19:24 [2020-06-27T03:19:24.797Z] #17 28.92 Selecting previously unselected package libpython3-stdlib:amd64.
03:19:24 [2020-06-27T03:19:24.797Z] #17 28.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
03:19:24 [2020-06-27T03:19:24.797Z] #17 28.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
03:19:24 [2020-06-27T03:19:24.797Z] #17 28.99 Setting up python3-minimal (3.7.3-1) ...
03:19:25 [2020-06-27T03:19:25.052Z] #17 43.73 Selecting previously unselected package zip.
03:19:25 [2020-06-27T03:19:25.052Z] #17 43.75 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
03:19:25 [2020-06-27T03:19:25.052Z] #17 43.75 Unpacking zip (3.0-11+b1) ...
03:19:25 [2020-06-27T03:19:25.052Z] #17 43.97 Setting up aufs-tools (1:4.14+20190211-1) ...
03:19:25 [2020-06-27T03:19:25.052Z] #17 ...
03:19:25 [2020-06-27T03:19:25.052Z] 
03:19:25 [2020-06-27T03:19:25.052Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:25 [2020-06-27T03:19:25.052Z] #39 104.7   CC       criu/cr-errno.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 104.8   CC       criu/cr-restore.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 109.2   CC       criu/cr-service.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 110.8   CC       criu/crtools.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 111.4   CC       criu/eventfd.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 111.8   CC       criu/eventpoll.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 112.7   CC       criu/external.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 113.1   CC       criu/fault-injection.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 113.2   CC       criu/fdstore.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 113.6   CC       criu/fifo.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 114.0   CC       criu/file-ids.o
03:19:25 [2020-06-27T03:19:25.052Z] #39 114.4   CC       criu/file-lock.o
03:19:25 [2020-06-27T03:19:25.309Z] #39 ...
03:19:25 [2020-06-27T03:19:25.309Z] 
03:19:25 [2020-06-27T03:19:25.309Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:25 [2020-06-27T03:19:25.309Z] #17 43.97 Setting up aufs-tools (1:4.14+20190211-1) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 43.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.00 Setting up libip6tc0:amd64 (1.8.2-4) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.01 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.02 Setting up libgpm2:amd64 (1.20.7-5) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.03 Setting up libip4tc0:amd64 (1.8.2-4) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.04 Setting up uidmap (1:4.5-1.1) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.05 Setting up libnftnl11:amd64 (1.1.2-2) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.11 Setting up xxd (2:8.1.0875-5) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.12 Setting up zip (3.0-11+b1) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.13 Setting up vim-common (2:8.1.0875-5) ...
03:19:25 [2020-06-27T03:19:25.309Z] #17 44.16 Setting up bash-completion (1:2.8-6) ...
03:19:25 [2020-06-27T03:19:25.737Z] #17 29.95 Selecting previously unselected package python3.
03:19:25 [2020-06-27T03:19:25.737Z] #17 29.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
03:19:25 [2020-06-27T03:19:25.737Z] #17 ...
03:19:25 [2020-06-27T03:19:25.737Z] 
03:19:25 [2020-06-27T03:19:25.737Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:25 [2020-06-27T03:19:25.737Z] #39 100.2   CC       criu/clone-noasan.o
03:19:25 [2020-06-27T03:19:25.737Z] #39 100.3   CC       criu/config.o
03:19:26 [2020-06-27T03:19:26.227Z] #42 ...
03:19:26 [2020-06-27T03:19:26.227Z] 
03:19:26 [2020-06-27T03:19:26.227Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:26 [2020-06-27T03:19:26.227Z] #18 71.71 Setting up python3-wheel (0.32.3-2) ...
03:19:26 [2020-06-27T03:19:26.227Z] #18 72.69 Setting up apparmor (2.13.2-10) ...
03:19:26 [2020-06-27T03:19:26.227Z] #18 74.79 Setting up xfsprogs (4.20.0-1) ...
03:19:26 [2020-06-27T03:19:26.227Z] #18 74.80 Setting up python3-lib2to3 (3.7.3-1) ...
03:19:26 [2020-06-27T03:19:26.227Z] #18 75.32 Setting up python3-pkg-resources (40.8.0-1) ...
03:19:26 [2020-06-27T03:19:26.338Z] ok  	github.com/docker/docker/cmd/dockerd	0.039s	coverage: 30.8% of statements
03:19:26 [2020-06-27T03:19:26.338Z] ok  	github.com/docker/docker/container	0.110s	coverage: 34.7% of statements
03:19:26 [2020-06-27T03:19:26.338Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:19:26 [2020-06-27T03:19:26.338Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:19:26 [2020-06-27T03:19:26.338Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:19:26 [2020-06-27T03:19:26.338Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:19:27 [2020-06-27T03:19:27.100Z] #39 101.5   CC       criu/cr-check.o
03:19:27 [2020-06-27T03:19:27.235Z] #19 10.23   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:19:27 [2020-06-27T03:19:27.248Z] #18 76.60 Setting up python3-distutils (3.7.3-1) ...
03:19:27 [2020-06-27T03:19:27.496Z] #19 10.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:19:27 [2020-06-27T03:19:27.496Z] #19 10.42   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:19:27 [2020-06-27T03:19:27.496Z] #19 10.50 Collecting pyyaml (from yamllint==1.16.0)
03:19:27 [2020-06-27T03:19:27.756Z] #19 10.68   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:19:28 [2020-06-27T03:19:28.272Z] #18 77.51 Setting up python3-setuptools (40.8.0-1) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 46.85 Setting up libiptc0:amd64 (1.8.2-4) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 46.86 Setting up xz-utils (5.2.4-1) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 46.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:19:28 [2020-06-27T03:19:28.586Z] #17 46.89 Setting up sudo (1.8.27-1+deb10u2) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 46.96 invoke-rc.d: could not determine current runlevel
03:19:28 [2020-06-27T03:19:28.586Z] #17 46.98 invoke-rc.d: policy-rc.d denied execution of start.
03:19:28 [2020-06-27T03:19:28.586Z] #17 46.99 Setting up pigz (2.4-1) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.02 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.03 Setting up python-pip-whl (18.1-5) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.04 Setting up libmpdec2:amd64 (2.4.2-2) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.05 Setting up vim-runtime (2:8.1.0875-5) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.49 Setting up libaio1:amd64 (0.3.112-3) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.51 Setting up libonig5:amd64 (6.9.1-1) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.53 Setting up vim (2:8.1.0875-5) ...
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:19:28 [2020-06-27T03:19:28.586Z] #17 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:19:28 [2020-06-27T03:19:28.698Z] #19 ...
03:19:28 [2020-06-27T03:19:28.698Z] 
03:19:28 [2020-06-27T03:19:28.698Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:19:28 [2020-06-27T03:19:28.698Z] #49 79.82 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
03:19:28 [2020-06-27T03:19:28.843Z] #17 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:19:28 [2020-06-27T03:19:28.843Z] #17 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:19:28 [2020-06-27T03:19:28.843Z] #17 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:19:28 [2020-06-27T03:19:28.843Z] #17 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:19:28 [2020-06-27T03:19:28.843Z] #17 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:19:28 [2020-06-27T03:19:28.843Z] #17 47.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:19:28 [2020-06-27T03:19:28.843Z] #17 47.61 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:19:28 [2020-06-27T03:19:28.843Z] #17 47.62 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:19:28 [2020-06-27T03:19:28.843Z] #17 47.63 Setting up jq (1.5+dfsg-2+b1) ...
03:19:28 [2020-06-27T03:19:28.897Z] #18 ...
03:19:28 [2020-06-27T03:19:28.897Z] 
03:19:28 [2020-06-27T03:19:28.897Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:28 [2020-06-27T03:19:28.897Z] #40 121.0   CC       criu/cr-check.o
03:19:28 [2020-06-27T03:19:28.897Z] #40 123.7   CC       criu/cr-dedup.o
03:19:28 [2020-06-27T03:19:28.897Z] #40 124.9   CC       criu/cr-dump.o
03:19:28 [2020-06-27T03:19:28.897Z] #40 128.4   CC       criu/cr-errno.o
03:19:28 [2020-06-27T03:19:28.897Z] #40 128.5   CC       criu/cr-restore.o
03:19:28 [2020-06-27T03:19:28.983Z] #39 103.3   CC       criu/cr-dedup.o
03:19:28 [2020-06-27T03:19:28.983Z] #39 103.6   CC       criu/cr-dump.o
03:19:29 [2020-06-27T03:19:29.100Z] #17 47.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
03:19:29 [2020-06-27T03:19:29.100Z] #17 47.72 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:19:29 [2020-06-27T03:19:29.918Z] #40 ...
03:19:29 [2020-06-27T03:19:29.918Z] 
03:19:29 [2020-06-27T03:19:29.918Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:29 [2020-06-27T03:19:29.918Z] #18 79.11 Setting up python3-pip (18.1-5) ...
03:19:30 [2020-06-27T03:19:30.082Z] #49 81.49 + mkdir -p /build
03:19:30 [2020-06-27T03:19:30.082Z] #49 81.50 + cp runc /build/runc
03:19:30 [2020-06-27T03:19:30.268Z] Fetching without tags
03:19:30 [2020-06-27T03:19:30.869Z] #39 ...
03:19:30 [2020-06-27T03:19:30.869Z] 
03:19:30 [2020-06-27T03:19:30.869Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.03 Unpacking python3 (3.7.3-1) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.10 Selecting previously unselected package libip4tc0:amd64.
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.12 Unpacking libip4tc0:amd64 (1.8.2-4) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.21 Selecting previously unselected package libip6tc0:amd64.
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.22 Unpacking libip6tc0:amd64 (1.8.2-4) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.33 Selecting previously unselected package libiptc0:amd64.
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.35 Unpacking libiptc0:amd64 (1.8.2-4) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.43 Selecting previously unselected package libnfnetlink0:amd64.
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.53 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.61 Selecting previously unselected package libnftnl11:amd64.
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.64 Unpacking libnftnl11:amd64 (1.1.2-2) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.71 Selecting previously unselected package iptables.
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.72 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 30.73 Unpacking iptables (1.8.2-4) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 31.07 Selecting previously unselected package xxd.
03:19:30 [2020-06-27T03:19:30.869Z] #17 31.08 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 31.08 Unpacking xxd (2:8.1.0875-5) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 31.28 Selecting previously unselected package vim-common.
03:19:30 [2020-06-27T03:19:30.869Z] #17 31.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 31.31 Unpacking vim-common (2:8.1.0875-5) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 31.43 Selecting previously unselected package bash-completion.
03:19:30 [2020-06-27T03:19:30.869Z] #17 31.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 33.87 Unpacking bash-completion (1:2.8-6) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.20 Selecting previously unselected package bzip2.
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.29 Selecting previously unselected package xz-utils.
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.30 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.31 Unpacking xz-utils (5.2.4-1) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.49 Selecting previously unselected package apparmor.
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.58 Unpacking apparmor (2.13.2-10) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.90 Selecting previously unselected package aufs-tools.
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 34.91 Unpacking aufs-tools (1:4.14+20190211-1) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 35.04 Selecting previously unselected package libonig5:amd64.
03:19:30 [2020-06-27T03:19:30.869Z] #17 35.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 35.10 Unpacking libonig5:amd64 (6.9.1-1) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 35.21 Selecting previously unselected package libjq1:amd64.
03:19:30 [2020-06-27T03:19:30.869Z] #17 35.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 35.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
03:19:30 [2020-06-27T03:19:30.869Z] #17 35.33 Selecting previously unselected package jq.
03:19:31 [2020-06-27T03:19:31.016Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:19:31 [2020-06-27T03:19:31.025Z] #49 DONE 82.3s
03:19:31 [2020-06-27T03:19:31.025Z] 
03:19:31 [2020-06-27T03:19:31.025Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:19:31 [2020-06-27T03:19:31.025Z] #19 11.77 Building wheels for collected packages: pyyaml
03:19:31 [2020-06-27T03:19:31.025Z] #19 11.77   Running setup.py bdist_wheel for pyyaml: started
03:19:31 [2020-06-27T03:19:31.025Z] #19 12.71   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:19:31 [2020-06-27T03:19:31.025Z] #19 12.72   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:19:31 [2020-06-27T03:19:31.025Z] #19 12.82 Successfully built pyyaml
03:19:31 [2020-06-27T03:19:31.025Z] #19 12.85 Installing collected packages: pathspec, pyyaml, yamllint
03:19:31 [2020-06-27T03:19:31.025Z] #19 13.18 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:19:31 [2020-06-27T03:19:31.025Z] #19 DONE 14.0s
03:19:31 [2020-06-27T03:19:31.025Z] 
03:19:31 [2020-06-27T03:19:31.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:31 [2020-06-27T03:19:31.025Z] #39 114.7   CC       criu/libnetlink.o
03:19:31 [2020-06-27T03:19:31.025Z] #39 115.1   CC       criu/log.o
03:19:31 [2020-06-27T03:19:31.025Z] #39 115.5   CC       criu/lsm.o
03:19:31 [2020-06-27T03:19:31.025Z] #39 115.8   CC       criu/mem.o
03:19:31 [2020-06-27T03:19:31.025Z] #39 117.1   CC       criu/memfd.o
03:19:31 [2020-06-27T03:19:31.025Z] #39 117.6   CC       criu/mount.o
03:19:31 [2020-06-27T03:19:31.025Z] #39 120.5   CC       criu/namespaces.o
03:19:31 [2020-06-27T03:19:31.025Z] #39 121.9   CC       criu/net.o
03:19:31 [2020-06-27T03:19:31.124Z] #17 35.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
03:19:31 [2020-06-27T03:19:31.125Z] #17 35.36 Unpacking jq (1.5+dfsg-2+b1) ...
03:19:31 [2020-06-27T03:19:31.125Z] #17 35.42 Selecting previously unselected package libaio1:amd64.
03:19:31 [2020-06-27T03:19:31.125Z] #17 35.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
03:19:31 [2020-06-27T03:19:31.125Z] #17 35.43 Unpacking libaio1:amd64 (0.3.112-3) ...
03:19:31 [2020-06-27T03:19:31.125Z] #17 35.49 Selecting previously unselected package libgpm2:amd64.
03:19:31 [2020-06-27T03:19:31.125Z] #17 35.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
03:19:31 [2020-06-27T03:19:31.125Z] #17 35.49 Unpacking libgpm2:amd64 (1.20.7-5) ...
03:19:31 [2020-06-27T03:19:31.380Z] #17 35.57 Selecting previously unselected package libicu63:amd64.
03:19:31 [2020-06-27T03:19:31.380Z] #17 35.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
03:19:31 [2020-06-27T03:19:31.380Z] #17 35.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
03:19:31 [2020-06-27T03:19:31.407Z] #18 80.33 Processing triggers for libc-bin (2.28-10) ...
03:19:31 [2020-06-27T03:19:31.407Z] #18 80.37 Processing triggers for mime-support (3.62) ...
03:19:31 [2020-06-27T03:19:31.407Z] #18 DONE 80.7s
03:19:31 [2020-06-27T03:19:31.407Z] 
03:19:31 [2020-06-27T03:19:31.407Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:19:29 [2020-06-27T03:19:29.936Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:19:29 [2020-06-27T03:19:29.998Z]  > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10
03:19:30 [2020-06-27T03:19:30.050Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:19:30 [2020-06-27T03:19:30.177Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:19:30 [2020-06-27T03:19:30.303Z] Fetching upstream changes from https://github.com/moby/moby.git
03:19:30 [2020-06-27T03:19:30.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:19:30 [2020-06-27T03:19:30.305Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:19:31 [2020-06-27T03:19:31.124Z]  > git config core.sparsecheckout # timeout=10
03:19:31 [2020-06-27T03:19:31.175Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:19:31 [2020-06-27T03:19:31.695Z] #19 ...
03:19:31 [2020-06-27T03:19:31.695Z] 
03:19:31 [2020-06-27T03:19:31.695Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:19:31 [2020-06-27T03:19:31.695Z] #42 DONE 203.0s
03:19:31 [2020-06-27T03:19:31.695Z] 
03:19:31 [2020-06-27T03:19:31.695Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:19:31 [2020-06-27T03:19:31.827Z] ok  	github.com/docker/docker/daemon/cluster	0.037s	coverage: 0.5% of statements
03:19:31 [2020-06-27T03:19:31.963Z] #39 124.4   CC       criu/netfilter.o
03:19:31 [2020-06-27T03:19:31.964Z] #39 124.6   CC       criu/page-pipe.o
03:19:31 [2020-06-27T03:19:31.984Z] #53 ...
03:19:31 [2020-06-27T03:19:31.984Z] 
03:19:31 [2020-06-27T03:19:31.984Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:19:31 [2020-06-27T03:19:31.984Z] #19 0.399 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:19:31 [2020-06-27T03:19:31.984Z] #19 0.404 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:19:31 [2020-06-27T03:19:31.984Z] #19 0.412 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:19:31 [2020-06-27T03:19:31.984Z] #19 DONE 0.5s
03:19:31 [2020-06-27T03:19:31.984Z] 
03:19:31 [2020-06-27T03:19:31.984Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:19:32 [2020-06-27T03:19:32.433Z] #17 50.79 Setting up iptables (1.8.2-4) ...
03:19:32 [2020-06-27T03:19:32.433Z] #17 50.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:19:32 [2020-06-27T03:19:32.433Z] #17 50.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:19:32 [2020-06-27T03:19:32.433Z] #17 50.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:19:32 [2020-06-27T03:19:32.433Z] #17 50.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:19:32 [2020-06-27T03:19:32.433Z] #17 50.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:19:32 [2020-06-27T03:19:32.433Z] #17 50.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:19:32 [2020-06-27T03:19:32.433Z] #17 50.91 Setting up python3 (3.7.3-1) ...
03:19:32 [2020-06-27T03:19:32.433Z] #17 51.27 Setting up python3-wheel (0.32.3-2) ...
03:19:32 [2020-06-27T03:19:32.444Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
03:19:32 [2020-06-27T03:19:32.920Z] #39 125.3   CC       criu/page-xfer.o
03:19:32 [2020-06-27T03:19:32.997Z] #17 51.89 Setting up apparmor (2.13.2-10) ...
03:19:33 [2020-06-27T03:19:33.450Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.4% of statements
03:19:33 [2020-06-27T03:19:33.683Z] #52 ...
03:19:33 [2020-06-27T03:19:33.684Z] 
03:19:33 [2020-06-27T03:19:33.684Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:19:33 [2020-06-27T03:19:33.684Z] #45 DONE 288.2s
03:19:33 [2020-06-27T03:19:33.684Z] 
03:19:33 [2020-06-27T03:19:33.684Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:19:33 [2020-06-27T03:19:33.684Z] #52 ...
03:19:33 [2020-06-27T03:19:33.684Z] 
03:19:33 [2020-06-27T03:19:33.684Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:19:33 [2020-06-27T03:19:33.684Z] #46 DONE 0.4s
03:19:33 [2020-06-27T03:19:33.684Z] 
03:19:33 [2020-06-27T03:19:33.684Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:19:33 [2020-06-27T03:19:33.684Z] #48 DONE 0.0s
03:19:33 [2020-06-27T03:19:33.684Z] 
03:19:33 [2020-06-27T03:19:33.684Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:19:33 [2020-06-27T03:19:33.684Z] #52 ...
03:19:33 [2020-06-27T03:19:33.684Z] 
03:19:33 [2020-06-27T03:19:33.684Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:19:33 [2020-06-27T03:19:33.941Z] #50 DONE 0.2s
03:19:33 [2020-06-27T03:19:33.941Z] 
03:19:33 [2020-06-27T03:19:33.941Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:19:34 [2020-06-27T03:19:34.304Z] #39 126.6   CC       criu/pagemap-cache.o
03:19:34 [2020-06-27T03:19:34.307Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:19:34 [2020-06-27T03:19:34.307Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159)
03:19:34 [2020-06-27T03:19:34.369Z] #17 ...
03:19:34 [2020-06-27T03:19:34.369Z] 
03:19:34 [2020-06-27T03:19:34.369Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:19:34 [2020-06-27T03:19:34.369Z] #36 196.4 + dpkg --print-architecture
03:19:34 [2020-06-27T03:19:34.564Z] #39 126.9   CC       criu/pagemap.o
03:19:34 [2020-06-27T03:19:34.626Z] #36 196.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:19:34 [2020-06-27T03:19:34.642Z] #17 38.84 Selecting previously unselected package libnet1:amd64.
03:19:34 [2020-06-27T03:19:34.643Z] #17 38.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:19:34 [2020-06-27T03:19:34.643Z] #17 38.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:19:34 [2020-06-27T03:19:34.643Z] #17 38.97 Selecting previously unselected package libnl-3-200:amd64.
03:19:34 [2020-06-27T03:19:34.643Z] #17 38.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
03:19:34 [2020-06-27T03:19:34.643Z] #17 38.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
03:19:34 [2020-06-27T03:19:34.898Z] #17 39.08 Selecting previously unselected package libprotobuf-c1:amd64.
03:19:34 [2020-06-27T03:19:34.898Z] #17 39.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
03:19:34 [2020-06-27T03:19:34.898Z] #17 39.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:19:34 [2020-06-27T03:19:34.898Z] #17 39.16 Selecting previously unselected package libreadline5:amd64.
03:19:34 [2020-06-27T03:19:34.898Z] #17 39.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
03:19:34 [2020-06-27T03:19:34.898Z] #17 39.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:19:35 [2020-06-27T03:19:35.136Z] #39 127.6   CC       criu/parasite-syscall.o
03:19:35 [2020-06-27T03:19:35.153Z] #17 39.33 Selecting previously unselected package net-tools.
03:19:35 [2020-06-27T03:19:35.153Z] #17 39.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
03:19:35 [2020-06-27T03:19:35.153Z] #17 39.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
03:19:35 [2020-06-27T03:19:35.153Z] #17 39.57 Selecting previously unselected package python-pip-whl.
03:19:35 [2020-06-27T03:19:35.190Z] #36 197.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:19:35 [2020-06-27T03:19:35.190Z] #36 197.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:19:35 [2020-06-27T03:19:35.408Z] #17 39.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
03:19:35 [2020-06-27T03:19:35.408Z] #17 39.59 Unpacking python-pip-whl (18.1-5) ...
03:19:35 [2020-06-27T03:19:35.707Z] #39 128.2   CC       criu/path.o
03:19:35 [2020-06-27T03:19:35.755Z] #36 ...
03:19:35 [2020-06-27T03:19:35.755Z] 
03:19:35 [2020-06-27T03:19:35.755Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:35 [2020-06-27T03:19:35.755Z] #39 115.3   CC       criu/files-ext.o
03:19:35 [2020-06-27T03:19:35.755Z] #39 115.8   CC       criu/files-reg.o
03:19:35 [2020-06-27T03:19:35.755Z] #39 117.9   CC       criu/files.o
03:19:35 [2020-06-27T03:19:35.755Z] #39 120.1   CC       criu/filesystems.o
03:19:35 [2020-06-27T03:19:35.755Z] #39 120.8   CC       criu/fsnotify.o
03:19:35 [2020-06-27T03:19:35.755Z] #39 122.1   CC       criu/image-desc.o
03:19:35 [2020-06-27T03:19:35.755Z] #39 122.3   CC       criu/image.o
03:19:35 [2020-06-27T03:19:35.755Z] #39 123.1   CC       criu/ipc_ns.o
03:19:35 [2020-06-27T03:19:35.755Z] #39 124.4   CC       criu/irmap.o
03:19:35 [2020-06-27T03:19:35.755Z] #39 125.1   CC       criu/kcmp-ids.o
03:19:33 [2020-06-27T03:19:33.961Z]  > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10
03:19:34 [2020-06-27T03:19:34.186Z]  > git rev-parse "HEAD^{commit}" # timeout=10
03:19:34 [2020-06-27T03:19:34.342Z]  > git config core.sparsecheckout # timeout=10
03:19:34 [2020-06-27T03:19:34.396Z]  > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10
03:19:35 [2020-06-27T03:19:35.968Z] #39 128.4   CC       criu/pie-util-vdso.o
03:19:35 [2020-06-27T03:19:35.969Z] #17 40.18 Selecting previously unselected package python3-lib2to3.
03:19:35 [2020-06-27T03:19:35.969Z] #17 40.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
03:19:35 [2020-06-27T03:19:35.969Z] #17 40.21 Unpacking python3-lib2to3 (3.7.3-1) ...
03:19:35 [2020-06-27T03:19:35.969Z] #17 40.28 Selecting previously unselected package python3-distutils.
03:19:35 [2020-06-27T03:19:35.969Z] #17 40.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
03:19:35 [2020-06-27T03:19:35.969Z] #17 40.29 Unpacking python3-distutils (3.7.3-1) ...
03:19:36 [2020-06-27T03:19:36.012Z] #39 125.4   CC       criu/kerndat.o
03:19:36 [2020-06-27T03:19:36.012Z] #39 ...
03:19:36 [2020-06-27T03:19:36.012Z] 
03:19:36 [2020-06-27T03:19:36.012Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:36 [2020-06-27T03:19:36.012Z] #17 53.55 Setting up xfsprogs (4.20.0-1) ...
03:19:36 [2020-06-27T03:19:36.012Z] #17 53.56 Setting up python3-lib2to3 (3.7.3-1) ...
03:19:36 [2020-06-27T03:19:36.012Z] #17 54.02 Setting up python3-pkg-resources (40.8.0-1) ...
03:19:36 [2020-06-27T03:19:36.224Z] #17 40.42 Selecting previously unselected package python3-pip.
03:19:36 [2020-06-27T03:19:36.224Z] #17 40.44 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
03:19:36 [2020-06-27T03:19:36.224Z] #17 40.46 Unpacking python3-pip (18.1-5) ...
03:19:36 [2020-06-27T03:19:36.229Z] #39 128.8   CC       criu/pie-util.o
03:19:36 [2020-06-27T03:19:36.269Z] #17 54.87 Setting up python3-distutils (3.7.3-1) ...
03:19:36 [2020-06-27T03:19:36.481Z] #17 40.64 Selecting previously unselected package python3-pkg-resources.
03:19:36 [2020-06-27T03:19:36.481Z] #17 40.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
03:19:36 [2020-06-27T03:19:36.481Z] #17 40.65 Unpacking python3-pkg-resources (40.8.0-1) ...
03:19:36 [2020-06-27T03:19:36.481Z] #17 40.80 Selecting previously unselected package python3-setuptools.
03:19:36 [2020-06-27T03:19:36.481Z] #17 40.80 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
03:19:36 [2020-06-27T03:19:36.481Z] #17 40.81 Unpacking python3-setuptools (40.8.0-1) ...
03:19:36 [2020-06-27T03:19:36.490Z] #39 129.0   CC       criu/pipes.o
03:19:36 [2020-06-27T03:19:36.527Z] #17 55.39 Setting up python3-setuptools (40.8.0-1) ...
03:19:36 [2020-06-27T03:19:36.736Z] #17 41.03 Selecting previously unselected package python3-wheel.
03:19:36 [2020-06-27T03:19:36.736Z] #17 41.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
03:19:36 [2020-06-27T03:19:36.736Z] #17 41.04 Unpacking python3-wheel (0.32.3-2) ...
03:19:36 [2020-06-27T03:19:36.736Z] #17 41.12 Selecting previously unselected package sudo.
03:19:36 [2020-06-27T03:19:36.991Z] #17 41.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
03:19:36 [2020-06-27T03:19:36.991Z] #17 41.14 Unpacking sudo (1.8.27-1+deb10u2) ...
03:19:37 [2020-06-27T03:19:37.068Z] #39 129.5   CC       criu/plugin.o
03:19:37 [2020-06-27T03:19:37.218Z] #52 243.8 + bin/containerd-stress
03:19:37 [2020-06-27T03:19:37.247Z] #17 41.60 Selecting previously unselected package thin-provisioning-tools.
03:19:37 [2020-06-27T03:19:37.247Z] #17 41.60 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
03:19:37 [2020-06-27T03:19:37.247Z] #17 41.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
03:19:37 [2020-06-27T03:19:37.328Z] #39 129.8   CC       criu/proc_parse.o
03:19:37 [2020-06-27T03:19:37.502Z] #17 41.86 Selecting previously unselected package uidmap.
03:19:37 [2020-06-27T03:19:37.502Z] #17 41.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
03:19:37 [2020-06-27T03:19:37.502Z] #17 41.87 Unpacking uidmap (1:4.5-1.1) ...
03:19:37 [2020-06-27T03:19:37.519Z] #20 5.465 Collecting yamllint==1.16.0
03:19:37 [2020-06-27T03:19:37.758Z] #17 41.98 Selecting previously unselected package vim-runtime.
03:19:37 [2020-06-27T03:19:37.758Z] #17 41.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
03:19:37 [2020-06-27T03:19:37.758Z] #17 42.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
03:19:37 [2020-06-27T03:19:37.758Z] #17 42.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
03:19:37 [2020-06-27T03:19:37.758Z] #17 42.05 Unpacking vim-runtime (2:8.1.0875-5) ...
03:19:37 [2020-06-27T03:19:37.806Z] #20 5.808   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:19:37 [2020-06-27T03:19:37.806Z] #20 5.895 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:19:37 [2020-06-27T03:19:37.900Z] #17 56.59 Setting up python3-pip (18.1-5) ...
03:19:38 [2020-06-27T03:19:38.094Z] #20 5.965   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:19:38 [2020-06-27T03:19:38.094Z] #20 6.022 Collecting pyyaml (from yamllint==1.16.0)
03:19:38 [2020-06-27T03:19:38.382Z] #20 6.230   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:19:38 [2020-06-27T03:19:38.834Z] #17 57.74 Processing triggers for libc-bin (2.28-10) ...
03:19:39 [2020-06-27T03:19:39.092Z] #17 57.79 Processing triggers for mime-support (3.62) ...
03:19:39 [2020-06-27T03:19:39.113Z] #52 245.7 + bin/containerd-shim
03:19:39 [2020-06-27T03:19:39.240Z] #39 131.7   CC       criu/protobuf-desc.o
03:19:39 [2020-06-27T03:19:39.501Z] #39 ...
03:19:39 [2020-06-27T03:19:39.501Z] 
03:19:39 [2020-06-27T03:19:39.501Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:19:39 [2020-06-27T03:19:39.501Z] #52 145.9 + bin/containerd
03:19:39 [2020-06-27T03:19:39.875Z] #20 ...
03:19:39 [2020-06-27T03:19:39.875Z] 
03:19:39 [2020-06-27T03:19:39.875Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:39 [2020-06-27T03:19:39.875Z] #40 135.3   CC       criu/cr-service.o
03:19:39 [2020-06-27T03:19:39.875Z] #40 137.7   CC       criu/crtools.o
03:19:39 [2020-06-27T03:19:39.875Z] #40 138.7   CC       criu/eventfd.o
03:19:39 [2020-06-27T03:19:39.875Z] #40 139.1   CC       criu/eventpoll.o
03:19:39 [2020-06-27T03:19:39.875Z] #40 140.2   CC       criu/external.o
03:19:39 [2020-06-27T03:19:39.875Z] #40 140.7   CC       criu/fault-injection.o
03:19:39 [2020-06-27T03:19:39.875Z] #40 140.8   CC       criu/fdstore.o
03:19:39 [2020-06-27T03:19:39.875Z] #40 141.2   CC       criu/fifo.o
03:19:39 [2020-06-27T03:19:39.875Z] #40 141.6   CC       criu/file-ids.o
03:19:39 [2020-06-27T03:19:39.875Z] #40 142.0   CC       criu/file-lock.o
03:19:40 [2020-06-27T03:19:40.033Z] #17 DONE 58.6s
03:19:40 [2020-06-27T03:19:40.034Z] 
03:19:40 [2020-06-27T03:19:40.034Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:19:40 [2020-06-27T03:19:40.072Z] #52 ...
03:19:40 [2020-06-27T03:19:40.072Z] 
03:19:40 [2020-06-27T03:19:40.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:40 [2020-06-27T03:19:40.072Z] #39 132.5   CC       criu/protobuf.o
03:19:40 [2020-06-27T03:19:40.162Z] #40 ...
03:19:40 [2020-06-27T03:19:40.162Z] 
03:19:40 [2020-06-27T03:19:40.162Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:19:40 [2020-06-27T03:19:40.162Z] #20 8.319 Building wheels for collected packages: pyyaml
03:19:40 [2020-06-27T03:19:40.246Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.427s	coverage: 13.9% of statements
03:19:40 [2020-06-27T03:19:40.332Z] #39 132.8   CC       criu/pstree.o
03:19:40 [2020-06-27T03:19:40.448Z] #20 8.330   Running setup.py bdist_wheel for pyyaml: started
03:19:41 [2020-06-27T03:19:41.063Z] #17 45.01 Selecting previously unselected package vim.
03:19:41 [2020-06-27T03:19:41.063Z] #17 45.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
03:19:41 [2020-06-27T03:19:41.063Z] #17 45.03 Unpacking vim (2:8.1.0875-5) ...
03:19:41 [2020-06-27T03:19:41.063Z] #17 ...
03:19:41 [2020-06-27T03:19:41.063Z] 
03:19:41 [2020-06-27T03:19:41.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:41 [2020-06-27T03:19:41.063Z] #39 105.7   CC       criu/cr-errno.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 105.8   CC       criu/cr-restore.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 110.2   CC       criu/cr-service.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 111.9   CC       criu/crtools.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 112.5   CC       criu/eventfd.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 112.8   CC       criu/eventpoll.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 113.7   CC       criu/external.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 114.0   CC       criu/fault-injection.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 114.1   CC       criu/fdstore.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 114.6   CC       criu/fifo.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 115.0   CC       criu/file-ids.o
03:19:41 [2020-06-27T03:19:41.063Z] #39 115.4   CC       criu/file-lock.o
03:19:41 [2020-06-27T03:19:41.273Z] #39 133.7   CC       criu/rbtree.o
03:19:41 [2020-06-27T03:19:41.319Z] #39 ...
03:19:41 [2020-06-27T03:19:41.319Z] 
03:19:41 [2020-06-27T03:19:41.319Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:41 [2020-06-27T03:19:41.319Z] #17 45.58 Selecting previously unselected package xfsprogs.
03:19:41 [2020-06-27T03:19:41.319Z] #17 45.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
03:19:41 [2020-06-27T03:19:41.319Z] #17 45.60 Unpacking xfsprogs (4.20.0-1) ...
03:19:41 [2020-06-27T03:19:41.469Z] #20 ...
03:19:41 [2020-06-27T03:19:41.469Z] 
03:19:41 [2020-06-27T03:19:41.469Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
03:19:41 [2020-06-27T03:19:41.469Z] #29 DONE 212.8s
03:19:41 [2020-06-27T03:19:41.534Z] #39 134.0   CC       criu/rst-malloc.o
03:19:41 [2020-06-27T03:19:41.717Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 81.7% of statements
03:19:41 [2020-06-27T03:19:41.757Z] 
03:19:41 [2020-06-27T03:19:41.757Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:41 [2020-06-27T03:19:41.757Z] #40 143.3   CC       criu/files-ext.o
03:19:41 [2020-06-27T03:19:41.795Z] #39 134.2   CC       criu/seccomp.o
03:19:41 [2020-06-27T03:19:41.879Z] #17 46.03 Selecting previously unselected package zip.
03:19:41 [2020-06-27T03:19:41.879Z] #17 46.04 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
03:19:41 [2020-06-27T03:19:41.879Z] #17 46.05 Unpacking zip (3.0-11+b1) ...
03:19:41 [2020-06-27T03:19:41.932Z] #18 1.770 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:19:41 [2020-06-27T03:19:41.932Z] #18 1.770 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:19:41 [2020-06-27T03:19:41.932Z] #18 1.778 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:19:41 [2020-06-27T03:19:41.932Z] #18 DONE 1.8s
03:19:41 [2020-06-27T03:19:41.932Z] 
03:19:41 [2020-06-27T03:19:41.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:41 [2020-06-27T03:19:41.932Z] #39 126.6   CC       criu/libnetlink.o
03:19:41 [2020-06-27T03:19:41.932Z] #39 127.0   CC       criu/log.o
03:19:41 [2020-06-27T03:19:41.932Z] #39 127.5   CC       criu/lsm.o
03:19:41 [2020-06-27T03:19:41.932Z] #39 127.9   CC       criu/mem.o
03:19:41 [2020-06-27T03:19:41.932Z] #39 129.6   CC       criu/memfd.o
03:19:41 [2020-06-27T03:19:41.932Z] #39 130.4   CC       criu/mount.o
03:19:41 [2020-06-27T03:19:41.999Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
03:19:42 [2020-06-27T03:19:42.044Z] #40 144.1   CC       criu/files-reg.o
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.28 Setting up aufs-tools (1:4.14+20190211-1) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.30 Setting up libip6tc0:amd64 (1.8.2-4) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.33 Setting up libgpm2:amd64 (1.20.7-5) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.37 Setting up libip4tc0:amd64 (1.8.2-4) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.38 Setting up uidmap (1:4.5-1.1) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.39 Setting up libnftnl11:amd64 (1.1.2-2) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.44 Setting up xxd (2:8.1.0875-5) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.45 Setting up zip (3.0-11+b1) ...
03:19:42 [2020-06-27T03:19:42.135Z] #17 46.46 Setting up vim-common (2:8.1.0875-5) ...
03:19:42 [2020-06-27T03:19:42.369Z] #39 134.8   CC       criu/seize.o
03:19:42 [2020-06-27T03:19:42.390Z] #17 46.49 Setting up bash-completion (1:2.8-6) ...
03:19:42 [2020-06-27T03:19:42.613Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
03:19:42 [2020-06-27T03:19:42.947Z] #39 135.4   CC       criu/servicefd.o
03:19:43 [2020-06-27T03:19:43.067Z] #40 ...
03:19:43 [2020-06-27T03:19:43.068Z] 
03:19:43 [2020-06-27T03:19:43.068Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:19:43 [2020-06-27T03:19:43.068Z] #20 9.954   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:19:43 [2020-06-27T03:19:43.068Z] #20 9.956   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:19:43 [2020-06-27T03:19:43.068Z] #20 10.15 Successfully built pyyaml
03:19:43 [2020-06-27T03:19:43.068Z] #20 10.18 Installing collected packages: pathspec, pyyaml, yamllint
03:19:43 [2020-06-27T03:19:43.068Z] #20 10.79 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:19:43 [2020-06-27T03:19:43.068Z] #20 DONE 11.1s
03:19:43 [2020-06-27T03:19:43.355Z] 
03:19:43 [2020-06-27T03:19:43.355Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:19:43 [2020-06-27T03:19:43.518Z] #39 135.8   CC       criu/shmem.o
03:19:43 [2020-06-27T03:19:43.619Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
03:19:43 [2020-06-27T03:19:43.900Z] ok  	github.com/docker/docker/daemon	12.295s	coverage: 17.5% of statements
03:19:43 [2020-06-27T03:19:43.900Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:19:43 [2020-06-27T03:19:43.900Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:19:43 [2020-06-27T03:19:43.900Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:19:43 [2020-06-27T03:19:43.900Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:19:44 [2020-06-27T03:19:44.099Z] #39 136.7   CC       criu/sigframe.o
03:19:44 [2020-06-27T03:19:44.360Z] #39 136.8   CC       criu/signalfd.o
03:19:44 [2020-06-27T03:19:44.620Z] #39 137.0   CC       criu/sk-inet.o
03:19:44 [2020-06-27T03:19:44.857Z] #50 ...
03:19:44 [2020-06-27T03:19:44.857Z] 
03:19:44 [2020-06-27T03:19:44.857Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:44 [2020-06-27T03:19:44.857Z] #40 146.5   CC       criu/files.o
03:19:44 [2020-06-27T03:19:44.902Z] #17 48.87 Setting up libiptc0:amd64 (1.8.2-4) ...
03:19:44 [2020-06-27T03:19:44.902Z] #17 48.88 Setting up xz-utils (5.2.4-1) ...
03:19:44 [2020-06-27T03:19:44.902Z] #17 48.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:19:44 [2020-06-27T03:19:44.902Z] #17 48.91 Setting up sudo (1.8.27-1+deb10u2) ...
03:19:44 [2020-06-27T03:19:44.902Z] #17 48.99 invoke-rc.d: could not determine current runlevel
03:19:44 [2020-06-27T03:19:44.902Z] #17 48.99 invoke-rc.d: policy-rc.d denied execution of start.
03:19:44 [2020-06-27T03:19:44.902Z] #17 49.01 Setting up pigz (2.4-1) ...
03:19:44 [2020-06-27T03:19:44.902Z] #17 49.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:19:44 [2020-06-27T03:19:44.902Z] #17 49.03 Setting up libnl-3-200:amd64 (3.4.0-1) ...
03:19:44 [2020-06-27T03:19:44.902Z] #17 49.09 Setting up python-pip-whl (18.1-5) ...
03:19:44 [2020-06-27T03:19:44.902Z] #17 49.11 Setting up libmpdec2:amd64 (2.4.2-2) ...
03:19:44 [2020-06-27T03:19:44.902Z] #17 49.13 Setting up vim-runtime (2:8.1.0875-5) ...
03:19:45 [2020-06-27T03:19:45.157Z] #17 49.52 Setting up libaio1:amd64 (0.3.112-3) ...
03:19:45 [2020-06-27T03:19:45.157Z] #17 49.53 Setting up libonig5:amd64 (6.9.1-1) ...
03:19:45 [2020-06-27T03:19:45.157Z] #17 49.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
03:19:45 [2020-06-27T03:19:45.157Z] #17 49.60 Setting up vim (2:8.1.0875-5) ...
03:19:45 [2020-06-27T03:19:45.157Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:19:45 [2020-06-27T03:19:45.216Z] #39 134.7   CC       criu/namespaces.o
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.69 Setting up thin-provisioning-tools (0.7.6-2.1) ...
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.71 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.73 Setting up jq (1.5+dfsg-2+b1) ...
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
03:19:45 [2020-06-27T03:19:45.412Z] #17 49.75 Setting up python3.7 (3.7.3-2+deb10u1) ...
03:19:45 [2020-06-27T03:19:45.562Z] #39 137.9   CC       criu/sk-netlink.o
03:19:45 [2020-06-27T03:19:45.664Z] #52 252.4 + bin/containerd-shim-runc-v1
03:19:45 [2020-06-27T03:19:45.822Z] #39 138.3   CC       criu/sk-packet.o
03:19:45 [2020-06-27T03:19:45.823Z] #39 ...
03:19:45 [2020-06-27T03:19:45.823Z] 
03:19:45 [2020-06-27T03:19:45.823Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:19:45 [2020-06-27T03:19:45.823Z] #21 197.3 + return
03:19:45 [2020-06-27T03:19:45.920Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
03:19:46 [2020-06-27T03:19:46.201Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.203s	coverage: 57.0% of statements
03:19:46 [2020-06-27T03:19:46.905Z] #40 148.7   CC       criu/filesystems.o
03:19:47 [2020-06-27T03:19:47.212Z] #21 DONE 198.5s
03:19:47 [2020-06-27T03:19:47.212Z] 
03:19:47 [2020-06-27T03:19:47.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:47 [2020-06-27T03:19:47.212Z] #39 138.8   CC       criu/sk-queue.o
03:19:47 [2020-06-27T03:19:47.212Z] #39 139.2   CC       criu/sk-tcp.o
03:19:47 [2020-06-27T03:19:47.212Z] #39 139.7   CC       criu/sk-unix.o
03:19:47 [2020-06-27T03:19:47.529Z] #40 149.4   CC       criu/fsnotify.o
03:19:47 [2020-06-27T03:19:47.745Z] #39 136.9   CC       criu/net.o
03:19:48 [2020-06-27T03:19:48.549Z] #40 150.5   CC       criu/image-desc.o
03:19:48 [2020-06-27T03:19:48.675Z] #17 52.81 Setting up iptables (1.8.2-4) ...
03:19:48 [2020-06-27T03:19:48.675Z] #17 52.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:19:48 [2020-06-27T03:19:48.675Z] #17 52.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:19:48 [2020-06-27T03:19:48.675Z] #17 52.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:19:48 [2020-06-27T03:19:48.675Z] #17 52.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:19:48 [2020-06-27T03:19:48.675Z] #17 52.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:19:48 [2020-06-27T03:19:48.675Z] #17 52.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:19:48 [2020-06-27T03:19:48.675Z] #17 52.87 Setting up python3 (3.7.3-1) ...
03:19:48 [2020-06-27T03:19:48.836Z] #40 150.7   CC       criu/image.o
03:19:48 [2020-06-27T03:19:48.930Z] #17 53.33 Setting up python3-wheel (0.32.3-2) ...
03:19:48 [2020-06-27T03:19:48.930Z] #17 ...
03:19:48 [2020-06-27T03:19:48.930Z] 
03:19:48 [2020-06-27T03:19:48.930Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:19:48 [2020-06-27T03:19:48.930Z] #36 196.4 + dpkg --print-architecture
03:19:48 [2020-06-27T03:19:48.930Z] #36 196.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:19:48 [2020-06-27T03:19:48.940Z] #52 255.5 + bin/containerd-shim-runc-v2
03:19:49 [2020-06-27T03:19:49.126Z] #39 141.5   CC       criu/sockets.o
03:19:49 [2020-06-27T03:19:49.186Z] #36 196.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:19:49 [2020-06-27T03:19:49.186Z] #36 196.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:19:49 [2020-06-27T03:19:49.198Z] #52 256.3 + binaries
03:19:49 [2020-06-27T03:19:49.456Z] #52 256.3 + install -D bin/containerd /build/containerd
03:19:49 [2020-06-27T03:19:49.456Z] #52 256.3 + install -D bin/containerd-shim /build/containerd-shim
03:19:49 [2020-06-27T03:19:49.456Z] #52 256.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:19:49 [2020-06-27T03:19:49.456Z] #52 256.3 + install -D bin/ctr /build/ctr
03:19:49 [2020-06-27T03:19:49.875Z] #40 151.6   CC       criu/ipc_ns.o
03:19:50 [2020-06-27T03:19:50.067Z] #39 ...
03:19:50 [2020-06-27T03:19:50.067Z] 
03:19:50 [2020-06-27T03:19:50.067Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:19:50 [2020-06-27T03:19:50.067Z] #22 DONE 0.8s
03:19:50 [2020-06-27T03:19:50.067Z] 
03:19:50 [2020-06-27T03:19:50.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:50 [2020-06-27T03:19:50.067Z] #39 142.3   CC       criu/stats.o
03:19:50 [2020-06-27T03:19:50.204Z] Commit message: "update containerd to v1.3.5"
03:19:50 [2020-06-27T03:19:50.274Z] #39 139.6   CC       criu/netfilter.o
03:19:50 [2020-06-27T03:19:50.328Z] #39 142.6   CC       criu/string.o
03:19:50 [2020-06-27T03:19:50.328Z] #39 142.7   CC       criu/sysctl.o
03:19:50 [2020-06-27T03:19:50.386Z] #52 DONE 257.5s
03:19:50 [2020-06-27T03:19:50.532Z] #39 140.0   CC       criu/page-pipe.o
03:19:50 [2020-06-27T03:19:50.608Z]  > git --version # timeout=10
03:19:50 [2020-06-27T03:19:50.725Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
03:19:50 [2020-06-27T03:19:50.896Z] #40 152.9   CC       criu/irmap.o
03:19:50 [2020-06-27T03:19:50.972Z] #39 143.3   CC       criu/sysfs_parse.o
03:19:50 [2020-06-27T03:19:50.972Z] #39 143.6   CC       criu/timens.o
03:19:51 [2020-06-27T03:19:51.099Z] #39 140.6   CC       criu/page-xfer.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:19:51 [2020-06-27T03:19:51.518Z] #40 153.6   CC       criu/kcmp-ids.o
03:19:51 [2020-06-27T03:19:51.643Z] #39 144.0   CC       criu/timerfd.o
03:19:51 [2020-06-27T03:19:51.667Z] #39 ...
03:19:51 [2020-06-27T03:19:51.667Z] 
03:19:51 [2020-06-27T03:19:51.667Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:19:51 [2020-06-27T03:19:51.667Z] #19 5.572 Collecting yamllint==1.16.0
03:19:51 [2020-06-27T03:19:51.679Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.247s	coverage: 46.2% of statements
03:19:51 [2020-06-27T03:19:51.679Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
03:19:51 [2020-06-27T03:19:51.703Z] #36 ...
03:19:51 [2020-06-27T03:19:51.703Z] 
03:19:51 [2020-06-27T03:19:51.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:51 [2020-06-27T03:19:51.703Z] #39 116.2   CC       criu/files-ext.o
03:19:51 [2020-06-27T03:19:51.703Z] #39 116.6   CC       criu/files-reg.o
03:19:51 [2020-06-27T03:19:51.703Z] #39 119.0   CC       criu/files.o
03:19:51 [2020-06-27T03:19:51.703Z] #39 121.1   CC       criu/filesystems.o
03:19:51 [2020-06-27T03:19:51.703Z] #39 121.7   CC       criu/fsnotify.o
03:19:51 [2020-06-27T03:19:51.703Z] #39 122.8   CC       criu/image-desc.o
03:19:51 [2020-06-27T03:19:51.703Z] #39 122.9   CC       criu/image.o
03:19:51 [2020-06-27T03:19:51.703Z] #39 123.8   CC       criu/ipc_ns.o
03:19:51 [2020-06-27T03:19:51.703Z] #39 125.0   CC       criu/irmap.o
03:19:51 [2020-06-27T03:19:51.703Z] #39 125.7   CC       criu/kcmp-ids.o
03:19:51 [2020-06-27T03:19:51.703Z] #39 126.0   CC       criu/kerndat.o
03:19:51 [2020-06-27T03:19:51.757Z] 
03:19:51 [2020-06-27T03:19:51.757Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:19:51 [2020-06-27T03:19:51.805Z] #40 153.9   CC       criu/kerndat.o
03:19:51 [2020-06-27T03:19:51.904Z] #39 144.3   CC       criu/tty.o
03:19:51 [2020-06-27T03:19:51.958Z] #39 ...
03:19:51 [2020-06-27T03:19:51.958Z] 
03:19:51 [2020-06-27T03:19:51.958Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
03:19:51 [2020-06-27T03:19:51.958Z] #17 54.03 Setting up apparmor (2.13.2-10) ...
03:19:51 [2020-06-27T03:19:51.958Z] #17 55.64 Setting up xfsprogs (4.20.0-1) ...
03:19:51 [2020-06-27T03:19:51.958Z] #17 55.66 Setting up python3-lib2to3 (3.7.3-1) ...
03:19:51 [2020-06-27T03:19:51.958Z] #17 56.05 Setting up python3-pkg-resources (40.8.0-1) ...
03:19:52 [2020-06-27T03:19:52.171Z] #39 ...
03:19:52 [2020-06-27T03:19:52.171Z] 
03:19:52 [2020-06-27T03:19:52.171Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:19:52 [2020-06-27T03:19:52.171Z] #45 193.6 + cd /tmp/tmp.Rb47ZrwU3f/src/github.com/golangci/golangci-lint/
03:19:52 [2020-06-27T03:19:52.171Z] #45 193.6 + git checkout -q v1.23.8
03:19:52 [2020-06-27T03:19:52.171Z] #45 194.1 ++ git describe --tags
03:19:52 [2020-06-27T03:19:52.171Z] #45 194.1 + version=v1.23.8
03:19:52 [2020-06-27T03:19:52.171Z] #45 194.1 ++ git rev-parse --short HEAD
03:19:52 [2020-06-27T03:19:52.171Z] #45 194.1 + commit=76a82c6
03:19:52 [2020-06-27T03:19:52.171Z] #45 194.1 ++ git show -s --format=%cd
03:19:52 [2020-06-27T03:19:52.171Z] #45 194.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:19:52 [2020-06-27T03:19:52.171Z] #45 194.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
03:19:52 [2020-06-27T03:19:52.320Z] #53 DONE 0.7s
03:19:52 [2020-06-27T03:19:52.320Z] 
03:19:52 [2020-06-27T03:19:52.320Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:19:52 [2020-06-27T03:19:52.320Z] #57 DONE 0.2s
03:19:52 [2020-06-27T03:19:52.320Z] 
03:19:52 [2020-06-27T03:19:52.320Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:19:52 [2020-06-27T03:19:52.577Z] #59 DONE 0.4s
03:19:52 [2020-06-27T03:19:52.577Z] 
03:19:52 [2020-06-27T03:19:52.577Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:19:52 [2020-06-27T03:19:52.577Z] #61 DONE 0.0s
03:19:52 [2020-06-27T03:19:52.601Z] #19 ...
03:19:52 [2020-06-27T03:19:52.601Z] 
03:19:52 [2020-06-27T03:19:52.601Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:52 [2020-06-27T03:19:52.601Z] #39 142.1   CC       criu/pagemap-cache.o
03:19:52 [2020-06-27T03:19:52.835Z] 
03:19:52 [2020-06-27T03:19:52.835Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:19:52 [2020-06-27T03:19:52.835Z] #62 DONE 0.0s
03:19:52 [2020-06-27T03:19:52.835Z] 
03:19:52 [2020-06-27T03:19:52.835Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
03:19:52 [2020-06-27T03:19:52.858Z] #39 142.5   CC       criu/pagemap.o
03:19:52 [2020-06-27T03:19:52.884Z] #17 57.03 Setting up python3-distutils (3.7.3-1) ...
03:19:53 [2020-06-27T03:19:53.140Z] #17 57.42 Setting up python3-setuptools (40.8.0-1) ...
03:19:53 [2020-06-27T03:19:53.295Z] #40 155.2   CC       criu/libnetlink.o
03:19:53 [2020-06-27T03:19:53.399Z] #63 DONE 0.7s
03:19:53 [2020-06-27T03:19:53.399Z] 
03:19:53 [2020-06-27T03:19:53.399Z] #64 exporting to image
03:19:53 [2020-06-27T03:19:53.399Z] #64 exporting layers
03:19:53 [2020-06-27T03:19:53.583Z] #40 155.7   CC       criu/log.o
03:19:53 [2020-06-27T03:19:53.874Z] + docker version
03:19:54 [2020-06-27T03:19:54.114Z] #45 ...
03:19:54 [2020-06-27T03:19:54.114Z] 
03:19:54 [2020-06-27T03:19:54.115Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:19:54 [2020-06-27T03:19:54.115Z] #26 DONE 3.9s
03:19:54 [2020-06-27T03:19:54.115Z] 
03:19:54 [2020-06-27T03:19:54.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:54 [2020-06-27T03:19:54.115Z] #39 146.4   CC       criu/tun.o
03:19:54 [2020-06-27T03:19:54.208Z] #40 156.1   CC       criu/lsm.o
03:19:54 [2020-06-27T03:19:54.231Z] #39 143.5   CC       criu/parasite-syscall.o
03:19:54 [2020-06-27T03:19:54.389Z] #39 ...
03:19:54 [2020-06-27T03:19:54.389Z] 
03:19:54 [2020-06-27T03:19:54.389Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:19:54 [2020-06-27T03:19:54.389Z] #29 DONE 0.5s
03:19:54 [2020-06-27T03:19:54.389Z] 
03:19:54 [2020-06-27T03:19:54.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:54 [2020-06-27T03:19:54.389Z] #39 146.8   CC       criu/uffd.o
03:19:54 [2020-06-27T03:19:54.389Z] #39 ...
03:19:54 [2020-06-27T03:19:54.389Z] 
03:19:54 [2020-06-27T03:19:54.389Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:19:54 [2020-06-27T03:19:54.389Z] #31 DONE 0.2s
03:19:54 [2020-06-27T03:19:54.502Z] #17 58.56 Setting up python3-pip (18.1-5) ...
03:19:54 [2020-06-27T03:19:54.650Z] 
03:19:54 [2020-06-27T03:19:54.650Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:19:54 [2020-06-27T03:19:54.650Z] #34 DONE 0.1s
03:19:54 [2020-06-27T03:19:54.650Z] 
03:19:54 [2020-06-27T03:19:54.650Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:19:54 [2020-06-27T03:19:54.833Z] #40 156.6   CC       criu/mem.o
03:19:55 [2020-06-27T03:19:55.128Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.254s	coverage: 49.5% of statements
03:19:55 [2020-06-27T03:19:55.165Z] #39 144.6   CC       criu/path.o
03:19:55 [2020-06-27T03:19:55.423Z] #39 144.9   CC       criu/pie-util-vdso-elf32.o
03:19:55 [2020-06-27T03:19:55.471Z] #17 59.50 Processing triggers for libc-bin (2.28-10) ...
03:19:55 [2020-06-27T03:19:55.471Z] #17 59.53 Processing triggers for mime-support (3.62) ...
03:19:55 [2020-06-27T03:19:55.612Z] #37 DONE 0.7s
03:19:55 [2020-06-27T03:19:55.612Z] 
03:19:55 [2020-06-27T03:19:55.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:55 [2020-06-27T03:19:55.612Z] #39 147.9   CC       criu/util.o
03:19:55 [2020-06-27T03:19:55.681Z] #39 145.4   CC       criu/pie-util-vdso.o
03:19:56 [2020-06-27T03:19:56.033Z] #17 DONE 60.4s
03:19:56 [2020-06-27T03:19:56.033Z] 
03:19:56 [2020-06-27T03:19:56.033Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
03:19:56 [2020-06-27T03:19:56.620Z] #39 ...
03:19:56 [2020-06-27T03:19:56.620Z] 
03:19:56 [2020-06-27T03:19:56.620Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:19:56 [2020-06-27T03:19:56.620Z] #19 10.97   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:19:56 [2020-06-27T03:19:56.620Z] #19 11.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:19:56 [2020-06-27T03:19:56.620Z] #19 11.12   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:19:56 [2020-06-27T03:19:56.620Z] #19 11.18 Collecting pyyaml (from yamllint==1.16.0)
03:19:56 [2020-06-27T03:19:56.620Z] #19 11.36   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:19:56 [2020-06-27T03:19:56.620Z] #19 12.82 Building wheels for collected packages: pyyaml
03:19:56 [2020-06-27T03:19:56.620Z] #19 12.84   Running setup.py bdist_wheel for pyyaml: started
03:19:56 [2020-06-27T03:19:56.620Z] #19 13.94   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:19:56 [2020-06-27T03:19:56.620Z] #19 13.95   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:19:56 [2020-06-27T03:19:56.620Z] #19 14.09 Successfully built pyyaml
03:19:56 [2020-06-27T03:19:56.620Z] #19 14.12 Installing collected packages: pathspec, pyyaml, yamllint
03:19:56 [2020-06-27T03:19:56.620Z] #19 14.47 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:19:56 [2020-06-27T03:19:56.620Z] #19 DONE 14.8s
03:19:56 [2020-06-27T03:19:56.620Z] 
03:19:56 [2020-06-27T03:19:56.620Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:19:56 [2020-06-27T03:19:56.620Z] #39 146.0   CC       criu/pie-util.o
03:19:56 [2020-06-27T03:19:56.620Z] #39 146.3   CC       criu/pipes.o
03:19:56 [2020-06-27T03:19:56.680Z] #39 149.1   CC       criu/uts_ns.o
03:19:56 [2020-06-27T03:19:56.878Z] #40 158.6   CC       criu/memfd.o
03:19:56 [2020-06-27T03:19:56.879Z] #39 ...
03:19:56 [2020-06-27T03:19:56.879Z] 
03:19:56 [2020-06-27T03:19:56.879Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:19:56 [2020-06-27T03:19:56.879Z] #22 DONE 0.3s
03:19:56 [2020-06-27T03:19:56.879Z] 
03:19:56 [2020-06-27T03:19:56.879Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:19:56 [2020-06-27T03:19:56.947Z] #39 149.3   CC       criu/vdso.o
03:19:57 [2020-06-27T03:19:57.164Z] #40 159.3   CC       criu/mount.o
03:19:57 [2020-06-27T03:19:57.209Z] #39 149.8   LINK     criu/built-in.o
03:19:57 [2020-06-27T03:19:57.468Z] #39 150.0   LINK     criu/criu
03:19:57 [2020-06-27T03:19:57.918Z] #18 1.789 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:19:57 [2020-06-27T03:19:57.919Z] #18 1.793 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:19:57 [2020-06-27T03:19:57.919Z] #18 1.796 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:19:58 [2020-06-27T03:19:58.036Z] #39 150.3   DEP      lib/c/criu.d
03:19:58 [2020-06-27T03:19:58.036Z] #39 150.4   CC       images/rpc.pb-c.o
03:19:58 [2020-06-27T03:19:58.174Z] #18 DONE 1.9s
03:19:58 [2020-06-27T03:19:58.174Z] 
03:19:58 [2020-06-27T03:19:58.174Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:19:58 [2020-06-27T03:19:58.605Z] #39 151.0   CC       lib/c/criu.o
03:19:59 [2020-06-27T03:19:59.546Z] #39 152.0   LINK     lib/c/built-in.o
03:19:59 [2020-06-27T03:19:59.546Z] #39 152.0   LINK     lib/c/libcriu.so
03:19:59 [2020-06-27T03:19:59.805Z] #39 152.1   LINK     lib/c/libcriu.a
03:19:59 [2020-06-27T03:19:59.806Z] #39 152.2   GEN      magic.py
03:19:59 [2020-06-27T03:19:59.947Z] #64 exporting layers 5.8s done
03:19:59 [2020-06-27T03:19:59.947Z] #64 writing image sha256:4b0c948b39a75bad550fa221c9f3085c1a1ecd13d2f7592221cc2ea780233c40 done
03:19:59 [2020-06-27T03:19:59.947Z] #64 naming to docker.io/library/docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc done
03:19:59 [2020-06-27T03:19:59.947Z] #64 DONE 5.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
03:20:00 [2020-06-27T03:20:00.066Z] #39 152.4 Note: Building without setproctitle() and strlcpy() support.
03:20:00 [2020-06-27T03:20:00.066Z] #39 152.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:20:00 [2020-06-27T03:20:00.066Z] #39 152.4 Note: Building without GnuTLS support
03:20:00 [2020-06-27T03:20:00.066Z] #39 152.4 Makefile.config:39: Warn: you have no libnftables installed
03:20:00 [2020-06-27T03:20:00.066Z] #39 152.4 Makefile.config:40: Warn: Building without nftables support
03:20:00 [2020-06-27T03:20:00.160Z] #26 DONE 3.0s
03:20:00 [2020-06-27T03:20:00.160Z] 
03:20:00 [2020-06-27T03:20:00.160Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:20:00 [2020-06-27T03:20:00.160Z] #29 DONE 0.3s
03:20:00 [2020-06-27T03:20:00.160Z] 
03:20:00 [2020-06-27T03:20:00.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:00 [2020-06-27T03:20:00.160Z] #39 147.1   CC       criu/plugin.o
03:20:00 [2020-06-27T03:20:00.160Z] #39 147.6   CC       criu/proc_parse.o
03:20:00 [2020-06-27T03:20:00.160Z] #39 ...
03:20:00 [2020-06-27T03:20:00.160Z] 
03:20:00 [2020-06-27T03:20:00.160Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:20:00 [2020-06-27T03:20:00.160Z] #31 DONE 0.0s
03:20:00 [2020-06-27T03:20:00.160Z] 
03:20:00 [2020-06-27T03:20:00.160Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:20:00 [2020-06-27T03:20:00.160Z] #34 DONE 0.0s
03:20:00 [2020-06-27T03:20:00.160Z] 
03:20:00 [2020-06-27T03:20:00.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:00 [2020-06-27T03:20:00.160Z] #39 149.9   CC       criu/protobuf-desc.o
03:20:00 [2020-06-27T03:20:00.290Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/validate/default
03:20:00 [2020-06-27T03:20:00.635Z] #39 153.2 fatal: not a git repository (or any of the parent directories): .git
03:20:00 [2020-06-27T03:20:00.854Z] Congratulations!  All commits are properly signed with the DCO!
03:20:01 [2020-06-27T03:20:01.019Z] Client: Docker Engine - Enterprise
03:20:01 [2020-06-27T03:20:01.019Z]  Version:           19.03.5
03:20:01 [2020-06-27T03:20:01.019Z]  API version:       1.40
03:20:01 [2020-06-27T03:20:01.019Z]  Go version:        go1.12.12
03:20:01 [2020-06-27T03:20:01.019Z]  Git commit:        2ee0c57608
03:20:01 [2020-06-27T03:20:01.019Z]  Built:             11/13/2019 08:00:16
03:20:01 [2020-06-27T03:20:01.019Z]  OS/Arch:           windows/amd64
03:20:01 [2020-06-27T03:20:01.019Z]  Experimental:      false
03:20:01 [2020-06-27T03:20:01.019Z] 
03:20:01 [2020-06-27T03:20:01.019Z] Server: Docker Engine - Enterprise
03:20:01 [2020-06-27T03:20:01.019Z]  Engine:
03:20:01 [2020-06-27T03:20:01.019Z]   Version:          19.03.5
03:20:01 [2020-06-27T03:20:01.019Z]   API version:      1.40 (minimum version 1.24)
03:20:01 [2020-06-27T03:20:01.019Z]   Go version:       go1.12.12
03:20:01 [2020-06-27T03:20:01.019Z]   Git commit:       2ee0c57608
03:20:01 [2020-06-27T03:20:01.019Z]   Built:            11/13/2019 07:58:51
03:20:01 [2020-06-27T03:20:01.019Z]   OS/Arch:          windows/amd64
03:20:01 [2020-06-27T03:20:01.019Z]   Experimental:     true
03:20:01 [2020-06-27T03:20:01.111Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
03:20:01 [2020-06-27T03:20:01.111Z] No api/types/ or api/swagger.yaml changes in diff.
03:20:01 [2020-06-27T03:20:01.111Z] Congratulations!  All TOML source files changed here have valid syntax.
03:20:01 [2020-06-27T03:20:01.111Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
03:20:01 [2020-06-27T03:20:01.111Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
03:20:01 [2020-06-27T03:20:01.111Z] Congratulations!  No new tests were added to integration-cli.
03:20:01 [2020-06-27T03:20:01.111Z] 
03:20:01 [2020-06-27T03:20:01.111Z] INFO Start validation with golang-ci-lint
03:20:01 [2020-06-27T03:20:01.111Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
03:20:01 [2020-06-27T03:20:01.111Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
03:20:01 [2020-06-27T03:20:01.111Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
03:20:01 [2020-06-27T03:20:01.534Z] #39 150.8   CC       criu/protobuf.o
03:20:01 [2020-06-27T03:20:01.534Z] #39 151.1   CC       criu/pstree.o
03:20:01 [2020-06-27T03:20:01.575Z] #39 154.0 make[1]: Nothing to be done for 'all'.
03:20:01 [2020-06-27T03:20:01.592Z] #40 163.5   CC       criu/namespaces.o
[Pipeline] sh
03:20:01 [2020-06-27T03:20:01.925Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.545s	coverage: 73.1% of statements
03:20:01 [2020-06-27T03:20:01.925Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:20:01 [2020-06-27T03:20:01.925Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.412s	coverage: 57.7% of statements
03:20:01 [2020-06-27T03:20:01.925Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:20:02 [2020-06-27T03:20:02.207Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.627s	coverage: 76.1% of statements
03:20:02 [2020-06-27T03:20:02.207Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:20:02 [2020-06-27T03:20:02.338Z] #19 ...
03:20:02 [2020-06-27T03:20:02.338Z] 
03:20:02 [2020-06-27T03:20:02.338Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:02 [2020-06-27T03:20:02.338Z] #39 126.9   CC       criu/libnetlink.o
03:20:02 [2020-06-27T03:20:02.338Z] #39 127.3   CC       criu/log.o
03:20:02 [2020-06-27T03:20:02.338Z] #39 127.8   CC       criu/lsm.o
03:20:02 [2020-06-27T03:20:02.338Z] #39 128.2   CC       criu/mem.o
03:20:02 [2020-06-27T03:20:02.338Z] #39 129.9   CC       criu/memfd.o
03:20:02 [2020-06-27T03:20:02.338Z] #39 130.5   CC       criu/mount.o
03:20:02 [2020-06-27T03:20:02.338Z] #39 135.6   CC       criu/namespaces.o
03:20:02 [2020-06-27T03:20:02.514Z] #39 154.9 make[1]: 'images/built-in.o' is up to date.
03:20:02 [2020-06-27T03:20:02.514Z] #39 154.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:20:02 [2020-06-27T03:20:02.514Z] #39 155.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:20:02 [2020-06-27T03:20:02.514Z] #39 155.0 make[1]: 'compel/libcompel.a' is up to date.
03:20:02 [2020-06-27T03:20:02.514Z] #39 155.1 make[1]: 'compel/compel-host-bin' is up to date.
03:20:02 [2020-06-27T03:20:02.588Z] + docker info
03:20:02 [2020-06-27T03:20:02.774Z] #39 155.1 make[1]: Nothing to be done for 'all'.
03:20:02 [2020-06-27T03:20:02.774Z] #39 155.2 make[1]: 'soccr/libsoccr.a' is up to date.
03:20:02 [2020-06-27T03:20:02.820Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
03:20:02 [2020-06-27T03:20:02.908Z] #39 152.2   CC       criu/rbtree.o
03:20:02 [2020-06-27T03:20:02.908Z] #39 152.4   CC       criu/rst-malloc.o
03:20:03 [2020-06-27T03:20:03.034Z] #39 155.4 make[2]: Nothing to be done for 'all'.
03:20:03 [2020-06-27T03:20:03.034Z] #39 155.5 make[2]: Nothing to be done for 'all'.
03:20:03 [2020-06-27T03:20:03.034Z] #39 155.5 make[2]: Nothing to be done for 'all'.
03:20:03 [2020-06-27T03:20:03.034Z] #39 155.6 make[2]: Nothing to be done for 'all'.
03:20:03 [2020-06-27T03:20:03.166Z] #39 152.7   CC       criu/seccomp.o
03:20:03 [2020-06-27T03:20:03.264Z] #39 137.8   CC       criu/net.o
03:20:03 [2020-06-27T03:20:03.295Z] #39 155.7 make[2]: Nothing to be done for 'all'.
03:20:03 [2020-06-27T03:20:03.295Z] #39 155.7 make[2]: Nothing to be done for 'all'.
03:20:03 [2020-06-27T03:20:03.295Z] #39 155.8 make[2]: Nothing to be done for 'all'.
03:20:03 [2020-06-27T03:20:03.295Z] #39 155.9 make[2]: Nothing to be done for 'all'.
03:20:03 [2020-06-27T03:20:03.433Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
03:20:03 [2020-06-27T03:20:03.555Z] #39 155.9   INSTALL  criu/criu
03:20:03 [2020-06-27T03:20:03.637Z] #40 165.6   CC       criu/net.o
03:20:03 [2020-06-27T03:20:03.736Z] #39 153.2   CC       criu/seize.o
03:20:04 [2020-06-27T03:20:04.046Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
03:20:04 [2020-06-27T03:20:04.126Z] #39 DONE 156.6s
03:20:04 [2020-06-27T03:20:04.126Z] 
03:20:04 [2020-06-27T03:20:04.126Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:20:04 [2020-06-27T03:20:04.304Z] #39 ...
03:20:04 [2020-06-27T03:20:04.304Z] 
03:20:04 [2020-06-27T03:20:04.304Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:20:04 [2020-06-27T03:20:04.304Z] #36 DONE 226.2s
03:20:04 [2020-06-27T03:20:04.304Z] 
03:20:04 [2020-06-27T03:20:04.304Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:20:04 [2020-06-27T03:20:04.562Z] #52 ...
03:20:04 [2020-06-27T03:20:04.562Z] 
03:20:04 [2020-06-27T03:20:04.562Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:04 [2020-06-27T03:20:04.562Z] #39 153.9   CC       criu/servicefd.o
03:20:04 [2020-06-27T03:20:04.627Z] #39 ...
03:20:04 [2020-06-27T03:20:04.627Z] 
03:20:04 [2020-06-27T03:20:04.627Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
03:20:04 [2020-06-27T03:20:04.627Z] #19 6.334 Collecting yamllint==1.16.0
03:20:04 [2020-06-27T03:20:04.821Z] #39 154.3   CC       criu/shmem.o
03:20:05 [2020-06-27T03:20:05.052Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.8% of statements
03:20:05 [2020-06-27T03:20:05.052Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:20:05 [2020-06-27T03:20:05.052Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:20:05 [2020-06-27T03:20:05.665Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 41.8% of statements
03:20:06 [2020-06-27T03:20:06.036Z] #45 ...
03:20:06 [2020-06-27T03:20:06.036Z] 
03:20:06 [2020-06-27T03:20:06.036Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:20:06 [2020-06-27T03:20:06.036Z] #40 DONE 0.2s
03:20:06 [2020-06-27T03:20:06.036Z] 
03:20:06 [2020-06-27T03:20:06.036Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:20:06 [2020-06-27T03:20:06.197Z] #39 155.4   CC       criu/sigframe.o
03:20:06 [2020-06-27T03:20:06.197Z] #39 155.6   CC       criu/signalfd.o
03:20:06 [2020-06-27T03:20:06.197Z] #39 155.8   CC       criu/sk-inet.o
03:20:06 [2020-06-27T03:20:06.289Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.076s	coverage: 77.4% of statements
03:20:06 [2020-06-27T03:20:06.289Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:20:06 [2020-06-27T03:20:06.289Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:20:06 [2020-06-27T03:20:06.296Z] #42 DONE 0.4s
03:20:06 [2020-06-27T03:20:06.296Z] 
03:20:06 [2020-06-27T03:20:06.296Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:20:06 [2020-06-27T03:20:06.455Z] #39 ...
03:20:06 [2020-06-27T03:20:06.455Z] 
03:20:06 [2020-06-27T03:20:06.455Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:20:06 [2020-06-27T03:20:06.455Z] #37 DONE 0.6s
03:20:06 [2020-06-27T03:20:06.556Z] #52 ...
03:20:06 [2020-06-27T03:20:06.556Z] 
03:20:06 [2020-06-27T03:20:06.556Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:20:06 [2020-06-27T03:20:06.571Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.003s	coverage: 67.0% of statements
03:20:06 [2020-06-27T03:20:06.714Z] 
03:20:06 [2020-06-27T03:20:06.714Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:20:06 [2020-06-27T03:20:06.817Z] #44 DONE 0.3s
03:20:06 [2020-06-27T03:20:06.817Z] 
03:20:06 [2020-06-27T03:20:06.817Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:20:06 [2020-06-27T03:20:06.972Z] #49 ...
03:20:06 [2020-06-27T03:20:06.972Z] 
03:20:06 [2020-06-27T03:20:06.972Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:06 [2020-06-27T03:20:06.972Z] #39 156.6   CC       criu/sk-netlink.o
03:20:07 [2020-06-27T03:20:07.184Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 26.2% of statements
03:20:07 [2020-06-27T03:20:07.230Z] #39 156.9   CC       criu/sk-packet.o
03:20:07 [2020-06-27T03:20:07.475Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.003s	coverage: 61.6% of statements
03:20:07 [2020-06-27T03:20:07.475Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
03:20:08 [2020-06-27T03:20:08.060Z] #40 169.5   CC       criu/netfilter.o
03:20:08 [2020-06-27T03:20:08.060Z] #40 169.8   CC       criu/page-pipe.o
03:20:08 [2020-06-27T03:20:08.164Z] #39 157.4   CC       criu/sk-queue.o
03:20:08 [2020-06-27T03:20:08.164Z] #39 157.8   CC       criu/sk-tcp.o
03:20:08 [2020-06-27T03:20:08.479Z] ok  	github.com/docker/docker/daemon/logger/local	0.008s	coverage: 75.2% of statements
03:20:08 [2020-06-27T03:20:08.480Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:20:08 [2020-06-27T03:20:08.683Z] #40 170.6   CC       criu/page-xfer.o
03:20:08 [2020-06-27T03:20:08.729Z] #39 158.3   CC       criu/sk-unix.o
03:20:08 [2020-06-27T03:20:08.761Z] time="2020-06-27T03:20:08Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate977693271/log732590026.1: no such file or directory"
03:20:08 [2020-06-27T03:20:08.761Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.046s	coverage: 38.3% of statements
03:20:09 [2020-06-27T03:20:09.375Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
03:20:09 [2020-06-27T03:20:09.866Z] #19 11.71   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
03:20:09 [2020-06-27T03:20:09.866Z] #19 11.80 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
03:20:09 [2020-06-27T03:20:09.866Z] #19 11.85   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
03:20:09 [2020-06-27T03:20:09.866Z] #19 11.90 Collecting pyyaml (from yamllint==1.16.0)
03:20:10 [2020-06-27T03:20:10.101Z] #39 159.8   CC       criu/sockets.o
03:20:10 [2020-06-27T03:20:10.121Z] #19 12.06   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
03:20:10 [2020-06-27T03:20:10.730Z] #40 172.4   CC       criu/pagemap-cache.o
03:20:10 [2020-06-27T03:20:10.730Z] #40 172.9   CC       criu/pagemap.o
03:20:10 [2020-06-27T03:20:10.845Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
03:20:10 [2020-06-27T03:20:10.845Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
03:20:11 [2020-06-27T03:20:11.036Z] #39 160.4   CC       criu/stats.o
03:20:11 [2020-06-27T03:20:11.293Z] #39 160.7   CC       criu/string.o
03:20:11 [2020-06-27T03:20:11.293Z] #39 160.7   CC       criu/sysctl.o
03:20:11 [2020-06-27T03:20:11.458Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.416s	coverage: 82.5% of statements
03:20:11 [2020-06-27T03:20:11.458Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:20:11 [2020-06-27T03:20:11.458Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
03:20:11 [2020-06-27T03:20:11.458Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:20:11 [2020-06-27T03:20:11.485Z] #19 13.44 Building wheels for collected packages: pyyaml
03:20:11 [2020-06-27T03:20:11.485Z] #19 13.45   Running setup.py bdist_wheel for pyyaml: started
03:20:11 [2020-06-27T03:20:11.552Z] #39 161.2   CC       criu/sysfs_parse.o
03:20:11 [2020-06-27T03:20:11.787Z] #40 173.9   CC       criu/parasite-syscall.o
03:20:12 [2020-06-27T03:20:12.117Z] #39 161.6   CC       criu/timens.o
03:20:12 [2020-06-27T03:20:12.376Z] #39 161.8   CC       criu/timerfd.o
03:20:12 [2020-06-27T03:20:12.411Z] #19 14.42   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
03:20:12 [2020-06-27T03:20:12.411Z] #19 14.42   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
03:20:12 [2020-06-27T03:20:12.411Z] #19 14.48 Successfully built pyyaml
03:20:12 [2020-06-27T03:20:12.411Z] #19 14.50 Installing collected packages: pathspec, pyyaml, yamllint
03:20:12 [2020-06-27T03:20:12.642Z] #39 162.0   CC       criu/tty.o
03:20:12 [2020-06-27T03:20:12.927Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 48.2% of statements
03:20:12 [2020-06-27T03:20:12.972Z] #19 14.85 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
03:20:13 [2020-06-27T03:20:13.208Z] ok  	github.com/docker/docker/distribution	0.291s	coverage: 22.1% of statements
03:20:13 [2020-06-27T03:20:13.208Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:20:13 [2020-06-27T03:20:13.271Z] #40 175.0   CC       criu/path.o
03:20:13 [2020-06-27T03:20:13.271Z] #40 175.3   CC       criu/pie-util-vdso.o
03:20:13 [2020-06-27T03:20:13.533Z] #19 DONE 15.4s
03:20:13 [2020-06-27T03:20:13.533Z] 
03:20:13 [2020-06-27T03:20:13.533Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:20:13 [2020-06-27T03:20:13.533Z] #22 DONE 0.1s
03:20:13 [2020-06-27T03:20:13.533Z] 
03:20:13 [2020-06-27T03:20:13.533Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:20:13 [2020-06-27T03:20:13.557Z] #40 175.7   CC       criu/pie-util.o
03:20:13 [2020-06-27T03:20:13.821Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
03:20:13 [2020-06-27T03:20:13.843Z] #40 175.9   CC       criu/pipes.o
03:20:14 [2020-06-27T03:20:14.015Z] #39 163.5   CC       criu/tun.o
03:20:14 [2020-06-27T03:20:14.581Z] #39 164.0   CC       criu/uffd.o
03:20:14 [2020-06-27T03:20:14.826Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
03:20:14 [2020-06-27T03:20:14.859Z] #40 176.8   CC       criu/plugin.o
03:20:15 [2020-06-27T03:20:15.108Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
03:20:15 [2020-06-27T03:20:15.147Z] #39 ...
03:20:15 [2020-06-27T03:20:15.147Z] 
03:20:15 [2020-06-27T03:20:15.147Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:20:15 [2020-06-27T03:20:15.147Z] #45 237.2 + cd /tmp/tmp.ebZ3g4vUXG/src/github.com/golangci/golangci-lint/
03:20:15 [2020-06-27T03:20:15.147Z] #45 237.2 + git checkout -q v1.23.8
03:20:15 [2020-06-27T03:20:15.480Z] #40 177.3   CC       criu/proc_parse.o
03:20:15 [2020-06-27T03:20:15.713Z] #45 237.7 ++ git describe --tags
03:20:15 [2020-06-27T03:20:15.713Z] #45 237.7 + version=v1.23.8
03:20:15 [2020-06-27T03:20:15.713Z] #45 237.7 ++ git rev-parse --short HEAD
03:20:15 [2020-06-27T03:20:15.713Z] #45 237.7 + commit=76a82c6
03:20:15 [2020-06-27T03:20:15.713Z] #45 237.7 ++ git show -s --format=%cd
03:20:15 [2020-06-27T03:20:15.713Z] #45 237.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:20:15 [2020-06-27T03:20:15.713Z] #45 237.7 + 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
03:20:15 [2020-06-27T03:20:15.721Z] ok  	github.com/docker/docker/distribution/xfer	1.869s	coverage: 85.1% of statements
03:20:15 [2020-06-27T03:20:15.721Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:20:15 [2020-06-27T03:20:15.721Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:20:15 [2020-06-27T03:20:15.721Z] ok  	github.com/docker/docker/image/v1	0.014s	coverage: 25.0% of statements
03:20:15 [2020-06-27T03:20:15.721Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:20:16 [2020-06-27T03:20:16.334Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
03:20:16 [2020-06-27T03:20:16.795Z] #26 DONE 2.8s
03:20:16 [2020-06-27T03:20:16.795Z] 
03:20:16 [2020-06-27T03:20:16.795Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:20:16 [2020-06-27T03:20:16.795Z] #29 ...
03:20:16 [2020-06-27T03:20:16.795Z] 
03:20:16 [2020-06-27T03:20:16.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:16 [2020-06-27T03:20:16.795Z] #39 141.0   CC       criu/netfilter.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 141.4   CC       criu/page-pipe.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 142.0   CC       criu/page-xfer.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 143.4   CC       criu/pagemap-cache.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 143.7   CC       criu/pagemap.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 144.8   CC       criu/parasite-syscall.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 145.8   CC       criu/path.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 146.1   CC       criu/pie-util-vdso-elf32.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 146.6   CC       criu/pie-util-vdso.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 147.1   CC       criu/pie-util.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 147.3   CC       criu/pipes.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 148.2   CC       criu/plugin.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 148.7   CC       criu/proc_parse.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 151.1   CC       criu/protobuf-desc.o
03:20:16 [2020-06-27T03:20:16.795Z] #39 ...
03:20:16 [2020-06-27T03:20:16.795Z] 
03:20:16 [2020-06-27T03:20:16.795Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:20:16 [2020-06-27T03:20:16.795Z] #29 DONE 0.3s
03:20:16 [2020-06-27T03:20:16.795Z] 
03:20:16 [2020-06-27T03:20:16.795Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:20:16 [2020-06-27T03:20:16.795Z] #31 DONE 0.1s
03:20:16 [2020-06-27T03:20:16.795Z] 
03:20:16 [2020-06-27T03:20:16.795Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:20:16 [2020-06-27T03:20:16.795Z] #34 DONE 0.0s
03:20:16 [2020-06-27T03:20:16.795Z] 
03:20:16 [2020-06-27T03:20:16.795Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:20:17 [2020-06-27T03:20:17.340Z] ok  	github.com/docker/docker/opts	0.013s	coverage: 67.4% of statements
03:20:17 [2020-06-27T03:20:17.355Z] #52 ...
03:20:17 [2020-06-27T03:20:17.355Z] 
03:20:17 [2020-06-27T03:20:17.355Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:17 [2020-06-27T03:20:17.355Z] #39 151.9   CC       criu/protobuf.o
03:20:17 [2020-06-27T03:20:17.612Z] #39 152.3   CC       criu/pstree.o
03:20:17 [2020-06-27T03:20:17.621Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
03:20:18 [2020-06-27T03:20:18.172Z] #39 ...
03:20:18 [2020-06-27T03:20:18.172Z] 
03:20:18 [2020-06-27T03:20:18.172Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:20:18 [2020-06-27T03:20:18.172Z] #36 DONE 225.5s
03:20:18 [2020-06-27T03:20:18.172Z] 
03:20:18 [2020-06-27T03:20:18.172Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:20:18 [2020-06-27T03:20:18.245Z] #45 ...
03:20:18 [2020-06-27T03:20:18.245Z] 
03:20:18 [2020-06-27T03:20:18.245Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:20:18 [2020-06-27T03:20:18.245Z] #49 109.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
03:20:18 [2020-06-27T03:20:18.245Z] #49 111.0 + mkdir -p /build
03:20:18 [2020-06-27T03:20:18.245Z] #49 111.0 + cp runc /build/runc
03:20:18 [2020-06-27T03:20:18.245Z] #49 DONE 111.7s
03:20:18 [2020-06-27T03:20:18.245Z] 
03:20:18 [2020-06-27T03:20:18.245Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:18 [2020-06-27T03:20:18.245Z] #39 165.0   CC       criu/util.o
03:20:18 [2020-06-27T03:20:18.245Z] #39 166.2   CC       criu/uts_ns.o
03:20:18 [2020-06-27T03:20:18.245Z] #39 166.4   CC       criu/vdso-compat.o
03:20:18 [2020-06-27T03:20:18.245Z] #39 166.6   CC       criu/vdso.o
03:20:18 [2020-06-27T03:20:18.245Z] #39 167.2   LINK     criu/built-in.o
03:20:18 [2020-06-27T03:20:18.245Z] #39 167.3   LINK     criu/criu
03:20:18 [2020-06-27T03:20:18.245Z] #39 167.6   DEP      lib/c/criu.d
03:20:18 [2020-06-27T03:20:18.245Z] #39 167.7   CC       images/rpc.pb-c.o
03:20:18 [2020-06-27T03:20:18.812Z] #39 168.2   CC       lib/c/criu.o
03:20:19 [2020-06-27T03:20:19.092Z] ok  	github.com/docker/docker/pkg/archive	0.554s	coverage: 77.2% of statements
03:20:19 [2020-06-27T03:20:19.106Z] #45 ...
03:20:19 [2020-06-27T03:20:19.106Z] 
03:20:19 [2020-06-27T03:20:19.106Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:19 [2020-06-27T03:20:19.106Z] #39 153.4   CC       criu/rbtree.o
03:20:19 [2020-06-27T03:20:19.106Z] #39 153.6   CC       criu/rst-malloc.o
03:20:19 [2020-06-27T03:20:19.361Z] #39 154.0   CC       criu/seccomp.o
03:20:19 [2020-06-27T03:20:19.749Z] #39 169.2   LINK     lib/c/built-in.o
03:20:19 [2020-06-27T03:20:19.749Z] #39 169.2   LINK     lib/c/libcriu.so
03:20:19 [2020-06-27T03:20:19.749Z] #39 169.2   LINK     lib/c/libcriu.a
03:20:19 [2020-06-27T03:20:19.749Z] #39 169.3   GEN      magic.py
03:20:19 [2020-06-27T03:20:19.893Z] #40 181.5   CC       criu/protobuf-desc.o
03:20:19 [2020-06-27T03:20:19.922Z] #39 ...
03:20:19 [2020-06-27T03:20:19.922Z] 
03:20:19 [2020-06-27T03:20:19.922Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:20:19 [2020-06-27T03:20:19.922Z] #37 DONE 0.5s
03:20:20 [2020-06-27T03:20:20.007Z] #39 169.4 Note: Building without setproctitle() and strlcpy() support.
03:20:20 [2020-06-27T03:20:20.007Z] #39 169.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:20:20 [2020-06-27T03:20:20.007Z] #39 169.4 Note: Building without GnuTLS support
03:20:20 [2020-06-27T03:20:20.007Z] #39 169.4 Makefile.config:39: Warn: you have no libnftables installed
03:20:20 [2020-06-27T03:20:20.007Z] #39 169.4 Makefile.config:40: Warn: Building without nftables support
03:20:20 [2020-06-27T03:20:20.097Z] ok  	github.com/docker/docker/pkg/authorization	0.199s	coverage: 68.3% of statements
03:20:20 [2020-06-27T03:20:20.097Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
03:20:20 [2020-06-27T03:20:20.177Z] 
03:20:20 [2020-06-27T03:20:20.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:20 [2020-06-27T03:20:20.177Z] #39 154.6   CC       criu/seize.o
03:20:20 [2020-06-27T03:20:20.379Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
03:20:20 [2020-06-27T03:20:20.573Z] #39 170.0 fatal: not a git repository (or any of the parent directories): .git
03:20:20 [2020-06-27T03:20:20.737Z] #39 155.3   CC       criu/servicefd.o
03:20:20 [2020-06-27T03:20:20.831Z] #39 170.5 make[1]: Nothing to be done for 'all'.
03:20:20 [2020-06-27T03:20:20.918Z] #40 182.7   CC       criu/protobuf.o
03:20:21 [2020-06-27T03:20:21.203Z] #40 183.1   CC       criu/pstree.o
03:20:21 [2020-06-27T03:20:21.297Z] #39 155.7   CC       criu/shmem.o
03:20:21 [2020-06-27T03:20:21.396Z] #39 171.0 make[1]: 'images/built-in.o' is up to date.
03:20:21 [2020-06-27T03:20:21.396Z] #39 171.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:20:21 [2020-06-27T03:20:21.396Z] #39 171.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:20:21 [2020-06-27T03:20:21.396Z] #39 171.0 make[1]: 'compel/libcompel.a' is up to date.
03:20:21 [2020-06-27T03:20:21.396Z] #39 171.1 make[1]: 'compel/compel-host-bin' is up to date.
03:20:21 [2020-06-27T03:20:21.396Z] #39 171.1 make[1]: Nothing to be done for 'all'.
03:20:21 [2020-06-27T03:20:21.654Z] #39 171.1 make[1]: 'soccr/libsoccr.a' is up to date.
03:20:21 [2020-06-27T03:20:21.707Z] #45 ...
03:20:21 [2020-06-27T03:20:21.707Z] 
03:20:21 [2020-06-27T03:20:21.707Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:20:21 [2020-06-27T03:20:21.707Z] #52 197.4 + bin/containerd-stress
03:20:21 [2020-06-27T03:20:21.858Z] #39 156.2   CC       criu/sigframe.o
03:20:21 [2020-06-27T03:20:21.858Z] #39 156.4   CC       criu/signalfd.o
03:20:21 [2020-06-27T03:20:21.912Z] #39 171.3 make[2]: Nothing to be done for 'all'.
03:20:21 [2020-06-27T03:20:21.912Z] #39 171.3 make[2]: Nothing to be done for 'all'.
03:20:21 [2020-06-27T03:20:21.912Z] #39 171.3 make[2]: Nothing to be done for 'all'.
03:20:21 [2020-06-27T03:20:21.912Z] #39 171.4 make[2]: Nothing to be done for 'all'.
03:20:21 [2020-06-27T03:20:21.912Z] #39 171.5 make[2]: Nothing to be done for 'all'.
03:20:21 [2020-06-27T03:20:21.912Z] #39 171.5 make[2]: Nothing to be done for 'all'.
03:20:21 [2020-06-27T03:20:21.912Z] #39 171.5 make[2]: Nothing to be done for 'all'.
03:20:21 [2020-06-27T03:20:21.912Z] #39 171.6 make[2]: Nothing to be done for 'all'.
03:20:21 [2020-06-27T03:20:21.966Z] #52 ...
03:20:21 [2020-06-27T03:20:21.966Z] 
03:20:21 [2020-06-27T03:20:21.966Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:20:21 [2020-06-27T03:20:21.966Z] #45 DONE 233.5s
03:20:22 [2020-06-27T03:20:22.113Z] #39 156.6   CC       criu/sk-inet.o
03:20:22 [2020-06-27T03:20:22.171Z] #39 171.7   INSTALL  criu/criu
03:20:22 [2020-06-27T03:20:22.226Z] 
03:20:22 [2020-06-27T03:20:22.226Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:20:22 [2020-06-27T03:20:22.429Z] #39 DONE 172.0s
03:20:22 [2020-06-27T03:20:22.429Z] 
03:20:22 [2020-06-27T03:20:22.429Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:20:22 [2020-06-27T03:20:22.429Z] #52 194.4 + bin/containerd
03:20:22 [2020-06-27T03:20:22.673Z] #39 157.3   CC       criu/sk-netlink.o
03:20:22 [2020-06-27T03:20:22.692Z] #40 184.4   CC       criu/rbtree.o
03:20:22 [2020-06-27T03:20:22.692Z] #40 184.7   CC       criu/rst-malloc.o
03:20:22 [2020-06-27T03:20:22.692Z] #40 ...
03:20:22 [2020-06-27T03:20:22.692Z] 
03:20:22 [2020-06-27T03:20:22.692Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:20:22 [2020-06-27T03:20:22.692Z] #37 254.0 + dpkg --print-architecture
03:20:22 [2020-06-27T03:20:22.692Z] #37 254.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
03:20:22 [2020-06-27T03:20:22.692Z] #37 254.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:20:22 [2020-06-27T03:20:22.929Z] #39 157.5   CC       criu/sk-packet.o
03:20:22 [2020-06-27T03:20:22.980Z] #37 254.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:20:23 [2020-06-27T03:20:23.492Z] #39 158.0   CC       criu/sk-queue.o
03:20:23 [2020-06-27T03:20:23.747Z] #39 158.4   CC       criu/sk-tcp.o
03:20:23 [2020-06-27T03:20:23.802Z] #52 ...
03:20:23 [2020-06-27T03:20:23.802Z] 
03:20:23 [2020-06-27T03:20:23.802Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:20:23 [2020-06-27T03:20:23.802Z] #40 DONE 0.1s
03:20:23 [2020-06-27T03:20:23.802Z] 
03:20:23 [2020-06-27T03:20:23.802Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:20:23 [2020-06-27T03:20:23.802Z] #42 DONE 0.2s
03:20:23 [2020-06-27T03:20:23.802Z] 
03:20:23 [2020-06-27T03:20:23.802Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:20:23 [2020-06-27T03:20:23.802Z] #44 DONE 0.1s
03:20:23 [2020-06-27T03:20:23.802Z] 
03:20:23 [2020-06-27T03:20:23.802Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:20:24 [2020-06-27T03:20:24.137Z] #52 200.4 + bin/containerd-shim
03:20:24 [2020-06-27T03:20:24.308Z] #39 158.8   CC       criu/sk-unix.o
03:20:24 [2020-06-27T03:20:24.753Z] ok  	github.com/docker/docker/layer	7.123s	coverage: 68.8% of statements
03:20:24 [2020-06-27T03:20:24.753Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:20:24 [2020-06-27T03:20:24.753Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:20:24 [2020-06-27T03:20:24.753Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:20:24 [2020-06-27T03:20:24.753Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:20:24 [2020-06-27T03:20:24.753Z] ?   	github.com/docker/docker/oci	[no test files]
03:20:24 [2020-06-27T03:20:24.753Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:20:24 [2020-06-27T03:20:24.753Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
03:20:24 [2020-06-27T03:20:24.753Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.528s	coverage: 43.2% of statements
03:20:24 [2020-06-27T03:20:24.753Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:20:24 [2020-06-27T03:20:24.753Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:20:24 [2020-06-27T03:20:24.753Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
03:20:24 [2020-06-27T03:20:24.753Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
03:20:25 [2020-06-27T03:20:25.083Z] #52 ...
03:20:25 [2020-06-27T03:20:25.083Z] 
03:20:25 [2020-06-27T03:20:25.083Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:20:25 [2020-06-27T03:20:25.083Z] #46 DONE 0.7s
03:20:25 [2020-06-27T03:20:25.343Z] 
03:20:25 [2020-06-27T03:20:25.343Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:20:25 [2020-06-27T03:20:25.366Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
03:20:25 [2020-06-27T03:20:25.603Z] #48 DONE 0.2s
03:20:25 [2020-06-27T03:20:25.603Z] 
03:20:25 [2020-06-27T03:20:25.603Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:20:25 [2020-06-27T03:20:25.603Z] #50 DONE 0.2s
03:20:25 [2020-06-27T03:20:25.603Z] 
03:20:25 [2020-06-27T03:20:25.603Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:20:25 [2020-06-27T03:20:25.649Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
03:20:25 [2020-06-27T03:20:25.670Z] #39 160.2   CC       criu/sockets.o
03:20:25 [2020-06-27T03:20:25.930Z] ok  	github.com/docker/docker/pkg/dmesg	0.019s	coverage: 83.3% of statements
03:20:26 [2020-06-27T03:20:26.231Z] #39 160.9   CC       criu/stats.o
03:20:26 [2020-06-27T03:20:26.796Z] #39 161.2   CC       criu/string.o
03:20:26 [2020-06-27T03:20:26.796Z] #39 161.3   CC       criu/sysctl.o
03:20:26 [2020-06-27T03:20:26.936Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
03:20:27 [2020-06-27T03:20:27.357Z] #39 161.9   CC       criu/sysfs_parse.o
03:20:27 [2020-06-27T03:20:27.917Z] #39 162.3   CC       criu/timens.o
03:20:27 [2020-06-27T03:20:27.917Z] #39 ...
03:20:27 [2020-06-27T03:20:27.917Z] 
03:20:27 [2020-06-27T03:20:27.917Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:20:27 [2020-06-27T03:20:27.917Z] #45 235.3 + cd /tmp/tmp.6MWLtrPfLY/src/github.com/golangci/golangci-lint/
03:20:27 [2020-06-27T03:20:27.917Z] #45 235.3 + git checkout -q v1.23.8
03:20:27 [2020-06-27T03:20:27.941Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
03:20:28 [2020-06-27T03:20:28.477Z] #45 235.9 ++ git describe --tags
03:20:28 [2020-06-27T03:20:28.478Z] #45 235.9 + version=v1.23.8
03:20:28 [2020-06-27T03:20:28.478Z] #45 235.9 ++ git rev-parse --short HEAD
03:20:28 [2020-06-27T03:20:28.478Z] #45 235.9 + commit=76a82c6
03:20:28 [2020-06-27T03:20:28.478Z] #45 235.9 ++ git show -s --format=%cd
03:20:28 [2020-06-27T03:20:28.478Z] #45 235.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:20:28 [2020-06-27T03:20:28.478Z] #45 235.9 + 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
03:20:28 [2020-06-27T03:20:28.945Z] ok  	github.com/docker/docker/pkg/fsutils	0.405s	coverage: 85.1% of statements
03:20:28 [2020-06-27T03:20:28.946Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.119s	coverage: 84.1% of statements
03:20:29 [2020-06-27T03:20:29.227Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 11.4% of statements
03:20:29 [2020-06-27T03:20:29.803Z] #52 206.0 + bin/containerd-shim-runc-v1
03:20:29 [2020-06-27T03:20:29.841Z] ok  	github.com/docker/docker/pkg/idtools	0.348s	coverage: 70.5% of statements
03:20:30 [2020-06-27T03:20:30.123Z] ok  	github.com/docker/docker/pkg/ioutils	0.300s	coverage: 70.1% of statements
03:20:30 [2020-06-27T03:20:30.406Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
03:20:30 [2020-06-27T03:20:30.727Z] ok  	github.com/docker/docker/pkg/locker	0.012s	coverage: 88.9% of statements
03:20:30 [2020-06-27T03:20:30.727Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
03:20:30 [2020-06-27T03:20:30.727Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:20:30 [2020-06-27T03:20:30.727Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:20:31 [2020-06-27T03:20:31.010Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
03:20:31 [2020-06-27T03:20:31.010Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:20:31 [2020-06-27T03:20:31.010Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
03:20:31 [2020-06-27T03:20:31.291Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
03:20:31 [2020-06-27T03:20:31.574Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 91.4% of statements
03:20:31 [2020-06-27T03:20:31.574Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
03:20:31 [2020-06-27T03:20:31.574Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:20:31 [2020-06-27T03:20:31.574Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:20:32 [2020-06-27T03:20:32.341Z] #52 208.9 + bin/containerd-shim-runc-v2
03:20:32 [2020-06-27T03:20:32.579Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
03:20:32 [2020-06-27T03:20:32.641Z] #45 ...
03:20:32 [2020-06-27T03:20:32.641Z] 
03:20:32 [2020-06-27T03:20:32.641Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:20:32 [2020-06-27T03:20:32.641Z] #49 109.2 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
03:20:32 [2020-06-27T03:20:32.641Z] #49 110.8 + mkdir -p /build
03:20:32 [2020-06-27T03:20:32.641Z] #49 110.8 + cp runc /build/runc
03:20:32 [2020-06-27T03:20:32.641Z] #49 DONE 111.3s
03:20:32 [2020-06-27T03:20:32.641Z] 
03:20:32 [2020-06-27T03:20:32.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:32 [2020-06-27T03:20:32.641Z] #39 162.7   CC       criu/timerfd.o
03:20:32 [2020-06-27T03:20:32.641Z] #39 162.9   CC       criu/tty.o
03:20:32 [2020-06-27T03:20:32.641Z] #39 164.7   CC       criu/tun.o
03:20:32 [2020-06-27T03:20:32.641Z] #39 165.1   CC       criu/uffd.o
03:20:32 [2020-06-27T03:20:32.641Z] #39 166.1   CC       criu/util.o
03:20:32 [2020-06-27T03:20:32.641Z] #39 167.1   CC       criu/uts_ns.o
03:20:32 [2020-06-27T03:20:32.641Z] #39 167.3   CC       criu/vdso-compat.o
03:20:32 [2020-06-27T03:20:32.670Z] Client:
03:20:32 [2020-06-27T03:20:32.670Z]  Debug Mode: false
03:20:32 [2020-06-27T03:20:32.670Z]  Plugins:
03:20:32 [2020-06-27T03:20:32.670Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
03:20:32 [2020-06-27T03:20:32.670Z] 
03:20:32 [2020-06-27T03:20:32.670Z] Server:
03:20:32 [2020-06-27T03:20:32.670Z]  Containers: 0
03:20:32 [2020-06-27T03:20:32.670Z]   Running: 0
03:20:32 [2020-06-27T03:20:32.670Z]   Paused: 0
03:20:32 [2020-06-27T03:20:32.670Z]   Stopped: 0
03:20:32 [2020-06-27T03:20:32.670Z]  Images: 0
03:20:32 [2020-06-27T03:20:32.670Z]  Server Version: 19.03.5
03:20:32 [2020-06-27T03:20:32.670Z]  Storage Driver: windowsfilter (windows) lcow (linux)
03:20:32 [2020-06-27T03:20:32.670Z]   Windows: 
03:20:32 [2020-06-27T03:20:32.670Z]   LCOW: 
03:20:32 [2020-06-27T03:20:32.670Z]  Logging Driver: json-file
03:20:32 [2020-06-27T03:20:32.670Z]  Plugins:
03:20:32 [2020-06-27T03:20:32.670Z]   Volume: local
03:20:32 [2020-06-27T03:20:32.670Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
03:20:32 [2020-06-27T03:20:32.670Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
03:20:32 [2020-06-27T03:20:32.670Z]  Swarm: inactive
03:20:32 [2020-06-27T03:20:32.670Z]  Default Isolation: process
03:20:32 [2020-06-27T03:20:32.670Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
03:20:32 [2020-06-27T03:20:32.670Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
03:20:32 [2020-06-27T03:20:32.670Z]  OSType: windows
03:20:32 [2020-06-27T03:20:32.670Z]  Architecture: x86_64
03:20:32 [2020-06-27T03:20:32.670Z]  CPUs: 4
03:20:32 [2020-06-27T03:20:32.670Z]  Total Memory: 32GiB
03:20:32 [2020-06-27T03:20:32.670Z]  Name: azwin-2-1d4440
03:20:32 [2020-06-27T03:20:32.670Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
03:20:32 [2020-06-27T03:20:32.670Z]  Docker Root Dir: D:\docker
03:20:32 [2020-06-27T03:20:32.670Z]  Debug Mode: false
03:20:32 [2020-06-27T03:20:32.670Z]  Registry: https://index.docker.io/v1/
03:20:32 [2020-06-27T03:20:32.670Z]  Labels:
03:20:32 [2020-06-27T03:20:32.670Z]  Experimental: true
03:20:32 [2020-06-27T03:20:32.670Z]  Insecure Registries:
03:20:32 [2020-06-27T03:20:32.670Z]   10.0.0.4:5000
03:20:32 [2020-06-27T03:20:32.670Z]   127.0.0.0/8
03:20:32 [2020-06-27T03:20:32.670Z]  Registry Mirrors:
03:20:32 [2020-06-27T03:20:32.670Z]   http://10.0.0.4:5000/
03:20:32 [2020-06-27T03:20:32.670Z]  Live Restore Enabled: false
03:20:32 [2020-06-27T03:20:32.670Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
03:20:32 [2020-06-27T03:20:32.862Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
[Pipeline] powershell
03:20:32 [2020-06-27T03:20:32.896Z] #39 167.6   CC       criu/vdso.o
03:20:33 [2020-06-27T03:20:33.144Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
03:20:33 [2020-06-27T03:20:33.320Z] #37 ...
03:20:33 [2020-06-27T03:20:33.320Z] 
03:20:33 [2020-06-27T03:20:33.320Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:33 [2020-06-27T03:20:33.320Z] #40 185.1   CC       criu/seccomp.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 185.9   CC       criu/seize.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 187.3   CC       criu/servicefd.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 187.9   CC       criu/shmem.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 189.0   CC       criu/sigframe.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 189.3   CC       criu/signalfd.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 189.6   CC       criu/sk-inet.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 190.7   CC       criu/sk-netlink.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 191.1   CC       criu/sk-packet.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 191.9   CC       criu/sk-queue.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 192.5   CC       criu/sk-tcp.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 193.1   CC       criu/sk-unix.o
03:20:33 [2020-06-27T03:20:33.320Z] #40 195.4   CC       criu/sockets.o
03:20:33 [2020-06-27T03:20:33.426Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
03:20:33 [2020-06-27T03:20:33.717Z] #52 210.1 + binaries
03:20:33 [2020-06-27T03:20:33.718Z] #52 210.1 + install -D bin/containerd /build/containerd
03:20:33 [2020-06-27T03:20:33.718Z] #52 210.2 + install -D bin/containerd-shim /build/containerd-shim
03:20:33 [2020-06-27T03:20:33.718Z] #52 210.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:20:33 [2020-06-27T03:20:33.718Z] #52 210.2 + install -D bin/ctr /build/ctr
03:20:33 [2020-06-27T03:20:33.822Z] #39 168.3   LINK     criu/built-in.o
03:20:33 [2020-06-27T03:20:33.822Z] #39 168.4   LINK     criu/criu
03:20:34 [2020-06-27T03:20:34.077Z] #39 168.6   DEP      lib/c/criu.d
03:20:34 [2020-06-27T03:20:34.077Z] #39 168.7   CC       images/rpc.pb-c.o
03:20:34 [2020-06-27T03:20:34.337Z] #40 196.3   CC       criu/stats.o
03:20:34 [2020-06-27T03:20:34.435Z] ok  	github.com/docker/docker/pkg/pubsub	1.020s	coverage: 73.9% of statements
03:20:34 [2020-06-27T03:20:34.624Z] #40 196.6   CC       criu/string.o
03:20:34 [2020-06-27T03:20:34.637Z] #39 169.0   CC       lib/c/criu.o
03:20:34 [2020-06-27T03:20:34.653Z] #52 DONE 211.0s
03:20:34 [2020-06-27T03:20:34.911Z] #40 196.8   CC       criu/sysctl.o
03:20:35 [2020-06-27T03:20:35.048Z] ok  	github.com/docker/docker/pkg/reexec	0.005s	coverage: 82.4% of statements
03:20:35 [2020-06-27T03:20:35.197Z] #39 169.7   LINK     lib/c/built-in.o
03:20:35 [2020-06-27T03:20:35.197Z] #39 169.7   LINK     lib/c/libcriu.so
03:20:35 [2020-06-27T03:20:35.197Z] #39 169.7   LINK     lib/c/libcriu.a
03:20:35 [2020-06-27T03:20:35.453Z] #39 169.9   GEN      magic.py
03:20:35 [2020-06-27T03:20:35.453Z] #39 170.0 Note: Building without setproctitle() and strlcpy() support.
03:20:35 [2020-06-27T03:20:35.453Z] #39 170.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:20:35 [2020-06-27T03:20:35.453Z] #39 170.0 Note: Building without GnuTLS support
03:20:35 [2020-06-27T03:20:35.453Z] #39 170.0 Makefile.config:39: Warn: you have no libnftables installed
03:20:35 [2020-06-27T03:20:35.453Z] #39 170.0 Makefile.config:40: Warn: Building without nftables support
03:20:35 [2020-06-27T03:20:35.536Z] #40 197.5   CC       criu/sysfs_parse.o
03:20:35 [2020-06-27T03:20:35.708Z] #39 ...
03:20:35 [2020-06-27T03:20:35.708Z] 
03:20:35 [2020-06-27T03:20:35.708Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:20:35 [2020-06-27T03:20:35.708Z] #52 198.2 + bin/containerd
03:20:36 [2020-06-27T03:20:36.028Z] 
03:20:36 [2020-06-27T03:20:36.028Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:20:36 [2020-06-27T03:20:36.160Z] #40 198.1   CC       criu/timens.o
03:20:36 [2020-06-27T03:20:36.447Z] #40 198.4   CC       criu/timerfd.o
03:20:36 [2020-06-27T03:20:36.735Z] #40 198.8   CC       criu/tty.o
03:20:36 [2020-06-27T03:20:36.962Z] #53 DONE 1.2s
03:20:36 [2020-06-27T03:20:36.962Z] 
03:20:36 [2020-06-27T03:20:36.962Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:20:37 [2020-06-27T03:20:37.220Z] #57 DONE 0.4s
03:20:37 [2020-06-27T03:20:37.220Z] 
03:20:37 [2020-06-27T03:20:37.220Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:20:37 [2020-06-27T03:20:37.720Z] ok  	github.com/docker/docker/pkg/signal	2.358s	coverage: 61.0% of statements
03:20:38 [2020-06-27T03:20:38.002Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
03:20:38 [2020-06-27T03:20:38.155Z] #59 DONE 0.7s
03:20:38 [2020-06-27T03:20:38.155Z] 
03:20:38 [2020-06-27T03:20:38.155Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:20:38 [2020-06-27T03:20:38.155Z] #61 DONE 0.1s
03:20:38 [2020-06-27T03:20:38.155Z] 
03:20:38 [2020-06-27T03:20:38.155Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:20:38 [2020-06-27T03:20:38.155Z] #62 DONE 0.0s
03:20:38 [2020-06-27T03:20:38.155Z] 
03:20:38 [2020-06-27T03:20:38.155Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
03:20:38 [2020-06-27T03:20:38.295Z] #52 ...
03:20:38 [2020-06-27T03:20:38.295Z] 
03:20:38 [2020-06-27T03:20:38.295Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:38 [2020-06-27T03:20:38.296Z] #39 170.6 fatal: not a git repository (or any of the parent directories): .git
03:20:38 [2020-06-27T03:20:38.296Z] #39 171.1 make[1]: Nothing to be done for 'all'.
03:20:38 [2020-06-27T03:20:38.296Z] #39 171.6 make[1]: 'images/built-in.o' is up to date.
03:20:38 [2020-06-27T03:20:38.296Z] #39 171.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:20:38 [2020-06-27T03:20:38.296Z] #39 171.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:20:38 [2020-06-27T03:20:38.296Z] #39 171.7 make[1]: 'compel/libcompel.a' is up to date.
03:20:38 [2020-06-27T03:20:38.296Z] #39 171.7 make[1]: 'compel/compel-host-bin' is up to date.
03:20:38 [2020-06-27T03:20:38.296Z] #39 171.8 make[1]: Nothing to be done for 'all'.
03:20:38 [2020-06-27T03:20:38.296Z] #39 171.8 make[1]: 'soccr/libsoccr.a' is up to date.
03:20:38 [2020-06-27T03:20:38.296Z] #39 172.0 make[2]: Nothing to be done for 'all'.
03:20:38 [2020-06-27T03:20:38.296Z] #39 172.0 make[2]: Nothing to be done for 'all'.
03:20:38 [2020-06-27T03:20:38.296Z] #39 172.0 make[2]: Nothing to be done for 'all'.
03:20:38 [2020-06-27T03:20:38.296Z] #39 172.2 make[2]: Nothing to be done for 'all'.
03:20:38 [2020-06-27T03:20:38.296Z] #39 172.2 make[2]: Nothing to be done for 'all'.
03:20:38 [2020-06-27T03:20:38.296Z] #39 172.2 make[2]: Nothing to be done for 'all'.
03:20:38 [2020-06-27T03:20:38.296Z] #39 172.3 make[2]: Nothing to be done for 'all'.
03:20:38 [2020-06-27T03:20:38.296Z] #39 172.3 make[2]: Nothing to be done for 'all'.
03:20:38 [2020-06-27T03:20:38.296Z] #39 172.3   INSTALL  criu/criu
03:20:38 [2020-06-27T03:20:38.296Z] #39 DONE 172.8s
03:20:38 [2020-06-27T03:20:38.296Z] 
03:20:38 [2020-06-27T03:20:38.296Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:20:38 [2020-06-27T03:20:38.616Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
03:20:38 [2020-06-27T03:20:38.898Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
03:20:39 [2020-06-27T03:20:39.180Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
03:20:39 [2020-06-27T03:20:39.438Z] #40 201.4   CC       criu/tun.o
03:20:39 [2020-06-27T03:20:39.680Z] #45 ...
03:20:39 [2020-06-27T03:20:39.680Z] 
03:20:39 [2020-06-27T03:20:39.680Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:20:39 [2020-06-27T03:20:39.680Z] #40 DONE 0.1s
03:20:39 [2020-06-27T03:20:39.680Z] 
03:20:39 [2020-06-27T03:20:39.680Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:20:39 [2020-06-27T03:20:39.680Z] #42 DONE 0.1s
03:20:39 [2020-06-27T03:20:39.680Z] 
03:20:39 [2020-06-27T03:20:39.680Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:20:39 [2020-06-27T03:20:39.680Z] #52 ...
03:20:39 [2020-06-27T03:20:39.680Z] 
03:20:39 [2020-06-27T03:20:39.680Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:20:39 [2020-06-27T03:20:39.680Z] #44 DONE 0.1s
03:20:39 [2020-06-27T03:20:39.793Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.1% of statements
03:20:39 [2020-06-27T03:20:39.934Z] 
03:20:39 [2020-06-27T03:20:39.934Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:20:40 [2020-06-27T03:20:40.057Z] #63 DONE 1.7s
03:20:40 [2020-06-27T03:20:40.057Z] 
03:20:40 [2020-06-27T03:20:40.057Z] #64 exporting to image
03:20:40 [2020-06-27T03:20:40.057Z] #64 exporting layers
03:20:40 [2020-06-27T03:20:40.420Z] ok  	github.com/docker/docker/pkg/system	0.036s	coverage: 36.9% of statements
03:20:40 [2020-06-27T03:20:40.461Z] #40 202.3   CC       criu/uffd.o
03:20:40 [2020-06-27T03:20:40.702Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
03:20:40 [2020-06-27T03:20:40.984Z] ok  	github.com/docker/docker/pkg/tarsum	0.032s	coverage: 89.3% of statements
03:20:41 [2020-06-27T03:20:41.266Z] testing: warning: no tests to run
03:20:41 [2020-06-27T03:20:41.266Z] coverage: [no statements]
03:20:41 [2020-06-27T03:20:41.266Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
03:20:41 [2020-06-27T03:20:41.483Z] #40 203.6   CC       criu/util.o
03:20:41 [2020-06-27T03:20:41.548Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
03:20:41 [2020-06-27T03:20:41.830Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
03:20:42 [2020-06-27T03:20:42.112Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
03:20:43 [2020-06-27T03:20:43.528Z] #40 205.2   CC       criu/uts_ns.o
03:20:43 [2020-06-27T03:20:43.528Z] #40 205.5   CC       criu/vdso.o
03:20:44 [2020-06-27T03:20:44.133Z] ok  	github.com/docker/docker/plugin	0.548s	coverage: 23.1% of statements
03:20:44 [2020-06-27T03:20:44.153Z] #40 206.2   LINK     criu/built-in.o
03:20:44 [2020-06-27T03:20:44.248Z] #64 exporting layers 3.8s done
03:20:44 [2020-06-27T03:20:44.248Z] #64 writing image sha256:c9011da8c397c7afcf7378148f753f27f69a6d3f914e9e58cbcc0c9b0526b51e done
03:20:44 [2020-06-27T03:20:44.248Z] #64 naming to docker.io/library/docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc done
03:20:44 [2020-06-27T03:20:44.248Z] #64 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:20:44 [2020-06-27T03:20:44.440Z] #40 206.4   LINK     criu/criu
03:20:44 [2020-06-27T03:20:44.586Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/test/unit
03:20:44 [2020-06-27T03:20:44.747Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
03:20:45 [2020-06-27T03:20:45.065Z] #40 ...
03:20:45 [2020-06-27T03:20:45.065Z] 
03:20:45 [2020-06-27T03:20:45.065Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
03:20:45 [2020-06-27T03:20:45.065Z] #50 156.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
03:20:45 [2020-06-27T03:20:45.374Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
03:20:45 [2020-06-27T03:20:45.989Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 84.4% of statements
03:20:47 [2020-06-27T03:20:47.460Z] ok  	github.com/docker/docker/registry	0.101s	coverage: 56.3% of statements
03:20:47 [2020-06-27T03:20:47.742Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
03:20:47 [2020-06-27T03:20:47.783Z] #50 159.6 + mkdir -p /build
03:20:47 [2020-06-27T03:20:47.783Z] #50 159.6 + cp runc /build/runc
03:20:47 [2020-06-27T03:20:47.783Z] #50 DONE 159.7s
03:20:47 [2020-06-27T03:20:47.783Z] 
03:20:47 [2020-06-27T03:20:47.783Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:47 [2020-06-27T03:20:47.783Z] #40 207.1   DEP      lib/c/criu.d
03:20:47 [2020-06-27T03:20:47.783Z] #40 207.2   CC       images/rpc.pb-c.o
03:20:47 [2020-06-27T03:20:47.783Z] #40 208.1   CC       lib/c/criu.o
03:20:48 [2020-06-27T03:20:48.024Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
03:20:48 [2020-06-27T03:20:48.070Z] #40 209.9   LINK     lib/c/built-in.o
03:20:48 [2020-06-27T03:20:48.071Z] #40 209.9   LINK     lib/c/libcriu.so
03:20:48 [2020-06-27T03:20:48.071Z] #40 210.1   LINK     lib/c/libcriu.a
03:20:48 [2020-06-27T03:20:48.305Z] DEBUG: print all environment variables to check how Jenkins runs this script
03:20:48 [2020-06-27T03:20:48.305Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-597a78b4\powershellScript.ps1'; exit $LASTEXITCODE;
03:20:48 [2020-06-27T03:20:48.305Z] ----------------------------------------------------------------------------
03:20:48 [2020-06-27T03:20:48.358Z] #40 210.3   GEN      magic.py
03:20:48 [2020-06-27T03:20:48.638Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 65.8% of statements
03:20:48 [2020-06-27T03:20:48.645Z] #40 210.7 Note: Building without setproctitle() and strlcpy() support.
03:20:48 [2020-06-27T03:20:48.645Z] #40 210.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
03:20:48 [2020-06-27T03:20:48.772Z] 
03:20:48 [2020-06-27T03:20:48.772Z] INFO: executeCI.ps1 starting at Sat Jun 27 03:20:48 CUT 2020
03:20:48 [2020-06-27T03:20:48.772Z] 
03:20:48 [2020-06-27T03:20:48.772Z] INFO: Script version 05-Feb-2019 09:03 PDT
03:20:48 [2020-06-27T03:20:48.772Z] INFO: Running git version 2.24.1.windows.2
03:20:48 [2020-06-27T03:20:48.772Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
03:20:48 [2020-06-27T03:20:48.772Z] INFO: Environment variables:
03:20:48 [2020-06-27T03:20:48.772Z] 
03:20:48 [2020-06-27T03:20:48.772Z] Name                           Value                                                                                   
03:20:48 [2020-06-27T03:20:48.772Z] ----                           -----                                                                                   
03:20:48 [2020-06-27T03:20:48.772Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
03:20:48 [2020-06-27T03:20:48.772Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
03:20:48 [2020-06-27T03:20:48.772Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
03:20:48 [2020-06-27T03:20:48.772Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
03:20:48 [2020-06-27T03:20:48.772Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
03:20:48 [2020-06-27T03:20:48.772Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
03:20:48 [2020-06-27T03:20:48.772Z] BRANCH_NAME                    PR-41159                                                                                
03:20:48 [2020-06-27T03:20:48.772Z] BUILD_DISPLAY_NAME             #1                                                                                      
03:20:48 [2020-06-27T03:20:48.772Z] BUILD_ID                       1                                                                                       
03:20:48 [2020-06-27T03:20:48.772Z] BUILD_NUMBER                   1                                                                                       
03:20:48 [2020-06-27T03:20:48.772Z] BUILD_TAG                      jenkins-moby-PR-41159-1                                                                 
03:20:48 [2020-06-27T03:20:48.772Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41159/1/                              
03:20:48 [2020-06-27T03:20:48.772Z] CHANGE_AUTHOR                  tao12345666333                                                                          
03:20:48 [2020-06-27T03:20:48.772Z] CHANGE_AUTHOR_DISPLAY_NAME     Jintao Zhang                                                                            
03:20:48 [2020-06-27T03:20:48.772Z] CHANGE_AUTHOR_EMAIL            zhangjintao9020@gmail.com                                                               
03:20:48 [2020-06-27T03:20:48.772Z] CHANGE_BRANCH                  bump-containerd-v1.3.5                                                                  
03:20:48 [2020-06-27T03:20:48.772Z] CHANGE_FORK                    tao12345666333                                                                          
03:20:48 [2020-06-27T03:20:48.772Z] CHANGE_ID                      41159                                                                                   
03:20:48 [2020-06-27T03:20:48.772Z] CHANGE_TARGET                  master                                                                                  
03:20:48 [2020-06-27T03:20:48.772Z] CHANGE_TITLE                   update containerd to v1.3.5                                                             
03:20:48 [2020-06-27T03:20:48.772Z] CHANGE_URL                     https://github.com/moby/moby/pull/41159                                                 
03:20:48 [2020-06-27T03:20:48.772Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
03:20:48 [2020-06-27T03:20:48.772Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
03:20:48 [2020-06-27T03:20:48.772Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
03:20:48 [2020-06-27T03:20:48.772Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
03:20:48 [2020-06-27T03:20:48.772Z] COMPUTERNAME                   azwin-2-1d4440                                                                          
03:20:48 [2020-06-27T03:20:48.772Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
03:20:48 [2020-06-27T03:20:48.772Z] ConfigSequenceNumber           0                                                                                       
03:20:48 [2020-06-27T03:20:48.772Z] DOCKER_BUILDKIT                0                                                                                       
03:20:48 [2020-06-27T03:20:48.772Z] DOCKER_DUT_DEBUG               1                                                                                       
03:20:48 [2020-06-27T03:20:48.772Z] DOCKER_EXPERIMENTAL            1                                                                                       
03:20:48 [2020-06-27T03:20:48.772Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
03:20:48 [2020-06-27T03:20:48.772Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
03:20:48 [2020-06-27T03:20:48.772Z] EXECUTOR_NUMBER                0                                                                                       
03:20:48 [2020-06-27T03:20:48.772Z] FQDN                           azwin-2-1d4440.westus.cloudapp.azure.com                                                
03:20:48 [2020-06-27T03:20:48.772Z] GIT_BRANCH                     PR-41159                                                                                
03:20:48 [2020-06-27T03:20:48.772Z] GIT_COMMIT                     0e915e5413c5e1554fb20884361cd30b7f0c50fc                                                
03:20:48 [2020-06-27T03:20:48.772Z] GIT_URL                        https://github.com/moby/moby.git                                                        
03:20:48 [2020-06-27T03:20:48.772Z] HUDSON_COOKIE                  3011ebc1-c8ff-4e76-8166-e3e7062e56db                                                    
03:20:48 [2020-06-27T03:20:48.772Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
03:20:48 [2020-06-27T03:20:48.772Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
03:20:48 [2020-06-27T03:20:48.772Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
03:20:48 [2020-06-27T03:20:48.772Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
03:20:48 [2020-06-27T03:20:48.772Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
03:20:48 [2020-06-27T03:20:48.772Z] JENKINS_NODE_COOKIE            d614c68b-e8db-4aaa-9656-e1af33509d3a                                                    
03:20:48 [2020-06-27T03:20:48.772Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
03:20:48 [2020-06-27T03:20:48.772Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
03:20:48 [2020-06-27T03:20:48.772Z] JOB_BASE_NAME                  PR-41159                                                                                
03:20:48 [2020-06-27T03:20:48.772Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41159/display/redirect                
03:20:48 [2020-06-27T03:20:48.772Z] JOB_NAME                       moby/PR-41159                                                                           
03:20:48 [2020-06-27T03:20:48.772Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41159/                                
03:20:48 [2020-06-27T03:20:48.772Z] library.jps.version            master                                                                                  
03:20:48 [2020-06-27T03:20:48.772Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
03:20:48 [2020-06-27T03:20:48.772Z] NODE_LABELS                    amd64 azure azwin-2-1d4440 azwin-2019 docker west-us windows windows-2019 x86_64        
03:20:48 [2020-06-27T03:20:48.772Z] NODE_NAME                      azwin-2-1d4440                                                                          
03:20:48 [2020-06-27T03:20:48.772Z] NUMBER_OF_PROCESSORS           4                                                                                       
03:20:48 [2020-06-27T03:20:48.772Z] OS                             Windows_NT                                                                              
03:20:48 [2020-06-27T03:20:48.772Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
03:20:48 [2020-06-27T03:20:48.772Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
03:20:48 [2020-06-27T03:20:48.772Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
03:20:48 [2020-06-27T03:20:48.772Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
03:20:48 [2020-06-27T03:20:48.772Z] PROCESSOR_LEVEL                6                                                                                       
03:20:48 [2020-06-27T03:20:48.772Z] PROCESSOR_REVISION             5504                                                                                    
03:20:48 [2020-06-27T03:20:48.773Z] ProgramData                    C:\ProgramData                                                                          
03:20:48 [2020-06-27T03:20:48.773Z] ProgramFiles                   C:\Program Files                                                                        
03:20:48 [2020-06-27T03:20:48.773Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
03:20:48 [2020-06-27T03:20:48.773Z] ProgramW6432                   C:\Program Files                                                                        
03:20:48 [2020-06-27T03:20:48.773Z] PROMPT                         $P$G                                                                                    
03:20:48 [2020-06-27T03:20:48.773Z] PSExecutionPolicyPreference    Bypass                                                                                  
03:20:48 [2020-06-27T03:20:48.773Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
03:20:48 [2020-06-27T03:20:48.773Z] PUBLIC                         C:\Users\Public                                                                         
03:20:48 [2020-06-27T03:20:48.773Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41159/1/display/redirect?page=changes 
03:20:48 [2020-06-27T03:20:48.773Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41159/1/display/redirect              
03:20:48 [2020-06-27T03:20:48.773Z] SKIP_VALIDATION_TESTS          1                                                                                       
03:20:48 [2020-06-27T03:20:48.773Z] SOURCES_DRIVE                  d                                                                                       
03:20:48 [2020-06-27T03:20:48.773Z] SOURCES_SUBDIR                 gopath                                                                                  
03:20:48 [2020-06-27T03:20:48.773Z] STAGE_NAME                     Run tests                                                                               
03:20:48 [2020-06-27T03:20:48.773Z] SystemDrive                    C:                                                                                      
03:20:48 [2020-06-27T03:20:48.773Z] SystemRoot                     C:\windows                                                                              
03:20:48 [2020-06-27T03:20:48.773Z] TEMP                           C:\windows\TEMP                                                                         
03:20:48 [2020-06-27T03:20:48.773Z] TESTDEBUG                      0                                                                                       
03:20:48 [2020-06-27T03:20:48.773Z] TESTRUN_DRIVE                  d                                                                                       
03:20:48 [2020-06-27T03:20:48.773Z] TESTRUN_SUBDIR                 CI                                                                                      
03:20:48 [2020-06-27T03:20:48.773Z] TIMEOUT                        120m                                                                                    
03:20:48 [2020-06-27T03:20:48.773Z] TMP                            C:\windows\TEMP                                                                         
03:20:48 [2020-06-27T03:20:48.773Z] USERDOMAIN                     WORKGROUP                                                                               
03:20:48 [2020-06-27T03:20:48.773Z] USERNAME                       azwin-2-1d4440$                                                                         
03:20:48 [2020-06-27T03:20:48.773Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
03:20:48 [2020-06-27T03:20:48.773Z] windir                         C:\windows                                                                              
03:20:48 [2020-06-27T03:20:48.773Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
03:20:48 [2020-06-27T03:20:48.773Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
03:20:48 [2020-06-27T03:20:48.773Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
03:20:48 [2020-06-27T03:20:48.773Z] 
03:20:48 [2020-06-27T03:20:48.773Z] 
03:20:48 [2020-06-27T03:20:48.773Z] 
03:20:48 [2020-06-27T03:20:48.919Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
03:20:48 [2020-06-27T03:20:48.933Z] #40 210.8 Note: Building without GnuTLS support
03:20:48 [2020-06-27T03:20:48.933Z] #40 210.8 Makefile.config:39: Warn: you have no libnftables installed
03:20:48 [2020-06-27T03:20:48.933Z] #40 210.8 Makefile.config:40: Warn: Building without nftables support
03:20:49 [2020-06-27T03:20:49.757Z] INFO: Sources under d:\gopath\...
03:20:49 [2020-06-27T03:20:49.757Z] INFO: Test run under d:\CI\...
03:20:49 [2020-06-27T03:20:49.757Z] INFO: Running in D:\gopath\src\github.com\docker\docker
03:20:49 [2020-06-27T03:20:49.757Z] INFO: docker/docker repository was found
03:20:49 [2020-06-27T03:20:49.856Z] ?   	github.com/docker/docker/api	[no test files]
03:20:49 [2020-06-27T03:20:49.955Z] #40 211.8 fatal: not a git repository (or any of the parent directories): .git
03:20:50 [2020-06-27T03:20:50.225Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
03:20:50 [2020-06-27T03:20:50.242Z] #40 ...
03:20:50 [2020-06-27T03:20:50.242Z] 
03:20:50 [2020-06-27T03:20:50.242Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:20:50 [2020-06-27T03:20:50.242Z] #46 281.6 + cd /tmp/tmp.CebUrNoZY4/src/github.com/golangci/golangci-lint/
03:20:50 [2020-06-27T03:20:50.242Z] #46 281.6 + git checkout -q v1.23.8
03:20:50 [2020-06-27T03:20:50.691Z] ltsc2019: Pulling from windows/servercore
03:20:50 [2020-06-27T03:20:50.691Z] 4612f6d0b889: Pulling fs layer
03:20:50 [2020-06-27T03:20:50.691Z] 666079ee0460: Pulling fs layer
03:20:50 [2020-06-27T03:20:50.891Z] #46 282.3 ++ git describe --tags
03:20:50 [2020-06-27T03:20:50.891Z] #46 282.3 + version=v1.23.8
03:20:50 [2020-06-27T03:20:50.891Z] #46 282.3 ++ git rev-parse --short HEAD
03:20:50 [2020-06-27T03:20:50.891Z] #46 282.3 + commit=76a82c6
03:20:51 [2020-06-27T03:20:51.178Z] #46 282.3 ++ git show -s --format=%cd
03:20:51 [2020-06-27T03:20:51.178Z] #46 282.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
03:20:51 [2020-06-27T03:20:51.178Z] #46 282.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
03:20:51 [2020-06-27T03:20:51.645Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
03:20:52 [2020-06-27T03:20:52.259Z] ok  	github.com/docker/docker/volume/local	0.047s	coverage: 73.0% of statements
03:20:52 [2020-06-27T03:20:52.550Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
03:20:52 [2020-06-27T03:20:52.669Z] #46 ...
03:20:52 [2020-06-27T03:20:52.669Z] 
03:20:52 [2020-06-27T03:20:52.669Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
03:20:52 [2020-06-27T03:20:52.669Z] #37 DONE 284.0s
03:20:52 [2020-06-27T03:20:52.956Z] 
03:20:52 [2020-06-27T03:20:52.956Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
03:20:52 [2020-06-27T03:20:52.956Z] #40 212.7 make[1]: Nothing to be done for 'all'.
03:20:52 [2020-06-27T03:20:52.956Z] #40 213.7 make[1]: 'images/built-in.o' is up to date.
03:20:52 [2020-06-27T03:20:52.956Z] #40 213.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
03:20:52 [2020-06-27T03:20:52.956Z] #40 213.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
03:20:52 [2020-06-27T03:20:52.956Z] #40 213.9 make[1]: 'compel/libcompel.a' is up to date.
03:20:52 [2020-06-27T03:20:52.956Z] #40 214.0 make[1]: 'compel/compel-host-bin' is up to date.
03:20:52 [2020-06-27T03:20:52.956Z] #40 214.0 make[1]: Nothing to be done for 'all'.
03:20:52 [2020-06-27T03:20:52.956Z] #40 214.1 make[1]: 'soccr/libsoccr.a' is up to date.
03:20:52 [2020-06-27T03:20:52.956Z] #40 214.4 make[2]: Nothing to be done for 'all'.
03:20:52 [2020-06-27T03:20:52.956Z] #40 214.5 make[2]: Nothing to be done for 'all'.
03:20:52 [2020-06-27T03:20:52.956Z] #40 214.5 make[2]: Nothing to be done for 'all'.
03:20:52 [2020-06-27T03:20:52.956Z] #40 214.6 make[2]: Nothing to be done for 'all'.
03:20:52 [2020-06-27T03:20:52.956Z] #40 214.7 make[2]: Nothing to be done for 'all'.
03:20:52 [2020-06-27T03:20:52.956Z] #40 214.8 make[2]: Nothing to be done for 'all'.
03:20:52 [2020-06-27T03:20:52.956Z] #40 214.9 make[2]: Nothing to be done for 'all'.
03:20:53 [2020-06-27T03:20:53.244Z] #40 215.1 make[2]: Nothing to be done for 'all'.
03:20:53 [2020-06-27T03:20:53.244Z] #40 215.1   INSTALL  criu/criu
03:20:53 [2020-06-27T03:20:53.244Z] #40 DONE 215.2s
03:20:53 [2020-06-27T03:20:53.244Z] 
03:20:53 [2020-06-27T03:20:53.244Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:20:53 [2020-06-27T03:20:53.556Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.0% of statements
03:20:56 [2020-06-27T03:20:56.552Z] 666079ee0460: Download complete
03:21:02 [2020-06-27T03:21:02.073Z] ok  	github.com/docker/docker/api/server	0.031s	coverage: 9.0% of statements
03:21:05 [2020-06-27T03:21:05.199Z] 4612f6d0b889: Verifying Checksum
03:21:05 [2020-06-27T03:21:05.199Z] 4612f6d0b889: Download complete
03:21:06 [2020-06-27T03:21:06.082Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/rootless	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/volume	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === Skipped
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver btrfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver btrfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver btrfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver btrfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver btrfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:73: No driver to put!
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z] time="2020-06-27T03:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z] time="2020-06-27T03:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z] time="2020-06-27T03:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z] time="2020-06-27T03:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z] time="2020-06-27T03:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:73: No driver to put!
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     overlay_test.go:49: Fails to compute changes intermittently
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver zfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver zfs not supported
03:21:06 [2020-06-27T03:21:06.082Z] 
03:21:06 [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:21:06 [2020-06-27T03:21:06.082Z]     graphtest_unix.go:46: Driver zfs not supported
03:21:06 [2020-06-27T03:21:06.083Z] 
03:21:06 [2020-06-27T03:21:06.083Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:21:06 [2020-06-27T03:21:06.083Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:21:06 [2020-06-27T03:21:06.083Z]     graphtest_unix.go:46: Driver zfs not supported
03:21:06 [2020-06-27T03:21:06.083Z] 
03:21:06 [2020-06-27T03:21:06.083Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:21:06 [2020-06-27T03:21:06.083Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:21:06 [2020-06-27T03:21:06.083Z]     graphtest_unix.go:46: Driver zfs not supported
03:21:06 [2020-06-27T03:21:06.083Z] 
03:21:06 [2020-06-27T03:21:06.083Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:21:06 [2020-06-27T03:21:06.083Z]     graphtest_unix.go:73: No driver to put!
03:21:06 [2020-06-27T03:21:06.083Z] 
03:21:06 [2020-06-27T03:21:06.083Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:21:06 [2020-06-27T03:21:06.083Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:21:06 [2020-06-27T03:21:06.083Z] 
03:21:06 [2020-06-27T03:21:06.083Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:21:06 [2020-06-27T03:21:06.083Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:21:06 [2020-06-27T03:21:06.083Z] 
03:21:06 [2020-06-27T03:21:06.083Z] 
03:21:06 [2020-06-27T03:21:06.083Z] DONE 2124 tests, 26 skipped in 194.845s
Post stage
[Pipeline] junit
03:21:07 [2020-06-27T03:21:07.125Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:21:07 [2020-06-27T03:21:07.664Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -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:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary test-integration
03:21:07 [2020-06-27T03:21:07.946Z] 
03:21:07 [2020-06-27T03:21:07.946Z] Removing bundles/
03:21:07 [2020-06-27T03:21:07.946Z] 
03:21:07 [2020-06-27T03:21:07.946Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:21:07 [2020-06-27T03:21:07.946Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:21:07 [2020-06-27T03:21:07.946Z] GOOS="" GOARCH="" GOARM=""
03:21:10 [2020-06-27T03:21:10.490Z] #52 ...
03:21:10 [2020-06-27T03:21:10.490Z] 
03:21:10 [2020-06-27T03:21:10.490Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:21:10 [2020-06-27T03:21:10.490Z] #45 DONE 285.7s
03:21:10 [2020-06-27T03:21:10.490Z] 
03:21:10 [2020-06-27T03:21:10.490Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:21:10 [2020-06-27T03:21:10.490Z] #52 ...
03:21:10 [2020-06-27T03:21:10.490Z] 
03:21:10 [2020-06-27T03:21:10.490Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:21:10 [2020-06-27T03:21:10.490Z] #46 DONE 0.1s
03:21:10 [2020-06-27T03:21:10.490Z] 
03:21:10 [2020-06-27T03:21:10.490Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:21:10 [2020-06-27T03:21:10.490Z] #48 DONE 0.0s
03:21:10 [2020-06-27T03:21:10.490Z] 
03:21:10 [2020-06-27T03:21:10.490Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:21:10 [2020-06-27T03:21:10.490Z] #50 DONE 0.1s
03:21:10 [2020-06-27T03:21:10.490Z] 
03:21:10 [2020-06-27T03:21:10.490Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:21:10 [2020-06-27T03:21:10.490Z] #52 241.4 + bin/containerd-stress
03:21:10 [2020-06-27T03:21:10.490Z] #52 243.3 + bin/containerd-shim
03:21:15 [2020-06-27T03:21:15.751Z] #52 249.8 + bin/containerd-shim-runc-v1
03:21:18 [2020-06-27T03:21:18.572Z] #45 DONE 284.3s
03:21:18 [2020-06-27T03:21:18.572Z] 
03:21:18 [2020-06-27T03:21:18.572Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:21:18 [2020-06-27T03:21:18.827Z] #52 ...
03:21:18 [2020-06-27T03:21:18.827Z] 
03:21:18 [2020-06-27T03:21:18.827Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:21:19 [2020-06-27T03:21:19.027Z] #52 252.8 + bin/containerd-shim-runc-v2
03:21:19 [2020-06-27T03:21:19.082Z] #46 DONE 0.5s
03:21:19 [2020-06-27T03:21:19.082Z] 
03:21:19 [2020-06-27T03:21:19.082Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:21:19 [2020-06-27T03:21:19.284Z] #52 253.6 + binaries
03:21:19 [2020-06-27T03:21:19.284Z] #52 253.6 + install -D bin/containerd /build/containerd
03:21:19 [2020-06-27T03:21:19.284Z] #52 253.6 + install -D bin/containerd-shim /build/containerd-shim
03:21:19 [2020-06-27T03:21:19.343Z] #52 ...
03:21:19 [2020-06-27T03:21:19.343Z] 
03:21:19 [2020-06-27T03:21:19.343Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:21:19 [2020-06-27T03:21:19.343Z] #48 DONE 0.0s
03:21:19 [2020-06-27T03:21:19.343Z] 
03:21:19 [2020-06-27T03:21:19.343Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:21:19 [2020-06-27T03:21:19.343Z] #50 DONE 0.1s
03:21:19 [2020-06-27T03:21:19.343Z] 
03:21:19 [2020-06-27T03:21:19.343Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:21:19 [2020-06-27T03:21:19.541Z] #52 253.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:21:19 [2020-06-27T03:21:19.541Z] #52 253.6 + install -D bin/ctr /build/ctr
03:21:20 [2020-06-27T03:21:20.266Z] #22 ...
03:21:20 [2020-06-27T03:21:20.266Z] 
03:21:20 [2020-06-27T03:21:20.266Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:21:20 [2020-06-27T03:21:20.266Z] #53 273.5 + bin/containerd
03:21:20 [2020-06-27T03:21:20.472Z] #52 DONE 254.8s
03:21:21 [2020-06-27T03:21:21.405Z] 
03:21:21 [2020-06-27T03:21:21.405Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:21:21 [2020-06-27T03:21:21.853Z] #52 244.4 + bin/containerd-stress
03:21:22 [2020-06-27T03:21:22.335Z] #53 DONE 0.7s
03:21:22 [2020-06-27T03:21:22.335Z] 
03:21:22 [2020-06-27T03:21:22.336Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:21:22 [2020-06-27T03:21:22.336Z] #57 DONE 0.2s
03:21:22 [2020-06-27T03:21:22.336Z] 
03:21:22 [2020-06-27T03:21:22.336Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:21:22 [2020-06-27T03:21:22.900Z] #59 DONE 0.4s
03:21:22 [2020-06-27T03:21:22.900Z] 
03:21:22 [2020-06-27T03:21:22.900Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:21:22 [2020-06-27T03:21:22.900Z] #61 DONE 0.0s
03:21:22 [2020-06-27T03:21:22.900Z] 
03:21:22 [2020-06-27T03:21:22.900Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:21:22 [2020-06-27T03:21:22.900Z] #62 DONE 0.0s
03:21:22 [2020-06-27T03:21:22.900Z] 
03:21:22 [2020-06-27T03:21:22.900Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
03:21:23 [2020-06-27T03:21:23.833Z] #63 DONE 1.1s
03:21:23 [2020-06-27T03:21:23.833Z] 
03:21:23 [2020-06-27T03:21:23.833Z] #64 exporting to image
03:21:23 [2020-06-27T03:21:23.833Z] #64 exporting layers
03:21:24 [2020-06-27T03:21:24.361Z] #52 246.5 + bin/containerd-shim
03:21:27 [2020-06-27T03:21:27.101Z] #53 ...
03:21:27 [2020-06-27T03:21:27.101Z] 
03:21:27 [2020-06-27T03:21:27.101Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
03:21:27 [2020-06-27T03:21:27.101Z] #22 318.5 + return
03:21:27 [2020-06-27T03:21:27.101Z] #22 DONE 318.6s
03:21:27 [2020-06-27T03:21:27.101Z] 
03:21:27 [2020-06-27T03:21:27.101Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:21:29 [2020-06-27T03:21:29.153Z] #53 ...
03:21:29 [2020-06-27T03:21:29.153Z] 
03:21:29 [2020-06-27T03:21:29.153Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
03:21:29 [2020-06-27T03:21:29.153Z] #23 DONE 0.1s
03:21:29 [2020-06-27T03:21:29.153Z] 
03:21:29 [2020-06-27T03:21:29.153Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
03:21:29 [2020-06-27T03:21:29.440Z] #27 DONE 0.5s
03:21:29 [2020-06-27T03:21:29.440Z] 
03:21:29 [2020-06-27T03:21:29.440Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
03:21:29 [2020-06-27T03:21:29.440Z] #30 DONE 0.1s
03:21:29 [2020-06-27T03:21:29.440Z] 
03:21:29 [2020-06-27T03:21:29.440Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:21:29 [2020-06-27T03:21:29.729Z] #46 ...
03:21:29 [2020-06-27T03:21:29.729Z] 
03:21:29 [2020-06-27T03:21:29.729Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
03:21:29 [2020-06-27T03:21:29.729Z] #32 DONE 0.1s
03:21:29 [2020-06-27T03:21:29.729Z] 
03:21:29 [2020-06-27T03:21:29.729Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
03:21:29 [2020-06-27T03:21:29.729Z] #35 DONE 0.1s
03:21:29 [2020-06-27T03:21:29.729Z] 
03:21:29 [2020-06-27T03:21:29.729Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
03:21:29 [2020-06-27T03:21:29.729Z] #38 DONE 0.1s
03:21:29 [2020-06-27T03:21:29.729Z] 
03:21:29 [2020-06-27T03:21:29.729Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:21:30 [2020-06-27T03:21:30.014Z] #46 ...
03:21:30 [2020-06-27T03:21:30.014Z] 
03:21:30 [2020-06-27T03:21:30.014Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
03:21:30 [2020-06-27T03:21:30.014Z] #41 DONE 0.1s
03:21:30 [2020-06-27T03:21:30.014Z] 
03:21:30 [2020-06-27T03:21:30.014Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
03:21:30 [2020-06-27T03:21:30.014Z] #43 DONE 0.1s
03:21:30 [2020-06-27T03:21:30.014Z] 
03:21:30 [2020-06-27T03:21:30.014Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
03:21:30 [2020-06-27T03:21:30.298Z] #45 DONE 0.1s
03:21:30 [2020-06-27T03:21:30.298Z] 
03:21:30 [2020-06-27T03:21:30.298Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:21:30 [2020-06-27T03:21:30.385Z] #64 exporting layers 6.0s done
03:21:30 [2020-06-27T03:21:30.385Z] #64 writing image sha256:615011102fd43b98efddff306cc012c054fbc5cca4440a0cf36117fec96e9e6e done
03:21:30 [2020-06-27T03:21:30.385Z] #64 naming to docker.io/library/docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc done
03:21:30 [2020-06-27T03:21:30.385Z] #64 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
03:21:30 [2020-06-27T03:21:30.721Z] + trap exit INT TERM
03:21:30 [2020-06-27T03:21:30.721Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
03:21:30 [2020-06-27T03:21:30.721Z] + CONTAINER_NAME=docker-pr1
03:21:30 [2020-06-27T03:21:30.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary-daemon
03:21:30 [2020-06-27T03:21:30.889Z] #52 253.1 + bin/containerd-shim-runc-v1
03:21:31 [2020-06-27T03:21:31.652Z] 
03:21:31 [2020-06-27T03:21:31.652Z] Removing bundles/
03:21:31 [2020-06-27T03:21:31.652Z] 
03:21:31 [2020-06-27T03:21:31.652Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
03:21:31 [2020-06-27T03:21:31.652Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:21:31 [2020-06-27T03:21:31.652Z] GOOS="" GOARCH="" GOARM=""
03:21:34 [2020-06-27T03:21:34.150Z] #52 256.2 + bin/containerd-shim-runc-v2
03:21:34 [2020-06-27T03:21:34.405Z] #52 257.0 + binaries
03:21:34 [2020-06-27T03:21:34.405Z] #52 257.0 + install -D bin/containerd /build/containerd
03:21:34 [2020-06-27T03:21:34.405Z] #52 257.0 + install -D bin/containerd-shim /build/containerd-shim
03:21:34 [2020-06-27T03:21:34.702Z] #52 257.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:21:34 [2020-06-27T03:21:34.702Z] #52 257.0 + install -D bin/ctr /build/ctr
03:21:35 [2020-06-27T03:21:35.624Z] #52 DONE 258.3s
03:21:36 [2020-06-27T03:21:36.548Z] 
03:21:36 [2020-06-27T03:21:36.548Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:21:37 [2020-06-27T03:21:37.470Z] #53 DONE 0.7s
03:21:37 [2020-06-27T03:21:37.470Z] 
03:21:37 [2020-06-27T03:21:37.470Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:21:37 [2020-06-27T03:21:37.470Z] #57 DONE 0.2s
03:21:37 [2020-06-27T03:21:37.470Z] 
03:21:37 [2020-06-27T03:21:37.470Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:21:37 [2020-06-27T03:21:37.725Z] #59 DONE 0.4s
03:21:37 [2020-06-27T03:21:37.725Z] 
03:21:37 [2020-06-27T03:21:37.725Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:21:37 [2020-06-27T03:21:37.725Z] #61 DONE 0.0s
03:21:37 [2020-06-27T03:21:37.979Z] 
03:21:37 [2020-06-27T03:21:37.979Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:21:37 [2020-06-27T03:21:37.979Z] #62 DONE 0.0s
03:21:37 [2020-06-27T03:21:37.979Z] 
03:21:37 [2020-06-27T03:21:37.979Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
03:21:38 [2020-06-27T03:21:38.903Z] #63 DONE 1.1s
03:21:38 [2020-06-27T03:21:38.903Z] 
03:21:38 [2020-06-27T03:21:38.903Z] #64 exporting to image
03:21:38 [2020-06-27T03:21:38.903Z] #64 exporting layers
03:21:45 [2020-06-27T03:21:45.425Z] #64 exporting layers 5.9s done
03:21:45 [2020-06-27T03:21:45.425Z] #64 writing image sha256:ce0e274a277f70ac17bd1db0b087dc2d76f9ec0f45b7f27389ad4c9ad3451a31 done
03:21:45 [2020-06-27T03:21:45.425Z] #64 naming to docker.io/library/docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc done
03:21:45 [2020-06-27T03:21:45.425Z] #64 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:21:45 [2020-06-27T03:21:45.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -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:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary test-integration
03:21:46 [2020-06-27T03:21:46.685Z] 
03:21:46 [2020-06-27T03:21:46.685Z] Removing bundles/
03:21:46 [2020-06-27T03:21:46.685Z] 
03:21:46 [2020-06-27T03:21:46.685Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:21:46 [2020-06-27T03:21:46.685Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:21:46 [2020-06-27T03:21:46.685Z] GOOS="" GOARCH="" GOARM=""
03:21:57 [2020-06-27T03:21:57.324Z] #53 ...
03:21:57 [2020-06-27T03:21:57.324Z] 
03:21:57 [2020-06-27T03:21:57.324Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
03:21:57 [2020-06-27T03:21:57.324Z] #46 DONE 347.1s
03:21:57 [2020-06-27T03:21:57.324Z] 
03:21:57 [2020-06-27T03:21:57.324Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:21:58 [2020-06-27T03:21:58.321Z] ok  	github.com/docker/docker/api/server/httputils	0.028s	coverage: 14.7% of statements
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ok  	github.com/docker/docker/api/server/middleware	0.047s	coverage: 37.7% of statements
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ok  	github.com/docker/docker/api/types/filters	0.039s	coverage: 92.2% of statements
03:21:58 [2020-06-27T03:21:58.321Z] ok  	github.com/docker/docker/api/types/strslice	0.016s	coverage: 90.0% of statements
03:21:58 [2020-06-27T03:21:58.321Z] ok  	github.com/docker/docker/api/types/time	0.033s	coverage: 100.0% of statements
03:21:58 [2020-06-27T03:21:58.321Z] ok  	github.com/docker/docker/api/server/router/swarm	0.039s	coverage: 5.1% of statements
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ok  	github.com/docker/docker/api/types/versions	0.025s	coverage: 75.0% of statements
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/builder	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:21:58 [2020-06-27T03:21:58.321Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
03:21:58 [2020-06-27T03:21:58.321Z] ok  	github.com/docker/docker/cli/debug	0.018s	coverage: 100.0% of statements
03:21:58 [2020-06-27T03:21:58.321Z] ok  	github.com/docker/docker/builder/remotecontext	0.318s	coverage: 13.6% of statements
03:21:58 [2020-06-27T03:21:58.338Z] #53 ...
03:21:58 [2020-06-27T03:21:58.338Z] 
03:21:58 [2020-06-27T03:21:58.338Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
03:21:58 [2020-06-27T03:21:58.338Z] #47 DONE 0.1s
03:21:58 [2020-06-27T03:21:58.338Z] 
03:21:58 [2020-06-27T03:21:58.338Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
03:21:58 [2020-06-27T03:21:58.338Z] #49 DONE 0.1s
03:21:58 [2020-06-27T03:21:58.338Z] 
03:21:58 [2020-06-27T03:21:58.338Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
03:21:58 [2020-06-27T03:21:58.338Z] #51 DONE 0.1s
03:21:58 [2020-06-27T03:21:58.338Z] 
03:21:58 [2020-06-27T03:21:58.338Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
03:21:58 [2020-06-27T03:21:58.890Z] ok  	github.com/docker/docker/builder/dockerfile	0.745s	coverage: 48.1% of statements
03:21:59 [2020-06-27T03:21:59.150Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.122s	coverage: 86.3% of statements
03:21:59 [2020-06-27T03:21:59.150Z] ?   	github.com/docker/docker/cli	[no test files]
03:21:59 [2020-06-27T03:21:59.150Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:22:04 [2020-06-27T03:22:04.675Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:22:04 [2020-06-27T03:22:04.675Z] 
03:22:04 [2020-06-27T03:22:04.675Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:22:04 [2020-06-27T03:22:04.675Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:22:04 [2020-06-27T03:22:04.675Z] HOSTNAME=31e740d7e45f
03:22:04 [2020-06-27T03:22:04.675Z] TESTDEBUG=0
03:22:04 [2020-06-27T03:22:04.675Z] DEST=bundles/test-integration
03:22:04 [2020-06-27T03:22:04.675Z] PWD=/go/src/github.com/docker/docker
03:22:04 [2020-06-27T03:22:04.675Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:22:04 [2020-06-27T03:22:04.675Z] container=docker
03:22:04 [2020-06-27T03:22:04.675Z] HOME=/root
03:22:04 [2020-06-27T03:22:04.675Z] GOLANG_VERSION=1.13.12
03:22:04 [2020-06-27T03:22:04.675Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:22:04 [2020-06-27T03:22:04.675Z] VALIDATE_BRANCH=master
03:22:04 [2020-06-27T03:22:04.675Z] TERM=xterm
03:22:04 [2020-06-27T03:22:04.675Z] DOCKER_PKG=github.com/docker/docker
03:22:04 [2020-06-27T03:22:04.675Z] SHLVL=1
03:22:04 [2020-06-27T03:22:04.675Z] TIMEOUT=120m
03:22:04 [2020-06-27T03:22:04.675Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:22:04 [2020-06-27T03:22:04.675Z] DOCKER_GRAPHDRIVER=overlay2
03:22:04 [2020-06-27T03:22:04.675Z] GO111MODULE=off
03:22:04 [2020-06-27T03:22:04.675Z] DOCKER_EXPERIMENTAL=1
03:22:04 [2020-06-27T03:22:04.675Z] TEST_SKIP_INTEGRATION_CLI=1
03:22:04 [2020-06-27T03:22:04.675Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:22:04 [2020-06-27T03:22:04.675Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:22:04 [2020-06-27T03:22:04.675Z] GOPATH=/go
03:22:04 [2020-06-27T03:22:04.675Z] PKG_CONFIG=pkg-config
03:22:04 [2020-06-27T03:22:04.675Z] _=/usr/bin/env
03:22:04 [2020-06-27T03:22:04.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:22:05 [2020-06-27T03:22:05.732Z] ok  	github.com/docker/docker/client	0.226s	coverage: 75.4% of statements
03:22:07 [2020-06-27T03:22:07.549Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 1m58.76825638s 
03:22:07 [2020-06-27T03:22:07.549Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 522.548366ms 
03:22:08 [2020-06-27T03:22:08.612Z] #53 321.5 + bin/containerd-stress
03:22:10 [2020-06-27T03:22:10.731Z] #53 323.9 + bin/containerd-shim
03:22:17 [2020-06-27T03:22:17.582Z] #53 330.9 + bin/containerd-shim-runc-v1
03:22:21 [2020-06-27T03:22:21.052Z] #53 334.2 + bin/containerd-shim-runc-v2
03:22:22 [2020-06-27T03:22:22.063Z] #53 335.2 + binaries
03:22:22 [2020-06-27T03:22:22.063Z] #53 335.2 + install -D bin/containerd /build/containerd
03:22:22 [2020-06-27T03:22:22.063Z] #53 335.2 + install -D bin/containerd-shim /build/containerd-shim
03:22:22 [2020-06-27T03:22:22.063Z] #53 335.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:22:22 [2020-06-27T03:22:22.063Z] #53 335.2 + install -D bin/ctr /build/ctr
03:22:22 [2020-06-27T03:22:22.063Z] #53 DONE 335.3s
03:22:22 [2020-06-27T03:22:22.680Z] 
03:22:22 [2020-06-27T03:22:22.680Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
03:22:22 [2020-06-27T03:22:22.962Z] #54 DONE 0.1s
03:22:22 [2020-06-27T03:22:22.962Z] 
03:22:22 [2020-06-27T03:22:22.962Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
03:22:22 [2020-06-27T03:22:22.962Z] #58 DONE 0.1s
03:22:22 [2020-06-27T03:22:22.962Z] 
03:22:22 [2020-06-27T03:22:22.962Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
03:22:22 [2020-06-27T03:22:22.962Z] #60 DONE 0.1s
03:22:23 [2020-06-27T03:22:23.245Z] 
03:22:23 [2020-06-27T03:22:23.245Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
03:22:23 [2020-06-27T03:22:23.245Z] #62 DONE 0.1s
03:22:23 [2020-06-27T03:22:23.245Z] 
03:22:23 [2020-06-27T03:22:23.245Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
03:22:23 [2020-06-27T03:22:23.245Z] #63 DONE 0.0s
03:22:23 [2020-06-27T03:22:23.245Z] 
03:22:23 [2020-06-27T03:22:23.245Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
03:22:25 [2020-06-27T03:22:25.273Z] #64 DONE 2.3s
03:22:25 [2020-06-27T03:22:25.560Z] 
03:22:25 [2020-06-27T03:22:25.560Z] #65 exporting to oci image format
03:22:25 [2020-06-27T03:22:25.560Z] #65 exporting layers
03:22:26 [2020-06-27T03:22:26.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:22:26 [2020-06-27T03:22:26.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:22:27 [2020-06-27T03:22:27.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:22:32 [2020-06-27T03:22:32.289Z] ok  	github.com/docker/docker/cmd/dockerd	0.145s	coverage: 30.8% of statements
03:22:32 [2020-06-27T03:22:32.289Z] ok  	github.com/docker/docker/container	0.140s	coverage: 34.7% of statements
03:22:32 [2020-06-27T03:22:32.289Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:22:32 [2020-06-27T03:22:32.289Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:22:32 [2020-06-27T03:22:32.289Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:22:32 [2020-06-27T03:22:32.289Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:22:34 [2020-06-27T03:22:34.199Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.072s	coverage: 65.3% of statements
03:22:38 [2020-06-27T03:22:38.418Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.035s	coverage: 35.4% of statements
03:22:38 [2020-06-27T03:22:38.678Z] ok  	github.com/docker/docker/daemon/cluster	0.117s	coverage: 0.5% of statements
03:22:41 [2020-06-27T03:22:41.221Z] ok  	github.com/docker/docker/daemon/discovery	0.027s	coverage: 30.0% of statements
03:22:42 [2020-06-27T03:22:42.160Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 81.7% of statements
03:22:42 [2020-06-27T03:22:42.730Z] ok  	github.com/docker/docker/daemon/events	0.086s	coverage: 50.0% of statements
03:22:43 [2020-06-27T03:22:43.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:22:43 [2020-06-27T03:22:43.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:22:44 [2020-06-27T03:22:44.111Z] ok  	github.com/docker/docker/daemon/graphdriver	0.026s	coverage: 2.2% of statements
03:22:44 [2020-06-27T03:22:44.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:22:45 [2020-06-27T03:22:45.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:22:45 [2020-06-27T03:22:45.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:22:46 [2020-06-27T03:22:46.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:22:47 [2020-06-27T03:22:47.413Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.507s	coverage: 13.9% of statements
03:22:47 [2020-06-27T03:22:47.413Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
03:22:49 [2020-06-27T03:22:49.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:22:49 [2020-06-27T03:22:49.320Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.609s	coverage: 57.0% of statements
03:22:50 [2020-06-27T03:22:50.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:22:51 [2020-06-27T03:22:51.226Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.019s	coverage: 1.8% of statements
03:22:51 [2020-06-27T03:22:51.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:22:51 [2020-06-27T03:22:51.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:22:52 [2020-06-27T03:22:52.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:22:53 [2020-06-27T03:22:53.075Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:22:53 [2020-06-27T03:22:53.132Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.064s	coverage: 45.9% of statements
03:22:53 [2020-06-27T03:22:53.640Z] 
03:22:53 [2020-06-27T03:22:53.699Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.189s	coverage: 73.1% of statements
03:22:53 [2020-06-27T03:22:53.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:22:55 [2020-06-27T03:22:55.078Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.953s	coverage: 49.5% of statements
03:22:55 [2020-06-27T03:22:55.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:22:55 [2020-06-27T03:22:55.538Z] + c=0
03:22:55 [2020-06-27T03:22:55.538Z] + TEST_INTEGRATION_DEST=1
03:22:55 [2020-06-27T03:22:55.538Z] + CONTAINER_NAME=docker-pr1-1
03:22:55 [2020-06-27T03:22:55.538Z] + TEST_SKIP_INTEGRATION_CLI=1
03:22:55 [2020-06-27T03:22:55.538Z] + run_tests test-integration-flaky
03:22:55 [2020-06-27T03:22:55.538Z] + TEST_INTEGRATION_DEST=2
03:22:55 [2020-06-27T03:22:55.538Z] + CONTAINER_NAME=docker-pr1-2
03:22:55 [2020-06-27T03:22:55.538Z] + TEST_SKIP_INTEGRATION=1
03:22:55 [2020-06-27T03:22:55.538Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
03:22:55 [2020-06-27T03:22:55.538Z] + run_tests
03:22:55 [2020-06-27T03:22:55.538Z] + '[' -n 0 ']'
03:22:55 [2020-06-27T03:22:55.538Z] + rm=
03:22:55 [2020-06-27T03:22:55.538Z] + '[' -n 0 ']'
03:22:55 [2020-06-27T03:22:55.538Z] + rm=
03:22:55 [2020-06-27T03:22:55.538Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41159/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh test-integration-flaky test-integration
03:22:55 [2020-06-27T03:22:55.538Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41159/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh '' test-integration
03:22:55 [2020-06-27T03:22:55.538Z] + TEST_INTEGRATION_DEST=3
03:22:55 [2020-06-27T03:22:55.538Z] + CONTAINER_NAME=docker-pr1-3
03:22:55 [2020-06-27T03:22:55.538Z] + TEST_SKIP_INTEGRATION=1
03:22:55 [2020-06-27T03:22:55.538Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
03:22:55 [2020-06-27T03:22:55.538Z] + run_tests
03:22:55 [2020-06-27T03:22:55.538Z] + '[' -n 0 ']'
03:22:55 [2020-06-27T03:22:55.538Z] + rm=
03:22:55 [2020-06-27T03:22:55.538Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41159/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh '' test-integration
03:22:55 [2020-06-27T03:22:55.538Z] ++ jobs -p
03:22:55 [2020-06-27T03:22:55.538Z] + for job in $(jobs -p)
03:22:55 [2020-06-27T03:22:55.538Z] + wait 11459
03:22:55 [2020-06-27T03:22:55.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:22:56 [2020-06-27T03:22:56.016Z] ok  	github.com/docker/docker/daemon	12.301s	coverage: 17.5% of statements
03:22:56 [2020-06-27T03:22:56.016Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:22:56 [2020-06-27T03:22:56.016Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:22:56 [2020-06-27T03:22:56.016Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:22:56 [2020-06-27T03:22:56.016Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:22:56 [2020-06-27T03:22:56.016Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:22:56 [2020-06-27T03:22:56.472Z] 
03:22:56 [2020-06-27T03:22:56.472Z] 
03:22:56 [2020-06-27T03:22:56.472Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
03:22:56 [2020-06-27T03:22:56.472Z] 
03:22:56 [2020-06-27T03:22:56.585Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.614s	coverage: 76.1% of statements
03:22:56 [2020-06-27T03:22:56.729Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:22:56 [2020-06-27T03:22:56.729Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:22:56 [2020-06-27T03:22:56.729Z] HOSTNAME=a34a3225bebe
03:22:56 [2020-06-27T03:22:56.729Z] TEST_SKIP_INTEGRATION=1
03:22:56 [2020-06-27T03:22:56.729Z] TESTDEBUG=0
03:22:56 [2020-06-27T03:22:56.729Z] DEST=bundles/test-integration
03:22:56 [2020-06-27T03:22:56.729Z] PWD=/go/src/github.com/docker/docker
03:22:56 [2020-06-27T03:22:56.729Z] KEEPBUNDLE=1
03:22:56 [2020-06-27T03:22:56.729Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:22:56 [2020-06-27T03:22:56.729Z] container=docker
03:22:56 [2020-06-27T03:22:56.729Z] HOME=/root
03:22:56 [2020-06-27T03:22:56.729Z] GOLANG_VERSION=1.13.12
03:22:56 [2020-06-27T03:22:56.729Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:22:56 [2020-06-27T03:22:56.729Z] VALIDATE_BRANCH=master
03:22:56 [2020-06-27T03:22:56.729Z] TERM=xterm
03:22:56 [2020-06-27T03:22:56.729Z] DOCKER_PKG=github.com/docker/docker
03:22:56 [2020-06-27T03:22:56.729Z] SHLVL=1
03:22:56 [2020-06-27T03:22:56.729Z] TIMEOUT=120m
03:22:56 [2020-06-27T03:22:56.729Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:22:56 [2020-06-27T03:22:56.729Z] DOCKER_GRAPHDRIVER=overlay2
03:22:56 [2020-06-27T03:22:56.729Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
03:22:56 [2020-06-27T03:22:56.729Z] GO111MODULE=off
03:22:56 [2020-06-27T03:22:56.729Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:22:56 [2020-06-27T03:22:56.729Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:22:56 [2020-06-27T03:22:56.729Z] GOPATH=/go
03:22:56 [2020-06-27T03:22:56.729Z] PKG_CONFIG=pkg-config
03:22:56 [2020-06-27T03:22:56.729Z] _=/usr/bin/env
03:22:56 [2020-06-27T03:22:56.729Z] Building test suite binary ./integration-cli/test.main
03:22:56 [2020-06-27T03:22:56.729Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:22:56 [2020-06-27T03:22:56.729Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:22:56 [2020-06-27T03:22:56.729Z] HOSTNAME=35da058830fd
03:22:56 [2020-06-27T03:22:56.729Z] TEST_SKIP_INTEGRATION=1
03:22:56 [2020-06-27T03:22:56.729Z] TESTDEBUG=0
03:22:56 [2020-06-27T03:22:56.729Z] DEST=bundles/test-integration
03:22:56 [2020-06-27T03:22:56.729Z] PWD=/go/src/github.com/docker/docker
03:22:56 [2020-06-27T03:22:56.729Z] KEEPBUNDLE=1
03:22:56 [2020-06-27T03:22:56.729Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:22:56 [2020-06-27T03:22:56.729Z] container=docker
03:22:56 [2020-06-27T03:22:56.729Z] HOME=/root
03:22:56 [2020-06-27T03:22:56.729Z] GOLANG_VERSION=1.13.12
03:22:56 [2020-06-27T03:22:56.729Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:22:56 [2020-06-27T03:22:56.729Z] VALIDATE_BRANCH=master
03:22:56 [2020-06-27T03:22:56.729Z] TERM=xterm
03:22:56 [2020-06-27T03:22:56.729Z] DOCKER_PKG=github.com/docker/docker
03:22:56 [2020-06-27T03:22:56.729Z] SHLVL=1
03:22:56 [2020-06-27T03:22:56.729Z] TIMEOUT=120m
03:22:56 [2020-06-27T03:22:56.729Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:22:56 [2020-06-27T03:22:56.729Z] DOCKER_GRAPHDRIVER=overlay2
03:22:56 [2020-06-27T03:22:56.729Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
03:22:56 [2020-06-27T03:22:56.729Z] GO111MODULE=off
03:22:56 [2020-06-27T03:22:56.729Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:22:56 [2020-06-27T03:22:56.729Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:22:56 [2020-06-27T03:22:56.729Z] GOPATH=/go
03:22:56 [2020-06-27T03:22:56.729Z] PKG_CONFIG=pkg-config
03:22:56 [2020-06-27T03:22:56.729Z] _=/usr/bin/env
03:22:56 [2020-06-27T03:22:56.729Z] Building test suite binary ./integration-cli/test.main
03:22:56 [2020-06-27T03:22:56.844Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.023s	coverage: 58.0% of statements
03:22:56 [2020-06-27T03:22:56.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:22:56 [2020-06-27T03:22:56.987Z] No new tests added to integration.
03:22:56 [2020-06-27T03:22:56.987Z] 
03:22:56 [2020-06-27T03:22:56.987Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:22:57 [2020-06-27T03:22:57.413Z] ok  	github.com/docker/docker/daemon/links	0.040s	coverage: 93.0% of statements
03:22:57 [2020-06-27T03:22:57.919Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:22:57 [2020-06-27T03:22:57.919Z] Using test binary docker
03:22:57 [2020-06-27T03:22:57.919Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:22:57 [2020-06-27T03:22:57.919Z] +++ /etc/init.d/apparmor start
03:22:57 [2020-06-27T03:22:57.919Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:22:57 [2020-06-27T03:22:57.919Z] INFO: Waiting for daemon to start...
03:22:57 [2020-06-27T03:22:57.919Z] Starting dockerd
03:22:57 [2020-06-27T03:22:57.919Z] +++ 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
03:22:58 [2020-06-27T03:22:58.353Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.026s	coverage: 3.0% of statements
03:22:58 [2020-06-27T03:22:58.358Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:22:58 [2020-06-27T03:22:58.358Z] HOSTNAME=bfb6ab603bdc
03:22:58 [2020-06-27T03:22:58.358Z] TESTDEBUG=0
03:22:58 [2020-06-27T03:22:58.358Z] DEST=bundles/test-integration
03:22:58 [2020-06-27T03:22:58.358Z] PWD=/go/src/github.com/docker/docker
03:22:58 [2020-06-27T03:22:58.358Z] KEEPBUNDLE=1
03:22:58 [2020-06-27T03:22:58.358Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:22:58 [2020-06-27T03:22:58.358Z] container=docker
03:22:58 [2020-06-27T03:22:58.358Z] HOME=/root
03:22:58 [2020-06-27T03:22:58.358Z] GOLANG_VERSION=1.13.12
03:22:58 [2020-06-27T03:22:58.358Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:22:58 [2020-06-27T03:22:58.358Z] VALIDATE_BRANCH=master
03:22:58 [2020-06-27T03:22:58.358Z] TERM=xterm
03:22:58 [2020-06-27T03:22:58.358Z] DOCKER_PKG=github.com/docker/docker
03:22:58 [2020-06-27T03:22:58.358Z] SHLVL=1
03:22:58 [2020-06-27T03:22:58.358Z] TIMEOUT=120m
03:22:58 [2020-06-27T03:22:58.358Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:22:58 [2020-06-27T03:22:58.358Z] DOCKER_GRAPHDRIVER=overlay2
03:22:58 [2020-06-27T03:22:58.358Z] GO111MODULE=off
03:22:58 [2020-06-27T03:22:58.358Z] TEST_SKIP_INTEGRATION_CLI=1
03:22:58 [2020-06-27T03:22:58.358Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:22:58 [2020-06-27T03:22:58.358Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:22:58 [2020-06-27T03:22:58.358Z] GOPATH=/go
03:22:58 [2020-06-27T03:22:58.358Z] PKG_CONFIG=pkg-config
03:22:58 [2020-06-27T03:22:58.358Z] _=/usr/bin/env
03:22:58 [2020-06-27T03:22:58.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:22:59 [2020-06-27T03:22:59.733Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 41.8% of statements
03:22:59 [2020-06-27T03:22:59.936Z] .
03:22:59 [2020-06-27T03:22:59.936Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:22:59 [2020-06-27T03:22:59.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:22:59 [2020-06-27T03:22:59.936Z] Error: No such image: emptyfs
03:22:59 [2020-06-27T03:22:59.936Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:22:59 [2020-06-27T03:22:59.936Z] ++++ docker load
03:23:00 [2020-06-27T03:23:00.010Z] ok  	github.com/docker/docker/daemon/images	0.049s	coverage: 4.8% of statements
03:23:00 [2020-06-27T03:23:00.218Z] Running integration-test (iteration 1)
03:23:00 [2020-06-27T03:23:00.218Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
03:23:00 [2020-06-27T03:23:00.218Z] ++ 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
03:23:00 [2020-06-27T03:23:00.218Z] ++ set -e
03:23:00 [2020-06-27T03:23:00.218Z] ++ '[' -n 0 ']'
03:23:00 [2020-06-27T03:23:00.218Z] ++ set -x
03:23:00 [2020-06-27T03:23:00.218Z] ++ env -i DEST=/go/src/github.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
03:23:00 [2020-06-27T03:23:00.578Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.830s	coverage: 57.7% of statements
03:23:00 [2020-06-27T03:23:00.578Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:23:00 [2020-06-27T03:23:00.578Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:23:00 [2020-06-27T03:23:00.578Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:23:00 [2020-06-27T03:23:00.578Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:23:01 [2020-06-27T03:23:01.146Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.315s	coverage: 77.4% of statements
03:23:01 [2020-06-27T03:23:01.146Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:23:01 [2020-06-27T03:23:01.146Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:23:01 [2020-06-27T03:23:01.408Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.065s	coverage: 67.0% of statements
03:23:01 [2020-06-27T03:23:01.667Z] ok  	github.com/docker/docker/daemon/logger/journald	0.038s	coverage: 26.2% of statements
03:23:02 [2020-06-27T03:23:02.238Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.053s	coverage: 87.2% of statements
03:23:02 [2020-06-27T03:23:02.238Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.036s	coverage: 61.6% of statements
03:23:03 [2020-06-27T03:23:03.617Z] ok  	github.com/docker/docker/daemon/logger/local	0.061s	coverage: 75.2% of statements
03:23:03 [2020-06-27T03:23:03.617Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:23:03 [2020-06-27T03:23:03.876Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.101s	coverage: 37.7% of statements
03:23:04 [2020-06-27T03:23:04.135Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.030s	coverage: 33.3% of statements
03:23:04 [2020-06-27T03:23:04.704Z] ok  	github.com/docker/docker/daemon/logger/templates	0.015s	coverage: 8.3% of statements
03:23:05 [2020-06-27T03:23:05.274Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.043s	coverage: 46.8% of statements
03:23:05 [2020-06-27T03:23:05.842Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
03:23:06 [2020-06-27T03:23:06.411Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.818s	coverage: 82.5% of statements
03:23:06 [2020-06-27T03:23:06.411Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:23:06 [2020-06-27T03:23:06.411Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:23:06 [2020-06-27T03:23:06.987Z] ok  	github.com/docker/docker/distribution/metadata	0.119s	coverage: 48.2% of statements
03:23:07 [2020-06-27T03:23:07.031Z] Loaded image: buildpack-deps:jessie
03:23:07 [2020-06-27T03:23:07.031Z] Loaded image: busybox:latest
03:23:07 [2020-06-27T03:23:07.313Z] Loaded image: busybox:glibc
03:23:07 [2020-06-27T03:23:07.313Z] Loaded image: debian:jessie
03:23:07 [2020-06-27T03:23:07.313Z] Loaded image: hello-world:latest
03:23:07 [2020-06-27T03:23:07.595Z] INFO: Testing against a local daemon
03:23:07 [2020-06-27T03:23:07.595Z] === RUN   TestCgroupNamespacesBuild
03:23:07 [2020-06-27T03:23:07.925Z] ok  	github.com/docker/docker/distribution	0.292s	coverage: 22.1% of statements
03:23:07 [2020-06-27T03:23:07.925Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:23:07 [2020-06-27T03:23:07.925Z] ok  	github.com/docker/docker/errdefs	0.055s	coverage: 49.4% of statements
03:23:08 [2020-06-27T03:23:08.038Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:23:08 [2020-06-27T03:23:08.599Z] 
03:23:08 [2020-06-27T03:23:08.599Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:23:08 [2020-06-27T03:23:08.853Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:23:08 [2020-06-27T03:23:08.853Z] HOSTNAME=5bb0d5dade25
03:23:08 [2020-06-27T03:23:08.853Z] DEST=bundles/test-integration
03:23:08 [2020-06-27T03:23:08.853Z] PWD=/go/src/github.com/docker/docker
03:23:08 [2020-06-27T03:23:08.853Z] DOCKER_ROOTLESS=1
03:23:08 [2020-06-27T03:23:08.853Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:23:08 [2020-06-27T03:23:08.853Z] container=docker
03:23:08 [2020-06-27T03:23:08.853Z] HOME=/root
03:23:08 [2020-06-27T03:23:08.853Z] GOLANG_VERSION=1.13.12
03:23:08 [2020-06-27T03:23:08.853Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:23:08 [2020-06-27T03:23:08.853Z] VALIDATE_BRANCH=master
03:23:08 [2020-06-27T03:23:08.853Z] TERM=xterm
03:23:08 [2020-06-27T03:23:08.853Z] DOCKER_PKG=github.com/docker/docker
03:23:08 [2020-06-27T03:23:08.853Z] SHLVL=1
03:23:08 [2020-06-27T03:23:08.853Z] TIMEOUT=120m
03:23:08 [2020-06-27T03:23:08.853Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:23:08 [2020-06-27T03:23:08.853Z] DOCKER_GRAPHDRIVER=overlay2
03:23:08 [2020-06-27T03:23:08.853Z] GO111MODULE=off
03:23:08 [2020-06-27T03:23:08.853Z] DOCKER_EXPERIMENTAL=1
03:23:08 [2020-06-27T03:23:08.853Z] TEST_SKIP_INTEGRATION_CLI=1
03:23:08 [2020-06-27T03:23:08.853Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:23:08 [2020-06-27T03:23:08.853Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:23:08 [2020-06-27T03:23:08.853Z] GOPATH=/go
03:23:08 [2020-06-27T03:23:08.853Z] PKG_CONFIG=pkg-config
03:23:08 [2020-06-27T03:23:08.853Z] _=/usr/bin/env
03:23:08 [2020-06-27T03:23:08.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:23:09 [2020-06-27T03:23:09.306Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
03:23:09 [2020-06-27T03:23:09.306Z] ok  	github.com/docker/docker/image	0.057s	coverage: 86.4% of statements
03:23:09 [2020-06-27T03:23:09.568Z] ok  	github.com/docker/docker/image/v1	0.028s	coverage: 25.0% of statements
03:23:09 [2020-06-27T03:23:09.829Z] ok  	github.com/docker/docker/libcontainerd/queue	0.056s	coverage: 100.0% of statements
03:23:10 [2020-06-27T03:23:10.089Z] ok  	github.com/docker/docker/distribution/xfer	1.717s	coverage: 85.6% of statements
03:23:10 [2020-06-27T03:23:10.089Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:23:10 [2020-06-27T03:23:10.089Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:23:10 [2020-06-27T03:23:10.089Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:23:10 [2020-06-27T03:23:10.269Z] --- PASS: TestCgroupNamespacesBuild (2.33s)
03:23:10 [2020-06-27T03:23:10.270Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:23:10 [2020-06-27T03:23:10.659Z] ok  	github.com/docker/docker/pkg/aaparser	0.034s	coverage: 50.0% of statements
03:23:11 [2020-06-27T03:23:11.601Z] ok  	github.com/docker/docker/opts	0.100s	coverage: 67.4% of statements
03:23:11 [2020-06-27T03:23:11.738Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s)
03:23:11 [2020-06-27T03:23:11.738Z] === RUN   TestBuildWithSession
03:23:11 [2020-06-27T03:23:11.738Z] --- SKIP: TestBuildWithSession (0.00s)
03:23:11 [2020-06-27T03:23:11.738Z]     build_session_test.go:25: TODO: BuildKit
03:23:11 [2020-06-27T03:23:11.738Z] === RUN   TestBuildSquashParent
03:23:12 [2020-06-27T03:23:12.981Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
03:23:12 [2020-06-27T03:23:12.981Z] ok  	github.com/docker/docker/pkg/authorization	0.839s	coverage: 68.3% of statements
03:23:13 [2020-06-27T03:23:13.240Z] ok  	github.com/docker/docker/pkg/capabilities	0.030s	coverage: 87.5% of statements
03:23:14 [2020-06-27T03:23:14.179Z] ok  	github.com/docker/docker/pkg/directory	0.008s	coverage: 80.0% of statements
03:23:14 [2020-06-27T03:23:14.179Z] ok  	github.com/docker/docker/pkg/archive	1.239s	coverage: 76.9% of statements
03:23:14 [2020-06-27T03:23:14.748Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
03:23:15 [2020-06-27T03:23:15.007Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
03:23:15 [2020-06-27T03:23:15.575Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
03:23:16 [2020-06-27T03:23:16.145Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
03:23:16 [2020-06-27T03:23:16.713Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
03:23:17 [2020-06-27T03:23:17.648Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.541s	coverage: 43.2% of statements
03:23:17 [2020-06-27T03:23:17.648Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
03:23:18 [2020-06-27T03:23:18.215Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
03:23:18 [2020-06-27T03:23:18.783Z] ok  	github.com/docker/docker/pkg/fsutils	0.326s	coverage: 85.1% of statements
03:23:18 [2020-06-27T03:23:18.783Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
03:23:19 [2020-06-27T03:23:19.044Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.098s	coverage: 84.1% of statements
03:23:19 [2020-06-27T03:23:19.982Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
03:23:19 [2020-06-27T03:23:19.982Z] ok  	github.com/docker/docker/pkg/idtools	0.527s	coverage: 70.5% of statements
03:23:20 [2020-06-27T03:23:20.120Z] --- PASS: TestBuildSquashParent (7.12s)
03:23:20 [2020-06-27T03:23:20.120Z] === RUN   TestBuildWithRemoveAndForceRemove
03:23:20 [2020-06-27T03:23:20.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:23:20 [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:23:20 [2020-06-27T03:23:20.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:23:20 [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:23:20 [2020-06-27T03:23:20.120Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:23:20 [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:23:20 [2020-06-27T03:23:20.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:23:20 [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:23:20 [2020-06-27T03:23:20.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:23:20 [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:23:20 [2020-06-27T03:23:20.120Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:23:20 [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:23:20 [2020-06-27T03:23:20.120Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:23:20 [2020-06-27T03:23:20.120Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:23:20 [2020-06-27T03:23:20.240Z] ok  	github.com/docker/docker/pkg/ioutils	0.600s	coverage: 70.6% of statements
03:23:20 [2020-06-27T03:23:20.241Z] ok  	github.com/docker/docker/layer	7.938s	coverage: 68.8% of statements
03:23:20 [2020-06-27T03:23:20.241Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:23:20 [2020-06-27T03:23:20.241Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:23:20 [2020-06-27T03:23:20.241Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:23:20 [2020-06-27T03:23:20.241Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:23:20 [2020-06-27T03:23:20.241Z] ?   	github.com/docker/docker/oci	[no test files]
03:23:20 [2020-06-27T03:23:20.241Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:23:20 [2020-06-27T03:23:20.241Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:23:20 [2020-06-27T03:23:20.241Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:23:20 [2020-06-27T03:23:20.500Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
03:23:20 [2020-06-27T03:23:20.500Z] ok  	github.com/docker/docker/pkg/locker	0.054s	coverage: 88.9% of statements
03:23:20 [2020-06-27T03:23:20.500Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:23:20 [2020-06-27T03:23:20.500Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:23:20 [2020-06-27T03:23:20.759Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
03:23:20 [2020-06-27T03:23:20.759Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:23:21 [2020-06-27T03:23:21.019Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
03:23:21 [2020-06-27T03:23:21.279Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.023s	coverage: 60.0% of statements
03:23:21 [2020-06-27T03:23:21.279Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.020s	coverage: 91.4% of statements
03:23:21 [2020-06-27T03:23:21.540Z] ok  	github.com/docker/docker/pkg/pidfile	0.024s	coverage: 82.4% of statements
03:23:21 [2020-06-27T03:23:21.540Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:23:21 [2020-06-27T03:23:21.540Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:23:21 [2020-06-27T03:23:21.589Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:23:21 [2020-06-27T03:23:21.589Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:23:22 [2020-06-27T03:23:22.108Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.024s	coverage: 56.8% of statements
03:23:22 [2020-06-27T03:23:22.677Z] ok  	github.com/docker/docker/pkg/pools	0.036s	coverage: 88.2% of statements
03:23:22 [2020-06-27T03:23:22.677Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.017s	coverage: 85.7% of statements
03:23:22 [2020-06-27T03:23:22.677Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
03:23:23 [2020-06-27T03:23:23.246Z] ok  	github.com/docker/docker/pkg/reexec	0.023s	coverage: 82.4% of statements
03:23:23 [2020-06-27T03:23:23.607Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:23:23 [2020-06-27T03:23:23.889Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:23:24 [2020-06-27T03:23:24.183Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
03:23:24 [2020-06-27T03:23:24.183Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 73.9% of statements
03:23:24 [2020-06-27T03:23:24.751Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
03:23:24 [2020-06-27T03:23:24.751Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
03:23:25 [2020-06-27T03:23:25.011Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
03:23:25 [2020-06-27T03:23:25.581Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 54.1% of statements
03:23:26 [2020-06-27T03:23:26.149Z] ok  	github.com/docker/docker/pkg/system	0.038s	coverage: 36.9% of statements
03:23:26 [2020-06-27T03:23:26.410Z] ok  	github.com/docker/docker/pkg/signal	2.821s	coverage: 61.0% of statements
03:23:26 [2020-06-27T03:23:26.410Z] ok  	github.com/docker/docker/pkg/tailfile	0.145s	coverage: 88.6% of statements
03:23:26 [2020-06-27T03:23:26.562Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
03:23:26 [2020-06-27T03:23:26.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s)
03:23:26 [2020-06-27T03:23:26.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s)
03:23:26 [2020-06-27T03:23:26.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s)
03:23:26 [2020-06-27T03:23:26.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s)
03:23:26 [2020-06-27T03:23:26.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s)
03:23:26 [2020-06-27T03:23:26.562Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.64s)
03:23:26 [2020-06-27T03:23:26.562Z] === RUN   TestBuildMultiStageCopy
03:23:26 [2020-06-27T03:23:26.562Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:23:26 [2020-06-27T03:23:26.979Z] testing: warning: no tests to run
03:23:26 [2020-06-27T03:23:26.979Z] coverage: [no statements]
03:23:26 [2020-06-27T03:23:26.979Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
03:23:26 [2020-06-27T03:23:26.979Z] ok  	github.com/docker/docker/pkg/tarsum	0.134s	coverage: 89.3% of statements
03:23:27 [2020-06-27T03:23:27.239Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
03:23:27 [2020-06-27T03:23:27.239Z] ok  	github.com/docker/docker/pkg/urlutil	0.017s	coverage: 100.0% of statements
03:23:27 [2020-06-27T03:23:27.499Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
03:23:28 [2020-06-27T03:23:28.879Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
03:23:29 [2020-06-27T03:23:29.006Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.242767426s with top 10 stages: buildssa: 1m37.958653449s, goimports: 22.133978777s, unconvert: 13.338352967s, gosec: 10.489786635s, golint: 6.222240637s, misspell: 4.459693581s, ineffassign: 4.08789898s, inspect: 3.687133299s, vrp: 3.593322932s, ctrlflow: 1.885591822s 
03:23:29 [2020-06-27T03:23:29.235Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:23:29 [2020-06-27T03:23:29.449Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 73.8% of statements
03:23:29 [2020-06-27T03:23:29.516Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:23:29 [2020-06-27T03:23:29.708Z] ok  	github.com/docker/docker/reference	0.015s	coverage: 84.4% of statements
03:23:29 [2020-06-27T03:23:29.967Z] ok  	github.com/docker/docker/plugin	0.576s	coverage: 23.1% of statements
03:23:30 [2020-06-27T03:23:30.134Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:23:30 [2020-06-27T03:23:30.747Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:23:30 [2020-06-27T03:23:30.906Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
03:23:30 [2020-06-27T03:23:30.907Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 45.3% of statements
03:23:31 [2020-06-27T03:23:31.363Z] --- PASS: TestBuildMultiStageCopy (4.88s)
03:23:31 [2020-06-27T03:23:31.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s)
03:23:31 [2020-06-27T03:23:31.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
03:23:31 [2020-06-27T03:23:31.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
03:23:31 [2020-06-27T03:23:31.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
03:23:31 [2020-06-27T03:23:31.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s)
03:23:31 [2020-06-27T03:23:31.363Z] === RUN   TestBuildMultiStageParentConfig
03:23:31 [2020-06-27T03:23:31.848Z] ok  	github.com/docker/docker/registry	0.210s	coverage: 56.3% of statements
03:23:31 [2020-06-27T03:23:31.848Z] ok  	github.com/docker/docker/testutil	0.037s	coverage: 62.5% of statements
03:23:32 [2020-06-27T03:23:32.107Z] ok  	github.com/docker/docker/runconfig	0.066s	coverage: 65.8% of statements
03:23:32 [2020-06-27T03:23:32.289Z] 4612f6d0b889: Pull complete
03:23:32 [2020-06-27T03:23:32.875Z] --- PASS: TestBuildMultiStageParentConfig (1.55s)
03:23:32 [2020-06-27T03:23:32.875Z] === RUN   TestBuildLabelWithTargets
03:23:33 [2020-06-27T03:23:33.488Z] ok  	github.com/docker/docker/volume/drivers	0.022s	coverage: 36.1% of statements
03:23:34 [2020-06-27T03:23:34.866Z] ok  	github.com/docker/docker/volume/local	0.070s	coverage: 73.0% of statements
03:23:34 [2020-06-27T03:23:34.866Z] ok  	github.com/docker/docker/volume/mounts	0.061s	coverage: 67.0% of statements
03:23:35 [2020-06-27T03:23:35.433Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
03:23:35 [2020-06-27T03:23:35.564Z] --- PASS: TestBuildLabelWithTargets (2.38s)
03:23:35 [2020-06-27T03:23:35.564Z] === RUN   TestBuildWithEmptyLayers
03:23:36 [2020-06-27T03:23:36.178Z] --- PASS: TestBuildWithEmptyLayers (1.06s)
03:23:36 [2020-06-27T03:23:36.178Z] === RUN   TestBuildMultiStageOnBuild
03:23:38 [2020-06-27T03:23:38.970Z] INFO [runner/unused/goanalysis] analyzers took 26.560624697s with top 10 stages: buildssa: 22.588831931s, U1000: 3.971792766s 
03:23:38 [2020-06-27T03:23:38.970Z] INFO [runner] Issues before processing: 2302, after processing: 0 
03:23:38 [2020-06-27T03:23:38.970Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1588/1588, exclude-rules: 64/1588, nolint: 0/64, path_prettifier: 1693/1693, skip_dirs: 1693/1693, exclude: 1588/1588, autogenerated_exclude: 1588/1693, cgo: 1693/2302, filename_unadjuster: 1693/1693, skip_files: 1693/1693 
03:23:38 [2020-06-27T03:23:38.970Z] INFO [runner] processing took 60.128374ms with stages: nolint: 25.798542ms, identifier_marker: 17.21754ms, path_prettifier: 7.518131ms, autogenerated_exclude: 4.098594ms, exclude-rules: 3.427882ms, skip_dirs: 1.616439ms, cgo: 361.02µs, filename_unadjuster: 84.767µs, max_same_issues: 1.454µs, exclude: 780ns, max_from_linter: 664ns, skip_files: 601ns, uniq_by_line: 532ns, diff: 475ns, source_code: 395ns, path_shortener: 288ns, max_per_file_from_linter: 270ns 
03:23:38 [2020-06-27T03:23:38.970Z] INFO [runner] linters took 1m37.0973226s with stages: goanalysis_metalinter: 1m18.069471345s, unused: 18.967589665s 
03:23:38 [2020-06-27T03:23:38.970Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
03:23:38 [2020-06-27T03:23:38.970Z] INFO Memory: 1625 samples, avg is 246.2MB, max is 3166.2MB 
03:23:38 [2020-06-27T03:23:38.970Z] INFO Execution took 3m36.400456711s               
03:23:38 [2020-06-27T03:23:38.970Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
03:23:39 [2020-06-27T03:23:39.310Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary-daemon test-docker-py
03:23:39 [2020-06-27T03:23:39.626Z] --- PASS: TestBuildMultiStageOnBuild (3.02s)
03:23:39 [2020-06-27T03:23:39.626Z] === RUN   TestBuildUncleanTarFilenames
03:23:39 [2020-06-27T03:23:39.874Z] 
03:23:39 [2020-06-27T03:23:39.874Z] Removing bundles/
03:23:39 [2020-06-27T03:23:39.874Z] 
03:23:39 [2020-06-27T03:23:39.874Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
03:23:39 [2020-06-27T03:23:39.874Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:23:39 [2020-06-27T03:23:39.874Z] GOOS="" GOARCH="" GOARM=""
03:23:40 [2020-06-27T03:23:40.630Z] --- PASS: TestBuildUncleanTarFilenames (1.29s)
03:23:40 [2020-06-27T03:23:40.630Z] === RUN   TestBuildMultiStageLayerLeak
03:23:44 [2020-06-27T03:23:44.079Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s)
03:23:44 [2020-06-27T03:23:44.079Z] === RUN   TestBuildWithHugeFile
03:23:47 [2020-06-27T03:23:47.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:23:47 [2020-06-27T03:23:47.858Z] #65 exporting layers 78.7s done
03:23:47 [2020-06-27T03:23:47.858Z] #65 exporting manifest sha256:09311ac76523d72df01fbd205536785850e5ae873fcc3637f16ab025dfe75973 done
03:23:47 [2020-06-27T03:23:47.858Z] #65 exporting config sha256:14819153cd3711afca261501e868d7639aba60dde7fafce7c1b16cc3810f0585 done
03:23:47 [2020-06-27T03:23:47.858Z] #65 sending tarball
03:23:48 [2020-06-27T03:23:48.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:23:51 [2020-06-27T03:23:51.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:23:57 [2020-06-27T03:23:57.353Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.6% of statements
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/rootless	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/volume	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === Skipped
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver btrfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver btrfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver btrfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver btrfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver btrfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:73: No driver to put!
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z] time="2020-06-27T03:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z] time="2020-06-27T03:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z] time="2020-06-27T03:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z] time="2020-06-27T03:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z] time="2020-06-27T03:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:73: No driver to put!
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     overlay_test.go:49: Fails to compute changes intermittently
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver zfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver zfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver zfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver zfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:46: Driver zfs not supported
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     graphtest_unix.go:73: No driver to put!
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:23:57 [2020-06-27T03:23:57.353Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] 
03:23:57 [2020-06-27T03:23:57.353Z] DONE 2124 tests, 26 skipped in 188.860s
Post stage
[Pipeline] junit
03:23:57 [2020-06-27T03:23:57.625Z] Recording test results
03:23:58 [2020-06-27T03:23:58.183Z] #65 sending tarball 13.9s done
03:23:58 [2020-06-27T03:23:58.183Z] #65 DONE 92.7s
03:23:58 [2020-06-27T03:23:58.183Z] 
03:23:58 [2020-06-27T03:23:58.183Z] #66 importing to docker
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:24:00 [2020-06-27T03:24:00.709Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -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:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary test-integration
03:24:01 [2020-06-27T03:24:01.277Z] 
03:24:01 [2020-06-27T03:24:01.535Z] Removing bundles/
03:24:01 [2020-06-27T03:24:01.535Z] 
03:24:01 [2020-06-27T03:24:01.535Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:24:01 [2020-06-27T03:24:01.535Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:24:01 [2020-06-27T03:24:01.535Z] GOOS="" GOARCH="" GOARM=""
03:24:11 [2020-06-27T03:24:11.111Z] --- PASS: TestBuildWithHugeFile (26.87s)
03:24:11 [2020-06-27T03:24:11.111Z] === RUN   TestBuildWithEmptyDockerfile
03:24:11 [2020-06-27T03:24:11.111Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:24:11 [2020-06-27T03:24:11.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:24:11 [2020-06-27T03:24:11.111Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:24:11 [2020-06-27T03:24:11.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:24:11 [2020-06-27T03:24:11.111Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:24:11 [2020-06-27T03:24:11.111Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:24:11 [2020-06-27T03:24:11.111Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:24:11 [2020-06-27T03:24:11.111Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:24:11 [2020-06-27T03:24:11.111Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:24:11 [2020-06-27T03:24:11.111Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
03:24:11 [2020-06-27T03:24:11.111Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
03:24:11 [2020-06-27T03:24:11.111Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
03:24:11 [2020-06-27T03:24:11.111Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
03:24:11 [2020-06-27T03:24:11.111Z] === RUN   TestBuildPreserveOwnership
03:24:11 [2020-06-27T03:24:11.111Z] === RUN   TestBuildPreserveOwnership/copy_from
03:24:13 [2020-06-27T03:24:13.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:24:14 [2020-06-27T03:24:14.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:24:15 [2020-06-27T03:24:15.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:24:15 [2020-06-27T03:24:15.609Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:24:16 [2020-06-27T03:24:16.659Z] #66 DONE 15.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:24:16 [2020-06-27T03:24:16.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:24:16 [2020-06-27T03:24:16.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:24:17 [2020-06-27T03:24:17.094Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/test/unit
03:24:17 [2020-06-27T03:24:17.627Z] --- PASS: TestBuildPreserveOwnership (6.61s)
03:24:17 [2020-06-27T03:24:17.627Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.20s)
03:24:17 [2020-06-27T03:24:17.627Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.41s)
03:24:17 [2020-06-27T03:24:17.627Z] === RUN   TestBuildPlatformInvalid
03:24:17 [2020-06-27T03:24:17.628Z] --- PASS: TestBuildPlatformInvalid (0.15s)
03:24:17 [2020-06-27T03:24:17.628Z] PASS
03:24:17 [2020-06-27T03:24:17.628Z] 
03:24:17 [2020-06-27T03:24:17.628Z] === Skipped
03:24:17 [2020-06-27T03:24:17.628Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
03:24:17 [2020-06-27T03:24:17.628Z]     build_session_test.go:25: TODO: BuildKit
03:24:17 [2020-06-27T03:24:17.628Z] 
03:24:17 [2020-06-27T03:24:17.628Z] 
03:24:17 [2020-06-27T03:24:17.628Z] DONE 32 tests, 1 skipped in 77.533s
03:24:17 [2020-06-27T03:24:17.628Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
03:24:17 [2020-06-27T03:24:17.628Z] ++ 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
03:24:17 [2020-06-27T03:24:17.628Z] ++ set -e
03:24:17 [2020-06-27T03:24:17.628Z] ++ '[' -n 0 ']'
03:24:17 [2020-06-27T03:24:17.628Z] ++ set -x
03:24:17 [2020-06-27T03:24:17.628Z] ++ env -i DEST=/go/src/github.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
03:24:17 [2020-06-27T03:24:17.628Z] INFO: Testing against a local daemon
03:24:17 [2020-06-27T03:24:17.628Z] === RUN   TestConfigInspect
03:24:18 [2020-06-27T03:24:18.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:24:20 [2020-06-27T03:24:20.559Z] ?   	github.com/docker/docker/api	[no test files]
03:24:22 [2020-06-27T03:24:22.025Z] --- PASS: TestConfigInspect (3.85s)
03:24:22 [2020-06-27T03:24:22.025Z] === RUN   TestConfigList
03:24:22 [2020-06-27T03:24:22.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:24:23 [2020-06-27T03:24:23.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:24:24 [2020-06-27T03:24:24.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:24:25 [2020-06-27T03:24:25.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:24:25 [2020-06-27T03:24:25.474Z] --- PASS: TestConfigList (3.76s)
03:24:25 [2020-06-27T03:24:25.474Z] === RUN   TestConfigsCreateAndDelete
03:24:26 [2020-06-27T03:24:26.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:24:28 [2020-06-27T03:24:28.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:24:28 [2020-06-27T03:24:28.939Z] --- PASS: TestConfigsCreateAndDelete (3.68s)
03:24:28 [2020-06-27T03:24:28.939Z] === RUN   TestConfigsUpdate
03:24:29 [2020-06-27T03:24:29.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:24:30 [2020-06-27T03:24:30.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:24:32 [2020-06-27T03:24:32.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:24:33 [2020-06-27T03:24:33.186Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:24:33 [2020-06-27T03:24:33.186Z] Using test binary docker
03:24:33 [2020-06-27T03:24:33.186Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:24:33 [2020-06-27T03:24:33.186Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:24:33 [2020-06-27T03:24:33.186Z] INFO: Waiting for daemon to start...
03:24:33 [2020-06-27T03:24:33.186Z] Starting dockerd
03:24:33 [2020-06-27T03:24:33.354Z] --- PASS: TestConfigsUpdate (3.78s)
03:24:33 [2020-06-27T03:24:33.354Z] === RUN   TestTemplatedConfig
03:24:36 [2020-06-27T03:24:36.024Z] --- PASS: TestTemplatedConfig (3.15s)
03:24:36 [2020-06-27T03:24:36.024Z] === RUN   TestConfigCreateResolve
03:24:36 [2020-06-27T03:24:36.440Z] .
03:24:36 [2020-06-27T03:24:36.440Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:24:36 [2020-06-27T03:24:36.440Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:24:36 [2020-06-27T03:24:36.440Z] Error: No such image: emptyfs
03:24:36 [2020-06-27T03:24:36.440Z] Running integration-test (iteration 1)
03:24:36 [2020-06-27T03:24:36.440Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:24:39 [2020-06-27T03:24:39.068Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 9.0% of statements
03:24:40 [2020-06-27T03:24:40.398Z] --- PASS: TestConfigCreateResolve (3.69s)
03:24:40 [2020-06-27T03:24:40.398Z] === RUN   TestConfigDaemonLibtrustID
03:24:40 [2020-06-27T03:24:40.398Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
03:24:40 [2020-06-27T03:24:40.398Z] PASS
03:24:40 [2020-06-27T03:24:40.398Z] 
03:24:40 [2020-06-27T03:24:40.398Z] DONE 7 tests in 22.518s
03:24:40 [2020-06-27T03:24:40.398Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
03:24:40 [2020-06-27T03:24:40.398Z] ++ 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
03:24:40 [2020-06-27T03:24:40.398Z] ++ set -e
03:24:40 [2020-06-27T03:24:40.398Z] ++ '[' -n 0 ']'
03:24:40 [2020-06-27T03:24:40.398Z] ++ set -x
03:24:40 [2020-06-27T03:24:40.398Z] ++ env -i DEST=/go/src/github.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
03:24:40 [2020-06-27T03:24:40.398Z] INFO: Testing against a local daemon
03:24:40 [2020-06-27T03:24:40.398Z] === RUN   TestCheckpoint
03:24:40 [2020-06-27T03:24:40.398Z] --- SKIP: TestCheckpoint (0.00s)
03:24:40 [2020-06-27T03:24:40.398Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:24:40 [2020-06-27T03:24:40.398Z] === RUN   TestContainerInvalidJSON
03:24:40 [2020-06-27T03:24:40.398Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:24:40 [2020-06-27T03:24:40.398Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:24:40 [2020-06-27T03:24:40.398Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:24:40 [2020-06-27T03:24:40.398Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:24:40 [2020-06-27T03:24:40.398Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:24:40 [2020-06-27T03:24:40.398Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:24:40 [2020-06-27T03:24:40.398Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:24:40 [2020-06-27T03:24:40.398Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:24:40 [2020-06-27T03:24:40.398Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:24:40 [2020-06-27T03:24:40.398Z] --- PASS: TestContainerInvalidJSON (0.01s)
03:24:40 [2020-06-27T03:24:40.398Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:24:40 [2020-06-27T03:24:40.398Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:24:40 [2020-06-27T03:24:40.398Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:24:40 [2020-06-27T03:24:40.398Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:24:40 [2020-06-27T03:24:40.398Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
03:24:40 [2020-06-27T03:24:40.398Z] === RUN   TestCopyFromContainerPathIsNotDir
03:24:40 [2020-06-27T03:24:40.680Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s)
03:24:40 [2020-06-27T03:24:40.680Z] === RUN   TestCopyToContainerPathDoesNotExist
03:24:40 [2020-06-27T03:24:40.680Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s)
03:24:40 [2020-06-27T03:24:40.680Z] === RUN   TestCopyToContainerPathIsNotDir
03:24:40 [2020-06-27T03:24:40.962Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
03:24:40 [2020-06-27T03:24:40.962Z] === RUN   TestCopyFromContainer
03:24:42 [2020-06-27T03:24:42.986Z] === RUN   TestCopyFromContainer//
03:24:42 [2020-06-27T03:24:42.986Z] === RUN   TestCopyFromContainer//bar/root
03:24:43 [2020-06-27T03:24:43.268Z] === RUN   TestCopyFromContainer//bar/root/
03:24:43 [2020-06-27T03:24:43.268Z] === RUN   TestCopyFromContainer/bar/quux
03:24:43 [2020-06-27T03:24:43.268Z] === RUN   TestCopyFromContainer/bar/quux/
03:24:43 [2020-06-27T03:24:43.549Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:24:43 [2020-06-27T03:24:43.549Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:24:43 [2020-06-27T03:24:43.549Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:24:43 [2020-06-27T03:24:43.549Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCopyFromContainer/bar/notarget
03:24:43 [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer (2.96s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCopyFromContainer// (0.06s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:24:43 [2020-06-27T03:24:43.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:24:43 [2020-06-27T03:24:43.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:24:43 [2020-06-27T03:24:43.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:24:43 [2020-06-27T03:24:43.831Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:24:43 [2020-06-27T03:24:43.831Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:24:43 [2020-06-27T03:24:43.831Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:24:43 [2020-06-27T03:24:43.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateLinkToNonExistingContainer
03:24:43 [2020-06-27T03:24:43.831Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateWithInvalidEnv
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateWithInvalidEnv/0
03:24:43 [2020-06-27T03:24:43.831Z] === PAUSE TestCreateWithInvalidEnv/0
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateWithInvalidEnv/1
03:24:43 [2020-06-27T03:24:43.831Z] === PAUSE TestCreateWithInvalidEnv/1
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateWithInvalidEnv/2
03:24:43 [2020-06-27T03:24:43.831Z] === PAUSE TestCreateWithInvalidEnv/2
03:24:43 [2020-06-27T03:24:43.831Z] === CONT  TestCreateWithInvalidEnv/0
03:24:43 [2020-06-27T03:24:43.831Z] === CONT  TestCreateWithInvalidEnv/2
03:24:43 [2020-06-27T03:24:43.831Z] === CONT  TestCreateWithInvalidEnv/1
03:24:43 [2020-06-27T03:24:43.831Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:24:43 [2020-06-27T03:24:43.831Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateTmpfsMountsTarget
03:24:43 [2020-06-27T03:24:43.831Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
03:24:43 [2020-06-27T03:24:43.831Z] === RUN   TestCreateWithCustomMaskedPaths
03:24:46 [2020-06-27T03:24:46.363Z] Loaded image: buildpack-deps:jessie
03:24:46 [2020-06-27T03:24:46.363Z] Loaded image: busybox:latest
03:24:46 [2020-06-27T03:24:46.363Z] Loaded image: busybox:glibc
03:24:46 [2020-06-27T03:24:46.363Z] Loaded image: debian:jessie
03:24:46 [2020-06-27T03:24:46.363Z] Loaded image: hello-world:latest
03:24:46 [2020-06-27T03:24:46.363Z] INFO: Testing against a local daemon
03:24:46 [2020-06-27T03:24:46.363Z] === RUN   TestCgroupNamespacesBuild
03:24:46 [2020-06-27T03:24:46.504Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s)
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/no_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/no_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/empty_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/valid_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/empty_capadd
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/empty_capadd
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/empty_capdrop
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
03:24:46 [2020-06-27T03:24:46.504Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
03:24:46 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
03:24:46 [2020-06-27T03:24:46.504Z] === CONT  TestCreateWithCapabilities/no_capabilities
03:24:46 [2020-06-27T03:24:46.504Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
03:24:46 [2020-06-27T03:24:46.504Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
03:24:46 [2020-06-27T03:24:46.786Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
03:24:46 [2020-06-27T03:24:46.786Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
03:24:46 [2020-06-27T03:24:46.786Z] === CONT  TestCreateWithCapabilities/empty_capdrop
03:24:46 [2020-06-27T03:24:46.786Z] === CONT  TestCreateWithCapabilities/empty_capadd
03:24:46 [2020-06-27T03:24:46.786Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
03:24:46 [2020-06-27T03:24:46.786Z] === CONT  TestCreateWithCapabilities/empty_capabilities
03:24:46 [2020-06-27T03:24:46.786Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
03:24:46 [2020-06-27T03:24:46.786Z] === CONT  TestCreateWithCapabilities/valid_capabilities
03:24:46 [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities (0.01s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.11s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
03:24:46 [2020-06-27T03:24:46.786Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
03:24:46 [2020-06-27T03:24:46.786Z] === RUN   TestCreateWithCustomReadonlyPaths
03:24:49 [2020-06-27T03:24:49.458Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s)
03:24:49 [2020-06-27T03:24:49.458Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:24:49 [2020-06-27T03:24:49.458Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:24:49 [2020-06-27T03:24:49.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:24:49 [2020-06-27T03:24:49.458Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:24:49 [2020-06-27T03:24:49.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:24:49 [2020-06-27T03:24:49.458Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:24:49 [2020-06-27T03:24:49.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:24:49 [2020-06-27T03:24:49.458Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:24:49 [2020-06-27T03:24:49.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:24:49 [2020-06-27T03:24:49.458Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:24:49 [2020-06-27T03:24:49.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:24:49 [2020-06-27T03:24:49.458Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:24:49 [2020-06-27T03:24:49.458Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:24:49 [2020-06-27T03:24:49.458Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:24:49 [2020-06-27T03:24:49.458Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:24:49 [2020-06-27T03:24:49.458Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:24:49 [2020-06-27T03:24:49.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:24:49 [2020-06-27T03:24:49.458Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:24:49 [2020-06-27T03:24:49.458Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
03:24:49 [2020-06-27T03:24:49.458Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
03:24:49 [2020-06-27T03:24:49.458Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
03:24:49 [2020-06-27T03:24:49.458Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
03:24:49 [2020-06-27T03:24:49.458Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:24:49 [2020-06-27T03:24:49.619Z] --- PASS: TestCgroupNamespacesBuild (3.28s)
03:24:49 [2020-06-27T03:24:49.619Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:24:50 [2020-06-27T03:24:50.462Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
03:24:50 [2020-06-27T03:24:50.462Z] === RUN   TestCreateDifferentPlatform
03:24:50 [2020-06-27T03:24:50.462Z] === RUN   TestCreateDifferentPlatform/different_os
03:24:50 [2020-06-27T03:24:50.462Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:24:50 [2020-06-27T03:24:50.462Z] --- PASS: TestCreateDifferentPlatform (0.01s)
03:24:50 [2020-06-27T03:24:50.462Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:24:50 [2020-06-27T03:24:50.462Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:24:50 [2020-06-27T03:24:50.462Z] === RUN   TestContainerStartOnDaemonRestart
03:24:50 [2020-06-27T03:24:50.462Z] === PAUSE TestContainerStartOnDaemonRestart
03:24:50 [2020-06-27T03:24:50.462Z] === RUN   TestDaemonRestartIpcMode
03:24:50 [2020-06-27T03:24:50.462Z] === PAUSE TestDaemonRestartIpcMode
03:24:50 [2020-06-27T03:24:50.462Z] === RUN   TestDaemonHostGatewayIP
03:24:50 [2020-06-27T03:24:50.462Z] === PAUSE TestDaemonHostGatewayIP
03:24:50 [2020-06-27T03:24:50.462Z] === RUN   TestContainerKillOnDaemonStart
03:24:50 [2020-06-27T03:24:50.462Z] === PAUSE TestContainerKillOnDaemonStart
03:24:50 [2020-06-27T03:24:50.462Z] === RUN   TestDiff
03:24:51 [2020-06-27T03:24:51.469Z] --- PASS: TestDiff (0.92s)
03:24:51 [2020-06-27T03:24:51.469Z] === RUN   TestExecWithCloseStdin
03:24:52 [2020-06-27T03:24:52.084Z] --- PASS: TestExecWithCloseStdin (0.98s)
03:24:52 [2020-06-27T03:24:52.084Z] === RUN   TestExec
03:24:52 [2020-06-27T03:24:52.125Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s)
03:24:52 [2020-06-27T03:24:52.125Z] === RUN   TestBuildWithSession
03:24:52 [2020-06-27T03:24:52.125Z] --- SKIP: TestBuildWithSession (0.00s)
03:24:52 [2020-06-27T03:24:52.125Z]     build_session_test.go:25: TODO: BuildKit
03:24:52 [2020-06-27T03:24:52.125Z] === RUN   TestBuildSquashParent
03:24:53 [2020-06-27T03:24:53.089Z] --- PASS: TestExec (0.92s)
03:24:53 [2020-06-27T03:24:53.089Z] === RUN   TestExecUser
03:24:54 [2020-06-27T03:24:54.094Z] --- PASS: TestExecUser (0.92s)
03:24:54 [2020-06-27T03:24:54.094Z] === RUN   TestExportContainerAndImportImage
03:24:55 [2020-06-27T03:24:55.101Z] --- PASS: TestExportContainerAndImportImage (1.14s)
03:24:55 [2020-06-27T03:24:55.101Z] === RUN   TestExportContainerAfterDaemonRestart
03:24:57 [2020-06-27T03:24:57.122Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
03:24:57 [2020-06-27T03:24:57.122Z] === RUN   TestHealthCheckWorkdir
03:24:57 [2020-06-27T03:24:57.737Z] --- PASS: TestHealthCheckWorkdir (1.12s)
03:24:57 [2020-06-27T03:24:57.737Z] === RUN   TestHealthKillContainer
03:25:00 [2020-06-27T03:25:00.192Z] --- PASS: TestBuildSquashParent (7.19s)
03:25:00 [2020-06-27T03:25:00.192Z] === RUN   TestBuildWithRemoveAndForceRemove
03:25:00 [2020-06-27T03:25:00.192Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:25:00 [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:25:00 [2020-06-27T03:25:00.192Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:25:00 [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:25:00 [2020-06-27T03:25:00.192Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:25:00 [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:25:00 [2020-06-27T03:25:00.192Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:25:00 [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:25:00 [2020-06-27T03:25:00.192Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:25:00 [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:25:00 [2020-06-27T03:25:00.192Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:25:00 [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:25:00 [2020-06-27T03:25:00.192Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:25:00 [2020-06-27T03:25:00.192Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:25:00 [2020-06-27T03:25:00.751Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:25:00 [2020-06-27T03:25:00.751Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:25:01 [2020-06-27T03:25:01.183Z] --- PASS: TestHealthKillContainer (3.06s)
03:25:01 [2020-06-27T03:25:01.183Z] === RUN   TestInspectCpusetInConfigPre120
03:25:01 [2020-06-27T03:25:01.796Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s)
03:25:01 [2020-06-27T03:25:01.796Z] === RUN   TestIpcModeNone
03:25:02 [2020-06-27T03:25:02.803Z] --- PASS: TestIpcModeNone (0.96s)
03:25:02 [2020-06-27T03:25:02.803Z] === RUN   TestIpcModePrivate
03:25:03 [2020-06-27T03:25:03.259Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:25:03 [2020-06-27T03:25:03.260Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:25:03 [2020-06-27T03:25:03.831Z] --- PASS: TestIpcModePrivate (0.96s)
03:25:03 [2020-06-27T03:25:03.831Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
03:25:03 [2020-06-27T03:25:03.831Z] === RUN   TestIpcModeShareable
03:25:04 [2020-06-27T03:25:04.620Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:25:04 [2020-06-27T03:25:04.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s)
03:25:04 [2020-06-27T03:25:04.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.82s)
03:25:04 [2020-06-27T03:25:04.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s)
03:25:04 [2020-06-27T03:25:04.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s)
03:25:04 [2020-06-27T03:25:04.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s)
03:25:04 [2020-06-27T03:25:04.620Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s)
03:25:04 [2020-06-27T03:25:04.620Z] === RUN   TestBuildMultiStageCopy
03:25:04 [2020-06-27T03:25:04.620Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:25:04 [2020-06-27T03:25:04.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:25:04 [2020-06-27T03:25:04.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:25:04 [2020-06-27T03:25:04.839Z] --- PASS: TestIpcModeShareable (0.98s)
03:25:04 [2020-06-27T03:25:04.839Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
03:25:04 [2020-06-27T03:25:04.839Z] === RUN   TestAPIIpcModeShareableAndContainer
03:25:08 [2020-06-27T03:25:08.418Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s)
03:25:08 [2020-06-27T03:25:08.418Z] === RUN   TestAPIIpcModeHost
03:25:08 [2020-06-27T03:25:08.418Z] --- PASS: TestAPIIpcModeHost (0.59s)
03:25:08 [2020-06-27T03:25:08.418Z] === RUN   TestDaemonIpcModeShareable
03:25:08 [2020-06-27T03:25:08.774Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:25:09 [2020-06-27T03:25:09.246Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:25:09 [2020-06-27T03:25:09.332Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:25:10 [2020-06-27T03:25:10.182Z] 
03:25:10 [2020-06-27T03:25:10.182Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:25:10 [2020-06-27T03:25:10.254Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:25:10 [2020-06-27T03:25:10.439Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
03:25:10 [2020-06-27T03:25:10.439Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
03:25:10 [2020-06-27T03:25:10.439Z] === RUN   TestDaemonIpcModePrivate
03:25:10 [2020-06-27T03:25:10.441Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:25:10 [2020-06-27T03:25:10.441Z] HOSTNAME=1c311b45870f
03:25:10 [2020-06-27T03:25:10.441Z] TESTDEBUG=0
03:25:10 [2020-06-27T03:25:10.441Z] DEST=bundles/test-integration
03:25:10 [2020-06-27T03:25:10.441Z] PWD=/go/src/github.com/docker/docker
03:25:10 [2020-06-27T03:25:10.441Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:25:10 [2020-06-27T03:25:10.441Z] container=docker
03:25:10 [2020-06-27T03:25:10.441Z] HOME=/root
03:25:10 [2020-06-27T03:25:10.441Z] GOLANG_VERSION=1.13.12
03:25:10 [2020-06-27T03:25:10.441Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:25:10 [2020-06-27T03:25:10.441Z] VALIDATE_BRANCH=master
03:25:10 [2020-06-27T03:25:10.441Z] TERM=xterm
03:25:10 [2020-06-27T03:25:10.441Z] DOCKER_PKG=github.com/docker/docker
03:25:10 [2020-06-27T03:25:10.441Z] SHLVL=1
03:25:10 [2020-06-27T03:25:10.441Z] TIMEOUT=120m
03:25:10 [2020-06-27T03:25:10.441Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:25:10 [2020-06-27T03:25:10.441Z] DOCKER_GRAPHDRIVER=overlay2
03:25:10 [2020-06-27T03:25:10.441Z] GO111MODULE=off
03:25:10 [2020-06-27T03:25:10.441Z] DOCKER_EXPERIMENTAL=1
03:25:10 [2020-06-27T03:25:10.441Z] TEST_SKIP_INTEGRATION_CLI=1
03:25:10 [2020-06-27T03:25:10.441Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:25:10 [2020-06-27T03:25:10.441Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:25:10 [2020-06-27T03:25:10.441Z] GOPATH=/go
03:25:10 [2020-06-27T03:25:10.441Z] PKG_CONFIG=pkg-config
03:25:10 [2020-06-27T03:25:10.441Z] _=/usr/bin/env
03:25:10 [2020-06-27T03:25:10.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:25:11 [2020-06-27T03:25:11.176Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:25:11 [2020-06-27T03:25:11.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:25:11 [2020-06-27T03:25:11.910Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
03:25:11 [2020-06-27T03:25:11.910Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
03:25:11 [2020-06-27T03:25:11.910Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:25:12 [2020-06-27T03:25:12.098Z] --- PASS: TestBuildMultiStageCopy (7.45s)
03:25:12 [2020-06-27T03:25:12.098Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.45s)
03:25:12 [2020-06-27T03:25:12.098Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s)
03:25:12 [2020-06-27T03:25:12.098Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
03:25:12 [2020-06-27T03:25:12.098Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
03:25:12 [2020-06-27T03:25:12.098Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s)
03:25:12 [2020-06-27T03:25:12.098Z] === RUN   TestBuildMultiStageParentConfig
03:25:13 [2020-06-27T03:25:13.731Z] 666079ee0460: Pull complete
03:25:13 [2020-06-27T03:25:13.731Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7
03:25:13 [2020-06-27T03:25:13.731Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
03:25:13 [2020-06-27T03:25:13.731Z] mcr.microsoft.com/windows/servercore:ltsc2019
03:25:13 [2020-06-27T03:25:13.731Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282'
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Docker version of control daemon
03:25:13 [2020-06-27T03:25:13.732Z] 
03:25:13 [2020-06-27T03:25:13.732Z] Client: Docker Engine - Enterprise
03:25:13 [2020-06-27T03:25:13.732Z]  Version:           19.03.5
03:25:13 [2020-06-27T03:25:13.732Z]  API version:       1.40
03:25:13 [2020-06-27T03:25:13.732Z]  Go version:        go1.12.12
03:25:13 [2020-06-27T03:25:13.732Z]  Git commit:        2ee0c57608
03:25:13 [2020-06-27T03:25:13.732Z]  Built:             11/13/2019 08:00:16
03:25:13 [2020-06-27T03:25:13.732Z]  OS/Arch:           windows/amd64
03:25:13 [2020-06-27T03:25:13.732Z]  Experimental:      false
03:25:13 [2020-06-27T03:25:13.732Z] 
03:25:13 [2020-06-27T03:25:13.732Z] Server: Docker Engine - Enterprise
03:25:13 [2020-06-27T03:25:13.732Z]  Engine:
03:25:13 [2020-06-27T03:25:13.732Z]   Version:          19.03.5
03:25:13 [2020-06-27T03:25:13.732Z]   API version:      1.40 (minimum version 1.24)
03:25:13 [2020-06-27T03:25:13.732Z]   Go version:       go1.12.12
03:25:13 [2020-06-27T03:25:13.732Z]   Git commit:       2ee0c57608
03:25:13 [2020-06-27T03:25:13.732Z]   Built:            11/13/2019 07:58:51
03:25:13 [2020-06-27T03:25:13.732Z]   OS/Arch:          windows/amd64
03:25:13 [2020-06-27T03:25:13.732Z]   Experimental:     true
03:25:13 [2020-06-27T03:25:13.732Z] 
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Docker info of control daemon
03:25:13 [2020-06-27T03:25:13.732Z] 
03:25:13 [2020-06-27T03:25:13.732Z] Client:
03:25:13 [2020-06-27T03:25:13.732Z]  Debug Mode: false
03:25:13 [2020-06-27T03:25:13.732Z]  Plugins:
03:25:13 [2020-06-27T03:25:13.732Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
03:25:13 [2020-06-27T03:25:13.732Z] 
03:25:13 [2020-06-27T03:25:13.732Z] Server:
03:25:13 [2020-06-27T03:25:13.732Z]  Containers: 0
03:25:13 [2020-06-27T03:25:13.732Z]   Running: 0
03:25:13 [2020-06-27T03:25:13.732Z]   Paused: 0
03:25:13 [2020-06-27T03:25:13.732Z]   Stopped: 0
03:25:13 [2020-06-27T03:25:13.732Z]  Images: 1
03:25:13 [2020-06-27T03:25:13.732Z]  Server Version: 19.03.5
03:25:13 [2020-06-27T03:25:13.732Z]  Storage Driver: windowsfilter (windows) lcow (linux)
03:25:13 [2020-06-27T03:25:13.732Z]   Windows: 
03:25:13 [2020-06-27T03:25:13.732Z]   LCOW: 
03:25:13 [2020-06-27T03:25:13.732Z]  Logging Driver: json-file
03:25:13 [2020-06-27T03:25:13.732Z]  Plugins:
03:25:13 [2020-06-27T03:25:13.732Z]   Volume: local
03:25:13 [2020-06-27T03:25:13.732Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
03:25:13 [2020-06-27T03:25:13.732Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
03:25:13 [2020-06-27T03:25:13.732Z]  Swarm: inactive
03:25:13 [2020-06-27T03:25:13.732Z]  Default Isolation: process
03:25:13 [2020-06-27T03:25:13.732Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
03:25:13 [2020-06-27T03:25:13.732Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
03:25:13 [2020-06-27T03:25:13.732Z]  OSType: windows
03:25:13 [2020-06-27T03:25:13.732Z]  Architecture: x86_64
03:25:13 [2020-06-27T03:25:13.732Z]  CPUs: 4
03:25:13 [2020-06-27T03:25:13.732Z]  Total Memory: 32GiB
03:25:13 [2020-06-27T03:25:13.732Z]  Name: azwin-2-1d4440
03:25:13 [2020-06-27T03:25:13.732Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
03:25:13 [2020-06-27T03:25:13.732Z]  Docker Root Dir: D:\docker
03:25:13 [2020-06-27T03:25:13.732Z]  Debug Mode: false
03:25:13 [2020-06-27T03:25:13.732Z]  Registry: https://index.docker.io/v1/
03:25:13 [2020-06-27T03:25:13.732Z]  Labels:
03:25:13 [2020-06-27T03:25:13.732Z]  Experimental: true
03:25:13 [2020-06-27T03:25:13.732Z]  Insecure Registries:
03:25:13 [2020-06-27T03:25:13.732Z]   10.0.0.4:5000
03:25:13 [2020-06-27T03:25:13.732Z]   127.0.0.0/8
03:25:13 [2020-06-27T03:25:13.732Z]  Registry Mirrors:
03:25:13 [2020-06-27T03:25:13.732Z]   http://10.0.0.4:5000/
03:25:13 [2020-06-27T03:25:13.732Z]  Live Restore Enabled: false
03:25:13 [2020-06-27T03:25:13.732Z] 
03:25:13 [2020-06-27T03:25:13.732Z] 
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Commit hash is 0e915e5413
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Nuke-Everything...
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Container count on control daemon to delete is 0
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Nuking d:\CI
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Zapped successfully
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Location for testing is d:\CI\PR-41159\1
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Validating GOLang consistency in Dockerfile.windows...
03:25:13 [2020-06-27T03:25:13.732Z] 
03:25:13 [2020-06-27T03:25:13.732Z] 
03:25:13 [2020-06-27T03:25:13.732Z] INFO: Building the image from Dockerfile.windows at 06/27/2020 03:25:11...
03:25:13 [2020-06-27T03:25:13.732Z] 
03:25:13 [2020-06-27T03:25:13.927Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
03:25:13 [2020-06-27T03:25:13.927Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
03:25:13 [2020-06-27T03:25:13.927Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:25:15 [2020-06-27T03:25:15.945Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
03:25:15 [2020-06-27T03:25:15.945Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
03:25:15 [2020-06-27T03:25:15.945Z] === RUN   TestIpcModeOlderClient
03:25:15 [2020-06-27T03:25:15.945Z] === PAUSE TestIpcModeOlderClient
03:25:15 [2020-06-27T03:25:15.945Z] === RUN   TestKillContainerInvalidSignal
03:25:16 [2020-06-27T03:25:16.358Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:25:16 [2020-06-27T03:25:16.358Z] 
03:25:16 [2020-06-27T03:25:16.358Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
03:25:16 [2020-06-27T03:25:16.358Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
03:25:16 [2020-06-27T03:25:16.358Z] Using test binary docker
03:25:16 [2020-06-27T03:25:16.358Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:25:16 [2020-06-27T03:25:16.358Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:25:16 [2020-06-27T03:25:16.358Z] INFO: Waiting for daemon to start...
03:25:16 [2020-06-27T03:25:16.358Z] Starting dockerd
03:25:16 [2020-06-27T03:25:16.358Z] .
03:25:16 [2020-06-27T03:25:16.358Z] INFO: Building docker-sdk-python3:4.2.1...
03:25:16 [2020-06-27T03:25:16.558Z] --- PASS: TestKillContainerInvalidSignal (0.91s)
03:25:16 [2020-06-27T03:25:16.558Z] === RUN   TestKillContainer
03:25:16 [2020-06-27T03:25:16.558Z] === RUN   TestKillContainer/no_signal
03:25:16 [2020-06-27T03:25:16.824Z] Sending build context to Docker daemon  56.02MB
03:25:16 [2020-06-27T03:25:16.824Z] 
03:25:17 [2020-06-27T03:25:17.291Z] Step 1/10 : FROM microsoft/windowsservercore
03:25:17 [2020-06-27T03:25:17.291Z]  ---> 486def14a6bd
03:25:17 [2020-06-27T03:25:17.291Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
03:25:17 [2020-06-27T03:25:17.291Z]  ---> Running in 533d9b483ca8
03:25:17 [2020-06-27T03:25:17.366Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
03:25:17 [2020-06-27T03:25:17.366Z] === RUN   TestBuildLabelWithTargets
03:25:17 [2020-06-27T03:25:17.563Z] === RUN   TestKillContainer/non_killing_signal
03:25:17 [2020-06-27T03:25:17.757Z] Removing intermediate container 533d9b483ca8
03:25:17 [2020-06-27T03:25:17.757Z]  ---> 863d7bd40844
03:25:17 [2020-06-27T03:25:17.757Z] Step 3/10 : ARG GO_VERSION=1.13.12
03:25:17 [2020-06-27T03:25:17.757Z]  ---> Running in ec084184c537
03:25:17 [2020-06-27T03:25:17.844Z] === RUN   TestKillContainer/killing_signal
03:25:18 [2020-06-27T03:25:18.224Z] Removing intermediate container ec084184c537
03:25:18 [2020-06-27T03:25:18.224Z]  ---> e4c1afce20d9
03:25:18 [2020-06-27T03:25:18.224Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
03:25:18 [2020-06-27T03:25:18.224Z]  ---> Running in c39f00fb2906
03:25:18 [2020-06-27T03:25:18.691Z] Removing intermediate container c39f00fb2906
03:25:18 [2020-06-27T03:25:18.691Z]  ---> 0d7966d98d02
03:25:18 [2020-06-27T03:25:18.691Z] 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}
03:25:18 [2020-06-27T03:25:18.691Z]  ---> Running in c1a849e13e9f
03:25:19 [2020-06-27T03:25:19.158Z] Removing intermediate container c1a849e13e9f
03:25:19 [2020-06-27T03:25:19.158Z]  ---> 0abd0d4787ac
03:25:19 [2020-06-27T03:25:19.158Z] 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;
03:25:19 [2020-06-27T03:25:19.158Z]  ---> Running in ebca6ed08443
03:25:19 [2020-06-27T03:25:19.313Z] --- PASS: TestKillContainer (2.71s)
03:25:19 [2020-06-27T03:25:19.313Z]     --- PASS: TestKillContainer/no_signal (0.92s)
03:25:19 [2020-06-27T03:25:19.313Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
03:25:19 [2020-06-27T03:25:19.313Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
03:25:19 [2020-06-27T03:25:19.313Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:25:19 [2020-06-27T03:25:19.313Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:25:20 [2020-06-27T03:25:20.321Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:25:20 [2020-06-27T03:25:20.934Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s)
03:25:20 [2020-06-27T03:25:20.934Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
03:25:20 [2020-06-27T03:25:20.934Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
03:25:20 [2020-06-27T03:25:20.934Z] === RUN   TestKillStoppedContainer
03:25:21 [2020-06-27T03:25:21.216Z] --- PASS: TestKillStoppedContainer (0.10s)
03:25:21 [2020-06-27T03:25:21.216Z] === RUN   TestKillStoppedContainerAPIPre120
03:25:21 [2020-06-27T03:25:21.216Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
03:25:21 [2020-06-27T03:25:21.216Z] === RUN   TestKillDifferentUserContainer
03:25:22 [2020-06-27T03:25:22.221Z] --- PASS: TestKillDifferentUserContainer (0.88s)
03:25:22 [2020-06-27T03:25:22.221Z] === RUN   TestInspectOomKilledTrue
03:25:22 [2020-06-27T03:25:22.221Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:25:22 [2020-06-27T03:25:22.221Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:25:22 [2020-06-27T03:25:22.221Z] === RUN   TestInspectOomKilledFalse
03:25:22 [2020-06-27T03:25:22.221Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:25:22 [2020-06-27T03:25:22.221Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:25:22 [2020-06-27T03:25:22.221Z] === RUN   TestLinksEtcHostsContentMatch
03:25:22 [2020-06-27T03:25:22.834Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
03:25:22 [2020-06-27T03:25:22.834Z] === RUN   TestLinksContainerNames
03:25:24 [2020-06-27T03:25:24.853Z] --- PASS: TestLinksContainerNames (1.75s)
03:25:24 [2020-06-27T03:25:24.853Z] === RUN   TestLogsFollowTailEmpty
03:25:25 [2020-06-27T03:25:25.429Z] --- PASS: TestBuildLabelWithTargets (8.00s)
03:25:25 [2020-06-27T03:25:25.429Z] === RUN   TestBuildWithEmptyLayers
03:25:25 [2020-06-27T03:25:25.487Z] --- PASS: TestLogsFollowTailEmpty (0.90s)
03:25:25 [2020-06-27T03:25:25.487Z] === RUN   TestContainerNetworkMountsNoChown
03:25:26 [2020-06-27T03:25:26.100Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
03:25:26 [2020-06-27T03:25:26.100Z] === RUN   TestMountDaemonRoot
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/default
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/default
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/private
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/private
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rprivate
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rprivate
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/slave
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/slave
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rslave
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rslave
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/shared
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/shared
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rshared
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rshared
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/default
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/default/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/default/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/default/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/rshared
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/rprivate
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/shared
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/rslave
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/slave
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/private
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/private/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/private/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/default/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:25:26 [2020-06-27T03:25:26.382Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:25:26 [2020-06-27T03:25:26.663Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:25:26 [2020-06-27T03:25:26.663Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:25:26 [2020-06-27T03:25:26.663Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:25:26 [2020-06-27T03:25:26.663Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:25:26 [2020-06-27T03:25:26.663Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:25:26 [2020-06-27T03:25:26.663Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:25:26 [2020-06-27T03:25:26.663Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:25:26 [2020-06-27T03:25:26.663Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:25:26 [2020-06-27T03:25:26.663Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:25:26 [2020-06-27T03:25:26.663Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:25:26 [2020-06-27T03:25:26.945Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:25:26 [2020-06-27T03:25:26.945Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:25:26 [2020-06-27T03:25:26.945Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:25:26 [2020-06-27T03:25:26.945Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:25:26 [2020-06-27T03:25:26.945Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:25:26 [2020-06-27T03:25:26.945Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:25:26 [2020-06-27T03:25:26.945Z] === CONT  TestMountDaemonRoot/private/mount_root
03:25:26 [2020-06-27T03:25:26.945Z] === CONT  TestMountDaemonRoot/private/bind_root
03:25:27 [2020-06-27T03:25:27.227Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:25:27 [2020-06-27T03:25:27.227Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:25:27 [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot (0.01s)
03:25:27 [2020-06-27T03:25:27.227Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
03:25:27 [2020-06-27T03:25:27.227Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
03:25:27 [2020-06-27T03:25:27.227Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
03:25:27 [2020-06-27T03:25:27.227Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
03:25:27 [2020-06-27T03:25:27.227Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
03:25:27 [2020-06-27T03:25:27.227Z] === RUN   TestContainerBindMountNonRecursive
03:25:27 [2020-06-27T03:25:27.818Z] 
03:25:27 [2020-06-27T03:25:27.818Z] SUCCESS: Specified value was saved.
03:25:27 [2020-06-27T03:25:27.818Z] INFO: Downloading git...
03:25:28 [2020-06-27T03:25:28.683Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
03:25:28 [2020-06-27T03:25:28.683Z] === RUN   TestBuildMultiStageOnBuild
03:25:29 [2020-06-27T03:25:29.249Z] --- PASS: TestContainerBindMountNonRecursive (1.99s)
03:25:29 [2020-06-27T03:25:29.249Z] === RUN   TestNetworkNat
03:25:29 [2020-06-27T03:25:29.382Z] INFO: Downloading go...
03:25:30 [2020-06-27T03:25:30.254Z] --- PASS: TestNetworkNat (0.91s)
03:25:30 [2020-06-27T03:25:30.254Z] === RUN   TestNetworkLocalhostTCPNat
03:25:30 [2020-06-27T03:25:30.867Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s)
03:25:30 [2020-06-27T03:25:30.867Z] === RUN   TestNetworkLoopbackNat
03:25:30 [2020-06-27T03:25:30.943Z] INFO: Downloading compiler 1 of 3...
03:25:31 [2020-06-27T03:25:31.409Z] INFO: Downloading compiler 2 of 3...
03:25:32 [2020-06-27T03:25:32.337Z] --- PASS: TestNetworkLoopbackNat (1.14s)
03:25:32 [2020-06-27T03:25:32.337Z] === RUN   TestPause
03:25:32 [2020-06-27T03:25:32.392Z] INFO: Downloading compiler 3 of 3...
03:25:32 [2020-06-27T03:25:32.860Z] INFO: Extracting git...
03:25:32 [2020-06-27T03:25:32.951Z] --- PASS: TestPause (0.92s)
03:25:32 [2020-06-27T03:25:32.951Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:25:32 [2020-06-27T03:25:32.951Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:25:32 [2020-06-27T03:25:32.951Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:25:32 [2020-06-27T03:25:32.951Z] === RUN   TestPauseStopPausedContainer
03:25:33 [2020-06-27T03:25:33.910Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
03:25:33 [2020-06-27T03:25:33.910Z] === RUN   TestBuildUncleanTarFilenames
03:25:33 [2020-06-27T03:25:33.910Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
03:25:33 [2020-06-27T03:25:33.910Z] === RUN   TestBuildMultiStageLayerLeak
03:25:33 [2020-06-27T03:25:33.956Z] --- PASS: TestPauseStopPausedContainer (0.93s)
03:25:33 [2020-06-27T03:25:33.956Z] === RUN   TestPsFilter
03:25:34 [2020-06-27T03:25:34.237Z] --- PASS: TestPsFilter (0.30s)
03:25:34 [2020-06-27T03:25:34.237Z] === RUN   TestRemoveContainerWithRemovedVolume
03:25:35 [2020-06-27T03:25:35.272Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
03:25:35 [2020-06-27T03:25:35.272Z] === RUN   TestRemoveContainerWithVolume
03:25:36 [2020-06-27T03:25:36.283Z] --- PASS: TestRemoveContainerWithVolume (0.91s)
03:25:36 [2020-06-27T03:25:36.283Z] === RUN   TestRemoveContainerRunning
03:25:36 [2020-06-27T03:25:36.897Z] --- PASS: TestRemoveContainerRunning (0.85s)
03:25:36 [2020-06-27T03:25:36.897Z] === RUN   TestRemoveContainerForceRemoveRunning
03:25:37 [2020-06-27T03:25:37.902Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
03:25:37 [2020-06-27T03:25:37.902Z] === RUN   TestRemoveInvalidContainer
03:25:37 [2020-06-27T03:25:37.902Z] --- PASS: TestRemoveInvalidContainer (0.02s)
03:25:37 [2020-06-27T03:25:37.902Z] === RUN   TestRenameLinkedContainer
03:25:38 [2020-06-27T03:25:38.061Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
03:25:38 [2020-06-27T03:25:38.061Z] === RUN   TestBuildWithHugeFile
03:25:41 [2020-06-27T03:25:41.352Z] --- PASS: TestRenameLinkedContainer (3.53s)
03:25:41 [2020-06-27T03:25:41.352Z] === RUN   TestRenameStoppedContainer
03:25:42 [2020-06-27T03:25:42.364Z] --- PASS: TestRenameStoppedContainer (0.88s)
03:25:42 [2020-06-27T03:25:42.364Z] === RUN   TestRenameRunningContainerAndReuse
03:25:42 [2020-06-27T03:25:42.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:25:42 [2020-06-27T03:25:42.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:25:43 [2020-06-27T03:25:43.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:25:44 [2020-06-27T03:25:44.383Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s)
03:25:44 [2020-06-27T03:25:44.383Z] === RUN   TestRenameInvalidName
03:25:44 [2020-06-27T03:25:44.996Z] --- PASS: TestRenameInvalidName (0.88s)
03:25:44 [2020-06-27T03:25:44.996Z] === RUN   TestRenameAnonymousContainer
03:25:45 [2020-06-27T03:25:45.330Z] INFO: Expanding go...
03:25:50 [2020-06-27T03:25:50.489Z] --- PASS: TestRenameAnonymousContainer (4.89s)
03:25:50 [2020-06-27T03:25:50.489Z] === RUN   TestRenameContainerWithSameName
03:25:50 [2020-06-27T03:25:50.770Z] --- PASS: TestRenameContainerWithSameName (0.91s)
03:25:50 [2020-06-27T03:25:50.770Z] === RUN   TestRenameContainerWithLinkedContainer
03:25:52 [2020-06-27T03:25:52.790Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s)
03:25:52 [2020-06-27T03:25:52.790Z] === RUN   TestResize
03:25:53 [2020-06-27T03:25:53.403Z] --- PASS: TestResize (0.89s)
03:25:53 [2020-06-27T03:25:53.403Z] === RUN   TestResizeWithInvalidSize
03:25:54 [2020-06-27T03:25:54.409Z] --- PASS: TestResizeWithInvalidSize (0.86s)
03:25:54 [2020-06-27T03:25:54.409Z] === RUN   TestResizeWhenContainerNotStarted
03:25:55 [2020-06-27T03:25:55.023Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:25:55 [2020-06-27T03:25:55.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:25:55 [2020-06-27T03:25:55.046Z] sha256:c34c40a363b081fa3c1f608bece2f60310ba18c4196497b82853758717bd0be9
03:25:55 [2020-06-27T03:25:55.046Z] INFO: Starting docker-py tests...
03:25:55 [2020-06-27T03:25:55.046Z] ============================= test session starts ==============================
03:25:55 [2020-06-27T03:25:55.046Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
03:25:55 [2020-06-27T03:25:55.046Z] rootdir: /src, inifile: pytest.ini
03:25:55 [2020-06-27T03:25:55.046Z] plugins: cov-2.6.1, timeout-1.3.3
03:25:55 [2020-06-27T03:25:55.046Z] collected 388 items / 1 deselected / 387 selected
03:25:55 [2020-06-27T03:25:55.046Z] 
03:25:57 [2020-06-27T03:25:57.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:25:57 [2020-06-27T03:25:57.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:25:58 [2020-06-27T03:25:58.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:25:58 [2020-06-27T03:25:58.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:25:59 [2020-06-27T03:25:59.814Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:26:00 [2020-06-27T03:26:00.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:26:01 [2020-06-27T03:26:01.158Z] ok  	github.com/docker/docker/api/server/httputils	0.047s	coverage: 14.7% of statements
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
03:26:01 [2020-06-27T03:26:01.158Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 5.1% of statements
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
03:26:01 [2020-06-27T03:26:01.158Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/builder	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:26:01 [2020-06-27T03:26:01.158Z] ok  	github.com/docker/docker/builder/dockerignore	0.037s	coverage: 96.8% of statements
03:26:01 [2020-06-27T03:26:01.158Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
03:26:01 [2020-06-27T03:26:01.158Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.684s	coverage: 86.3% of statements
03:26:02 [2020-06-27T03:26:02.177Z] ok  	github.com/docker/docker/builder/remotecontext	0.643s	coverage: 13.6% of statements
03:26:02 [2020-06-27T03:26:02.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:26:02 [2020-06-27T03:26:02.730Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:26:02 [2020-06-27T03:26:02.799Z] ok  	github.com/docker/docker/builder/dockerfile	1.217s	coverage: 48.1% of statements
03:26:02 [2020-06-27T03:26:02.799Z] ?   	github.com/docker/docker/cli	[no test files]
03:26:02 [2020-06-27T03:26:02.799Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:26:04 [2020-06-27T03:26:04.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:26:05 [2020-06-27T03:26:05.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:26:05 [2020-06-27T03:26:05.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:26:05 [2020-06-27T03:26:05.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:26:05 [2020-06-27T03:26:05.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:26:06 [2020-06-27T03:26:06.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:26:06 [2020-06-27T03:26:06.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:26:07 [2020-06-27T03:26:07.214Z] ok  	github.com/docker/docker/client	0.529s	coverage: 75.4% of statements
03:26:08 [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s)
03:26:08 [2020-06-27T03:26:08.426Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s)
03:26:08 [2020-06-27T03:26:08.426Z] === RUN   TestCgroupNamespacesRun
03:26:08 [2020-06-27T03:26:08.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:26:08 [2020-06-27T03:26:08.717Z] tests/integration/api_build_test.py .......................X             [  6%]
03:26:09 [2020-06-27T03:26:09.281Z] tests/integration/api_client_test.py .....                               [  7%]
03:26:09 [2020-06-27T03:26:09.905Z] --- PASS: TestCgroupNamespacesRun (1.72s)
03:26:09 [2020-06-27T03:26:09.905Z] === RUN   TestCgroupNamespacesRunPrivileged
03:26:10 [2020-06-27T03:26:10.587Z] INFO: Expanding compiler 1 of 3...
03:26:10 [2020-06-27T03:26:10.587Z] INFO: Expanding compiler 2 of 3...
03:26:10 [2020-06-27T03:26:10.775Z] tests/integration/api_config_test.py .....                               [  8%]
03:26:11 [2020-06-27T03:26:11.374Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
03:26:11 [2020-06-27T03:26:11.374Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:26:11 [2020-06-27T03:26:11.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:26:13 [2020-06-27T03:26:13.392Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
03:26:13 [2020-06-27T03:26:13.392Z] === RUN   TestCgroupNamespacesRunHostMode
03:26:13 [2020-06-27T03:26:13.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:26:14 [2020-06-27T03:26:14.369Z] INFO: Expanding compiler 3 of 3...
03:26:14 [2020-06-27T03:26:14.835Z] INFO: Removing downloaded files...
03:26:14 [2020-06-27T03:26:14.835Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
03:26:14 [2020-06-27T03:26:14.835Z] INFO: Configuring git core.autocrlf...
03:26:14 [2020-06-27T03:26:14.870Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
03:26:14 [2020-06-27T03:26:14.870Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:26:15 [2020-06-27T03:26:15.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:26:16 [2020-06-27T03:26:16.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:26:16 [2020-06-27T03:26:16.895Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
03:26:16 [2020-06-27T03:26:16.895Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:26:18 [2020-06-27T03:26:18.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:26:18 [2020-06-27T03:26:18.364Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s)
03:26:18 [2020-06-27T03:26:18.364Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:26:18 [2020-06-27T03:26:18.977Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
03:26:18 [2020-06-27T03:26:18.977Z] === RUN   TestCgroupNamespacesRunOlderClient
03:26:19 [2020-06-27T03:26:19.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:26:20 [2020-06-27T03:26:20.996Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
03:26:20 [2020-06-27T03:26:20.996Z] === RUN   TestKernelTCPMemory
03:26:21 [2020-06-27T03:26:21.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:26:22 [2020-06-27T03:26:22.001Z] --- PASS: TestKernelTCPMemory (0.92s)
03:26:22 [2020-06-27T03:26:22.001Z] === RUN   TestNISDomainname
03:26:22 [2020-06-27T03:26:22.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:26:23 [2020-06-27T03:26:23.007Z] --- PASS: TestNISDomainname (0.98s)
03:26:23 [2020-06-27T03:26:23.007Z] === RUN   TestHostnameDnsResolution
03:26:24 [2020-06-27T03:26:24.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:26:24 [2020-06-27T03:26:24.476Z] --- PASS: TestHostnameDnsResolution (1.71s)
03:26:24 [2020-06-27T03:26:24.476Z] === RUN   TestStats
03:26:25 [2020-06-27T03:26:25.485Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:26:25 [2020-06-27T03:26:25.485Z] Using test binary docker
03:26:25 [2020-06-27T03:26:25.485Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:26:25 [2020-06-27T03:26:25.485Z] +++ /etc/init.d/apparmor start
03:26:25 [2020-06-27T03:26:25.485Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:26:25 [2020-06-27T03:26:25.485Z] INFO: Waiting for daemon to start...
03:26:25 [2020-06-27T03:26:25.485Z] Starting dockerd
03:26:25 [2020-06-27T03:26:25.485Z] +++ 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
03:26:27 [2020-06-27T03:26:27.926Z] --- PASS: TestStats (2.97s)
03:26:27 [2020-06-27T03:26:27.926Z] === RUN   TestStopContainerWithTimeout
03:26:27 [2020-06-27T03:26:27.926Z] === RUN   TestStopContainerWithTimeout/0
03:26:27 [2020-06-27T03:26:27.926Z] === PAUSE TestStopContainerWithTimeout/0
03:26:27 [2020-06-27T03:26:27.926Z] === RUN   TestStopContainerWithTimeout/1
03:26:27 [2020-06-27T03:26:27.926Z] === PAUSE TestStopContainerWithTimeout/1
03:26:27 [2020-06-27T03:26:27.926Z] === RUN   TestStopContainerWithTimeout/3
03:26:27 [2020-06-27T03:26:27.926Z] === PAUSE TestStopContainerWithTimeout/3
03:26:27 [2020-06-27T03:26:27.926Z] === RUN   TestStopContainerWithTimeout/-1
03:26:27 [2020-06-27T03:26:27.926Z] === PAUSE TestStopContainerWithTimeout/-1
03:26:27 [2020-06-27T03:26:27.926Z] === CONT  TestStopContainerWithTimeout/0
03:26:27 [2020-06-27T03:26:27.926Z] === CONT  TestStopContainerWithTimeout/3
03:26:28 [2020-06-27T03:26:28.542Z] === CONT  TestStopContainerWithTimeout/1
03:26:29 [2020-06-27T03:26:29.670Z] .
03:26:29 [2020-06-27T03:26:29.670Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:26:29 [2020-06-27T03:26:29.670Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:26:29 [2020-06-27T03:26:29.670Z] Error: No such image: emptyfs
03:26:29 [2020-06-27T03:26:29.670Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:26:29 [2020-06-27T03:26:29.670Z] ++++ docker load
03:26:29 [2020-06-27T03:26:29.670Z] Running integration-test (iteration 1)
03:26:29 [2020-06-27T03:26:29.670Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
03:26:29 [2020-06-27T03:26:29.670Z] ++ 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
03:26:29 [2020-06-27T03:26:29.670Z] ++ set -e
03:26:29 [2020-06-27T03:26:29.670Z] ++ '[' -n 0 ']'
03:26:29 [2020-06-27T03:26:29.670Z] ++ set -x
03:26:29 [2020-06-27T03:26:29.670Z] ++ env -i DEST=/go/src/github.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
03:26:30 [2020-06-27T03:26:30.561Z] === CONT  TestStopContainerWithTimeout/-1
03:26:32 [2020-06-27T03:26:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:26:32 [2020-06-27T03:26:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:26:32 [2020-06-27T03:26:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:26:32 [2020-06-27T03:26:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:26:33 [2020-06-27T03:26:33.274Z] --- PASS: TestStopContainerWithTimeout (0.01s)
03:26:33 [2020-06-27T03:26:33.274Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
03:26:33 [2020-06-27T03:26:33.274Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
03:26:33 [2020-06-27T03:26:33.274Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
03:26:33 [2020-06-27T03:26:33.274Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
03:26:33 [2020-06-27T03:26:33.274Z] === RUN   TestDeleteDevicemapper
03:26:33 [2020-06-27T03:26:33.274Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:26:33 [2020-06-27T03:26:33.274Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:26:33 [2020-06-27T03:26:33.274Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:26:33 [2020-06-27T03:26:33.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:26:34 [2020-06-27T03:26:34.198Z] --- PASS: TestBuildWithHugeFile (52.32s)
03:26:34 [2020-06-27T03:26:34.198Z] === RUN   TestBuildWithEmptyDockerfile
03:26:34 [2020-06-27T03:26:34.198Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:26:34 [2020-06-27T03:26:34.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:26:34 [2020-06-27T03:26:34.198Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:26:34 [2020-06-27T03:26:34.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:26:34 [2020-06-27T03:26:34.198Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:26:34 [2020-06-27T03:26:34.198Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:26:34 [2020-06-27T03:26:34.198Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:26:34 [2020-06-27T03:26:34.198Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:26:34 [2020-06-27T03:26:34.198Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:26:34 [2020-06-27T03:26:34.198Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
03:26:34 [2020-06-27T03:26:34.198Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
03:26:34 [2020-06-27T03:26:34.198Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
03:26:34 [2020-06-27T03:26:34.198Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
03:26:34 [2020-06-27T03:26:34.198Z] === RUN   TestBuildPreserveOwnership
03:26:34 [2020-06-27T03:26:34.198Z] === RUN   TestBuildPreserveOwnership/copy_from
03:26:36 [2020-06-27T03:26:36.722Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.32s)
03:26:36 [2020-06-27T03:26:36.723Z] === RUN   TestUpdateMemory
03:26:36 [2020-06-27T03:26:36.723Z] --- SKIP: TestUpdateMemory (0.00s)
03:26:36 [2020-06-27T03:26:36.723Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:26:36 [2020-06-27T03:26:36.723Z] === RUN   TestUpdateCPUQuota
03:26:37 [2020-06-27T03:26:37.453Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:26:38 [2020-06-27T03:26:38.195Z] --- PASS: TestUpdateCPUQuota (1.24s)
03:26:38 [2020-06-27T03:26:38.195Z] === RUN   TestUpdatePidsLimit
03:26:38 [2020-06-27T03:26:38.195Z] === RUN   TestUpdatePidsLimit/update_from_none
03:26:38 [2020-06-27T03:26:38.195Z] === RUN   TestUpdatePidsLimit/no_change
03:26:38 [2020-06-27T03:26:38.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:26:38 [2020-06-27T03:26:38.811Z] === RUN   TestUpdatePidsLimit/update_lower
03:26:39 [2020-06-27T03:26:39.093Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:26:39 [2020-06-27T03:26:39.375Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:26:39 [2020-06-27T03:26:39.646Z] Loaded image: buildpack-deps:jessie
03:26:39 [2020-06-27T03:26:39.646Z] Loaded image: busybox:latest
03:26:39 [2020-06-27T03:26:39.646Z] Loaded image: busybox:glibc
03:26:39 [2020-06-27T03:26:39.646Z] Loaded image: debian:jessie
03:26:39 [2020-06-27T03:26:39.646Z] Loaded image: hello-world:latest
03:26:39 [2020-06-27T03:26:39.646Z] INFO: Testing against a local daemon
03:26:39 [2020-06-27T03:26:39.646Z] === RUN   TestCgroupNamespacesBuild
03:26:39 [2020-06-27T03:26:39.988Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:26:40 [2020-06-27T03:26:40.082Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
03:26:40 [2020-06-27T03:26:40.270Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:26:41 [2020-06-27T03:26:41.604Z] --- PASS: TestBuildPreserveOwnership (10.37s)
03:26:41 [2020-06-27T03:26:41.604Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.36s)
03:26:41 [2020-06-27T03:26:41.604Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
03:26:41 [2020-06-27T03:26:41.604Z] === RUN   TestBuildPlatformInvalid
03:26:41 [2020-06-27T03:26:41.604Z] --- PASS: TestBuildPlatformInvalid (0.09s)
03:26:41 [2020-06-27T03:26:41.604Z] PASS
03:26:41 [2020-06-27T03:26:41.604Z] 
03:26:41 [2020-06-27T03:26:41.604Z] === Skipped
03:26:41 [2020-06-27T03:26:41.604Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
03:26:41 [2020-06-27T03:26:41.604Z]     build_session_test.go:25: TODO: BuildKit
03:26:41 [2020-06-27T03:26:41.604Z] 
03:26:41 [2020-06-27T03:26:41.604Z] 
03:26:41 [2020-06-27T03:26:41.604Z] DONE 32 tests, 1 skipped in 124.978s
03:26:41 [2020-06-27T03:26:41.604Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
03:26:41 [2020-06-27T03:26:41.604Z] INFO: Testing against a local daemon
03:26:41 [2020-06-27T03:26:41.604Z] === RUN   TestConfigInspect
03:26:41 [2020-06-27T03:26:41.604Z] --- SKIP: TestConfigInspect (0.02s)
03:26:41 [2020-06-27T03:26:41.604Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:41 [2020-06-27T03:26:41.604Z] === RUN   TestConfigList
03:26:41 [2020-06-27T03:26:41.604Z] --- SKIP: TestConfigList (0.01s)
03:26:41 [2020-06-27T03:26:41.604Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:41 [2020-06-27T03:26:41.604Z] === RUN   TestConfigsCreateAndDelete
03:26:41 [2020-06-27T03:26:41.604Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
03:26:41 [2020-06-27T03:26:41.604Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:41 [2020-06-27T03:26:41.604Z] === RUN   TestConfigsUpdate
03:26:41 [2020-06-27T03:26:41.604Z] --- SKIP: TestConfigsUpdate (0.01s)
03:26:41 [2020-06-27T03:26:41.604Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:41 [2020-06-27T03:26:41.604Z] === RUN   TestTemplatedConfig
03:26:41 [2020-06-27T03:26:41.604Z] --- SKIP: TestTemplatedConfig (0.00s)
03:26:41 [2020-06-27T03:26:41.604Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:41 [2020-06-27T03:26:41.604Z] === RUN   TestConfigCreateResolve
03:26:41 [2020-06-27T03:26:41.604Z] --- SKIP: TestConfigCreateResolve (0.01s)
03:26:41 [2020-06-27T03:26:41.604Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:41 [2020-06-27T03:26:41.604Z] === RUN   TestConfigDaemonLibtrustID
03:26:41 [2020-06-27T03:26:41.738Z] --- PASS: TestUpdatePidsLimit (3.68s)
03:26:41 [2020-06-27T03:26:41.738Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
03:26:41 [2020-06-27T03:26:41.738Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
03:26:41 [2020-06-27T03:26:41.738Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
03:26:41 [2020-06-27T03:26:41.738Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
03:26:41 [2020-06-27T03:26:41.739Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
03:26:41 [2020-06-27T03:26:41.739Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
03:26:41 [2020-06-27T03:26:41.739Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
03:26:41 [2020-06-27T03:26:41.739Z] === RUN   TestUpdateRestartPolicy
03:26:42 [2020-06-27T03:26:42.176Z] --- PASS: TestCgroupNamespacesBuild (3.45s)
03:26:42 [2020-06-27T03:26:42.176Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:26:42 [2020-06-27T03:26:42.963Z] --- PASS: TestConfigDaemonLibtrustID (1.56s)
03:26:42 [2020-06-27T03:26:42.963Z] PASS
03:26:42 [2020-06-27T03:26:42.963Z] 
03:26:42 [2020-06-27T03:26:42.963Z] === Skipped
03:26:42 [2020-06-27T03:26:42.963Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
03:26:42 [2020-06-27T03:26:42.963Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:42 [2020-06-27T03:26:42.963Z] 
03:26:42 [2020-06-27T03:26:42.963Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
03:26:42 [2020-06-27T03:26:42.963Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:42 [2020-06-27T03:26:42.963Z] 
03:26:42 [2020-06-27T03:26:42.963Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
03:26:42 [2020-06-27T03:26:42.963Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:42 [2020-06-27T03:26:42.963Z] 
03:26:42 [2020-06-27T03:26:42.964Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
03:26:42 [2020-06-27T03:26:42.964Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:42 [2020-06-27T03:26:42.964Z] 
03:26:42 [2020-06-27T03:26:42.964Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
03:26:42 [2020-06-27T03:26:42.964Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:42 [2020-06-27T03:26:42.964Z] 
03:26:42 [2020-06-27T03:26:42.964Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
03:26:42 [2020-06-27T03:26:42.964Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:26:42 [2020-06-27T03:26:42.964Z] 
03:26:42 [2020-06-27T03:26:42.964Z] 
03:26:42 [2020-06-27T03:26:42.964Z] DONE 7 tests, 6 skipped in 1.738s
03:26:42 [2020-06-27T03:26:42.964Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
03:26:43 [2020-06-27T03:26:43.218Z] INFO: Testing against a local daemon
03:26:43 [2020-06-27T03:26:43.218Z] === RUN   TestCheckpoint
03:26:43 [2020-06-27T03:26:43.218Z] --- SKIP: TestCheckpoint (0.00s)
03:26:43 [2020-06-27T03:26:43.218Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:26:43 [2020-06-27T03:26:43.218Z] === RUN   TestContainerInvalidJSON
03:26:43 [2020-06-27T03:26:43.218Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:26:43 [2020-06-27T03:26:43.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:26:43 [2020-06-27T03:26:43.218Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:26:43 [2020-06-27T03:26:43.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:26:43 [2020-06-27T03:26:43.218Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:26:43 [2020-06-27T03:26:43.218Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:26:43 [2020-06-27T03:26:43.218Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:26:43 [2020-06-27T03:26:43.218Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:26:43 [2020-06-27T03:26:43.218Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:26:43 [2020-06-27T03:26:43.218Z] --- PASS: TestContainerInvalidJSON (0.02s)
03:26:43 [2020-06-27T03:26:43.218Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:26:43 [2020-06-27T03:26:43.218Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:26:43 [2020-06-27T03:26:43.218Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:26:43 [2020-06-27T03:26:43.218Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:26:43 [2020-06-27T03:26:43.218Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
03:26:43 [2020-06-27T03:26:43.218Z] === RUN   TestCopyFromContainerPathIsNotDir
03:26:43 [2020-06-27T03:26:43.218Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
03:26:43 [2020-06-27T03:26:43.218Z] === RUN   TestCopyToContainerPathDoesNotExist
03:26:43 [2020-06-27T03:26:43.218Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
03:26:43 [2020-06-27T03:26:43.218Z] === RUN   TestCopyToContainerPathIsNotDir
03:26:43 [2020-06-27T03:26:43.472Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
03:26:43 [2020-06-27T03:26:43.472Z] === RUN   TestCopyFromContainer
03:26:44 [2020-06-27T03:26:44.078Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
03:26:44 [2020-06-27T03:26:44.078Z] === RUN   TestBuildWithSession
03:26:44 [2020-06-27T03:26:44.078Z] --- SKIP: TestBuildWithSession (0.00s)
03:26:44 [2020-06-27T03:26:44.078Z]     build_session_test.go:25: TODO: BuildKit
03:26:44 [2020-06-27T03:26:44.078Z] === RUN   TestBuildSquashParent
03:26:46 [2020-06-27T03:26:46.475Z] ok  	github.com/docker/docker/cmd/dockerd	0.113s	coverage: 30.8% of statements
03:26:47 [2020-06-27T03:26:47.628Z] === RUN   TestCopyFromContainer//
03:26:47 [2020-06-27T03:26:47.628Z] === RUN   TestCopyFromContainer//bar/root
03:26:47 [2020-06-27T03:26:47.628Z] === RUN   TestCopyFromContainer//bar/root/
03:26:47 [2020-06-27T03:26:47.628Z] === RUN   TestCopyFromContainer/bar/quux
03:26:47 [2020-06-27T03:26:47.628Z] === RUN   TestCopyFromContainer/bar/quux/
03:26:47 [2020-06-27T03:26:47.628Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:26:47 [2020-06-27T03:26:47.628Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:26:47 [2020-06-27T03:26:47.628Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:26:47 [2020-06-27T03:26:47.628Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:26:47 [2020-06-27T03:26:47.628Z] === RUN   TestCopyFromContainer/bar/notarget
03:26:47 [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer (4.40s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCopyFromContainer// (0.07s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:26:47 [2020-06-27T03:26:47.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:26:47 [2020-06-27T03:26:47.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:26:47 [2020-06-27T03:26:47.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:26:47 [2020-06-27T03:26:47.882Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:26:47 [2020-06-27T03:26:47.882Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:26:47 [2020-06-27T03:26:47.882Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:26:47 [2020-06-27T03:26:47.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateLinkToNonExistingContainer
03:26:47 [2020-06-27T03:26:47.882Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateWithInvalidEnv
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateWithInvalidEnv/0
03:26:47 [2020-06-27T03:26:47.882Z] === PAUSE TestCreateWithInvalidEnv/0
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateWithInvalidEnv/1
03:26:47 [2020-06-27T03:26:47.882Z] === PAUSE TestCreateWithInvalidEnv/1
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateWithInvalidEnv/2
03:26:47 [2020-06-27T03:26:47.882Z] === PAUSE TestCreateWithInvalidEnv/2
03:26:47 [2020-06-27T03:26:47.882Z] === CONT  TestCreateWithInvalidEnv/0
03:26:47 [2020-06-27T03:26:47.882Z] === CONT  TestCreateWithInvalidEnv/2
03:26:47 [2020-06-27T03:26:47.882Z] === CONT  TestCreateWithInvalidEnv/1
03:26:47 [2020-06-27T03:26:47.882Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:26:47 [2020-06-27T03:26:47.882Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateTmpfsMountsTarget
03:26:47 [2020-06-27T03:26:47.882Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
03:26:47 [2020-06-27T03:26:47.882Z] === RUN   TestCreateWithCustomMaskedPaths
03:26:48 [2020-06-27T03:26:48.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:26:49 [2020-06-27T03:26:49.241Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/no_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/no_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/empty_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/valid_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/empty_capadd
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/empty_capadd
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/empty_capdrop
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
03:26:49 [2020-06-27T03:26:49.241Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
03:26:49 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
03:26:49 [2020-06-27T03:26:49.241Z] === CONT  TestCreateWithCapabilities/no_capabilities
03:26:49 [2020-06-27T03:26:49.241Z] === CONT  TestCreateWithCapabilities/empty_capadd
03:26:49 [2020-06-27T03:26:49.241Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
03:26:49 [2020-06-27T03:26:49.241Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
03:26:49 [2020-06-27T03:26:49.241Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
03:26:49 [2020-06-27T03:26:49.241Z] === CONT  TestCreateWithCapabilities/empty_capdrop
03:26:49 [2020-06-27T03:26:49.242Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
03:26:49 [2020-06-27T03:26:49.242Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
03:26:49 [2020-06-27T03:26:49.242Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
03:26:49 [2020-06-27T03:26:49.242Z] === CONT  TestCreateWithCapabilities/valid_capabilities
03:26:49 [2020-06-27T03:26:49.242Z] === CONT  TestCreateWithCapabilities/empty_capabilities
03:26:49 [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities (0.03s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.02s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.02s)
03:26:49 [2020-06-27T03:26:49.242Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.02s)
03:26:49 [2020-06-27T03:26:49.242Z] === RUN   TestCreateWithCustomReadonlyPaths
03:26:50 [2020-06-27T03:26:50.599Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
03:26:50 [2020-06-27T03:26:50.600Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:26:50 [2020-06-27T03:26:50.600Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:26:50 [2020-06-27T03:26:50.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:26:50 [2020-06-27T03:26:50.600Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:26:50 [2020-06-27T03:26:50.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:26:50 [2020-06-27T03:26:50.600Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:26:50 [2020-06-27T03:26:50.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:26:50 [2020-06-27T03:26:50.600Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:26:50 [2020-06-27T03:26:50.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:26:50 [2020-06-27T03:26:50.600Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:26:50 [2020-06-27T03:26:50.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:26:50 [2020-06-27T03:26:50.600Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:26:50 [2020-06-27T03:26:50.600Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:26:50 [2020-06-27T03:26:50.600Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:26:50 [2020-06-27T03:26:50.600Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:26:50 [2020-06-27T03:26:50.600Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:26:50 [2020-06-27T03:26:50.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:26:50 [2020-06-27T03:26:50.600Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
03:26:50 [2020-06-27T03:26:50.600Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
03:26:50 [2020-06-27T03:26:50.600Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:26:50 [2020-06-27T03:26:50.600Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
03:26:50 [2020-06-27T03:26:50.600Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
03:26:50 [2020-06-27T03:26:50.600Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:26:50 [2020-06-27T03:26:50.640Z] --- PASS: TestBuildSquashParent (6.64s)
03:26:50 [2020-06-27T03:26:50.640Z] === RUN   TestBuildWithRemoveAndForceRemove
03:26:50 [2020-06-27T03:26:50.640Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:26:50 [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:26:50 [2020-06-27T03:26:50.640Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:26:50 [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:26:50 [2020-06-27T03:26:50.640Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:26:50 [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:26:50 [2020-06-27T03:26:50.640Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:26:50 [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:26:50 [2020-06-27T03:26:50.640Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:26:50 [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:26:50 [2020-06-27T03:26:50.640Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:26:50 [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:26:50 [2020-06-27T03:26:50.640Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:26:50 [2020-06-27T03:26:50.640Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:26:50 [2020-06-27T03:26:50.640Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:26:50 [2020-06-27T03:26:50.640Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:26:50 [2020-06-27T03:26:50.854Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
03:26:50 [2020-06-27T03:26:50.854Z] === RUN   TestCreateDifferentPlatform
03:26:50 [2020-06-27T03:26:50.854Z] === RUN   TestCreateDifferentPlatform/different_os
03:26:50 [2020-06-27T03:26:50.854Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:26:50 [2020-06-27T03:26:50.854Z] --- PASS: TestCreateDifferentPlatform (0.02s)
03:26:50 [2020-06-27T03:26:50.854Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:26:50 [2020-06-27T03:26:50.854Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:26:50 [2020-06-27T03:26:50.854Z] === RUN   TestContainerStartOnDaemonRestart
03:26:50 [2020-06-27T03:26:50.854Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
03:26:50 [2020-06-27T03:26:50.854Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
03:26:50 [2020-06-27T03:26:50.854Z] === RUN   TestDaemonRestartIpcMode
03:26:50 [2020-06-27T03:26:50.854Z] === PAUSE TestDaemonRestartIpcMode
03:26:50 [2020-06-27T03:26:50.854Z] === RUN   TestDaemonHostGatewayIP
03:26:50 [2020-06-27T03:26:50.854Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
03:26:50 [2020-06-27T03:26:50.854Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:26:50 [2020-06-27T03:26:50.854Z] === RUN   TestContainerKillOnDaemonStart
03:26:50 [2020-06-27T03:26:50.854Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
03:26:50 [2020-06-27T03:26:50.854Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
03:26:50 [2020-06-27T03:26:50.854Z] === RUN   TestDiff
03:26:50 [2020-06-27T03:26:50.911Z] ok  	github.com/docker/docker/container	0.136s	coverage: 34.7% of statements
03:26:50 [2020-06-27T03:26:50.911Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:26:50 [2020-06-27T03:26:50.911Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:26:50 [2020-06-27T03:26:50.911Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:26:50 [2020-06-27T03:26:50.911Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:26:51 [2020-06-27T03:26:51.412Z] --- PASS: TestDiff (0.42s)
03:26:51 [2020-06-27T03:26:51.412Z] === RUN   TestExecWithCloseStdin
03:26:51 [2020-06-27T03:26:51.970Z] --- PASS: TestExecWithCloseStdin (0.47s)
03:26:51 [2020-06-27T03:26:51.970Z] === RUN   TestExec
03:26:52 [2020-06-27T03:26:52.528Z] --- PASS: TestExec (0.52s)
03:26:52 [2020-06-27T03:26:52.529Z] === RUN   TestExecUser
03:26:52 [2020-06-27T03:26:52.783Z] --- PASS: TestExecUser (0.46s)
03:26:52 [2020-06-27T03:26:52.783Z] === RUN   TestExportContainerAndImportImage
03:26:52 [2020-06-27T03:26:52.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:26:52 [2020-06-27T03:26:52.957Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.045s	coverage: 65.3% of statements
03:26:53 [2020-06-27T03:26:53.341Z] --- PASS: TestExportContainerAndImportImage (0.62s)
03:26:53 [2020-06-27T03:26:53.341Z] === RUN   TestExportContainerAfterDaemonRestart
03:26:53 [2020-06-27T03:26:53.928Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:26:53 [2020-06-27T03:26:53.928Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:26:55 [2020-06-27T03:26:55.840Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
03:26:55 [2020-06-27T03:26:55.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s)
03:26:55 [2020-06-27T03:26:55.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s)
03:26:55 [2020-06-27T03:26:55.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s)
03:26:55 [2020-06-27T03:26:55.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s)
03:26:55 [2020-06-27T03:26:55.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s)
03:26:55 [2020-06-27T03:26:55.840Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s)
03:26:55 [2020-06-27T03:26:55.840Z] === RUN   TestBuildMultiStageCopy
03:26:55 [2020-06-27T03:26:55.840Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:26:56 [2020-06-27T03:26:56.636Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
03:26:56 [2020-06-27T03:26:56.636Z] === RUN   TestHealthCheckWorkdir
03:26:56 [2020-06-27T03:26:56.950Z] --- PASS: TestUpdateRestartPolicy (12.88s)
03:26:56 [2020-06-27T03:26:56.950Z] === RUN   TestUpdateRestartWithAutoRemove
03:26:56 [2020-06-27T03:26:56.950Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
03:26:56 [2020-06-27T03:26:56.950Z] === RUN   TestWaitNonBlocked
03:26:56 [2020-06-27T03:26:56.950Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:26:56 [2020-06-27T03:26:56.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:26:56 [2020-06-27T03:26:56.950Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:26:56 [2020-06-27T03:26:56.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:26:56 [2020-06-27T03:26:56.950Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:26:56 [2020-06-27T03:26:56.950Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:26:56 [2020-06-27T03:26:56.950Z] --- PASS: TestWaitNonBlocked (0.01s)
03:26:56 [2020-06-27T03:26:56.950Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
03:26:56 [2020-06-27T03:26:56.950Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s)
03:26:56 [2020-06-27T03:26:56.950Z] === RUN   TestWaitBlocked
03:26:56 [2020-06-27T03:26:56.950Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:26:56 [2020-06-27T03:26:56.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:26:56 [2020-06-27T03:26:56.950Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:26:56 [2020-06-27T03:26:56.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:26:56 [2020-06-27T03:26:56.950Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:26:56 [2020-06-27T03:26:56.950Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:26:56 [2020-06-27T03:26:56.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:26:57 [2020-06-27T03:26:57.577Z] --- PASS: TestHealthCheckWorkdir (0.61s)
03:26:57 [2020-06-27T03:26:57.577Z] === RUN   TestHealthKillContainer
03:26:57 [2020-06-27T03:26:57.952Z] --- PASS: TestWaitBlocked (0.01s)
03:26:57 [2020-06-27T03:26:57.952Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s)
03:26:57 [2020-06-27T03:26:57.952Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s)
03:26:57 [2020-06-27T03:26:57.952Z] === CONT  TestContainerKillOnDaemonStart
03:26:57 [2020-06-27T03:26:57.952Z] === CONT  TestContainerStartOnDaemonRestart
03:26:58 [2020-06-27T03:26:58.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:26:58 [2020-06-27T03:26:58.371Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:26:58 [2020-06-27T03:26:58.473Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.047s	coverage: 35.4% of statements
03:26:58 [2020-06-27T03:26:58.630Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:26:58 [2020-06-27T03:26:58.889Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:26:59 [2020-06-27T03:26:59.455Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:27:00 [2020-06-27T03:27:00.023Z] --- PASS: TestBuildMultiStageCopy (4.27s)
03:27:00 [2020-06-27T03:27:00.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.18s)
03:27:00 [2020-06-27T03:27:00.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
03:27:00 [2020-06-27T03:27:00.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
03:27:00 [2020-06-27T03:27:00.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
03:27:00 [2020-06-27T03:27:00.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
03:27:00 [2020-06-27T03:27:00.023Z] === RUN   TestBuildMultiStageParentConfig
03:27:00 [2020-06-27T03:27:00.091Z] --- PASS: TestHealthKillContainer (2.58s)
03:27:00 [2020-06-27T03:27:00.091Z] === RUN   TestInspectCpusetInConfigPre120
03:27:00 [2020-06-27T03:27:00.345Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
03:27:00 [2020-06-27T03:27:00.345Z] === RUN   TestIpcModeNone
03:27:00 [2020-06-27T03:27:00.904Z] --- PASS: TestIpcModeNone (0.48s)
03:27:00 [2020-06-27T03:27:00.904Z] === RUN   TestIpcModePrivate
03:27:01 [2020-06-27T03:27:01.175Z] ok  	github.com/docker/docker/daemon/cluster	0.159s	coverage: 0.5% of statements
03:27:01 [2020-06-27T03:27:01.391Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s)
03:27:01 [2020-06-27T03:27:01.391Z] === CONT  TestDaemonHostGatewayIP
03:27:01 [2020-06-27T03:27:01.462Z] --- PASS: TestIpcModePrivate (0.48s)
03:27:01 [2020-06-27T03:27:01.463Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
03:27:01 [2020-06-27T03:27:01.463Z] === RUN   TestIpcModeShareable
03:27:01 [2020-06-27T03:27:01.463Z] --- SKIP: TestIpcModeShareable (0.00s)
03:27:01 [2020-06-27T03:27:01.463Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:27:01 [2020-06-27T03:27:01.463Z] === RUN   TestAPIIpcModeShareableAndContainer
03:27:01 [2020-06-27T03:27:01.924Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
03:27:01 [2020-06-27T03:27:01.924Z] === RUN   TestBuildLabelWithTargets
03:27:02 [2020-06-27T03:27:02.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:27:02 [2020-06-27T03:27:02.822Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
03:27:02 [2020-06-27T03:27:02.822Z] === RUN   TestAPIIpcModeHost
03:27:02 [2020-06-27T03:27:02.822Z] --- SKIP: TestAPIIpcModeHost (0.00s)
03:27:02 [2020-06-27T03:27:02.822Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:27:02 [2020-06-27T03:27:02.822Z] === RUN   TestDaemonIpcModeShareable
03:27:02 [2020-06-27T03:27:02.822Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
03:27:02 [2020-06-27T03:27:02.822Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:27:02 [2020-06-27T03:27:02.822Z] === RUN   TestDaemonIpcModePrivate
03:27:03 [2020-06-27T03:27:03.833Z] --- PASS: TestBuildLabelWithTargets (2.20s)
03:27:03 [2020-06-27T03:27:03.833Z] === RUN   TestBuildWithEmptyLayers
03:27:04 [2020-06-27T03:27:04.055Z] --- PASS: TestDaemonHostGatewayIP (3.29s)
03:27:04 [2020-06-27T03:27:04.055Z] === CONT  TestDaemonRestartIpcMode
03:27:04 [2020-06-27T03:27:04.663Z] ok  	github.com/docker/docker/daemon/discovery	0.027s	coverage: 30.0% of statements
03:27:04 [2020-06-27T03:27:04.768Z] --- PASS: TestBuildWithEmptyLayers (0.97s)
03:27:04 [2020-06-27T03:27:04.768Z] === RUN   TestBuildMultiStageOnBuild
03:27:05 [2020-06-27T03:27:05.326Z] --- PASS: TestDaemonIpcModePrivate (2.21s)
03:27:05 [2020-06-27T03:27:05.326Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false
03:27:05 [2020-06-27T03:27:05.326Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:27:05 [2020-06-27T03:27:05.326Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
03:27:05 [2020-06-27T03:27:05.326Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:27:05 [2020-06-27T03:27:05.326Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:27:05 [2020-06-27T03:27:05.326Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
03:27:05 [2020-06-27T03:27:05.326Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:27:05 [2020-06-27T03:27:05.326Z] === RUN   TestIpcModeOlderClient
03:27:05 [2020-06-27T03:27:05.326Z] === PAUSE TestIpcModeOlderClient
03:27:05 [2020-06-27T03:27:05.326Z] === RUN   TestKillContainerInvalidSignal
03:27:05 [2020-06-27T03:27:05.582Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
03:27:05 [2020-06-27T03:27:05.582Z] === RUN   TestKillContainer
03:27:05 [2020-06-27T03:27:05.582Z] === RUN   TestKillContainer/no_signal
03:27:05 [2020-06-27T03:27:05.836Z] === RUN   TestKillContainer/non_killing_signal
03:27:06 [2020-06-27T03:27:06.090Z] === RUN   TestKillContainer/killing_signal
03:27:06 [2020-06-27T03:27:06.152Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
03:27:06 [2020-06-27T03:27:06.152Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 81.7% of statements
03:27:06 [2020-06-27T03:27:06.649Z] --- PASS: TestKillContainer (1.29s)
03:27:06 [2020-06-27T03:27:06.649Z]     --- PASS: TestKillContainer/no_signal (0.41s)
03:27:06 [2020-06-27T03:27:06.649Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
03:27:06 [2020-06-27T03:27:06.649Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
03:27:06 [2020-06-27T03:27:06.649Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:27:06 [2020-06-27T03:27:06.649Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:27:06 [2020-06-27T03:27:06.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:27:07 [2020-06-27T03:27:07.207Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:27:07 [2020-06-27T03:27:07.297Z] --- PASS: TestBuildMultiStageOnBuild (2.66s)
03:27:07 [2020-06-27T03:27:07.298Z] === RUN   TestBuildUncleanTarFilenames
03:27:07 [2020-06-27T03:27:07.766Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
03:27:07 [2020-06-27T03:27:07.766Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
03:27:07 [2020-06-27T03:27:07.766Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
03:27:07 [2020-06-27T03:27:07.766Z] === RUN   TestKillStoppedContainer
03:27:07 [2020-06-27T03:27:07.766Z] --- PASS: TestKillStoppedContainer (0.04s)
03:27:07 [2020-06-27T03:27:07.766Z] === RUN   TestKillStoppedContainerAPIPre120
03:27:07 [2020-06-27T03:27:07.766Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
03:27:07 [2020-06-27T03:27:07.766Z] === RUN   TestKillDifferentUserContainer
03:27:08 [2020-06-27T03:27:08.020Z] --- PASS: TestKillDifferentUserContainer (0.44s)
03:27:08 [2020-06-27T03:27:08.020Z] === RUN   TestInspectOomKilledTrue
03:27:08 [2020-06-27T03:27:08.020Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:27:08 [2020-06-27T03:27:08.020Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
03:27:08 [2020-06-27T03:27:08.020Z] === RUN   TestInspectOomKilledFalse
03:27:08 [2020-06-27T03:27:08.020Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:27:08 [2020-06-27T03:27:08.020Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:27:08 [2020-06-27T03:27:08.020Z] === RUN   TestLinksEtcHostsContentMatch
03:27:08 [2020-06-27T03:27:08.020Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
03:27:08 [2020-06-27T03:27:08.020Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
03:27:08 [2020-06-27T03:27:08.020Z] === RUN   TestLinksContainerNames
03:27:08 [2020-06-27T03:27:08.441Z] --- PASS: TestDaemonRestartIpcMode (3.54s)
03:27:08 [2020-06-27T03:27:08.441Z] === CONT  TestIpcModeOlderClient
03:27:08 [2020-06-27T03:27:08.441Z] --- PASS: TestIpcModeOlderClient (0.21s)
03:27:08 [2020-06-27T03:27:08.862Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
03:27:08 [2020-06-27T03:27:08.942Z] --- PASS: TestLinksContainerNames (0.85s)
03:27:08 [2020-06-27T03:27:08.942Z] === RUN   TestLogsFollowTailEmpty
03:27:09 [2020-06-27T03:27:09.198Z] --- PASS: TestBuildUncleanTarFilenames (1.40s)
03:27:09 [2020-06-27T03:27:09.198Z] === RUN   TestBuildMultiStageLayerLeak
03:27:09 [2020-06-27T03:27:09.500Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
03:27:09 [2020-06-27T03:27:09.501Z] === RUN   TestContainerNetworkMountsNoChown
03:27:09 [2020-06-27T03:27:09.760Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
03:27:09 [2020-06-27T03:27:09.760Z] === RUN   TestMountDaemonRoot
03:27:09 [2020-06-27T03:27:09.760Z] === RUN   TestMountDaemonRoot/default
03:27:09 [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/default
03:27:09 [2020-06-27T03:27:09.760Z] === RUN   TestMountDaemonRoot/private
03:27:09 [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/private
03:27:09 [2020-06-27T03:27:09.760Z] === RUN   TestMountDaemonRoot/rprivate
03:27:09 [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/rprivate
03:27:09 [2020-06-27T03:27:09.760Z] === RUN   TestMountDaemonRoot/slave
03:27:09 [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/slave
03:27:09 [2020-06-27T03:27:09.760Z] === RUN   TestMountDaemonRoot/rslave
03:27:09 [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/rslave
03:27:09 [2020-06-27T03:27:09.760Z] === RUN   TestMountDaemonRoot/shared
03:27:09 [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/shared
03:27:09 [2020-06-27T03:27:09.760Z] === RUN   TestMountDaemonRoot/rshared
03:27:09 [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/rshared
03:27:09 [2020-06-27T03:27:09.760Z] === CONT  TestMountDaemonRoot/default
03:27:09 [2020-06-27T03:27:09.760Z] === RUN   TestMountDaemonRoot/default/bind_root
03:27:09 [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:27:09 [2020-06-27T03:27:09.760Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/default/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === CONT  TestMountDaemonRoot/rslave
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === CONT  TestMountDaemonRoot/rshared
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === CONT  TestMountDaemonRoot/shared
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === CONT  TestMountDaemonRoot/rprivate
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === CONT  TestMountDaemonRoot/slave
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === CONT  TestMountDaemonRoot/private
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/private/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:27:09 [2020-06-27T03:27:09.761Z] === RUN   TestMountDaemonRoot/private/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:27:09 [2020-06-27T03:27:09.761Z] === CONT  TestMountDaemonRoot/default/bind_root
03:27:09 [2020-06-27T03:27:09.761Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/default/mount_root
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:27:10 [2020-06-27T03:27:10.015Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/private/mount_root
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:27:10 [2020-06-27T03:27:10.269Z] === CONT  TestMountDaemonRoot/private/bind_root
03:27:10 [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
03:27:10 [2020-06-27T03:27:10.269Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
03:27:10 [2020-06-27T03:27:10.269Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
03:27:10 [2020-06-27T03:27:10.269Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
03:27:10 [2020-06-27T03:27:10.269Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
03:27:10 [2020-06-27T03:27:10.269Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
03:27:10 [2020-06-27T03:27:10.269Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
03:27:10 [2020-06-27T03:27:10.269Z] === RUN   TestContainerBindMountNonRecursive
03:27:10 [2020-06-27T03:27:10.269Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
03:27:10 [2020-06-27T03:27:10.269Z]     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)
03:27:10 [2020-06-27T03:27:10.269Z] === RUN   TestNetworkNat
03:27:10 [2020-06-27T03:27:10.452Z] --- PASS: TestContainerKillOnDaemonStart (12.32s)
03:27:10 [2020-06-27T03:27:10.452Z] PASS
03:27:10 [2020-06-27T03:27:10.452Z] 
03:27:10 [2020-06-27T03:27:10.452Z] === Skipped
03:27:10 [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
03:27:10 [2020-06-27T03:27:10.452Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:27:10 [2020-06-27T03:27:10.452Z] 
03:27:10 [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
03:27:10 [2020-06-27T03:27:10.452Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:27:10 [2020-06-27T03:27:10.452Z] 
03:27:10 [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
03:27:10 [2020-06-27T03:27:10.452Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:27:10 [2020-06-27T03:27:10.452Z] 
03:27:10 [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:27:10 [2020-06-27T03:27:10.452Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:27:10 [2020-06-27T03:27:10.452Z] 
03:27:10 [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
03:27:10 [2020-06-27T03:27:10.452Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:27:10 [2020-06-27T03:27:10.452Z] 
03:27:10 [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
03:27:10 [2020-06-27T03:27:10.452Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:27:10 [2020-06-27T03:27:10.452Z] 
03:27:10 [2020-06-27T03:27:10.452Z] 
03:27:10 [2020-06-27T03:27:10.452Z] DONE 203 tests, 6 skipped in 149.986s
03:27:10 [2020-06-27T03:27:10.452Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
03:27:10 [2020-06-27T03:27:10.452Z] ++ 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
03:27:10 [2020-06-27T03:27:10.452Z] ++ set -e
03:27:10 [2020-06-27T03:27:10.452Z] ++ '[' -n 0 ']'
03:27:10 [2020-06-27T03:27:10.452Z] ++ set -x
03:27:10 [2020-06-27T03:27:10.452Z] ++ env -i DEST=/go/src/github.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
03:27:10 [2020-06-27T03:27:10.452Z] INFO: Testing against a local daemon
03:27:10 [2020-06-27T03:27:10.452Z] === RUN   TestCommitInheritsEnv
03:27:10 [2020-06-27T03:27:10.827Z] --- PASS: TestNetworkNat (0.50s)
03:27:10 [2020-06-27T03:27:10.827Z] === RUN   TestNetworkLocalhostTCPNat
03:27:10 [2020-06-27T03:27:10.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:27:11 [2020-06-27T03:27:11.063Z] --- PASS: TestCommitInheritsEnv (0.56s)
03:27:11 [2020-06-27T03:27:11.063Z] === RUN   TestImportExtremelyLargeImageWorks
03:27:11 [2020-06-27T03:27:11.063Z] === PAUSE TestImportExtremelyLargeImageWorks
03:27:11 [2020-06-27T03:27:11.063Z] === RUN   TestImagesFilterMultiReference
03:27:11 [2020-06-27T03:27:11.063Z] --- PASS: TestImagesFilterMultiReference (0.04s)
03:27:11 [2020-06-27T03:27:11.063Z] === RUN   TestImagePullPlatformInvalid
03:27:11 [2020-06-27T03:27:11.063Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
03:27:11 [2020-06-27T03:27:11.063Z] === RUN   TestRemoveImageOrphaning
03:27:11 [2020-06-27T03:27:11.386Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
03:27:11 [2020-06-27T03:27:11.386Z] === RUN   TestNetworkLoopbackNat
03:27:11 [2020-06-27T03:27:11.556Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
03:27:11 [2020-06-27T03:27:11.556Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.493s	coverage: 13.9% of statements
03:27:11 [2020-06-27T03:27:11.673Z] --- PASS: TestRemoveImageOrphaning (0.58s)
03:27:11 [2020-06-27T03:27:11.673Z] === RUN   TestRemoveImageGarbageCollector
03:27:11 [2020-06-27T03:27:11.673Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:27:11 [2020-06-27T03:27:11.673Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:27:11 [2020-06-27T03:27:11.673Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:27:11 [2020-06-27T03:27:11.673Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
03:27:11 [2020-06-27T03:27:11.673Z] === RUN   TestTagInvalidReference
03:27:11 [2020-06-27T03:27:11.673Z] --- PASS: TestTagInvalidReference (0.01s)
03:27:11 [2020-06-27T03:27:11.673Z] === RUN   TestTagValidPrefixedRepo
03:27:11 [2020-06-27T03:27:11.673Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
03:27:11 [2020-06-27T03:27:11.673Z] === RUN   TestTagExistedNameWithoutForce
03:27:11 [2020-06-27T03:27:11.673Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
03:27:11 [2020-06-27T03:27:11.673Z] === RUN   TestTagOfficialNames
03:27:11 [2020-06-27T03:27:11.673Z] --- PASS: TestTagOfficialNames (0.04s)
03:27:11 [2020-06-27T03:27:11.673Z] === RUN   TestTagMatchesDigest
03:27:11 [2020-06-27T03:27:11.673Z] --- PASS: TestTagMatchesDigest (0.02s)
03:27:11 [2020-06-27T03:27:11.673Z] === CONT  TestImportExtremelyLargeImageWorks
03:27:11 [2020-06-27T03:27:11.727Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s)
03:27:11 [2020-06-27T03:27:11.727Z] === RUN   TestBuildWithHugeFile
03:27:11 [2020-06-27T03:27:11.944Z] --- PASS: TestNetworkLoopbackNat (0.53s)
03:27:11 [2020-06-27T03:27:11.944Z] === RUN   TestPause
03:27:11 [2020-06-27T03:27:11.944Z] --- SKIP: TestPause (0.00s)
03:27:11 [2020-06-27T03:27:11.944Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:27:11 [2020-06-27T03:27:11.944Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:27:11 [2020-06-27T03:27:11.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:27:11 [2020-06-27T03:27:11.944Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:27:11 [2020-06-27T03:27:11.944Z] === RUN   TestPauseStopPausedContainer
03:27:11 [2020-06-27T03:27:11.944Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
03:27:11 [2020-06-27T03:27:11.944Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
03:27:11 [2020-06-27T03:27:11.944Z] === RUN   TestPsFilter
03:27:11 [2020-06-27T03:27:11.944Z] --- PASS: TestPsFilter (0.10s)
03:27:11 [2020-06-27T03:27:11.944Z] === RUN   TestRemoveContainerWithRemovedVolume
03:27:12 [2020-06-27T03:27:12.204Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
03:27:12 [2020-06-27T03:27:12.204Z] === RUN   TestRemoveContainerWithVolume
03:27:12 [2020-06-27T03:27:12.764Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
03:27:12 [2020-06-27T03:27:12.764Z] === RUN   TestRemoveContainerRunning
03:27:13 [2020-06-27T03:27:13.324Z] --- PASS: TestRemoveContainerRunning (0.43s)
03:27:13 [2020-06-27T03:27:13.324Z] === RUN   TestRemoveContainerForceRemoveRunning
03:27:13 [2020-06-27T03:27:13.578Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
03:27:13 [2020-06-27T03:27:13.578Z] === RUN   TestRemoveInvalidContainer
03:27:13 [2020-06-27T03:27:13.578Z] --- PASS: TestRemoveInvalidContainer (0.02s)
03:27:13 [2020-06-27T03:27:13.578Z] === RUN   TestRenameLinkedContainer
03:27:13 [2020-06-27T03:27:13.591Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.650s	coverage: 57.9% of statements
03:27:14 [2020-06-27T03:27:14.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:27:15 [2020-06-27T03:27:15.460Z] --- PASS: TestRenameLinkedContainer (1.68s)
03:27:15 [2020-06-27T03:27:15.460Z] === RUN   TestRenameStoppedContainer
03:27:15 [2020-06-27T03:27:15.714Z] --- PASS: TestRenameStoppedContainer (0.39s)
03:27:15 [2020-06-27T03:27:15.714Z] === RUN   TestRenameRunningContainerAndReuse
03:27:16 [2020-06-27T03:27:16.295Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
03:27:16 [2020-06-27T03:27:16.638Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
03:27:16 [2020-06-27T03:27:16.638Z] === RUN   TestRenameInvalidName
03:27:16 [2020-06-27T03:27:16.893Z] --- PASS: TestRenameInvalidName (0.43s)
03:27:16 [2020-06-27T03:27:16.893Z] === RUN   TestRenameAnonymousContainer
03:27:16 [2020-06-27T03:27:16.916Z] ok  	github.com/docker/docker/daemon	12.322s	coverage: 17.5% of statements
03:27:16 [2020-06-27T03:27:16.916Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:27:16 [2020-06-27T03:27:16.916Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:27:16 [2020-06-27T03:27:16.916Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:27:16 [2020-06-27T03:27:16.916Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:27:17 [2020-06-27T03:27:17.201Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.338s	coverage: 69.2% of statements
03:27:18 [2020-06-27T03:27:18.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:27:18 [2020-06-27T03:27:18.684Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.009s	coverage: 46.2% of statements
03:27:18 [2020-06-27T03:27:18.684Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:27:18 [2020-06-27T03:27:18.775Z] --- PASS: TestRenameAnonymousContainer (1.51s)
03:27:18 [2020-06-27T03:27:18.775Z] === RUN   TestRenameContainerWithSameName
03:27:19 [2020-06-27T03:27:19.029Z] --- PASS: TestRenameContainerWithSameName (0.42s)
03:27:19 [2020-06-27T03:27:19.029Z] === RUN   TestRenameContainerWithLinkedContainer
03:27:19 [2020-06-27T03:27:19.951Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
03:27:19 [2020-06-27T03:27:19.951Z] === RUN   TestResize
03:27:20 [2020-06-27T03:27:20.206Z] --- PASS: TestResize (0.42s)
03:27:20 [2020-06-27T03:27:20.206Z] === RUN   TestResizeWithInvalidSize
03:27:20 [2020-06-27T03:27:20.726Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.300s	coverage: 49.5% of statements
03:27:20 [2020-06-27T03:27:20.765Z] --- PASS: TestResizeWithInvalidSize (0.44s)
03:27:20 [2020-06-27T03:27:20.765Z] === RUN   TestResizeWhenContainerNotStarted
03:27:21 [2020-06-27T03:27:21.012Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.557s	coverage: 76.1% of statements
03:27:21 [2020-06-27T03:27:21.019Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
03:27:21 [2020-06-27T03:27:21.019Z] === RUN   TestDaemonRestartKillContainers
03:27:21 [2020-06-27T03:27:21.019Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
03:27:21 [2020-06-27T03:27:21.019Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
03:27:21 [2020-06-27T03:27:21.019Z] === RUN   TestCgroupNamespacesRun
03:27:21 [2020-06-27T03:27:21.646Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:27:21 [2020-06-27T03:27:21.646Z] Using test binary docker
03:27:21 [2020-06-27T03:27:21.646Z] +++ /etc/init.d/apparmor start
03:27:21 [2020-06-27T03:27:21.646Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:27:21 [2020-06-27T03:27:21.646Z] INFO: Waiting for daemon to start...
03:27:21 [2020-06-27T03:27:21.646Z] Starting dockerd
03:27:21 [2020-06-27T03:27:21.646Z] +++ 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
03:27:21 [2020-06-27T03:27:21.649Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.027s	coverage: 58.0% of statements
03:27:23 [2020-06-27T03:27:23.530Z] --- PASS: TestCgroupNamespacesRun (2.15s)
03:27:23 [2020-06-27T03:27:23.530Z] === RUN   TestCgroupNamespacesRunPrivileged
03:27:23 [2020-06-27T03:27:23.545Z] .
03:27:23 [2020-06-27T03:27:23.545Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:27:23 [2020-06-27T03:27:23.691Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
03:27:23 [2020-06-27T03:27:23.691Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
03:27:23 [2020-06-27T03:27:23.803Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:27:23 [2020-06-27T03:27:23.803Z] Error: No such image: emptyfs
03:27:23 [2020-06-27T03:27:23.803Z] ++++ docker load
03:27:23 [2020-06-27T03:27:23.803Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:27:24 [2020-06-27T03:27:24.061Z] Running integration-test (iteration 1)
03:27:24 [2020-06-27T03:27:24.061Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:27:24 [2020-06-27T03:27:24.061Z] ++ 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
03:27:24 [2020-06-27T03:27:24.061Z] ++ set -e
03:27:24 [2020-06-27T03:27:24.061Z] ++ '[' -n 0 ']'
03:27:24 [2020-06-27T03:27:24.061Z] ++ set -x
03:27:24 [2020-06-27T03:27:24.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-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
03:27:25 [2020-06-27T03:27:25.174Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.005s	coverage: 52.1% of statements
03:27:25 [2020-06-27T03:27:25.174Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:27:25 [2020-06-27T03:27:25.174Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:27:25 [2020-06-27T03:27:25.410Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s)
03:27:25 [2020-06-27T03:27:25.410Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:27:27 [2020-06-27T03:27:27.216Z] ok  	github.com/docker/docker/daemon/logger	0.270s	coverage: 41.8% of statements
03:27:27 [2020-06-27T03:27:27.839Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.036s	coverage: 67.0% of statements
03:27:27 [2020-06-27T03:27:27.839Z] ok  	github.com/docker/docker/daemon/images	0.053s	coverage: 4.8% of statements
03:27:27 [2020-06-27T03:27:27.839Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:27:27 [2020-06-27T03:27:27.839Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:27:27 [2020-06-27T03:27:27.915Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s)
03:27:27 [2020-06-27T03:27:27.915Z] === RUN   TestCgroupNamespacesRunHostMode
03:27:28 [2020-06-27T03:27:28.460Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.495s	coverage: 77.8% of statements
03:27:28 [2020-06-27T03:27:28.461Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:27:28 [2020-06-27T03:27:28.461Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:27:29 [2020-06-27T03:27:29.082Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
03:27:29 [2020-06-27T03:27:29.368Z] ok  	github.com/docker/docker/daemon/logger/journald	0.023s	coverage: 26.2% of statements
03:27:29 [2020-06-27T03:27:29.838Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s)
03:27:29 [2020-06-27T03:27:29.838Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:27:31 [2020-06-27T03:27:31.422Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.025s	coverage: 61.6% of statements
03:27:31 [2020-06-27T03:27:31.708Z] ok  	github.com/docker/docker/daemon/logger/local	0.087s	coverage: 75.2% of statements
03:27:31 [2020-06-27T03:27:31.708Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:27:31 [2020-06-27T03:27:31.719Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s)
03:27:31 [2020-06-27T03:27:31.719Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:27:32 [2020-06-27T03:27:32.483Z] ..........................xx....................                         [ 29%]
03:27:32 [2020-06-27T03:27:32.729Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.039s	coverage: 33.3% of statements
03:27:32 [2020-06-27T03:27:32.729Z] time="2020-06-27T03:27:32Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate530404378/log552830129.1: no such file or directory"
03:27:32 [2020-06-27T03:27:32.729Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.032s	coverage: 37.7% of statements
03:27:33 [2020-06-27T03:27:33.752Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
03:27:34 [2020-06-27T03:27:34.225Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
03:27:34 [2020-06-27T03:27:34.225Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:27:34 [2020-06-27T03:27:34.375Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.030s	coverage: 46.8% of statements
03:27:35 [2020-06-27T03:27:35.583Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
03:27:35 [2020-06-27T03:27:35.583Z] === RUN   TestCgroupNamespacesRunOlderClient
03:27:37 [2020-06-27T03:27:37.079Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
03:27:37 [2020-06-27T03:27:37.401Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.497s	coverage: 82.5% of statements
03:27:37 [2020-06-27T03:27:37.401Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:27:37 [2020-06-27T03:27:37.401Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:27:38 [2020-06-27T03:27:38.024Z] ok  	github.com/docker/docker/distribution/metadata	0.105s	coverage: 48.2% of statements
03:27:38 [2020-06-27T03:27:38.130Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
03:27:38 [2020-06-27T03:27:38.130Z] === RUN   TestKernelTCPMemory
03:27:38 [2020-06-27T03:27:38.130Z] --- SKIP: TestKernelTCPMemory (0.03s)
03:27:38 [2020-06-27T03:27:38.130Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:27:38 [2020-06-27T03:27:38.130Z] === RUN   TestNISDomainname
03:27:38 [2020-06-27T03:27:38.130Z] --- SKIP: TestNISDomainname (0.00s)
03:27:38 [2020-06-27T03:27:38.130Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
03:27:38 [2020-06-27T03:27:38.130Z] === RUN   TestHostnameDnsResolution
03:27:38 [2020-06-27T03:27:38.384Z] --- PASS: TestHostnameDnsResolution (0.66s)
03:27:38 [2020-06-27T03:27:38.384Z] === RUN   TestStats
03:27:38 [2020-06-27T03:27:38.384Z] --- SKIP: TestStats (0.00s)
03:27:38 [2020-06-27T03:27:38.384Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
03:27:38 [2020-06-27T03:27:38.384Z] === RUN   TestStopContainerWithTimeout
03:27:38 [2020-06-27T03:27:38.638Z] === RUN   TestStopContainerWithTimeout/0
03:27:38 [2020-06-27T03:27:38.638Z] === PAUSE TestStopContainerWithTimeout/0
03:27:38 [2020-06-27T03:27:38.638Z] === RUN   TestStopContainerWithTimeout/1
03:27:38 [2020-06-27T03:27:38.638Z] === PAUSE TestStopContainerWithTimeout/1
03:27:38 [2020-06-27T03:27:38.638Z] === RUN   TestStopContainerWithTimeout/3
03:27:38 [2020-06-27T03:27:38.638Z] === PAUSE TestStopContainerWithTimeout/3
03:27:38 [2020-06-27T03:27:38.638Z] === RUN   TestStopContainerWithTimeout/-1
03:27:38 [2020-06-27T03:27:38.638Z] === PAUSE TestStopContainerWithTimeout/-1
03:27:38 [2020-06-27T03:27:38.638Z] === CONT  TestStopContainerWithTimeout/0
03:27:38 [2020-06-27T03:27:38.638Z] === CONT  TestStopContainerWithTimeout/-1
03:27:39 [2020-06-27T03:27:39.198Z] === CONT  TestStopContainerWithTimeout/3
03:27:40 [2020-06-27T03:27:40.067Z] ok  	github.com/docker/docker/errdefs	0.031s	coverage: 49.4% of statements
03:27:40 [2020-06-27T03:27:40.354Z] ok  	github.com/docker/docker/distribution	0.779s	coverage: 22.1% of statements
03:27:40 [2020-06-27T03:27:40.354Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:27:41 [2020-06-27T03:27:41.704Z] === CONT  TestStopContainerWithTimeout/1
03:27:41 [2020-06-27T03:27:41.840Z] ok  	github.com/docker/docker/image	0.052s	coverage: 86.4% of statements
03:27:42 [2020-06-27T03:27:42.625Z] --- PASS: TestStopContainerWithTimeout (0.01s)
03:27:42 [2020-06-27T03:27:42.625Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
03:27:42 [2020-06-27T03:27:42.625Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
03:27:42 [2020-06-27T03:27:42.625Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
03:27:42 [2020-06-27T03:27:42.625Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
03:27:42 [2020-06-27T03:27:42.625Z] === RUN   TestDeleteDevicemapper
03:27:42 [2020-06-27T03:27:42.625Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:27:42 [2020-06-27T03:27:42.625Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:27:42 [2020-06-27T03:27:42.625Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:27:42 [2020-06-27T03:27:42.862Z] ok  	github.com/docker/docker/distribution/xfer	1.713s	coverage: 85.6% of statements
03:27:42 [2020-06-27T03:27:42.862Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:27:42 [2020-06-27T03:27:42.862Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
03:27:42 [2020-06-27T03:27:42.862Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:27:43 [2020-06-27T03:27:43.149Z] ok  	github.com/docker/docker/image/v1	0.042s	coverage: 25.0% of statements
03:27:43 [2020-06-27T03:27:43.149Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:27:43 [2020-06-27T03:27:43.984Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.19s)
03:27:43 [2020-06-27T03:27:43.984Z] === RUN   TestUpdateMemory
03:27:43 [2020-06-27T03:27:43.984Z] --- SKIP: TestUpdateMemory (0.00s)
03:27:43 [2020-06-27T03:27:43.984Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
03:27:43 [2020-06-27T03:27:43.984Z] === RUN   TestUpdateCPUQuota
03:27:43 [2020-06-27T03:27:43.984Z] --- SKIP: TestUpdateCPUQuota (0.00s)
03:27:43 [2020-06-27T03:27:43.984Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
03:27:43 [2020-06-27T03:27:43.984Z] === RUN   TestUpdatePidsLimit
03:27:43 [2020-06-27T03:27:43.984Z] --- SKIP: TestUpdatePidsLimit (0.00s)
03:27:43 [2020-06-27T03:27:43.984Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
03:27:43 [2020-06-27T03:27:43.984Z] === RUN   TestUpdateRestartPolicy
03:27:44 [2020-06-27T03:27:44.171Z] ok  	github.com/docker/docker/libcontainerd/queue	0.054s	coverage: 100.0% of statements
03:27:44 [2020-06-27T03:27:44.458Z] ok  	github.com/docker/docker/pkg/aaparser	0.020s	coverage: 50.0% of statements
03:27:47 [2020-06-27T03:27:47.938Z] ok  	github.com/docker/docker/opts	0.070s	coverage: 67.4% of statements
03:27:48 [2020-06-27T03:27:48.222Z] ok  	github.com/docker/docker/pkg/authorization	0.230s	coverage: 68.3% of statements
03:27:48 [2020-06-27T03:27:48.222Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
03:27:48 [2020-06-27T03:27:48.484Z] tests/integration/api_exec_test.py .....................                 [ 34%]
03:27:48 [2020-06-27T03:27:48.841Z] ok  	github.com/docker/docker/pkg/capabilities	0.024s	coverage: 87.5% of statements
03:27:49 [2020-06-27T03:27:49.514Z] ok  	github.com/docker/docker/pkg/archive	1.167s	coverage: 77.2% of statements
03:27:49 [2020-06-27T03:27:49.799Z] ok  	github.com/docker/docker/pkg/directory	0.022s	coverage: 80.0% of statements
03:27:50 [2020-06-27T03:27:50.418Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
03:27:50 [2020-06-27T03:27:50.704Z] ok  	github.com/docker/docker/pkg/discovery/file	0.030s	coverage: 92.9% of statements
03:27:51 [2020-06-27T03:27:51.719Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
03:27:52 [2020-06-27T03:27:52.341Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
03:27:52 [2020-06-27T03:27:52.961Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
03:27:53 [2020-06-27T03:27:53.972Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
03:27:54 [2020-06-27T03:27:54.258Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.822s	coverage: 43.2% of statements
03:27:54 [2020-06-27T03:27:54.258Z] ok  	github.com/docker/docker/layer	7.183s	coverage: 68.8% of statements
03:27:54 [2020-06-27T03:27:54.258Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:27:54 [2020-06-27T03:27:54.258Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:27:54 [2020-06-27T03:27:54.258Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:27:54 [2020-06-27T03:27:54.258Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:27:54 [2020-06-27T03:27:54.258Z] ?   	github.com/docker/docker/oci	[no test files]
03:27:54 [2020-06-27T03:27:54.258Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:27:54 [2020-06-27T03:27:54.258Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:27:54 [2020-06-27T03:27:54.258Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:27:55 [2020-06-27T03:27:55.277Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 89.5% of statements
03:27:55 [2020-06-27T03:27:55.277Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.089s	coverage: 84.1% of statements
03:27:55 [2020-06-27T03:27:55.277Z] ok  	github.com/docker/docker/pkg/fsutils	0.437s	coverage: 85.1% of statements
03:27:55 [2020-06-27T03:27:55.563Z] ok  	github.com/docker/docker/pkg/homedir	0.029s	coverage: 11.4% of statements
03:27:56 [2020-06-27T03:27:56.041Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
03:27:56 [2020-06-27T03:27:56.186Z] --- PASS: TestUpdateRestartPolicy (11.14s)
03:27:56 [2020-06-27T03:27:56.186Z] === RUN   TestUpdateRestartWithAutoRemove
03:27:56 [2020-06-27T03:27:56.186Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s)
03:27:56 [2020-06-27T03:27:56.186Z] === RUN   TestWaitNonBlocked
03:27:56 [2020-06-27T03:27:56.186Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:27:56 [2020-06-27T03:27:56.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:27:56 [2020-06-27T03:27:56.186Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:27:56 [2020-06-27T03:27:56.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:27:56 [2020-06-27T03:27:56.186Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:27:56 [2020-06-27T03:27:56.186Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:27:56 [2020-06-27T03:27:56.186Z] --- PASS: TestWaitNonBlocked (0.01s)
03:27:56 [2020-06-27T03:27:56.186Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
03:27:56 [2020-06-27T03:27:56.186Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
03:27:56 [2020-06-27T03:27:56.186Z] === RUN   TestWaitBlocked
03:27:56 [2020-06-27T03:27:56.186Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:27:56 [2020-06-27T03:27:56.186Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:27:56 [2020-06-27T03:27:56.186Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:27:56 [2020-06-27T03:27:56.186Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:27:56 [2020-06-27T03:27:56.186Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:27:56 [2020-06-27T03:27:56.186Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:27:57 [2020-06-27T03:27:57.052Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
03:27:57 [2020-06-27T03:27:57.109Z] --- PASS: TestWaitBlocked (0.01s)
03:27:57 [2020-06-27T03:27:57.109Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
03:27:57 [2020-06-27T03:27:57.109Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
03:27:57 [2020-06-27T03:27:57.109Z] === CONT  TestDaemonRestartIpcMode
03:27:57 [2020-06-27T03:27:57.109Z] === CONT  TestIpcModeOlderClient
03:27:57 [2020-06-27T03:27:57.109Z] --- PASS: TestIpcModeOlderClient (0.07s)
03:27:57 [2020-06-27T03:27:57.338Z] ok  	github.com/docker/docker/pkg/locker	0.046s	coverage: 88.9% of statements
03:27:57 [2020-06-27T03:27:57.338Z] ok  	github.com/docker/docker/pkg/longpath	0.022s	coverage: 100.0% of statements
03:27:57 [2020-06-27T03:27:57.962Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.033s	coverage: 85.7% of statements
03:27:58 [2020-06-27T03:27:58.248Z] ok  	github.com/docker/docker/pkg/ioutils	1.282s	coverage: 70.6% of statements
03:27:58 [2020-06-27T03:27:58.248Z] ok  	github.com/docker/docker/pkg/idtools	0.825s	coverage: 70.5% of statements
03:27:58 [2020-06-27T03:27:58.248Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:27:58 [2020-06-27T03:27:58.248Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:27:58 [2020-06-27T03:27:58.248Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:27:58 [2020-06-27T03:27:58.248Z] ok  	github.com/docker/docker/pkg/parsers	0.017s	coverage: 97.0% of statements
03:27:59 [2020-06-27T03:27:59.270Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.021s	coverage: 60.0% of statements
03:27:59 [2020-06-27T03:27:59.270Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.022s	coverage: 91.4% of statements
03:27:59 [2020-06-27T03:27:59.270Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
03:27:59 [2020-06-27T03:27:59.270Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:27:59 [2020-06-27T03:27:59.270Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:27:59 [2020-06-27T03:27:59.582Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
03:28:00 [2020-06-27T03:28:00.758Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.043s	coverage: 56.8% of statements
03:28:01 [2020-06-27T03:28:01.044Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
03:28:01 [2020-06-27T03:28:01.304Z] --- PASS: TestDaemonRestartIpcMode (4.23s)
03:28:01 [2020-06-27T03:28:01.304Z] PASS
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === Skipped
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
03:28:01 [2020-06-27T03:28:01.304Z]     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)
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestPause (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
03:28:01 [2020-06-27T03:28:01.304Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
03:28:01 [2020-06-27T03:28:01.304Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestStats (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
03:28:01 [2020-06-27T03:28:01.304Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] 
03:28:01 [2020-06-27T03:28:01.304Z] DONE 184 tests, 24 skipped in 78.252s
03:28:01 [2020-06-27T03:28:01.304Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
03:28:01 [2020-06-27T03:28:01.331Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.012s	coverage: 85.7% of statements
03:28:01 [2020-06-27T03:28:01.331Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
03:28:01 [2020-06-27T03:28:01.559Z] INFO: Testing against a local daemon
03:28:01 [2020-06-27T03:28:01.559Z] === RUN   TestCommitInheritsEnv
03:28:01 [2020-06-27T03:28:01.957Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
03:28:02 [2020-06-27T03:28:02.758Z] Loaded image: buildpack-deps:jessie
03:28:02 [2020-06-27T03:28:02.758Z] Loaded image: busybox:latest
03:28:02 [2020-06-27T03:28:02.758Z] Loaded image: busybox:glibc
03:28:02 [2020-06-27T03:28:02.758Z] Loaded image: debian:jessie
03:28:02 [2020-06-27T03:28:02.758Z] Loaded image: hello-world:latest
03:28:02 [2020-06-27T03:28:02.758Z] INFO: Testing against a local daemon
03:28:02 [2020-06-27T03:28:02.758Z] === RUN   TestCgroupNamespacesBuild
03:28:02 [2020-06-27T03:28:02.758Z] --- PASS: TestCgroupNamespacesBuild (3.44s)
03:28:02 [2020-06-27T03:28:02.758Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:28:02 [2020-06-27T03:28:02.972Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
03:28:02 [2020-06-27T03:28:02.972Z] ok  	github.com/docker/docker/pkg/pubsub	1.170s	coverage: 73.9% of statements
03:28:03 [2020-06-27T03:28:03.438Z] --- PASS: TestCommitInheritsEnv (1.66s)
03:28:03 [2020-06-27T03:28:03.438Z] === RUN   TestImportExtremelyLargeImageWorks
03:28:03 [2020-06-27T03:28:03.438Z] === PAUSE TestImportExtremelyLargeImageWorks
03:28:03 [2020-06-27T03:28:03.438Z] === RUN   TestImagesFilterMultiReference
03:28:03 [2020-06-27T03:28:03.438Z] --- PASS: TestImagesFilterMultiReference (0.07s)
03:28:03 [2020-06-27T03:28:03.438Z] === RUN   TestImagePullPlatformInvalid
03:28:03 [2020-06-27T03:28:03.438Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
03:28:03 [2020-06-27T03:28:03.438Z] === RUN   TestRemoveImageOrphaning
03:28:03 [2020-06-27T03:28:03.590Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
03:28:03 [2020-06-27T03:28:03.690Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s)
03:28:03 [2020-06-27T03:28:03.690Z] === RUN   TestBuildWithSession
03:28:03 [2020-06-27T03:28:03.690Z] --- SKIP: TestBuildWithSession (0.00s)
03:28:03 [2020-06-27T03:28:03.690Z]     build_session_test.go:25: TODO: BuildKit
03:28:03 [2020-06-27T03:28:03.690Z] === RUN   TestBuildSquashParent
03:28:03 [2020-06-27T03:28:03.875Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
03:28:04 [2020-06-27T03:28:04.163Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
03:28:05 [2020-06-27T03:28:05.177Z] ok  	github.com/docker/docker/pkg/signal	2.940s	coverage: 61.0% of statements
03:28:05 [2020-06-27T03:28:05.177Z] ok  	github.com/docker/docker/pkg/system	0.028s	coverage: 36.9% of statements
03:28:05 [2020-06-27T03:28:05.363Z] --- PASS: TestRemoveImageOrphaning (1.91s)
03:28:05 [2020-06-27T03:28:05.363Z] === RUN   TestRemoveImageGarbageCollector
03:28:05 [2020-06-27T03:28:05.363Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:28:05 [2020-06-27T03:28:05.363Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
03:28:05 [2020-06-27T03:28:05.363Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:28:05 [2020-06-27T03:28:05.363Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
03:28:05 [2020-06-27T03:28:05.363Z] === RUN   TestTagInvalidReference
03:28:05 [2020-06-27T03:28:05.363Z] --- PASS: TestTagInvalidReference (0.02s)
03:28:05 [2020-06-27T03:28:05.363Z] === RUN   TestTagValidPrefixedRepo
03:28:05 [2020-06-27T03:28:05.363Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
03:28:05 [2020-06-27T03:28:05.363Z] === RUN   TestTagExistedNameWithoutForce
03:28:05 [2020-06-27T03:28:05.363Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
03:28:05 [2020-06-27T03:28:05.363Z] === RUN   TestTagOfficialNames
03:28:05 [2020-06-27T03:28:05.363Z] --- PASS: TestTagOfficialNames (0.04s)
03:28:05 [2020-06-27T03:28:05.363Z] === RUN   TestTagMatchesDigest
03:28:05 [2020-06-27T03:28:05.363Z] --- PASS: TestTagMatchesDigest (0.02s)
03:28:05 [2020-06-27T03:28:05.363Z] === CONT  TestImportExtremelyLargeImageWorks
03:28:05 [2020-06-27T03:28:05.462Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 53.7% of statements
03:28:06 [2020-06-27T03:28:06.479Z] ok  	github.com/docker/docker/pkg/tailfile	0.148s	coverage: 88.6% of statements
03:28:06 [2020-06-27T03:28:06.479Z] testing: warning: no tests to run
03:28:06 [2020-06-27T03:28:06.479Z] coverage: [no statements]
03:28:06 [2020-06-27T03:28:06.479Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
03:28:06 [2020-06-27T03:28:06.765Z] ok  	github.com/docker/docker/pkg/tarsum	0.150s	coverage: 89.3% of statements
03:28:07 [2020-06-27T03:28:07.051Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
03:28:07 [2020-06-27T03:28:07.051Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
03:28:07 [2020-06-27T03:28:07.337Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
03:28:07 [2020-06-27T03:28:07.961Z] --- PASS: TestBuildWithHugeFile (50.34s)
03:28:07 [2020-06-27T03:28:07.961Z] === RUN   TestBuildWithEmptyDockerfile
03:28:07 [2020-06-27T03:28:07.961Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:28:07 [2020-06-27T03:28:07.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:28:07 [2020-06-27T03:28:07.961Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:28:07 [2020-06-27T03:28:07.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:28:07 [2020-06-27T03:28:07.961Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:28:07 [2020-06-27T03:28:07.961Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:28:07 [2020-06-27T03:28:07.961Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:28:07 [2020-06-27T03:28:07.961Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:28:07 [2020-06-27T03:28:07.961Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:28:07 [2020-06-27T03:28:07.961Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
03:28:07 [2020-06-27T03:28:07.961Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
03:28:07 [2020-06-27T03:28:07.961Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
03:28:07 [2020-06-27T03:28:07.961Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
03:28:07 [2020-06-27T03:28:07.961Z] === RUN   TestBuildPreserveOwnership
03:28:07 [2020-06-27T03:28:07.961Z] === RUN   TestBuildPreserveOwnership/copy_from
03:28:07 [2020-06-27T03:28:07.961Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:28:08 [2020-06-27T03:28:08.528Z] --- PASS: TestBuildPreserveOwnership (5.92s)
03:28:08 [2020-06-27T03:28:08.528Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.81s)
03:28:08 [2020-06-27T03:28:08.528Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s)
03:28:08 [2020-06-27T03:28:08.528Z] === RUN   TestBuildPlatformInvalid
03:28:08 [2020-06-27T03:28:08.528Z] --- PASS: TestBuildPlatformInvalid (0.17s)
03:28:08 [2020-06-27T03:28:08.528Z] PASS
03:28:08 [2020-06-27T03:28:08.528Z] 
03:28:08 [2020-06-27T03:28:08.528Z] === Skipped
03:28:08 [2020-06-27T03:28:08.528Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
03:28:08 [2020-06-27T03:28:08.528Z]     build_session_test.go:25: TODO: BuildKit
03:28:08 [2020-06-27T03:28:08.528Z] 
03:28:08 [2020-06-27T03:28:08.528Z] 
03:28:08 [2020-06-27T03:28:08.528Z] DONE 32 tests, 1 skipped in 99.069s
03:28:08 [2020-06-27T03:28:08.788Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
03:28:08 [2020-06-27T03:28:08.788Z] ++ 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
03:28:08 [2020-06-27T03:28:08.788Z] ++ set -e
03:28:08 [2020-06-27T03:28:08.788Z] ++ '[' -n 0 ']'
03:28:08 [2020-06-27T03:28:08.788Z] ++ set -x
03:28:08 [2020-06-27T03:28:08.788Z] ++ env -i DEST=/go/src/github.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
03:28:08 [2020-06-27T03:28:08.788Z] INFO: Testing against a local daemon
03:28:08 [2020-06-27T03:28:08.788Z] === RUN   TestConfigInspect
03:28:09 [2020-06-27T03:28:09.377Z] ok  	github.com/docker/docker/plugin/v2	0.021s	coverage: 14.5% of statements
03:28:10 [2020-06-27T03:28:10.002Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 68.8% of statements
03:28:11 [2020-06-27T03:28:11.022Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
03:28:11 [2020-06-27T03:28:11.494Z] Removing intermediate container ebca6ed08443
03:28:11 [2020-06-27T03:28:11.494Z]  ---> b748c4455e8d
03:28:11 [2020-06-27T03:28:11.494Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $env:GO111MODULE = 'on';     &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     $env:GO111MODULE = 'on';     &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum;     $env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
03:28:11 [2020-06-27T03:28:11.494Z]  ---> Running in 1982fe581a3e
03:28:11 [2020-06-27T03:28:11.494Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
03:28:11 [2020-06-27T03:28:11.494Z] go: finding gotest.tools v0.3.5
03:28:11 [2020-06-27T03:28:11.494Z] go: finding gotest.tools/gotestsum v0.3.5
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading gotest.tools/gotestsum v0.3.5
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting gotest.tools/gotestsum v0.3.5
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading gotest.tools v2.1.0+incompatible
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting gotest.tools v2.1.0+incompatible
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading github.com/fatih/color v1.6.0
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading github.com/sirupsen/logrus v1.0.5
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading github.com/pkg/errors v0.8.0
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading github.com/spf13/pflag v1.0.1
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting github.com/spf13/pflag v1.0.1
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting github.com/fatih/color v1.6.0
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading github.com/jonboulle/clockwork v0.1.0
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting github.com/jonboulle/clockwork v0.1.0
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading github.com/mattn/go-colorable v0.0.9
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting github.com/sirupsen/logrus v1.0.5
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting github.com/mattn/go-colorable v0.0.9
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting github.com/pkg/errors v0.8.0
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading github.com/mattn/go-isatty v0.0.3
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting github.com/mattn/go-isatty v0.0.3
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
03:28:11 [2020-06-27T03:28:11.494Z] go: finding gotest.tools/gotestsum v0.5.1
03:28:11 [2020-06-27T03:28:11.494Z] go: finding gotest.tools v2.2.0+incompatible
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading gotest.tools/gotestsum v0.5.1
03:28:11 [2020-06-27T03:28:11.494Z] go: downloading gotest.tools v2.2.0+incompatible
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting gotest.tools v2.2.0+incompatible
03:28:11 [2020-06-27T03:28:11.494Z] go: extracting gotest.tools/gotestsum v0.5.1
03:28:11 [2020-06-27T03:28:11.645Z] ok  	github.com/docker/docker/plugin	0.563s	coverage: 23.1% of statements
03:28:11 [2020-06-27T03:28:11.960Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:28:11 [2020-06-27T03:28:11.960Z] go: downloading github.com/pkg/errors v0.9.1
03:28:11 [2020-06-27T03:28:11.960Z] go: downloading github.com/spf13/pflag v1.0.3
03:28:11 [2020-06-27T03:28:11.960Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:28:11 [2020-06-27T03:28:11.960Z] go: downloading github.com/fatih/color v1.9.0
03:28:11 [2020-06-27T03:28:11.960Z] go: extracting github.com/pkg/errors v0.9.1
03:28:11 [2020-06-27T03:28:11.960Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:28:11 [2020-06-27T03:28:11.960Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:28:11 [2020-06-27T03:28:11.960Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:28:11 [2020-06-27T03:28:11.960Z] go: extracting github.com/spf13/pflag v1.0.3
03:28:11 [2020-06-27T03:28:11.960Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:28:11 [2020-06-27T03:28:11.960Z] go: extracting github.com/fatih/color v1.9.0
03:28:11 [2020-06-27T03:28:11.960Z] go: downloading github.com/mattn/go-colorable v0.1.6
03:28:11 [2020-06-27T03:28:11.960Z] go: downloading github.com/mattn/go-isatty v0.0.12
03:28:11 [2020-06-27T03:28:11.960Z] go: extracting github.com/mattn/go-colorable v0.1.6
03:28:11 [2020-06-27T03:28:11.960Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:28:11 [2020-06-27T03:28:11.960Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:28:11 [2020-06-27T03:28:11.960Z] go: extracting github.com/mattn/go-isatty v0.0.12
03:28:11 [2020-06-27T03:28:11.960Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:28:12 [2020-06-27T03:28:12.427Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:28:12 [2020-06-27T03:28:12.661Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
03:28:12 [2020-06-27T03:28:12.661Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
03:28:12 [2020-06-27T03:28:12.972Z] --- PASS: TestConfigInspect (3.90s)
03:28:12 [2020-06-27T03:28:12.973Z] === RUN   TestConfigList
03:28:13 [2020-06-27T03:28:13.652Z] --- PASS: TestBuildSquashParent (8.61s)
03:28:13 [2020-06-27T03:28:13.652Z] === RUN   TestBuildWithRemoveAndForceRemove
03:28:13 [2020-06-27T03:28:13.652Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:28:13 [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:28:13 [2020-06-27T03:28:13.652Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:28:13 [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:28:13 [2020-06-27T03:28:13.652Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:28:13 [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:28:13 [2020-06-27T03:28:13.652Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:28:13 [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:28:13 [2020-06-27T03:28:13.652Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:28:13 [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:28:13 [2020-06-27T03:28:13.652Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:28:13 [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:28:13 [2020-06-27T03:28:13.652Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:28:13 [2020-06-27T03:28:13.652Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:28:13 [2020-06-27T03:28:13.680Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
03:28:13 [2020-06-27T03:28:13.680Z] ok  	github.com/docker/docker/registry	0.297s	coverage: 56.3% of statements
03:28:14 [2020-06-27T03:28:14.064Z] go: finding github.com/fatih/color v1.9.0
03:28:14 [2020-06-27T03:28:14.064Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:28:14 [2020-06-27T03:28:14.064Z] go: finding github.com/pkg/errors v0.9.1
03:28:14 [2020-06-27T03:28:14.064Z] go: finding github.com/spf13/pflag v1.0.3
03:28:14 [2020-06-27T03:28:14.064Z] go: finding github.com/mattn/go-colorable v0.1.6
03:28:14 [2020-06-27T03:28:14.064Z] go: finding github.com/mattn/go-isatty v0.0.12
03:28:14 [2020-06-27T03:28:14.064Z] go: finding github.com/jonboulle/clockwork v0.1.0
03:28:14 [2020-06-27T03:28:14.064Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
03:28:14 [2020-06-27T03:28:14.064Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
03:28:14 [2020-06-27T03:28:14.064Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
03:28:14 [2020-06-27T03:28:14.065Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
03:28:14 [2020-06-27T03:28:14.713Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 65.8% of statements
03:28:14 [2020-06-27T03:28:14.914Z] tests/integration/api_network_test.py ...........................        [ 47%]
03:28:15 [2020-06-27T03:28:15.548Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:28:15 [2020-06-27T03:28:15.548Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:28:16 [2020-06-27T03:28:16.263Z] --- PASS: TestConfigList (3.18s)
03:28:16 [2020-06-27T03:28:16.263Z] === RUN   TestConfigsCreateAndDelete
03:28:16 [2020-06-27T03:28:16.756Z] ok  	github.com/docker/docker/volume/drivers	0.032s	coverage: 36.1% of statements
03:28:17 [2020-06-27T03:28:17.847Z] INFO: Build done for gotestsum...
03:28:18 [2020-06-27T03:28:18.244Z] ok  	github.com/docker/docker/volume/mounts	0.051s	coverage: 67.0% of statements
03:28:18 [2020-06-27T03:28:18.527Z] ok  	github.com/docker/docker/volume/local	0.038s	coverage: 73.0% of statements
03:28:18 [2020-06-27T03:28:18.828Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:28:19 [2020-06-27T03:28:19.086Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:28:19 [2020-06-27T03:28:19.539Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
03:28:19 [2020-06-27T03:28:19.545Z] --- PASS: TestConfigsCreateAndDelete (3.21s)
03:28:19 [2020-06-27T03:28:19.545Z] === RUN   TestConfigsUpdate
03:28:22 [2020-06-27T03:28:22.164Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
03:28:22 [2020-06-27T03:28:22.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:28:22 [2020-06-27T03:28:22.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s)
03:28:22 [2020-06-27T03:28:22.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s)
03:28:22 [2020-06-27T03:28:22.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s)
03:28:22 [2020-06-27T03:28:22.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s)
03:28:22 [2020-06-27T03:28:22.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s)
03:28:22 [2020-06-27T03:28:22.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s)
03:28:22 [2020-06-27T03:28:22.368Z] === RUN   TestBuildMultiStageCopy
03:28:22 [2020-06-27T03:28:22.368Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:28:22 [2020-06-27T03:28:22.828Z] --- PASS: TestConfigsUpdate (3.25s)
03:28:22 [2020-06-27T03:28:22.828Z] === RUN   TestTemplatedConfig
03:28:23 [2020-06-27T03:28:23.657Z] tests/integration/api_secret_test.py .....                               [ 51%]
03:28:24 [2020-06-27T03:28:24.903Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:28:25 [2020-06-27T03:28:25.469Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:28:25 [2020-06-27T03:28:25.727Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:28:26 [2020-06-27T03:28:26.111Z] --- PASS: TestTemplatedConfig (3.37s)
03:28:26 [2020-06-27T03:28:26.111Z] === RUN   TestConfigCreateResolve
03:28:26 [2020-06-27T03:28:26.293Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:28:26 [2020-06-27T03:28:26.859Z] --- PASS: TestBuildMultiStageCopy (4.87s)
03:28:26 [2020-06-27T03:28:26.859Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.77s)
03:28:26 [2020-06-27T03:28:26.859Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
03:28:26 [2020-06-27T03:28:26.859Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
03:28:26 [2020-06-27T03:28:26.859Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
03:28:26 [2020-06-27T03:28:26.859Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
03:28:26 [2020-06-27T03:28:26.859Z] === RUN   TestBuildMultiStageParentConfig
03:28:27 [2020-06-27T03:28:27.965Z] tests/integration/api_service_test.py ................s................. [ 60%]
03:28:28 [2020-06-27T03:28:28.232Z] --- PASS: TestBuildMultiStageParentConfig (1.23s)
03:28:28 [2020-06-27T03:28:28.232Z] === RUN   TestBuildLabelWithTargets
03:28:29 [2020-06-27T03:28:29.397Z] --- PASS: TestConfigCreateResolve (3.07s)
03:28:29 [2020-06-27T03:28:29.397Z] === RUN   TestConfigDaemonLibtrustID
03:28:29 [2020-06-27T03:28:29.656Z] --- PASS: TestConfigDaemonLibtrustID (0.69s)
03:28:29 [2020-06-27T03:28:29.656Z] PASS
03:28:29 [2020-06-27T03:28:29.656Z] 
03:28:29 [2020-06-27T03:28:29.656Z] DONE 7 tests in 20.851s
03:28:29 [2020-06-27T03:28:29.656Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
03:28:29 [2020-06-27T03:28:29.656Z] ++ 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
03:28:29 [2020-06-27T03:28:29.656Z] ++ set -e
03:28:29 [2020-06-27T03:28:29.656Z] ++ '[' -n 0 ']'
03:28:29 [2020-06-27T03:28:29.656Z] ++ set -x
03:28:29 [2020-06-27T03:28:29.656Z] ++ env -i DEST=/go/src/github.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
03:28:29 [2020-06-27T03:28:29.656Z] INFO: Testing against a local daemon
03:28:29 [2020-06-27T03:28:29.656Z] === RUN   TestCheckpoint
03:28:29 [2020-06-27T03:28:29.656Z] --- SKIP: TestCheckpoint (0.00s)
03:28:29 [2020-06-27T03:28:29.656Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:28:29 [2020-06-27T03:28:29.656Z] === RUN   TestContainerInvalidJSON
03:28:29 [2020-06-27T03:28:29.656Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:28:29 [2020-06-27T03:28:29.656Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:28:29 [2020-06-27T03:28:29.656Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:28:29 [2020-06-27T03:28:29.656Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:28:29 [2020-06-27T03:28:29.656Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:28:29 [2020-06-27T03:28:29.656Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:28:29 [2020-06-27T03:28:29.656Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:28:29 [2020-06-27T03:28:29.656Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:28:29 [2020-06-27T03:28:29.656Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:28:29 [2020-06-27T03:28:29.656Z] --- PASS: TestContainerInvalidJSON (0.02s)
03:28:29 [2020-06-27T03:28:29.656Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
03:28:29 [2020-06-27T03:28:29.656Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
03:28:29 [2020-06-27T03:28:29.656Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
03:28:29 [2020-06-27T03:28:29.656Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:28:29 [2020-06-27T03:28:29.914Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
03:28:29 [2020-06-27T03:28:29.914Z] === RUN   TestCopyFromContainerPathIsNotDir
03:28:29 [2020-06-27T03:28:29.914Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
03:28:29 [2020-06-27T03:28:29.914Z] === RUN   TestCopyToContainerPathDoesNotExist
03:28:30 [2020-06-27T03:28:30.132Z] --- PASS: TestBuildLabelWithTargets (2.00s)
03:28:30 [2020-06-27T03:28:30.132Z] === RUN   TestBuildWithEmptyLayers
03:28:30 [2020-06-27T03:28:30.173Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
03:28:30 [2020-06-27T03:28:30.173Z] === RUN   TestCopyToContainerPathIsNotDir
03:28:30 [2020-06-27T03:28:30.173Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
03:28:30 [2020-06-27T03:28:30.173Z] === RUN   TestCopyFromContainer
03:28:31 [2020-06-27T03:28:31.505Z] --- PASS: TestBuildWithEmptyLayers (1.24s)
03:28:31 [2020-06-27T03:28:31.505Z] === RUN   TestBuildMultiStageOnBuild
03:28:32 [2020-06-27T03:28:32.704Z] === RUN   TestCopyFromContainer//
03:28:32 [2020-06-27T03:28:32.704Z] === RUN   TestCopyFromContainer//bar/root
03:28:32 [2020-06-27T03:28:32.704Z] === RUN   TestCopyFromContainer//bar/root/
03:28:32 [2020-06-27T03:28:32.704Z] === RUN   TestCopyFromContainer/bar/quux
03:28:32 [2020-06-27T03:28:32.704Z] === RUN   TestCopyFromContainer/bar/quux/
03:28:32 [2020-06-27T03:28:32.704Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:28:32 [2020-06-27T03:28:32.963Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:28:32 [2020-06-27T03:28:32.963Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:28:33 [2020-06-27T03:28:33.221Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:28:33 [2020-06-27T03:28:33.221Z] === RUN   TestCopyFromContainer/bar/notarget
03:28:33 [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer (3.10s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCopyFromContainer// (0.10s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:28:33 [2020-06-27T03:28:33.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:28:33 [2020-06-27T03:28:33.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:28:33 [2020-06-27T03:28:33.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:28:33 [2020-06-27T03:28:33.480Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:28:33 [2020-06-27T03:28:33.480Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:28:33 [2020-06-27T03:28:33.480Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:28:33 [2020-06-27T03:28:33.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateLinkToNonExistingContainer
03:28:33 [2020-06-27T03:28:33.480Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateWithInvalidEnv
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateWithInvalidEnv/0
03:28:33 [2020-06-27T03:28:33.480Z] === PAUSE TestCreateWithInvalidEnv/0
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateWithInvalidEnv/1
03:28:33 [2020-06-27T03:28:33.480Z] === PAUSE TestCreateWithInvalidEnv/1
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateWithInvalidEnv/2
03:28:33 [2020-06-27T03:28:33.480Z] === PAUSE TestCreateWithInvalidEnv/2
03:28:33 [2020-06-27T03:28:33.480Z] === CONT  TestCreateWithInvalidEnv/0
03:28:33 [2020-06-27T03:28:33.480Z] === CONT  TestCreateWithInvalidEnv/1
03:28:33 [2020-06-27T03:28:33.480Z] === CONT  TestCreateWithInvalidEnv/2
03:28:33 [2020-06-27T03:28:33.480Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:28:33 [2020-06-27T03:28:33.480Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateTmpfsMountsTarget
03:28:33 [2020-06-27T03:28:33.480Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
03:28:33 [2020-06-27T03:28:33.480Z] === RUN   TestCreateWithCustomMaskedPaths
03:28:34 [2020-06-27T03:28:34.745Z] ok  	github.com/docker/docker/pkg/plugins	33.629s	coverage: 76.6% of statements
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/rootless	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/volume	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:28:34 [2020-06-27T03:28:34.745Z] 
03:28:34 [2020-06-27T03:28:34.745Z] === Skipped
03:28:34 [2020-06-27T03:28:34.745Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:28:34 [2020-06-27T03:28:34.745Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:28:34 [2020-06-27T03:28:34.745Z] 
03:28:34 [2020-06-27T03:28:34.745Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:28:34 [2020-06-27T03:28:34.745Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:28:34 [2020-06-27T03:28:34.745Z] 
03:28:34 [2020-06-27T03:28:34.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:28:34 [2020-06-27T03:28:34.745Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:28:34 [2020-06-27T03:28:34.745Z]     graphtest_unix.go:46: Driver btrfs not supported
03:28:34 [2020-06-27T03:28:34.745Z] 
03:28:34 [2020-06-27T03:28:34.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:28:34 [2020-06-27T03:28:34.745Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:28:34 [2020-06-27T03:28:34.745Z]     graphtest_unix.go:46: Driver btrfs not supported
03:28:34 [2020-06-27T03:28:34.745Z] 
03:28:34 [2020-06-27T03:28:34.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:28:34 [2020-06-27T03:28:34.745Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:28:34 [2020-06-27T03:28:34.745Z]     graphtest_unix.go:46: Driver btrfs not supported
03:28:34 [2020-06-27T03:28:34.745Z] 
03:28:34 [2020-06-27T03:28:34.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver btrfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver btrfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:73: No driver to put!
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z] time="2020-06-27T03:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z] time="2020-06-27T03:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z] time="2020-06-27T03:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z] time="2020-06-27T03:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z] time="2020-06-27T03:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:73: No driver to put!
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     overlay_test.go:49: Fails to compute changes intermittently
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver zfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver zfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver zfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver zfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:46: Driver zfs not supported
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     graphtest_unix.go:73: No driver to put!
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:28:34 [2020-06-27T03:28:34.746Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] 
03:28:34 [2020-06-27T03:28:34.746Z] DONE 2124 tests, 26 skipped in 255.516s
Post stage
[Pipeline] junit
03:28:34 [2020-06-27T03:28:34.782Z] Recording test results
03:28:34 [2020-06-27T03:28:34.788Z] --- PASS: TestBuildMultiStageOnBuild (2.94s)
03:28:34 [2020-06-27T03:28:34.788Z] === RUN   TestBuildUncleanTarFilenames
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:28:35 [2020-06-27T03:28:35.639Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -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:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary test-integration
03:28:35 [2020-06-27T03:28:35.924Z] 
03:28:35 [2020-06-27T03:28:35.924Z] Removing bundles/
03:28:35 [2020-06-27T03:28:35.924Z] 
03:28:35 [2020-06-27T03:28:35.924Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:28:35 [2020-06-27T03:28:35.924Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:28:35 [2020-06-27T03:28:35.924Z] GOOS="" GOARCH="" GOARM=""
03:28:36 [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s)
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/no_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/no_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/empty_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/valid_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/empty_capadd
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/empty_capadd
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/empty_capdrop
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
03:28:36 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/no_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/empty_capadd
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/empty_capdrop
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/valid_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] === CONT  TestCreateWithCapabilities/empty_capabilities
03:28:36 [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities (0.04s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s)
03:28:36 [2020-06-27T03:28:36.012Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s)
03:28:36 [2020-06-27T03:28:36.012Z] === RUN   TestCreateWithCustomReadonlyPaths
03:28:36 [2020-06-27T03:28:36.166Z] --- PASS: TestBuildUncleanTarFilenames (1.81s)
03:28:36 [2020-06-27T03:28:36.167Z] === RUN   TestBuildMultiStageLayerLeak
03:28:38 [2020-06-27T03:28:38.544Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s)
03:28:38 [2020-06-27T03:28:38.544Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:28:38 [2020-06-27T03:28:38.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:28:38 [2020-06-27T03:28:38.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:28:38 [2020-06-27T03:28:38.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:28:38 [2020-06-27T03:28:38.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:28:38 [2020-06-27T03:28:38.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:28:38 [2020-06-27T03:28:38.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:28:38 [2020-06-27T03:28:38.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:28:38 [2020-06-27T03:28:38.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:28:38 [2020-06-27T03:28:38.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:28:38 [2020-06-27T03:28:38.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:28:38 [2020-06-27T03:28:38.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:28:38 [2020-06-27T03:28:38.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:28:38 [2020-06-27T03:28:38.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:28:38 [2020-06-27T03:28:38.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:28:38 [2020-06-27T03:28:38.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:28:38 [2020-06-27T03:28:38.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
03:28:38 [2020-06-27T03:28:38.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
03:28:38 [2020-06-27T03:28:38.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
03:28:38 [2020-06-27T03:28:38.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
03:28:38 [2020-06-27T03:28:38.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
03:28:38 [2020-06-27T03:28:38.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
03:28:38 [2020-06-27T03:28:38.544Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:28:39 [2020-06-27T03:28:39.056Z] Removing intermediate container 1982fe581a3e
03:28:39 [2020-06-27T03:28:39.056Z]  ---> 1d40a56d5567
03:28:39 [2020-06-27T03:28:39.056Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
03:28:39 [2020-06-27T03:28:39.056Z]  ---> Running in fcffa324e646
03:28:39 [2020-06-27T03:28:39.056Z] Removing intermediate container fcffa324e646
03:28:39 [2020-06-27T03:28:39.056Z]  ---> eb180f73598c
03:28:39 [2020-06-27T03:28:39.056Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
03:28:39 [2020-06-27T03:28:39.056Z]  ---> Running in 0438e54f66cf
03:28:39 [2020-06-27T03:28:39.110Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
03:28:39 [2020-06-27T03:28:39.110Z] === RUN   TestCreateDifferentPlatform
03:28:39 [2020-06-27T03:28:39.110Z] === RUN   TestCreateDifferentPlatform/different_os
03:28:39 [2020-06-27T03:28:39.110Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:28:39 [2020-06-27T03:28:39.110Z] --- PASS: TestCreateDifferentPlatform (0.03s)
03:28:39 [2020-06-27T03:28:39.110Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:28:39 [2020-06-27T03:28:39.110Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:28:39 [2020-06-27T03:28:39.110Z] === RUN   TestContainerStartOnDaemonRestart
03:28:39 [2020-06-27T03:28:39.110Z] === PAUSE TestContainerStartOnDaemonRestart
03:28:39 [2020-06-27T03:28:39.110Z] === RUN   TestDaemonRestartIpcMode
03:28:39 [2020-06-27T03:28:39.110Z] === PAUSE TestDaemonRestartIpcMode
03:28:39 [2020-06-27T03:28:39.110Z] === RUN   TestDaemonHostGatewayIP
03:28:39 [2020-06-27T03:28:39.110Z] === PAUSE TestDaemonHostGatewayIP
03:28:39 [2020-06-27T03:28:39.110Z] === RUN   TestContainerKillOnDaemonStart
03:28:39 [2020-06-27T03:28:39.110Z] === PAUSE TestContainerKillOnDaemonStart
03:28:39 [2020-06-27T03:28:39.110Z] === RUN   TestDiff
03:28:39 [2020-06-27T03:28:39.449Z] --- PASS: TestBuildMultiStageLayerLeak (3.17s)
03:28:39 [2020-06-27T03:28:39.449Z] === RUN   TestBuildWithHugeFile
03:28:39 [2020-06-27T03:28:39.677Z] --- PASS: TestDiff (0.79s)
03:28:39 [2020-06-27T03:28:39.677Z] === RUN   TestExecWithCloseStdin
03:28:40 [2020-06-27T03:28:40.612Z] --- PASS: TestExecWithCloseStdin (0.91s)
03:28:40 [2020-06-27T03:28:40.613Z] === RUN   TestExec
03:28:41 [2020-06-27T03:28:41.548Z] --- PASS: TestExec (0.88s)
03:28:41 [2020-06-27T03:28:41.548Z] === RUN   TestExecUser
03:28:41 [2020-06-27T03:28:41.999Z] Removing intermediate container 0438e54f66cf
03:28:41 [2020-06-27T03:28:41.999Z]  ---> b830dd501f13
03:28:41 [2020-06-27T03:28:41.999Z] Step 10/10 : COPY . .
03:28:42 [2020-06-27T03:28:42.266Z] .........................                                                [ 66%]
03:28:42 [2020-06-27T03:28:42.486Z] --- PASS: TestExecUser (0.88s)
03:28:42 [2020-06-27T03:28:42.486Z] === RUN   TestExportContainerAndImportImage
03:28:43 [2020-06-27T03:28:43.422Z] --- PASS: TestExportContainerAndImportImage (1.07s)
03:28:43 [2020-06-27T03:28:43.422Z] === RUN   TestExportContainerAfterDaemonRestart
03:28:45 [2020-06-27T03:28:45.955Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s)
03:28:45 [2020-06-27T03:28:45.955Z] === RUN   TestHealthCheckWorkdir
03:28:46 [2020-06-27T03:28:46.522Z] --- PASS: TestHealthCheckWorkdir (1.04s)
03:28:46 [2020-06-27T03:28:46.522Z] === RUN   TestHealthKillContainer
03:28:48 [2020-06-27T03:28:48.640Z] --- PASS: TestImportExtremelyLargeImageWorks (87.22s)
03:28:48 [2020-06-27T03:28:48.640Z] PASS
03:28:48 [2020-06-27T03:28:48.640Z] 
03:28:48 [2020-06-27T03:28:48.640Z] === Skipped
03:28:48 [2020-06-27T03:28:48.640Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
03:28:48 [2020-06-27T03:28:48.640Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:28:48 [2020-06-27T03:28:48.640Z] 
03:28:48 [2020-06-27T03:28:48.640Z] 
03:28:48 [2020-06-27T03:28:48.640Z] DONE 12 tests, 1 skipped in 88.663s
03:28:48 [2020-06-27T03:28:48.640Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
03:28:48 [2020-06-27T03:28:48.640Z] ++ 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
03:28:48 [2020-06-27T03:28:48.640Z] ++ set -e
03:28:48 [2020-06-27T03:28:48.640Z] ++ '[' -n 0 ']'
03:28:48 [2020-06-27T03:28:48.640Z] ++ set -x
03:28:48 [2020-06-27T03:28:48.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:28:48 [2020-06-27T03:28:48.640Z] INFO: Testing against a local daemon
03:28:48 [2020-06-27T03:28:48.640Z] === RUN   TestNetworkCreateDelete
03:28:48 [2020-06-27T03:28:48.640Z] --- PASS: TestNetworkCreateDelete (0.14s)
03:28:48 [2020-06-27T03:28:48.640Z] === RUN   TestDockerNetworkDeletePreferID
03:28:48 [2020-06-27T03:28:48.640Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
03:28:48 [2020-06-27T03:28:48.640Z] === RUN   TestDaemonDNSFallback
03:28:48 [2020-06-27T03:28:48.640Z] --- PASS: TestDaemonDNSFallback (2.60s)
03:28:48 [2020-06-27T03:28:48.640Z] === RUN   TestInspectNetwork
03:28:48 [2020-06-27T03:28:48.640Z] === RUN   TestInspectNetwork/full_network_id
03:28:48 [2020-06-27T03:28:48.640Z] === RUN   TestInspectNetwork/partial_network_id
03:28:48 [2020-06-27T03:28:48.640Z] === RUN   TestInspectNetwork/network_name
03:28:48 [2020-06-27T03:28:48.640Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:28:49 [2020-06-27T03:28:49.806Z] --- PASS: TestHealthKillContainer (2.98s)
03:28:49 [2020-06-27T03:28:49.806Z] === RUN   TestInspectCpusetInConfigPre120
03:28:50 [2020-06-27T03:28:50.373Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
03:28:50 [2020-06-27T03:28:50.373Z] === RUN   TestIpcModeNone
03:28:51 [2020-06-27T03:28:51.308Z] --- PASS: TestIpcModeNone (0.88s)
03:28:51 [2020-06-27T03:28:51.308Z] === RUN   TestIpcModePrivate
03:28:52 [2020-06-27T03:28:52.244Z] --- PASS: TestIpcModePrivate (0.91s)
03:28:52 [2020-06-27T03:28:52.244Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
03:28:52 [2020-06-27T03:28:52.244Z] === RUN   TestIpcModeShareable
03:28:53 [2020-06-27T03:28:53.179Z] --- PASS: TestIpcModeShareable (0.89s)
03:28:53 [2020-06-27T03:28:53.179Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
03:28:53 [2020-06-27T03:28:53.179Z] === RUN   TestAPIIpcModeShareableAndContainer
03:28:54 [2020-06-27T03:28:54.112Z] --- PASS: TestInspectNetwork (11.08s)
03:28:54 [2020-06-27T03:28:54.112Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:28:54 [2020-06-27T03:28:54.112Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:28:54 [2020-06-27T03:28:54.112Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:28:54 [2020-06-27T03:28:54.112Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:28:54 [2020-06-27T03:28:54.112Z] === RUN   TestRunContainerWithBridgeNone
03:28:55 [2020-06-27T03:28:55.710Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s)
03:28:55 [2020-06-27T03:28:55.710Z] === RUN   TestAPIIpcModeHost
03:28:56 [2020-06-27T03:28:56.126Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
03:28:56 [2020-06-27T03:28:56.126Z] === RUN   TestNetworkInvalidJSON
03:28:56 [2020-06-27T03:28:56.126Z] === RUN   TestNetworkInvalidJSON//networks/create
03:28:56 [2020-06-27T03:28:56.126Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:28:56 [2020-06-27T03:28:56.126Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:28:56 [2020-06-27T03:28:56.126Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:28:56 [2020-06-27T03:28:56.126Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:28:56 [2020-06-27T03:28:56.126Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:28:56 [2020-06-27T03:28:56.126Z] === CONT  TestNetworkInvalidJSON//networks/create
03:28:56 [2020-06-27T03:28:56.126Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:28:56 [2020-06-27T03:28:56.126Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:28:56 [2020-06-27T03:28:56.126Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:28:56 [2020-06-27T03:28:56.126Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:28:56 [2020-06-27T03:28:56.126Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:28:56 [2020-06-27T03:28:56.126Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:28:56 [2020-06-27T03:28:56.126Z] === RUN   TestHostIPv4BridgeLabel
03:28:56 [2020-06-27T03:28:56.277Z] --- PASS: TestAPIIpcModeHost (0.68s)
03:28:56 [2020-06-27T03:28:56.277Z] === RUN   TestDaemonIpcModeShareable
03:28:56 [2020-06-27T03:28:56.406Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
03:28:56 [2020-06-27T03:28:56.406Z] === RUN   TestDaemonRestartWithLiveRestore
03:28:57 [2020-06-27T03:28:57.407Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
03:28:57 [2020-06-27T03:28:57.407Z] === RUN   TestDaemonDefaultNetworkPools
03:28:57 [2020-06-27T03:28:57.528Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:28:57 [2020-06-27T03:28:57.528Z] Using test binary docker
03:28:57 [2020-06-27T03:28:57.528Z] +++ /etc/init.d/apparmor start
03:28:57 [2020-06-27T03:28:57.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:28:57 [2020-06-27T03:28:57.528Z] Starting dockerd
03:28:57 [2020-06-27T03:28:57.528Z] INFO: Waiting for daemon to start...
03:28:57 [2020-06-27T03:28:57.528Z] +++ 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
03:28:57 [2020-06-27T03:28:57.528Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:28:57 [2020-06-27T03:28:57.528Z] Using test binary docker
03:28:57 [2020-06-27T03:28:57.528Z] +++ /etc/init.d/apparmor start
03:28:57 [2020-06-27T03:28:57.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:28:57 [2020-06-27T03:28:57.528Z] INFO: Waiting for daemon to start...
03:28:57 [2020-06-27T03:28:57.528Z] Starting dockerd
03:28:57 [2020-06-27T03:28:57.528Z] +++ 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
03:28:58 [2020-06-27T03:28:58.179Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
03:28:58 [2020-06-27T03:28:58.179Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
03:28:58 [2020-06-27T03:28:58.179Z] === RUN   TestDaemonIpcModePrivate
03:28:58 [2020-06-27T03:28:58.408Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s)
03:28:58 [2020-06-27T03:28:58.408Z] === RUN   TestDaemonRestartWithExistingNetwork
03:28:59 [2020-06-27T03:28:59.409Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
03:28:59 [2020-06-27T03:28:59.409Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:29:00 [2020-06-27T03:29:00.082Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
03:29:00 [2020-06-27T03:29:00.082Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
03:29:00 [2020-06-27T03:29:00.082Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:29:00 [2020-06-27T03:29:00.873Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
03:29:00 [2020-06-27T03:29:00.873Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:29:01 [2020-06-27T03:29:01.153Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
03:29:01 [2020-06-27T03:29:01.153Z] === RUN   TestServiceWithPredefinedNetwork
03:29:01 [2020-06-27T03:29:01.984Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
03:29:01 [2020-06-27T03:29:01.984Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
03:29:01 [2020-06-27T03:29:01.984Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:29:03 [2020-06-27T03:29:03.926Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s)
03:29:03 [2020-06-27T03:29:03.926Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
03:29:03 [2020-06-27T03:29:03.926Z] === RUN   TestIpcModeOlderClient
03:29:03 [2020-06-27T03:29:03.926Z] === PAUSE TestIpcModeOlderClient
03:29:03 [2020-06-27T03:29:03.926Z] === RUN   TestKillContainerInvalidSignal
03:29:04 [2020-06-27T03:29:04.086Z] .
03:29:04 [2020-06-27T03:29:04.086Z] 
03:29:04 [2020-06-27T03:29:04.086Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:29:04 [2020-06-27T03:29:04.086Z] 
03:29:04 [2020-06-27T03:29:04.086Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:29:04 [2020-06-27T03:29:04.086Z] Error: No such image: emptyfs
03:29:04 [2020-06-27T03:29:04.086Z] ++++ docker load
03:29:04 [2020-06-27T03:29:04.086Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:29:04 [2020-06-27T03:29:04.086Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:29:04 [2020-06-27T03:29:04.086Z] Error: No such image: emptyfs
03:29:04 [2020-06-27T03:29:04.086Z] ++++ docker load
03:29:04 [2020-06-27T03:29:04.086Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:29:04 [2020-06-27T03:29:04.086Z] Running integration-test (iteration 1)
03:29:04 [2020-06-27T03:29:04.086Z] Running integration-test (iteration 1)
03:29:04 [2020-06-27T03:29:04.086Z] 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)/
03:29:04 [2020-06-27T03:29:04.086Z] ++ 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)/'
03:29:04 [2020-06-27T03:29:04.086Z] ++ set -eRunning /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
03:29:04 [2020-06-27T03:29:04.086Z] ++ 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)/'
03:29:04 [2020-06-27T03:29:04.086Z] 
03:29:04 [2020-06-27T03:29:04.086Z] ++ '[' -n 0 ']'
03:29:04 [2020-06-27T03:29:04.086Z] ++ set -e
03:29:04 [2020-06-27T03:29:04.086Z] ++ set -x++ '[' -n 0 ']'
03:29:04 [2020-06-27T03:29:04.086Z] 
03:29:04 [2020-06-27T03:29:04.086Z] ++ set -x
03:29:04 [2020-06-27T03:29:04.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'++ env -i DEST=/go/src/github.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)/'
03:29:04 [2020-06-27T03:29:04.086Z] 
03:29:04 [2020-06-27T03:29:04.515Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
03:29:04 [2020-06-27T03:29:04.515Z] === RUN   TestKillContainer
03:29:04 [2020-06-27T03:29:04.515Z] === RUN   TestKillContainer/no_signal
03:29:05 [2020-06-27T03:29:05.470Z] === RUN   TestKillContainer/non_killing_signal
03:29:05 [2020-06-27T03:29:05.518Z] --- PASS: TestServiceWithPredefinedNetwork (3.71s)
03:29:05 [2020-06-27T03:29:05.518Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:29:05 [2020-06-27T03:29:05.518Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:29:05 [2020-06-27T03:29:05.518Z]     service_test.go:236: FLAKY_TEST
03:29:05 [2020-06-27T03:29:05.518Z] === RUN   TestServiceWithDataPathPortInit
03:29:06 [2020-06-27T03:29:06.039Z] === RUN   TestKillContainer/killing_signal
03:29:06 [2020-06-27T03:29:06.974Z] --- PASS: TestKillContainer (2.44s)
03:29:06 [2020-06-27T03:29:06.974Z]     --- PASS: TestKillContainer/no_signal (0.79s)
03:29:06 [2020-06-27T03:29:06.974Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
03:29:06 [2020-06-27T03:29:06.975Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
03:29:06 [2020-06-27T03:29:06.975Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:29:06 [2020-06-27T03:29:06.975Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:29:07 [2020-06-27T03:29:07.292Z]  ---> fd2fce898997
03:29:07 [2020-06-27T03:29:07.292Z] Successfully built fd2fce898997
03:29:07 [2020-06-27T03:29:07.292Z] Successfully tagged docker:latest
03:29:07 [2020-06-27T03:29:07.292Z] INFO: Image build ended at 06/27/2020 03:29:06. Duration:00:03:54.2814280
03:29:07 [2020-06-27T03:29:07.292Z] 
03:29:07 [2020-06-27T03:29:07.292Z] 
03:29:07 [2020-06-27T03:29:07.292Z] INFO: Building the test binaries at 06/27/2020 03:29:06...
03:29:07 [2020-06-27T03:29:07.910Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:29:08 [2020-06-27T03:29:08.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s)
03:29:08 [2020-06-27T03:29:08.477Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
03:29:08 [2020-06-27T03:29:08.477Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
03:29:08 [2020-06-27T03:29:08.477Z] === RUN   TestKillStoppedContainer
03:29:08 [2020-06-27T03:29:08.736Z] --- PASS: TestKillStoppedContainer (0.11s)
03:29:08 [2020-06-27T03:29:08.736Z] === RUN   TestKillStoppedContainerAPIPre120
03:29:08 [2020-06-27T03:29:08.736Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
03:29:08 [2020-06-27T03:29:08.736Z] === RUN   TestKillDifferentUserContainer
03:29:09 [2020-06-27T03:29:09.670Z] --- PASS: TestKillDifferentUserContainer (0.83s)
03:29:09 [2020-06-27T03:29:09.670Z] === RUN   TestInspectOomKilledTrue
03:29:09 [2020-06-27T03:29:09.670Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:29:09 [2020-06-27T03:29:09.670Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:29:09 [2020-06-27T03:29:09.670Z] === RUN   TestInspectOomKilledFalse
03:29:09 [2020-06-27T03:29:09.670Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:29:09 [2020-06-27T03:29:09.670Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:29:09 [2020-06-27T03:29:09.670Z] === RUN   TestLinksEtcHostsContentMatch
03:29:10 [2020-06-27T03:29:10.237Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
03:29:10 [2020-06-27T03:29:10.237Z] === RUN   TestLinksContainerNames
03:29:12 [2020-06-27T03:29:12.043Z] INFO: make.ps1 starting at 06/27/2020 03:29:11
03:29:12 [2020-06-27T03:29:12.043Z] INFO: Git commit (0e915e5413) assumed from DOCKER_GITCOMMIT environment variable
03:29:12 [2020-06-27T03:29:12.044Z] INFO: Invoking autogen...
03:29:12 [2020-06-27T03:29:12.137Z] --- PASS: TestLinksContainerNames (1.58s)
03:29:12 [2020-06-27T03:29:12.137Z] === RUN   TestLogsFollowTailEmpty
03:29:12 [2020-06-27T03:29:12.510Z] INFO: Building daemon...
03:29:12 [2020-06-27T03:29:12.703Z] --- PASS: TestLogsFollowTailEmpty (0.75s)
03:29:12 [2020-06-27T03:29:12.703Z] === RUN   TestContainerNetworkMountsNoChown
03:29:13 [2020-06-27T03:29:13.638Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/default
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/default
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/private
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/private
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/rprivate
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rprivate
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/slave
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/slave
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/rslave
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rslave
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/shared
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/shared
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/rshared
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rshared
03:29:13 [2020-06-27T03:29:13.638Z] === CONT  TestMountDaemonRoot/default
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/default/bind_root
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:29:13 [2020-06-27T03:29:13.638Z] === CONT  TestMountDaemonRoot/rslave
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/default/mount_root
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === CONT  TestMountDaemonRoot/slave
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:29:13 [2020-06-27T03:29:13.638Z] === CONT  TestMountDaemonRoot/shared
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:29:13 [2020-06-27T03:29:13.638Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:29:13 [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/private
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/private/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/private/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/rprivate
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/rshared
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/default/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/default/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/private/bind_root
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:29:13 [2020-06-27T03:29:13.639Z] === CONT  TestMountDaemonRoot/private/mount_root
03:29:13 [2020-06-27T03:29:13.897Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:29:13 [2020-06-27T03:29:13.897Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:29:13 [2020-06-27T03:29:13.897Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:29:13 [2020-06-27T03:29:13.897Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:29:13 [2020-06-27T03:29:13.897Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:29:13 [2020-06-27T03:29:13.897Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:29:13 [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot (0.05s)
03:29:13 [2020-06-27T03:29:13.897Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
03:29:13 [2020-06-27T03:29:13.897Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
03:29:13 [2020-06-27T03:29:13.897Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
03:29:13 [2020-06-27T03:29:13.897Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
03:29:13 [2020-06-27T03:29:13.897Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
03:29:13 [2020-06-27T03:29:13.897Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
03:29:13 [2020-06-27T03:29:13.897Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
03:29:13 [2020-06-27T03:29:13.897Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
03:29:13 [2020-06-27T03:29:13.897Z] === RUN   TestContainerBindMountNonRecursive
03:29:15 [2020-06-27T03:29:15.798Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
03:29:15 [2020-06-27T03:29:15.798Z] === RUN   TestNetworkNat
03:29:16 [2020-06-27T03:29:16.734Z] --- PASS: TestNetworkNat (0.90s)
03:29:16 [2020-06-27T03:29:16.734Z] === RUN   TestNetworkLocalhostTCPNat
03:29:17 [2020-06-27T03:29:17.441Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 71%]
03:29:17 [2020-06-27T03:29:17.669Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
03:29:17 [2020-06-27T03:29:17.669Z] === RUN   TestNetworkLoopbackNat
03:29:19 [2020-06-27T03:29:19.044Z] --- PASS: TestNetworkLoopbackNat (1.15s)
03:29:19 [2020-06-27T03:29:19.044Z] === RUN   TestPause
03:29:19 [2020-06-27T03:29:19.610Z] --- PASS: TestPause (0.88s)
03:29:19 [2020-06-27T03:29:19.610Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:29:19 [2020-06-27T03:29:19.610Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:29:19 [2020-06-27T03:29:19.610Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:29:19 [2020-06-27T03:29:19.610Z] === RUN   TestPauseStopPausedContainer
03:29:20 [2020-06-27T03:29:20.544Z] --- PASS: TestPauseStopPausedContainer (0.87s)
03:29:20 [2020-06-27T03:29:20.544Z] === RUN   TestPsFilter
03:29:20 [2020-06-27T03:29:20.804Z] --- PASS: TestPsFilter (0.26s)
03:29:20 [2020-06-27T03:29:20.804Z] === RUN   TestRemoveContainerWithRemovedVolume
03:29:21 [2020-06-27T03:29:21.740Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
03:29:21 [2020-06-27T03:29:21.740Z] === RUN   TestRemoveContainerWithVolume
03:29:22 [2020-06-27T03:29:22.307Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
03:29:22 [2020-06-27T03:29:22.307Z] === RUN   TestRemoveContainerRunning
03:29:26 [2020-06-27T03:29:26.343Z] --- PASS: TestRemoveContainerRunning (0.78s)
03:29:26 [2020-06-27T03:29:26.343Z] === RUN   TestRemoveContainerForceRemoveRunning
03:29:26 [2020-06-27T03:29:26.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
03:29:26 [2020-06-27T03:29:26.343Z] === RUN   TestRemoveInvalidContainer
03:29:26 [2020-06-27T03:29:26.343Z] --- PASS: TestRemoveInvalidContainer (0.02s)
03:29:26 [2020-06-27T03:29:26.343Z] === RUN   TestRenameLinkedContainer
03:29:26 [2020-06-27T03:29:26.353Z] --- PASS: TestServiceWithDataPathPortInit (19.84s)
03:29:26 [2020-06-27T03:29:26.353Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:29:26 [2020-06-27T03:29:26.910Z] --- PASS: TestRenameLinkedContainer (3.09s)
03:29:26 [2020-06-27T03:29:26.910Z] === RUN   TestRenameStoppedContainer
03:29:27 [2020-06-27T03:29:27.849Z] --- PASS: TestRenameStoppedContainer (0.78s)
03:29:27 [2020-06-27T03:29:27.849Z] === RUN   TestRenameRunningContainerAndReuse
03:29:29 [2020-06-27T03:29:29.224Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
03:29:29 [2020-06-27T03:29:29.224Z] === RUN   TestRenameInvalidName
03:29:30 [2020-06-27T03:29:30.160Z] --- PASS: TestRenameInvalidName (0.77s)
03:29:30 [2020-06-27T03:29:30.160Z] === RUN   TestRenameAnonymousContainer
03:29:34 [2020-06-27T03:29:34.460Z] --- PASS: TestRenameAnonymousContainer (4.19s)
03:29:34 [2020-06-27T03:29:34.460Z] === RUN   TestRenameContainerWithSameName
03:29:34 [2020-06-27T03:29:34.648Z] tests/integration/api_volume_test.py .........                           [ 74%]
03:29:34 [2020-06-27T03:29:34.648Z] tests/integration/client_test.py .....                                   [ 75%]
03:29:34 [2020-06-27T03:29:34.648Z] tests/integration/context_api_test.py ...                                [ 76%]
03:29:34 [2020-06-27T03:29:34.909Z] tests/integration/errors_test.py .                                       [ 76%]
03:29:35 [2020-06-27T03:29:35.027Z] --- PASS: TestRenameContainerWithSameName (0.81s)
03:29:35 [2020-06-27T03:29:35.027Z] === RUN   TestRenameContainerWithLinkedContainer
03:29:36 [2020-06-27T03:29:36.483Z] Loaded image: buildpack-deps:jessie
03:29:36 [2020-06-27T03:29:36.483Z] Loaded image: buildpack-deps:jessie
03:29:36 [2020-06-27T03:29:36.483Z] Loaded image: busybox:latest
03:29:36 [2020-06-27T03:29:36.483Z] Loaded image: busybox:latest
03:29:36 [2020-06-27T03:29:36.483Z] Loaded image: busybox:glibc
03:29:36 [2020-06-27T03:29:36.483Z] Loaded image: debian:jessie
03:29:36 [2020-06-27T03:29:36.483Z] Loaded image: busybox:glibc
03:29:36 [2020-06-27T03:29:36.483Z] Loaded image: debian:jessie
03:29:36 [2020-06-27T03:29:36.483Z] Loaded image: hello-world:latest
03:29:36 [2020-06-27T03:29:36.483Z] Loaded image: hello-world:latest
03:29:36 [2020-06-27T03:29:36.483Z] INFO: Testing against a local daemon
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerDaemonSuite
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
03:29:36 [2020-06-27T03:29:36.483Z] INFO: Testing against a local daemon
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerSuite
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerSuite/TestAPIErrorJSON
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
03:29:36 [2020-06-27T03:29:36.483Z] === RUN   TestDockerSuite/TestAPIImagesDelete
03:29:36 [2020-06-27T03:29:36.591Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.52s)
03:29:36 [2020-06-27T03:29:36.591Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kr9xrlhe3t15n1rpdok40anzs Created:2020-06-27 03:29:26.209462205 +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[765dbb90864bb95e6ff60ebc01af2fbe6f59c1a30cb21a06bfc42c0ef6bc93c4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4gq154697fm2ripuvt6waaou EndpointID:7e21e164865372b90679a466537c7abf96ce3f8d1067e592f5bed8d09b91b3bf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5f1be03c8739a99c6ec8977e5058cc79fd9b04f4196d551d3c46d62fcd2dc8a3 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:58d3e2f31a0d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4gq154697fm2ripuvt6waaou EndpointID:7e21e164865372b90679a466537c7abf96ce3f8d1067e592f5bed8d09b91b3bf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:29:36 [2020-06-27T03:29:36.592Z] PASS
03:29:36 [2020-06-27T03:29:36.592Z] 
03:29:36 [2020-06-27T03:29:36.592Z] === Skipped
03:29:36 [2020-06-27T03:29:36.592Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:29:36 [2020-06-27T03:29:36.592Z]     service_test.go:236: FLAKY_TEST
03:29:36 [2020-06-27T03:29:36.592Z] 
03:29:36 [2020-06-27T03:29:36.592Z] 
03:29:36 [2020-06-27T03:29:36.592Z] DONE 23 tests, 1 skipped in 56.475s
03:29:36 [2020-06-27T03:29:36.592Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:29:36 [2020-06-27T03:29:36.592Z] ++ 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
03:29:36 [2020-06-27T03:29:36.592Z] ++ set -e
03:29:36 [2020-06-27T03:29:36.592Z] ++ '[' -n 0 ']'
03:29:36 [2020-06-27T03:29:36.592Z] ++ set -x
03:29:36 [2020-06-27T03:29:36.592Z] ++ env -i DEST=/go/src/github.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
03:29:36 [2020-06-27T03:29:36.592Z] INFO: Testing against a local daemon
03:29:36 [2020-06-27T03:29:36.592Z] === RUN   TestDockerNetworkIpvlanPersistance
03:29:36 [2020-06-27T03:29:36.592Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:29:36 [2020-06-27T03:29:36.592Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:29:36 [2020-06-27T03:29:36.592Z] === RUN   TestDockerNetworkIpvlan
03:29:36 [2020-06-27T03:29:36.592Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:29:36 [2020-06-27T03:29:36.592Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:29:36 [2020-06-27T03:29:36.592Z] PASS
03:29:36 [2020-06-27T03:29:36.592Z] 
03:29:36 [2020-06-27T03:29:36.592Z] === Skipped
03:29:36 [2020-06-27T03:29:36.592Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:29:36 [2020-06-27T03:29:36.592Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:29:36 [2020-06-27T03:29:36.592Z] 
03:29:36 [2020-06-27T03:29:36.592Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:29:36 [2020-06-27T03:29:36.592Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:29:36 [2020-06-27T03:29:36.592Z] 
03:29:36 [2020-06-27T03:29:36.592Z] 
03:29:36 [2020-06-27T03:29:36.592Z] DONE 2 tests, 2 skipped in 0.077s
03:29:36 [2020-06-27T03:29:36.592Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:29:36 [2020-06-27T03:29:36.592Z] ++ 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
03:29:36 [2020-06-27T03:29:36.592Z] ++ set -e
03:29:36 [2020-06-27T03:29:36.592Z] ++ '[' -n 0 ']'
03:29:36 [2020-06-27T03:29:36.592Z] ++ set -x
03:29:36 [2020-06-27T03:29:36.592Z] ++ env -i DEST=/go/src/github.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
03:29:36 [2020-06-27T03:29:36.592Z] INFO: Testing against a local daemon
03:29:36 [2020-06-27T03:29:36.592Z] === RUN   TestDockerNetworkMacvlanPersistance
03:29:36 [2020-06-27T03:29:36.927Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
03:29:36 [2020-06-27T03:29:36.927Z] === RUN   TestResize
03:29:37 [2020-06-27T03:29:37.202Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
03:29:37 [2020-06-27T03:29:37.202Z] === RUN   TestDockerNetworkMacvlan
03:29:37 [2020-06-27T03:29:37.493Z] --- PASS: TestResize (0.80s)
03:29:37 [2020-06-27T03:29:37.493Z] === RUN   TestResizeWithInvalidSize
03:29:37 [2020-06-27T03:29:37.812Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:29:38 [2020-06-27T03:29:38.380Z] === RUN   TestDockerSuite/TestAPIImagesFilter
03:29:38 [2020-06-27T03:29:38.380Z] === RUN   TestDockerSuite/TestAPIImagesHistory
03:29:38 [2020-06-27T03:29:38.428Z] --- PASS: TestResizeWithInvalidSize (0.79s)
03:29:38 [2020-06-27T03:29:38.428Z] === RUN   TestResizeWhenContainerNotStarted
03:29:38 [2020-06-27T03:29:38.814Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:29:38 [2020-06-27T03:29:38.946Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
03:29:38 [2020-06-27T03:29:38.946Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
03:29:38 [2020-06-27T03:29:38.996Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:29:38 [2020-06-27T03:29:38.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:29:39 [2020-06-27T03:29:39.511Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
03:29:39 [2020-06-27T03:29:39.769Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
03:29:39 [2020-06-27T03:29:39.769Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
03:29:39 [2020-06-27T03:29:39.827Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:29:40 [2020-06-27T03:29:40.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:29:40 [2020-06-27T03:29:40.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:29:41 [2020-06-27T03:29:41.140Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
03:29:41 [2020-06-27T03:29:41.705Z] === RUN   TestDockerSuite/TestAPINetworkFilter
03:29:41 [2020-06-27T03:29:41.705Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
03:29:41 [2020-06-27T03:29:41.705Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
03:29:41 [2020-06-27T03:29:41.838Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:29:41 [2020-06-27T03:29:41.838Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:29:41 [2020-06-27T03:29:41.963Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
03:29:42 [2020-06-27T03:29:42.895Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
03:29:43 [2020-06-27T03:29:43.828Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
03:29:43 [2020-06-27T03:29:43.828Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
03:29:44 [2020-06-27T03:29:44.085Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
03:29:44 [2020-06-27T03:29:44.085Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
03:29:44 [2020-06-27T03:29:44.085Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
03:29:44 [2020-06-27T03:29:44.193Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:29:44 [2020-06-27T03:29:44.343Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
03:29:44 [2020-06-27T03:29:44.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:29:44 [2020-06-27T03:29:44.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:29:44 [2020-06-27T03:29:44.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:29:44 [2020-06-27T03:29:44.632Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:29:46 [2020-06-27T03:29:46.869Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
03:29:47 [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s)
03:29:47 [2020-06-27T03:29:47.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
03:29:47 [2020-06-27T03:29:47.167Z] === RUN   TestCgroupNamespacesRun
03:29:47 [2020-06-27T03:29:47.677Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:29:47 [2020-06-27T03:29:47.843Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
03:29:48 [2020-06-27T03:29:48.543Z] --- PASS: TestCgroupNamespacesRun (1.77s)
03:29:48 [2020-06-27T03:29:48.543Z] === RUN   TestCgroupNamespacesRunPrivileged
03:29:49 [2020-06-27T03:29:49.741Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
03:29:49 [2020-06-27T03:29:49.999Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
03:29:50 [2020-06-27T03:29:50.444Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s)
03:29:50 [2020-06-27T03:29:50.444Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:29:51 [2020-06-27T03:29:51.371Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
03:29:52 [2020-06-27T03:29:52.303Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
03:29:52 [2020-06-27T03:29:52.346Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
03:29:52 [2020-06-27T03:29:52.346Z] === RUN   TestCgroupNamespacesRunHostMode
03:29:52 [2020-06-27T03:29:52.560Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
03:29:54 [2020-06-27T03:29:54.248Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
03:29:54 [2020-06-27T03:29:54.248Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:29:54 [2020-06-27T03:29:54.458Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
03:29:54 [2020-06-27T03:29:54.460Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:29:55 [2020-06-27T03:29:55.391Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
03:29:55 [2020-06-27T03:29:55.956Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
03:29:56 [2020-06-27T03:29:56.149Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
03:29:56 [2020-06-27T03:29:56.149Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:29:56 [2020-06-27T03:29:56.215Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
03:29:56 [2020-06-27T03:29:56.473Z] --- PASS: TestDockerNetworkMacvlan (19.28s)
03:29:56 [2020-06-27T03:29:56.473Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
03:29:56 [2020-06-27T03:29:56.473Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
03:29:56 [2020-06-27T03:29:56.473Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s)
03:29:56 [2020-06-27T03:29:56.473Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s)
03:29:56 [2020-06-27T03:29:56.473Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s)
03:29:56 [2020-06-27T03:29:56.473Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.47s)
03:29:56 [2020-06-27T03:29:56.473Z] PASS
03:29:56 [2020-06-27T03:29:56.473Z] 
03:29:56 [2020-06-27T03:29:56.473Z] DONE 8 tests in 20.846s
03:29:56 [2020-06-27T03:29:56.473Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
03:29:56 [2020-06-27T03:29:56.473Z] ++ 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
03:29:56 [2020-06-27T03:29:56.473Z] ++ set -e
03:29:56 [2020-06-27T03:29:56.473Z] ++ '[' -n 0 ']'
03:29:56 [2020-06-27T03:29:56.473Z] ++ set -x
03:29:56 [2020-06-27T03:29:56.473Z] ++ env -i DEST=/go/src/github.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
03:29:56 [2020-06-27T03:29:56.473Z] testing: warning: no tests to run
03:29:56 [2020-06-27T03:29:56.473Z] PASS
03:29:56 [2020-06-27T03:29:56.473Z] 
03:29:56 [2020-06-27T03:29:56.473Z] DONE 0 tests in 0.016s
03:29:56 [2020-06-27T03:29:56.473Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:29:56 [2020-06-27T03:29:56.473Z] ++ 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
03:29:56 [2020-06-27T03:29:56.473Z] ++ set -e
03:29:56 [2020-06-27T03:29:56.473Z] ++ '[' -n 0 ']'
03:29:56 [2020-06-27T03:29:56.473Z] ++ set -x
03:29:56 [2020-06-27T03:29:56.473Z] ++ env -i DEST=/go/src/github.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
03:29:56 [2020-06-27T03:29:56.473Z] INFO: Testing against a local daemon
03:29:56 [2020-06-27T03:29:56.473Z] === RUN   TestAuthZPluginAllowRequest
03:29:56 [2020-06-27T03:29:56.836Z] --- PASS: TestImportExtremelyLargeImageWorks (108.40s)
03:29:56 [2020-06-27T03:29:56.836Z] PASS
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === Skipped
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] DONE 12 tests, 1 skipped in 112.414s
03:29:56 [2020-06-27T03:29:56.836Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
03:29:56 [2020-06-27T03:29:56.836Z] INFO: Testing against a local daemon
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestNetworkCreateDelete
03:29:56 [2020-06-27T03:29:56.836Z] --- PASS: TestNetworkCreateDelete (0.13s)
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestDockerNetworkDeletePreferID
03:29:56 [2020-06-27T03:29:56.836Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestDaemonDNSFallback
03:29:56 [2020-06-27T03:29:56.836Z] --- PASS: TestDaemonDNSFallback (2.31s)
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestInspectNetwork
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestInspectNetwork (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestRunContainerWithBridgeNone
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestNetworkInvalidJSON
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestNetworkInvalidJSON//networks/create
03:29:56 [2020-06-27T03:29:56.836Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:29:56 [2020-06-27T03:29:56.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:29:56 [2020-06-27T03:29:56.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:29:56 [2020-06-27T03:29:56.836Z] === CONT  TestNetworkInvalidJSON//networks/create
03:29:56 [2020-06-27T03:29:56.836Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:29:56 [2020-06-27T03:29:56.836Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:29:56 [2020-06-27T03:29:56.836Z] --- PASS: TestNetworkInvalidJSON (0.05s)
03:29:56 [2020-06-27T03:29:56.836Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestHostIPv4BridgeLabel
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestDaemonRestartWithLiveRestore
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.04s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestDaemonDefaultNetworkPools
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestDaemonDefaultNetworkPools (0.03s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestDaemonRestartWithExistingNetwork
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.04s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestServiceWithPredefinedNetwork
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:236: FLAKY_TEST
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestServiceWithDataPathPortInit
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestServiceWithDataPathPortInit (0.04s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:29:56 [2020-06-27T03:29:56.836Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:29:56 [2020-06-27T03:29:56.836Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:29:56 [2020-06-27T03:29:56.836Z] PASS
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === Skipped
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.04s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.03s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.04s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:236: FLAKY_TEST
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.04s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
03:29:56 [2020-06-27T03:29:56.836Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] 
03:29:56 [2020-06-27T03:29:56.836Z] DONE 19 tests, 12 skipped in 3.115s
03:29:56 [2020-06-27T03:29:56.836Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:29:57 [2020-06-27T03:29:57.090Z] INFO: Testing against a local daemon
03:29:57 [2020-06-27T03:29:57.090Z] === RUN   TestDockerNetworkIpvlanPersistance
03:29:57 [2020-06-27T03:29:57.090Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
03:29:57 [2020-06-27T03:29:57.090Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:29:57 [2020-06-27T03:29:57.090Z] === RUN   TestDockerNetworkIpvlan
03:29:57 [2020-06-27T03:29:57.090Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:29:57 [2020-06-27T03:29:57.090Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:29:57 [2020-06-27T03:29:57.090Z] PASS
03:29:57 [2020-06-27T03:29:57.090Z] 
03:29:57 [2020-06-27T03:29:57.090Z] === Skipped
03:29:57 [2020-06-27T03:29:57.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
03:29:57 [2020-06-27T03:29:57.090Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:29:57 [2020-06-27T03:29:57.090Z] 
03:29:57 [2020-06-27T03:29:57.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:29:57 [2020-06-27T03:29:57.090Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:29:57 [2020-06-27T03:29:57.090Z] 
03:29:57 [2020-06-27T03:29:57.090Z] 
03:29:57 [2020-06-27T03:29:57.090Z] DONE 2 tests, 2 skipped in 0.107s
03:29:57 [2020-06-27T03:29:57.090Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:29:57 [2020-06-27T03:29:57.090Z] INFO: Testing against a local daemon
03:29:57 [2020-06-27T03:29:57.090Z] === RUN   TestDockerNetworkMacvlanPersistance
03:29:57 [2020-06-27T03:29:57.090Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
03:29:57 [2020-06-27T03:29:57.090Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:57 [2020-06-27T03:29:57.090Z] === RUN   TestDockerNetworkMacvlan
03:29:57 [2020-06-27T03:29:57.090Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
03:29:57 [2020-06-27T03:29:57.090Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:57 [2020-06-27T03:29:57.090Z] PASS
03:29:57 [2020-06-27T03:29:57.090Z] 
03:29:57 [2020-06-27T03:29:57.090Z] === Skipped
03:29:57 [2020-06-27T03:29:57.090Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
03:29:57 [2020-06-27T03:29:57.090Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:57 [2020-06-27T03:29:57.090Z] 
03:29:57 [2020-06-27T03:29:57.090Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
03:29:57 [2020-06-27T03:29:57.090Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
03:29:57 [2020-06-27T03:29:57.090Z] 
03:29:57 [2020-06-27T03:29:57.090Z] 
03:29:57 [2020-06-27T03:29:57.090Z] DONE 2 tests, 2 skipped in 0.098s
03:29:57 [2020-06-27T03:29:57.090Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
03:29:57 [2020-06-27T03:29:57.090Z] testing: warning: no tests to run
03:29:57 [2020-06-27T03:29:57.090Z] PASS
03:29:57 [2020-06-27T03:29:57.090Z] 
03:29:57 [2020-06-27T03:29:57.090Z] DONE 0 tests in 0.022s
03:29:57 [2020-06-27T03:29:57.090Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:29:57 [2020-06-27T03:29:57.146Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
03:29:57 [2020-06-27T03:29:57.344Z] INFO: Testing against a local daemon
03:29:57 [2020-06-27T03:29:57.344Z] === RUN   TestAuthZPluginAllowRequest
03:29:57 [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
03:29:57 [2020-06-27T03:29:57.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.344Z] === RUN   TestAuthZPluginTLS
03:29:57 [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginTLS (0.00s)
03:29:57 [2020-06-27T03:29:57.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.344Z] === RUN   TestAuthZPluginDenyRequest
03:29:57 [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
03:29:57 [2020-06-27T03:29:57.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.344Z] === RUN   TestAuthZPluginAPIDenyResponse
03:29:57 [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
03:29:57 [2020-06-27T03:29:57.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.344Z] === RUN   TestAuthZPluginDenyResponse
03:29:57 [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
03:29:57 [2020-06-27T03:29:57.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.344Z] === RUN   TestAuthZPluginAllowEventStream
03:29:57 [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
03:29:57 [2020-06-27T03:29:57.344Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.345Z] === RUN   TestAuthZPluginErrorResponse
03:29:57 [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
03:29:57 [2020-06-27T03:29:57.345Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.345Z] === RUN   TestAuthZPluginErrorRequest
03:29:57 [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
03:29:57 [2020-06-27T03:29:57.345Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.345Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:29:57 [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
03:29:57 [2020-06-27T03:29:57.345Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.345Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:29:57 [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
03:29:57 [2020-06-27T03:29:57.345Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.345Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:29:57 [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
03:29:57 [2020-06-27T03:29:57.345Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.345Z] === RUN   TestAuthZPluginHeader
03:29:57 [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthZPluginHeader (0.00s)
03:29:57 [2020-06-27T03:29:57.345Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.345Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:29:57 [2020-06-27T03:29:57.525Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s)
03:29:57 [2020-06-27T03:29:57.525Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:29:57 [2020-06-27T03:29:57.599Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s)
03:29:57 [2020-06-27T03:29:57.599Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.599Z] === RUN   TestAuthZPluginV2Disable
03:29:57 [2020-06-27T03:29:57.599Z] --- SKIP: TestAuthZPluginV2Disable (0.14s)
03:29:57 [2020-06-27T03:29:57.599Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.599Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:29:57 [2020-06-27T03:29:57.853Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.18s)
03:29:57 [2020-06-27T03:29:57.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:57 [2020-06-27T03:29:57.853Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:29:58 [2020-06-27T03:29:58.078Z] === RUN   TestDockerSuite/TestAttachAfterDetach
03:29:58 [2020-06-27T03:29:58.107Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.23s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:29:58 [2020-06-27T03:29:58.107Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] PASS
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === Skipped
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.14s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.18s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.23s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
03:29:58 [2020-06-27T03:29:58.107Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] 
03:29:58 [2020-06-27T03:29:58.107Z] DONE 17 tests, 17 skipped in 0.958s
03:29:58 [2020-06-27T03:29:58.107Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:29:58 [2020-06-27T03:29:58.361Z] INFO: Testing against a local daemon
03:29:58 [2020-06-27T03:29:58.361Z] === RUN   TestPluginInvalidJSON
03:29:58 [2020-06-27T03:29:58.361Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:29:58 [2020-06-27T03:29:58.361Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:29:58 [2020-06-27T03:29:58.361Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:29:58 [2020-06-27T03:29:58.361Z] --- PASS: TestPluginInvalidJSON (0.02s)
03:29:58 [2020-06-27T03:29:58.361Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:29:58 [2020-06-27T03:29:58.361Z] === RUN   TestPluginInstall
03:29:58 [2020-06-27T03:29:58.361Z] --- SKIP: TestPluginInstall (0.00s)
03:29:58 [2020-06-27T03:29:58.361Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.361Z] PASS
03:29:58 [2020-06-27T03:29:58.361Z] 
03:29:58 [2020-06-27T03:29:58.361Z] === Skipped
03:29:58 [2020-06-27T03:29:58.361Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
03:29:58 [2020-06-27T03:29:58.361Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:29:58 [2020-06-27T03:29:58.361Z] 
03:29:58 [2020-06-27T03:29:58.361Z] 
03:29:58 [2020-06-27T03:29:58.361Z] DONE 3 tests, 1 skipped in 0.131s
03:29:58 [2020-06-27T03:29:58.361Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:29:58 [2020-06-27T03:29:58.361Z] INFO: Testing against a local daemon
03:29:58 [2020-06-27T03:29:58.361Z] === RUN   TestExternalGraphDriver
03:29:58 [2020-06-27T03:29:58.361Z] --- SKIP: TestExternalGraphDriver (0.08s)
03:29:58 [2020-06-27T03:29:58.361Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
03:29:58 [2020-06-27T03:29:58.361Z] === RUN   TestGraphdriverPluginV2
03:29:58 [2020-06-27T03:29:58.487Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
03:29:58 [2020-06-27T03:29:58.487Z] === RUN   TestAuthZPluginTLS
03:29:58 [2020-06-27T03:29:58.643Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
03:29:58 [2020-06-27T03:29:58.767Z] --- PASS: TestAuthZPluginTLS (0.54s)
03:29:58 [2020-06-27T03:29:58.767Z] === RUN   TestAuthZPluginDenyRequest
03:29:58 [2020-06-27T03:29:58.901Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
03:29:58 [2020-06-27T03:29:58.901Z] === RUN   TestCgroupNamespacesRunOlderClient
03:29:59 [2020-06-27T03:29:59.378Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
03:29:59 [2020-06-27T03:29:59.378Z] === RUN   TestAuthZPluginAPIDenyResponse
03:29:59 [2020-06-27T03:29:59.659Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
03:29:59 [2020-06-27T03:29:59.659Z] === RUN   TestAuthZPluginDenyResponse
03:30:00 [2020-06-27T03:30:00.015Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
03:30:00 [2020-06-27T03:30:00.269Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
03:30:00 [2020-06-27T03:30:00.269Z] === RUN   TestAuthZPluginAllowEventStream
03:30:00 [2020-06-27T03:30:00.801Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
03:30:00 [2020-06-27T03:30:00.801Z] === RUN   TestKernelTCPMemory
03:30:01 [2020-06-27T03:30:01.222Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:30:01 [2020-06-27T03:30:01.222Z] 
03:30:01 [2020-06-27T03:30:01.222Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:30:01 [2020-06-27T03:30:01.367Z] --- PASS: TestKernelTCPMemory (0.92s)
03:30:01 [2020-06-27T03:30:01.367Z] === RUN   TestNISDomainname
03:30:01 [2020-06-27T03:30:01.841Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:30:01 [2020-06-27T03:30:01.842Z] HOSTNAME=37440fd01d9d
03:30:01 [2020-06-27T03:30:01.842Z] TESTDEBUG=0
03:30:01 [2020-06-27T03:30:01.842Z] DEST=bundles/test-integration
03:30:01 [2020-06-27T03:30:01.842Z] PWD=/go/src/github.com/docker/docker
03:30:01 [2020-06-27T03:30:01.842Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc
03:30:01 [2020-06-27T03:30:01.842Z] container=docker
03:30:01 [2020-06-27T03:30:01.842Z] HOME=/root
03:30:01 [2020-06-27T03:30:01.842Z] GOLANG_VERSION=1.13.12
03:30:01 [2020-06-27T03:30:01.842Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:30:01 [2020-06-27T03:30:01.842Z] VALIDATE_BRANCH=master
03:30:01 [2020-06-27T03:30:01.842Z] TERM=xterm
03:30:01 [2020-06-27T03:30:01.842Z] DOCKER_PKG=github.com/docker/docker
03:30:01 [2020-06-27T03:30:01.842Z] SHLVL=1
03:30:01 [2020-06-27T03:30:01.842Z] TIMEOUT=120m
03:30:01 [2020-06-27T03:30:01.842Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:30:01 [2020-06-27T03:30:01.842Z] DOCKER_GRAPHDRIVER=overlay2
03:30:01 [2020-06-27T03:30:01.842Z] GO111MODULE=off
03:30:01 [2020-06-27T03:30:01.842Z] DOCKER_EXPERIMENTAL=1
03:30:01 [2020-06-27T03:30:01.842Z] TEST_SKIP_INTEGRATION_CLI=1
03:30:01 [2020-06-27T03:30:01.842Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:30:01 [2020-06-27T03:30:01.842Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:30:01 [2020-06-27T03:30:01.842Z] GOPATH=/go
03:30:01 [2020-06-27T03:30:01.842Z] PKG_CONFIG=pkg-config
03:30:01 [2020-06-27T03:30:01.842Z] _=/usr/bin/env
03:30:01 [2020-06-27T03:30:01.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:30:01 [2020-06-27T03:30:01.911Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
03:30:01 [2020-06-27T03:30:01.911Z] === RUN   TestDockerSuite/TestAttachDetach
03:30:02 [2020-06-27T03:30:02.281Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
03:30:02 [2020-06-27T03:30:02.281Z] === RUN   TestAuthZPluginErrorResponse
03:30:02 [2020-06-27T03:30:02.302Z] --- PASS: TestNISDomainname (1.00s)
03:30:02 [2020-06-27T03:30:02.302Z] === RUN   TestHostnameDnsResolution
03:30:02 [2020-06-27T03:30:02.562Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
03:30:02 [2020-06-27T03:30:02.562Z] === RUN   TestAuthZPluginErrorRequest
03:30:03 [2020-06-27T03:30:03.173Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
03:30:03 [2020-06-27T03:30:03.173Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:30:03 [2020-06-27T03:30:03.283Z] === RUN   TestDockerSuite/TestAttachDisconnect
03:30:03 [2020-06-27T03:30:03.784Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
03:30:03 [2020-06-27T03:30:03.784Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:30:04 [2020-06-27T03:30:04.204Z] --- PASS: TestHostnameDnsResolution (1.77s)
03:30:04 [2020-06-27T03:30:04.204Z] === RUN   TestStats
03:30:04 [2020-06-27T03:30:04.217Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
03:30:04 [2020-06-27T03:30:04.881Z] --- PASS: TestGraphdriverPluginV2 (5.73s)
03:30:04 [2020-06-27T03:30:04.881Z] PASS
03:30:04 [2020-06-27T03:30:04.881Z] 
03:30:04 [2020-06-27T03:30:04.881Z] === Skipped
03:30:04 [2020-06-27T03:30:04.881Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
03:30:04 [2020-06-27T03:30:04.881Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
03:30:04 [2020-06-27T03:30:04.881Z] 
03:30:04 [2020-06-27T03:30:04.881Z] 
03:30:04 [2020-06-27T03:30:04.881Z] DONE 2 tests, 1 skipped in 5.905s
03:30:04 [2020-06-27T03:30:04.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:30:04 [2020-06-27T03:30:04.881Z] INFO: Testing against a local daemon
03:30:04 [2020-06-27T03:30:04.881Z] === RUN   TestContinueAfterPluginCrash
03:30:04 [2020-06-27T03:30:04.881Z] === PAUSE TestContinueAfterPluginCrash
03:30:04 [2020-06-27T03:30:04.881Z] === RUN   TestReadPluginNoRead
03:30:04 [2020-06-27T03:30:04.881Z] === PAUSE TestReadPluginNoRead
03:30:04 [2020-06-27T03:30:04.881Z] === RUN   TestDaemonStartWithLogOpt
03:30:04 [2020-06-27T03:30:04.881Z] === PAUSE TestDaemonStartWithLogOpt
03:30:04 [2020-06-27T03:30:04.881Z] === CONT  TestContinueAfterPluginCrash
03:30:04 [2020-06-27T03:30:04.881Z] === CONT  TestDaemonStartWithLogOpt
03:30:05 [2020-06-27T03:30:05.590Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
03:30:05 [2020-06-27T03:30:05.798Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s)
03:30:05 [2020-06-27T03:30:05.799Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:30:06 [2020-06-27T03:30:06.155Z] === RUN   TestDockerSuite/TestAttachPausedContainer
03:30:07 [2020-06-27T03:30:07.486Z] --- PASS: TestStats (2.83s)
03:30:07 [2020-06-27T03:30:07.486Z] === RUN   TestStopContainerWithTimeout
03:30:07 [2020-06-27T03:30:07.486Z] === RUN   TestStopContainerWithTimeout/0
03:30:07 [2020-06-27T03:30:07.486Z] === PAUSE TestStopContainerWithTimeout/0
03:30:07 [2020-06-27T03:30:07.486Z] === RUN   TestStopContainerWithTimeout/1
03:30:07 [2020-06-27T03:30:07.486Z] === PAUSE TestStopContainerWithTimeout/1
03:30:07 [2020-06-27T03:30:07.486Z] === RUN   TestStopContainerWithTimeout/3
03:30:07 [2020-06-27T03:30:07.486Z] === PAUSE TestStopContainerWithTimeout/3
03:30:07 [2020-06-27T03:30:07.486Z] === RUN   TestStopContainerWithTimeout/-1
03:30:07 [2020-06-27T03:30:07.486Z] === PAUSE TestStopContainerWithTimeout/-1
03:30:07 [2020-06-27T03:30:07.486Z] === CONT  TestStopContainerWithTimeout/0
03:30:07 [2020-06-27T03:30:07.486Z] === CONT  TestStopContainerWithTimeout/3
03:30:07 [2020-06-27T03:30:07.486Z] === CONT  TestStopContainerWithTimeout/1
03:30:07 [2020-06-27T03:30:07.486Z] === CONT  TestStopContainerWithTimeout/-1
03:30:07 [2020-06-27T03:30:07.526Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
03:30:08 [2020-06-27T03:30:08.093Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
03:30:08 [2020-06-27T03:30:08.093Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
03:30:08 [2020-06-27T03:30:08.462Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
03:30:08 [2020-06-27T03:30:08.462Z] === RUN   TestAuthZPluginHeader
03:30:09 [2020-06-27T03:30:09.073Z] --- PASS: TestAuthZPluginHeader (0.86s)
03:30:09 [2020-06-27T03:30:09.073Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:30:09 [2020-06-27T03:30:09.073Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:30:09 [2020-06-27T03:30:09.073Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:09 [2020-06-27T03:30:09.073Z] === RUN   TestAuthZPluginV2Disable
03:30:09 [2020-06-27T03:30:09.073Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
03:30:09 [2020-06-27T03:30:09.073Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:09 [2020-06-27T03:30:09.073Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:30:09 [2020-06-27T03:30:09.073Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:30:09 [2020-06-27T03:30:09.073Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:09 [2020-06-27T03:30:09.073Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:30:09 [2020-06-27T03:30:09.073Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:30:09 [2020-06-27T03:30:09.073Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:09 [2020-06-27T03:30:09.073Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:30:09 [2020-06-27T03:30:09.468Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
03:30:09 [2020-06-27T03:30:09.725Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
03:30:09 [2020-06-27T03:30:09.740Z] tests/integration/models_containers_test.py ............................ [ 83%]
03:30:10 [2020-06-27T03:30:10.771Z] --- PASS: TestStopContainerWithTimeout (0.02s)
03:30:10 [2020-06-27T03:30:10.771Z]     --- PASS: TestStopContainerWithTimeout/0 (1.31s)
03:30:10 [2020-06-27T03:30:10.771Z]     --- PASS: TestStopContainerWithTimeout/1 (2.27s)
03:30:10 [2020-06-27T03:30:10.771Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.21s)
03:30:10 [2020-06-27T03:30:10.771Z]     --- PASS: TestStopContainerWithTimeout/3 (3.24s)
03:30:10 [2020-06-27T03:30:10.771Z] === RUN   TestDeleteDevicemapper
03:30:10 [2020-06-27T03:30:10.771Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:30:10 [2020-06-27T03:30:10.771Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:30:10 [2020-06-27T03:30:10.771Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:30:11 [2020-06-27T03:30:11.624Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
03:30:12 [2020-06-27T03:30:12.189Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
03:30:12 [2020-06-27T03:30:12.674Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s)
03:30:12 [2020-06-27T03:30:12.674Z] === RUN   TestUpdateMemory
03:30:12 [2020-06-27T03:30:12.674Z] --- SKIP: TestUpdateMemory (0.00s)
03:30:12 [2020-06-27T03:30:12.674Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:30:12 [2020-06-27T03:30:12.674Z] === RUN   TestUpdateCPUQuota
03:30:12 [2020-06-27T03:30:12.755Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
03:30:12 [2020-06-27T03:30:12.755Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
03:30:13 [2020-06-27T03:30:13.012Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
03:30:14 [2020-06-27T03:30:14.049Z] --- PASS: TestUpdateCPUQuota (1.50s)
03:30:14 [2020-06-27T03:30:14.049Z] === RUN   TestUpdatePidsLimit
03:30:14 [2020-06-27T03:30:14.049Z] === RUN   TestUpdatePidsLimit/update_from_none
03:30:14 [2020-06-27T03:30:14.308Z] === RUN   TestUpdatePidsLimit/no_change
03:30:14 [2020-06-27T03:30:14.387Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
03:30:14 [2020-06-27T03:30:14.387Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
03:30:14 [2020-06-27T03:30:14.566Z] === RUN   TestUpdatePidsLimit/update_lower
03:30:14 [2020-06-27T03:30:14.952Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
03:30:15 [2020-06-27T03:30:15.132Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:30:15 [2020-06-27T03:30:15.391Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:30:15 [2020-06-27T03:30:15.518Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
03:30:15 [2020-06-27T03:30:15.518Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
03:30:15 [2020-06-27T03:30:15.958Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:30:16 [2020-06-27T03:30:16.239Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:30:16 [2020-06-27T03:30:16.461Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
03:30:18 [2020-06-27T03:30:18.141Z] --- PASS: TestUpdatePidsLimit (3.98s)
03:30:18 [2020-06-27T03:30:18.141Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
03:30:18 [2020-06-27T03:30:18.141Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
03:30:18 [2020-06-27T03:30:18.141Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
03:30:18 [2020-06-27T03:30:18.141Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
03:30:18 [2020-06-27T03:30:18.141Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
03:30:18 [2020-06-27T03:30:18.141Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
03:30:18 [2020-06-27T03:30:18.141Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
03:30:18 [2020-06-27T03:30:18.141Z] === RUN   TestUpdateRestartPolicy
03:30:18 [2020-06-27T03:30:18.358Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
03:30:19 [2020-06-27T03:30:19.700Z] --- PASS: TestDaemonStartWithLogOpt (13.03s)
03:30:19 [2020-06-27T03:30:19.700Z] === CONT  TestReadPluginNoRead
03:30:19 [2020-06-27T03:30:19.732Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
03:30:21 [2020-06-27T03:30:21.058Z] === RUN   TestReadPluginNoRead/default
03:30:21 [2020-06-27T03:30:21.058Z] --- PASS: TestContinueAfterPluginCrash (16.74s)
03:30:22 [2020-06-27T03:30:22.257Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
03:30:23 [2020-06-27T03:30:23.189Z] --- PASS: TestBuildWithHugeFile (103.93s)
03:30:23 [2020-06-27T03:30:23.189Z] === RUN   TestBuildWithEmptyDockerfile
03:30:23 [2020-06-27T03:30:23.189Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:30:23 [2020-06-27T03:30:23.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:30:23 [2020-06-27T03:30:23.189Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:30:23 [2020-06-27T03:30:23.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:30:23 [2020-06-27T03:30:23.189Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:30:23 [2020-06-27T03:30:23.189Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:30:23 [2020-06-27T03:30:23.189Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:30:23 [2020-06-27T03:30:23.189Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:30:23 [2020-06-27T03:30:23.446Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
03:30:23 [2020-06-27T03:30:23.446Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:30:23 [2020-06-27T03:30:23.606Z] === RUN   TestReadPluginNoRead/disabled_caching
03:30:23 [2020-06-27T03:30:23.703Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
03:30:23 [2020-06-27T03:30:23.703Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
03:30:23 [2020-06-27T03:30:23.703Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
03:30:23 [2020-06-27T03:30:23.703Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s)
03:30:23 [2020-06-27T03:30:23.703Z] === RUN   TestBuildPreserveOwnership
03:30:23 [2020-06-27T03:30:23.703Z] === RUN   TestBuildPreserveOwnership/copy_from
03:30:24 [2020-06-27T03:30:24.268Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
03:30:25 [2020-06-27T03:30:25.490Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:30:25 [2020-06-27T03:30:25.620Z] .........                                                                [ 86%]
03:30:26 [2020-06-27T03:30:26.794Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:30:27 [2020-06-27T03:30:27.489Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.29s)
03:30:27 [2020-06-27T03:30:27.490Z] PASS
03:30:27 [2020-06-27T03:30:27.490Z] 
03:30:27 [2020-06-27T03:30:27.490Z] === Skipped
03:30:27 [2020-06-27T03:30:27.490Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:30:27 [2020-06-27T03:30:27.490Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:27 [2020-06-27T03:30:27.490Z] 
03:30:27 [2020-06-27T03:30:27.490Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
03:30:27 [2020-06-27T03:30:27.490Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:27 [2020-06-27T03:30:27.490Z] 
03:30:27 [2020-06-27T03:30:27.490Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:30:27 [2020-06-27T03:30:27.490Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:27 [2020-06-27T03:30:27.490Z] 
03:30:27 [2020-06-27T03:30:27.490Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:30:27 [2020-06-27T03:30:27.490Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:27 [2020-06-27T03:30:27.490Z] 
03:30:27 [2020-06-27T03:30:27.490Z] 
03:30:27 [2020-06-27T03:30:27.490Z] DONE 17 tests, 4 skipped in 29.927s
03:30:27 [2020-06-27T03:30:27.490Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:30:27 [2020-06-27T03:30:27.490Z] ++ 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
03:30:27 [2020-06-27T03:30:27.490Z] ++ set -e
03:30:27 [2020-06-27T03:30:27.490Z] ++ '[' -n 0 ']'
03:30:27 [2020-06-27T03:30:27.490Z] ++ set -x
03:30:27 [2020-06-27T03:30:27.490Z] ++ env -i DEST=/go/src/github.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
03:30:27 [2020-06-27T03:30:27.490Z] INFO: Testing against a local daemon
03:30:27 [2020-06-27T03:30:27.490Z] === RUN   TestPluginInvalidJSON
03:30:27 [2020-06-27T03:30:27.490Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:30:27 [2020-06-27T03:30:27.490Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:30:27 [2020-06-27T03:30:27.490Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:30:27 [2020-06-27T03:30:27.490Z] --- PASS: TestPluginInvalidJSON (0.02s)
03:30:27 [2020-06-27T03:30:27.490Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:30:27 [2020-06-27T03:30:27.490Z] === RUN   TestPluginInstall
03:30:27 [2020-06-27T03:30:27.490Z] === RUN   TestPluginInstall/no_auth
03:30:27 [2020-06-27T03:30:27.727Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
03:30:27 [2020-06-27T03:30:27.986Z] --- PASS: TestBuildPreserveOwnership (4.45s)
03:30:27 [2020-06-27T03:30:27.986Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.90s)
03:30:27 [2020-06-27T03:30:27.986Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s)
03:30:27 [2020-06-27T03:30:27.986Z] === RUN   TestBuildPlatformInvalid
03:30:28 [2020-06-27T03:30:28.040Z] --- PASS: TestReadPluginNoRead (10.37s)
03:30:28 [2020-06-27T03:30:28.040Z]     --- PASS: TestReadPluginNoRead/default (2.26s)
03:30:28 [2020-06-27T03:30:28.040Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.28s)
03:30:28 [2020-06-27T03:30:28.040Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s)
03:30:28 [2020-06-27T03:30:28.040Z]     read_test.go:92: [de5e586547a85] daemon is not started
03:30:28 [2020-06-27T03:30:28.040Z] PASS
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] DONE 6 tests in 23.546s
03:30:28 [2020-06-27T03:30:28.040Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:30:28 [2020-06-27T03:30:28.040Z] testing: warning: no tests to run
03:30:28 [2020-06-27T03:30:28.040Z] PASS
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] DONE 0 tests in 0.036s
03:30:28 [2020-06-27T03:30:28.040Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:30:28 [2020-06-27T03:30:28.040Z] INFO: Testing against a local daemon
03:30:28 [2020-06-27T03:30:28.040Z] === RUN   TestPluginWithDevMounts
03:30:28 [2020-06-27T03:30:28.040Z] --- SKIP: TestPluginWithDevMounts (0.00s)
03:30:28 [2020-06-27T03:30:28.040Z]     mounts_test.go:21: (*Execution).IsRootless-fm
03:30:28 [2020-06-27T03:30:28.040Z] PASS
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] === Skipped
03:30:28 [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
03:30:28 [2020-06-27T03:30:28.040Z]     mounts_test.go:21: (*Execution).IsRootless-fm
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] DONE 1 tests, 1 skipped in 0.120s
03:30:28 [2020-06-27T03:30:28.040Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
03:30:28 [2020-06-27T03:30:28.040Z] INFO: Testing against a local daemon
03:30:28 [2020-06-27T03:30:28.040Z] === RUN   TestSecretInspect
03:30:28 [2020-06-27T03:30:28.040Z] --- SKIP: TestSecretInspect (0.03s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] === RUN   TestSecretList
03:30:28 [2020-06-27T03:30:28.040Z] --- SKIP: TestSecretList (0.01s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] === RUN   TestSecretsCreateAndDelete
03:30:28 [2020-06-27T03:30:28.040Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] === RUN   TestSecretsUpdate
03:30:28 [2020-06-27T03:30:28.040Z] --- SKIP: TestSecretsUpdate (0.01s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] === RUN   TestTemplatedSecret
03:30:28 [2020-06-27T03:30:28.040Z] --- SKIP: TestTemplatedSecret (0.00s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] === RUN   TestSecretCreateResolve
03:30:28 [2020-06-27T03:30:28.040Z] --- SKIP: TestSecretCreateResolve (0.01s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] PASS
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] === Skipped
03:30:28 [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
03:30:28 [2020-06-27T03:30:28.040Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] 
03:30:28 [2020-06-27T03:30:28.040Z] DONE 6 tests, 6 skipped in 0.178s
03:30:28 [2020-06-27T03:30:28.040Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
03:30:28 [2020-06-27T03:30:28.244Z] --- PASS: TestBuildPlatformInvalid (0.15s)
03:30:28 [2020-06-27T03:30:28.244Z] PASS
03:30:28 [2020-06-27T03:30:28.244Z] 
03:30:28 [2020-06-27T03:30:28.244Z] === Skipped
03:30:28 [2020-06-27T03:30:28.244Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
03:30:28 [2020-06-27T03:30:28.244Z]     build_session_test.go:25: TODO: BuildKit
03:30:28 [2020-06-27T03:30:28.244Z] 
03:30:28 [2020-06-27T03:30:28.244Z] 
03:30:28 [2020-06-27T03:30:28.244Z] DONE 32 tests, 1 skipped in 184.092s
03:30:28 [2020-06-27T03:30:28.244Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
03:30:28 [2020-06-27T03:30:28.244Z] ++ 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
03:30:28 [2020-06-27T03:30:28.244Z] ++ set -e
03:30:28 [2020-06-27T03:30:28.244Z] ++ '[' -n 0 ']'
03:30:28 [2020-06-27T03:30:28.244Z] ++ set -x
03:30:28 [2020-06-27T03:30:28.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:30:28 [2020-06-27T03:30:28.294Z] INFO: Testing against a local daemon
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestServiceCreateInit
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:30:28 [2020-06-27T03:30:28.294Z] --- PASS: TestServiceCreateInit (0.02s)
03:30:28 [2020-06-27T03:30:28.294Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
03:30:28 [2020-06-27T03:30:28.294Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
03:30:28 [2020-06-27T03:30:28.294Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestCreateServiceMultipleTimes
03:30:28 [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
03:30:28 [2020-06-27T03:30:28.294Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestCreateServiceConflict
03:30:28 [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceConflict (0.01s)
03:30:28 [2020-06-27T03:30:28.294Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestCreateServiceMaxReplicas
03:30:28 [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
03:30:28 [2020-06-27T03:30:28.294Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestCreateWithDuplicateNetworkNames
03:30:28 [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
03:30:28 [2020-06-27T03:30:28.294Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestCreateServiceSecretFileMode
03:30:28 [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
03:30:28 [2020-06-27T03:30:28.294Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestCreateServiceConfigFileMode
03:30:28 [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
03:30:28 [2020-06-27T03:30:28.294Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestCreateServiceSysctls
03:30:28 [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceSysctls (0.02s)
03:30:28 [2020-06-27T03:30:28.294Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestCreateServiceCapabilities
03:30:28 [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
03:30:28 [2020-06-27T03:30:28.294Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestInspect
03:30:28 [2020-06-27T03:30:28.294Z] --- SKIP: TestInspect (0.01s)
03:30:28 [2020-06-27T03:30:28.294Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestCreateJob
03:30:28 [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateJob (0.01s)
03:30:28 [2020-06-27T03:30:28.294Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.294Z] === RUN   TestReplicatedJob
03:30:28 [2020-06-27T03:30:28.348Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
03:30:28 [2020-06-27T03:30:28.348Z] 
03:30:28 [2020-06-27T03:30:28.348Z]  ________   ____  __.
03:30:28 [2020-06-27T03:30:28.348Z]  \_____  \ |    |/ _|
03:30:28 [2020-06-27T03:30:28.348Z]  /   |   \|      <
03:30:28 [2020-06-27T03:30:28.348Z]  /    |    \    |  \
03:30:28 [2020-06-27T03:30:28.348Z]  \_______  /____|__ \
03:30:28 [2020-06-27T03:30:28.348Z]          \/        \/
03:30:28 [2020-06-27T03:30:28.348Z] 
03:30:28 [2020-06-27T03:30:28.348Z] INFO: make.ps1 ended at 06/27/2020 03:30:19
03:30:28 [2020-06-27T03:30:28.348Z] INFO: Binaries build ended at 06/27/2020 03:30:21. Duration:00:01:15.1710600
03:30:28 [2020-06-27T03:30:28.348Z] INFO: Copying the built daemon binary to d:\CI\PR-41159\1\binary\dockerd-0e915e5413.exe...
03:30:28 [2020-06-27T03:30:28.348Z] INFO: Copying the built client binary to d:\CI\PR-41159\1\binary\docker-0e915e5413.exe...
03:30:28 [2020-06-27T03:30:28.348Z] INFO: Copying dockerversion from the container...
03:30:28 [2020-06-27T03:30:28.348Z] INFO: Copying the golang package from the container to d:\CI\PR-41159\1\installer\go.zip...
03:30:28 [2020-06-27T03:30:28.502Z] INFO: Testing against a local daemon
03:30:28 [2020-06-27T03:30:28.502Z] === RUN   TestConfigInspect
03:30:28 [2020-06-27T03:30:28.549Z] --- SKIP: TestReplicatedJob (0.01s)
03:30:28 [2020-06-27T03:30:28.549Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.549Z] === RUN   TestUpdateReplicatedJob
03:30:28 [2020-06-27T03:30:28.549Z] --- SKIP: TestUpdateReplicatedJob (0.03s)
03:30:28 [2020-06-27T03:30:28.549Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.549Z] === RUN   TestServiceListWithStatuses
03:30:28 [2020-06-27T03:30:28.549Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:30:28 [2020-06-27T03:30:28.549Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:30:28 [2020-06-27T03:30:28.549Z] === RUN   TestDockerNetworkConnectAlias
03:30:28 [2020-06-27T03:30:28.549Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
03:30:28 [2020-06-27T03:30:28.549Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.549Z] === RUN   TestDockerNetworkReConnect
03:30:28 [2020-06-27T03:30:28.549Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
03:30:28 [2020-06-27T03:30:28.549Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:28 [2020-06-27T03:30:28.549Z] === RUN   TestServicePlugin
03:30:28 [2020-06-27T03:30:28.815Z] INFO: Extracting go.zip to d:\CI\PR-41159\1\go
03:30:30 [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:30:30 [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:30:30 [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09595d7462e2803d8f4cafc8f9bb646305dfffc51cdf9562645172604272d110" mediatype=application/vnd.docker.plugin.v1+json size=522
03:30:30 [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:30:30 [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:30:30 [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09595d7462e2803d8f4cafc8f9bb646305dfffc51cdf9562645172604272d110" mediatype=application/vnd.docker.plugin.v1+json size=522
03:30:30 [2020-06-27T03:30:30.152Z] === RUN   TestPluginInstall/with_htpasswd
03:30:30 [2020-06-27T03:30:30.291Z] tests/integration/models_images_test.py ...............                  [ 89%]
03:30:30 [2020-06-27T03:30:30.339Z] --- PASS: TestUpdateRestartPolicy (12.48s)
03:30:30 [2020-06-27T03:30:30.339Z] === RUN   TestUpdateRestartWithAutoRemove
03:30:30 [2020-06-27T03:30:30.763Z] time="2020-06-27T03:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:30:30 [2020-06-27T03:30:30.764Z] time="2020-06-27T03:30:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:30:30 [2020-06-27T03:30:30.764Z] time="2020-06-27T03:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eff38c71e57befabc7bf154f8aefe3d93d6e9b3cecf19417f15c72475233b3bb" mediatype=application/vnd.docker.plugin.v1+json size=522
03:30:30 [2020-06-27T03:30:30.764Z] time="2020-06-27T03:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:30:30 [2020-06-27T03:30:30.764Z] time="2020-06-27T03:30:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:30:30 [2020-06-27T03:30:30.764Z] time="2020-06-27T03:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eff38c71e57befabc7bf154f8aefe3d93d6e9b3cecf19417f15c72475233b3bb" mediatype=application/vnd.docker.plugin.v1+json size=522
03:30:31 [2020-06-27T03:30:31.044Z] === RUN   TestPluginInstall/with_insecure
03:30:31 [2020-06-27T03:30:31.273Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
03:30:31 [2020-06-27T03:30:31.273Z] === RUN   TestWaitNonBlocked
03:30:31 [2020-06-27T03:30:31.273Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:30:31 [2020-06-27T03:30:31.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:30:31 [2020-06-27T03:30:31.273Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:30:31 [2020-06-27T03:30:31.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:30:31 [2020-06-27T03:30:31.273Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:30:31 [2020-06-27T03:30:31.273Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:30:31 [2020-06-27T03:30:31.479Z] tests/integration/models_networks_test.py ....                           [ 90%]
03:30:31 [2020-06-27T03:30:31.780Z] --- PASS: TestConfigInspect (2.87s)
03:30:31 [2020-06-27T03:30:31.780Z] === RUN   TestConfigList
03:30:31 [2020-06-27T03:30:31.780Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
03:30:31 [2020-06-27T03:30:31.780Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
03:30:31 [2020-06-27T03:30:31.850Z] --- SKIP: TestServicePlugin (3.39s)
03:30:31 [2020-06-27T03:30:31.850Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] === RUN   TestServiceUpdateLabel
03:30:31 [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceUpdateLabel (0.02s)
03:30:31 [2020-06-27T03:30:31.850Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] === RUN   TestServiceUpdateSecrets
03:30:31 [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
03:30:31 [2020-06-27T03:30:31.850Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] === RUN   TestServiceUpdateConfigs
03:30:31 [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] === RUN   TestServiceUpdateNetwork
03:30:31 [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] === RUN   TestServiceUpdatePidsLimit
03:30:31 [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
03:30:31 [2020-06-27T03:30:31.850Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] PASS
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === Skipped
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
03:30:31 [2020-06-27T03:30:31.850Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
03:30:31 [2020-06-27T03:30:31.850Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
03:30:31 [2020-06-27T03:30:31.850Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
03:30:31 [2020-06-27T03:30:31.850Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
03:30:31 [2020-06-27T03:30:31.850Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
03:30:31 [2020-06-27T03:30:31.850Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
03:30:31 [2020-06-27T03:30:31.850Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
03:30:31 [2020-06-27T03:30:31.850Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestInspect (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.03s)
03:30:31 [2020-06-27T03:30:31.850Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
03:30:31 [2020-06-27T03:30:31.850Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServicePlugin (3.39s)
03:30:31 [2020-06-27T03:30:31.850Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
03:30:31 [2020-06-27T03:30:31.850Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
03:30:31 [2020-06-27T03:30:31.850Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
03:30:31 [2020-06-27T03:30:31.850Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
03:30:31 [2020-06-27T03:30:31.850Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] 
03:30:31 [2020-06-27T03:30:31.850Z] DONE 24 tests, 23 skipped in 3.832s
03:30:32 [2020-06-27T03:30:32.058Z] time="2020-06-27T03:30:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:30:32 [2020-06-27T03:30:32.059Z] time="2020-06-27T03:30:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:30:32 [2020-06-27T03:30:32.059Z] time="2020-06-27T03:30:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a7a08e919f088a41565bb2299bc3eb0df1472ff48ecaba9309d9e6a98ec0ba7" mediatype=application/vnd.docker.plugin.v1+json size=522
03:30:32 [2020-06-27T03:30:32.059Z] time="2020-06-27T03:30:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:30:32 [2020-06-27T03:30:32.059Z] time="2020-06-27T03:30:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:30:32 [2020-06-27T03:30:32.059Z] time="2020-06-27T03:30:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a7a08e919f088a41565bb2299bc3eb0df1472ff48ecaba9309d9e6a98ec0ba7" mediatype=application/vnd.docker.plugin.v1+json size=522
03:30:32 [2020-06-27T03:30:32.105Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
03:30:32 [2020-06-27T03:30:32.105Z] INFO: Testing against a local daemon
03:30:32 [2020-06-27T03:30:32.105Z] === RUN   TestSessionCreate
03:30:32 [2020-06-27T03:30:32.105Z] --- PASS: TestSessionCreate (0.03s)
03:30:32 [2020-06-27T03:30:32.105Z] === RUN   TestSessionCreateWithBadUpgrade
03:30:32 [2020-06-27T03:30:32.105Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
03:30:32 [2020-06-27T03:30:32.105Z] PASS
03:30:32 [2020-06-27T03:30:32.105Z] 
03:30:32 [2020-06-27T03:30:32.105Z] DONE 2 tests in 0.141s
03:30:32 [2020-06-27T03:30:32.105Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
03:30:32 [2020-06-27T03:30:32.208Z] --- PASS: TestWaitNonBlocked (0.03s)
03:30:32 [2020-06-27T03:30:32.208Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s)
03:30:32 [2020-06-27T03:30:32.208Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
03:30:32 [2020-06-27T03:30:32.208Z] === RUN   TestWaitBlocked
03:30:32 [2020-06-27T03:30:32.208Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:30:32 [2020-06-27T03:30:32.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:30:32 [2020-06-27T03:30:32.208Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:30:32 [2020-06-27T03:30:32.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:30:32 [2020-06-27T03:30:32.208Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:30:32 [2020-06-27T03:30:32.208Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:30:32 [2020-06-27T03:30:32.338Z] --- PASS: TestPluginInstall (5.96s)
03:30:32 [2020-06-27T03:30:32.339Z]     --- PASS: TestPluginInstall/no_auth (3.88s)
03:30:32 [2020-06-27T03:30:32.339Z]     --- PASS: TestPluginInstall/with_htpasswd (0.81s)
03:30:32 [2020-06-27T03:30:32.339Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
03:30:32 [2020-06-27T03:30:32.339Z]         plugin_test.go:157: [d0f9bce02b2af] daemon is not started
03:30:32 [2020-06-27T03:30:32.339Z] PASS
03:30:32 [2020-06-27T03:30:32.339Z] 
03:30:32 [2020-06-27T03:30:32.339Z] DONE 6 tests in 6.064s
03:30:32 [2020-06-27T03:30:32.339Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:30:32 [2020-06-27T03:30:32.339Z] ++ 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
03:30:32 [2020-06-27T03:30:32.339Z] ++ set -e
03:30:32 [2020-06-27T03:30:32.339Z] ++ '[' -n 0 ']'
03:30:32 [2020-06-27T03:30:32.339Z] ++ set -x
03:30:32 [2020-06-27T03:30:32.339Z] ++ env -i DEST=/go/src/github.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
03:30:32 [2020-06-27T03:30:32.339Z] INFO: Testing against a local daemon
03:30:32 [2020-06-27T03:30:32.339Z] === RUN   TestExternalGraphDriver
03:30:32 [2020-06-27T03:30:32.345Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
03:30:32 [2020-06-27T03:30:32.345Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
03:30:32 [2020-06-27T03:30:32.359Z] INFO: Testing against a local daemon
03:30:32 [2020-06-27T03:30:32.359Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:30:32 [2020-06-27T03:30:32.359Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:30:32 [2020-06-27T03:30:32.359Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:30:32 [2020-06-27T03:30:32.359Z] === RUN   TestEventsExecDie
03:30:32 [2020-06-27T03:30:32.613Z] --- PASS: TestEventsExecDie (0.48s)
03:30:32 [2020-06-27T03:30:32.613Z] === RUN   TestEventsBackwardsCompatible
03:30:32 [2020-06-27T03:30:32.618Z] === RUN   TestExternalGraphDriver/json
03:30:32 [2020-06-27T03:30:32.867Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
03:30:32 [2020-06-27T03:30:32.867Z] === RUN   TestInfoBinaryCommits
03:30:32 [2020-06-27T03:30:32.867Z] --- PASS: TestInfoBinaryCommits (0.03s)
03:30:32 [2020-06-27T03:30:32.867Z] === RUN   TestInfoAPIVersioned
03:30:32 [2020-06-27T03:30:32.867Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:30:32 [2020-06-27T03:30:32.867Z] === RUN   TestInfoDiscoveryBackend
03:30:32 [2020-06-27T03:30:32.909Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
03:30:32 [2020-06-27T03:30:32.909Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
03:30:33 [2020-06-27T03:30:33.474Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
03:30:33 [2020-06-27T03:30:33.584Z] --- PASS: TestWaitBlocked (0.03s)
03:30:33 [2020-06-27T03:30:33.584Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
03:30:33 [2020-06-27T03:30:33.584Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
03:30:33 [2020-06-27T03:30:33.584Z] === CONT  TestContainerStartOnDaemonRestart
03:30:33 [2020-06-27T03:30:33.584Z] === CONT  TestContainerKillOnDaemonStart
03:30:33 [2020-06-27T03:30:33.584Z] === CONT  TestIpcModeOlderClient
03:30:33 [2020-06-27T03:30:33.584Z] === CONT  TestDaemonHostGatewayIP
03:30:33 [2020-06-27T03:30:33.584Z] --- PASS: TestIpcModeOlderClient (0.20s)
03:30:33 [2020-06-27T03:30:33.584Z] === CONT  TestDaemonRestartIpcMode
03:30:34 [2020-06-27T03:30:34.039Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
03:30:34 [2020-06-27T03:30:34.225Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
03:30:34 [2020-06-27T03:30:34.225Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:30:34 [2020-06-27T03:30:34.297Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
03:30:34 [2020-06-27T03:30:34.297Z] --- PASS: TestConfigList (3.09s)
03:30:34 [2020-06-27T03:30:34.297Z] === RUN   TestConfigsCreateAndDelete
03:30:34 [2020-06-27T03:30:34.630Z] === RUN   TestExternalGraphDriver/spec
03:30:35 [2020-06-27T03:30:35.231Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
03:30:36 [2020-06-27T03:30:36.163Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
03:30:36 [2020-06-27T03:30:36.871Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s)
03:30:37 [2020-06-27T03:30:37.293Z] === RUN   TestExternalGraphDriver/pull
03:30:37 [2020-06-27T03:30:37.534Z] --- PASS: TestConfigsCreateAndDelete (2.92s)
03:30:37 [2020-06-27T03:30:37.534Z] === RUN   TestConfigsUpdate
03:30:37 [2020-06-27T03:30:37.534Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
03:30:37 [2020-06-27T03:30:37.806Z] --- PASS: TestDaemonRestartIpcMode (4.33s)
03:30:38 [2020-06-27T03:30:38.023Z] tests/integration/models_nodes_test.py .                                 [ 91%]
03:30:38 [2020-06-27T03:30:38.024Z] tests/integration/models_resources_test.py .                             [ 91%]
03:30:38 [2020-06-27T03:30:38.065Z] --- PASS: TestDaemonHostGatewayIP (4.76s)
03:30:38 [2020-06-27T03:30:38.377Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
03:30:38 [2020-06-27T03:30:38.377Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:30:38 [2020-06-27T03:30:38.377Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
03:30:38 [2020-06-27T03:30:38.377Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
03:30:38 [2020-06-27T03:30:38.377Z] === RUN   TestInfoAPI
03:30:38 [2020-06-27T03:30:38.377Z] --- PASS: TestInfoAPI (0.04s)
03:30:38 [2020-06-27T03:30:38.377Z] === RUN   TestInfoAPIWarnings
03:30:38 [2020-06-27T03:30:38.757Z] --- PASS: TestExternalGraphDriver (6.35s)
03:30:38 [2020-06-27T03:30:38.757Z]     --- PASS: TestExternalGraphDriver/json (2.14s)
03:30:38 [2020-06-27T03:30:38.757Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
03:30:38 [2020-06-27T03:30:38.757Z]     --- PASS: TestExternalGraphDriver/pull (1.98s)
03:30:38 [2020-06-27T03:30:38.757Z] === RUN   TestGraphdriverPluginV2
03:30:38 [2020-06-27T03:30:38.757Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
03:30:38 [2020-06-27T03:30:38.757Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:38 [2020-06-27T03:30:38.757Z] PASS
03:30:38 [2020-06-27T03:30:38.757Z] 
03:30:38 [2020-06-27T03:30:38.757Z] === Skipped
03:30:38 [2020-06-27T03:30:38.757Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s)
03:30:38 [2020-06-27T03:30:38.757Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:38 [2020-06-27T03:30:38.757Z] 
03:30:38 [2020-06-27T03:30:38.757Z] 
03:30:38 [2020-06-27T03:30:38.757Z] DONE 5 tests, 1 skipped in 6.520s
03:30:39 [2020-06-27T03:30:39.038Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:30:39 [2020-06-27T03:30:39.038Z] ++ 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
03:30:39 [2020-06-27T03:30:39.038Z] ++ set -e
03:30:39 [2020-06-27T03:30:39.038Z] ++ '[' -n 0 ']'
03:30:39 [2020-06-27T03:30:39.038Z] ++ set -x
03:30:39 [2020-06-27T03:30:39.038Z] ++ env -i DEST=/go/src/github.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
03:30:39 [2020-06-27T03:30:39.038Z] INFO: Testing against a local daemon
03:30:39 [2020-06-27T03:30:39.038Z] === RUN   TestContinueAfterPluginCrash
03:30:39 [2020-06-27T03:30:39.038Z] === PAUSE TestContinueAfterPluginCrash
03:30:39 [2020-06-27T03:30:39.038Z] === RUN   TestReadPluginNoRead
03:30:39 [2020-06-27T03:30:39.038Z] === PAUSE TestReadPluginNoRead
03:30:39 [2020-06-27T03:30:39.038Z] === RUN   TestDaemonStartWithLogOpt
03:30:39 [2020-06-27T03:30:39.038Z] === PAUSE TestDaemonStartWithLogOpt
03:30:39 [2020-06-27T03:30:39.038Z] === CONT  TestContinueAfterPluginCrash
03:30:39 [2020-06-27T03:30:39.038Z] === CONT  TestDaemonStartWithLogOpt
03:30:39 [2020-06-27T03:30:39.298Z] --- PASS: TestInfoAPIWarnings (1.52s)
03:30:39 [2020-06-27T03:30:39.298Z] === RUN   TestInfoDebug
03:30:40 [2020-06-27T03:30:40.058Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
03:30:40 [2020-06-27T03:30:40.058Z] --- PASS: TestConfigsUpdate (2.60s)
03:30:40 [2020-06-27T03:30:40.058Z] === RUN   TestTemplatedConfig
03:30:40 [2020-06-27T03:30:40.623Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
03:30:40 [2020-06-27T03:30:40.880Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
03:30:41 [2020-06-27T03:30:41.178Z] --- PASS: TestInfoDebug (1.53s)
03:30:41 [2020-06-27T03:30:41.178Z] === RUN   TestInfoInsecureRegistries
03:30:42 [2020-06-27T03:30:42.536Z] --- PASS: TestInfoInsecureRegistries (1.53s)
03:30:42 [2020-06-27T03:30:42.536Z] === RUN   TestInfoRegistryMirrors
03:30:43 [2020-06-27T03:30:43.402Z] --- PASS: TestDaemonStartWithLogOpt (3.92s)
03:30:43 [2020-06-27T03:30:43.402Z] === CONT  TestReadPluginNoRead
03:30:43 [2020-06-27T03:30:43.789Z] tests/integration/models_services_test.py ..............X.               [ 95%]
03:30:43 [2020-06-27T03:30:43.897Z] --- PASS: TestInfoRegistryMirrors (1.53s)
03:30:43 [2020-06-27T03:30:43.897Z] === RUN   TestLoginFailsWithBadCredentials
03:30:44 [2020-06-27T03:30:44.152Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
03:30:44 [2020-06-27T03:30:44.152Z] === RUN   TestPingCacheHeaders
03:30:44 [2020-06-27T03:30:44.152Z] --- PASS: TestPingCacheHeaders (0.04s)
03:30:44 [2020-06-27T03:30:44.152Z] === RUN   TestPingGet
03:30:44 [2020-06-27T03:30:44.152Z] --- PASS: TestPingGet (0.01s)
03:30:44 [2020-06-27T03:30:44.152Z] === RUN   TestPingHead
03:30:44 [2020-06-27T03:30:44.152Z] --- PASS: TestPingHead (0.02s)
03:30:44 [2020-06-27T03:30:44.152Z] === RUN   TestVersion
03:30:44 [2020-06-27T03:30:44.152Z] --- PASS: TestVersion (0.02s)
03:30:44 [2020-06-27T03:30:44.152Z] PASS
03:30:44 [2020-06-27T03:30:44.152Z] 
03:30:44 [2020-06-27T03:30:44.152Z] === Skipped
03:30:44 [2020-06-27T03:30:44.152Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:30:44 [2020-06-27T03:30:44.152Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:30:44 [2020-06-27T03:30:44.152Z] 
03:30:44 [2020-06-27T03:30:44.152Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
03:30:44 [2020-06-27T03:30:44.152Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
03:30:44 [2020-06-27T03:30:44.152Z] 
03:30:44 [2020-06-27T03:30:44.152Z] 
03:30:44 [2020-06-27T03:30:44.152Z] DONE 18 tests, 2 skipped in 12.034s
03:30:44 [2020-06-27T03:30:44.152Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
03:30:44 [2020-06-27T03:30:44.156Z] --- PASS: TestTemplatedConfig (3.68s)
03:30:44 [2020-06-27T03:30:44.156Z] === RUN   TestConfigCreateResolve
03:30:44 [2020-06-27T03:30:44.156Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
03:30:44 [2020-06-27T03:30:44.156Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
03:30:44 [2020-06-27T03:30:44.406Z] INFO: Testing against a local daemon
03:30:44 [2020-06-27T03:30:44.406Z] === RUN   TestVolumesCreateAndList
03:30:44 [2020-06-27T03:30:44.406Z] --- PASS: TestVolumesCreateAndList (0.02s)
03:30:44 [2020-06-27T03:30:44.406Z] === RUN   TestVolumesRemove
03:30:44 [2020-06-27T03:30:44.406Z] --- PASS: TestVolumesRemove (0.05s)
03:30:44 [2020-06-27T03:30:44.406Z] === RUN   TestVolumesInspect
03:30:44 [2020-06-27T03:30:44.406Z] --- PASS: TestVolumesInspect (0.02s)
03:30:44 [2020-06-27T03:30:44.406Z] === RUN   TestVolumesInvalidJSON
03:30:44 [2020-06-27T03:30:44.406Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:30:44 [2020-06-27T03:30:44.406Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:30:44 [2020-06-27T03:30:44.406Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:30:44 [2020-06-27T03:30:44.406Z] --- PASS: TestVolumesInvalidJSON (0.02s)
03:30:44 [2020-06-27T03:30:44.406Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:30:44 [2020-06-27T03:30:44.406Z] PASS
03:30:44 [2020-06-27T03:30:44.406Z] 
03:30:44 [2020-06-27T03:30:44.406Z] DONE 5 tests in 0.202s
03:30:44 [2020-06-27T03:30:44.406Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:30:44 [2020-06-27T03:30:44.406Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11989 is not a child of this shell
03:30:44 [2020-06-27T03:30:44.406Z] warning: PID 11989 from bundles/test-integration/docker.pid had a nonzero exit code
03:30:44 [2020-06-27T03:30:44.406Z] Leaving: AppArmorNo profiles have been unloaded.
03:30:44 [2020-06-27T03:30:44.406Z] 
03:30:44 [2020-06-27T03:30:44.406Z] Unloading profiles will leave already running processes permanently
03:30:44 [2020-06-27T03:30:44.406Z] unconfined, which can lead to unexpected situations.
03:30:44 [2020-06-27T03:30:44.406Z] 
03:30:44 [2020-06-27T03:30:44.406Z] To set a process to complain mode, use the command line tool
03:30:44 [2020-06-27T03:30:44.406Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:30:44 [2020-06-27T03:30:44.406Z] Removing test suite binaries
03:30:44 [2020-06-27T03:30:44.406Z] exiting test-integration
03:30:44 [2020-06-27T03:30:44.406Z] ++ exit 0
03:30:45 [2020-06-27T03:30:45.767Z] 
03:30:46 [2020-06-27T03:30:46.097Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
03:30:46 [2020-06-27T03:30:46.105Z] === RUN   TestReadPluginNoRead/default
03:30:46 [2020-06-27T03:30:46.359Z] --- PASS: TestConfigCreateResolve (2.88s)
03:30:46 [2020-06-27T03:30:46.359Z] === RUN   TestConfigDaemonLibtrustID
03:30:46 [2020-06-27T03:30:46.527Z] tests/integration/models_swarm_test.py ..                                [ 96%]
03:30:46 [2020-06-27T03:30:46.527Z] tests/integration/models_volumes_test.py ..                              [ 96%]
Post stage
[Pipeline] junit
03:30:46 [2020-06-27T03:30:46.699Z] Recording test results
03:30:46 [2020-06-27T03:30:46.926Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
03:30:46 [2020-06-27T03:30:46.926Z] PASS
03:30:46 [2020-06-27T03:30:46.926Z] 
03:30:46 [2020-06-27T03:30:46.926Z] DONE 7 tests in 18.737s
03:30:47 [2020-06-27T03:30:47.184Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
03:30:47 [2020-06-27T03:30:47.184Z] ++ 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
03:30:47 [2020-06-27T03:30:47.184Z] ++ set -e
03:30:47 [2020-06-27T03:30:47.184Z] ++ '[' -n 0 ']'
03:30:47 [2020-06-27T03:30:47.184Z] ++ set -x
03:30:47 [2020-06-27T03:30:47.184Z] ++ env -i DEST=/go/src/github.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
03:30:47 [2020-06-27T03:30:47.184Z] INFO: Testing against a local daemon
03:30:47 [2020-06-27T03:30:47.184Z] === RUN   TestCheckpoint
03:30:47 [2020-06-27T03:30:47.184Z] --- SKIP: TestCheckpoint (0.00s)
03:30:47 [2020-06-27T03:30:47.184Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:30:47 [2020-06-27T03:30:47.184Z] === RUN   TestContainerInvalidJSON
03:30:47 [2020-06-27T03:30:47.184Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:30:47 [2020-06-27T03:30:47.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:30:47 [2020-06-27T03:30:47.184Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:30:47 [2020-06-27T03:30:47.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:30:47 [2020-06-27T03:30:47.184Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:30:47 [2020-06-27T03:30:47.184Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:30:47 [2020-06-27T03:30:47.184Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:30:47 [2020-06-27T03:30:47.184Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:30:47 [2020-06-27T03:30:47.184Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:30:47 [2020-06-27T03:30:47.184Z] --- PASS: TestContainerInvalidJSON (0.02s)
03:30:47 [2020-06-27T03:30:47.184Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:30:47 [2020-06-27T03:30:47.184Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:30:47 [2020-06-27T03:30:47.184Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
03:30:47 [2020-06-27T03:30:47.184Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:30:47 [2020-06-27T03:30:47.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
03:30:47 [2020-06-27T03:30:47.444Z] === RUN   TestCopyFromContainerPathIsNotDir
03:30:47 [2020-06-27T03:30:47.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
03:30:47 [2020-06-27T03:30:47.444Z] === RUN   TestCopyToContainerPathDoesNotExist
03:30:47 [2020-06-27T03:30:47.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
03:30:47 [2020-06-27T03:30:47.444Z] === RUN   TestCopyToContainerPathIsNotDir
03:30:47 [2020-06-27T03:30:47.444Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
03:30:47 [2020-06-27T03:30:47.444Z] === RUN   TestCopyFromContainer
03:30:47 [2020-06-27T03:30:47.702Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
03:30:48 [2020-06-27T03:30:48.033Z] --- PASS: TestContainerKillOnDaemonStart (13.12s)
03:30:48 [2020-06-27T03:30:48.033Z] PASS
03:30:48 [2020-06-27T03:30:48.033Z] 
03:30:48 [2020-06-27T03:30:48.033Z] === Skipped
03:30:48 [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
03:30:48 [2020-06-27T03:30:48.033Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:30:48 [2020-06-27T03:30:48.033Z] 
03:30:48 [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
03:30:48 [2020-06-27T03:30:48.033Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:30:48 [2020-06-27T03:30:48.033Z] 
03:30:48 [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
03:30:48 [2020-06-27T03:30:48.033Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:30:48 [2020-06-27T03:30:48.033Z] 
03:30:48 [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:30:48 [2020-06-27T03:30:48.033Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:30:48 [2020-06-27T03:30:48.033Z] 
03:30:48 [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
03:30:48 [2020-06-27T03:30:48.033Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:30:48 [2020-06-27T03:30:48.033Z] 
03:30:48 [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
03:30:48 [2020-06-27T03:30:48.033Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:30:48 [2020-06-27T03:30:48.033Z] 
03:30:48 [2020-06-27T03:30:48.033Z] 
03:30:48 [2020-06-27T03:30:48.033Z] DONE 203 tests, 6 skipped in 136.868s
03:30:48 [2020-06-27T03:30:48.033Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
03:30:48 [2020-06-27T03:30:48.033Z] ++ 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
03:30:48 [2020-06-27T03:30:48.033Z] ++ set -e
03:30:48 [2020-06-27T03:30:48.033Z] ++ '[' -n 0 ']'
03:30:48 [2020-06-27T03:30:48.033Z] ++ set -x
03:30:48 [2020-06-27T03:30:48.033Z] ++ env -i DEST=/go/src/github.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
03:30:48 [2020-06-27T03:30:48.033Z] INFO: Testing against a local daemon
03:30:48 [2020-06-27T03:30:48.033Z] === RUN   TestCommitInheritsEnv
03:30:48 [2020-06-27T03:30:48.033Z] --- PASS: TestCommitInheritsEnv (0.57s)
03:30:48 [2020-06-27T03:30:48.033Z] === RUN   TestImportExtremelyLargeImageWorks
03:30:48 [2020-06-27T03:30:48.033Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
03:30:48 [2020-06-27T03:30:48.033Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
03:30:48 [2020-06-27T03:30:48.033Z] === RUN   TestImagesFilterMultiReference
03:30:48 [2020-06-27T03:30:48.033Z] --- PASS: TestImagesFilterMultiReference (0.09s)
03:30:48 [2020-06-27T03:30:48.033Z] === RUN   TestImagePullPlatformInvalid
03:30:48 [2020-06-27T03:30:48.033Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
03:30:48 [2020-06-27T03:30:48.033Z] === RUN   TestRemoveImageOrphaning
03:30:48 [2020-06-27T03:30:48.033Z] --- PASS: TestRemoveImageOrphaning (0.56s)
03:30:48 [2020-06-27T03:30:48.033Z] === RUN   TestRemoveImageGarbageCollector
03:30:48 [2020-06-27T03:30:48.033Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:30:48 [2020-06-27T03:30:48.033Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:48 [2020-06-27T03:30:48.033Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:30:48 [2020-06-27T03:30:48.033Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
03:30:48 [2020-06-27T03:30:48.033Z] === RUN   TestTagInvalidReference
03:30:48 [2020-06-27T03:30:48.033Z] --- PASS: TestTagInvalidReference (0.03s)
03:30:48 [2020-06-27T03:30:48.033Z] === RUN   TestTagValidPrefixedRepo
03:30:48 [2020-06-27T03:30:48.033Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
03:30:48 [2020-06-27T03:30:48.033Z] === RUN   TestTagExistedNameWithoutForce
03:30:48 [2020-06-27T03:30:48.118Z] === RUN   TestReadPluginNoRead/disabled_caching
03:30:48 [2020-06-27T03:30:48.118Z] --- PASS: TestContinueAfterPluginCrash (9.08s)
03:30:48 [2020-06-27T03:30:48.268Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
03:30:48 [2020-06-27T03:30:48.292Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
03:30:48 [2020-06-27T03:30:48.292Z] === RUN   TestTagOfficialNames
03:30:48 [2020-06-27T03:30:48.292Z] --- PASS: TestTagOfficialNames (0.07s)
03:30:48 [2020-06-27T03:30:48.292Z] === RUN   TestTagMatchesDigest
03:30:48 [2020-06-27T03:30:48.292Z] --- PASS: TestTagMatchesDigest (0.03s)
03:30:48 [2020-06-27T03:30:48.292Z] PASS
03:30:48 [2020-06-27T03:30:48.292Z] 
03:30:48 [2020-06-27T03:30:48.292Z] === Skipped
03:30:48 [2020-06-27T03:30:48.292Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
03:30:48 [2020-06-27T03:30:48.292Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
03:30:48 [2020-06-27T03:30:48.292Z] 
03:30:48 [2020-06-27T03:30:48.292Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
03:30:48 [2020-06-27T03:30:48.292Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:30:48 [2020-06-27T03:30:48.292Z] 
03:30:48 [2020-06-27T03:30:48.292Z] 
03:30:48 [2020-06-27T03:30:48.292Z] DONE 12 tests, 2 skipped in 1.816s
03:30:48 [2020-06-27T03:30:48.292Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
03:30:48 [2020-06-27T03:30:48.292Z] ++ 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
03:30:48 [2020-06-27T03:30:48.292Z] ++ set -e
03:30:48 [2020-06-27T03:30:48.292Z] ++ '[' -n 0 ']'
03:30:48 [2020-06-27T03:30:48.292Z] ++ set -x
03:30:48 [2020-06-27T03:30:48.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=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
03:30:48 [2020-06-27T03:30:48.550Z] INFO: Testing against a local daemon
03:30:48 [2020-06-27T03:30:48.550Z] === RUN   TestNetworkCreateDelete
03:30:48 [2020-06-27T03:30:48.809Z] --- PASS: TestNetworkCreateDelete (0.43s)
03:30:48 [2020-06-27T03:30:48.809Z] === RUN   TestDockerNetworkDeletePreferID
03:30:49 [2020-06-27T03:30:49.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:30:49 [2020-06-27T03:30:49.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:30:49 [2020-06-27T03:30:49.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
[Pipeline] }
[Pipeline] // withEnv
03:30:49 [2020-06-27T03:30:49.200Z] === RUN   TestCopyFromContainer//
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:30:49 [2020-06-27T03:30:49.458Z] === RUN   TestCopyFromContainer//bar/root
03:30:49 [2020-06-27T03:30:49.521Z] + echo Ensuring container killed.
03:30:49 [2020-06-27T03:30:49.521Z] Ensuring container killed.
03:30:49 [2020-06-27T03:30:49.521Z] + docker rm -vf docker-pr1
03:30:49 [2020-06-27T03:30:49.521Z] Error: No such container: docker-pr1
03:30:49 [2020-06-27T03:30:49.521Z] + true
[Pipeline] sh
03:30:49 [2020-06-27T03:30:49.715Z] === RUN   TestCopyFromContainer//bar/root/
03:30:49 [2020-06-27T03:30:49.715Z] === RUN   TestCopyFromContainer/bar/quux
03:30:49 [2020-06-27T03:30:49.797Z] + echo Chowning /workspace to jenkins user
03:30:49 [2020-06-27T03:30:49.797Z] Chowning /workspace to jenkins user
03:30:49 [2020-06-27T03:30:49.797Z] + id -u
03:30:49 [2020-06-27T03:30:49.797Z] + id -g
03:30:49 [2020-06-27T03:30:49.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/workspace busybox chown -R 1000:1000 /workspace
03:30:49 [2020-06-27T03:30:49.797Z] Unable to find image 'busybox:latest' locally
03:30:49 [2020-06-27T03:30:49.797Z] latest: Pulling from library/busybox
03:30:49 [2020-06-27T03:30:49.797Z] 76df9210b28c: Pulling fs layer
03:30:49 [2020-06-27T03:30:49.973Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
03:30:49 [2020-06-27T03:30:49.973Z] === RUN   TestCopyFromContainer/bar/quux/
03:30:49 [2020-06-27T03:30:49.973Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:30:50 [2020-06-27T03:30:50.052Z] 76df9210b28c: Download complete
03:30:50 [2020-06-27T03:30:50.052Z] 76df9210b28c: Pull complete
03:30:50 [2020-06-27T03:30:50.052Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
03:30:50 [2020-06-27T03:30:50.052Z] Status: Downloaded newer image for busybox:latest
03:30:50 [2020-06-27T03:30:50.131Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:30:50 [2020-06-27T03:30:50.184Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s)
03:30:50 [2020-06-27T03:30:50.184Z] === RUN   TestDaemonDNSFallback
03:30:50 [2020-06-27T03:30:50.231Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:30:50 [2020-06-27T03:30:50.231Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:30:50 [2020-06-27T03:30:50.386Z] tests/integration/regression_test.py ......                              [ 98%]
03:30:50 [2020-06-27T03:30:50.489Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:30:50 [2020-06-27T03:30:50.489Z] === RUN   TestCopyFromContainer/bar/notarget
03:30:50 [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer (3.12s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCopyFromContainer// (0.16s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:30:50 [2020-06-27T03:30:50.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:30:50 [2020-06-27T03:30:50.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:30:50 [2020-06-27T03:30:50.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:30:50 [2020-06-27T03:30:50.746Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:30:50 [2020-06-27T03:30:50.746Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:30:50 [2020-06-27T03:30:50.746Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:30:50 [2020-06-27T03:30:50.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateLinkToNonExistingContainer
03:30:50 [2020-06-27T03:30:50.746Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateWithInvalidEnv
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateWithInvalidEnv/0
03:30:50 [2020-06-27T03:30:50.746Z] === PAUSE TestCreateWithInvalidEnv/0
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateWithInvalidEnv/1
03:30:50 [2020-06-27T03:30:50.746Z] === PAUSE TestCreateWithInvalidEnv/1
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateWithInvalidEnv/2
03:30:50 [2020-06-27T03:30:50.746Z] === PAUSE TestCreateWithInvalidEnv/2
03:30:50 [2020-06-27T03:30:50.746Z] === CONT  TestCreateWithInvalidEnv/0
03:30:50 [2020-06-27T03:30:50.746Z] === CONT  TestCreateWithInvalidEnv/2
03:30:50 [2020-06-27T03:30:50.746Z] === CONT  TestCreateWithInvalidEnv/1
03:30:50 [2020-06-27T03:30:50.746Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:30:50 [2020-06-27T03:30:50.746Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateTmpfsMountsTarget
03:30:50 [2020-06-27T03:30:50.746Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
03:30:50 [2020-06-27T03:30:50.746Z] === RUN   TestCreateWithCustomMaskedPaths
03:30:50 [2020-06-27T03:30:50.900Z] tests/integration/credentials/store_test.py ......                       [ 99%]
03:30:50 [2020-06-27T03:30:50.900Z] tests/integration/credentials/utils_test.py .                            [100%]
03:30:50 [2020-06-27T03:30:50.900Z] 
03:30:50 [2020-06-27T03:30:50.900Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
03:30:50 [2020-06-27T03:30:50.900Z] =========================== short test summary info ============================
03:30:50 [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
03:30:50 [2020-06-27T03:30:50.900Z]   CONFIG_RT_GROUP_SCHED isn't enabled
03:30:50 [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
03:30:50 [2020-06-27T03:30:50.900Z]   Not supported on most drivers
03:30:50 [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
03:30:50 [2020-06-27T03:30:50.900Z]   Output of docker top depends on host distro, and is not formalized.
03:30:50 [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
03:30:50 [2020-06-27T03:30:50.900Z]   Output of docker top depends on host distro, and is not formalized.
03:30:50 [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
03:30:50 [2020-06-27T03:30:50.900Z]   Can fail if eth0 has multiple IP addresses
03:30:50 [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
03:30:50 [2020-06-27T03:30:50.900Z]   This doesn't seem to be taken into account by the engine
03:30:50 [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
03:30:50 [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
03:30:50 [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
03:30:50 [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
03:30:50 [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
03:30:50 [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
03:30:50 [2020-06-27T03:30:50.900Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
03:30:50 [2020-06-27T03:30:50.900Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 298.96 seconds ==
03:30:51 [2020-06-27T03:30:51.157Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:30:51 [2020-06-27T03:30:51.677Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
03:30:51 [2020-06-27T03:30:51.677Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
03:30:51 [2020-06-27T03:30:51.746Z] + bundleName=amd64-rootless
03:30:51 [2020-06-27T03:30:51.746Z] + echo Creating amd64-rootless-bundles.tar.gz
03:30:51 [2020-06-27T03:30:51.746Z] Creating amd64-rootless-bundles.tar.gz
03:30:51 [2020-06-27T03:30:51.746Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
03:30:51 [2020-06-27T03:30:51.746Z] + 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
03:30:51 [2020-06-27T03:30:51.753Z] Archiving artifacts
03:30:51 [2020-06-27T03:30:51.934Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
03:30:52 [2020-06-27T03:30:52.145Z] --- PASS: TestReadPluginNoRead (8.99s)
03:30:52 [2020-06-27T03:30:52.145Z]     --- PASS: TestReadPluginNoRead/default (2.05s)
03:30:52 [2020-06-27T03:30:52.145Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.00s)
03:30:52 [2020-06-27T03:30:52.145Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s)
03:30:52 [2020-06-27T03:30:52.145Z]     read_test.go:92: [deaf3b38b700d] daemon is not started
03:30:52 [2020-06-27T03:30:52.145Z] PASS
03:30:52 [2020-06-27T03:30:52.145Z] 
03:30:52 [2020-06-27T03:30:52.145Z] DONE 6 tests in 13.016s
03:30:52 [2020-06-27T03:30:52.145Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:30:52 [2020-06-27T03:30:52.145Z] ++ 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
03:30:52 [2020-06-27T03:30:52.145Z] ++ set -e
03:30:52 [2020-06-27T03:30:52.145Z] ++ '[' -n 0 ']'
03:30:52 [2020-06-27T03:30:52.145Z] ++ set -x
03:30:52 [2020-06-27T03:30:52.145Z] ++ env -i DEST=/go/src/github.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
03:30:52 [2020-06-27T03:30:52.145Z] testing: warning: no tests to run
03:30:52 [2020-06-27T03:30:52.145Z] PASS
03:30:52 [2020-06-27T03:30:52.145Z] 
03:30:52 [2020-06-27T03:30:52.145Z] DONE 0 tests in 0.035s
03:30:52 [2020-06-27T03:30:52.145Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:30:52 [2020-06-27T03:30:52.145Z] ++ 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
03:30:52 [2020-06-27T03:30:52.145Z] ++ set -e
03:30:52 [2020-06-27T03:30:52.145Z] ++ '[' -n 0 ']'
03:30:52 [2020-06-27T03:30:52.145Z] ++ set -x
03:30:52 [2020-06-27T03:30:52.145Z] ++ env -i DEST=/go/src/github.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
03:30:52 [2020-06-27T03:30:52.145Z] INFO: Testing against a local daemon
03:30:52 [2020-06-27T03:30:52.145Z] === RUN   TestPluginWithDevMounts
03:30:52 [2020-06-27T03:30:52.145Z] === PAUSE TestPluginWithDevMounts
03:30:52 [2020-06-27T03:30:52.145Z] === CONT  TestPluginWithDevMounts
03:30:52 [2020-06-27T03:30:52.714Z] --- PASS: TestDaemonDNSFallback (2.46s)
03:30:52 [2020-06-27T03:30:52.714Z] === RUN   TestInspectNetwork
03:30:52 [2020-06-27T03:30:52.871Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s)
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/no_capabilities
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/no_capabilities
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/empty_capabilities
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/valid_capabilities
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/empty_capadd
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/empty_capadd
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/empty_capdrop
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
03:30:52 [2020-06-27T03:30:52.871Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
03:30:52 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/no_capabilities
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/empty_capdrop
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/empty_capadd
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/valid_capabilities
03:30:53 [2020-06-27T03:30:53.129Z] === CONT  TestCreateWithCapabilities/empty_capabilities
03:30:53 [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities (0.04s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
03:30:53 [2020-06-27T03:30:53.129Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
03:30:53 [2020-06-27T03:30:53.129Z] === RUN   TestCreateWithCustomReadonlyPaths
03:30:53 [2020-06-27T03:30:53.186Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:30:53 [2020-06-27T03:30:53.488Z] + make clean
03:30:53 [2020-06-27T03:30:53.743Z] docker volume rm -f docker-dev-cache
03:30:53 [2020-06-27T03:30:53.743Z] docker-dev-cache
[Pipeline] deleteDir
03:30:54 [2020-06-27T03:30:54.061Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
03:30:54 [2020-06-27T03:30:54.157Z] --- PASS: TestPluginWithDevMounts (1.93s)
03:30:54 [2020-06-27T03:30:54.157Z] PASS
03:30:54 [2020-06-27T03:30:54.157Z] 
03:30:54 [2020-06-27T03:30:54.157Z] DONE 1 tests in 2.045s
03:30:54 [2020-06-27T03:30:54.157Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
03:30:54 [2020-06-27T03:30:54.157Z] ++ 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
03:30:54 [2020-06-27T03:30:54.157Z] ++ set -e
03:30:54 [2020-06-27T03:30:54.157Z] ++ '[' -n 0 ']'
03:30:54 [2020-06-27T03:30:54.157Z] ++ set -x
03:30:54 [2020-06-27T03:30:54.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:30:54 [2020-06-27T03:30:54.158Z] INFO: Testing against a local daemon
03:30:54 [2020-06-27T03:30:54.158Z] === RUN   TestSecretInspect
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:30:54 [2020-06-27T03:30:54.994Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
03:30:55 [2020-06-27T03:30:55.252Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s)
03:30:55 [2020-06-27T03:30:55.252Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:30:55 [2020-06-27T03:30:55.252Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:30:55 [2020-06-27T03:30:55.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:30:55 [2020-06-27T03:30:55.252Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:30:55 [2020-06-27T03:30:55.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:30:55 [2020-06-27T03:30:55.252Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:30:55 [2020-06-27T03:30:55.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:30:55 [2020-06-27T03:30:55.252Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:30:55 [2020-06-27T03:30:55.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:30:55 [2020-06-27T03:30:55.252Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:30:55 [2020-06-27T03:30:55.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:30:55 [2020-06-27T03:30:55.252Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:30:55 [2020-06-27T03:30:55.252Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:30:55 [2020-06-27T03:30:55.252Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:30:55 [2020-06-27T03:30:55.252Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:30:55 [2020-06-27T03:30:55.252Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:30:55 [2020-06-27T03:30:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
03:30:55 [2020-06-27T03:30:55.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:30:55 [2020-06-27T03:30:55.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
03:30:55 [2020-06-27T03:30:55.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
03:30:55 [2020-06-27T03:30:55.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
03:30:55 [2020-06-27T03:30:55.509Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
03:30:55 [2020-06-27T03:30:55.509Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:30:55 [2020-06-27T03:30:55.509Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
03:30:56 [2020-06-27T03:30:56.073Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s)
03:30:56 [2020-06-27T03:30:56.073Z] === RUN   TestCreateDifferentPlatform
03:30:56 [2020-06-27T03:30:56.073Z] === RUN   TestCreateDifferentPlatform/different_os
03:30:56 [2020-06-27T03:30:56.073Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:30:56 [2020-06-27T03:30:56.073Z] --- PASS: TestCreateDifferentPlatform (0.03s)
03:30:56 [2020-06-27T03:30:56.073Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:30:56 [2020-06-27T03:30:56.073Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:30:56 [2020-06-27T03:30:56.073Z] === RUN   TestContainerStartOnDaemonRestart
03:30:56 [2020-06-27T03:30:56.073Z] === PAUSE TestContainerStartOnDaemonRestart
03:30:56 [2020-06-27T03:30:56.073Z] === RUN   TestDaemonRestartIpcMode
03:30:56 [2020-06-27T03:30:56.073Z] === PAUSE TestDaemonRestartIpcMode
03:30:56 [2020-06-27T03:30:56.073Z] === RUN   TestDaemonHostGatewayIP
03:30:56 [2020-06-27T03:30:56.073Z] === PAUSE TestDaemonHostGatewayIP
03:30:56 [2020-06-27T03:30:56.073Z] === RUN   TestContainerKillOnDaemonStart
03:30:56 [2020-06-27T03:30:56.073Z] === PAUSE TestContainerKillOnDaemonStart
03:30:56 [2020-06-27T03:30:56.073Z] === RUN   TestDiff
03:30:57 [2020-06-27T03:30:57.006Z] --- PASS: TestDiff (0.71s)
03:30:57 [2020-06-27T03:30:57.006Z] === RUN   TestExecWithCloseStdin
03:30:57 [2020-06-27T03:30:57.570Z] === RUN   TestDockerSuite/TestBuildAddNonTar
03:30:57 [2020-06-27T03:30:57.570Z] --- PASS: TestExecWithCloseStdin (0.87s)
03:30:57 [2020-06-27T03:30:57.570Z] === RUN   TestExec
03:30:57 [2020-06-27T03:30:57.981Z] === RUN   TestInspectNetwork/full_network_id
03:30:57 [2020-06-27T03:30:57.981Z] === RUN   TestInspectNetwork/partial_network_id
03:30:57 [2020-06-27T03:30:57.981Z] === RUN   TestInspectNetwork/network_name
03:30:57 [2020-06-27T03:30:57.981Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:30:58 [2020-06-27T03:30:58.505Z] --- PASS: TestExec (0.81s)
03:30:58 [2020-06-27T03:30:58.505Z] === RUN   TestExecUser
03:30:58 [2020-06-27T03:30:58.536Z] --- PASS: TestSecretInspect (3.81s)
03:30:58 [2020-06-27T03:30:58.536Z] === RUN   TestSecretList
03:30:58 [2020-06-27T03:30:58.762Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
03:30:58 [2020-06-27T03:30:58.897Z] INFO: Extraction ended at 06/27/2020 03:30:54. Duration:00:00:26.3660656
03:30:58 [2020-06-27T03:30:58.897Z] INFO: Updating the golang and path environment variables
03:30:58 [2020-06-27T03:30:58.897Z] INFO: GOPATH=d:\gopath
03:30:58 [2020-06-27T03:30:58.897Z] INFO: go version go1.13.12 windows/amd64
03:30:58 [2020-06-27T03:30:58.897Z] INFO: Running the daemon under test in debug mode
03:30:58 [2020-06-27T03:30:58.897Z] INFO: Starting a daemon under test...
03:30:58 [2020-06-27T03:30:58.897Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41159\1\daemon --pidfile d:\CI\PR-41159\1\docker.pid -D
03:30:58 [2020-06-27T03:30:58.897Z] INFO: Process started successfully.
03:30:58 [2020-06-27T03:30:58.897Z] INFO: Start tailing logs of the daemon under tests
03:30:58 [2020-06-27T03:30:58.897Z] INFO: Waiting for the daemon under test to start...
03:30:58 [2020-06-27T03:30:58.897Z] INFO: Daemon under test started and replied!
03:30:58 [2020-06-27T03:30:58.897Z] INFO: Docker version of the daemon under test
03:30:58 [2020-06-27T03:30:58.897Z] 
03:30:59 [2020-06-27T03:30:59.329Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
03:30:59 [2020-06-27T03:30:59.329Z] --- PASS: TestExecUser (0.96s)
03:30:59 [2020-06-27T03:30:59.329Z] === RUN   TestExportContainerAndImportImage
03:30:59 [2020-06-27T03:30:59.363Z] Client:
03:30:59 [2020-06-27T03:30:59.363Z]  Version:      17.06.2-ce
03:30:59 [2020-06-27T03:30:59.363Z]  API version:  1.30
03:30:59 [2020-06-27T03:30:59.363Z]  Go version:   go1.8.3
03:30:59 [2020-06-27T03:30:59.363Z]  Git commit:   cec0b72
03:30:59 [2020-06-27T03:30:59.363Z]  Built:        Tue Sep  5 19:57:19 2017
03:30:59 [2020-06-27T03:30:59.363Z]  OS/Arch:      windows/amd64
03:30:59 [2020-06-27T03:30:59.363Z] 
03:30:59 [2020-06-27T03:30:59.363Z] Server:
03:30:59 [2020-06-27T03:30:59.363Z]  Version:      0.0.0-dev
03:30:59 [2020-06-27T03:30:59.363Z]  API version:  1.41 (minimum version 1.24)
03:30:59 [2020-06-27T03:30:59.363Z]  Go version:   go1.13.12
03:30:59 [2020-06-27T03:30:59.363Z]  Git commit:   0e915e5413
03:30:59 [2020-06-27T03:30:59.363Z]  Built:        06/27/2020 03:29:11
03:30:59 [2020-06-27T03:30:59.363Z]  OS/Arch:      windows/amd64
03:30:59 [2020-06-27T03:30:59.363Z]  Experimental: false
03:30:59 [2020-06-27T03:30:59.363Z] 
03:30:59 [2020-06-27T03:30:59.363Z] INFO: Docker info of the daemon under test
03:30:59 [2020-06-27T03:30:59.363Z] 
03:30:59 [2020-06-27T03:30:59.363Z] Containers: 0
03:30:59 [2020-06-27T03:30:59.363Z]  Running: 0
03:30:59 [2020-06-27T03:30:59.363Z]  Paused: 0
03:30:59 [2020-06-27T03:30:59.363Z]  Stopped: 0
03:30:59 [2020-06-27T03:30:59.363Z] Images: 0
03:30:59 [2020-06-27T03:30:59.363Z] Server Version: 0.0.0-dev
03:30:59 [2020-06-27T03:30:59.363Z] Storage Driver: windowsfilter
03:30:59 [2020-06-27T03:30:59.363Z]  Windows: 
03:30:59 [2020-06-27T03:30:59.363Z] Logging Driver: json-file
03:30:59 [2020-06-27T03:30:59.363Z] Plugins: 
03:30:59 [2020-06-27T03:30:59.363Z]  Volume: local
03:30:59 [2020-06-27T03:30:59.363Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
03:30:59 [2020-06-27T03:30:59.363Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
03:30:59 [2020-06-27T03:30:59.363Z] Swarm: inactive
03:30:59 [2020-06-27T03:30:59.363Z] Default Isolation: process
03:30:59 [2020-06-27T03:30:59.363Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
03:30:59 [2020-06-27T03:30:59.363Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
03:30:59 [2020-06-27T03:30:59.363Z] OSType: windows
03:30:59 [2020-06-27T03:30:59.363Z] Architecture: x86_64
03:30:59 [2020-06-27T03:30:59.363Z] CPUs: 4
03:30:59 [2020-06-27T03:30:59.363Z] Total Memory: 32GiB
03:30:59 [2020-06-27T03:30:59.363Z] Name: azwin-2-1d4440
03:30:59 [2020-06-27T03:30:59.363Z] ID: GQRX:763A:ECIV:MORG:S34U:DRWX:QEHX:IBMC:AO33:AWRW:F2T2:2DPW
03:30:59 [2020-06-27T03:30:59.363Z] Docker Root Dir: D:\CI\PR-41159\1\daemon
03:30:59 [2020-06-27T03:30:59.363Z] Debug Mode (client): false
03:30:59 [2020-06-27T03:30:59.363Z] Debug Mode (server): true
03:30:59 [2020-06-27T03:30:59.363Z]  File Descriptors: -1
03:30:59 [2020-06-27T03:30:59.363Z]  Goroutines: 17
03:30:59 [2020-06-27T03:30:59.363Z]  System Time: 2020-06-27T03:30:58.9839294Z
03:30:59 [2020-06-27T03:30:59.363Z]  EventsListeners: 0
03:30:59 [2020-06-27T03:30:59.364Z] Registry: https://index.docker.io/v1/
03:30:59 [2020-06-27T03:30:59.364Z] Labels:
03:30:59 [2020-06-27T03:30:59.364Z] Experimental: false
03:30:59 [2020-06-27T03:30:59.364Z] Insecure Registries:
03:30:59 [2020-06-27T03:30:59.364Z]  127.0.0.0/8
03:30:59 [2020-06-27T03:30:59.364Z] Live Restore Enabled: false
03:30:59 [2020-06-27T03:30:59.364Z] 
03:30:59 [2020-06-27T03:30:59.364Z] 
03:30:59 [2020-06-27T03:30:59.364Z] INFO: Docker images of the daemon under test
03:30:59 [2020-06-27T03:30:59.364Z] 
03:30:59 [2020-06-27T03:30:59.364Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
03:30:59 [2020-06-27T03:30:59.364Z] 
03:30:59 [2020-06-27T03:30:59.364Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
03:30:59 [2020-06-27T03:30:59.364Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
03:30:59 [2020-06-27T03:30:59.364Z] ltsc2019: Pulling from windows/servercore
03:30:59 [2020-06-27T03:30:59.364Z] 4612f6d0b889: Pulling fs layer
03:30:59 [2020-06-27T03:30:59.364Z] 666079ee0460: Pulling fs layer
03:30:59 [2020-06-27T03:30:59.587Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
03:31:00 [2020-06-27T03:31:00.518Z] --- PASS: TestExportContainerAndImportImage (0.96s)
03:31:00 [2020-06-27T03:31:00.518Z] === RUN   TestExportContainerAfterDaemonRestart
03:31:01 [2020-06-27T03:31:01.200Z] --- PASS: TestSecretList (3.29s)
03:31:01 [2020-06-27T03:31:01.200Z] === RUN   TestSecretsCreateAndDelete
03:31:02 [2020-06-27T03:31:02.166Z] --- PASS: TestInspectNetwork (9.37s)
03:31:02 [2020-06-27T03:31:02.166Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:31:02 [2020-06-27T03:31:02.166Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:31:02 [2020-06-27T03:31:02.166Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:31:02 [2020-06-27T03:31:02.166Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:31:02 [2020-06-27T03:31:02.166Z] === RUN   TestRunContainerWithBridgeNone
03:31:02 [2020-06-27T03:31:02.419Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
03:31:02 [2020-06-27T03:31:02.419Z] === RUN   TestHealthCheckWorkdir
03:31:02 [2020-06-27T03:31:02.676Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
03:31:02 [2020-06-27T03:31:02.934Z] --- PASS: TestHealthCheckWorkdir (0.86s)
03:31:02 [2020-06-27T03:31:02.934Z] === RUN   TestHealthKillContainer
03:31:02 [2020-06-27T03:31:02.934Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
03:31:03 [2020-06-27T03:31:03.336Z] Leaving: AppArmorNo profiles have been unloaded.
03:31:03 [2020-06-27T03:31:03.336Z] 
03:31:03 [2020-06-27T03:31:03.336Z] Unloading profiles will leave already running processes permanently
03:31:03 [2020-06-27T03:31:03.336Z] unconfined, which can lead to unexpected situations.
03:31:03 [2020-06-27T03:31:03.336Z] 
03:31:03 [2020-06-27T03:31:03.336Z] To set a process to complain mode, use the command line tool
03:31:03 [2020-06-27T03:31:03.336Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:31:03 [2020-06-27T03:31:03.336Z] 
Post stage
[Pipeline] junit
03:31:03 [2020-06-27T03:31:03.910Z] Recording test results
03:31:04 [2020-06-27T03:31:04.696Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
03:31:04 [2020-06-27T03:31:04.697Z] === RUN   TestNetworkInvalidJSON
03:31:04 [2020-06-27T03:31:04.697Z] === RUN   TestNetworkInvalidJSON//networks/create
03:31:04 [2020-06-27T03:31:04.697Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:31:04 [2020-06-27T03:31:04.697Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:31:04 [2020-06-27T03:31:04.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:31:04 [2020-06-27T03:31:04.697Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:31:04 [2020-06-27T03:31:04.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:31:04 [2020-06-27T03:31:04.697Z] === CONT  TestNetworkInvalidJSON//networks/create
03:31:04 [2020-06-27T03:31:04.697Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:31:04 [2020-06-27T03:31:04.697Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:31:04 [2020-06-27T03:31:04.697Z] --- PASS: TestNetworkInvalidJSON (0.03s)
03:31:04 [2020-06-27T03:31:04.697Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:31:04 [2020-06-27T03:31:04.697Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:31:04 [2020-06-27T03:31:04.697Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:31:04 [2020-06-27T03:31:04.697Z] === RUN   TestHostIPv4BridgeLabel
[Pipeline] sh
03:31:05 [2020-06-27T03:31:05.263Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
03:31:05 [2020-06-27T03:31:05.263Z] === RUN   TestDaemonRestartWithLiveRestore
03:31:05 [2020-06-27T03:31:05.375Z] + echo Ensuring container killed.
03:31:05 [2020-06-27T03:31:05.375Z] Ensuring container killed.
03:31:05 [2020-06-27T03:31:05.375Z] + docker rm -vf docker-pr1
03:31:05 [2020-06-27T03:31:05.375Z] Error: No such container: docker-pr1
03:31:05 [2020-06-27T03:31:05.375Z] + true
[Pipeline] sh
03:31:05 [2020-06-27T03:31:05.458Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
03:31:05 [2020-06-27T03:31:05.566Z] --- PASS: TestSecretsCreateAndDelete (3.76s)
03:31:05 [2020-06-27T03:31:05.566Z] === RUN   TestSecretsUpdate
03:31:05 [2020-06-27T03:31:05.656Z] + echo Chowning /workspace to jenkins user
03:31:05 [2020-06-27T03:31:05.656Z] Chowning /workspace to jenkins user
03:31:05 [2020-06-27T03:31:05.656Z] + id -u
03:31:05 [2020-06-27T03:31:05.656Z] + id -g
03:31:05 [2020-06-27T03:31:05.656Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/workspace busybox chown -R 1000:1000 /workspace
03:31:05 [2020-06-27T03:31:05.656Z] Unable to find image 'busybox:latest' locally
03:31:05 [2020-06-27T03:31:05.656Z] latest: Pulling from library/busybox
03:31:05 [2020-06-27T03:31:05.656Z] 76df9210b28c: Pulling fs layer
03:31:05 [2020-06-27T03:31:05.716Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
03:31:05 [2020-06-27T03:31:05.717Z] --- PASS: TestHealthKillContainer (2.89s)
03:31:05 [2020-06-27T03:31:05.717Z] === RUN   TestInspectCpusetInConfigPre120
03:31:05 [2020-06-27T03:31:05.912Z] 76df9210b28c: Verifying Checksum
03:31:05 [2020-06-27T03:31:05.912Z] 76df9210b28c: Download complete
03:31:05 [2020-06-27T03:31:05.912Z] 76df9210b28c: Pull complete
03:31:05 [2020-06-27T03:31:05.912Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
03:31:05 [2020-06-27T03:31:05.912Z] Status: Downloaded newer image for busybox:latest
03:31:05 [2020-06-27T03:31:05.974Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
03:31:06 [2020-06-27T03:31:06.517Z] 666079ee0460: Download complete
03:31:06 [2020-06-27T03:31:06.538Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
03:31:06 [2020-06-27T03:31:06.538Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
03:31:06 [2020-06-27T03:31:06.538Z] === RUN   TestIpcModeNone
03:31:06 [2020-06-27T03:31:06.538Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
03:31:06 [2020-06-27T03:31:06.638Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s)
03:31:06 [2020-06-27T03:31:06.638Z] === RUN   TestDaemonDefaultNetworkPools
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:31:07 [2020-06-27T03:31:07.103Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
03:31:07 [2020-06-27T03:31:07.143Z] + bundleName=docker-py
03:31:07 [2020-06-27T03:31:07.143Z] + echo Creating docker-py-bundles.tar.gz
03:31:07 [2020-06-27T03:31:07.143Z] Creating docker-py-bundles.tar.gz
03:31:07 [2020-06-27T03:31:07.143Z] + 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
03:31:07 [2020-06-27T03:31:07.153Z] Archiving artifacts
03:31:07 [2020-06-27T03:31:07.361Z] --- PASS: TestIpcModeNone (0.78s)
03:31:07 [2020-06-27T03:31:07.361Z] === RUN   TestIpcModePrivate
03:31:07 [2020-06-27T03:31:07.927Z] === RUN   TestDockerSuite/TestBuildAddScript
03:31:08 [2020-06-27T03:31:08.014Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s)
03:31:08 [2020-06-27T03:31:08.014Z] === RUN   TestDaemonRestartWithExistingNetwork
03:31:08 [2020-06-27T03:31:08.184Z] --- PASS: TestIpcModePrivate (0.84s)
03:31:08 [2020-06-27T03:31:08.185Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false
03:31:08 [2020-06-27T03:31:08.185Z] === RUN   TestIpcModeShareable
03:31:08 [2020-06-27T03:31:08.571Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
03:31:08 [2020-06-27T03:31:08.750Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
03:31:08 [2020-06-27T03:31:08.933Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh binary-daemon
03:31:09 [2020-06-27T03:31:09.006Z] --- PASS: TestSecretsUpdate (3.61s)
03:31:09 [2020-06-27T03:31:09.006Z] === RUN   TestTemplatedSecret
03:31:09 [2020-06-27T03:31:09.007Z] --- PASS: TestIpcModeShareable (0.92s)
03:31:09 [2020-06-27T03:31:09.007Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true
03:31:09 [2020-06-27T03:31:09.007Z] === RUN   TestAPIIpcModeShareableAndContainer
03:31:09 [2020-06-27T03:31:09.498Z] 
03:31:09 [2020-06-27T03:31:09.498Z] Removing bundles/
03:31:09 [2020-06-27T03:31:09.498Z] 
03:31:09 [2020-06-27T03:31:09.498Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
03:31:09 [2020-06-27T03:31:09.498Z] Building: bundles/binary-daemon/dockerd-dev
03:31:09 [2020-06-27T03:31:09.498Z] GOOS="" GOARCH="" GOARM=""
03:31:09 [2020-06-27T03:31:09.915Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.00s)
03:31:09 [2020-06-27T03:31:09.915Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:31:10 [2020-06-27T03:31:10.904Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
03:31:10 [2020-06-27T03:31:10.904Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
03:31:11 [2020-06-27T03:31:11.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:31:11 [2020-06-27T03:31:11.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:31:11 [2020-06-27T03:31:11.471Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s)
03:31:11 [2020-06-27T03:31:11.471Z] === RUN   TestAPIIpcModeHost
03:31:12 [2020-06-27T03:31:12.403Z] --- PASS: TestAPIIpcModeHost (0.77s)
03:31:12 [2020-06-27T03:31:12.403Z] === RUN   TestDaemonIpcModeShareable
03:31:12 [2020-06-27T03:31:12.403Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
03:31:12 [2020-06-27T03:31:12.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:31:12 [2020-06-27T03:31:12.446Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s)
03:31:12 [2020-06-27T03:31:12.446Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:31:12 [2020-06-27T03:31:12.468Z] --- PASS: TestTemplatedSecret (3.78s)
03:31:12 [2020-06-27T03:31:12.468Z] === RUN   TestSecretCreateResolve
03:31:13 [2020-06-27T03:31:13.012Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.79s)
03:31:13 [2020-06-27T03:31:13.012Z] === RUN   TestServiceWithPredefinedNetwork
03:31:13 [2020-06-27T03:31:13.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:31:14 [2020-06-27T03:31:14.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:31:14 [2020-06-27T03:31:14.302Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
03:31:14 [2020-06-27T03:31:14.302Z] --- PASS: TestDaemonIpcModeShareable (1.96s)
03:31:14 [2020-06-27T03:31:14.302Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
03:31:14 [2020-06-27T03:31:14.302Z] === RUN   TestDaemonIpcModePrivate
03:31:15 [2020-06-27T03:31:15.165Z] 4612f6d0b889: Verifying Checksum
03:31:15 [2020-06-27T03:31:15.165Z] 4612f6d0b889: Download complete
03:31:16 [2020-06-27T03:31:16.199Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
03:31:16 [2020-06-27T03:31:16.199Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
03:31:16 [2020-06-27T03:31:16.199Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false
03:31:16 [2020-06-27T03:31:16.199Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:31:16 [2020-06-27T03:31:16.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:31:16 [2020-06-27T03:31:16.297Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s)
03:31:16 [2020-06-27T03:31:16.297Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:31:16 [2020-06-27T03:31:16.297Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:31:16 [2020-06-27T03:31:16.297Z]     service_test.go:236: FLAKY_TEST
03:31:16 [2020-06-27T03:31:16.297Z] === RUN   TestServiceWithDataPathPortInit
03:31:16 [2020-06-27T03:31:16.898Z] --- PASS: TestSecretCreateResolve (3.74s)
03:31:16 [2020-06-27T03:31:16.898Z] PASS
03:31:16 [2020-06-27T03:31:16.898Z] 
03:31:16 [2020-06-27T03:31:16.898Z] DONE 6 tests in 22.089s
03:31:16 [2020-06-27T03:31:16.898Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
03:31:16 [2020-06-27T03:31:16.898Z] ++ 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
03:31:16 [2020-06-27T03:31:16.898Z] ++ set -e
03:31:16 [2020-06-27T03:31:16.898Z] ++ '[' -n 0 ']'
03:31:16 [2020-06-27T03:31:16.898Z] ++ set -x
03:31:16 [2020-06-27T03:31:16.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:31:16 [2020-06-27T03:31:16.898Z] INFO: Testing against a local daemon
03:31:16 [2020-06-27T03:31:16.898Z] === RUN   TestServiceCreateInit
03:31:16 [2020-06-27T03:31:16.898Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:31:18 [2020-06-27T03:31:18.095Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
03:31:18 [2020-06-27T03:31:18.095Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
03:31:18 [2020-06-27T03:31:18.095Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s)
03:31:18 [2020-06-27T03:31:18.095Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false
03:31:18 [2020-06-27T03:31:18.095Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:31:19 [2020-06-27T03:31:19.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:31:19 [2020-06-27T03:31:19.996Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
03:31:19 [2020-06-27T03:31:19.996Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true
03:31:19 [2020-06-27T03:31:19.996Z] === RUN   TestIpcModeOlderClient
03:31:19 [2020-06-27T03:31:19.996Z] === PAUSE TestIpcModeOlderClient
03:31:19 [2020-06-27T03:31:19.996Z] === RUN   TestKillContainerInvalidSignal
03:31:19 [2020-06-27T03:31:19.996Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
03:31:20 [2020-06-27T03:31:20.253Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
03:31:20 [2020-06-27T03:31:20.512Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
03:31:20 [2020-06-27T03:31:20.512Z] === RUN   TestKillContainer
03:31:20 [2020-06-27T03:31:20.512Z] === RUN   TestKillContainer/no_signal
03:31:21 [2020-06-27T03:31:21.444Z] === RUN   TestKillContainer/non_killing_signal
03:31:21 [2020-06-27T03:31:21.701Z] === RUN   TestKillContainer/killing_signal
03:31:21 [2020-06-27T03:31:21.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:31:22 [2020-06-27T03:31:22.269Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
03:31:22 [2020-06-27T03:31:22.365Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:31:22 [2020-06-27T03:31:22.527Z] --- PASS: TestKillContainer (1.89s)
03:31:22 [2020-06-27T03:31:22.527Z]     --- PASS: TestKillContainer/no_signal (0.62s)
03:31:22 [2020-06-27T03:31:22.527Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
03:31:22 [2020-06-27T03:31:22.527Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
03:31:22 [2020-06-27T03:31:22.527Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:31:22 [2020-06-27T03:31:22.527Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:31:23 [2020-06-27T03:31:23.092Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:31:23 [2020-06-27T03:31:23.658Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
03:31:23 [2020-06-27T03:31:23.658Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
03:31:23 [2020-06-27T03:31:23.658Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
03:31:23 [2020-06-27T03:31:23.658Z] === RUN   TestKillStoppedContainer
03:31:23 [2020-06-27T03:31:23.658Z] --- PASS: TestKillStoppedContainer (0.05s)
03:31:23 [2020-06-27T03:31:23.658Z] === RUN   TestKillStoppedContainerAPIPre120
03:31:23 [2020-06-27T03:31:23.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:31:23 [2020-06-27T03:31:23.916Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
03:31:23 [2020-06-27T03:31:23.916Z] === RUN   TestKillDifferentUserContainer
03:31:23 [2020-06-27T03:31:23.916Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
03:31:24 [2020-06-27T03:31:24.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:31:24 [2020-06-27T03:31:24.481Z] --- PASS: TestKillDifferentUserContainer (0.73s)
03:31:24 [2020-06-27T03:31:24.481Z] === RUN   TestInspectOomKilledTrue
03:31:24 [2020-06-27T03:31:24.481Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:31:24 [2020-06-27T03:31:24.481Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:31:24 [2020-06-27T03:31:24.481Z] === RUN   TestInspectOomKilledFalse
03:31:24 [2020-06-27T03:31:24.481Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:31:24 [2020-06-27T03:31:24.481Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:31:24 [2020-06-27T03:31:24.481Z] === RUN   TestLinksEtcHostsContentMatch
03:31:24 [2020-06-27T03:31:24.481Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
03:31:25 [2020-06-27T03:31:25.045Z] === RUN   TestDockerSuite/TestBuildAddTar
03:31:25 [2020-06-27T03:31:25.045Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s)
03:31:25 [2020-06-27T03:31:25.045Z] === RUN   TestLinksContainerNames
03:31:25 [2020-06-27T03:31:25.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:31:26 [2020-06-27T03:31:26.416Z] --- PASS: TestLinksContainerNames (1.15s)
03:31:26 [2020-06-27T03:31:26.416Z] === RUN   TestLogsFollowTailEmpty
03:31:26 [2020-06-27T03:31:26.674Z] --- PASS: TestLogsFollowTailEmpty (0.60s)
03:31:26 [2020-06-27T03:31:26.674Z] === RUN   TestContainerNetworkMountsNoChown
03:31:26 [2020-06-27T03:31:26.735Z] --- PASS: TestServiceCreateInit (10.39s)
03:31:26 [2020-06-27T03:31:26.735Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s)
03:31:26 [2020-06-27T03:31:26.735Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s)
03:31:26 [2020-06-27T03:31:26.735Z] === RUN   TestCreateServiceMultipleTimes
03:31:27 [2020-06-27T03:31:27.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:31:27 [2020-06-27T03:31:27.607Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/default
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/default
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/private
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/private
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rprivate
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rprivate
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/slave
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/slave
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rslave
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rslave
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/shared
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/shared
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rshared
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rshared
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/default
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/default/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/default/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/default/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/rshared
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/shared
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/rslave
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/slave
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/rprivate
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/private
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/private/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/private/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/default/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:31:27 [2020-06-27T03:31:27.607Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:31:27 [2020-06-27T03:31:27.864Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:31:27 [2020-06-27T03:31:27.864Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:31:27 [2020-06-27T03:31:27.864Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/private/bind_root
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:31:27 [2020-06-27T03:31:27.865Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:31:28 [2020-06-27T03:31:28.122Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:31:28 [2020-06-27T03:31:28.122Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:31:28 [2020-06-27T03:31:28.122Z] === CONT  TestMountDaemonRoot/private/mount_root
03:31:28 [2020-06-27T03:31:28.122Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:31:28 [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
03:31:28 [2020-06-27T03:31:28.122Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
03:31:28 [2020-06-27T03:31:28.122Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
03:31:28 [2020-06-27T03:31:28.122Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
03:31:28 [2020-06-27T03:31:28.122Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
03:31:28 [2020-06-27T03:31:28.122Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
03:31:28 [2020-06-27T03:31:28.122Z] === RUN   TestContainerBindMountNonRecursive
03:31:29 [2020-06-27T03:31:29.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:31:29 [2020-06-27T03:31:29.495Z] --- PASS: TestContainerBindMountNonRecursive (1.47s)
03:31:29 [2020-06-27T03:31:29.495Z] === RUN   TestNetworkNat
03:31:30 [2020-06-27T03:31:30.059Z] --- PASS: TestNetworkNat (0.65s)
03:31:30 [2020-06-27T03:31:30.059Z] === RUN   TestNetworkLocalhostTCPNat
03:31:30 [2020-06-27T03:31:30.316Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
03:31:30 [2020-06-27T03:31:30.883Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s)
03:31:30 [2020-06-27T03:31:30.883Z] === RUN   TestNetworkLoopbackNat
03:31:30 [2020-06-27T03:31:30.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:31:31 [2020-06-27T03:31:31.140Z] === RUN   TestDockerSuite/TestBuildAddTarXz
03:31:32 [2020-06-27T03:31:32.073Z] --- PASS: TestNetworkLoopbackNat (1.16s)
03:31:32 [2020-06-27T03:31:32.073Z] === RUN   TestPause
03:31:32 [2020-06-27T03:31:32.330Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
03:31:32 [2020-06-27T03:31:32.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:31:32 [2020-06-27T03:31:32.895Z] --- PASS: TestPause (0.82s)
03:31:32 [2020-06-27T03:31:32.895Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:31:32 [2020-06-27T03:31:32.895Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:31:32 [2020-06-27T03:31:32.895Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:31:32 [2020-06-27T03:31:32.895Z] === RUN   TestPauseStopPausedContainer
03:31:33 [2020-06-27T03:31:33.828Z] --- PASS: TestPauseStopPausedContainer (0.76s)
03:31:33 [2020-06-27T03:31:33.828Z] === RUN   TestPsFilter
03:31:33 [2020-06-27T03:31:33.828Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
03:31:33 [2020-06-27T03:31:33.828Z] --- PASS: TestPsFilter (0.16s)
03:31:33 [2020-06-27T03:31:33.828Z] === RUN   TestRemoveContainerWithRemovedVolume
03:31:33 [2020-06-27T03:31:33.910Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:31:33 [2020-06-27T03:31:33.910Z] Using test binary docker
03:31:33 [2020-06-27T03:31:33.910Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:31:33 [2020-06-27T03:31:33.910Z] +++ /etc/init.d/apparmor start
03:31:33 [2020-06-27T03:31:33.910Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:31:33 [2020-06-27T03:31:33.910Z] INFO: Waiting for daemon to start...
03:31:33 [2020-06-27T03:31:33.910Z] Starting dockerd
03:31:33 [2020-06-27T03:31:33.910Z] +++ 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
03:31:34 [2020-06-27T03:31:34.373Z] --- PASS: TestServiceWithDataPathPortInit (18.06s)
03:31:34 [2020-06-27T03:31:34.373Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:31:34 [2020-06-27T03:31:34.761Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s)
03:31:34 [2020-06-27T03:31:34.761Z] === RUN   TestRemoveContainerWithVolume
03:31:35 [2020-06-27T03:31:35.694Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
03:31:35 [2020-06-27T03:31:35.694Z] === RUN   TestRemoveContainerRunning
03:31:35 [2020-06-27T03:31:35.929Z] .
03:31:35 [2020-06-27T03:31:35.929Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:31:35 [2020-06-27T03:31:35.929Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:31:35 [2020-06-27T03:31:35.929Z] Error: No such image: emptyfs
03:31:35 [2020-06-27T03:31:35.929Z] ++++ tar -cC bundles/test-integration/emptyfs .
03:31:35 [2020-06-27T03:31:35.929Z] ++++ docker load
03:31:35 [2020-06-27T03:31:35.929Z] Running integration-test (iteration 1)
03:31:35 [2020-06-27T03:31:35.929Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
03:31:35 [2020-06-27T03:31:35.929Z] ++ 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
03:31:35 [2020-06-27T03:31:35.929Z] ++ set -e
03:31:35 [2020-06-27T03:31:35.929Z] ++ '[' -n 0 ']'
03:31:35 [2020-06-27T03:31:35.929Z] ++ set -x
03:31:35 [2020-06-27T03:31:35.929Z] ++ env -i DEST=/go/src/github.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
03:31:36 [2020-06-27T03:31:36.259Z] --- PASS: TestRemoveContainerRunning (0.79s)
03:31:36 [2020-06-27T03:31:36.259Z] === RUN   TestRemoveContainerForceRemoveRunning
03:31:37 [2020-06-27T03:31:37.239Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
03:31:37 [2020-06-27T03:31:37.239Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s)
03:31:37 [2020-06-27T03:31:37.239Z] === RUN   TestRemoveInvalidContainer
03:31:37 [2020-06-27T03:31:37.239Z] --- PASS: TestRemoveInvalidContainer (0.03s)
03:31:37 [2020-06-27T03:31:37.239Z] === RUN   TestRenameLinkedContainer
03:31:38 [2020-06-27T03:31:38.182Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
03:31:39 [2020-06-27T03:31:39.555Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
03:31:40 [2020-06-27T03:31:40.488Z] --- PASS: TestRenameLinkedContainer (3.02s)
03:31:40 [2020-06-27T03:31:40.488Z] === RUN   TestRenameStoppedContainer
03:31:41 [2020-06-27T03:31:41.422Z] --- PASS: TestRenameStoppedContainer (0.86s)
03:31:41 [2020-06-27T03:31:41.422Z] === RUN   TestRenameRunningContainerAndReuse
03:31:43 [2020-06-27T03:31:43.324Z] --- PASS: TestRenameRunningContainerAndReuse (2.08s)
03:31:43 [2020-06-27T03:31:43.324Z] === RUN   TestRenameInvalidName
03:31:44 [2020-06-27T03:31:44.258Z] --- PASS: TestRenameInvalidName (0.92s)
03:31:44 [2020-06-27T03:31:44.258Z] === RUN   TestRenameAnonymousContainer
03:31:44 [2020-06-27T03:31:44.343Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.86s)
03:31:44 [2020-06-27T03:31:44.343Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kd40pw4ti13qejvaeb1s3u9lq Created:2020-06-27 03:31:35.988370417 +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[bf3ff8b52fc59da2f297110d5b5ea36da0f992e7f636c2d3132a2d4b449bce30:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.su5wrbtapk54y7jipbn9tngf0 EndpointID:801e4f121697e23afaf1471a6b8fdf1218556f920d1c531f03580f4a2e6d454c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0bd87a270dacf58bb5550e677729cf458480200156eb6e969d4d5fbadd5080b0 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:1304855d867c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.su5wrbtapk54y7jipbn9tngf0 EndpointID:801e4f121697e23afaf1471a6b8fdf1218556f920d1c531f03580f4a2e6d454c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:31:44 [2020-06-27T03:31:44.343Z] PASS
03:31:44 [2020-06-27T03:31:44.343Z] 
03:31:44 [2020-06-27T03:31:44.343Z] === Skipped
03:31:44 [2020-06-27T03:31:44.343Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:31:44 [2020-06-27T03:31:44.343Z]     service_test.go:236: FLAKY_TEST
03:31:44 [2020-06-27T03:31:44.343Z] 
03:31:44 [2020-06-27T03:31:44.343Z] 
03:31:44 [2020-06-27T03:31:44.343Z] DONE 23 tests, 1 skipped in 54.933s
03:31:44 [2020-06-27T03:31:44.343Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:31:44 [2020-06-27T03:31:44.343Z] ++ 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
03:31:44 [2020-06-27T03:31:44.343Z] ++ set -e
03:31:44 [2020-06-27T03:31:44.343Z] ++ '[' -n 0 ']'
03:31:44 [2020-06-27T03:31:44.343Z] ++ set -x
03:31:44 [2020-06-27T03:31:44.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:31:44 [2020-06-27T03:31:44.909Z] INFO: Testing against a local daemon
03:31:44 [2020-06-27T03:31:44.909Z] === RUN   TestDockerNetworkIpvlanPersistance
03:31:44 [2020-06-27T03:31:44.909Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:31:44 [2020-06-27T03:31:44.909Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:31:44 [2020-06-27T03:31:44.909Z] === RUN   TestDockerNetworkIpvlan
03:31:44 [2020-06-27T03:31:44.909Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:31:44 [2020-06-27T03:31:44.909Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:31:44 [2020-06-27T03:31:44.909Z] PASS
03:31:44 [2020-06-27T03:31:44.909Z] 
03:31:44 [2020-06-27T03:31:44.909Z] === Skipped
03:31:44 [2020-06-27T03:31:44.909Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:31:44 [2020-06-27T03:31:44.909Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:31:44 [2020-06-27T03:31:44.909Z] 
03:31:44 [2020-06-27T03:31:44.909Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:31:44 [2020-06-27T03:31:44.909Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:31:44 [2020-06-27T03:31:44.909Z] 
03:31:44 [2020-06-27T03:31:44.909Z] 
03:31:44 [2020-06-27T03:31:44.909Z] DONE 2 tests, 2 skipped in 1.506s
03:31:44 [2020-06-27T03:31:44.909Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:31:44 [2020-06-27T03:31:44.909Z] ++ 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
03:31:44 [2020-06-27T03:31:44.909Z] ++ set -e
03:31:44 [2020-06-27T03:31:44.909Z] ++ '[' -n 0 ']'
03:31:44 [2020-06-27T03:31:44.909Z] ++ set -x
03:31:44 [2020-06-27T03:31:44.909Z] ++ env -i DEST=/go/src/github.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
03:31:45 [2020-06-27T03:31:45.632Z] === RUN   TestDockerSuite/TestBuildBlankName
03:31:45 [2020-06-27T03:31:45.843Z] INFO: Testing against a local daemon
03:31:45 [2020-06-27T03:31:45.843Z] === RUN   TestDockerNetworkMacvlanPersistance
03:31:46 [2020-06-27T03:31:46.255Z] Loaded image: buildpack-deps:jessie
03:31:46 [2020-06-27T03:31:46.255Z] Loaded image: busybox:latest
03:31:46 [2020-06-27T03:31:46.255Z] Loaded image: busybox:glibc
03:31:46 [2020-06-27T03:31:46.255Z] Loaded image: debian:jessie
03:31:46 [2020-06-27T03:31:46.255Z] Loaded image: hello-world:latest
03:31:46 [2020-06-27T03:31:46.255Z] INFO: Testing against a local daemon
03:31:46 [2020-06-27T03:31:46.255Z] === RUN   TestCgroupNamespacesBuild
03:31:46 [2020-06-27T03:31:46.566Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
03:31:47 [2020-06-27T03:31:47.735Z] --- PASS: TestCgroupNamespacesBuild (1.39s)
03:31:47 [2020-06-27T03:31:47.735Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:31:47 [2020-06-27T03:31:47.745Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s)
03:31:47 [2020-06-27T03:31:47.745Z] === RUN   TestDockerNetworkMacvlan
03:31:47 [2020-06-27T03:31:47.939Z] --- PASS: TestRenameAnonymousContainer (3.60s)
03:31:47 [2020-06-27T03:31:47.939Z] === RUN   TestRenameContainerWithSameName
03:31:48 [2020-06-27T03:31:48.504Z] --- PASS: TestRenameContainerWithSameName (0.79s)
03:31:48 [2020-06-27T03:31:48.504Z] === RUN   TestRenameContainerWithLinkedContainer
03:31:48 [2020-06-27T03:31:48.679Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:31:49 [2020-06-27T03:31:49.072Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
03:31:49 [2020-06-27T03:31:49.212Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s)
03:31:49 [2020-06-27T03:31:49.213Z] === RUN   TestBuildWithSession
03:31:49 [2020-06-27T03:31:49.213Z] --- SKIP: TestBuildWithSession (0.00s)
03:31:49 [2020-06-27T03:31:49.213Z]     build_session_test.go:25: TODO: BuildKit
03:31:49 [2020-06-27T03:31:49.213Z] === RUN   TestBuildSquashParent
03:31:50 [2020-06-27T03:31:50.054Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:31:50 [2020-06-27T03:31:50.445Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s)
03:31:50 [2020-06-27T03:31:50.445Z] === RUN   TestResize
03:31:51 [2020-06-27T03:31:51.378Z] --- PASS: TestResize (0.96s)
03:31:51 [2020-06-27T03:31:51.378Z] === RUN   TestResizeWithInvalidSize
03:31:51 [2020-06-27T03:31:51.430Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:31:51 [2020-06-27T03:31:51.636Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
03:31:52 [2020-06-27T03:31:52.568Z] --- PASS: TestResizeWithInvalidSize (1.04s)
03:31:52 [2020-06-27T03:31:52.568Z] === RUN   TestResizeWhenContainerNotStarted
03:31:52 [2020-06-27T03:31:52.826Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
03:31:53 [2020-06-27T03:31:53.084Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:31:53 [2020-06-27T03:31:53.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:31:53 [2020-06-27T03:31:53.596Z] --- PASS: TestBuildSquashParent (4.29s)
03:31:53 [2020-06-27T03:31:53.596Z] === RUN   TestBuildWithRemoveAndForceRemove
03:31:53 [2020-06-27T03:31:53.596Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:31:53 [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:31:53 [2020-06-27T03:31:53.596Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:31:53 [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:31:53 [2020-06-27T03:31:53.596Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:31:53 [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:31:53 [2020-06-27T03:31:53.596Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:31:53 [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:31:53 [2020-06-27T03:31:53.596Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:31:53 [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:31:53 [2020-06-27T03:31:53.596Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:31:53 [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:31:53 [2020-06-27T03:31:53.597Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:31:53 [2020-06-27T03:31:53.597Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:31:53 [2020-06-27T03:31:53.597Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:31:53 [2020-06-27T03:31:53.597Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:31:53 [2020-06-27T03:31:53.651Z] --- PASS: TestCreateServiceMultipleTimes (22.81s)
03:31:53 [2020-06-27T03:31:53.651Z] === RUN   TestCreateServiceConflict
03:31:53 [2020-06-27T03:31:53.651Z] --- PASS: TestCreateServiceConflict (3.58s)
03:31:53 [2020-06-27T03:31:53.651Z] === RUN   TestCreateServiceMaxReplicas
03:31:54 [2020-06-27T03:31:54.713Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:31:54 [2020-06-27T03:31:54.982Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
03:31:55 [2020-06-27T03:31:55.914Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
03:31:56 [2020-06-27T03:31:56.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:31:56 [2020-06-27T03:31:56.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:31:56 [2020-06-27T03:31:56.290Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:31:56 [2020-06-27T03:31:56.290Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:31:57 [2020-06-27T03:31:57.100Z] --- PASS: TestCreateServiceMaxReplicas (3.95s)
03:31:57 [2020-06-27T03:31:57.100Z] === RUN   TestCreateWithDuplicateNetworkNames
03:31:57 [2020-06-27T03:31:57.547Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
03:31:57 [2020-06-27T03:31:57.772Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:31:57 [2020-06-27T03:31:57.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
03:31:57 [2020-06-27T03:31:57.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s)
03:31:57 [2020-06-27T03:31:57.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s)
03:31:57 [2020-06-27T03:31:57.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s)
03:31:57 [2020-06-27T03:31:57.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s)
03:31:57 [2020-06-27T03:31:57.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.81s)
03:31:57 [2020-06-27T03:31:57.772Z] === RUN   TestBuildMultiStageCopy
03:31:57 [2020-06-27T03:31:57.772Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:31:57 [2020-06-27T03:31:57.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:31:57 [2020-06-27T03:31:57.997Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:31:58 [2020-06-27T03:31:58.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:31:58 [2020-06-27T03:31:58.321Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
03:31:58 [2020-06-27T03:31:58.578Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
03:31:59 [2020-06-27T03:31:59.254Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:31:59 [2020-06-27T03:31:59.512Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:31:59 [2020-06-27T03:31:59.536Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:31:59 [2020-06-27T03:31:59.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:31:59 [2020-06-27T03:31:59.819Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:32:00 [2020-06-27T03:32:00.434Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:32:00 [2020-06-27T03:32:00.703Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
03:32:00 [2020-06-27T03:32:00.720Z] --- PASS: TestBuildMultiStageCopy (2.82s)
03:32:00 [2020-06-27T03:32:00.720Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s)
03:32:00 [2020-06-27T03:32:00.720Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
03:32:00 [2020-06-27T03:32:00.720Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
03:32:00 [2020-06-27T03:32:00.720Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s)
03:32:00 [2020-06-27T03:32:00.720Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
03:32:00 [2020-06-27T03:32:00.720Z] === RUN   TestBuildMultiStageParentConfig
03:32:01 [2020-06-27T03:32:01.341Z] --- PASS: TestBuildMultiStageParentConfig (0.79s)
03:32:01 [2020-06-27T03:32:01.341Z] === RUN   TestBuildLabelWithTargets
03:32:02 [2020-06-27T03:32:02.076Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
03:32:02 [2020-06-27T03:32:02.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:32:02 [2020-06-27T03:32:02.814Z] --- PASS: TestBuildLabelWithTargets (1.26s)
03:32:02 [2020-06-27T03:32:02.814Z] === RUN   TestBuildWithEmptyLayers
03:32:02 [2020-06-27T03:32:02.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:32:03 [2020-06-27T03:32:03.429Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
03:32:03 [2020-06-27T03:32:03.430Z] === RUN   TestBuildMultiStageOnBuild
03:32:03 [2020-06-27T03:32:03.832Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
03:32:04 [2020-06-27T03:32:04.557Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:32:04 [2020-06-27T03:32:04.902Z] --- PASS: TestBuildMultiStageOnBuild (1.77s)
03:32:04 [2020-06-27T03:32:04.902Z] === RUN   TestBuildUncleanTarFilenames
03:32:05 [2020-06-27T03:32:05.729Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
03:32:05 [2020-06-27T03:32:05.911Z] --- PASS: TestBuildUncleanTarFilenames (0.85s)
03:32:05 [2020-06-27T03:32:05.912Z] === RUN   TestBuildMultiStageLayerLeak
03:32:06 [2020-06-27T03:32:06.459Z] --- PASS: TestDockerNetworkMacvlan (18.40s)
03:32:06 [2020-06-27T03:32:06.459Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
03:32:06 [2020-06-27T03:32:06.459Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
03:32:06 [2020-06-27T03:32:06.459Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s)
03:32:06 [2020-06-27T03:32:06.459Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s)
03:32:06 [2020-06-27T03:32:06.459Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s)
03:32:06 [2020-06-27T03:32:06.459Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s)
03:32:06 [2020-06-27T03:32:06.459Z] PASS
03:32:06 [2020-06-27T03:32:06.459Z] 
03:32:06 [2020-06-27T03:32:06.459Z] DONE 8 tests in 21.351s
03:32:06 [2020-06-27T03:32:06.459Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
03:32:06 [2020-06-27T03:32:06.459Z] ++ 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
03:32:06 [2020-06-27T03:32:06.459Z] ++ set -e
03:32:06 [2020-06-27T03:32:06.459Z] ++ '[' -n 0 ']'
03:32:06 [2020-06-27T03:32:06.459Z] ++ set -x
03:32:06 [2020-06-27T03:32:06.459Z] ++ env -i DEST=/go/src/github.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
03:32:06 [2020-06-27T03:32:06.459Z] testing: warning: no tests to run
03:32:06 [2020-06-27T03:32:06.459Z] PASS
03:32:06 [2020-06-27T03:32:06.459Z] 
03:32:06 [2020-06-27T03:32:06.459Z] DONE 0 tests in 0.034s
03:32:06 [2020-06-27T03:32:06.459Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:32:06 [2020-06-27T03:32:06.459Z] ++ 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
03:32:06 [2020-06-27T03:32:06.459Z] ++ set -e
03:32:06 [2020-06-27T03:32:06.459Z] ++ '[' -n 0 ']'
03:32:06 [2020-06-27T03:32:06.459Z] ++ set -x
03:32:06 [2020-06-27T03:32:06.459Z] ++ env -i DEST=/go/src/github.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
03:32:06 [2020-06-27T03:32:06.459Z] INFO: Testing against a local daemon
03:32:06 [2020-06-27T03:32:06.459Z] === RUN   TestAuthZPluginAllowRequest
03:32:06 [2020-06-27T03:32:06.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:32:06 [2020-06-27T03:32:06.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:32:07 [2020-06-27T03:32:07.229Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
03:32:07 [2020-06-27T03:32:07.936Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s)
03:32:07 [2020-06-27T03:32:07.936Z] === RUN   TestBuildWithHugeFile
03:32:08 [2020-06-27T03:32:08.361Z] --- PASS: TestAuthZPluginAllowRequest (1.81s)
03:32:08 [2020-06-27T03:32:08.361Z] === RUN   TestAuthZPluginTLS
03:32:08 [2020-06-27T03:32:08.928Z] --- PASS: TestAuthZPluginTLS (0.69s)
03:32:08 [2020-06-27T03:32:08.928Z] === RUN   TestAuthZPluginDenyRequest
03:32:09 [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.08s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s)
03:32:09 [2020-06-27T03:32:09.759Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s)
03:32:09 [2020-06-27T03:32:09.759Z] === RUN   TestCgroupNamespacesRun
03:32:09 [2020-06-27T03:32:09.862Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
03:32:09 [2020-06-27T03:32:09.862Z] === RUN   TestAuthZPluginAPIDenyResponse
03:32:10 [2020-06-27T03:32:10.429Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
03:32:10 [2020-06-27T03:32:10.429Z] === RUN   TestAuthZPluginDenyResponse
03:32:10 [2020-06-27T03:32:10.996Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
03:32:10 [2020-06-27T03:32:10.996Z] === RUN   TestAuthZPluginAllowEventStream
03:32:11 [2020-06-27T03:32:11.132Z] --- PASS: TestCgroupNamespacesRun (1.86s)
03:32:11 [2020-06-27T03:32:11.132Z] === RUN   TestCgroupNamespacesRunPrivileged
03:32:12 [2020-06-27T03:32:12.284Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.35s)
03:32:12 [2020-06-27T03:32:12.285Z] === RUN   TestCreateServiceSecretFileMode
03:32:12 [2020-06-27T03:32:12.504Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
03:32:12 [2020-06-27T03:32:12.763Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
03:32:12 [2020-06-27T03:32:12.763Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:32:12 [2020-06-27T03:32:12.898Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
03:32:12 [2020-06-27T03:32:12.898Z] === RUN   TestAuthZPluginErrorResponse
03:32:13 [2020-06-27T03:32:13.464Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
03:32:13 [2020-06-27T03:32:13.464Z] === RUN   TestAuthZPluginErrorRequest
03:32:14 [2020-06-27T03:32:14.031Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
03:32:14 [2020-06-27T03:32:14.031Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:32:14 [2020-06-27T03:32:14.133Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
03:32:14 [2020-06-27T03:32:14.391Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s)
03:32:14 [2020-06-27T03:32:14.391Z] === RUN   TestCgroupNamespacesRunHostMode
03:32:14 [2020-06-27T03:32:14.598Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
03:32:14 [2020-06-27T03:32:14.598Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:32:15 [2020-06-27T03:32:15.726Z] --- PASS: TestCreateServiceSecretFileMode (3.47s)
03:32:15 [2020-06-27T03:32:15.726Z] === RUN   TestCreateServiceConfigFileMode
03:32:16 [2020-06-27T03:32:16.291Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
03:32:16 [2020-06-27T03:32:16.291Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s)
03:32:16 [2020-06-27T03:32:16.291Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:32:17 [2020-06-27T03:32:17.129Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s)
03:32:17 [2020-06-27T03:32:17.129Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:32:17 [2020-06-27T03:32:17.222Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
03:32:18 [2020-06-27T03:32:18.157Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
03:32:18 [2020-06-27T03:32:18.157Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:32:19 [2020-06-27T03:32:19.030Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s)
03:32:19 [2020-06-27T03:32:19.030Z] === RUN   TestAuthZPluginHeader
03:32:20 [2020-06-27T03:32:20.056Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.90s)
03:32:20 [2020-06-27T03:32:20.056Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:32:20 [2020-06-27T03:32:20.088Z] --- PASS: TestCreateServiceConfigFileMode (3.61s)
03:32:20 [2020-06-27T03:32:20.088Z] === RUN   TestCreateServiceSysctls
03:32:20 [2020-06-27T03:32:20.313Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
03:32:20 [2020-06-27T03:32:20.405Z] --- PASS: TestAuthZPluginHeader (1.02s)
03:32:20 [2020-06-27T03:32:20.405Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:32:20 [2020-06-27T03:32:20.405Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:32:20 [2020-06-27T03:32:20.405Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:32:20 [2020-06-27T03:32:20.405Z] === RUN   TestAuthZPluginV2Disable
03:32:20 [2020-06-27T03:32:20.405Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
03:32:20 [2020-06-27T03:32:20.405Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:32:20 [2020-06-27T03:32:20.405Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:32:20 [2020-06-27T03:32:20.405Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:32:20 [2020-06-27T03:32:20.405Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:32:20 [2020-06-27T03:32:20.405Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:32:20 [2020-06-27T03:32:20.405Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:32:20 [2020-06-27T03:32:20.405Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:32:20 [2020-06-27T03:32:20.405Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:32:20 [2020-06-27T03:32:20.878Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s)
03:32:20 [2020-06-27T03:32:20.878Z] === RUN   TestCgroupNamespacesRunOlderClient
03:32:22 [2020-06-27T03:32:22.776Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
03:32:22 [2020-06-27T03:32:22.776Z] === RUN   TestKernelTCPMemory
03:32:22 [2020-06-27T03:32:22.776Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
03:32:23 [2020-06-27T03:32:23.341Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
03:32:23 [2020-06-27T03:32:23.906Z] --- PASS: TestKernelTCPMemory (1.11s)
03:32:23 [2020-06-27T03:32:23.906Z] === RUN   TestNISDomainname
03:32:24 [2020-06-27T03:32:24.453Z] --- PASS: TestCreateServiceSysctls (4.46s)
03:32:24 [2020-06-27T03:32:24.453Z] === RUN   TestCreateServiceCapabilities
03:32:24 [2020-06-27T03:32:24.853Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
03:32:24 [2020-06-27T03:32:24.853Z] --- PASS: TestNISDomainname (1.18s)
03:32:24 [2020-06-27T03:32:24.853Z] === RUN   TestHostnameDnsResolution
03:32:25 [2020-06-27T03:32:25.785Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
03:32:26 [2020-06-27T03:32:26.350Z] --- PASS: TestHostnameDnsResolution (1.30s)
03:32:26 [2020-06-27T03:32:26.350Z] === RUN   TestStats
03:32:27 [2020-06-27T03:32:27.727Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
03:32:27 [2020-06-27T03:32:27.727Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
03:32:27 [2020-06-27T03:32:27.892Z] --- PASS: TestCreateServiceCapabilities (3.74s)
03:32:27 [2020-06-27T03:32:27.892Z] === RUN   TestInspect
03:32:29 [2020-06-27T03:32:29.099Z] --- PASS: TestStats (2.82s)
03:32:29 [2020-06-27T03:32:29.099Z] === RUN   TestStopContainerWithTimeout
03:32:29 [2020-06-27T03:32:29.099Z] === RUN   TestStopContainerWithTimeout/0
03:32:29 [2020-06-27T03:32:29.099Z] === PAUSE TestStopContainerWithTimeout/0
03:32:29 [2020-06-27T03:32:29.099Z] === RUN   TestStopContainerWithTimeout/1
03:32:29 [2020-06-27T03:32:29.099Z] === PAUSE TestStopContainerWithTimeout/1
03:32:29 [2020-06-27T03:32:29.099Z] === RUN   TestStopContainerWithTimeout/3
03:32:29 [2020-06-27T03:32:29.099Z] === PAUSE TestStopContainerWithTimeout/3
03:32:29 [2020-06-27T03:32:29.099Z] === RUN   TestStopContainerWithTimeout/-1
03:32:29 [2020-06-27T03:32:29.099Z] === PAUSE TestStopContainerWithTimeout/-1
03:32:29 [2020-06-27T03:32:29.099Z] === CONT  TestStopContainerWithTimeout/0
03:32:29 [2020-06-27T03:32:29.099Z] === CONT  TestStopContainerWithTimeout/-1
03:32:29 [2020-06-27T03:32:29.356Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
03:32:30 [2020-06-27T03:32:30.289Z] === CONT  TestStopContainerWithTimeout/3
03:32:30 [2020-06-27T03:32:30.904Z] Created binary: bundles/binary-daemon/dockerd-dev
03:32:30 [2020-06-27T03:32:30.904Z] Copying nested executables into bundles/binary-daemon
03:32:30 [2020-06-27T03:32:30.904Z] 
03:32:31 [2020-06-27T03:32:31.332Z] --- PASS: TestInspect (3.46s)
03:32:31 [2020-06-27T03:32:31.332Z] === RUN   TestCreateJob
03:32:31 [2020-06-27T03:32:31.662Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
03:32:31 [2020-06-27T03:32:31.942Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
03:32:32 [2020-06-27T03:32:32.201Z] === CONT  TestStopContainerWithTimeout/1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
03:32:32 [2020-06-27T03:32:32.639Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh cross
03:32:32 [2020-06-27T03:32:32.896Z] 
03:32:33 [2020-06-27T03:32:33.153Z] Removing bundles/
03:32:33 [2020-06-27T03:32:33.153Z] 
03:32:33 [2020-06-27T03:32:33.153Z] ---> Making bundle: cross (in bundles/cross)
03:32:33 [2020-06-27T03:32:33.153Z] Cross building: bundles/cross/linux/amd64
03:32:33 [2020-06-27T03:32:33.153Z] Building: bundles/cross/linux/amd64/dockerd-dev
03:32:33 [2020-06-27T03:32:33.153Z] GOOS="linux" GOARCH="amd64" GOARM=""
03:32:33 [2020-06-27T03:32:33.154Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
03:32:34 [2020-06-27T03:32:34.085Z] --- PASS: TestStopContainerWithTimeout (0.03s)
03:32:34 [2020-06-27T03:32:34.086Z]     --- PASS: TestStopContainerWithTimeout/0 (1.16s)
03:32:34 [2020-06-27T03:32:34.086Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
03:32:34 [2020-06-27T03:32:34.086Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
03:32:34 [2020-06-27T03:32:34.086Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
03:32:34 [2020-06-27T03:32:34.086Z] === RUN   TestDeleteDevicemapper
03:32:34 [2020-06-27T03:32:34.086Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:32:34 [2020-06-27T03:32:34.086Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:32:34 [2020-06-27T03:32:34.086Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:32:34 [2020-06-27T03:32:34.343Z] === RUN   TestDockerSuite/TestBuildCacheAdd
03:32:34 [2020-06-27T03:32:34.601Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
03:32:34 [2020-06-27T03:32:34.601Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
03:32:34 [2020-06-27T03:32:34.601Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
03:32:35 [2020-06-27T03:32:35.533Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
03:32:35 [2020-06-27T03:32:35.728Z] --- PASS: TestCreateJob (4.36s)
03:32:35 [2020-06-27T03:32:35.728Z] === RUN   TestReplicatedJob
03:32:36 [2020-06-27T03:32:36.465Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s)
03:32:36 [2020-06-27T03:32:36.465Z] === RUN   TestUpdateMemory
03:32:36 [2020-06-27T03:32:36.465Z] --- SKIP: TestUpdateMemory (0.00s)
03:32:36 [2020-06-27T03:32:36.465Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:32:36 [2020-06-27T03:32:36.465Z] === RUN   TestUpdateCPUQuota
03:32:36 [2020-06-27T03:32:36.465Z] === RUN   TestDockerSuite/TestBuildCacheFrom
03:32:37 [2020-06-27T03:32:37.837Z] --- PASS: TestUpdateCPUQuota (1.34s)
03:32:37 [2020-06-27T03:32:37.837Z] === RUN   TestUpdatePidsLimit
03:32:37 [2020-06-27T03:32:37.837Z] === RUN   TestUpdatePidsLimit/update_from_none
03:32:38 [2020-06-27T03:32:38.094Z] === RUN   TestUpdatePidsLimit/no_change
03:32:38 [2020-06-27T03:32:38.094Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
03:32:38 [2020-06-27T03:32:38.482Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.01s)
03:32:38 [2020-06-27T03:32:38.482Z] PASS
03:32:38 [2020-06-27T03:32:38.482Z] 
03:32:38 [2020-06-27T03:32:38.482Z] === Skipped
03:32:38 [2020-06-27T03:32:38.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:32:38 [2020-06-27T03:32:38.482Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:32:38 [2020-06-27T03:32:38.482Z] 
03:32:38 [2020-06-27T03:32:38.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
03:32:38 [2020-06-27T03:32:38.482Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:32:38 [2020-06-27T03:32:38.482Z] 
03:32:38 [2020-06-27T03:32:38.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:32:38 [2020-06-27T03:32:38.482Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:32:38 [2020-06-27T03:32:38.482Z] 
03:32:38 [2020-06-27T03:32:38.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:32:38 [2020-06-27T03:32:38.482Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:32:38 [2020-06-27T03:32:38.482Z] 
03:32:38 [2020-06-27T03:32:38.482Z] 
03:32:38 [2020-06-27T03:32:38.482Z] DONE 17 tests, 4 skipped in 31.964s
03:32:38 [2020-06-27T03:32:38.482Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:32:38 [2020-06-27T03:32:38.482Z] ++ 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
03:32:38 [2020-06-27T03:32:38.482Z] ++ set -e
03:32:38 [2020-06-27T03:32:38.482Z] ++ '[' -n 0 ']'
03:32:38 [2020-06-27T03:32:38.482Z] ++ set -x
03:32:38 [2020-06-27T03:32:38.482Z] ++ env -i DEST=/go/src/github.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
03:32:38 [2020-06-27T03:32:38.482Z] INFO: Testing against a local daemon
03:32:38 [2020-06-27T03:32:38.482Z] === RUN   TestPluginInvalidJSON
03:32:38 [2020-06-27T03:32:38.482Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:32:38 [2020-06-27T03:32:38.482Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:32:38 [2020-06-27T03:32:38.482Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:32:38 [2020-06-27T03:32:38.482Z] --- PASS: TestPluginInvalidJSON (0.03s)
03:32:38 [2020-06-27T03:32:38.482Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:32:38 [2020-06-27T03:32:38.482Z] === RUN   TestPluginInstall
03:32:38 [2020-06-27T03:32:38.482Z] === RUN   TestPluginInstall/no_auth
03:32:38 [2020-06-27T03:32:38.660Z] === RUN   TestUpdatePidsLimit/update_lower
03:32:38 [2020-06-27T03:32:38.918Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:32:39 [2020-06-27T03:32:39.176Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:32:39 [2020-06-27T03:32:39.741Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:32:39 [2020-06-27T03:32:39.998Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:32:41 [2020-06-27T03:32:41.897Z] --- PASS: TestUpdatePidsLimit (3.83s)
03:32:41 [2020-06-27T03:32:41.897Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
03:32:41 [2020-06-27T03:32:41.897Z]     --- PASS: TestUpdatePidsLimit/no_change (0.46s)
03:32:41 [2020-06-27T03:32:41.897Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
03:32:41 [2020-06-27T03:32:41.897Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
03:32:41 [2020-06-27T03:32:41.897Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
03:32:41 [2020-06-27T03:32:41.897Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
03:32:41 [2020-06-27T03:32:41.897Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
03:32:41 [2020-06-27T03:32:41.897Z] === RUN   TestUpdateRestartPolicy
03:32:42 [2020-06-27T03:32:42.154Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
03:32:42 [2020-06-27T03:32:42.514Z] --- PASS: TestReplicatedJob (7.23s)
03:32:42 [2020-06-27T03:32:42.514Z] === RUN   TestUpdateReplicatedJob
03:32:42 [2020-06-27T03:32:42.719Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
03:32:43 [2020-06-27T03:32:43.283Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
03:32:44 [2020-06-27T03:32:44.215Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
03:32:44 [2020-06-27T03:32:44.780Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ec0f632059418ffe46de36a2559448a83c69bb915899cc7119d5f6ddf22a303" mediatype=application/vnd.docker.plugin.v1+json size=522
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ec0f632059418ffe46de36a2559448a83c69bb915899cc7119d5f6ddf22a303" mediatype=application/vnd.docker.plugin.v1+json size=522
03:32:45 [2020-06-27T03:32:45.047Z] === RUN   TestPluginInstall/with_htpasswd
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b8533c782d0a976ccd5e283b13ef34334215eacf6ef0eb6024ca3263cf7a930" mediatype=application/vnd.docker.plugin.v1+json size=522
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:32:45 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b8533c782d0a976ccd5e283b13ef34334215eacf6ef0eb6024ca3263cf7a930" mediatype=application/vnd.docker.plugin.v1+json size=522
03:32:45 [2020-06-27T03:32:45.613Z] === RUN   TestPluginInstall/with_insecure
03:32:45 [2020-06-27T03:32:45.713Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
03:32:46 [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:32:46 [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:32:46 [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bed81dff03926a741cd0ca690448349d448c1a3dc3146ac07dd580abf2556d1b" mediatype=application/vnd.docker.plugin.v1+json size=522
03:32:46 [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:32:46 [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:32:46 [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bed81dff03926a741cd0ca690448349d448c1a3dc3146ac07dd580abf2556d1b" mediatype=application/vnd.docker.plugin.v1+json size=522
03:32:47 [2020-06-27T03:32:47.248Z] --- PASS: TestPluginInstall (8.68s)
03:32:47 [2020-06-27T03:32:47.248Z]     --- PASS: TestPluginInstall/no_auth (5.83s)
03:32:47 [2020-06-27T03:32:47.248Z]     --- PASS: TestPluginInstall/with_htpasswd (1.17s)
03:32:47 [2020-06-27T03:32:47.248Z]     --- PASS: TestPluginInstall/with_insecure (1.69s)
03:32:47 [2020-06-27T03:32:47.248Z]         plugin_test.go:157: [d11ba172ff0f0] daemon is not started
03:32:47 [2020-06-27T03:32:47.248Z] PASS
03:32:47 [2020-06-27T03:32:47.248Z] 
03:32:47 [2020-06-27T03:32:47.248Z] DONE 6 tests in 8.958s
03:32:47 [2020-06-27T03:32:47.248Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:32:47 [2020-06-27T03:32:47.248Z] ++ 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
03:32:47 [2020-06-27T03:32:47.248Z] ++ set -e
03:32:47 [2020-06-27T03:32:47.248Z] ++ '[' -n 0 ']'
03:32:47 [2020-06-27T03:32:47.248Z] ++ set -x
03:32:47 [2020-06-27T03:32:47.248Z] ++ env -i DEST=/go/src/github.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
03:32:47 [2020-06-27T03:32:47.506Z] INFO: Testing against a local daemon
03:32:47 [2020-06-27T03:32:47.506Z] === RUN   TestExternalGraphDriver
03:32:47 [2020-06-27T03:32:47.764Z] === RUN   TestExternalGraphDriver/json
03:32:47 [2020-06-27T03:32:47.981Z] --- PASS: TestUpdateReplicatedJob (4.48s)
03:32:47 [2020-06-27T03:32:47.981Z] === RUN   TestServiceListWithStatuses
03:32:47 [2020-06-27T03:32:47.981Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:32:47 [2020-06-27T03:32:47.981Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:32:47 [2020-06-27T03:32:47.981Z] === RUN   TestDockerNetworkConnectAlias
03:32:48 [2020-06-27T03:32:48.237Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
03:32:49 [2020-06-27T03:32:49.169Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
03:32:50 [2020-06-27T03:32:50.305Z] === RUN   TestExternalGraphDriver/spec
03:32:50 [2020-06-27T03:32:50.541Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
03:32:50 [2020-06-27T03:32:50.799Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
03:32:51 [2020-06-27T03:32:51.363Z] === RUN   TestDockerSuite/TestBuildClearCmd
03:32:51 [2020-06-27T03:32:51.621Z] === RUN   TestDockerSuite/TestBuildCmd
03:32:52 [2020-06-27T03:32:52.187Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
03:32:52 [2020-06-27T03:32:52.187Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
03:32:52 [2020-06-27T03:32:52.445Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
03:32:52 [2020-06-27T03:32:52.445Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
03:32:52 [2020-06-27T03:32:52.850Z] === RUN   TestExternalGraphDriver/pull
03:32:53 [2020-06-27T03:32:53.377Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
03:32:53 [2020-06-27T03:32:53.942Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
03:32:54 [2020-06-27T03:32:54.199Z] --- PASS: TestUpdateRestartPolicy (12.54s)
03:32:54 [2020-06-27T03:32:54.199Z] === RUN   TestUpdateRestartWithAutoRemove
03:32:54 [2020-06-27T03:32:54.764Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
03:32:54 [2020-06-27T03:32:54.764Z] === RUN   TestWaitNonBlocked
03:32:54 [2020-06-27T03:32:54.764Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:32:54 [2020-06-27T03:32:54.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:32:54 [2020-06-27T03:32:54.764Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:32:54 [2020-06-27T03:32:54.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:32:54 [2020-06-27T03:32:54.764Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:32:54 [2020-06-27T03:32:54.764Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:32:55 [2020-06-27T03:32:55.407Z] --- PASS: TestExternalGraphDriver (7.70s)
03:32:55 [2020-06-27T03:32:55.407Z]     --- PASS: TestExternalGraphDriver/json (2.50s)
03:32:55 [2020-06-27T03:32:55.407Z]     --- PASS: TestExternalGraphDriver/spec (2.70s)
03:32:55 [2020-06-27T03:32:55.407Z]     --- PASS: TestExternalGraphDriver/pull (2.23s)
03:32:55 [2020-06-27T03:32:55.407Z] === RUN   TestGraphdriverPluginV2
03:32:55 [2020-06-27T03:32:55.407Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
03:32:55 [2020-06-27T03:32:55.407Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:32:55 [2020-06-27T03:32:55.407Z] PASS
03:32:55 [2020-06-27T03:32:55.407Z] 
03:32:55 [2020-06-27T03:32:55.407Z] === Skipped
03:32:55 [2020-06-27T03:32:55.407Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
03:32:55 [2020-06-27T03:32:55.407Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:32:55 [2020-06-27T03:32:55.407Z] 
03:32:55 [2020-06-27T03:32:55.407Z] 
03:32:55 [2020-06-27T03:32:55.407Z] DONE 5 tests, 1 skipped in 7.963s
03:32:55 [2020-06-27T03:32:55.407Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:32:55 [2020-06-27T03:32:55.407Z] ++ 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
03:32:55 [2020-06-27T03:32:55.407Z] ++ set -e
03:32:55 [2020-06-27T03:32:55.407Z] ++ '[' -n 0 ']'
03:32:55 [2020-06-27T03:32:55.407Z] ++ set -x
03:32:55 [2020-06-27T03:32:55.407Z] ++ env -i DEST=/go/src/github.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
03:32:55 [2020-06-27T03:32:55.407Z] INFO: Testing against a local daemon
03:32:55 [2020-06-27T03:32:55.407Z] === RUN   TestContinueAfterPluginCrash
03:32:55 [2020-06-27T03:32:55.407Z] === PAUSE TestContinueAfterPluginCrash
03:32:55 [2020-06-27T03:32:55.407Z] === RUN   TestReadPluginNoRead
03:32:55 [2020-06-27T03:32:55.407Z] === PAUSE TestReadPluginNoRead
03:32:55 [2020-06-27T03:32:55.407Z] === RUN   TestDaemonStartWithLogOpt
03:32:55 [2020-06-27T03:32:55.407Z] === PAUSE TestDaemonStartWithLogOpt
03:32:55 [2020-06-27T03:32:55.407Z] === CONT  TestContinueAfterPluginCrash
03:32:55 [2020-06-27T03:32:55.407Z] === CONT  TestDaemonStartWithLogOpt
03:32:55 [2020-06-27T03:32:55.407Z] === CONT  TestReadPluginNoRead
03:32:56 [2020-06-27T03:32:56.137Z] --- PASS: TestWaitNonBlocked (0.03s)
03:32:56 [2020-06-27T03:32:56.137Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
03:32:56 [2020-06-27T03:32:56.137Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
03:32:56 [2020-06-27T03:32:56.137Z] === RUN   TestWaitBlocked
03:32:56 [2020-06-27T03:32:56.137Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:32:56 [2020-06-27T03:32:56.137Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:32:56 [2020-06-27T03:32:56.137Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:32:56 [2020-06-27T03:32:56.137Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:32:56 [2020-06-27T03:32:56.137Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:32:56 [2020-06-27T03:32:56.137Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:32:56 [2020-06-27T03:32:56.342Z] --- PASS: TestDockerNetworkConnectAlias (8.00s)
03:32:56 [2020-06-27T03:32:56.342Z] === RUN   TestDockerNetworkReConnect
03:32:57 [2020-06-27T03:32:57.069Z] --- PASS: TestWaitBlocked (0.03s)
03:32:57 [2020-06-27T03:32:57.069Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s)
03:32:57 [2020-06-27T03:32:57.069Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s)
03:32:57 [2020-06-27T03:32:57.069Z] === CONT  TestContainerStartOnDaemonRestart
03:32:57 [2020-06-27T03:32:57.069Z] === CONT  TestIpcModeOlderClient
03:32:57 [2020-06-27T03:32:57.327Z] --- PASS: TestIpcModeOlderClient (0.17s)
03:32:57 [2020-06-27T03:32:57.327Z] === CONT  TestDaemonHostGatewayIP
03:32:58 [2020-06-27T03:32:58.261Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
03:32:58 [2020-06-27T03:32:58.825Z] === RUN   TestDockerSuite/TestBuildConditionalCache
03:32:59 [2020-06-27T03:32:59.598Z] === RUN   TestReadPluginNoRead/disabled_caching
03:33:00 [2020-06-27T03:33:00.164Z] --- PASS: TestDaemonStartWithLogOpt (4.82s)
03:33:00 [2020-06-27T03:33:00.196Z] === RUN   TestDockerSuite/TestBuildContChar
03:33:01 [2020-06-27T03:33:01.128Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s)
03:33:01 [2020-06-27T03:33:01.128Z] === CONT  TestContainerKillOnDaemonStart
03:33:01 [2020-06-27T03:33:01.538Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:33:01 [2020-06-27T03:33:01.809Z] --- PASS: TestDockerNetworkReConnect (6.34s)
03:33:01 [2020-06-27T03:33:01.809Z] === RUN   TestServicePlugin
03:33:01 [2020-06-27T03:33:01.809Z] --- SKIP: TestServicePlugin (0.00s)
03:33:01 [2020-06-27T03:33:01.809Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:33:01 [2020-06-27T03:33:01.809Z] === RUN   TestServiceUpdateLabel
03:33:03 [2020-06-27T03:33:03.029Z] --- PASS: TestDaemonHostGatewayIP (5.34s)
03:33:03 [2020-06-27T03:33:03.029Z] === CONT  TestDaemonRestartIpcMode
03:33:03 [2020-06-27T03:33:03.029Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
03:33:03 [2020-06-27T03:33:03.438Z] === RUN   TestReadPluginNoRead/default
03:33:03 [2020-06-27T03:33:03.962Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
03:33:04 [2020-06-27T03:33:04.685Z] --- PASS: TestBuildWithHugeFile (54.30s)
03:33:04 [2020-06-27T03:33:04.685Z] === RUN   TestBuildWithEmptyDockerfile
03:33:04 [2020-06-27T03:33:04.685Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:33:04 [2020-06-27T03:33:04.685Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:33:04 [2020-06-27T03:33:04.685Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:33:04 [2020-06-27T03:33:04.685Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:33:04 [2020-06-27T03:33:04.685Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:33:04 [2020-06-27T03:33:04.685Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:33:04 [2020-06-27T03:33:04.685Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:33:04 [2020-06-27T03:33:04.685Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:33:04 [2020-06-27T03:33:04.685Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:33:04 [2020-06-27T03:33:04.685Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
03:33:04 [2020-06-27T03:33:04.685Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
03:33:04 [2020-06-27T03:33:04.685Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
03:33:04 [2020-06-27T03:33:04.685Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
03:33:04 [2020-06-27T03:33:04.685Z] === RUN   TestBuildPreserveOwnership
03:33:04 [2020-06-27T03:33:04.685Z] === RUN   TestBuildPreserveOwnership/copy_from
03:33:04 [2020-06-27T03:33:04.969Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:33:05 [2020-06-27T03:33:05.270Z] --- PASS: TestServiceUpdateLabel (3.62s)
03:33:05 [2020-06-27T03:33:05.270Z] === RUN   TestServiceUpdateSecrets
03:33:05 [2020-06-27T03:33:05.332Z] === RUN   TestDockerSuite/TestBuildContextCleanup
03:33:05 [2020-06-27T03:33:05.332Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
03:33:05 [2020-06-27T03:33:05.339Z] --- PASS: TestReadPluginNoRead (9.90s)
03:33:05 [2020-06-27T03:33:05.339Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.92s)
03:33:05 [2020-06-27T03:33:05.339Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s)
03:33:05 [2020-06-27T03:33:05.339Z]     --- PASS: TestReadPluginNoRead/default (1.81s)
03:33:05 [2020-06-27T03:33:05.339Z]     read_test.go:92: [d7bfc346c9176] daemon is not started
03:33:05 [2020-06-27T03:33:05.590Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
03:33:05 [2020-06-27T03:33:05.597Z] --- PASS: TestContinueAfterPluginCrash (10.18s)
03:33:05 [2020-06-27T03:33:05.597Z] PASS
03:33:05 [2020-06-27T03:33:05.597Z] 
03:33:05 [2020-06-27T03:33:05.597Z] DONE 6 tests in 10.362s
03:33:05 [2020-06-27T03:33:05.597Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:33:05 [2020-06-27T03:33:05.597Z] ++ 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
03:33:05 [2020-06-27T03:33:05.597Z] ++ set -e
03:33:05 [2020-06-27T03:33:05.597Z] ++ '[' -n 0 ']'
03:33:05 [2020-06-27T03:33:05.597Z] ++ set -x
03:33:05 [2020-06-27T03:33:05.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:33:05 [2020-06-27T03:33:05.597Z] testing: warning: no tests to run
03:33:05 [2020-06-27T03:33:05.597Z] PASS
03:33:05 [2020-06-27T03:33:05.597Z] 
03:33:05 [2020-06-27T03:33:05.597Z] DONE 0 tests in 0.071s
03:33:05 [2020-06-27T03:33:05.597Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:33:05 [2020-06-27T03:33:05.597Z] ++ 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
03:33:05 [2020-06-27T03:33:05.597Z] ++ set -e
03:33:05 [2020-06-27T03:33:05.597Z] ++ '[' -n 0 ']'
03:33:05 [2020-06-27T03:33:05.597Z] ++ set -x
03:33:05 [2020-06-27T03:33:05.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:33:05 [2020-06-27T03:33:05.848Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
03:33:05 [2020-06-27T03:33:05.855Z] INFO: Testing against a local daemon
03:33:05 [2020-06-27T03:33:05.855Z] === RUN   TestPluginWithDevMounts
03:33:05 [2020-06-27T03:33:05.855Z] === PAUSE TestPluginWithDevMounts
03:33:05 [2020-06-27T03:33:05.855Z] === CONT  TestPluginWithDevMounts
03:33:06 [2020-06-27T03:33:06.106Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
03:33:06 [2020-06-27T03:33:06.106Z] --- PASS: TestDaemonRestartIpcMode (3.51s)
03:33:06 [2020-06-27T03:33:06.364Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
03:33:06 [2020-06-27T03:33:06.451Z] --- PASS: TestBuildPreserveOwnership (3.86s)
03:33:06 [2020-06-27T03:33:06.451Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.53s)
03:33:06 [2020-06-27T03:33:06.451Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s)
03:33:06 [2020-06-27T03:33:06.451Z] === RUN   TestBuildPlatformInvalid
03:33:06 [2020-06-27T03:33:06.451Z] --- PASS: TestBuildPlatformInvalid (0.13s)
03:33:06 [2020-06-27T03:33:06.451Z] PASS
03:33:06 [2020-06-27T03:33:06.451Z] 
03:33:06 [2020-06-27T03:33:06.451Z] === Skipped
03:33:06 [2020-06-27T03:33:06.451Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
03:33:06 [2020-06-27T03:33:06.451Z]     build_session_test.go:25: TODO: BuildKit
03:33:06 [2020-06-27T03:33:06.451Z] 
03:33:06 [2020-06-27T03:33:06.451Z] 
03:33:06 [2020-06-27T03:33:06.451Z] DONE 32 tests, 1 skipped in 90.276s
03:33:06 [2020-06-27T03:33:06.451Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
03:33:06 [2020-06-27T03:33:06.451Z] ++ 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
03:33:06 [2020-06-27T03:33:06.451Z] ++ set -e
03:33:06 [2020-06-27T03:33:06.451Z] ++ '[' -n 0 ']'
03:33:06 [2020-06-27T03:33:06.451Z] ++ set -x
03:33:06 [2020-06-27T03:33:06.451Z] ++ env -i DEST=/go/src/github.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
03:33:06 [2020-06-27T03:33:06.451Z] INFO: Testing against a local daemon
03:33:06 [2020-06-27T03:33:06.451Z] === RUN   TestConfigInspect
03:33:08 [2020-06-27T03:33:08.262Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
03:33:08 [2020-06-27T03:33:08.385Z] --- PASS: TestPluginWithDevMounts (2.19s)
03:33:08 [2020-06-27T03:33:08.385Z] PASS
03:33:08 [2020-06-27T03:33:08.385Z] 
03:33:08 [2020-06-27T03:33:08.385Z] DONE 1 tests in 2.485s
03:33:08 [2020-06-27T03:33:08.385Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
03:33:08 [2020-06-27T03:33:08.385Z] ++ 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
03:33:08 [2020-06-27T03:33:08.385Z] ++ set -e
03:33:08 [2020-06-27T03:33:08.385Z] ++ '[' -n 0 ']'
03:33:08 [2020-06-27T03:33:08.385Z] ++ set -x
03:33:08 [2020-06-27T03:33:08.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=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
03:33:08 [2020-06-27T03:33:08.385Z] INFO: Testing against a local daemon
03:33:08 [2020-06-27T03:33:08.385Z] === RUN   TestSecretInspect
03:33:08 [2020-06-27T03:33:08.475Z] --- PASS: TestConfigInspect (1.90s)
03:33:08 [2020-06-27T03:33:08.475Z] === RUN   TestConfigList
03:33:10 [2020-06-27T03:33:10.497Z] --- PASS: TestConfigList (1.87s)
03:33:10 [2020-06-27T03:33:10.497Z] === RUN   TestConfigsCreateAndDelete
03:33:11 [2020-06-27T03:33:11.540Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
03:33:11 [2020-06-27T03:33:11.668Z] --- PASS: TestSecretInspect (3.29s)
03:33:11 [2020-06-27T03:33:11.668Z] === RUN   TestSecretList
03:33:12 [2020-06-27T03:33:12.525Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
03:33:12 [2020-06-27T03:33:12.525Z] === RUN   TestConfigsUpdate
03:33:12 [2020-06-27T03:33:12.912Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
03:33:13 [2020-06-27T03:33:13.851Z] --- PASS: TestContainerKillOnDaemonStart (12.85s)
03:33:13 [2020-06-27T03:33:13.851Z] PASS
03:33:13 [2020-06-27T03:33:13.851Z] 
03:33:13 [2020-06-27T03:33:13.851Z] === Skipped
03:33:13 [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
03:33:13 [2020-06-27T03:33:13.851Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:33:13 [2020-06-27T03:33:13.851Z] 
03:33:13 [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
03:33:13 [2020-06-27T03:33:13.851Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:33:13 [2020-06-27T03:33:13.851Z] 
03:33:13 [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
03:33:13 [2020-06-27T03:33:13.851Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:33:13 [2020-06-27T03:33:13.851Z] 
03:33:13 [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:33:13 [2020-06-27T03:33:13.851Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:33:13 [2020-06-27T03:33:13.851Z] 
03:33:13 [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
03:33:13 [2020-06-27T03:33:13.851Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:33:13 [2020-06-27T03:33:13.851Z] 
03:33:13 [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
03:33:13 [2020-06-27T03:33:13.851Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
03:33:13 [2020-06-27T03:33:13.851Z] 
03:33:13 [2020-06-27T03:33:13.851Z] 
03:33:13 [2020-06-27T03:33:13.851Z] DONE 203 tests, 6 skipped in 146.769s
03:33:13 [2020-06-27T03:33:13.851Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
03:33:13 [2020-06-27T03:33:13.851Z] ++ 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
03:33:13 [2020-06-27T03:33:13.851Z] ++ set -e
03:33:13 [2020-06-27T03:33:13.851Z] ++ '[' -n 0 ']'
03:33:13 [2020-06-27T03:33:13.851Z] ++ set -x
03:33:13 [2020-06-27T03:33:13.851Z] ++ env -i DEST=/go/src/github.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
03:33:14 [2020-06-27T03:33:14.000Z] --- PASS: TestConfigsUpdate (1.91s)
03:33:14 [2020-06-27T03:33:14.001Z] === RUN   TestTemplatedConfig
03:33:14 [2020-06-27T03:33:14.108Z] INFO: Testing against a local daemon
03:33:14 [2020-06-27T03:33:14.108Z] === RUN   TestCommitInheritsEnv
03:33:14 [2020-06-27T03:33:14.365Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
03:33:14 [2020-06-27T03:33:14.623Z] --- PASS: TestCommitInheritsEnv (0.41s)
03:33:14 [2020-06-27T03:33:14.623Z] === RUN   TestImportExtremelyLargeImageWorks
03:33:14 [2020-06-27T03:33:14.623Z] === PAUSE TestImportExtremelyLargeImageWorks
03:33:14 [2020-06-27T03:33:14.623Z] === RUN   TestImagesFilterMultiReference
03:33:14 [2020-06-27T03:33:14.623Z] --- PASS: TestImagesFilterMultiReference (0.06s)
03:33:14 [2020-06-27T03:33:14.623Z] === RUN   TestImagePullPlatformInvalid
03:33:14 [2020-06-27T03:33:14.623Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
03:33:14 [2020-06-27T03:33:14.623Z] === RUN   TestRemoveImageOrphaning
03:33:14 [2020-06-27T03:33:14.880Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
03:33:14 [2020-06-27T03:33:14.880Z] --- PASS: TestRemoveImageOrphaning (0.36s)
03:33:14 [2020-06-27T03:33:14.880Z] === RUN   TestRemoveImageGarbageCollector
03:33:14 [2020-06-27T03:33:14.950Z] --- PASS: TestSecretList (3.17s)
03:33:14 [2020-06-27T03:33:14.950Z] === RUN   TestSecretsCreateAndDelete
03:33:15 [2020-06-27T03:33:15.447Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
03:33:16 [2020-06-27T03:33:16.379Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
03:33:16 [2020-06-27T03:33:16.683Z] --- PASS: TestTemplatedConfig (2.46s)
03:33:16 [2020-06-27T03:33:16.683Z] === RUN   TestConfigCreateResolve
03:33:16 [2020-06-27T03:33:16.943Z] --- PASS: TestRemoveImageGarbageCollector (2.09s)
03:33:16 [2020-06-27T03:33:16.943Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:33:17 [2020-06-27T03:33:17.201Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
03:33:17 [2020-06-27T03:33:17.201Z] === RUN   TestTagInvalidReference
03:33:17 [2020-06-27T03:33:17.201Z] --- PASS: TestTagInvalidReference (0.02s)
03:33:17 [2020-06-27T03:33:17.201Z] === RUN   TestTagValidPrefixedRepo
03:33:17 [2020-06-27T03:33:17.201Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
03:33:17 [2020-06-27T03:33:17.201Z] === RUN   TestTagExistedNameWithoutForce
03:33:17 [2020-06-27T03:33:17.201Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
03:33:17 [2020-06-27T03:33:17.201Z] === RUN   TestTagOfficialNames
03:33:17 [2020-06-27T03:33:17.201Z] --- PASS: TestTagOfficialNames (0.07s)
03:33:17 [2020-06-27T03:33:17.201Z] === RUN   TestTagMatchesDigest
03:33:17 [2020-06-27T03:33:17.458Z] --- PASS: TestTagMatchesDigest (0.02s)
03:33:17 [2020-06-27T03:33:17.458Z] === CONT  TestImportExtremelyLargeImageWorks
03:33:17 [2020-06-27T03:33:17.715Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
03:33:18 [2020-06-27T03:33:18.232Z] --- PASS: TestSecretsCreateAndDelete (3.18s)
03:33:18 [2020-06-27T03:33:18.232Z] === RUN   TestSecretsUpdate
03:33:18 [2020-06-27T03:33:18.708Z] --- PASS: TestConfigCreateResolve (1.90s)
03:33:18 [2020-06-27T03:33:18.708Z] === RUN   TestConfigDaemonLibtrustID
03:33:18 [2020-06-27T03:33:18.990Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
03:33:18 [2020-06-27T03:33:18.990Z] PASS
03:33:18 [2020-06-27T03:33:18.990Z] 
03:33:18 [2020-06-27T03:33:18.990Z] DONE 7 tests in 12.576s
03:33:18 [2020-06-27T03:33:18.990Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
03:33:18 [2020-06-27T03:33:18.990Z] ++ 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
03:33:18 [2020-06-27T03:33:18.990Z] ++ set -e
03:33:18 [2020-06-27T03:33:18.990Z] ++ '[' -n 0 ']'
03:33:18 [2020-06-27T03:33:18.990Z] ++ set -x
03:33:18 [2020-06-27T03:33:18.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:33:18 [2020-06-27T03:33:18.990Z] INFO: Testing against a local daemon
03:33:18 [2020-06-27T03:33:18.990Z] === RUN   TestCheckpoint
03:33:18 [2020-06-27T03:33:18.990Z] --- SKIP: TestCheckpoint (0.00s)
03:33:18 [2020-06-27T03:33:18.990Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:33:18 [2020-06-27T03:33:18.990Z] === RUN   TestContainerInvalidJSON
03:33:18 [2020-06-27T03:33:18.990Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:33:18 [2020-06-27T03:33:18.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:33:18 [2020-06-27T03:33:18.990Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:33:18 [2020-06-27T03:33:18.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:33:18 [2020-06-27T03:33:18.990Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:33:18 [2020-06-27T03:33:18.990Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:33:18 [2020-06-27T03:33:18.990Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:33:18 [2020-06-27T03:33:18.990Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:33:18 [2020-06-27T03:33:18.990Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:33:18 [2020-06-27T03:33:18.990Z] --- PASS: TestContainerInvalidJSON (0.02s)
03:33:18 [2020-06-27T03:33:18.990Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:33:18 [2020-06-27T03:33:18.990Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:33:18 [2020-06-27T03:33:18.990Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:33:18 [2020-06-27T03:33:18.990Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:33:19 [2020-06-27T03:33:19.273Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
03:33:19 [2020-06-27T03:33:19.273Z] === RUN   TestCopyFromContainerPathIsNotDir
03:33:19 [2020-06-27T03:33:19.273Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
03:33:19 [2020-06-27T03:33:19.273Z] === RUN   TestCopyToContainerPathDoesNotExist
03:33:19 [2020-06-27T03:33:19.273Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
03:33:19 [2020-06-27T03:33:19.273Z] === RUN   TestCopyToContainerPathIsNotDir
03:33:19 [2020-06-27T03:33:19.273Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
03:33:19 [2020-06-27T03:33:19.273Z] === RUN   TestCopyFromContainer
03:33:20 [2020-06-27T03:33:20.746Z] === RUN   TestCopyFromContainer//
03:33:20 [2020-06-27T03:33:20.746Z] === RUN   TestCopyFromContainer//bar/root
03:33:20 [2020-06-27T03:33:20.746Z] === RUN   TestCopyFromContainer//bar/root/
03:33:20 [2020-06-27T03:33:20.746Z] === RUN   TestCopyFromContainer/bar/quux
03:33:20 [2020-06-27T03:33:20.746Z] === RUN   TestCopyFromContainer/bar/quux/
03:33:21 [2020-06-27T03:33:21.030Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:33:21 [2020-06-27T03:33:21.030Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:33:21 [2020-06-27T03:33:21.030Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:33:21 [2020-06-27T03:33:21.030Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:33:21 [2020-06-27T03:33:21.030Z] === RUN   TestCopyFromContainer/bar/notarget
03:33:21 [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer (1.90s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCopyFromContainer// (0.06s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
03:33:21 [2020-06-27T03:33:21.313Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:33:21 [2020-06-27T03:33:21.313Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:33:21 [2020-06-27T03:33:21.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:33:21 [2020-06-27T03:33:21.313Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:33:21 [2020-06-27T03:33:21.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:33:21 [2020-06-27T03:33:21.313Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:33:21 [2020-06-27T03:33:21.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:33:21 [2020-06-27T03:33:21.313Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:33:21 [2020-06-27T03:33:21.313Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:33:21 [2020-06-27T03:33:21.313Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:33:21 [2020-06-27T03:33:21.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:33:21 [2020-06-27T03:33:21.313Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:33:21 [2020-06-27T03:33:21.313Z] === RUN   TestCreateLinkToNonExistingContainer
03:33:21 [2020-06-27T03:33:21.313Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
03:33:21 [2020-06-27T03:33:21.313Z] === RUN   TestCreateWithInvalidEnv
03:33:21 [2020-06-27T03:33:21.313Z] === RUN   TestCreateWithInvalidEnv/0
03:33:21 [2020-06-27T03:33:21.314Z] === PAUSE TestCreateWithInvalidEnv/0
03:33:21 [2020-06-27T03:33:21.314Z] === RUN   TestCreateWithInvalidEnv/1
03:33:21 [2020-06-27T03:33:21.314Z] === PAUSE TestCreateWithInvalidEnv/1
03:33:21 [2020-06-27T03:33:21.314Z] === RUN   TestCreateWithInvalidEnv/2
03:33:21 [2020-06-27T03:33:21.314Z] === PAUSE TestCreateWithInvalidEnv/2
03:33:21 [2020-06-27T03:33:21.314Z] === CONT  TestCreateWithInvalidEnv/0
03:33:21 [2020-06-27T03:33:21.314Z] === CONT  TestCreateWithInvalidEnv/1
03:33:21 [2020-06-27T03:33:21.314Z] === CONT  TestCreateWithInvalidEnv/2
03:33:21 [2020-06-27T03:33:21.314Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
03:33:21 [2020-06-27T03:33:21.314Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:33:21 [2020-06-27T03:33:21.314Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:33:21 [2020-06-27T03:33:21.314Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:33:21 [2020-06-27T03:33:21.314Z] === RUN   TestCreateTmpfsMountsTarget
03:33:21 [2020-06-27T03:33:21.314Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
03:33:21 [2020-06-27T03:33:21.314Z] === RUN   TestCreateWithCustomMaskedPaths
03:33:21 [2020-06-27T03:33:21.514Z] --- PASS: TestSecretsUpdate (3.11s)
03:33:21 [2020-06-27T03:33:21.515Z] === RUN   TestTemplatedSecret
03:33:21 [2020-06-27T03:33:21.894Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
03:33:21 [2020-06-27T03:33:21.894Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
03:33:22 [2020-06-27T03:33:22.458Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
03:33:23 [2020-06-27T03:33:23.024Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
03:33:23 [2020-06-27T03:33:23.024Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
03:33:23 [2020-06-27T03:33:23.024Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
03:33:23 [2020-06-27T03:33:23.024Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
03:33:23 [2020-06-27T03:33:23.024Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
03:33:23 [2020-06-27T03:33:23.024Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
03:33:23 [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s)
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/no_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/no_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/empty_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/valid_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/empty_capadd
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/empty_capadd
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/empty_capdrop
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
03:33:23 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/no_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/empty_capdrop
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/empty_capadd
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/valid_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] === CONT  TestCreateWithCapabilities/empty_capabilities
03:33:23 [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities (0.03s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
03:33:23 [2020-06-27T03:33:23.340Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
03:33:23 [2020-06-27T03:33:23.340Z] === RUN   TestCreateWithCustomReadonlyPaths
03:33:23 [2020-06-27T03:33:23.589Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
03:33:23 [2020-06-27T03:33:23.685Z] --- PASS: TestServiceUpdateSecrets (15.89s)
03:33:23 [2020-06-27T03:33:23.685Z] === RUN   TestServiceUpdateConfigs
03:33:24 [2020-06-27T03:33:24.797Z] --- PASS: TestTemplatedSecret (3.46s)
03:33:24 [2020-06-27T03:33:24.797Z] === RUN   TestSecretCreateResolve
03:33:24 [2020-06-27T03:33:24.812Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s)
03:33:24 [2020-06-27T03:33:24.812Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:33:24 [2020-06-27T03:33:24.812Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:33:24 [2020-06-27T03:33:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:33:24 [2020-06-27T03:33:24.812Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:33:24 [2020-06-27T03:33:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:33:24 [2020-06-27T03:33:24.812Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:33:24 [2020-06-27T03:33:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:33:24 [2020-06-27T03:33:24.812Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:33:24 [2020-06-27T03:33:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:33:24 [2020-06-27T03:33:24.812Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:33:24 [2020-06-27T03:33:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:33:24 [2020-06-27T03:33:24.812Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:33:24 [2020-06-27T03:33:24.812Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:33:24 [2020-06-27T03:33:24.812Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:33:24 [2020-06-27T03:33:24.812Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:33:24 [2020-06-27T03:33:24.812Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:33:24 [2020-06-27T03:33:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
03:33:24 [2020-06-27T03:33:24.812Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
03:33:24 [2020-06-27T03:33:24.812Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
03:33:24 [2020-06-27T03:33:24.812Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
03:33:24 [2020-06-27T03:33:24.812Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
03:33:24 [2020-06-27T03:33:24.812Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
03:33:24 [2020-06-27T03:33:24.812Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:33:25 [2020-06-27T03:33:25.432Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s)
03:33:25 [2020-06-27T03:33:25.432Z] === RUN   TestCreateDifferentPlatform
03:33:25 [2020-06-27T03:33:25.432Z] === RUN   TestCreateDifferentPlatform/different_os
03:33:25 [2020-06-27T03:33:25.432Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:33:25 [2020-06-27T03:33:25.432Z] --- PASS: TestCreateDifferentPlatform (0.02s)
03:33:25 [2020-06-27T03:33:25.432Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:33:25 [2020-06-27T03:33:25.432Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:33:25 [2020-06-27T03:33:25.432Z] === RUN   TestContainerStartOnDaemonRestart
03:33:25 [2020-06-27T03:33:25.432Z] === PAUSE TestContainerStartOnDaemonRestart
03:33:25 [2020-06-27T03:33:25.432Z] === RUN   TestDaemonRestartIpcMode
03:33:25 [2020-06-27T03:33:25.432Z] === PAUSE TestDaemonRestartIpcMode
03:33:25 [2020-06-27T03:33:25.432Z] === RUN   TestDaemonHostGatewayIP
03:33:25 [2020-06-27T03:33:25.432Z] === PAUSE TestDaemonHostGatewayIP
03:33:25 [2020-06-27T03:33:25.432Z] === RUN   TestContainerKillOnDaemonStart
03:33:25 [2020-06-27T03:33:25.432Z] === PAUSE TestContainerKillOnDaemonStart
03:33:25 [2020-06-27T03:33:25.432Z] === RUN   TestDiff
03:33:26 [2020-06-27T03:33:26.047Z] --- PASS: TestDiff (0.54s)
03:33:26 [2020-06-27T03:33:26.047Z] === RUN   TestExecWithCloseStdin
03:33:26 [2020-06-27T03:33:26.664Z] --- PASS: TestExecWithCloseStdin (0.61s)
03:33:26 [2020-06-27T03:33:26.664Z] === RUN   TestExec
03:33:27 [2020-06-27T03:33:27.279Z] --- PASS: TestExec (0.70s)
03:33:27 [2020-06-27T03:33:27.279Z] === RUN   TestExecUser
03:33:27 [2020-06-27T03:33:27.770Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
03:33:27 [2020-06-27T03:33:27.896Z] --- PASS: TestExecUser (0.66s)
03:33:27 [2020-06-27T03:33:27.896Z] === RUN   TestExportContainerAndImportImage
03:33:28 [2020-06-27T03:33:28.080Z] --- PASS: TestSecretCreateResolve (3.20s)
03:33:28 [2020-06-27T03:33:28.081Z] PASS
03:33:28 [2020-06-27T03:33:28.081Z] 
03:33:28 [2020-06-27T03:33:28.081Z] DONE 6 tests in 19.645s
03:33:28 [2020-06-27T03:33:28.081Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
03:33:28 [2020-06-27T03:33:28.081Z] ++ 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
03:33:28 [2020-06-27T03:33:28.081Z] ++ set -e
03:33:28 [2020-06-27T03:33:28.081Z] ++ '[' -n 0 ']'
03:33:28 [2020-06-27T03:33:28.081Z] ++ set -x
03:33:28 [2020-06-27T03:33:28.081Z] ++ env -i DEST=/go/src/github.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
03:33:28 [2020-06-27T03:33:28.081Z] INFO: Testing against a local daemon
03:33:28 [2020-06-27T03:33:28.081Z] === RUN   TestServiceCreateInit
03:33:28 [2020-06-27T03:33:28.081Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:33:28 [2020-06-27T03:33:28.907Z] --- PASS: TestExportContainerAndImportImage (0.82s)
03:33:28 [2020-06-27T03:33:28.907Z] === RUN   TestExportContainerAfterDaemonRestart
03:33:29 [2020-06-27T03:33:29.180Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
03:33:30 [2020-06-27T03:33:30.112Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
03:33:30 [2020-06-27T03:33:30.382Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s)
03:33:30 [2020-06-27T03:33:30.382Z] === RUN   TestHealthCheckWorkdir
03:33:30 [2020-06-27T03:33:30.676Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
03:33:30 [2020-06-27T03:33:30.997Z] --- PASS: TestHealthCheckWorkdir (0.75s)
03:33:30 [2020-06-27T03:33:30.997Z] === RUN   TestHealthKillContainer
03:33:31 [2020-06-27T03:33:31.240Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
03:33:32 [2020-06-27T03:33:32.175Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
03:33:33 [2020-06-27T03:33:33.348Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:33:33 [2020-06-27T03:33:33.673Z] --- PASS: TestHealthKillContainer (2.71s)
03:33:33 [2020-06-27T03:33:33.673Z] === RUN   TestInspectCpusetInConfigPre120
03:33:34 [2020-06-27T03:33:34.291Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s)
03:33:34 [2020-06-27T03:33:34.291Z] === RUN   TestIpcModeNone
03:33:34 [2020-06-27T03:33:34.701Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
03:33:34 [2020-06-27T03:33:34.701Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
03:33:34 [2020-06-27T03:33:34.907Z] --- PASS: TestIpcModeNone (0.63s)
03:33:34 [2020-06-27T03:33:34.907Z] === RUN   TestIpcModePrivate
03:33:35 [2020-06-27T03:33:35.265Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
03:33:35 [2020-06-27T03:33:35.525Z] --- PASS: TestIpcModePrivate (0.65s)
03:33:35 [2020-06-27T03:33:35.525Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
03:33:35 [2020-06-27T03:33:35.525Z] === RUN   TestIpcModeShareable
03:33:35 [2020-06-27T03:33:35.830Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
03:33:36 [2020-06-27T03:33:36.163Z] --- PASS: TestIpcModeShareable (0.67s)
03:33:36 [2020-06-27T03:33:36.163Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
03:33:36 [2020-06-27T03:33:36.163Z] === RUN   TestAPIIpcModeShareableAndContainer
03:33:38 [2020-06-27T03:33:38.195Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s)
03:33:38 [2020-06-27T03:33:38.195Z] === RUN   TestAPIIpcModeHost
03:33:38 [2020-06-27T03:33:38.354Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
03:33:38 [2020-06-27T03:33:38.478Z] --- PASS: TestAPIIpcModeHost (0.51s)
03:33:38 [2020-06-27T03:33:38.478Z] === RUN   TestDaemonIpcModeShareable
03:33:38 [2020-06-27T03:33:38.615Z] --- PASS: TestServiceCreateInit (10.03s)
03:33:38 [2020-06-27T03:33:38.615Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s)
03:33:38 [2020-06-27T03:33:38.615Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s)
03:33:38 [2020-06-27T03:33:38.615Z] === RUN   TestCreateServiceMultipleTimes
03:33:38 [2020-06-27T03:33:38.871Z] --- PASS: TestServiceUpdateConfigs (15.90s)
03:33:38 [2020-06-27T03:33:38.872Z] === RUN   TestServiceUpdateNetwork
03:33:39 [2020-06-27T03:33:39.727Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
03:33:39 [2020-06-27T03:33:39.950Z] --- PASS: TestDaemonIpcModeShareable (1.39s)
03:33:39 [2020-06-27T03:33:39.950Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
03:33:39 [2020-06-27T03:33:39.950Z] === RUN   TestDaemonIpcModePrivate
03:33:41 [2020-06-27T03:33:41.426Z] --- PASS: TestDaemonIpcModePrivate (1.36s)
03:33:41 [2020-06-27T03:33:41.426Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
03:33:41 [2020-06-27T03:33:41.426Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:33:42 [2020-06-27T03:33:42.253Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
03:33:42 [2020-06-27T03:33:42.263Z] 4612f6d0b889: Pull complete
03:33:42 [2020-06-27T03:33:42.920Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s)
03:33:42 [2020-06-27T03:33:42.920Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
03:33:42 [2020-06-27T03:33:42.920Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:33:44 [2020-06-27T03:33:44.149Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
03:33:44 [2020-06-27T03:33:44.399Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s)
03:33:44 [2020-06-27T03:33:44.399Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
03:33:44 [2020-06-27T03:33:44.399Z] === RUN   TestIpcModeOlderClient
03:33:44 [2020-06-27T03:33:44.399Z] === PAUSE TestIpcModeOlderClient
03:33:44 [2020-06-27T03:33:44.399Z] === RUN   TestKillContainerInvalidSignal
03:33:44 [2020-06-27T03:33:44.680Z] --- PASS: TestKillContainerInvalidSignal (0.54s)
03:33:44 [2020-06-27T03:33:44.680Z] === RUN   TestKillContainer
03:33:44 [2020-06-27T03:33:44.680Z] === RUN   TestKillContainer/no_signal
03:33:45 [2020-06-27T03:33:45.081Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
03:33:45 [2020-06-27T03:33:45.297Z] === RUN   TestKillContainer/non_killing_signal
03:33:45 [2020-06-27T03:33:45.581Z] === RUN   TestKillContainer/killing_signal
03:33:46 [2020-06-27T03:33:46.590Z] --- PASS: TestKillContainer (1.70s)
03:33:46 [2020-06-27T03:33:46.590Z]     --- PASS: TestKillContainer/no_signal (0.58s)
03:33:46 [2020-06-27T03:33:46.590Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
03:33:46 [2020-06-27T03:33:46.590Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
03:33:46 [2020-06-27T03:33:46.590Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:33:46 [2020-06-27T03:33:46.590Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:33:46 [2020-06-27T03:33:46.875Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:33:47 [2020-06-27T03:33:47.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s)
03:33:47 [2020-06-27T03:33:47.492Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s)
03:33:47 [2020-06-27T03:33:47.492Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
03:33:47 [2020-06-27T03:33:47.492Z] === RUN   TestKillStoppedContainer
03:33:47 [2020-06-27T03:33:47.492Z] --- PASS: TestKillStoppedContainer (0.06s)
03:33:47 [2020-06-27T03:33:47.492Z] === RUN   TestKillStoppedContainerAPIPre120
03:33:47 [2020-06-27T03:33:47.774Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
03:33:47 [2020-06-27T03:33:47.774Z] === RUN   TestKillDifferentUserContainer
03:33:48 [2020-06-27T03:33:48.359Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
03:33:48 [2020-06-27T03:33:48.388Z] --- PASS: TestKillDifferentUserContainer (0.53s)
03:33:48 [2020-06-27T03:33:48.388Z] === RUN   TestInspectOomKilledTrue
03:33:49 [2020-06-27T03:33:49.006Z] --- PASS: TestInspectOomKilledTrue (0.91s)
03:33:49 [2020-06-27T03:33:49.006Z] === RUN   TestInspectOomKilledFalse
03:33:49 [2020-06-27T03:33:49.291Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
03:33:49 [2020-06-27T03:33:49.621Z] --- PASS: TestInspectOomKilledFalse (0.54s)
03:33:49 [2020-06-27T03:33:49.621Z] === RUN   TestLinksEtcHostsContentMatch
03:33:50 [2020-06-27T03:33:50.223Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
03:33:50 [2020-06-27T03:33:50.235Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s)
03:33:50 [2020-06-27T03:33:50.235Z] === RUN   TestLinksContainerNames
03:33:50 [2020-06-27T03:33:50.481Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
03:33:51 [2020-06-27T03:33:51.245Z] --- PASS: TestLinksContainerNames (1.05s)
03:33:51 [2020-06-27T03:33:51.245Z] === RUN   TestLogsFollowTailEmpty
03:33:51 [2020-06-27T03:33:51.862Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
03:33:51 [2020-06-27T03:33:51.862Z] === RUN   TestContainerNetworkMountsNoChown
03:33:52 [2020-06-27T03:33:52.479Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s)
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/default
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/default
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/private
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/private
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rprivate
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rprivate
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/slave
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/slave
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rslave
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rslave
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/shared
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/shared
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rshared
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rshared
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/default
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rslave
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/default/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rshared
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/slave
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/default/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/shared
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/default/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rprivate
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/private
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/private/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/private/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/default/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/private/bind_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/private/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:33:52 [2020-06-27T03:33:52.479Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:33:52 [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot (0.03s)
03:33:52 [2020-06-27T03:33:52.763Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
03:33:52 [2020-06-27T03:33:52.763Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
03:33:52 [2020-06-27T03:33:52.763Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
03:33:52 [2020-06-27T03:33:52.763Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
03:33:52 [2020-06-27T03:33:52.763Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
03:33:52 [2020-06-27T03:33:52.763Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
03:33:52 [2020-06-27T03:33:52.763Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
03:33:52 [2020-06-27T03:33:52.763Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
03:33:52 [2020-06-27T03:33:52.763Z] === RUN   TestContainerBindMountNonRecursive
03:33:53 [2020-06-27T03:33:53.761Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
03:33:54 [2020-06-27T03:33:54.127Z] --- PASS: TestServiceUpdateNetwork (16.15s)
03:33:54 [2020-06-27T03:33:54.127Z] === RUN   TestServiceUpdatePidsLimit
03:33:54 [2020-06-27T03:33:54.127Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:33:54 [2020-06-27T03:33:54.250Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
03:33:54 [2020-06-27T03:33:54.251Z] === RUN   TestNetworkNat
03:33:54 [2020-06-27T03:33:54.534Z] --- PASS: TestNetworkNat (0.61s)
03:33:54 [2020-06-27T03:33:54.534Z] === RUN   TestNetworkLocalhostTCPNat
03:33:54 [2020-06-27T03:33:54.570Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
03:33:54 [2020-06-27T03:33:54.570Z] Copying nested executables into bundles/cross/linux/amd64
03:33:54 [2020-06-27T03:33:54.570Z] Cross building: bundles/cross/windows/amd64
03:33:54 [2020-06-27T03:33:54.570Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
03:33:54 [2020-06-27T03:33:54.570Z] GOOS="windows" GOARCH="amd64" GOARM=""
03:33:54 [2020-06-27T03:33:54.695Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
03:33:54 [2020-06-27T03:33:54.738Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:33:55 [2020-06-27T03:33:55.150Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
03:33:55 [2020-06-27T03:33:55.150Z] === RUN   TestNetworkLoopbackNat
03:33:55 [2020-06-27T03:33:55.629Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
03:33:55 [2020-06-27T03:33:55.629Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
03:33:56 [2020-06-27T03:33:56.155Z] --- PASS: TestNetworkLoopbackNat (0.77s)
03:33:56 [2020-06-27T03:33:56.155Z] === RUN   TestPause
03:33:56 [2020-06-27T03:33:56.437Z] --- PASS: TestPause (0.60s)
03:33:56 [2020-06-27T03:33:56.437Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:33:56 [2020-06-27T03:33:56.437Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:33:56 [2020-06-27T03:33:56.437Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:33:56 [2020-06-27T03:33:56.437Z] === RUN   TestPauseStopPausedContainer
03:33:57 [2020-06-27T03:33:57.002Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
03:33:57 [2020-06-27T03:33:57.051Z] --- PASS: TestPauseStopPausedContainer (0.58s)
03:33:57 [2020-06-27T03:33:57.051Z] === RUN   TestPsFilter
03:33:57 [2020-06-27T03:33:57.260Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
03:33:57 [2020-06-27T03:33:57.334Z] --- PASS: TestPsFilter (0.17s)
03:33:57 [2020-06-27T03:33:57.334Z] === RUN   TestRemoveContainerWithRemovedVolume
03:33:57 [2020-06-27T03:33:57.950Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s)
03:33:57 [2020-06-27T03:33:57.950Z] === RUN   TestRemoveContainerWithVolume
03:33:58 [2020-06-27T03:33:58.567Z] --- PASS: TestRemoveContainerWithVolume (0.60s)
03:33:58 [2020-06-27T03:33:58.567Z] === RUN   TestRemoveContainerRunning
03:33:58 [2020-06-27T03:33:58.631Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
03:33:59 [2020-06-27T03:33:59.191Z] --- PASS: TestRemoveContainerRunning (0.59s)
03:33:59 [2020-06-27T03:33:59.191Z] === RUN   TestRemoveContainerForceRemoveRunning
03:33:59 [2020-06-27T03:33:59.195Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
03:33:59 [2020-06-27T03:33:59.472Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s)
03:33:59 [2020-06-27T03:33:59.472Z] === RUN   TestRemoveInvalidContainer
03:33:59 [2020-06-27T03:33:59.472Z] --- PASS: TestRemoveInvalidContainer (0.02s)
03:33:59 [2020-06-27T03:33:59.472Z] === RUN   TestRenameLinkedContainer
03:33:59 [2020-06-27T03:33:59.760Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
03:33:59 [2020-06-27T03:33:59.760Z] === RUN   TestDockerSuite/TestBuildDockerignore
03:34:00 [2020-06-27T03:34:00.325Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
03:34:00 [2020-06-27T03:34:00.543Z] --- PASS: TestCreateServiceMultipleTimes (19.26s)
03:34:00 [2020-06-27T03:34:00.543Z] === RUN   TestCreateServiceConflict
03:34:00 [2020-06-27T03:34:00.543Z] --- PASS: TestCreateServiceConflict (3.10s)
03:34:00 [2020-06-27T03:34:00.543Z] === RUN   TestCreateServiceMaxReplicas
03:34:00 [2020-06-27T03:34:00.890Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
03:34:02 [2020-06-27T03:34:02.150Z] --- PASS: TestRenameLinkedContainer (2.19s)
03:34:02 [2020-06-27T03:34:02.150Z] === RUN   TestRenameStoppedContainer
03:34:02 [2020-06-27T03:34:02.434Z] --- PASS: TestRenameStoppedContainer (0.59s)
03:34:02 [2020-06-27T03:34:02.434Z] === RUN   TestRenameRunningContainerAndReuse
03:34:02 [2020-06-27T03:34:02.787Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
03:34:02 [2020-06-27T03:34:02.787Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
03:34:03 [2020-06-27T03:34:03.142Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:34:03 [2020-06-27T03:34:03.443Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s)
03:34:03 [2020-06-27T03:34:03.443Z] === RUN   TestRenameInvalidName
03:34:04 [2020-06-27T03:34:04.061Z] --- PASS: TestRenameInvalidName (0.61s)
03:34:04 [2020-06-27T03:34:04.061Z] === RUN   TestRenameAnonymousContainer
03:34:04 [2020-06-27T03:34:04.685Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
03:34:04 [2020-06-27T03:34:04.729Z] --- PASS: TestCreateServiceMaxReplicas (3.57s)
03:34:04 [2020-06-27T03:34:04.729Z] === RUN   TestCreateWithDuplicateNetworkNames
03:34:06 [2020-06-27T03:34:06.089Z] --- PASS: TestRenameAnonymousContainer (2.02s)
03:34:06 [2020-06-27T03:34:06.090Z] === RUN   TestRenameContainerWithSameName
03:34:06 [2020-06-27T03:34:06.582Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
03:34:06 [2020-06-27T03:34:06.705Z] --- PASS: TestRenameContainerWithSameName (0.56s)
03:34:06 [2020-06-27T03:34:06.705Z] === RUN   TestRenameContainerWithLinkedContainer
03:34:07 [2020-06-27T03:34:07.712Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
03:34:07 [2020-06-27T03:34:07.712Z] === RUN   TestResize
03:34:08 [2020-06-27T03:34:08.331Z] --- PASS: TestResize (0.53s)
03:34:08 [2020-06-27T03:34:08.331Z] === RUN   TestResizeWithInvalidSize
03:34:08 [2020-06-27T03:34:08.945Z] --- PASS: TestResizeWithInvalidSize (0.56s)
03:34:08 [2020-06-27T03:34:08.945Z] === RUN   TestResizeWhenContainerNotStarted
03:34:09 [2020-06-27T03:34:09.564Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
03:34:09 [2020-06-27T03:34:09.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
03:34:10 [2020-06-27T03:34:10.766Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
03:34:10 [2020-06-27T03:34:10.766Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
03:34:11 [2020-06-27T03:34:11.331Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
03:34:11 [2020-06-27T03:34:11.562Z] --- PASS: TestServiceUpdatePidsLimit (17.34s)
03:34:11 [2020-06-27T03:34:11.562Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
03:34:11 [2020-06-27T03:34:11.562Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
03:34:11 [2020-06-27T03:34:11.562Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s)
03:34:11 [2020-06-27T03:34:11.562Z] PASS
03:34:11 [2020-06-27T03:34:11.562Z] 
03:34:11 [2020-06-27T03:34:11.562Z] === Skipped
03:34:11 [2020-06-27T03:34:11.562Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
03:34:11 [2020-06-27T03:34:11.562Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:34:11 [2020-06-27T03:34:11.562Z] 
03:34:11 [2020-06-27T03:34:11.562Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
03:34:11 [2020-06-27T03:34:11.562Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:34:11 [2020-06-27T03:34:11.562Z] 
03:34:11 [2020-06-27T03:34:11.562Z] 
03:34:11 [2020-06-27T03:34:11.562Z] DONE 27 tests, 2 skipped in 174.218s
03:34:11 [2020-06-27T03:34:11.562Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
03:34:11 [2020-06-27T03:34:11.562Z] ++ 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
03:34:11 [2020-06-27T03:34:11.562Z] ++ set -e
03:34:11 [2020-06-27T03:34:11.562Z] ++ '[' -n 0 ']'
03:34:11 [2020-06-27T03:34:11.562Z] ++ set -x
03:34:11 [2020-06-27T03:34:11.562Z] ++ env -i DEST=/go/src/github.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
03:34:11 [2020-06-27T03:34:11.562Z] INFO: Testing against a local daemon
03:34:11 [2020-06-27T03:34:11.562Z] === RUN   TestSessionCreate
03:34:11 [2020-06-27T03:34:11.562Z] --- PASS: TestSessionCreate (0.02s)
03:34:11 [2020-06-27T03:34:11.562Z] === RUN   TestSessionCreateWithBadUpgrade
03:34:11 [2020-06-27T03:34:11.562Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
03:34:11 [2020-06-27T03:34:11.562Z] PASS
03:34:11 [2020-06-27T03:34:11.562Z] 
03:34:11 [2020-06-27T03:34:11.562Z] DONE 2 tests in 0.102s
03:34:11 [2020-06-27T03:34:11.562Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
03:34:11 [2020-06-27T03:34:11.563Z] ++ 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
03:34:11 [2020-06-27T03:34:11.563Z] ++ set -e
03:34:11 [2020-06-27T03:34:11.563Z] ++ '[' -n 0 ']'
03:34:11 [2020-06-27T03:34:11.563Z] ++ set -x
03:34:11 [2020-06-27T03:34:11.563Z] ++ env -i DEST=/go/src/github.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
03:34:11 [2020-06-27T03:34:11.563Z] INFO: Testing against a local daemon
03:34:11 [2020-06-27T03:34:11.563Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:34:11 [2020-06-27T03:34:11.563Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:34:11 [2020-06-27T03:34:11.563Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:34:11 [2020-06-27T03:34:11.563Z] === RUN   TestEventsExecDie
03:34:11 [2020-06-27T03:34:11.563Z] --- PASS: TestEventsExecDie (0.94s)
03:34:11 [2020-06-27T03:34:11.563Z] === RUN   TestEventsBackwardsCompatible
03:34:11 [2020-06-27T03:34:11.563Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
03:34:11 [2020-06-27T03:34:11.563Z] === RUN   TestInfoBinaryCommits
03:34:11 [2020-06-27T03:34:11.563Z] --- PASS: TestInfoBinaryCommits (0.02s)
03:34:11 [2020-06-27T03:34:11.563Z] === RUN   TestInfoAPIVersioned
03:34:11 [2020-06-27T03:34:11.563Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:34:11 [2020-06-27T03:34:11.563Z] === RUN   TestInfoDiscoveryBackend
03:34:11 [2020-06-27T03:34:11.896Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
03:34:12 [2020-06-27T03:34:12.240Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
03:34:12 [2020-06-27T03:34:12.240Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:34:12 [2020-06-27T03:34:12.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
03:34:12 [2020-06-27T03:34:12.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
03:34:12 [2020-06-27T03:34:12.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
03:34:12 [2020-06-27T03:34:12.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
03:34:13 [2020-06-27T03:34:13.240Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:34:13 [2020-06-27T03:34:13.240Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:34:13 [2020-06-27T03:34:13.587Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
03:34:13 [2020-06-27T03:34:13.587Z] === RUN   TestInfoAPI
03:34:13 [2020-06-27T03:34:13.587Z] --- PASS: TestInfoAPI (0.03s)
03:34:13 [2020-06-27T03:34:13.587Z] === RUN   TestInfoAPIWarnings
03:34:13 [2020-06-27T03:34:13.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
03:34:13 [2020-06-27T03:34:13.800Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
03:34:14 [2020-06-27T03:34:14.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
03:34:14 [2020-06-27T03:34:14.198Z] --- PASS: TestInfoAPIWarnings (0.52s)
03:34:14 [2020-06-27T03:34:14.198Z] === RUN   TestInfoDebug
03:34:14 [2020-06-27T03:34:14.731Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
03:34:14 [2020-06-27T03:34:14.812Z] --- PASS: TestInfoDebug (0.52s)
03:34:14 [2020-06-27T03:34:14.812Z] === RUN   TestInfoInsecureRegistries
03:34:15 [2020-06-27T03:34:15.045Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
03:34:15 [2020-06-27T03:34:15.329Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
03:34:15 [2020-06-27T03:34:15.423Z] --- PASS: TestInfoInsecureRegistries (0.52s)
03:34:15 [2020-06-27T03:34:15.423Z] === RUN   TestInfoRegistryMirrors
03:34:15 [2020-06-27T03:34:15.703Z] --- PASS: TestInfoRegistryMirrors (0.52s)
03:34:15 [2020-06-27T03:34:15.703Z] === RUN   TestLoginFailsWithBadCredentials
03:34:16 [2020-06-27T03:34:16.314Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
03:34:16 [2020-06-27T03:34:16.314Z] === RUN   TestPingCacheHeaders
03:34:16 [2020-06-27T03:34:16.314Z] --- PASS: TestPingCacheHeaders (0.01s)
03:34:16 [2020-06-27T03:34:16.314Z] === RUN   TestPingGet
03:34:16 [2020-06-27T03:34:16.314Z] --- PASS: TestPingGet (0.01s)
03:34:16 [2020-06-27T03:34:16.314Z] === RUN   TestPingHead
03:34:16 [2020-06-27T03:34:16.314Z] --- PASS: TestPingHead (0.01s)
03:34:16 [2020-06-27T03:34:16.314Z] === RUN   TestVersion
03:34:16 [2020-06-27T03:34:16.314Z] --- PASS: TestVersion (0.01s)
03:34:16 [2020-06-27T03:34:16.314Z] PASS
03:34:16 [2020-06-27T03:34:16.314Z] 
03:34:16 [2020-06-27T03:34:16.314Z] === Skipped
03:34:16 [2020-06-27T03:34:16.314Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:34:16 [2020-06-27T03:34:16.314Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:34:16 [2020-06-27T03:34:16.314Z] 
03:34:16 [2020-06-27T03:34:16.314Z] 
03:34:16 [2020-06-27T03:34:16.314Z] DONE 18 tests, 1 skipped in 5.704s
03:34:16 [2020-06-27T03:34:16.314Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
03:34:16 [2020-06-27T03:34:16.314Z] ++ 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
03:34:16 [2020-06-27T03:34:16.314Z] ++ set -e
03:34:16 [2020-06-27T03:34:16.314Z] ++ '[' -n 0 ']'
03:34:16 [2020-06-27T03:34:16.314Z] ++ set -x
03:34:16 [2020-06-27T03:34:16.314Z] ++ env -i DEST=/go/src/github.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
03:34:16 [2020-06-27T03:34:16.314Z] INFO: Testing against a local daemon
03:34:16 [2020-06-27T03:34:16.314Z] === RUN   TestVolumesCreateAndList
03:34:16 [2020-06-27T03:34:16.315Z] --- PASS: TestVolumesCreateAndList (0.02s)
03:34:16 [2020-06-27T03:34:16.315Z] === RUN   TestVolumesRemove
03:34:16 [2020-06-27T03:34:16.315Z] --- PASS: TestVolumesRemove (0.12s)
03:34:16 [2020-06-27T03:34:16.315Z] === RUN   TestVolumesInspect
03:34:16 [2020-06-27T03:34:16.315Z] --- PASS: TestVolumesInspect (0.01s)
03:34:16 [2020-06-27T03:34:16.315Z] === RUN   TestVolumesInvalidJSON
03:34:16 [2020-06-27T03:34:16.315Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:34:16 [2020-06-27T03:34:16.315Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:34:16 [2020-06-27T03:34:16.315Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:34:16 [2020-06-27T03:34:16.315Z] --- PASS: TestVolumesInvalidJSON (0.01s)
03:34:16 [2020-06-27T03:34:16.315Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:34:16 [2020-06-27T03:34:16.315Z] PASS
03:34:16 [2020-06-27T03:34:16.315Z] 
03:34:16 [2020-06-27T03:34:16.315Z] DONE 5 tests in 0.249s
03:34:16 [2020-06-27T03:34:16.595Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:34:16 [2020-06-27T03:34:16.595Z] ++++ cat bundles/test-integration/docker.pid
03:34:16 [2020-06-27T03:34:16.595Z] +++ kill 12015
03:34:17 [2020-06-27T03:34:17.258Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
03:34:17 [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.32s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s)
03:34:17 [2020-06-27T03:34:17.361Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s)
03:34:17 [2020-06-27T03:34:17.361Z] === RUN   TestCgroupNamespacesRun
03:34:18 [2020-06-27T03:34:18.057Z] +++ /etc/init.d/apparmor stop
03:34:18 [2020-06-27T03:34:18.057Z] Leaving: AppArmorNo profiles have been unloaded.
03:34:18 [2020-06-27T03:34:18.057Z] 
03:34:18 [2020-06-27T03:34:18.057Z] Unloading profiles will leave already running processes permanently
03:34:18 [2020-06-27T03:34:18.057Z] unconfined, which can lead to unexpected situations.
03:34:18 [2020-06-27T03:34:18.057Z] 
03:34:18 [2020-06-27T03:34:18.057Z] To set a process to complain mode, use the command line tool
03:34:18 [2020-06-27T03:34:18.057Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:34:18 [2020-06-27T03:34:18.057Z] +++ true
03:34:18 [2020-06-27T03:34:18.057Z] exiting test-integration
03:34:18 [2020-06-27T03:34:18.057Z] ++ exit 0
03:34:18 [2020-06-27T03:34:18.057Z] 
03:34:18 [2020-06-27T03:34:18.835Z] --- PASS: TestCgroupNamespacesRun (1.32s)
03:34:18 [2020-06-27T03:34:18.836Z] === RUN   TestCgroupNamespacesRunPrivileged
Post stage
[Pipeline] junit
03:34:19 [2020-06-27T03:34:19.570Z] Recording test results
03:34:19 [2020-06-27T03:34:19.600Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.62s)
03:34:19 [2020-06-27T03:34:19.600Z] === RUN   TestCreateServiceSecretFileMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:34:20 [2020-06-27T03:34:20.319Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
03:34:20 [2020-06-27T03:34:20.319Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:34:20 [2020-06-27T03:34:20.361Z] + echo Ensuring container killed.
03:34:20 [2020-06-27T03:34:20.361Z] Ensuring container killed.
03:34:20 [2020-06-27T03:34:20.361Z] + docker rm -vf docker-pr1
03:34:20 [2020-06-27T03:34:20.361Z] Error: No such container: docker-pr1
03:34:20 [2020-06-27T03:34:20.361Z] + true
[Pipeline] sh
03:34:20 [2020-06-27T03:34:20.534Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
03:34:20 [2020-06-27T03:34:20.726Z] + echo Chowning /workspace to jenkins user
03:34:20 [2020-06-27T03:34:20.726Z] Chowning /workspace to jenkins user
03:34:20 [2020-06-27T03:34:20.726Z] + id -u
03:34:20 [2020-06-27T03:34:20.726Z] + id -g
03:34:20 [2020-06-27T03:34:20.726Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41159:/workspace busybox chown -R 1001:1001 /workspace
03:34:20 [2020-06-27T03:34:20.726Z] Unable to find image 'busybox:latest' locally
03:34:21 [2020-06-27T03:34:21.006Z] latest: Pulling from library/busybox
03:34:21 [2020-06-27T03:34:21.330Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s)
03:34:21 [2020-06-27T03:34:21.330Z] === RUN   TestCgroupNamespacesRunHostMode
03:34:21 [2020-06-27T03:34:21.617Z] a84e58ddc6cf: Pulling fs layer
03:34:21 [2020-06-27T03:34:21.617Z] a84e58ddc6cf: Download complete
03:34:21 [2020-06-27T03:34:21.897Z] a84e58ddc6cf: Pull complete
03:34:22 [2020-06-27T03:34:22.131Z] --- PASS: TestCreateServiceSecretFileMode (3.32s)
03:34:22 [2020-06-27T03:34:22.131Z] === RUN   TestCreateServiceConfigFileMode
03:34:22 [2020-06-27T03:34:22.177Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
03:34:22 [2020-06-27T03:34:22.177Z] Status: Downloaded newer image for busybox:latest
03:34:22 [2020-06-27T03:34:22.805Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s)
03:34:22 [2020-06-27T03:34:22.805Z] === RUN   TestCgroupNamespacesRunPrivateMode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:34:24 [2020-06-27T03:34:24.021Z] + bundleName=s390x-integration
03:34:24 [2020-06-27T03:34:24.021Z] + echo Creating s390x-integration-bundles.tar.gz
03:34:24 [2020-06-27T03:34:24.021Z] Creating s390x-integration-bundles.tar.gz
03:34:24 [2020-06-27T03:34:24.021Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
03:34:24 [2020-06-27T03:34:24.021Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
03:34:24 [2020-06-27T03:34:24.055Z] Archiving artifacts
03:34:24 [2020-06-27T03:34:24.409Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s)
03:34:24 [2020-06-27T03:34:24.409Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:34:24 [2020-06-27T03:34:24.443Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:34:24 [2020-06-27T03:34:24.822Z] + make clean
03:34:25 [2020-06-27T03:34:25.102Z] docker volume rm -f docker-dev-cache
03:34:25 [2020-06-27T03:34:25.102Z] docker-dev-cache
[Pipeline] deleteDir
03:34:25 [2020-06-27T03:34:25.417Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s)
03:34:25 [2020-06-27T03:34:25.417Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:34:25 [2020-06-27T03:34:25.452Z] --- PASS: TestCreateServiceConfigFileMode (3.49s)
03:34:25 [2020-06-27T03:34:25.452Z] === RUN   TestCreateServiceSysctls
03:34:25 [2020-06-27T03:34:25.797Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
03:34:26 [2020-06-27T03:34:26.054Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:34:26 [2020-06-27T03:34:26.438Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
03:34:26 [2020-06-27T03:34:26.438Z] === RUN   TestCgroupNamespacesRunOlderClient
03:34:26 [2020-06-27T03:34:26.618Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
03:34:27 [2020-06-27T03:34:27.184Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
03:34:27 [2020-06-27T03:34:27.184Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
03:34:27 [2020-06-27T03:34:27.913Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s)
03:34:27 [2020-06-27T03:34:27.914Z] === RUN   TestKernelTCPMemory
03:34:28 [2020-06-27T03:34:28.119Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
03:34:28 [2020-06-27T03:34:28.196Z] --- PASS: TestKernelTCPMemory (0.63s)
03:34:28 [2020-06-27T03:34:28.196Z] === RUN   TestNISDomainname
03:34:29 [2020-06-27T03:34:29.053Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
03:34:29 [2020-06-27T03:34:29.206Z] --- PASS: TestNISDomainname (0.71s)
03:34:29 [2020-06-27T03:34:29.206Z] === RUN   TestHostnameDnsResolution
03:34:29 [2020-06-27T03:34:29.637Z] --- PASS: TestCreateServiceSysctls (4.15s)
03:34:29 [2020-06-27T03:34:29.638Z] === RUN   TestCreateServiceCapabilities
03:34:29 [2020-06-27T03:34:29.822Z] --- PASS: TestHostnameDnsResolution (0.88s)
03:34:29 [2020-06-27T03:34:29.822Z] === RUN   TestStats
03:34:32 [2020-06-27T03:34:32.334Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
03:34:32 [2020-06-27T03:34:32.334Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
03:34:32 [2020-06-27T03:34:32.497Z] --- PASS: TestStats (2.57s)
03:34:32 [2020-06-27T03:34:32.497Z] === RUN   TestStopContainerWithTimeout
03:34:32 [2020-06-27T03:34:32.497Z] === RUN   TestStopContainerWithTimeout/0
03:34:32 [2020-06-27T03:34:32.497Z] === PAUSE TestStopContainerWithTimeout/0
03:34:32 [2020-06-27T03:34:32.497Z] === RUN   TestStopContainerWithTimeout/1
03:34:32 [2020-06-27T03:34:32.497Z] === PAUSE TestStopContainerWithTimeout/1
03:34:32 [2020-06-27T03:34:32.497Z] === RUN   TestStopContainerWithTimeout/3
03:34:32 [2020-06-27T03:34:32.497Z] === PAUSE TestStopContainerWithTimeout/3
03:34:32 [2020-06-27T03:34:32.497Z] === RUN   TestStopContainerWithTimeout/-1
03:34:32 [2020-06-27T03:34:32.497Z] === PAUSE TestStopContainerWithTimeout/-1
03:34:32 [2020-06-27T03:34:32.497Z] === CONT  TestStopContainerWithTimeout/0
03:34:32 [2020-06-27T03:34:32.497Z] === CONT  TestStopContainerWithTimeout/3
03:34:32 [2020-06-27T03:34:32.497Z] === CONT  TestStopContainerWithTimeout/1
03:34:32 [2020-06-27T03:34:32.497Z] === CONT  TestStopContainerWithTimeout/-1
03:34:32 [2020-06-27T03:34:32.923Z] --- PASS: TestCreateServiceCapabilities (3.31s)
03:34:32 [2020-06-27T03:34:32.924Z] === RUN   TestInspect
03:34:34 [2020-06-27T03:34:34.910Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
03:34:35 [2020-06-27T03:34:35.967Z] --- PASS: TestStopContainerWithTimeout (0.02s)
03:34:35 [2020-06-27T03:34:35.967Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
03:34:35 [2020-06-27T03:34:35.967Z]     --- PASS: TestStopContainerWithTimeout/1 (1.75s)
03:34:35 [2020-06-27T03:34:35.967Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
03:34:35 [2020-06-27T03:34:35.967Z]     --- PASS: TestStopContainerWithTimeout/3 (3.04s)
03:34:35 [2020-06-27T03:34:35.967Z] === RUN   TestDeleteDevicemapper
03:34:35 [2020-06-27T03:34:35.967Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:34:35 [2020-06-27T03:34:35.967Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:34:35 [2020-06-27T03:34:35.967Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:34:37 [2020-06-27T03:34:37.112Z] --- PASS: TestInspect (3.52s)
03:34:37 [2020-06-27T03:34:37.112Z] === RUN   TestCreateJob
03:34:37 [2020-06-27T03:34:37.432Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
03:34:37 [2020-06-27T03:34:37.999Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s)
03:34:37 [2020-06-27T03:34:37.999Z] === RUN   TestUpdateMemory
03:34:38 [2020-06-27T03:34:38.621Z] --- PASS: TestUpdateMemory (0.79s)
03:34:38 [2020-06-27T03:34:38.621Z] === RUN   TestUpdateCPUQuota
03:34:39 [2020-06-27T03:34:39.630Z] --- PASS: TestUpdateCPUQuota (0.92s)
03:34:39 [2020-06-27T03:34:39.630Z] === RUN   TestUpdatePidsLimit
03:34:39 [2020-06-27T03:34:39.630Z] === RUN   TestUpdatePidsLimit/update_from_none
03:34:39 [2020-06-27T03:34:39.913Z] === RUN   TestUpdatePidsLimit/no_change
03:34:40 [2020-06-27T03:34:40.195Z] === RUN   TestUpdatePidsLimit/update_lower
03:34:40 [2020-06-27T03:34:40.480Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
03:34:40 [2020-06-27T03:34:40.710Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
03:34:40 [2020-06-27T03:34:40.763Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
03:34:41 [2020-06-27T03:34:41.047Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
03:34:41 [2020-06-27T03:34:41.297Z] --- PASS: TestCreateJob (4.14s)
03:34:41 [2020-06-27T03:34:41.298Z] === RUN   TestReplicatedJob
03:34:41 [2020-06-27T03:34:41.330Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
03:34:42 [2020-06-27T03:34:42.339Z] --- PASS: TestUpdatePidsLimit (2.64s)
03:34:42 [2020-06-27T03:34:42.339Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.28s)
03:34:42 [2020-06-27T03:34:42.339Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
03:34:42 [2020-06-27T03:34:42.339Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
03:34:42 [2020-06-27T03:34:42.339Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s)
03:34:42 [2020-06-27T03:34:42.339Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s)
03:34:42 [2020-06-27T03:34:42.339Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s)
03:34:42 [2020-06-27T03:34:42.339Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
03:34:42 [2020-06-27T03:34:42.339Z] === RUN   TestUpdateRestartPolicy
03:34:43 [2020-06-27T03:34:43.985Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
03:34:45 [2020-06-27T03:34:45.357Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
03:34:47 [2020-06-27T03:34:47.253Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
03:34:47 [2020-06-27T03:34:47.858Z] --- PASS: TestReplicatedJob (6.87s)
03:34:47 [2020-06-27T03:34:47.858Z] === RUN   TestUpdateReplicatedJob
03:34:49 [2020-06-27T03:34:49.153Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
03:34:52 [2020-06-27T03:34:52.043Z] --- PASS: TestUpdateReplicatedJob (4.27s)
03:34:52 [2020-06-27T03:34:52.044Z] === RUN   TestServiceListWithStatuses
03:34:52 [2020-06-27T03:34:52.044Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:34:52 [2020-06-27T03:34:52.044Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:34:52 [2020-06-27T03:34:52.044Z] === RUN   TestDockerNetworkConnectAlias
03:34:52 [2020-06-27T03:34:52.430Z] === RUN   TestDockerDaemonSuite/TestShmSize
03:34:53 [2020-06-27T03:34:53.800Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
03:34:54 [2020-06-27T03:34:54.856Z] --- PASS: TestUpdateRestartPolicy (11.41s)
03:34:54 [2020-06-27T03:34:54.856Z] === RUN   TestUpdateRestartWithAutoRemove
03:34:54 [2020-06-27T03:34:54.856Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
03:34:54 [2020-06-27T03:34:54.856Z] === RUN   TestWaitNonBlocked
03:34:54 [2020-06-27T03:34:54.856Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:34:54 [2020-06-27T03:34:54.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:34:54 [2020-06-27T03:34:54.856Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:34:54 [2020-06-27T03:34:54.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:34:54 [2020-06-27T03:34:54.856Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:34:54 [2020-06-27T03:34:54.856Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:34:55 [2020-06-27T03:34:55.139Z] --- PASS: TestWaitNonBlocked (0.02s)
03:34:55 [2020-06-27T03:34:55.139Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
03:34:55 [2020-06-27T03:34:55.139Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
03:34:55 [2020-06-27T03:34:55.139Z] === RUN   TestWaitBlocked
03:34:55 [2020-06-27T03:34:55.139Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:34:55 [2020-06-27T03:34:55.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:34:55 [2020-06-27T03:34:55.139Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:34:55 [2020-06-27T03:34:55.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:34:55 [2020-06-27T03:34:55.139Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:34:55 [2020-06-27T03:34:55.139Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:34:55 [2020-06-27T03:34:55.758Z] --- PASS: TestWaitBlocked (0.03s)
03:34:55 [2020-06-27T03:34:55.758Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
03:34:55 [2020-06-27T03:34:55.758Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s)
03:34:55 [2020-06-27T03:34:55.758Z] === CONT  TestContainerStartOnDaemonRestart
03:34:55 [2020-06-27T03:34:55.758Z] === CONT  TestIpcModeOlderClient
03:34:55 [2020-06-27T03:34:55.758Z] === CONT  TestDaemonHostGatewayIP
03:34:55 [2020-06-27T03:34:55.758Z] === CONT  TestDaemonRestartIpcMode
03:34:56 [2020-06-27T03:34:56.047Z] --- PASS: TestIpcModeOlderClient (0.16s)
03:34:56 [2020-06-27T03:34:56.047Z] === CONT  TestContainerKillOnDaemonStart
03:34:57 [2020-06-27T03:34:57.077Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
03:34:57 [2020-06-27T03:34:57.077Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
03:34:58 [2020-06-27T03:34:58.604Z] --- PASS: TestDockerNetworkConnectAlias (6.65s)
03:34:58 [2020-06-27T03:34:58.604Z] === RUN   TestDockerNetworkReConnect
03:34:59 [2020-06-27T03:34:59.529Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s)
03:34:59 [2020-06-27T03:34:59.813Z] --- PASS: TestDaemonHostGatewayIP (3.97s)
03:34:59 [2020-06-27T03:34:59.813Z] --- PASS: TestDaemonRestartIpcMode (4.01s)
03:35:02 [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite (325.95s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.80s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s)
03:35:02 [2020-06-27T03:35:02.339Z]         docker_cli_daemon_test.go:1449: [d6419d4b0ff7f] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [d1a49940db38b] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.59s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.88s)
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [dc009a40d990c] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.43s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.19s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.70s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.58s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.70s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.37s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [da770f0c8edfd] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [db04b75e28895] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.69s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [dfb74853c51c5] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.63s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.71s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [ded871c9cc815] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.84s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.76s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
03:35:02 [2020-06-27T03:35:02.339Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [d006f2ea061da] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.77s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s)
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [d46d4c4441e3e] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [dd5e67bd1bbe3] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s)
03:35:02 [2020-06-27T03:35:02.339Z]         docker_cli_daemon_plugins_test.go:79: [da8847188e6dd] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.80s)
03:35:02 [2020-06-27T03:35:02.339Z]         docker_cli_daemon_plugins_test.go:169: [ddf3820558689] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.33s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [dc982967abe81] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.59s)
03:35:02 [2020-06-27T03:35:02.339Z]         check_test.go:309: [d58bd2cf366b7] daemon is not started
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s)
03:35:02 [2020-06-27T03:35:02.339Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.44s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.63s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.10s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.42s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.05s)
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [d0a9f0524e8bd] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.32s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.71s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.28s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.05s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [d5a28bab7b5d4] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [dd0738e4786f1] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.60s)
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [db15be6ec2068] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.49s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.83s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.22s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.51s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.89s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.67s)
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [d111f79344519] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.65s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.00s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.36s)
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [df643f388c847] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.10s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s)
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [da0bd4c8268ea] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s)
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [d12df4f00c7eb] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s)
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [d16a32e69e9b8] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.06s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.29s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [dc4f993b87f46] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.90s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.20s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.32s)
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [d0a760fce4f69] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [df2b069cd5620] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.80s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.40s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.87s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.00s)
03:35:02 [2020-06-27T03:35:02.340Z]         docker_cli_daemon_test.go:2544: [d93bc16b45aae] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.73s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.87s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.94s)
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s)
03:35:02 [2020-06-27T03:35:02.340Z]         check_test.go:309: [d79aa4b8b5d52] daemon is not started
03:35:02 [2020-06-27T03:35:02.340Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.18s)
03:35:02 [2020-06-27T03:35:02.340Z] === RUN   TestDockerSwarmSuite
03:35:02 [2020-06-27T03:35:02.340Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
03:35:03 [2020-06-27T03:35:03.272Z] === RUN   TestDockerSuite/TestBuildDotDotFile
03:35:03 [2020-06-27T03:35:03.272Z] === RUN   TestDockerSuite/TestBuildEOLInLine
03:35:03 [2020-06-27T03:35:03.869Z] --- PASS: TestDockerNetworkReConnect (4.79s)
03:35:03 [2020-06-27T03:35:03.869Z] === RUN   TestServicePlugin
03:35:03 [2020-06-27T03:35:03.869Z] --- SKIP: TestServicePlugin (0.00s)
03:35:03 [2020-06-27T03:35:03.869Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:35:03 [2020-06-27T03:35:03.869Z] === RUN   TestServiceUpdateLabel
03:35:05 [2020-06-27T03:35:05.771Z] --- PASS: TestServiceUpdateLabel (2.71s)
03:35:05 [2020-06-27T03:35:05.771Z] === RUN   TestServiceUpdateSecrets
03:35:05 [2020-06-27T03:35:05.798Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
03:35:07 [2020-06-27T03:35:07.697Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
03:35:07 [2020-06-27T03:35:07.955Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
03:35:08 [2020-06-27T03:35:08.520Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
03:35:08 [2020-06-27T03:35:08.520Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
03:35:09 [2020-06-27T03:35:09.085Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
03:35:09 [2020-06-27T03:35:09.342Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
03:35:09 [2020-06-27T03:35:09.600Z] === RUN   TestDockerSuite/TestBuildEntrypoint
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestContainerKillOnDaemonStart (12.57s)
03:35:10 [2020-06-27T03:35:10.070Z] PASS
03:35:10 [2020-06-27T03:35:10.070Z] 
03:35:10 [2020-06-27T03:35:10.070Z] === Skipped
03:35:10 [2020-06-27T03:35:10.070Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
03:35:10 [2020-06-27T03:35:10.070Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:35:10 [2020-06-27T03:35:10.070Z] 
03:35:10 [2020-06-27T03:35:10.070Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:35:10 [2020-06-27T03:35:10.070Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:35:10 [2020-06-27T03:35:10.070Z] 
03:35:10 [2020-06-27T03:35:10.070Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
03:35:10 [2020-06-27T03:35:10.070Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:35:10 [2020-06-27T03:35:10.070Z] 
03:35:10 [2020-06-27T03:35:10.070Z] 
03:35:10 [2020-06-27T03:35:10.070Z] DONE 203 tests, 3 skipped in 109.630s
03:35:10 [2020-06-27T03:35:10.070Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
03:35:10 [2020-06-27T03:35:10.070Z] ++ 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
03:35:10 [2020-06-27T03:35:10.070Z] ++ set -e
03:35:10 [2020-06-27T03:35:10.070Z] ++ '[' -n 0 ']'
03:35:10 [2020-06-27T03:35:10.070Z] ++ set -x
03:35:10 [2020-06-27T03:35:10.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:35:10 [2020-06-27T03:35:10.070Z] INFO: Testing against a local daemon
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestCommitInheritsEnv
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestCommitInheritsEnv (0.34s)
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestImportExtremelyLargeImageWorks
03:35:10 [2020-06-27T03:35:10.070Z] === PAUSE TestImportExtremelyLargeImageWorks
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestImagesFilterMultiReference
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestImagesFilterMultiReference (0.06s)
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestImagePullPlatformInvalid
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestRemoveImageOrphaning
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestRemoveImageOrphaning (0.31s)
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestRemoveImageGarbageCollector
03:35:10 [2020-06-27T03:35:10.070Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:35:10 [2020-06-27T03:35:10.070Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestTagInvalidReference
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestTagInvalidReference (0.02s)
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestTagValidPrefixedRepo
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestTagExistedNameWithoutForce
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestTagOfficialNames
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestTagOfficialNames (0.05s)
03:35:10 [2020-06-27T03:35:10.070Z] === RUN   TestTagMatchesDigest
03:35:10 [2020-06-27T03:35:10.070Z] --- PASS: TestTagMatchesDigest (0.02s)
03:35:10 [2020-06-27T03:35:10.070Z] === CONT  TestImportExtremelyLargeImageWorks
03:35:10 [2020-06-27T03:35:10.164Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
03:35:12 [2020-06-27T03:35:12.689Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
03:35:13 [2020-06-27T03:35:13.621Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
03:35:14 [2020-06-27T03:35:14.185Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
03:35:15 [2020-06-27T03:35:15.980Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
03:35:15 [2020-06-27T03:35:15.980Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
03:35:15 [2020-06-27T03:35:15.980Z] remote: Enumerating objects: 2, done.
03:35:15 [2020-06-27T03:35:15.980Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
03:35:15 [2020-06-27T03:35:15.980Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
03:35:15 [2020-06-27T03:35:15.980Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
03:35:15 [2020-06-27T03:35:15.980Z] 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.
03:35:15 [2020-06-27T03:35:15.980Z] Building: bundles/cross/windows/amd64/containerutility.exe
03:35:15 [2020-06-27T03:35:15.980Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:35:16 [2020-06-27T03:35:16.081Z] === RUN   TestDockerSuite/TestBuildEnv
03:35:16 [2020-06-27T03:35:16.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/test/unit
03:35:17 [2020-06-27T03:35:17.452Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
03:35:18 [2020-06-27T03:35:18.824Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
03:35:18 [2020-06-27T03:35:18.835Z] ?   	github.com/docker/docker/api	[no test files]
03:35:19 [2020-06-27T03:35:19.389Z] === RUN   TestDockerSuite/TestBuildEnvUsage
03:35:23 [2020-06-27T03:35:23.849Z] --- PASS: TestServiceUpdateSecrets (15.39s)
03:35:23 [2020-06-27T03:35:23.849Z] === RUN   TestServiceUpdateConfigs
03:35:24 [2020-06-27T03:35:24.647Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
03:35:27 [2020-06-27T03:35:27.172Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
03:35:28 [2020-06-27T03:35:28.544Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
03:35:33 [2020-06-27T03:35:33.703Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 9.0% of statements
03:35:38 [2020-06-27T03:35:38.719Z] --- PASS: TestServiceUpdateConfigs (15.34s)
03:35:38 [2020-06-27T03:35:38.719Z] === RUN   TestServiceUpdateNetwork
03:35:38 [2020-06-27T03:35:38.956Z] 666079ee0460: Pull complete
03:35:38 [2020-06-27T03:35:38.956Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7
03:35:38 [2020-06-27T03:35:38.956Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
03:35:38 [2020-06-27T03:35:38.956Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
03:35:38 [2020-06-27T03:35:38.956Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
03:35:38 [2020-06-27T03:35:38.956Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282'
03:35:38 [2020-06-27T03:35:38.956Z] WARN: Skipping validation tests
03:35:38 [2020-06-27T03:35:38.956Z] INFO: Running unit tests at 06/27/2020 03:35:27...
03:35:38 [2020-06-27T03:35:38.956Z] INFO: make.ps1 starting at 06/27/2020 03:35:34
03:35:38 [2020-06-27T03:35:38.956Z] INFO: Git commit (0e915e5413) assumed from DOCKER_GITCOMMIT environment variable
03:35:38 [2020-06-27T03:35:38.956Z] INFO: Invoking autogen...
03:35:38 [2020-06-27T03:35:38.956Z] INFO: Running unit tests...
03:35:43 [2020-06-27T03:35:43.710Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
03:35:46 [2020-06-27T03:35:46.612Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
03:35:46 [2020-06-27T03:35:46.612Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
03:35:52 [2020-06-27T03:35:52.369Z] ?   	github.com/docker/docker/api	[no test files]
03:35:53 [2020-06-27T03:35:53.589Z] --- PASS: TestServiceUpdateNetwork (14.79s)
03:35:53 [2020-06-27T03:35:53.589Z] === RUN   TestServiceUpdatePidsLimit
03:35:53 [2020-06-27T03:35:53.589Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:35:53 [2020-06-27T03:35:53.847Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:35:54 [2020-06-27T03:35:54.710Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
03:35:54 [2020-06-27T03:35:54.710Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
03:35:55 [2020-06-27T03:35:55.275Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
03:35:55 [2020-06-27T03:35:55.840Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
03:35:56 [2020-06-27T03:35:56.406Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
03:35:56 [2020-06-27T03:35:56.406Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
03:35:57 [2020-06-27T03:35:57.340Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
03:35:57 [2020-06-27T03:35:57.340Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
03:35:57 [2020-06-27T03:35:57.597Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
03:36:01 [2020-06-27T03:36:01.956Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:36:07 [2020-06-27T03:36:07.295Z] ok  	github.com/docker/docker/api/server	0.163s	coverage: 9.0% of statements
03:36:07 [2020-06-27T03:36:07.580Z] === RUN   TestDockerSuite/TestBuildExpose
03:36:07 [2020-06-27T03:36:07.580Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
03:36:08 [2020-06-27T03:36:08.146Z] === RUN   TestDockerSuite/TestBuildExposeOrder
03:36:08 [2020-06-27T03:36:08.711Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
03:36:08 [2020-06-27T03:36:08.969Z] === RUN   TestDockerSuite/TestBuildFails
03:36:09 [2020-06-27T03:36:09.902Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
03:36:09 [2020-06-27T03:36:09.902Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
03:36:10 [2020-06-27T03:36:10.066Z] --- PASS: TestServiceUpdatePidsLimit (17.46s)
03:36:10 [2020-06-27T03:36:10.066Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
03:36:10 [2020-06-27T03:36:10.066Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
03:36:10 [2020-06-27T03:36:10.066Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
03:36:10 [2020-06-27T03:36:10.066Z] PASS
03:36:10 [2020-06-27T03:36:10.066Z] 
03:36:10 [2020-06-27T03:36:10.066Z] === Skipped
03:36:10 [2020-06-27T03:36:10.066Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
03:36:10 [2020-06-27T03:36:10.066Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:36:10 [2020-06-27T03:36:10.066Z] 
03:36:10 [2020-06-27T03:36:10.066Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
03:36:10 [2020-06-27T03:36:10.066Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:36:10 [2020-06-27T03:36:10.066Z] 
03:36:10 [2020-06-27T03:36:10.066Z] 
03:36:10 [2020-06-27T03:36:10.066Z] DONE 27 tests, 2 skipped in 160.963s
03:36:10 [2020-06-27T03:36:10.066Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
03:36:10 [2020-06-27T03:36:10.066Z] ++ 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
03:36:10 [2020-06-27T03:36:10.066Z] ++ set -e
03:36:10 [2020-06-27T03:36:10.066Z] ++ '[' -n 0 ']'
03:36:10 [2020-06-27T03:36:10.066Z] ++ set -x
03:36:10 [2020-06-27T03:36:10.066Z] ++ env -i DEST=/go/src/github.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
03:36:10 [2020-06-27T03:36:10.066Z] INFO: Testing against a local daemon
03:36:10 [2020-06-27T03:36:10.066Z] === RUN   TestSessionCreate
03:36:10 [2020-06-27T03:36:10.066Z] --- PASS: TestSessionCreate (0.05s)
03:36:10 [2020-06-27T03:36:10.066Z] === RUN   TestSessionCreateWithBadUpgrade
03:36:10 [2020-06-27T03:36:10.067Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
03:36:10 [2020-06-27T03:36:10.067Z] PASS
03:36:10 [2020-06-27T03:36:10.067Z] 
03:36:10 [2020-06-27T03:36:10.067Z] DONE 2 tests in 0.259s
03:36:10 [2020-06-27T03:36:10.067Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
03:36:10 [2020-06-27T03:36:10.067Z] ++ 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
03:36:10 [2020-06-27T03:36:10.067Z] ++ set -e
03:36:10 [2020-06-27T03:36:10.067Z] ++ '[' -n 0 ']'
03:36:10 [2020-06-27T03:36:10.067Z] ++ set -x
03:36:10 [2020-06-27T03:36:10.067Z] ++ env -i DEST=/go/src/github.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
03:36:10 [2020-06-27T03:36:10.067Z] INFO: Testing against a local daemon
03:36:10 [2020-06-27T03:36:10.067Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:36:10 [2020-06-27T03:36:10.067Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:36:10 [2020-06-27T03:36:10.067Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:36:10 [2020-06-27T03:36:10.067Z] === RUN   TestEventsExecDie
03:36:10 [2020-06-27T03:36:10.325Z] --- PASS: TestEventsExecDie (0.94s)
03:36:10 [2020-06-27T03:36:10.325Z] === RUN   TestEventsBackwardsCompatible
03:36:10 [2020-06-27T03:36:10.325Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
03:36:10 [2020-06-27T03:36:10.325Z] === RUN   TestInfoBinaryCommits
03:36:10 [2020-06-27T03:36:10.325Z] --- PASS: TestInfoBinaryCommits (0.05s)
03:36:10 [2020-06-27T03:36:10.325Z] === RUN   TestInfoAPIVersioned
03:36:10 [2020-06-27T03:36:10.325Z] --- PASS: TestInfoAPIVersioned (0.02s)
03:36:10 [2020-06-27T03:36:10.325Z] === RUN   TestInfoDiscoveryBackend
03:36:11 [2020-06-27T03:36:11.260Z] --- PASS: TestInfoDiscoveryBackend (0.60s)
03:36:11 [2020-06-27T03:36:11.260Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:36:12 [2020-06-27T03:36:12.194Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:36:12 [2020-06-27T03:36:12.194Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:36:12 [2020-06-27T03:36:12.431Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
03:36:12 [2020-06-27T03:36:12.761Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
03:36:12 [2020-06-27T03:36:12.761Z] === RUN   TestInfoAPI
03:36:12 [2020-06-27T03:36:12.761Z] --- PASS: TestInfoAPI (0.05s)
03:36:12 [2020-06-27T03:36:12.761Z] === RUN   TestInfoAPIWarnings
03:36:13 [2020-06-27T03:36:13.328Z] --- PASS: TestInfoAPIWarnings (0.63s)
03:36:13 [2020-06-27T03:36:13.328Z] === RUN   TestInfoDebug
03:36:13 [2020-06-27T03:36:13.895Z] --- PASS: TestInfoDebug (0.62s)
03:36:13 [2020-06-27T03:36:13.895Z] === RUN   TestInfoInsecureRegistries
03:36:14 [2020-06-27T03:36:14.326Z] === RUN   TestDockerSuite/TestBuildForceRm
03:36:14 [2020-06-27T03:36:14.461Z] --- PASS: TestInfoInsecureRegistries (0.60s)
03:36:14 [2020-06-27T03:36:14.461Z] === RUN   TestInfoRegistryMirrors
03:36:15 [2020-06-27T03:36:15.028Z] --- PASS: TestInfoRegistryMirrors (0.61s)
03:36:15 [2020-06-27T03:36:15.028Z] === RUN   TestLoginFailsWithBadCredentials
03:36:15 [2020-06-27T03:36:15.594Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
03:36:15 [2020-06-27T03:36:15.594Z] === RUN   TestPingCacheHeaders
03:36:15 [2020-06-27T03:36:15.594Z] --- PASS: TestPingCacheHeaders (0.05s)
03:36:15 [2020-06-27T03:36:15.594Z] === RUN   TestPingGet
03:36:15 [2020-06-27T03:36:15.594Z] --- PASS: TestPingGet (0.03s)
03:36:15 [2020-06-27T03:36:15.594Z] === RUN   TestPingHead
03:36:15 [2020-06-27T03:36:15.594Z] --- PASS: TestPingHead (0.05s)
03:36:15 [2020-06-27T03:36:15.594Z] === RUN   TestVersion
03:36:15 [2020-06-27T03:36:15.594Z] --- PASS: TestVersion (0.05s)
03:36:15 [2020-06-27T03:36:15.594Z] PASS
03:36:15 [2020-06-27T03:36:15.594Z] 
03:36:15 [2020-06-27T03:36:15.594Z] === Skipped
03:36:15 [2020-06-27T03:36:15.594Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:36:15 [2020-06-27T03:36:15.594Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:36:15 [2020-06-27T03:36:15.594Z] 
03:36:15 [2020-06-27T03:36:15.594Z] 
03:36:15 [2020-06-27T03:36:15.594Z] DONE 18 tests, 1 skipped in 6.485s
03:36:15 [2020-06-27T03:36:15.594Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
03:36:15 [2020-06-27T03:36:15.594Z] ++ 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
03:36:15 [2020-06-27T03:36:15.594Z] ++ set -e
03:36:15 [2020-06-27T03:36:15.594Z] ++ '[' -n 0 ']'
03:36:15 [2020-06-27T03:36:15.594Z] ++ set -x
03:36:15 [2020-06-27T03:36:15.594Z] ++ env -i DEST=/go/src/github.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
03:36:15 [2020-06-27T03:36:15.697Z] === RUN   TestDockerSuite/TestBuildFromGit
03:36:15 [2020-06-27T03:36:15.852Z] INFO: Testing against a local daemon
03:36:15 [2020-06-27T03:36:15.852Z] === RUN   TestVolumesCreateAndList
03:36:15 [2020-06-27T03:36:15.852Z] --- PASS: TestVolumesCreateAndList (0.04s)
03:36:15 [2020-06-27T03:36:15.852Z] === RUN   TestVolumesRemove
03:36:15 [2020-06-27T03:36:15.852Z] --- PASS: TestVolumesRemove (0.13s)
03:36:15 [2020-06-27T03:36:15.852Z] === RUN   TestVolumesInspect
03:36:16 [2020-06-27T03:36:16.111Z] --- PASS: TestVolumesInspect (0.03s)
03:36:16 [2020-06-27T03:36:16.111Z] === RUN   TestVolumesInvalidJSON
03:36:16 [2020-06-27T03:36:16.111Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:36:16 [2020-06-27T03:36:16.111Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:36:16 [2020-06-27T03:36:16.111Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:36:16 [2020-06-27T03:36:16.111Z] --- PASS: TestVolumesInvalidJSON (0.03s)
03:36:16 [2020-06-27T03:36:16.111Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:36:16 [2020-06-27T03:36:16.111Z] PASS
03:36:16 [2020-06-27T03:36:16.111Z] 
03:36:16 [2020-06-27T03:36:16.111Z] DONE 5 tests in 0.388s
03:36:16 [2020-06-27T03:36:16.111Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:36:16 [2020-06-27T03:36:16.369Z] ++++ cat bundles/test-integration/docker.pid
03:36:16 [2020-06-27T03:36:16.369Z] +++ kill 13603
03:36:17 [2020-06-27T03:36:17.068Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
03:36:17 [2020-06-27T03:36:17.633Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
03:36:17 [2020-06-27T03:36:17.633Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
03:36:17 [2020-06-27T03:36:17.742Z] +++ /etc/init.d/apparmor stop
03:36:17 [2020-06-27T03:36:17.742Z] Leaving: AppArmorNo profiles have been unloaded.
03:36:17 [2020-06-27T03:36:17.742Z] 
03:36:17 [2020-06-27T03:36:17.742Z] Unloading profiles will leave already running processes permanently
03:36:17 [2020-06-27T03:36:17.742Z] unconfined, which can lead to unexpected situations.
03:36:17 [2020-06-27T03:36:17.742Z] 
03:36:17 [2020-06-27T03:36:17.742Z] To set a process to complain mode, use the command line tool
03:36:17 [2020-06-27T03:36:17.742Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:36:17 [2020-06-27T03:36:17.742Z] +++ true
03:36:17 [2020-06-27T03:36:17.742Z] exiting test-integration
03:36:17 [2020-06-27T03:36:17.742Z] ++ exit 0
03:36:17 [2020-06-27T03:36:17.742Z] 
03:36:18 [2020-06-27T03:36:18.566Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
03:36:18 [2020-06-27T03:36:18.566Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
Post stage
[Pipeline] junit
03:36:20 [2020-06-27T03:36:20.285Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:36:21 [2020-06-27T03:36:21.091Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
03:36:21 [2020-06-27T03:36:21.097Z] + echo Ensuring container killed.
03:36:21 [2020-06-27T03:36:21.097Z] Ensuring container killed.
03:36:21 [2020-06-27T03:36:21.097Z] + docker rm -vf docker-pr1
03:36:21 [2020-06-27T03:36:21.097Z] Error: No such container: docker-pr1
03:36:21 [2020-06-27T03:36:21.097Z] + true
[Pipeline] sh
03:36:21 [2020-06-27T03:36:21.383Z] + echo Chowning /workspace to jenkins user
03:36:21 [2020-06-27T03:36:21.383Z] Chowning /workspace to jenkins user
03:36:21 [2020-06-27T03:36:21.383Z] + id -u
03:36:21 [2020-06-27T03:36:21.383Z] + id -g
03:36:21 [2020-06-27T03:36:21.383Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/workspace busybox chown -R 1000:1000 /workspace
03:36:21 [2020-06-27T03:36:21.383Z] Unable to find image 'busybox:latest' locally
03:36:21 [2020-06-27T03:36:21.383Z] latest: Pulling from library/busybox
03:36:21 [2020-06-27T03:36:21.641Z] fd44016e3d3e: Pulling fs layer
03:36:21 [2020-06-27T03:36:21.641Z] fd44016e3d3e: Verifying Checksum
03:36:21 [2020-06-27T03:36:21.641Z] fd44016e3d3e: Download complete
03:36:21 [2020-06-27T03:36:21.901Z] fd44016e3d3e: Pull complete
03:36:21 [2020-06-27T03:36:21.901Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
03:36:21 [2020-06-27T03:36:21.901Z] Status: Downloaded newer image for busybox:latest
03:36:22 [2020-06-27T03:36:22.461Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
03:36:22 [2020-06-27T03:36:22.461Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
03:36:24 [2020-06-27T03:36:24.359Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:36:25 [2020-06-27T03:36:25.484Z] + bundleName=arm64-integration
03:36:25 [2020-06-27T03:36:25.484Z] + echo Creating arm64-integration-bundles.tar.gz
03:36:25 [2020-06-27T03:36:25.484Z] Creating arm64-integration-bundles.tar.gz
03:36:25 [2020-06-27T03:36:25.484Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
03:36:25 [2020-06-27T03:36:25.484Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
03:36:26 [2020-06-27T03:36:26.061Z] Archiving artifacts
03:36:26 [2020-06-27T03:36:26.255Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
03:36:27 [2020-06-27T03:36:27.628Z] === RUN   TestDockerSuite/TestBuildHistory
03:36:29 [2020-06-27T03:36:29.116Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:36:29 [2020-06-27T03:36:29.437Z] + make clean
03:36:30 [2020-06-27T03:36:30.003Z] docker volume rm -f docker-dev-cache
03:36:30 [2020-06-27T03:36:30.003Z] docker-dev-cache
[Pipeline] deleteDir
03:36:31 [2020-06-27T03:36:31.811Z] === RUN   TestDockerSuite/TestBuildIidFile
03:36:31 [2020-06-27T03:36:31.811Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
03:36:31 [2020-06-27T03:36:31.811Z] === RUN   TestDockerSuite/TestBuildInheritance
03:36:32 [2020-06-27T03:36:32.378Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
03:36:32 [2020-06-27T03:36:32.943Z] === RUN   TestDockerSuite/TestBuildInvalidTag
03:36:32 [2020-06-27T03:36:32.943Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:36:33 [2020-06-27T03:36:33.874Z] === RUN   TestDockerSuite/TestBuildLabel
03:36:34 [2020-06-27T03:36:34.440Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
03:36:34 [2020-06-27T03:36:34.698Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
03:36:35 [2020-06-27T03:36:35.263Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
03:36:35 [2020-06-27T03:36:35.521Z] === RUN   TestDockerSuite/TestBuildLabels
03:36:36 [2020-06-27T03:36:36.086Z] === RUN   TestDockerSuite/TestBuildLabelsCache
03:36:37 [2020-06-27T03:36:37.018Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
03:36:40 [2020-06-27T03:36:40.296Z] === RUN   TestDockerSuite/TestBuildLastModified
03:36:45 [2020-06-27T03:36:45.553Z] === RUN   TestDockerSuite/TestBuildLineBreak
03:36:48 [2020-06-27T03:36:48.077Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
03:36:48 [2020-06-27T03:36:48.077Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
03:36:48 [2020-06-27T03:36:48.077Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
03:36:48 [2020-06-27T03:36:48.077Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
03:36:48 [2020-06-27T03:36:48.077Z] === RUN   TestDockerSuite/TestBuildMaintainer
03:36:48 [2020-06-27T03:36:48.334Z] === RUN   TestDockerSuite/TestBuildMissingArgs
03:36:49 [2020-06-27T03:36:49.267Z] --- PASS: TestImportExtremelyLargeImageWorks (211.95s)
03:36:49 [2020-06-27T03:36:49.267Z] PASS
03:36:49 [2020-06-27T03:36:49.267Z] 
03:36:49 [2020-06-27T03:36:49.267Z] DONE 12 tests in 215.410s
03:36:49 [2020-06-27T03:36:49.267Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
03:36:49 [2020-06-27T03:36:49.267Z] ++ 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
03:36:49 [2020-06-27T03:36:49.267Z] ++ set -e
03:36:49 [2020-06-27T03:36:49.267Z] ++ '[' -n 0 ']'
03:36:49 [2020-06-27T03:36:49.267Z] ++ set -x
03:36:49 [2020-06-27T03:36:49.267Z] ++ env -i DEST=/go/src/github.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
03:36:49 [2020-06-27T03:36:49.525Z] INFO: Testing against a local daemon
03:36:49 [2020-06-27T03:36:49.525Z] === RUN   TestNetworkCreateDelete
03:36:49 [2020-06-27T03:36:49.525Z] --- PASS: TestNetworkCreateDelete (0.17s)
03:36:49 [2020-06-27T03:36:49.525Z] === RUN   TestDockerNetworkDeletePreferID
03:36:50 [2020-06-27T03:36:50.089Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
03:36:50 [2020-06-27T03:36:50.089Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
03:36:50 [2020-06-27T03:36:50.089Z] === RUN   TestDaemonDNSFallback
03:36:51 [2020-06-27T03:36:51.460Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
03:36:51 [2020-06-27T03:36:51.717Z] --- PASS: TestDaemonDNSFallback (1.61s)
03:36:51 [2020-06-27T03:36:51.717Z] === RUN   TestInspectNetwork
03:36:54 [2020-06-27T03:36:54.244Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
03:36:54 [2020-06-27T03:36:54.809Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.1% of statements
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/builder	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/builder/dockerfile	0.167s	coverage: 48.1% of statements
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/builder/remotecontext	0.091s	coverage: 13.6% of statements
03:36:55 [2020-06-27T03:36:55.132Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
03:36:55 [2020-06-27T03:36:55.373Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
03:36:55 [2020-06-27T03:36:55.391Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.239s	coverage: 86.3% of statements
03:36:55 [2020-06-27T03:36:55.391Z] ?   	github.com/docker/docker/cli	[no test files]
03:36:55 [2020-06-27T03:36:55.391Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:36:55 [2020-06-27T03:36:55.631Z] === RUN   TestInspectNetwork/full_network_id
03:36:55 [2020-06-27T03:36:55.631Z] === RUN   TestInspectNetwork/partial_network_id
03:36:55 [2020-06-27T03:36:55.631Z] === RUN   TestInspectNetwork/network_name
03:36:55 [2020-06-27T03:36:55.631Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ok  	github.com/docker/docker/api/server/httputils	0.175s	coverage: 14.7% of statements
03:36:58 [2020-06-27T03:36:58.162Z] ok  	github.com/docker/docker/api/server/middleware	0.160s	coverage: 37.7% of statements
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:36:58 [2020-06-27T03:36:58.162Z] ok  	github.com/docker/docker/api/types/strslice	0.040s	coverage: 90.0% of statements
03:36:58 [2020-06-27T03:36:58.630Z] ok  	github.com/docker/docker/api/types/filters	0.080s	coverage: 92.2% of statements
03:36:58 [2020-06-27T03:36:58.630Z] ok  	github.com/docker/docker/api/server/router/swarm	0.168s	coverage: 5.1% of statements
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:36:58 [2020-06-27T03:36:58.630Z] ok  	github.com/docker/docker/api/types/time	0.275s	coverage: 100.0% of statements
03:36:59 [2020-06-27T03:36:59.590Z] ok  	github.com/docker/docker/client	0.150s	coverage: 75.4% of statements
03:36:59 [2020-06-27T03:36:59.620Z] ok  	github.com/docker/docker/api/types/versions	0.081s	coverage: 75.0% of statements
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/builder	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:36:59 [2020-06-27T03:36:59.620Z] ok  	github.com/docker/docker/builder/dockerignore	0.097s	coverage: 96.8% of statements
03:37:00 [2020-06-27T03:37:00.889Z] --- PASS: TestInspectNetwork (8.38s)
03:37:00 [2020-06-27T03:37:00.889Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:37:00 [2020-06-27T03:37:00.889Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:37:00 [2020-06-27T03:37:00.889Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:37:00 [2020-06-27T03:37:00.889Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:37:00 [2020-06-27T03:37:00.889Z] === RUN   TestRunContainerWithBridgeNone
03:37:02 [2020-06-27T03:37:02.261Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
03:37:02 [2020-06-27T03:37:02.262Z] --- PASS: TestRunContainerWithBridgeNone (2.03s)
03:37:02 [2020-06-27T03:37:02.262Z] === RUN   TestNetworkInvalidJSON
03:37:02 [2020-06-27T03:37:02.262Z] === RUN   TestNetworkInvalidJSON//networks/create
03:37:02 [2020-06-27T03:37:02.262Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:37:02 [2020-06-27T03:37:02.262Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:37:02 [2020-06-27T03:37:02.262Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:37:02 [2020-06-27T03:37:02.262Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:37:02 [2020-06-27T03:37:02.262Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:37:02 [2020-06-27T03:37:02.262Z] === CONT  TestNetworkInvalidJSON//networks/create
03:37:02 [2020-06-27T03:37:02.262Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:37:02 [2020-06-27T03:37:02.262Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:37:02 [2020-06-27T03:37:02.262Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:37:02 [2020-06-27T03:37:02.262Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
03:37:02 [2020-06-27T03:37:02.262Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
03:37:02 [2020-06-27T03:37:02.262Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:37:02 [2020-06-27T03:37:02.262Z] === RUN   TestHostIPv4BridgeLabel
03:37:02 [2020-06-27T03:37:02.826Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
03:37:02 [2020-06-27T03:37:02.826Z] === RUN   TestDaemonRestartWithLiveRestore
03:37:03 [2020-06-27T03:37:03.758Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
03:37:03 [2020-06-27T03:37:03.758Z] === RUN   TestDaemonDefaultNetworkPools
03:37:04 [2020-06-27T03:37:04.371Z] ok  	github.com/docker/docker/cli/debug	0.044s	coverage: 100.0% of statements
03:37:04 [2020-06-27T03:37:04.371Z] ok  	github.com/docker/docker/builder/dockerfile	0.545s	coverage: 46.4% of statements
03:37:04 [2020-06-27T03:37:04.371Z] ok  	github.com/docker/docker/builder/remotecontext	0.737s	coverage: 9.2% of statements
03:37:04 [2020-06-27T03:37:04.689Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
03:37:04 [2020-06-27T03:37:04.689Z] === RUN   TestDaemonRestartWithExistingNetwork
03:37:04 [2020-06-27T03:37:04.689Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
03:37:05 [2020-06-27T03:37:05.620Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
03:37:05 [2020-06-27T03:37:05.878Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
03:37:05 [2020-06-27T03:37:05.878Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:37:07 [2020-06-27T03:37:07.252Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
03:37:07 [2020-06-27T03:37:07.252Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:37:07 [2020-06-27T03:37:07.252Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
03:37:07 [2020-06-27T03:37:07.252Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
03:37:07 [2020-06-27T03:37:07.817Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
03:37:07 [2020-06-27T03:37:07.817Z] === RUN   TestServiceWithPredefinedNetwork
03:37:07 [2020-06-27T03:37:07.817Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
03:37:12 [2020-06-27T03:37:12.004Z] --- PASS: TestServiceWithPredefinedNetwork (3.69s)
03:37:12 [2020-06-27T03:37:12.004Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:37:12 [2020-06-27T03:37:12.004Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:37:12 [2020-06-27T03:37:12.004Z]     service_test.go:236: FLAKY_TEST
03:37:12 [2020-06-27T03:37:12.004Z] === RUN   TestServiceWithDataPathPortInit
03:37:12 [2020-06-27T03:37:12.004Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
03:37:12 [2020-06-27T03:37:12.575Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
03:37:14 [2020-06-27T03:37:14.479Z] === RUN   TestDockerSuite/TestBuildMultipleTags
03:37:14 [2020-06-27T03:37:14.479Z] === RUN   TestDockerSuite/TestBuildNetContainer
03:37:15 [2020-06-27T03:37:15.849Z] === RUN   TestDockerSuite/TestBuildNetNone
03:37:16 [2020-06-27T03:37:16.106Z] === RUN   TestDockerSuite/TestBuildNoContext
03:37:16 [2020-06-27T03:37:16.670Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
03:37:16 [2020-06-27T03:37:16.868Z] ok  	github.com/docker/docker/client	0.427s	coverage: 74.9% of statements
03:37:17 [2020-06-27T03:37:17.234Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
03:37:18 [2020-06-27T03:37:18.830Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
03:37:18 [2020-06-27T03:37:18.830Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
03:37:18 [2020-06-27T03:37:18.830Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
03:37:19 [2020-06-27T03:37:19.087Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
03:37:19 [2020-06-27T03:37:19.652Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
03:37:19 [2020-06-27T03:37:19.909Z] === RUN   TestDockerSuite/TestBuildOnBuild
03:37:22 [2020-06-27T03:37:22.433Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
03:37:22 [2020-06-27T03:37:22.434Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
03:37:24 [2020-06-27T03:37:24.329Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
03:37:24 [2020-06-27T03:37:24.894Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
03:37:26 [2020-06-27T03:37:26.266Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
03:37:27 [2020-06-27T03:37:27.197Z] --- PASS: TestServiceWithDataPathPortInit (15.54s)
03:37:27 [2020-06-27T03:37:27.197Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:37:27 [2020-06-27T03:37:27.197Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
03:37:28 [2020-06-27T03:37:28.569Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
03:37:28 [2020-06-27T03:37:28.569Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
03:37:31 [2020-06-27T03:37:31.796Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.206s	coverage: 86.3% of statements
03:37:31 [2020-06-27T03:37:31.796Z] ?   	github.com/docker/docker/cli	[no test files]
03:37:31 [2020-06-27T03:37:31.796Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:37:31 [2020-06-27T03:37:31.847Z] === RUN   TestDockerSuite/TestBuildPATH
03:37:32 [2020-06-27T03:37:32.778Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
03:37:33 [2020-06-27T03:37:33.342Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
03:37:33 [2020-06-27T03:37:33.906Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
03:37:35 [2020-06-27T03:37:35.279Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s)
03:37:35 [2020-06-27T03:37:35.279Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bn1ukj89mnparea2uv9ifkc9p Created:2020-06-27 03:37:28.544586582 +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[be3c93361a76802108d7e27d6b14ae57a2acde72fe4f78494599f280f0745989:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t1l3tpkmytlxfpn8dhq940vnb EndpointID:1ba0f75423fce66ccb8441d9bbe83935532cee6ad6b7d9b632d3c826759d9f5b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8b03fbe10e4c6ec5c5a6d5de03ca0e4d37d83ca974f08f3a06dfc3b6d5eb493 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:82b4fc169a92 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t1l3tpkmytlxfpn8dhq940vnb EndpointID:1ba0f75423fce66ccb8441d9bbe83935532cee6ad6b7d9b632d3c826759d9f5b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:37:35 [2020-06-27T03:37:35.279Z] PASS
03:37:35 [2020-06-27T03:37:35.279Z] 
03:37:35 [2020-06-27T03:37:35.279Z] === Skipped
03:37:35 [2020-06-27T03:37:35.279Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:37:35 [2020-06-27T03:37:35.279Z]     service_test.go:236: FLAKY_TEST
03:37:35 [2020-06-27T03:37:35.279Z] 
03:37:35 [2020-06-27T03:37:35.279Z] 
03:37:35 [2020-06-27T03:37:35.279Z] DONE 23 tests, 1 skipped in 45.691s
03:37:35 [2020-06-27T03:37:35.279Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:37:35 [2020-06-27T03:37:35.279Z] ++ 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
03:37:35 [2020-06-27T03:37:35.279Z] ++ set -e
03:37:35 [2020-06-27T03:37:35.279Z] ++ '[' -n 0 ']'
03:37:35 [2020-06-27T03:37:35.279Z] ++ set -x
03:37:35 [2020-06-27T03:37:35.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
03:37:35 [2020-06-27T03:37:35.279Z] INFO: Testing against a local daemon
03:37:35 [2020-06-27T03:37:35.279Z] === RUN   TestDockerNetworkIpvlanPersistance
03:37:35 [2020-06-27T03:37:35.279Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:37:35 [2020-06-27T03:37:35.279Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:37:35 [2020-06-27T03:37:35.279Z] === RUN   TestDockerNetworkIpvlan
03:37:35 [2020-06-27T03:37:35.279Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:37:35 [2020-06-27T03:37:35.279Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:37:35 [2020-06-27T03:37:35.279Z] PASS
03:37:35 [2020-06-27T03:37:35.279Z] 
03:37:35 [2020-06-27T03:37:35.279Z] === Skipped
03:37:35 [2020-06-27T03:37:35.279Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:37:35 [2020-06-27T03:37:35.279Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:37:35 [2020-06-27T03:37:35.279Z] 
03:37:35 [2020-06-27T03:37:35.279Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:37:35 [2020-06-27T03:37:35.279Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:37:35 [2020-06-27T03:37:35.279Z] 
03:37:35 [2020-06-27T03:37:35.279Z] 
03:37:35 [2020-06-27T03:37:35.279Z] DONE 2 tests, 2 skipped in 0.162s
03:37:35 [2020-06-27T03:37:35.279Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:37:35 [2020-06-27T03:37:35.279Z] ++ 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
03:37:35 [2020-06-27T03:37:35.279Z] ++ set -e
03:37:35 [2020-06-27T03:37:35.279Z] ++ '[' -n 0 ']'
03:37:35 [2020-06-27T03:37:35.279Z] ++ set -x
03:37:35 [2020-06-27T03:37:35.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
03:37:35 [2020-06-27T03:37:35.279Z] INFO: Testing against a local daemon
03:37:35 [2020-06-27T03:37:35.279Z] === RUN   TestDockerNetworkMacvlanPersistance
03:37:36 [2020-06-27T03:37:36.652Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
03:37:36 [2020-06-27T03:37:36.652Z] === RUN   TestDockerNetworkMacvlan
03:37:37 [2020-06-27T03:37:37.583Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:37:38 [2020-06-27T03:37:38.336Z] ok  	github.com/docker/docker/cmd/dockerd	0.101s	coverage: 30.8% of statements
03:37:38 [2020-06-27T03:37:38.516Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:37:39 [2020-06-27T03:37:39.448Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:37:39 [2020-06-27T03:37:39.707Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.7% of statements
03:37:39 [2020-06-27T03:37:39.707Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:37:39 [2020-06-27T03:37:39.707Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:37:39 [2020-06-27T03:37:39.707Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:37:39 [2020-06-27T03:37:39.707Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:37:40 [2020-06-27T03:37:40.454Z] ok  	github.com/docker/docker/cmd/dockerd	0.623s	coverage: 19.3% of statements
03:37:40 [2020-06-27T03:37:40.922Z] ok  	github.com/docker/docker/container	0.479s	coverage: 41.6% of statements
03:37:40 [2020-06-27T03:37:40.922Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:37:40 [2020-06-27T03:37:40.922Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:37:40 [2020-06-27T03:37:40.922Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:37:40 [2020-06-27T03:37:40.922Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:37:41 [2020-06-27T03:37:41.343Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
03:37:41 [2020-06-27T03:37:41.601Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:37:43 [2020-06-27T03:37:43.875Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.872s	coverage: 65.3% of statements
03:37:44 [2020-06-27T03:37:44.127Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:37:44 [2020-06-27T03:37:44.384Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
03:37:45 [2020-06-27T03:37:45.439Z] ok  	github.com/docker/docker/daemon/cluster	0.579s	coverage: 0.5% of statements
03:37:45 [2020-06-27T03:37:45.910Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.893s	coverage: 35.4% of statements
03:37:46 [2020-06-27T03:37:46.281Z] === RUN   TestDockerSuite/TestBuildRm
03:37:48 [2020-06-27T03:37:48.806Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:37:49 [2020-06-27T03:37:49.064Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
03:37:49 [2020-06-27T03:37:49.629Z] --- PASS: TestDockerNetworkMacvlan (12.89s)
03:37:49 [2020-06-27T03:37:49.629Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
03:37:49 [2020-06-27T03:37:49.629Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
03:37:49 [2020-06-27T03:37:49.629Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s)
03:37:49 [2020-06-27T03:37:49.629Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s)
03:37:49 [2020-06-27T03:37:49.629Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.92s)
03:37:49 [2020-06-27T03:37:49.629Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s)
03:37:49 [2020-06-27T03:37:49.629Z] PASS
03:37:49 [2020-06-27T03:37:49.629Z] 
03:37:49 [2020-06-27T03:37:49.629Z] DONE 8 tests in 14.439s
03:37:49 [2020-06-27T03:37:49.629Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
03:37:49 [2020-06-27T03:37:49.629Z] ++ 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
03:37:49 [2020-06-27T03:37:49.629Z] ++ set -e
03:37:49 [2020-06-27T03:37:49.629Z] ++ '[' -n 0 ']'
03:37:49 [2020-06-27T03:37:49.629Z] ++ set -x
03:37:49 [2020-06-27T03:37:49.629Z] ++ env -i DEST=/go/src/github.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
03:37:49 [2020-06-27T03:37:49.629Z] testing: warning: no tests to run
03:37:49 [2020-06-27T03:37:49.629Z] PASS
03:37:49 [2020-06-27T03:37:49.629Z] 
03:37:49 [2020-06-27T03:37:49.629Z] DONE 0 tests in 0.026s
03:37:49 [2020-06-27T03:37:49.629Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:37:49 [2020-06-27T03:37:49.629Z] ++ 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
03:37:49 [2020-06-27T03:37:49.629Z] ++ set -e
03:37:49 [2020-06-27T03:37:49.629Z] ++ '[' -n 0 ']'
03:37:49 [2020-06-27T03:37:49.629Z] ++ set -x
03:37:49 [2020-06-27T03:37:49.629Z] ++ env -i DEST=/go/src/github.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
03:37:49 [2020-06-27T03:37:49.668Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
03:37:49 [2020-06-27T03:37:49.886Z] INFO: Testing against a local daemon
03:37:49 [2020-06-27T03:37:49.886Z] === RUN   TestAuthZPluginAllowRequest
03:37:49 [2020-06-27T03:37:49.886Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
03:37:51 [2020-06-27T03:37:51.257Z] === RUN   TestDockerSuite/TestBuildScratchCopy
03:37:51 [2020-06-27T03:37:51.257Z] --- PASS: TestAuthZPluginAllowRequest (1.47s)
03:37:51 [2020-06-27T03:37:51.257Z] === RUN   TestAuthZPluginTLS
03:37:51 [2020-06-27T03:37:51.515Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
03:37:51 [2020-06-27T03:37:51.564Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
03:37:51 [2020-06-27T03:37:51.775Z] ok  	github.com/docker/docker/daemon/discovery	0.138s	coverage: 30.0% of statements
03:37:51 [2020-06-27T03:37:51.775Z] ok  	github.com/docker/docker/daemon/config	0.640s	coverage: 79.6% of statements
03:37:52 [2020-06-27T03:37:52.080Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
03:37:52 [2020-06-27T03:37:52.080Z] --- PASS: TestAuthZPluginTLS (0.59s)
03:37:52 [2020-06-27T03:37:52.080Z] === RUN   TestAuthZPluginDenyRequest
03:37:52 [2020-06-27T03:37:52.338Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
03:37:52 [2020-06-27T03:37:52.338Z] === RUN   TestAuthZPluginAPIDenyResponse
03:37:52 [2020-06-27T03:37:52.905Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
03:37:52 [2020-06-27T03:37:52.905Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
03:37:52 [2020-06-27T03:37:52.905Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
03:37:52 [2020-06-27T03:37:52.905Z] === RUN   TestAuthZPluginDenyResponse
03:37:52 [2020-06-27T03:37:52.937Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.4% of statements
03:37:53 [2020-06-27T03:37:53.470Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
03:37:53 [2020-06-27T03:37:53.470Z] === RUN   TestAuthZPluginAllowEventStream
03:37:53 [2020-06-27T03:37:53.988Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.398s	coverage: 11.1% of statements
03:37:54 [2020-06-27T03:37:54.035Z] === RUN   TestDockerSuite/TestBuildShellInherited
03:37:54 [2020-06-27T03:37:54.973Z] ok  	github.com/docker/docker/daemon/events	0.362s	coverage: 50.0% of statements
03:37:54 [2020-06-27T03:37:54.973Z] ok  	github.com/docker/docker/daemon	3.222s	coverage: 9.2% of statements
03:37:54 [2020-06-27T03:37:54.973Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:37:54 [2020-06-27T03:37:54.973Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:37:54 [2020-06-27T03:37:54.973Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:37:54 [2020-06-27T03:37:54.973Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:37:55 [2020-06-27T03:37:55.407Z] === RUN   TestDockerSuite/TestBuildShellMultiple
03:37:55 [2020-06-27T03:37:55.407Z] --- PASS: TestAuthZPluginAllowEventStream (1.89s)
03:37:55 [2020-06-27T03:37:55.407Z] === RUN   TestAuthZPluginErrorResponse
03:37:55 [2020-06-27T03:37:55.441Z] ok  	github.com/docker/docker/daemon/graphdriver	0.127s	coverage: 2.3% of statements
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
03:37:55 [2020-06-27T03:37:55.441Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
03:37:55 [2020-06-27T03:37:55.909Z] ok  	github.com/docker/docker/daemon/links	0.064s	coverage: 93.0% of statements
03:37:55 [2020-06-27T03:37:55.971Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
03:37:55 [2020-06-27T03:37:55.971Z] === RUN   TestAuthZPluginErrorRequest
03:37:56 [2020-06-27T03:37:56.536Z] --- PASS: TestAuthZPluginErrorRequest (0.58s)
03:37:56 [2020-06-27T03:37:56.536Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:37:57 [2020-06-27T03:37:57.101Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
03:37:57 [2020-06-27T03:37:57.101Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:37:58 [2020-06-27T03:37:58.862Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.637s	coverage: 77.8% of statements
03:37:58 [2020-06-27T03:37:58.997Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
03:37:58 [2020-06-27T03:37:58.997Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
03:37:58 [2020-06-27T03:37:58.997Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s)
03:37:58 [2020-06-27T03:37:58.997Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:37:59 [2020-06-27T03:37:59.256Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
03:37:59 [2020-06-27T03:37:59.329Z] ok  	github.com/docker/docker/daemon/logger	0.953s	coverage: 42.1% of statements
03:37:59 [2020-06-27T03:37:59.514Z] === RUN   TestDockerSuite/TestBuildSpaces
03:37:59 [2020-06-27T03:37:59.771Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
03:37:59 [2020-06-27T03:37:59.797Z] ok  	github.com/docker/docker/daemon/images	0.694s	coverage: 4.8% of statements
03:37:59 [2020-06-27T03:37:59.797Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:37:59 [2020-06-27T03:37:59.797Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:37:59 [2020-06-27T03:37:59.797Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
03:37:59 [2020-06-27T03:37:59.797Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:37:59 [2020-06-27T03:37:59.797Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:37:59 [2020-06-27T03:37:59.797Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
03:37:59 [2020-06-27T03:37:59.797Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
03:38:00 [2020-06-27T03:38:00.265Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.651s	coverage: 61.6% of statements
03:38:00 [2020-06-27T03:38:00.707Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
03:38:00 [2020-06-27T03:38:00.707Z] === RUN   TestDockerSuite/TestBuildStderr
03:38:00 [2020-06-27T03:38:00.965Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s)
03:38:00 [2020-06-27T03:38:00.965Z] === RUN   TestAuthZPluginHeader
03:38:01 [2020-06-27T03:38:01.251Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.265s	coverage: 87.2% of statements
03:38:01 [2020-06-27T03:38:01.529Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
03:38:01 [2020-06-27T03:38:01.786Z] --- PASS: TestAuthZPluginHeader (0.86s)
03:38:01 [2020-06-27T03:38:01.786Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:38:02 [2020-06-27T03:38:02.238Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.199s	coverage: 35.9% of statements
03:38:02 [2020-06-27T03:38:02.706Z] ok  	github.com/docker/docker/daemon/logger/local	0.523s	coverage: 75.2% of statements
03:38:02 [2020-06-27T03:38:02.706Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:38:02 [2020-06-27T03:38:02.895Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 13.9% of statements
03:38:03 [2020-06-27T03:38:03.152Z] ok  	github.com/docker/docker/daemon	12.187s	coverage: 17.5% of statements
03:38:03 [2020-06-27T03:38:03.152Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:38:03 [2020-06-27T03:38:03.152Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:38:03 [2020-06-27T03:38:03.175Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.338s	coverage: 33.3% of statements
03:38:03 [2020-06-27T03:38:03.410Z] ok  	github.com/docker/docker/daemon/config	0.054s	coverage: 81.7% of statements
03:38:04 [2020-06-27T03:38:04.739Z] ok  	github.com/docker/docker/daemon/logger/templates	0.529s	coverage: 8.3% of statements
03:38:04 [2020-06-27T03:38:04.740Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.142s	coverage: 46.8% of statements
03:38:04 [2020-06-27T03:38:04.783Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
03:38:04 [2020-06-27T03:38:04.783Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
03:38:04 [2020-06-27T03:38:04.783Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:38:04 [2020-06-27T03:38:04.783Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:38:05 [2020-06-27T03:38:05.065Z] === RUN   TestDockerSuite/TestBuildStopSignal
03:38:05 [2020-06-27T03:38:05.629Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
03:38:06 [2020-06-27T03:38:06.156Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
03:38:06 [2020-06-27T03:38:06.194Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.31s)
03:38:06 [2020-06-27T03:38:06.194Z] === RUN   TestAuthZPluginV2Disable
03:38:06 [2020-06-27T03:38:06.451Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
03:38:06 [2020-06-27T03:38:06.708Z] === RUN   TestDockerSuite/TestBuildTagEvent
03:38:06 [2020-06-27T03:38:06.953Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.443s	coverage: 82.5% of statements
03:38:06 [2020-06-27T03:38:06.954Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:38:06 [2020-06-27T03:38:06.954Z] ?   	github.com/docker/docker/daemon/network	[no test files]
03:38:06 [2020-06-27T03:38:06.954Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:38:07 [2020-06-27T03:38:07.272Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
03:38:07 [2020-06-27T03:38:07.939Z] ok  	github.com/docker/docker/distribution/metadata	1.358s	coverage: 48.2% of statements
03:38:08 [2020-06-27T03:38:08.051Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.437s	coverage: 73.1% of statements
03:38:08 [2020-06-27T03:38:08.407Z] ok  	github.com/docker/docker/distribution	1.639s	coverage: 20.3% of statements
03:38:08 [2020-06-27T03:38:08.407Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:38:08 [2020-06-27T03:38:08.407Z] ok  	github.com/docker/docker/errdefs	0.178s	coverage: 49.4% of statements
03:38:08 [2020-06-27T03:38:08.615Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
03:38:08 [2020-06-27T03:38:08.643Z] === RUN   TestDockerSuite/TestBuildUser
03:38:09 [2020-06-27T03:38:09.548Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.513s	coverage: 57.0% of statements
03:38:09 [2020-06-27T03:38:09.575Z] --- PASS: TestAuthZPluginV2Disable (3.41s)
03:38:09 [2020-06-27T03:38:09.575Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:38:09 [2020-06-27T03:38:09.832Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
03:38:10 [2020-06-27T03:38:10.016Z] ok  	github.com/docker/docker/distribution/xfer	2.658s	coverage: 76.8% of statements
03:38:10 [2020-06-27T03:38:10.016Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:38:10 [2020-06-27T03:38:10.485Z] ok  	github.com/docker/docker/image/cache	0.149s	coverage: 19.2% of statements
03:38:10 [2020-06-27T03:38:10.953Z] ok  	github.com/docker/docker/image/v1	0.384s	coverage: 25.0% of statements
03:38:11 [2020-06-27T03:38:11.423Z] ok  	github.com/docker/docker/image	0.910s	coverage: 86.4% of statements
03:38:11 [2020-06-27T03:38:11.423Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:38:11 [2020-06-27T03:38:11.423Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:38:12 [2020-06-27T03:38:12.095Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
03:38:12 [2020-06-27T03:38:12.363Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
03:38:12 [2020-06-27T03:38:12.409Z] ok  	github.com/docker/docker/libcontainerd/queue	0.103s	coverage: 100.0% of statements
03:38:12 [2020-06-27T03:38:12.626Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.12s)
03:38:12 [2020-06-27T03:38:12.626Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:38:13 [2020-06-27T03:38:13.973Z] ok  	github.com/docker/docker/libcontainerd/local	0.314s	coverage: 1.0% of statements
03:38:13 [2020-06-27T03:38:13.973Z] ok  	github.com/docker/docker/pkg/aaparser	0.321s	coverage: 50.0% of statements
03:38:13 [2020-06-27T03:38:13.993Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.532s	coverage: 46.2% of statements
03:38:13 [2020-06-27T03:38:13.993Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:38:13 [2020-06-27T03:38:13.993Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.299s	coverage: 49.5% of statements
03:38:14 [2020-06-27T03:38:14.441Z] ok  	github.com/docker/docker/layer	0.626s	coverage: 30.1% of statements
03:38:14 [2020-06-27T03:38:14.441Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:38:14 [2020-06-27T03:38:14.441Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:38:14 [2020-06-27T03:38:14.441Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:38:14 [2020-06-27T03:38:14.441Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:38:14 [2020-06-27T03:38:14.441Z] ?   	github.com/docker/docker/oci	[no test files]
03:38:14 [2020-06-27T03:38:14.441Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:38:14 [2020-06-27T03:38:14.532Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
03:38:15 [2020-06-27T03:38:15.428Z] ok  	github.com/docker/docker/opts	0.533s	coverage: 67.7% of statements
03:38:16 [2020-06-27T03:38:16.414Z] ok  	github.com/docker/docker/pkg/broadcaster	0.195s	coverage: 100.0% of statements
03:38:16 [2020-06-27T03:38:16.414Z] ok  	github.com/docker/docker/pkg/authorization	0.587s	coverage: 26.8% of statements
03:38:16 [2020-06-27T03:38:16.516Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.562s	coverage: 57.7% of statements
03:38:16 [2020-06-27T03:38:16.516Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:38:16 [2020-06-27T03:38:16.516Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.243s	coverage: 76.1% of statements
03:38:16 [2020-06-27T03:38:16.516Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:38:16 [2020-06-27T03:38:16.882Z] ok  	github.com/docker/docker/pkg/capabilities	0.061s	coverage: 87.5% of statements
03:38:17 [2020-06-27T03:38:17.867Z] ok  	github.com/docker/docker/pkg/directory	0.061s	coverage: 80.0% of statements
03:38:17 [2020-06-27T03:38:17.867Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.101s	coverage: 15.4% of statements
03:38:17 [2020-06-27T03:38:17.887Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 58.0% of statements
03:38:17 [2020-06-27T03:38:17.887Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
03:38:18 [2020-06-27T03:38:18.452Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
03:38:18 [2020-06-27T03:38:18.853Z] ok  	github.com/docker/docker/pkg/discovery	0.117s	coverage: 58.3% of statements
03:38:18 [2020-06-27T03:38:18.853Z] ok  	github.com/docker/docker/pkg/discovery/file	0.077s	coverage: 92.9% of statements
03:38:19 [2020-06-27T03:38:19.840Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.083s	coverage: 92.3% of statements
03:38:20 [2020-06-27T03:38:20.308Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.226s	coverage: 93.8% of statements
03:38:20 [2020-06-27T03:38:20.976Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.8% of statements
03:38:20 [2020-06-27T03:38:20.976Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:38:20 [2020-06-27T03:38:20.976Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:38:20 [2020-06-27T03:38:20.976Z] ok  	github.com/docker/docker/daemon/logger	0.239s	coverage: 41.8% of statements
03:38:21 [2020-06-27T03:38:21.295Z] ok  	github.com/docker/docker/pkg/filenotify	0.131s	coverage: 43.6% of statements
03:38:21 [2020-06-27T03:38:21.764Z] ok  	github.com/docker/docker/pkg/fileutils	0.132s	coverage: 87.7% of statements
03:38:22 [2020-06-27T03:38:22.754Z] ok  	github.com/docker/docker/pkg/homedir	0.142s	coverage: 42.9% of statements
03:38:22 [2020-06-27T03:38:22.871Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
03:38:23 [2020-06-27T03:38:23.128Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.159s	coverage: 77.8% of statements
03:38:23 [2020-06-27T03:38:23.128Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:38:23 [2020-06-27T03:38:23.128Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:38:23 [2020-06-27T03:38:23.222Z] ok  	github.com/docker/docker/pkg/idtools	0.165s	coverage: 7.3% of statements
03:38:23 [2020-06-27T03:38:23.222Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.316s	coverage: 84.1% of statements
03:38:24 [2020-06-27T03:38:24.058Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 26.2% of statements
03:38:24 [2020-06-27T03:38:24.496Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.35s)
03:38:24 [2020-06-27T03:38:24.496Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:38:24 [2020-06-27T03:38:24.621Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
03:38:24 [2020-06-27T03:38:24.785Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.165s	coverage: 91.7% of statements
03:38:24 [2020-06-27T03:38:24.785Z] ok  	github.com/docker/docker/pkg/locker	0.071s	coverage: 88.9% of statements
03:38:24 [2020-06-27T03:38:24.785Z] ok  	github.com/docker/docker/pkg/archive	7.665s	coverage: 62.0% of statements
03:38:24 [2020-06-27T03:38:24.785Z] ok  	github.com/docker/docker/pkg/ioutils	0.693s	coverage: 69.2% of statements
03:38:24 [2020-06-27T03:38:24.879Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
03:38:25 [2020-06-27T03:38:25.253Z] ok  	github.com/docker/docker/pkg/longpath	0.069s	coverage: 100.0% of statements
03:38:25 [2020-06-27T03:38:25.721Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.084s	coverage: 85.7% of statements
03:38:25 [2020-06-27T03:38:25.868Z] === RUN   TestDockerSuite/TestBuildVerboseOut
03:38:26 [2020-06-27T03:38:26.189Z] ok  	github.com/docker/docker/pkg/parsers	0.057s	coverage: 97.0% of statements
03:38:26 [2020-06-27T03:38:26.250Z] ok  	github.com/docker/docker/daemon/logger/local	0.022s	coverage: 75.2% of statements
03:38:26 [2020-06-27T03:38:26.250Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:38:26 [2020-06-27T03:38:26.435Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
03:38:26 [2020-06-27T03:38:26.435Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
03:38:26 [2020-06-27T03:38:26.508Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 37.7% of statements
03:38:26 [2020-06-27T03:38:26.657Z] ok  	github.com/docker/docker/pkg/pidfile	0.044s	coverage: 82.6% of statements
03:38:27 [2020-06-27T03:38:27.366Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
03:38:27 [2020-06-27T03:38:27.441Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.007s	coverage: 33.3% of statements
03:38:27 [2020-06-27T03:38:27.623Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
03:38:27 [2020-06-27T03:38:27.643Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.084s	coverage: 56.8% of statements
03:38:28 [2020-06-27T03:38:28.556Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
03:38:28 [2020-06-27T03:38:28.556Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
03:38:28 [2020-06-27T03:38:28.556Z] === RUN   TestDockerSuite/TestBuildWindowsUser
03:38:28 [2020-06-27T03:38:28.556Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
03:38:28 [2020-06-27T03:38:28.556Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
03:38:28 [2020-06-27T03:38:28.630Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.130s	coverage: 85.7% of statements
03:38:28 [2020-06-27T03:38:28.630Z] ok  	github.com/docker/docker/pkg/pools	0.089s	coverage: 88.2% of statements
03:38:29 [2020-06-27T03:38:29.339Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
03:38:29 [2020-06-27T03:38:29.339Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
03:38:29 [2020-06-27T03:38:29.615Z] ok  	github.com/docker/docker/pkg/progress	0.049s	coverage: 75.9% of statements
03:38:29 [2020-06-27T03:38:29.904Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.652s	coverage: 82.5% of statements
03:38:29 [2020-06-27T03:38:29.904Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:38:29 [2020-06-27T03:38:29.904Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
03:38:29 [2020-06-27T03:38:29.904Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:38:29 [2020-06-27T03:38:29.926Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
03:38:29 [2020-06-27T03:38:29.926Z] === RUN   TestDockerSuite/TestBuildWithFailure
03:38:30 [2020-06-27T03:38:30.490Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
03:38:30 [2020-06-27T03:38:30.600Z] ok  	github.com/docker/docker/pkg/reexec	0.077s	coverage: 82.4% of statements
03:38:30 [2020-06-27T03:38:30.600Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 73.9% of statements
03:38:30 [2020-06-27T03:38:30.747Z] === RUN   TestDockerSuite/TestBuildWithTabs
03:38:31 [2020-06-27T03:38:31.314Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
03:38:31 [2020-06-27T03:38:31.314Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
03:38:31 [2020-06-27T03:38:31.586Z] ok  	github.com/docker/docker/pkg/signal	0.074s	coverage: 20.3% of statements
03:38:31 [2020-06-27T03:38:31.586Z] ok  	github.com/docker/docker/pkg/stdcopy	0.039s	coverage: 100.0% of statements
03:38:31 [2020-06-27T03:38:31.804Z] ok  	github.com/docker/docker/distribution/metadata	0.037s	coverage: 48.2% of statements
03:38:32 [2020-06-27T03:38:32.351Z] --- PASS: TestImportExtremelyLargeImageWorks (193.19s)
03:38:32 [2020-06-27T03:38:32.351Z] PASS
03:38:32 [2020-06-27T03:38:32.351Z] 
03:38:32 [2020-06-27T03:38:32.351Z] === Skipped
03:38:32 [2020-06-27T03:38:32.351Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
03:38:32 [2020-06-27T03:38:32.351Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:38:32 [2020-06-27T03:38:32.351Z] 
03:38:32 [2020-06-27T03:38:32.351Z] 
03:38:32 [2020-06-27T03:38:32.351Z] DONE 12 tests, 1 skipped in 194.213s
03:38:32 [2020-06-27T03:38:32.351Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
03:38:32 [2020-06-27T03:38:32.351Z] ++ 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
03:38:32 [2020-06-27T03:38:32.351Z] ++ set -e
03:38:32 [2020-06-27T03:38:32.351Z] ++ '[' -n 0 ']'
03:38:32 [2020-06-27T03:38:32.351Z] ++ set -x
03:38:32 [2020-06-27T03:38:32.351Z] ++ env -i DEST=/go/src/github.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
03:38:32 [2020-06-27T03:38:32.351Z] INFO: Testing against a local daemon
03:38:32 [2020-06-27T03:38:32.351Z] === RUN   TestNetworkCreateDelete
03:38:32 [2020-06-27T03:38:32.351Z] --- PASS: TestNetworkCreateDelete (0.20s)
03:38:32 [2020-06-27T03:38:32.351Z] === RUN   TestDockerNetworkDeletePreferID
03:38:32 [2020-06-27T03:38:32.351Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
03:38:32 [2020-06-27T03:38:32.351Z] === RUN   TestDaemonDNSFallback
03:38:32 [2020-06-27T03:38:32.351Z] --- PASS: TestDaemonDNSFallback (1.56s)
03:38:32 [2020-06-27T03:38:32.351Z] === RUN   TestInspectNetwork
03:38:32 [2020-06-27T03:38:32.351Z] === RUN   TestInspectNetwork/full_network_id
03:38:32 [2020-06-27T03:38:32.351Z] === RUN   TestInspectNetwork/partial_network_id
03:38:32 [2020-06-27T03:38:32.351Z] === RUN   TestInspectNetwork/network_name
03:38:32 [2020-06-27T03:38:32.351Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:38:32 [2020-06-27T03:38:32.351Z] --- PASS: TestInspectNetwork (6.99s)
03:38:32 [2020-06-27T03:38:32.351Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:38:32 [2020-06-27T03:38:32.351Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:38:32 [2020-06-27T03:38:32.351Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:38:32 [2020-06-27T03:38:32.351Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:38:32 [2020-06-27T03:38:32.351Z] === RUN   TestRunContainerWithBridgeNone
03:38:32 [2020-06-27T03:38:32.572Z] ok  	github.com/docker/docker/pkg/stringid	0.068s	coverage: 70.6% of statements
03:38:32 [2020-06-27T03:38:32.572Z] ok  	github.com/docker/docker/pkg/streamformatter	0.096s	coverage: 66.2% of statements
03:38:32 [2020-06-27T03:38:32.737Z] ok  	github.com/docker/docker/distribution	0.196s	coverage: 22.1% of statements
03:38:32 [2020-06-27T03:38:32.737Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:38:33 [2020-06-27T03:38:33.211Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
03:38:33 [2020-06-27T03:38:33.669Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
03:38:34 [2020-06-27T03:38:34.134Z] ok  	github.com/docker/docker/pkg/sysinfo	0.226s	coverage: 38.2% of statements
03:38:34 [2020-06-27T03:38:34.144Z] === RUN   TestDockerSuite/TestBuildWithVolumes
03:38:34 [2020-06-27T03:38:34.375Z] --- PASS: TestRunContainerWithBridgeNone (1.96s)
03:38:34 [2020-06-27T03:38:34.376Z] === RUN   TestNetworkInvalidJSON
03:38:34 [2020-06-27T03:38:34.376Z] === RUN   TestNetworkInvalidJSON//networks/create
03:38:34 [2020-06-27T03:38:34.376Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:38:34 [2020-06-27T03:38:34.376Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:38:34 [2020-06-27T03:38:34.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:38:34 [2020-06-27T03:38:34.376Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:38:34 [2020-06-27T03:38:34.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:38:34 [2020-06-27T03:38:34.376Z] === CONT  TestNetworkInvalidJSON//networks/create
03:38:34 [2020-06-27T03:38:34.376Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:38:34 [2020-06-27T03:38:34.376Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:38:34 [2020-06-27T03:38:34.376Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:38:34 [2020-06-27T03:38:34.376Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:38:34 [2020-06-27T03:38:34.376Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:38:34 [2020-06-27T03:38:34.376Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:38:34 [2020-06-27T03:38:34.376Z] === RUN   TestHostIPv4BridgeLabel
03:38:34 [2020-06-27T03:38:34.600Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
03:38:34 [2020-06-27T03:38:34.602Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:38:34 [2020-06-27T03:38:34.602Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:38:34 [2020-06-27T03:38:34.602Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:38:34 [2020-06-27T03:38:34.602Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:38:34 [2020-06-27T03:38:34.602Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
03:38:34 [2020-06-27T03:38:34.602Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
03:38:34 [2020-06-27T03:38:34.602Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:38:34 [2020-06-27T03:38:34.602Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:38:34 [2020-06-27T03:38:34.661Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
03:38:34 [2020-06-27T03:38:34.661Z] === RUN   TestDaemonRestartWithLiveRestore
03:38:35 [2020-06-27T03:38:35.071Z] ok  	github.com/docker/docker/pkg/tailfile	0.175s	coverage: 88.6% of statements
03:38:35 [2020-06-27T03:38:35.071Z] ok  	github.com/docker/docker/pkg/system	0.052s	coverage: 13.8% of statements
03:38:35 [2020-06-27T03:38:35.075Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
03:38:35 [2020-06-27T03:38:35.075Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
03:38:35 [2020-06-27T03:38:35.164Z] ok  	github.com/docker/docker/distribution/xfer	1.880s	coverage: 85.1% of statements
03:38:35 [2020-06-27T03:38:35.164Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:38:35 [2020-06-27T03:38:35.445Z] ok  	github.com/docker/docker/image/cache	0.016s	coverage: 19.2% of statements
03:38:35 [2020-06-27T03:38:35.445Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:38:35 [2020-06-27T03:38:35.638Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
03:38:35 [2020-06-27T03:38:35.638Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
03:38:35 [2020-06-27T03:38:35.671Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
03:38:35 [2020-06-27T03:38:35.671Z] === RUN   TestDaemonDefaultNetworkPools
03:38:36 [2020-06-27T03:38:36.059Z] testing: warning: no tests to run
03:38:36 [2020-06-27T03:38:36.059Z] coverage: [no statements]
03:38:36 [2020-06-27T03:38:36.059Z] ok  	github.com/docker/docker/pkg/term/windows	0.085s	coverage: [no statements] [no tests to run]
03:38:36 [2020-06-27T03:38:36.204Z] === RUN   TestDockerSuite/TestBuildXZHost
03:38:36 [2020-06-27T03:38:36.527Z] ok  	github.com/docker/docker/pkg/tarsum	0.145s	coverage: 89.3% of statements
03:38:36 [2020-06-27T03:38:36.527Z] ok  	github.com/docker/docker/pkg/truncindex	0.176s	coverage: 91.5% of statements
03:38:36 [2020-06-27T03:38:36.680Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
03:38:36 [2020-06-27T03:38:36.680Z] === RUN   TestDaemonRestartWithExistingNetwork
03:38:36 [2020-06-27T03:38:36.819Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
03:38:36 [2020-06-27T03:38:36.819Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:38:36 [2020-06-27T03:38:36.995Z] ok  	github.com/docker/docker/pkg/urlutil	0.048s	coverage: 100.0% of statements
03:38:36 [2020-06-27T03:38:36.995Z] ok  	github.com/docker/docker/pkg/useragent	0.054s	coverage: 88.9% of statements
03:38:37 [2020-06-27T03:38:37.575Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
03:38:37 [2020-06-27T03:38:37.575Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
03:38:37 [2020-06-27T03:38:37.575Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
03:38:37 [2020-06-27T03:38:37.694Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
03:38:37 [2020-06-27T03:38:37.694Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:38:37 [2020-06-27T03:38:37.756Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
03:38:37 [2020-06-27T03:38:37.832Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
03:38:38 [2020-06-27T03:38:38.396Z] === RUN   TestDockerSuite/TestCommitChange
03:38:38 [2020-06-27T03:38:38.558Z] ok  	github.com/docker/docker/plugin/v2	0.149s	coverage: 20.1% of statements
03:38:38 [2020-06-27T03:38:38.961Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
03:38:39 [2020-06-27T03:38:39.026Z] ok  	github.com/docker/docker/plugin	0.259s	coverage: 12.0% of statements
03:38:39 [2020-06-27T03:38:39.026Z] ok  	github.com/docker/docker/reference	0.409s	coverage: 84.4% of statements
03:38:39 [2020-06-27T03:38:39.125Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.4% of statements
03:38:39 [2020-06-27T03:38:39.125Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
03:38:39 [2020-06-27T03:38:39.169Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
03:38:39 [2020-06-27T03:38:39.169Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:38:39 [2020-06-27T03:38:39.219Z] === RUN   TestDockerSuite/TestCommitChangeLabels
03:38:39 [2020-06-27T03:38:39.451Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
03:38:39 [2020-06-27T03:38:39.451Z] === RUN   TestServiceWithPredefinedNetwork
03:38:39 [2020-06-27T03:38:39.783Z] === RUN   TestDockerSuite/TestCommitHardlink
03:38:40 [2020-06-27T03:38:40.588Z] ok  	github.com/docker/docker/restartmanager	0.128s	coverage: 50.9% of statements
03:38:40 [2020-06-27T03:38:40.588Z] ok  	github.com/docker/docker/registry/resumable	0.264s	coverage: 100.0% of statements
03:38:40 [2020-06-27T03:38:40.718Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s)
03:38:40 [2020-06-27T03:38:40.718Z] PASS
03:38:40 [2020-06-27T03:38:40.718Z] 
03:38:40 [2020-06-27T03:38:40.718Z] DONE 17 tests in 51.005s
03:38:40 [2020-06-27T03:38:40.718Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:38:40 [2020-06-27T03:38:40.718Z] ++ 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
03:38:40 [2020-06-27T03:38:40.718Z] ++ set -e
03:38:40 [2020-06-27T03:38:40.718Z] ++ '[' -n 0 ']'
03:38:40 [2020-06-27T03:38:40.718Z] ++ set -x
03:38:40 [2020-06-27T03:38:40.718Z] ++ env -i DEST=/go/src/github.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
03:38:40 [2020-06-27T03:38:40.976Z] INFO: Testing against a local daemon
03:38:40 [2020-06-27T03:38:40.976Z] === RUN   TestPluginInvalidJSON
03:38:40 [2020-06-27T03:38:40.976Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:38:40 [2020-06-27T03:38:40.976Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:38:40 [2020-06-27T03:38:40.976Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:38:40 [2020-06-27T03:38:40.976Z] --- PASS: TestPluginInvalidJSON (0.05s)
03:38:40 [2020-06-27T03:38:40.976Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:38:40 [2020-06-27T03:38:40.976Z] === RUN   TestPluginInstall
03:38:40 [2020-06-27T03:38:40.976Z] === RUN   TestPluginInstall/no_auth
03:38:41 [2020-06-27T03:38:41.020Z] ok  	github.com/docker/docker/pkg/archive	0.307s	coverage: 76.9% of statements
03:38:41 [2020-06-27T03:38:41.489Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
03:38:41 [2020-06-27T03:38:41.489Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:38:41 [2020-06-27T03:38:41.489Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:38:41 [2020-06-27T03:38:41.489Z]     service_test.go:236: FLAKY_TEST
03:38:41 [2020-06-27T03:38:41.489Z] === RUN   TestServiceWithDataPathPortInit
03:38:41 [2020-06-27T03:38:41.541Z] === RUN   TestDockerSuite/TestCommitNewFile
03:38:41 [2020-06-27T03:38:41.577Z] ok  	github.com/docker/docker/runconfig	0.051s	coverage: 52.2% of statements
03:38:41 [2020-06-27T03:38:41.583Z] ok  	github.com/docker/docker/pkg/authorization	0.192s	coverage: 68.3% of statements
03:38:41 [2020-06-27T03:38:41.840Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
03:38:42 [2020-06-27T03:38:42.044Z] ok  	github.com/docker/docker/testutil	0.214s	coverage: 62.5% of statements
03:38:42 [2020-06-27T03:38:42.044Z] ok  	github.com/docker/docker/registry	0.422s	coverage: 51.7% of statements
03:38:42 [2020-06-27T03:38:42.097Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
03:38:43 [2020-06-27T03:38:43.441Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
03:38:43 [2020-06-27T03:38:43.699Z] === RUN   TestDockerSuite/TestCommitPausedContainer
03:38:44 [2020-06-27T03:38:44.992Z] ok  	github.com/docker/docker/volume/drivers	0.175s	coverage: 36.1% of statements
03:38:44 [2020-06-27T03:38:44.992Z] ok  	github.com/docker/docker/volume/local	0.156s	coverage: 37.7% of statements
03:38:45 [2020-06-27T03:38:45.072Z] === RUN   TestDockerSuite/TestCommitTTY
03:38:45 [2020-06-27T03:38:45.369Z] ok  	github.com/docker/docker/layer	7.068s	coverage: 68.8% of statements
03:38:45 [2020-06-27T03:38:45.369Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:38:45 [2020-06-27T03:38:45.369Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:38:45 [2020-06-27T03:38:45.369Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:38:45 [2020-06-27T03:38:45.369Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:38:45 [2020-06-27T03:38:45.369Z] ?   	github.com/docker/docker/oci	[no test files]
03:38:45 [2020-06-27T03:38:45.369Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:38:45 [2020-06-27T03:38:45.369Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.495s	coverage: 43.2% of statements
03:38:45 [2020-06-27T03:38:45.369Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:38:45 [2020-06-27T03:38:45.369Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:38:45 [2020-06-27T03:38:45.369Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
03:38:45 [2020-06-27T03:38:45.460Z] ok  	github.com/docker/docker/volume/mounts	0.147s	coverage: 66.2% of statements
03:38:46 [2020-06-27T03:38:46.301Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
03:38:46 [2020-06-27T03:38:46.301Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 92.9% of statements
03:38:46 [2020-06-27T03:38:46.866Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
03:38:46 [2020-06-27T03:38:46.971Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
03:38:47 [2020-06-27T03:38:47.023Z] ok  	github.com/docker/docker/volume/service	0.393s	coverage: 70.3% of statements
03:38:47 [2020-06-27T03:38:47.431Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
03:38:47 [2020-06-27T03:38:47.904Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
03:38:47 [2020-06-27T03:38:47.995Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
03:38:49 [2020-06-27T03:38:49.366Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
03:38:49 [2020-06-27T03:38:49.803Z] === RUN   TestDockerSuite/TestCommitWithoutPause
03:38:49 [2020-06-27T03:38:49.931Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
03:38:50 [2020-06-27T03:38:50.368Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
03:38:50 [2020-06-27T03:38:50.368Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
03:38:50 [2020-06-27T03:38:50.368Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
03:38:50 [2020-06-27T03:38:50.497Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.072s	coverage: 84.1% of statements
03:38:50 [2020-06-27T03:38:50.497Z] ok  	github.com/docker/docker/pkg/fsutils	0.162s	coverage: 85.1% of statements
03:38:50 [2020-06-27T03:38:50.626Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
03:38:50 [2020-06-27T03:38:50.626Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
03:38:50 [2020-06-27T03:38:50.626Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
03:38:50 [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:38:50 [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:38:50 [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9759b550f6d40b8c3e55f36f33e8ec511c50cc6253c7bc8ab045571a0d6ef916" mediatype=application/vnd.docker.plugin.v1+json size=522
03:38:50 [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:38:50 [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:38:50 [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9759b550f6d40b8c3e55f36f33e8ec511c50cc6253c7bc8ab045571a0d6ef916" mediatype=application/vnd.docker.plugin.v1+json size=522
03:38:50 [2020-06-27T03:38:50.626Z] === RUN   TestDockerSuite/TestContainerAPICommit
03:38:50 [2020-06-27T03:38:50.755Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
03:38:50 [2020-06-27T03:38:50.884Z] === RUN   TestPluginInstall/with_htpasswd
03:38:51 [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:38:51 [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:38:51 [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9345c26687ac827ca561630e27b9fafbbd5454847097f83b974927a0fc20e65f" mediatype=application/vnd.docker.plugin.v1+json size=522
03:38:51 [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:38:51 [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:38:51 [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9345c26687ac827ca561630e27b9fafbbd5454847097f83b974927a0fc20e65f" mediatype=application/vnd.docker.plugin.v1+json size=522
03:38:52 [2020-06-27T03:38:52.074Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
03:38:52 [2020-06-27T03:38:52.074Z] === RUN   TestPluginInstall/with_insecure
03:38:52 [2020-06-27T03:38:52.127Z] ok  	github.com/docker/docker/pkg/idtools	0.435s	coverage: 70.5% of statements
03:38:52 [2020-06-27T03:38:52.384Z] ok  	github.com/docker/docker/pkg/ioutils	0.588s	coverage: 70.1% of statements
03:38:52 [2020-06-27T03:38:52.384Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
03:38:52 [2020-06-27T03:38:52.950Z] ok  	github.com/docker/docker/pkg/locker	0.018s	coverage: 88.9% of statements
03:38:52 [2020-06-27T03:38:52.950Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
03:38:52 [2020-06-27T03:38:52.950Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:38:52 [2020-06-27T03:38:52.950Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:38:53 [2020-06-27T03:38:53.208Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
03:38:53 [2020-06-27T03:38:53.208Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:38:53 [2020-06-27T03:38:53.208Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
03:38:53 [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:38:53 [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:38:53 [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33525d155a29a33c0fd4e17ea4f1feefeaa92445e4af66e766894d8d6b47f6e6" mediatype=application/vnd.docker.plugin.v1+json size=522
03:38:53 [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:38:53 [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:38:53 [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33525d155a29a33c0fd4e17ea4f1feefeaa92445e4af66e766894d8d6b47f6e6" mediatype=application/vnd.docker.plugin.v1+json size=522
03:38:53 [2020-06-27T03:38:53.445Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
03:38:53 [2020-06-27T03:38:53.445Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
03:38:53 [2020-06-27T03:38:53.445Z] --- PASS: TestPluginInstall (12.57s)
03:38:53 [2020-06-27T03:38:53.445Z]     --- PASS: TestPluginInstall/no_auth (9.98s)
03:38:53 [2020-06-27T03:38:53.445Z]     --- PASS: TestPluginInstall/with_htpasswd (1.05s)
03:38:53 [2020-06-27T03:38:53.445Z]     --- PASS: TestPluginInstall/with_insecure (1.53s)
03:38:53 [2020-06-27T03:38:53.445Z]         plugin_test.go:157: [d61aaaf15ba4e] daemon is not started
03:38:53 [2020-06-27T03:38:53.445Z] PASS
03:38:53 [2020-06-27T03:38:53.445Z] 
03:38:53 [2020-06-27T03:38:53.445Z] DONE 6 tests in 12.817s
03:38:53 [2020-06-27T03:38:53.702Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:38:53 [2020-06-27T03:38:53.702Z] ++ 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
03:38:53 [2020-06-27T03:38:53.702Z] ++ set -e
03:38:53 [2020-06-27T03:38:53.702Z] ++ '[' -n 0 ']'
03:38:53 [2020-06-27T03:38:53.702Z] ++ set -x
03:38:53 [2020-06-27T03:38:53.703Z] ++ env -i DEST=/go/src/github.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
03:38:53 [2020-06-27T03:38:53.703Z] INFO: Testing against a local daemon
03:38:53 [2020-06-27T03:38:53.703Z] === RUN   TestExternalGraphDriver
03:38:53 [2020-06-27T03:38:53.773Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
03:38:53 [2020-06-27T03:38:53.960Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
03:38:53 [2020-06-27T03:38:53.960Z] === RUN   TestExternalGraphDriver/json
03:38:54 [2020-06-27T03:38:54.031Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 91.4% of statements
03:38:54 [2020-06-27T03:38:54.031Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
03:38:54 [2020-06-27T03:38:54.031Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:38:54 [2020-06-27T03:38:54.031Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:38:54 [2020-06-27T03:38:54.526Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
03:38:54 [2020-06-27T03:38:54.963Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
03:38:55 [2020-06-27T03:38:55.090Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
03:38:55 [2020-06-27T03:38:55.655Z] === RUN   TestExternalGraphDriver/spec
03:38:55 [2020-06-27T03:38:55.655Z] === RUN   TestDockerSuite/TestContainerAPICreate
03:38:55 [2020-06-27T03:38:55.895Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
03:38:55 [2020-06-27T03:38:55.895Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
03:38:56 [2020-06-27T03:38:56.153Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
03:38:56 [2020-06-27T03:38:56.220Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
03:38:56 [2020-06-27T03:38:56.221Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
03:38:56 [2020-06-27T03:38:56.221Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
03:38:56 [2020-06-27T03:38:56.713Z] --- PASS: TestServiceWithDataPathPortInit (13.42s)
03:38:56 [2020-06-27T03:38:56.713Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:38:56 [2020-06-27T03:38:56.786Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
03:38:57 [2020-06-27T03:38:57.044Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
03:38:57 [2020-06-27T03:38:57.044Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
03:38:57 [2020-06-27T03:38:57.044Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
03:38:57 [2020-06-27T03:38:57.044Z] === RUN   TestDockerSuite/TestContainerAPIDelete
03:38:57 [2020-06-27T03:38:57.522Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
03:38:57 [2020-06-27T03:38:57.608Z] === RUN   TestExternalGraphDriver/pull
03:38:57 [2020-06-27T03:38:57.608Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
03:38:57 [2020-06-27T03:38:57.779Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
03:38:58 [2020-06-27T03:38:58.171Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
03:38:58 [2020-06-27T03:38:58.171Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
03:38:59 [2020-06-27T03:38:59.103Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
03:38:59 [2020-06-27T03:38:59.103Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
03:38:59 [2020-06-27T03:38:59.360Z] --- PASS: TestExternalGraphDriver (5.63s)
03:38:59 [2020-06-27T03:38:59.360Z]     --- PASS: TestExternalGraphDriver/json (1.87s)
03:38:59 [2020-06-27T03:38:59.360Z]     --- PASS: TestExternalGraphDriver/spec (1.85s)
03:38:59 [2020-06-27T03:38:59.360Z]     --- PASS: TestExternalGraphDriver/pull (1.76s)
03:38:59 [2020-06-27T03:38:59.360Z] === RUN   TestGraphdriverPluginV2
03:39:00 [2020-06-27T03:39:00.731Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
03:39:01 [2020-06-27T03:39:01.056Z] ok  	github.com/docker/docker/pkg/signal	2.384s	coverage: 61.0% of statements
03:39:01 [2020-06-27T03:39:01.056Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
03:39:01 [2020-06-27T03:39:01.313Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
03:39:01 [2020-06-27T03:39:01.585Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
03:39:01 [2020-06-27T03:39:01.664Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
03:39:01 [2020-06-27T03:39:01.664Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
03:39:01 [2020-06-27T03:39:01.843Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
03:39:02 [2020-06-27T03:39:02.195Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s)
03:39:02 [2020-06-27T03:39:02.195Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8iuzj4tkpbf2c97qlstrg11q1 Created:2020-06-27 03:38:56.014273495 +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[3653306137b739241c998e7e16c4f8cc1d08df9054e4168e2fb30389e40ab481:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gj5vbuz476pm5pk6jseh161wk EndpointID:2b813f9a6be794164b03035ee93753f854c2638b65f17fc87a2b55677a4a10fb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5bd8994b0eaa594301db2772976e79b38fd5bfb6a11e23d59a37c7a32b9cc65b 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:7ff538405cb5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gj5vbuz476pm5pk6jseh161wk EndpointID:2b813f9a6be794164b03035ee93753f854c2638b65f17fc87a2b55677a4a10fb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:39:02 [2020-06-27T03:39:02.195Z] PASS
03:39:02 [2020-06-27T03:39:02.195Z] 
03:39:02 [2020-06-27T03:39:02.195Z] === Skipped
03:39:02 [2020-06-27T03:39:02.195Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:39:02 [2020-06-27T03:39:02.195Z]     service_test.go:236: FLAKY_TEST
03:39:02 [2020-06-27T03:39:02.195Z] 
03:39:02 [2020-06-27T03:39:02.195Z] 
03:39:02 [2020-06-27T03:39:02.195Z] DONE 23 tests, 1 skipped in 38.993s
03:39:02 [2020-06-27T03:39:02.195Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:39:02 [2020-06-27T03:39:02.195Z] ++ 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
03:39:02 [2020-06-27T03:39:02.195Z] ++ set -e
03:39:02 [2020-06-27T03:39:02.195Z] ++ '[' -n 0 ']'
03:39:02 [2020-06-27T03:39:02.195Z] ++ set -x
03:39:02 [2020-06-27T03:39:02.195Z] ++ env -i DEST=/go/src/github.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
03:39:02 [2020-06-27T03:39:02.195Z] INFO: Testing against a local daemon
03:39:02 [2020-06-27T03:39:02.195Z] === RUN   TestDockerNetworkIpvlanPersistance
03:39:02 [2020-06-27T03:39:02.195Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:39:02 [2020-06-27T03:39:02.195Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:39:02 [2020-06-27T03:39:02.195Z] === RUN   TestDockerNetworkIpvlan
03:39:02 [2020-06-27T03:39:02.195Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:39:02 [2020-06-27T03:39:02.195Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:39:02 [2020-06-27T03:39:02.195Z] PASS
03:39:02 [2020-06-27T03:39:02.195Z] 
03:39:02 [2020-06-27T03:39:02.195Z] === Skipped
03:39:02 [2020-06-27T03:39:02.195Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:39:02 [2020-06-27T03:39:02.195Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:39:02 [2020-06-27T03:39:02.195Z] 
03:39:02 [2020-06-27T03:39:02.195Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:39:02 [2020-06-27T03:39:02.195Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:39:02 [2020-06-27T03:39:02.195Z] 
03:39:02 [2020-06-27T03:39:02.195Z] 
03:39:02 [2020-06-27T03:39:02.195Z] DONE 2 tests, 2 skipped in 0.079s
03:39:02 [2020-06-27T03:39:02.195Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:39:02 [2020-06-27T03:39:02.195Z] ++ 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
03:39:02 [2020-06-27T03:39:02.195Z] ++ set -e
03:39:02 [2020-06-27T03:39:02.195Z] ++ '[' -n 0 ']'
03:39:02 [2020-06-27T03:39:02.195Z] ++ set -x
03:39:02 [2020-06-27T03:39:02.195Z] ++ env -i DEST=/go/src/github.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
03:39:02 [2020-06-27T03:39:02.195Z] INFO: Testing against a local daemon
03:39:02 [2020-06-27T03:39:02.195Z] === RUN   TestDockerNetworkMacvlanPersistance
03:39:02 [2020-06-27T03:39:02.230Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
03:39:02 [2020-06-27T03:39:02.775Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.8% of statements
03:39:03 [2020-06-27T03:39:03.033Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
03:39:03 [2020-06-27T03:39:03.163Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
03:39:03 [2020-06-27T03:39:03.597Z] ok  	github.com/docker/docker/pkg/tailfile	0.079s	coverage: 88.6% of statements
03:39:03 [2020-06-27T03:39:03.673Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
03:39:03 [2020-06-27T03:39:03.673Z] === RUN   TestDockerNetworkMacvlan
03:39:03 [2020-06-27T03:39:03.727Z] --- PASS: TestGraphdriverPluginV2 (4.48s)
03:39:03 [2020-06-27T03:39:03.727Z] PASS
03:39:03 [2020-06-27T03:39:03.727Z] 
03:39:03 [2020-06-27T03:39:03.727Z] DONE 5 tests in 10.259s
03:39:03 [2020-06-27T03:39:03.985Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:39:03 [2020-06-27T03:39:03.985Z] ++ 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
03:39:03 [2020-06-27T03:39:03.985Z] ++ set -e
03:39:03 [2020-06-27T03:39:03.985Z] ++ '[' -n 0 ']'
03:39:03 [2020-06-27T03:39:03.985Z] ++ set -x
03:39:03 [2020-06-27T03:39:03.985Z] ++ env -i DEST=/go/src/github.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
03:39:03 [2020-06-27T03:39:03.985Z] INFO: Testing against a local daemon
03:39:03 [2020-06-27T03:39:03.985Z] === RUN   TestContinueAfterPluginCrash
03:39:03 [2020-06-27T03:39:03.985Z] === PAUSE TestContinueAfterPluginCrash
03:39:03 [2020-06-27T03:39:03.985Z] === RUN   TestReadPluginNoRead
03:39:03 [2020-06-27T03:39:03.985Z] === PAUSE TestReadPluginNoRead
03:39:03 [2020-06-27T03:39:03.985Z] === RUN   TestDaemonStartWithLogOpt
03:39:03 [2020-06-27T03:39:03.985Z] === PAUSE TestDaemonStartWithLogOpt
03:39:03 [2020-06-27T03:39:03.985Z] === CONT  TestContinueAfterPluginCrash
03:39:03 [2020-06-27T03:39:03.985Z] === CONT  TestDaemonStartWithLogOpt
03:39:03 [2020-06-27T03:39:03.985Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
03:39:04 [2020-06-27T03:39:04.162Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
03:39:04 [2020-06-27T03:39:04.162Z] testing: warning: no tests to run
03:39:04 [2020-06-27T03:39:04.162Z] coverage: [no statements]
03:39:04 [2020-06-27T03:39:04.162Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
03:39:04 [2020-06-27T03:39:04.292Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:39:04 [2020-06-27T03:39:04.549Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
03:39:04 [2020-06-27T03:39:04.549Z] === RUN   TestDockerSuite/TestContainerAPIKill
03:39:04 [2020-06-27T03:39:04.727Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
03:39:04 [2020-06-27T03:39:04.829Z] ok  	github.com/docker/docker/pkg/plugins	34.910s	coverage: 73.4% of statements
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/rootless	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/volume	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:39:04 [2020-06-27T03:39:04.829Z] 
03:39:04 [2020-06-27T03:39:04.829Z] === Skipped
03:39:04 [2020-06-27T03:39:04.829Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
03:39:04 [2020-06-27T03:39:04.829Z]     dispatchers_test.go:376: Windows does not support stopsignal
03:39:04 [2020-06-27T03:39:04.829Z] 
03:39:04 [2020-06-27T03:39:04.829Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
03:39:04 [2020-06-27T03:39:04.829Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.829Z] 
03:39:04 [2020-06-27T03:39:04.829Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
03:39:04 [2020-06-27T03:39:04.830Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
03:39:04 [2020-06-27T03:39:04.830Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     client_test.go:23: runtime.GOOS == "windows"
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     daemon_test.go:147: root required
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     reload_test.go:520: root required
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     pull_v2_test.go:73: Needs fixing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     pull_v2_test.go:118: Needs fixing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     download_test.go:268: Needs fixing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     layer_test.go:304: Failing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     layer_test.go:353: Failing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     layer_test.go:468: Failing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     layer_test.go:697: Failing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     migration_test.go:46: Failing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     migration_test.go:182: Failing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     mount_test.go:17: Failing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     mount_test.go:76: Failing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     mount_test.go:125: Failing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     mount_test.go:212: Failing on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:133: Xz not present in msys2
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:238: Failing on Windows CI machines
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_windows_test.go:16: Currently fails
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     changes_test.go:192: needs more investigation
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     changes_test.go:405: needs further investigation
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     changes_test.go:441: needs further investigation
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     poller_test.go:41: No chmod on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     fileutils_test.go:134: Needs porting to Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     fileutils_test.go:180: Needs porting to Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
03:39:04 [2020-06-27T03:39:04.830Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
03:39:04 [2020-06-27T03:39:04.830Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
03:39:04 [2020-06-27T03:39:04.830Z]     local_test.go:181: runtime.GOOS == "windows"
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] 
03:39:04 [2020-06-27T03:39:04.830Z] DONE 1761 tests, 46 skipped in 200.218s
03:39:04 [2020-06-27T03:39:04.830Z] INFO: make.ps1 ended at 06/27/2020 03:39:04
03:39:04 [2020-06-27T03:39:04.907Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:39:04 [2020-06-27T03:39:04.984Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
03:39:04 [2020-06-27T03:39:04.984Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
03:39:05 [2020-06-27T03:39:05.482Z] === RUN   TestDockerSuite/TestContainerAPIPause
03:39:05 [2020-06-27T03:39:05.814Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
03:39:05 [2020-06-27T03:39:05.916Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:39:06 [2020-06-27T03:39:06.283Z] INFO: Unit tests ended at 06/27/2020 03:39:05. Duration:00:03:37.2744623
03:39:06 [2020-06-27T03:39:06.283Z] INFO: Building busybox
03:39:06 [2020-06-27T03:39:06.283Z] Sending build context to Docker daemon   5.12kB
03:39:06 [2020-06-27T03:39:06.283Z] 
03:39:06 [2020-06-27T03:39:06.283Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
03:39:06 [2020-06-27T03:39:06.283Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
03:39:06 [2020-06-27T03:39:06.283Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
03:39:06 [2020-06-27T03:39:06.283Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
03:39:06 [2020-06-27T03:39:06.283Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
03:39:06 [2020-06-27T03:39:06.283Z]  ---> 486def14a6bd
03:39:06 [2020-06-27T03:39:06.283Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
03:39:06 [2020-06-27T03:39:06.283Z]  ---> Running in e35adf35e06a
03:39:06 [2020-06-27T03:39:06.414Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
03:39:06 [2020-06-27T03:39:06.880Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.1% of statements
03:39:06 [2020-06-27T03:39:06.980Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
03:39:07 [2020-06-27T03:39:07.237Z] === RUN   TestDockerSuite/TestContainerAPIRename
03:39:07 [2020-06-27T03:39:07.811Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
03:39:07 [2020-06-27T03:39:07.942Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:39:08 [2020-06-27T03:39:08.168Z] === RUN   TestDockerSuite/TestContainerAPIRestart
03:39:08 [2020-06-27T03:39:08.743Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 73.8% of statements
03:39:09 [2020-06-27T03:39:09.000Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
03:39:09 [2020-06-27T03:39:09.101Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
03:39:09 [2020-06-27T03:39:09.358Z] --- PASS: TestDaemonStartWithLogOpt (5.37s)
03:39:09 [2020-06-27T03:39:09.358Z] === CONT  TestReadPluginNoRead
03:39:09 [2020-06-27T03:39:09.969Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:39:10 [2020-06-27T03:39:10.291Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
03:39:10 [2020-06-27T03:39:10.292Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
03:39:10 [2020-06-27T03:39:10.292Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
03:39:10 [2020-06-27T03:39:10.292Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
03:39:10 [2020-06-27T03:39:10.292Z] === RUN   TestDockerSuite/TestContainerAPIStart
03:39:10 [2020-06-27T03:39:10.372Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 56.3% of statements
03:39:10 [2020-06-27T03:39:10.857Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
03:39:10 [2020-06-27T03:39:10.937Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
03:39:11 [2020-06-27T03:39:11.194Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
03:39:11 [2020-06-27T03:39:11.758Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 65.8% of statements
03:39:12 [2020-06-27T03:39:12.143Z] Removing intermediate container e35adf35e06a
03:39:12 [2020-06-27T03:39:12.143Z]  ---> 656046cd61cb
03:39:12 [2020-06-27T03:39:12.143Z] Step 7/13 : ARG BUSYBOX_VERSION
03:39:12 [2020-06-27T03:39:12.143Z]  ---> Running in ac176dc787b3
03:39:12 [2020-06-27T03:39:12.143Z] Removing intermediate container ac176dc787b3
03:39:12 [2020-06-27T03:39:12.143Z]  ---> 373ed9a7ee7e
03:39:12 [2020-06-27T03:39:12.143Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
03:39:12 [2020-06-27T03:39:12.143Z]  ---> Running in aa108c027bbc
03:39:12 [2020-06-27T03:39:12.143Z] Removing intermediate container aa108c027bbc
03:39:12 [2020-06-27T03:39:12.143Z]  ---> 9a65d608cfdd
03:39:12 [2020-06-27T03:39:12.143Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
03:39:12 [2020-06-27T03:39:12.323Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
03:39:12 [2020-06-27T03:39:12.753Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:39:13 [2020-06-27T03:39:13.705Z] 
03:39:13 [2020-06-27T03:39:13.705Z]  ---> dfc7104b1e26
03:39:13 [2020-06-27T03:39:13.705Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
03:39:13 [2020-06-27T03:39:13.705Z]  ---> Running in 6064d56ea177
03:39:14 [2020-06-27T03:39:14.156Z] === RUN   TestReadPluginNoRead/default
03:39:14 [2020-06-27T03:39:14.361Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:39:14 [2020-06-27T03:39:14.429Z] --- PASS: TestContinueAfterPluginCrash (10.33s)
03:39:14 [2020-06-27T03:39:14.645Z] --- PASS: TestDockerNetworkMacvlan (11.16s)
03:39:14 [2020-06-27T03:39:14.645Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
03:39:14 [2020-06-27T03:39:14.645Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
03:39:14 [2020-06-27T03:39:14.645Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s)
03:39:14 [2020-06-27T03:39:14.645Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s)
03:39:14 [2020-06-27T03:39:14.645Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s)
03:39:14 [2020-06-27T03:39:14.645Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
03:39:14 [2020-06-27T03:39:14.645Z] PASS
03:39:14 [2020-06-27T03:39:14.645Z] 
03:39:14 [2020-06-27T03:39:14.645Z] DONE 8 tests in 12.602s
03:39:14 [2020-06-27T03:39:14.645Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
03:39:14 [2020-06-27T03:39:14.645Z] ++ 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
03:39:14 [2020-06-27T03:39:14.645Z] ++ set -e
03:39:14 [2020-06-27T03:39:14.645Z] ++ '[' -n 0 ']'
03:39:14 [2020-06-27T03:39:14.645Z] ++ set -x
03:39:14 [2020-06-27T03:39:14.645Z] ++ env -i DEST=/go/src/github.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
03:39:14 [2020-06-27T03:39:14.645Z] testing: warning: no tests to run
03:39:14 [2020-06-27T03:39:14.645Z] PASS
03:39:14 [2020-06-27T03:39:14.645Z] 
03:39:14 [2020-06-27T03:39:14.645Z] DONE 0 tests in 0.012s
03:39:14 [2020-06-27T03:39:14.645Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:39:14 [2020-06-27T03:39:14.645Z] ++ 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
03:39:14 [2020-06-27T03:39:14.645Z] ++ set -e
03:39:14 [2020-06-27T03:39:14.645Z] ++ '[' -n 0 ']'
03:39:14 [2020-06-27T03:39:14.645Z] ++ set -x
03:39:14 [2020-06-27T03:39:14.645Z] ++ env -i DEST=/go/src/github.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
03:39:14 [2020-06-27T03:39:14.645Z] INFO: Testing against a local daemon
03:39:14 [2020-06-27T03:39:14.645Z] === RUN   TestAuthZPluginAllowRequest
03:39:14 [2020-06-27T03:39:14.848Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
03:39:15 [2020-06-27T03:39:15.378Z] === RUN   TestReadPluginNoRead/disabled_caching
03:39:15 [2020-06-27T03:39:15.378Z] === RUN   TestDockerSuite/TestContainerAPIStop
03:39:15 [2020-06-27T03:39:15.413Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
03:39:15 [2020-06-27T03:39:15.942Z] === RUN   TestDockerSuite/TestContainerAPITop
03:39:15 [2020-06-27T03:39:15.977Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
03:39:16 [2020-06-27T03:39:16.118Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
03:39:16 [2020-06-27T03:39:16.118Z] === RUN   TestAuthZPluginTLS
03:39:16 [2020-06-27T03:39:16.506Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
03:39:16 [2020-06-27T03:39:16.506Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
03:39:16 [2020-06-27T03:39:16.506Z] === RUN   TestDockerSuite/TestContainerAPIWait
03:39:16 [2020-06-27T03:39:16.734Z] --- PASS: TestAuthZPluginTLS (0.57s)
03:39:16 [2020-06-27T03:39:16.734Z] === RUN   TestAuthZPluginDenyRequest
03:39:16 [2020-06-27T03:39:16.763Z] --- PASS: TestReadPluginNoRead (7.34s)
03:39:16 [2020-06-27T03:39:16.763Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
03:39:16 [2020-06-27T03:39:16.763Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
03:39:16 [2020-06-27T03:39:16.763Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.56s)
03:39:16 [2020-06-27T03:39:16.763Z]     read_test.go:92: [d7d610c461162] daemon is not started
03:39:16 [2020-06-27T03:39:16.763Z] PASS
03:39:16 [2020-06-27T03:39:16.763Z] 
03:39:16 [2020-06-27T03:39:16.763Z] DONE 6 tests in 12.857s
03:39:16 [2020-06-27T03:39:16.763Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:39:16 [2020-06-27T03:39:16.763Z] ++ 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
03:39:16 [2020-06-27T03:39:16.763Z] ++ set -e
03:39:16 [2020-06-27T03:39:16.763Z] ++ '[' -n 0 ']'
03:39:16 [2020-06-27T03:39:16.763Z] ++ set -x
03:39:16 [2020-06-27T03:39:16.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:39:16 [2020-06-27T03:39:16.763Z] testing: warning: no tests to run
03:39:16 [2020-06-27T03:39:16.763Z] PASS
03:39:16 [2020-06-27T03:39:16.763Z] 
03:39:16 [2020-06-27T03:39:16.763Z] DONE 0 tests in 0.057s
03:39:16 [2020-06-27T03:39:16.763Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:39:16 [2020-06-27T03:39:16.763Z] ++ 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
03:39:16 [2020-06-27T03:39:16.763Z] ++ set -e
03:39:16 [2020-06-27T03:39:16.763Z] ++ '[' -n 0 ']'
03:39:16 [2020-06-27T03:39:16.763Z] ++ set -x
03:39:16 [2020-06-27T03:39:16.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:39:17 [2020-06-27T03:39:17.020Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
03:39:17 [2020-06-27T03:39:17.020Z] === RUN   TestAuthZPluginAPIDenyResponse
03:39:17 [2020-06-27T03:39:17.020Z] INFO: Testing against a local daemon
03:39:17 [2020-06-27T03:39:17.020Z] === RUN   TestPluginWithDevMounts
03:39:17 [2020-06-27T03:39:17.020Z] === PAUSE TestPluginWithDevMounts
03:39:17 [2020-06-27T03:39:17.020Z] === CONT  TestPluginWithDevMounts
03:39:17 [2020-06-27T03:39:17.347Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
03:39:17 [2020-06-27T03:39:17.635Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
03:39:17 [2020-06-27T03:39:17.635Z] === RUN   TestAuthZPluginDenyResponse
03:39:18 [2020-06-27T03:39:18.250Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
03:39:18 [2020-06-27T03:39:18.251Z] === RUN   TestAuthZPluginAllowEventStream
03:39:18 [2020-06-27T03:39:18.915Z] --- PASS: TestPluginWithDevMounts (1.68s)
03:39:18 [2020-06-27T03:39:18.915Z] PASS
03:39:18 [2020-06-27T03:39:18.915Z] 
03:39:18 [2020-06-27T03:39:18.915Z] DONE 1 tests in 1.809s
03:39:18 [2020-06-27T03:39:18.915Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
03:39:18 [2020-06-27T03:39:18.915Z] ++ 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
03:39:18 [2020-06-27T03:39:18.915Z] ++ set -e
03:39:18 [2020-06-27T03:39:18.915Z] ++ '[' -n 0 ']'
03:39:18 [2020-06-27T03:39:18.915Z] ++ set -x
03:39:18 [2020-06-27T03:39:18.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
03:39:18 [2020-06-27T03:39:18.915Z] INFO: Testing against a local daemon
03:39:18 [2020-06-27T03:39:18.915Z] === RUN   TestSecretInspect
03:39:19 [2020-06-27T03:39:19.172Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
03:39:19 [2020-06-27T03:39:19.731Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s)
03:39:19 [2020-06-27T03:39:19.731Z] === RUN   TestAuthZPluginErrorResponse
03:39:19 [2020-06-27T03:39:19.735Z] === RUN   TestDockerSuite/TestContainerNetworkMode
03:39:20 [2020-06-27T03:39:20.015Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
03:39:20 [2020-06-27T03:39:20.015Z] === RUN   TestAuthZPluginErrorRequest
03:39:20 [2020-06-27T03:39:20.300Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
03:39:20 [2020-06-27T03:39:20.635Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
03:39:20 [2020-06-27T03:39:20.635Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:39:21 [2020-06-27T03:39:21.235Z] --- PASS: TestSecretInspect (2.54s)
03:39:21 [2020-06-27T03:39:21.235Z] === RUN   TestSecretList
03:39:21 [2020-06-27T03:39:21.251Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
03:39:21 [2020-06-27T03:39:21.252Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:39:23 [2020-06-27T03:39:23.276Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s)
03:39:23 [2020-06-27T03:39:23.276Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:39:24 [2020-06-27T03:39:24.511Z] --- PASS: TestSecretList (2.73s)
03:39:24 [2020-06-27T03:39:24.511Z] === RUN   TestSecretsCreateAndDelete
03:39:24 [2020-06-27T03:39:24.511Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
03:39:24 [2020-06-27T03:39:24.511Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
03:39:24 [2020-06-27T03:39:24.750Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s)
03:39:24 [2020-06-27T03:39:24.750Z] === RUN   TestAuthZPluginHeader
03:39:25 [2020-06-27T03:39:25.366Z] --- PASS: TestAuthZPluginHeader (0.82s)
03:39:25 [2020-06-27T03:39:25.366Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:39:25 [2020-06-27T03:39:25.366Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:39:25 [2020-06-27T03:39:25.366Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:39:25 [2020-06-27T03:39:25.366Z] === RUN   TestAuthZPluginV2Disable
03:39:25 [2020-06-27T03:39:25.366Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
03:39:25 [2020-06-27T03:39:25.366Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:39:25 [2020-06-27T03:39:25.366Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:39:25 [2020-06-27T03:39:25.366Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:39:25 [2020-06-27T03:39:25.366Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:39:25 [2020-06-27T03:39:25.366Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:39:25 [2020-06-27T03:39:25.366Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:39:25 [2020-06-27T03:39:25.366Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:39:25 [2020-06-27T03:39:25.366Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:39:25 [2020-06-27T03:39:25.881Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
03:39:26 [2020-06-27T03:39:26.216Z] Removing intermediate container 6064d56ea177
03:39:26 [2020-06-27T03:39:26.216Z]  ---> 7afedbfdb1db
03:39:26 [2020-06-27T03:39:26.216Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
03:39:26 [2020-06-27T03:39:26.216Z]  ---> Running in 06c1f718cbb6
03:39:26 [2020-06-27T03:39:26.684Z] 
03:39:26 [2020-06-27T03:39:26.684Z] SUCCESS: Specified value was saved.
03:39:26 [2020-06-27T03:39:26.813Z] --- PASS: TestSecretsCreateAndDelete (2.66s)
03:39:26 [2020-06-27T03:39:26.813Z] === RUN   TestSecretsUpdate
03:39:26 [2020-06-27T03:39:26.813Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
03:39:27 [2020-06-27T03:39:27.744Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
03:39:29 [2020-06-27T03:39:29.114Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
03:39:29 [2020-06-27T03:39:29.114Z] --- PASS: TestSecretsUpdate (2.33s)
03:39:29 [2020-06-27T03:39:29.114Z] === RUN   TestTemplatedSecret
03:39:29 [2020-06-27T03:39:29.524Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/rootless	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/volume	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === Skipped
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver btrfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver btrfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver btrfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver btrfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver btrfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:73: No driver to put!
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z] time="2020-06-27T03:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z] time="2020-06-27T03:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z] time="2020-06-27T03:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z] time="2020-06-27T03:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z] time="2020-06-27T03:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:73: No driver to put!
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     overlay_test.go:49: Fails to compute changes intermittently
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver zfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver zfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver zfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver zfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:46: Driver zfs not supported
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     graphtest_unix.go:73: No driver to put!
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:39:29 [2020-06-27T03:39:29.524Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] 
03:39:29 [2020-06-27T03:39:29.524Z] DONE 2124 tests, 26 skipped in 251.444s
Post stage
[Pipeline] junit
03:39:29 [2020-06-27T03:39:29.535Z] Recording test results
03:39:29 [2020-06-27T03:39:29.635Z] Removing intermediate container 06c1f718cbb6
03:39:29 [2020-06-27T03:39:29.635Z]  ---> 5fe7a3caa2f4
03:39:29 [2020-06-27T03:39:29.635Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
03:39:30 [2020-06-27T03:39:30.109Z]  ---> Running in 5227f41bcf48
[Pipeline] sh
03:39:30 [2020-06-27T03:39:30.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/validate/vendor
03:39:30 [2020-06-27T03:39:30.483Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
03:39:30 [2020-06-27T03:39:30.965Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
03:39:31 [2020-06-27T03:39:31.853Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
03:39:31 [2020-06-27T03:39:31.853Z] --- PASS: TestTemplatedSecret (2.71s)
03:39:31 [2020-06-27T03:39:31.853Z] === RUN   TestSecretCreateResolve
03:39:31 [2020-06-27T03:39:31.908Z] + echo Building e2e image
03:39:31 [2020-06-27T03:39:31.908Z] Building e2e image
03:39:31 [2020-06-27T03:39:31.908Z] + docker build --build-arg DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -t moby-e2e-test -f Dockerfile.e2e .
03:39:31 [2020-06-27T03:39:31.908Z] #2 [internal] load .dockerignore
03:39:31 [2020-06-27T03:39:31.908Z] #2 transferring context: 34B done
03:39:31 [2020-06-27T03:39:31.908Z] #2 DONE 0.0s
03:39:31 [2020-06-27T03:39:31.908Z] 
03:39:31 [2020-06-27T03:39:31.908Z] #1 [internal] load build definition from Dockerfile.e2e
03:39:31 [2020-06-27T03:39:31.908Z] #1 transferring dockerfile: 3.21kB done
03:39:31 [2020-06-27T03:39:31.908Z] #1 DONE 0.0s
03:39:31 [2020-06-27T03:39:31.908Z] 
03:39:31 [2020-06-27T03:39:31.908Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
03:39:32 [2020-06-27T03:39:32.181Z] #4 DONE 0.2s
03:39:32 [2020-06-27T03:39:32.181Z] 
03:39:32 [2020-06-27T03:39:32.181Z] #3 [internal] load metadata for docker.io/library/golang:1.13.12-alpine
03:39:32 [2020-06-27T03:39:32.181Z] #3 DONE 0.2s
03:39:32 [2020-06-27T03:39:32.181Z] 
03:39:32 [2020-06-27T03:39:32.181Z] #8 [internal] load build context
03:39:32 [2020-06-27T03:39:32.181Z] #8 DONE 0.0s
03:39:32 [2020-06-27T03:39:32.181Z] 
03:39:32 [2020-06-27T03:39:32.181Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
03:39:32 [2020-06-27T03:39:32.181Z] #14 DONE 0.0s
03:39:32 [2020-06-27T03:39:32.181Z] 
03:39:32 [2020-06-27T03:39:32.181Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
03:39:32 [2020-06-27T03:39:32.181Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
03:39:32 [2020-06-27T03:39:32.181Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
03:39:32 [2020-06-27T03:39:32.181Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0B / 2.80MB 0.0s
03:39:32 [2020-06-27T03:39:32.181Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
03:39:32 [2020-06-27T03:39:32.181Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
03:39:32 [2020-06-27T03:39:32.448Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 903.70kB / 2.80MB 0.1s
03:39:32 [2020-06-27T03:39:32.448Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d
03:39:32 [2020-06-27T03:39:32.448Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
03:39:32 [2020-06-27T03:39:32.725Z] #5 ...
03:39:32 [2020-06-27T03:39:32.725Z] 
03:39:32 [2020-06-27T03:39:32.725Z] #8 [internal] load build context
03:39:32 [2020-06-27T03:39:32.725Z] #8 transferring context: 848.97kB 0.4s done
03:39:32 [2020-06-27T03:39:32.725Z] #8 DONE 0.5s
03:39:32 [2020-06-27T03:39:32.725Z] 
03:39:32 [2020-06-27T03:39:32.725Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
03:39:32 [2020-06-27T03:39:32.725Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
03:39:32 [2020-06-27T03:39:32.990Z] #5 DONE 0.7s
03:39:32 [2020-06-27T03:39:32.990Z] 
03:39:32 [2020-06-27T03:39:32.990Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
03:39:32 [2020-06-27T03:39:32.990Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done
03:39:32 [2020-06-27T03:39:32.990Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done
03:39:32 [2020-06-27T03:39:32.990Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done
03:39:32 [2020-06-27T03:39:32.990Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done
03:39:32 [2020-06-27T03:39:32.990Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
03:39:32 [2020-06-27T03:39:32.990Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
03:39:32 [2020-06-27T03:39:32.990Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 31.35MB / 126.96MB 0.8s
03:39:32 [2020-06-27T03:39:32.990Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.1s done
03:39:32 [2020-06-27T03:39:32.990Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.4s done
03:39:32 [2020-06-27T03:39:32.990Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
03:39:32 [2020-06-27T03:39:32.990Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 43.87MB / 126.96MB 1.0s
03:39:33 [2020-06-27T03:39:33.223Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000763cc0_<nil>}
03:39:33 [2020-06-27T03:39:33.251Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 52.61MB / 126.96MB 1.1s
03:39:33 [2020-06-27T03:39:33.251Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 64.30MB / 126.96MB 1.2s
03:39:33 [2020-06-27T03:39:33.251Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 76.44MB / 126.96MB 1.3s
03:39:33 [2020-06-27T03:39:33.509Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 83.34MB / 126.96MB 1.4s
03:39:33 [2020-06-27T03:39:33.509Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 100.93MB / 126.96MB 1.6s
03:39:33 [2020-06-27T03:39:33.766Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 112.37MB / 126.96MB 1.7s
03:39:34 [2020-06-27T03:39:34.023Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.9s
03:39:34 [2020-06-27T03:39:34.155Z] --- PASS: TestSecretCreateResolve (2.34s)
03:39:34 [2020-06-27T03:39:34.155Z] PASS
03:39:34 [2020-06-27T03:39:34.155Z] 
03:39:34 [2020-06-27T03:39:34.155Z] DONE 6 tests in 15.434s
03:39:34 [2020-06-27T03:39:34.155Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
03:39:34 [2020-06-27T03:39:34.155Z] ++ 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
03:39:34 [2020-06-27T03:39:34.155Z] ++ set -e
03:39:34 [2020-06-27T03:39:34.155Z] ++ '[' -n 0 ']'
03:39:34 [2020-06-27T03:39:34.155Z] ++ set -x
03:39:34 [2020-06-27T03:39:34.155Z] ++ env -i DEST=/go/src/github.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
03:39:34 [2020-06-27T03:39:34.155Z] INFO: Testing against a local daemon
03:39:34 [2020-06-27T03:39:34.155Z] === RUN   TestServiceCreateInit
03:39:34 [2020-06-27T03:39:34.155Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:39:34 [2020-06-27T03:39:34.412Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1293721054_/foo_false__<nil>_<nil>_<nil>}
03:39:34 [2020-06-27T03:39:34.953Z] #14 ...
03:39:34 [2020-06-27T03:39:34.953Z] 
03:39:34 [2020-06-27T03:39:34.953Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
03:39:34 [2020-06-27T03:39:34.953Z] #6 DONE 2.0s
03:39:34 [2020-06-27T03:39:34.953Z] 
03:39:34 [2020-06-27T03:39:34.953Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
03:39:34 [2020-06-27T03:39:34.953Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 2.7s done
03:39:34 [2020-06-27T03:39:34.953Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752
03:39:35 [2020-06-27T03:39:35.783Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1293721054_/foo_true__<nil>_<nil>_<nil>}
03:39:35 [2020-06-27T03:39:35.973Z] Cannot create a file when that file already exists.
03:39:37 [2020-06-27T03:39:37.154Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_false__<nil>_<nil>_<nil>}
03:39:38 [2020-06-27T03:39:38.524Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:39:38 [2020-06-27T03:39:38.524Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_true__<nil>_<nil>_<nil>}
03:39:39 [2020-06-27T03:39:39.894Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_true__0xc000763d20_<nil>_<nil>}
03:39:40 [2020-06-27T03:39:40.213Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.0s
03:39:41 [2020-06-27T03:39:41.190Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.9s done
03:39:41 [2020-06-27T03:39:41.265Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000763d40_<nil>}
03:39:41 [2020-06-27T03:39:41.447Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done
03:39:41 [2020-06-27T03:39:41.837Z] Removing intermediate container 5227f41bcf48
03:39:41 [2020-06-27T03:39:41.837Z]  ---> c8e71ebe6b8d
03:39:41 [2020-06-27T03:39:41.837Z] Step 13/13 : CMD ["sh"]
03:39:41 [2020-06-27T03:39:41.837Z]  ---> Running in b892feae2018
03:39:41 [2020-06-27T03:39:41.837Z] Removing intermediate container b892feae2018
03:39:41 [2020-06-27T03:39:41.837Z]  ---> d63d45ef4e1e
03:39:41 [2020-06-27T03:39:41.837Z] Successfully built d63d45ef4e1e
03:39:41 [2020-06-27T03:39:41.837Z] Successfully tagged busybox:latest
03:39:41 [2020-06-27T03:39:41.837Z] INFO: Docker images of the daemon under test
03:39:41 [2020-06-27T03:39:41.837Z] 
03:39:41 [2020-06-27T03:39:41.837Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
03:39:41 [2020-06-27T03:39:41.837Z] busybox                                latest              d63d45ef4e1e        Less than a second ago   5.02GB
03:39:41 [2020-06-27T03:39:41.837Z] microsoft/windowsservercore            latest              486def14a6bd        3 weeks ago              4.98GB
03:39:41 [2020-06-27T03:39:41.837Z] mcr.microsoft.com/windows/servercore   ltsc2019            486def14a6bd        3 weeks ago              4.98GB
03:39:41 [2020-06-27T03:39:41.837Z] 
03:39:41 [2020-06-27T03:39:41.837Z] INFO: Running integration tests at 06/27/2020 03:39:41...
03:39:41 [2020-06-27T03:39:41.837Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
03:39:41 [2020-06-27T03:39:41.837Z] INFO: Integration API tests being run from the host:
03:39:41 [2020-06-27T03:39:41.837Z] INFO: make.ps1 starting at 06/27/2020 03:39:41
03:39:42 [2020-06-27T03:39:42.015Z] #14 DONE 9.9s
03:39:42 [2020-06-27T03:39:42.015Z] 
03:39:42 [2020-06-27T03:39:42.015Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
03:39:42 [2020-06-27T03:39:42.015Z] #7 0.919 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
03:39:42 [2020-06-27T03:39:42.015Z] #7 1.999 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.115 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.121 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.133 (3/30) Installing readline (8.0.0-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.138 (4/30) Installing bash (5.0.0-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.152 Executing bash-5.0.0-r0.post-install
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.154 (5/30) Installing ca-certificates (20191127-r2)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.179 (6/30) Installing libgcc (8.3.0-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.183 (7/30) Installing libstdc++ (8.3.0-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.198 (8/30) Installing binutils (2.32-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.299 (9/30) Installing gmp (6.1.2-r1)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.306 (10/30) Installing isl (0.18-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.326 (11/30) Installing libgomp (8.3.0-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.331 (12/30) Installing libatomic (8.3.0-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.333 (13/30) Installing mpfr3 (3.1.5-r1)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.341 (14/30) Installing mpc1 (1.1.0-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 2.345 (15/30) Installing gcc (8.3.0-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 3.261 (16/30) Installing musl-dev (1.1.22-r3)
03:39:42 [2020-06-27T03:39:42.015Z] #7 3.373 (17/30) Installing libc-dev (0.7.1-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 3.375 (18/30) Installing g++ (8.3.0-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 3.964 (19/30) Installing nghttp2-libs (1.39.2-r1)
03:39:42 [2020-06-27T03:39:42.015Z] #7 3.968 (20/30) Installing libcurl (7.66.0-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 3.974 (21/30) Installing expat (2.2.8-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 3.978 (22/30) Installing pcre2 (10.33-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 3.987 (23/30) Installing git (2.22.4-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 4.188 (24/30) Installing libmnl (1.0.4-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 4.191 (25/30) Installing libnftnl-libs (1.1.3-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 4.194 (26/30) Installing iptables (1.8.3-r1)
03:39:42 [2020-06-27T03:39:42.015Z] #7 4.231 (27/30) Installing pigz (2.4-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 4.237 (28/30) Installing tar (1.32-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 4.246 (29/30) Installing xz-libs (5.2.4-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 4.251 (30/30) Installing xz (5.2.4-r0)
03:39:42 [2020-06-27T03:39:42.015Z] #7 4.258 Executing busybox-1.30.1-r3.trigger
03:39:42 [2020-06-27T03:39:42.015Z] #7 4.262 Executing ca-certificates-20191127-r2.trigger
03:39:42 [2020-06-27T03:39:42.015Z] #7 4.315 OK: 179 MiB in 44 packages
03:39:42 [2020-06-27T03:39:42.271Z] #7 DONE 7.4s
03:39:42 [2020-06-27T03:39:42.271Z] 
03:39:42 [2020-06-27T03:39:42.271Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
03:39:42 [2020-06-27T03:39:42.271Z] #9 DONE 0.0s
03:39:42 [2020-06-27T03:39:42.271Z] 
03:39:42 [2020-06-27T03:39:42.271Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
03:39:42 [2020-06-27T03:39:42.271Z] #15 ...
03:39:42 [2020-06-27T03:39:42.271Z] 
03:39:42 [2020-06-27T03:39:42.271Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
03:39:42 [2020-06-27T03:39:42.271Z] #10 DONE 0.0s
03:39:42 [2020-06-27T03:39:42.271Z] 
03:39:42 [2020-06-27T03:39:42.271Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
03:39:42 [2020-06-27T03:39:42.271Z] #11 DONE 0.0s
03:39:42 [2020-06-27T03:39:42.271Z] 
03:39:42 [2020-06-27T03:39:42.271Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
03:39:42 [2020-06-27T03:39:42.271Z] #12 DONE 0.0s
03:39:42 [2020-06-27T03:39:42.271Z] 
03:39:42 [2020-06-27T03:39:42.271Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
03:39:42 [2020-06-27T03:39:42.271Z] #13 DONE 0.0s
03:39:42 [2020-06-27T03:39:42.304Z] Running D:\gopath\src\github.com\docker\docker\integration\build
03:39:42 [2020-06-27T03:39:42.529Z] 
03:39:42 [2020-06-27T03:39:42.529Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
03:39:42 [2020-06-27T03:39:42.634Z] --- PASS: TestServiceCreateInit (8.15s)
03:39:42 [2020-06-27T03:39:42.634Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.02s)
03:39:42 [2020-06-27T03:39:42.634Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s)
03:39:42 [2020-06-27T03:39:42.634Z] === RUN   TestCreateServiceMultipleTimes
03:39:42 [2020-06-27T03:39:42.634Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000763d60_<nil>}
03:39:42 [2020-06-27T03:39:42.786Z] #15 0.808 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
03:39:42 [2020-06-27T03:39:42.893Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
03:39:43 [2020-06-27T03:39:43.811Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
03:39:43 [2020-06-27T03:39:43.811Z] PASS
03:39:43 [2020-06-27T03:39:43.811Z] 
03:39:43 [2020-06-27T03:39:43.811Z] === Skipped
03:39:43 [2020-06-27T03:39:43.811Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:39:43 [2020-06-27T03:39:43.811Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:39:43 [2020-06-27T03:39:43.811Z] 
03:39:43 [2020-06-27T03:39:43.811Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
03:39:43 [2020-06-27T03:39:43.811Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:39:43 [2020-06-27T03:39:43.811Z] 
03:39:43 [2020-06-27T03:39:43.811Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:39:43 [2020-06-27T03:39:43.811Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:39:43 [2020-06-27T03:39:43.811Z] 
03:39:43 [2020-06-27T03:39:43.811Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:39:43 [2020-06-27T03:39:43.811Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:39:43 [2020-06-27T03:39:43.811Z] 
03:39:43 [2020-06-27T03:39:43.811Z] 
03:39:43 [2020-06-27T03:39:43.811Z] DONE 17 tests, 4 skipped in 27.567s
03:39:43 [2020-06-27T03:39:43.811Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:39:43 [2020-06-27T03:39:43.811Z] ++ 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
03:39:43 [2020-06-27T03:39:43.811Z] ++ set -e
03:39:43 [2020-06-27T03:39:43.811Z] ++ '[' -n 0 ']'
03:39:43 [2020-06-27T03:39:43.811Z] ++ set -x
03:39:43 [2020-06-27T03:39:43.811Z] ++ env -i DEST=/go/src/github.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
03:39:43 [2020-06-27T03:39:43.811Z] INFO: Testing against a local daemon
03:39:43 [2020-06-27T03:39:43.811Z] === RUN   TestPluginInvalidJSON
03:39:43 [2020-06-27T03:39:43.812Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:39:43 [2020-06-27T03:39:43.812Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:39:43 [2020-06-27T03:39:43.812Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:39:43 [2020-06-27T03:39:43.812Z] --- PASS: TestPluginInvalidJSON (0.03s)
03:39:43 [2020-06-27T03:39:43.812Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:39:43 [2020-06-27T03:39:43.812Z] === RUN   TestPluginInstall
03:39:43 [2020-06-27T03:39:43.812Z] === RUN   TestPluginInstall/no_auth
03:39:44 [2020-06-27T03:39:44.159Z] #15 1.876 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
03:39:44 [2020-06-27T03:39:44.159Z] #15 1.992 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.000 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.004 (3/55) Installing ncurses-libs (6.2_p20200523-r0)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.009 (4/55) Installing readline (8.0.4-r0)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.013 (5/55) Installing bash (5.0.17-r0)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.024 Executing bash-5.0.17-r0.post-install
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.026 (6/55) Installing linux-headers (5.4.5-r1)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.103 (7/55) Installing libblkid (2.35.2-r0)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.108 (8/55) Installing libuuid (2.35.2-r0)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.110 (9/55) Installing btrfs-progs-libs (5.6.1-r0)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.117 (10/55) Installing btrfs-progs-dev (5.6.1-r0)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.121 (11/55) Installing libgcc (9.3.0-r2)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.122 (12/55) Installing libstdc++ (9.3.0-r2)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.136 (13/55) Installing binutils (2.34-r1)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.200 (14/55) Installing libmagic (5.38-r0)
03:39:44 [2020-06-27T03:39:44.159Z] #15 2.221 (15/55) Installing file (5.38-r0)
03:39:44 [2020-06-27T03:39:44.264Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000763da0_<nil>}
03:39:44 [2020-06-27T03:39:44.416Z] #15 2.223 (16/55) Installing gmp (6.2.0-r0)
03:39:44 [2020-06-27T03:39:44.416Z] #15 2.229 (17/55) Installing isl (0.18-r0)
03:39:44 [2020-06-27T03:39:44.416Z] #15 2.244 (18/55) Installing libgomp (9.3.0-r2)
03:39:44 [2020-06-27T03:39:44.416Z] #15 2.247 (19/55) Installing libatomic (9.3.0-r2)
03:39:44 [2020-06-27T03:39:44.416Z] #15 2.248 (20/55) Installing libgphobos (9.3.0-r2)
03:39:44 [2020-06-27T03:39:44.416Z] #15 2.290 (21/55) Installing mpfr4 (4.0.2-r4)
03:39:44 [2020-06-27T03:39:44.416Z] #15 2.296 (22/55) Installing mpc1 (1.1.0-r1)
03:39:44 [2020-06-27T03:39:44.416Z] #15 2.298 (23/55) Installing gcc (9.3.0-r2)
03:39:44 [2020-06-27T03:39:44.981Z] #15 3.118 (24/55) Installing musl-dev (1.1.24-r9)
03:39:45 [2020-06-27T03:39:45.242Z] #15 3.193 (25/55) Installing libc-dev (0.7.2-r3)
03:39:45 [2020-06-27T03:39:45.242Z] #15 3.194 (26/55) Installing g++ (9.3.0-r2)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.600 (27/55) Installing make (4.3-r0)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.605 (28/55) Installing fortify-headers (1.1-r0)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.607 (29/55) Installing patch (2.7.6-r6)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.611 (30/55) Installing build-base (0.5-r2)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.612 (31/55) Installing nghttp2-libs (1.41.0-r0)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.615 (32/55) Installing libcurl (7.69.1-r0)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.621 (33/55) Installing curl (7.69.1-r0)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.624 (34/55) Installing oniguruma (6.9.5-r1)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.629 (35/55) Installing jq (1.6-r1)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.636 (36/55) Installing device-mapper-libs (2.02.186-r1)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.640 (37/55) Installing device-mapper-event-libs (2.02.186-r1)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.642 (38/55) Installing libaio (0.3.112-r1)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.644 (39/55) Installing lvm2-libs (2.02.186-r1)
03:39:45 [2020-06-27T03:39:45.499Z] #15 3.672 (40/55) Installing blkid (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.637Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000763dc0_<nil>}
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.674 (41/55) Installing libcap-ng (0.7.10-r0)
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.676 (42/55) Installing setpriv (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.678 (43/55) Installing libmount (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.683 (44/55) Installing libsmartcols (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.686 (45/55) Installing findmnt (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.689 (46/55) Installing mcookie (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.691 (47/55) Installing hexdump (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.693 (48/55) Installing lsblk (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.697 (49/55) Installing libfdisk (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.702 (50/55) Installing sfdisk (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.756Z] #15 3.705 (51/55) Installing cfdisk (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.757Z] #15 3.707 (52/55) Installing util-linux (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.757Z] #15 3.743 (53/55) Installing pkgconf (1.7.2-r0)
03:39:45 [2020-06-27T03:39:45.757Z] #15 3.745 (54/55) Installing util-linux-dev (2.35.2-r0)
03:39:45 [2020-06-27T03:39:45.757Z] #15 3.767 (55/55) Installing lvm2-dev (2.02.186-r1)
03:39:45 [2020-06-27T03:39:45.757Z] #15 3.772 Executing busybox-1.31.1-r16.trigger
03:39:45 [2020-06-27T03:39:45.757Z] #15 3.778 OK: 230 MiB in 69 packages
03:39:47 [2020-06-27T03:39:47.008Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
03:39:47 [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:39:47 [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:39:47 [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53d8228fadc946dae978d96de7b85aab05d6797b5f3817c776734a764554822d" mediatype=application/vnd.docker.plugin.v1+json size=522
03:39:47 [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:39:47 [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:39:47 [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53d8228fadc946dae978d96de7b85aab05d6797b5f3817c776734a764554822d" mediatype=application/vnd.docker.plugin.v1+json size=522
03:39:47 [2020-06-27T03:39:47.567Z] === RUN   TestPluginInstall/with_htpasswd
03:39:48 [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:39:48 [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:39:48 [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bfbbcaae15b7a4e57f5b3f1925846d7f3e71c942f80e28338b3ce431a402598" mediatype=application/vnd.docker.plugin.v1+json size=522
03:39:48 [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:39:48 [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:39:48 [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bfbbcaae15b7a4e57f5b3f1925846d7f3e71c942f80e28338b3ce431a402598" mediatype=application/vnd.docker.plugin.v1+json size=522
03:39:48 [2020-06-27T03:39:48.277Z] #15 DONE 6.0s
03:39:48 [2020-06-27T03:39:48.277Z] 
03:39:48 [2020-06-27T03:39:48.277Z] #16 [base 3/5] RUN mkdir -p /build/
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
03:39:48 [2020-06-27T03:39:48.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
03:39:48 [2020-06-27T03:39:48.464Z] === RUN   TestPluginInstall/with_insecure
03:39:48 [2020-06-27T03:39:48.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
03:39:48 [2020-06-27T03:39:48.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
03:39:48 [2020-06-27T03:39:48.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
03:39:48 [2020-06-27T03:39:48.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
03:39:48 [2020-06-27T03:39:48.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
03:39:48 [2020-06-27T03:39:48.638Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
03:39:48 [2020-06-27T03:39:48.841Z] #16 DONE 0.6s
03:39:48 [2020-06-27T03:39:48.841Z] 
03:39:48 [2020-06-27T03:39:48.841Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
03:39:49 [2020-06-27T03:39:49.405Z] #17 DONE 0.6s
03:39:49 [2020-06-27T03:39:49.405Z] 
03:39:49 [2020-06-27T03:39:49.405Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
03:39:49 [2020-06-27T03:39:49.405Z] #18 DONE 0.0s
03:39:49 [2020-06-27T03:39:49.405Z] 
03:39:49 [2020-06-27T03:39:49.405Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:39:49 [2020-06-27T03:39:49.405Z] #22 DONE 0.1s
03:39:49 [2020-06-27T03:39:49.405Z] 
03:39:49 [2020-06-27T03:39:49.405Z] #31 [builder 1/4] COPY . .
03:39:49 [2020-06-27T03:39:49.405Z] #31 ...
03:39:49 [2020-06-27T03:39:49.405Z] 
03:39:49 [2020-06-27T03:39:49.405Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
03:39:49 [2020-06-27T03:39:49.405Z] #19 DONE 0.1s
03:39:49 [2020-06-27T03:39:49.405Z] 
03:39:49 [2020-06-27T03:39:49.405Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
03:39:49 [2020-06-27T03:39:49.405Z] #26 DONE 0.1s
03:39:49 [2020-06-27T03:39:49.405Z] 
03:39:49 [2020-06-27T03:39:49.405Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
03:39:49 [2020-06-27T03:39:49.405Z] #23 DONE 0.1s
03:39:49 [2020-06-27T03:39:49.405Z] 
03:39:49 [2020-06-27T03:39:49.405Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
03:39:49 [2020-06-27T03:39:49.405Z] #27 DONE 0.1s
03:39:49 [2020-06-27T03:39:49.662Z] 
03:39:49 [2020-06-27T03:39:49.662Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
03:39:49 [2020-06-27T03:39:49.662Z] #28 DONE 0.0s
03:39:49 [2020-06-27T03:39:49.662Z] 
03:39:49 [2020-06-27T03:39:49.662Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
03:39:49 [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:39:49 [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:39:49 [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8053f264779c03036f223b7ccbb809c1a1452d2fc2fcdfe5ccf1f036ab09811f" mediatype=application/vnd.docker.plugin.v1+json size=522
03:39:49 [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:39:49 [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
03:39:49 [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8053f264779c03036f223b7ccbb809c1a1452d2fc2fcdfe5ccf1f036ab09811f" mediatype=application/vnd.docker.plugin.v1+json size=522
03:39:49 [2020-06-27T03:39:49.937Z] --- PASS: TestPluginInstall (7.60s)
03:39:49 [2020-06-27T03:39:49.937Z]     --- PASS: TestPluginInstall/no_auth (5.36s)
03:39:49 [2020-06-27T03:39:49.937Z]     --- PASS: TestPluginInstall/with_htpasswd (0.90s)
03:39:49 [2020-06-27T03:39:49.937Z]     --- PASS: TestPluginInstall/with_insecure (1.34s)
03:39:49 [2020-06-27T03:39:49.937Z]         plugin_test.go:157: [ded5fad6782bf] daemon is not started
03:39:49 [2020-06-27T03:39:49.937Z] PASS
03:39:49 [2020-06-27T03:39:49.937Z] 
03:39:49 [2020-06-27T03:39:49.937Z] DONE 6 tests in 7.699s
03:39:49 [2020-06-27T03:39:49.937Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:39:49 [2020-06-27T03:39:49.937Z] ++ 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
03:39:49 [2020-06-27T03:39:49.937Z] ++ set -e
03:39:49 [2020-06-27T03:39:49.937Z] ++ '[' -n 0 ']'
03:39:49 [2020-06-27T03:39:49.937Z] ++ set -x
03:39:49 [2020-06-27T03:39:49.937Z] ++ env -i DEST=/go/src/github.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
03:39:49 [2020-06-27T03:39:49.937Z] INFO: Testing against a local daemon
03:39:49 [2020-06-27T03:39:49.937Z] === RUN   TestExternalGraphDriver
03:39:50 [2020-06-27T03:39:50.223Z] === RUN   TestExternalGraphDriver/json
03:39:51 [2020-06-27T03:39:51.915Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
03:39:52 [2020-06-27T03:39:52.246Z] === RUN   TestExternalGraphDriver/spec
03:39:53 [2020-06-27T03:39:53.722Z] === RUN   TestExternalGraphDriver/pull
03:39:53 [2020-06-27T03:39:53.811Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
03:39:53 [2020-06-27T03:39:53.841Z] #29 ...
03:39:53 [2020-06-27T03:39:53.841Z] 
03:39:53 [2020-06-27T03:39:53.841Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.186 + RM_GOPATH=0
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.188 + TMP_GOPATH=
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.188 + : /build
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.188 + '[' -z '' ']'
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.189 ++ mktemp -d
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.192 + export GOPATH=/tmp/tmp.gHkOlL
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.192 + GOPATH=/tmp/tmp.gHkOlL
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.192 + RM_GOPATH=1
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.192 + case "$(go env GOARCH)" in
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.192 ++ go env GOARCH
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.201 + export GO_BUILDMODE=-buildmode=pie
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.201 + GO_BUILDMODE=-buildmode=pie
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.202 ++ dirname ./install.sh
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.202 + dir=.
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.202 + bin=dockercli
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.202 + shift
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.202 + '[' '!' -f ./dockercli.installer ']'
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.202 + . ./dockercli.installer
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.203 ++ : stable
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.203 ++ : 17.06.2-ce
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.204 Install docker/cli version 17.06.2-ce from stable
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.204 + install_dockercli
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.204 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.204 ++ uname -m
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.205 + arch=x86_64
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.205 + '[' x86_64 '!=' x86_64 ']'
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.205 + url=https://download.docker.com/linux/static
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.205 + + tar -xz curl docker/docker
03:39:53 [2020-06-27T03:39:53.841Z] #24 1.206 -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:39:53 [2020-06-27T03:39:53.841Z] #24 3.480 + mkdir -p /build
03:39:53 [2020-06-27T03:39:53.841Z] #24 3.485 + mv docker/docker /build/
03:39:53 [2020-06-27T03:39:53.841Z] #24 3.486 + rmdir docker
03:39:53 [2020-06-27T03:39:53.841Z] #24 DONE 4.5s
03:39:53 [2020-06-27T03:39:53.841Z] 
03:39:53 [2020-06-27T03:39:53.841Z] #31 [builder 1/4] COPY . .
03:39:53 [2020-06-27T03:39:53.841Z] #31 DONE 4.6s
03:39:53 [2020-06-27T03:39:53.841Z] 
03:39:53 [2020-06-27T03:39:53.841Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
03:39:53 [2020-06-27T03:39:53.841Z] #20 2.994 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
03:39:53 [2020-06-27T03:39:53.841Z] #20 3.484 
03:39:53 [2020-06-27T03:39:53.841Z] #20 3.605 
                                                                           0.0%
##########                                                                14.0%
#############################                                             40.4%
##################################################                        70.2%
################################################################          89.2%
######################################################################## 100.0%
03:39:53 [2020-06-27T03:39:53.841Z] #20 4.411 
03:39:54 [2020-06-27T03:39:54.098Z] #20 4.637 #=#=#                                                                         

########################                                                  34.4%
####################################################                      73.3%
######################################################################## 100.0%
03:39:54 [2020-06-27T03:39:54.665Z] #20 5.497 
03:39:55 [2020-06-27T03:39:55.747Z] #20 5.695 
                                                                           0.0%
###########                                                               15.8%
########################                                                  34.3%
###############################                                           44.3%
#########################################                                 57.0%
######################################################                    75.7%
######################################################################## 100.0%
03:39:55 [2020-06-27T03:39:55.747Z] #20 ...
03:39:55 [2020-06-27T03:39:55.747Z] 
03:39:55 [2020-06-27T03:39:55.747Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
03:39:55 [2020-06-27T03:39:55.747Z] #32 DONE 1.9s
03:39:55 [2020-06-27T03:39:55.747Z] 
03:39:55 [2020-06-27T03:39:55.747Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:39:55 [2020-06-27T03:39:55.748Z] --- PASS: TestExternalGraphDriver (5.52s)
03:39:55 [2020-06-27T03:39:55.748Z]     --- PASS: TestExternalGraphDriver/json (1.83s)
03:39:55 [2020-06-27T03:39:55.748Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
03:39:55 [2020-06-27T03:39:55.748Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
03:39:55 [2020-06-27T03:39:55.748Z] === RUN   TestGraphdriverPluginV2
03:39:55 [2020-06-27T03:39:55.748Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
03:39:55 [2020-06-27T03:39:55.748Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:39:55 [2020-06-27T03:39:55.748Z] PASS
03:39:55 [2020-06-27T03:39:55.748Z] 
03:39:55 [2020-06-27T03:39:55.748Z] === Skipped
03:39:55 [2020-06-27T03:39:55.748Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
03:39:55 [2020-06-27T03:39:55.748Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:39:55 [2020-06-27T03:39:55.748Z] 
03:39:55 [2020-06-27T03:39:55.748Z] 
03:39:55 [2020-06-27T03:39:55.748Z] DONE 5 tests, 1 skipped in 5.648s
03:39:55 [2020-06-27T03:39:55.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:39:55 [2020-06-27T03:39:55.748Z] ++ 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
03:39:55 [2020-06-27T03:39:55.748Z] ++ set -e
03:39:55 [2020-06-27T03:39:55.748Z] ++ '[' -n 0 ']'
03:39:55 [2020-06-27T03:39:55.748Z] ++ set -x
03:39:55 [2020-06-27T03:39:55.748Z] ++ env -i DEST=/go/src/github.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
03:39:55 [2020-06-27T03:39:55.748Z] INFO: Testing against a local daemon
03:39:55 [2020-06-27T03:39:55.749Z] === RUN   TestContinueAfterPluginCrash
03:39:55 [2020-06-27T03:39:55.749Z] === PAUSE TestContinueAfterPluginCrash
03:39:55 [2020-06-27T03:39:55.749Z] === RUN   TestReadPluginNoRead
03:39:55 [2020-06-27T03:39:55.749Z] === PAUSE TestReadPluginNoRead
03:39:55 [2020-06-27T03:39:55.749Z] === RUN   TestDaemonStartWithLogOpt
03:39:55 [2020-06-27T03:39:55.749Z] === PAUSE TestDaemonStartWithLogOpt
03:39:55 [2020-06-27T03:39:55.749Z] === CONT  TestContinueAfterPluginCrash
03:39:55 [2020-06-27T03:39:55.749Z] === CONT  TestDaemonStartWithLogOpt
03:39:55 [2020-06-27T03:39:55.749Z] === CONT  TestReadPluginNoRead
03:39:56 [2020-06-27T03:39:56.338Z] === RUN   TestDockerSuite/TestCopyAndRestart
03:39:56 [2020-06-27T03:39:56.904Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
03:39:57 [2020-06-27T03:39:57.123Z] #33 1.127 
03:39:57 [2020-06-27T03:39:57.123Z] #33 1.226 Removing bundles/
03:39:57 [2020-06-27T03:39:57.123Z] #33 1.227 
03:39:57 [2020-06-27T03:39:57.123Z] #33 1.233 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
03:39:57 [2020-06-27T03:39:57.161Z] === RUN   TestDockerSuite/TestCpAbsolutePath
03:39:57 [2020-06-27T03:39:57.725Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
03:39:57 [2020-06-27T03:39:57.985Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
03:39:58 [2020-06-27T03:39:58.498Z] #33 2.698 Building test suite binary ./integration-cli/test.main
03:39:58 [2020-06-27T03:39:58.550Z] === RUN   TestDockerSuite/TestCpFromCaseA
03:39:59 [2020-06-27T03:39:59.115Z] === RUN   TestDockerSuite/TestCpFromCaseB
03:39:59 [2020-06-27T03:39:59.680Z] === RUN   TestDockerSuite/TestCpFromCaseC
03:39:59 [2020-06-27T03:39:59.680Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
03:40:00 [2020-06-27T03:40:00.245Z] === RUN   TestDockerSuite/TestCpFromCaseD
03:40:00 [2020-06-27T03:40:00.811Z] --- PASS: TestCreateServiceMultipleTimes (18.29s)
03:40:00 [2020-06-27T03:40:00.811Z] === RUN   TestCreateServiceConflict
03:40:01 [2020-06-27T03:40:01.022Z] #33 ...
03:40:01 [2020-06-27T03:40:01.022Z] 
03:40:01 [2020-06-27T03:40:01.022Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
03:40:01 [2020-06-27T03:40:01.022Z] #20 6.842 
03:40:01 [2020-06-27T03:40:01.023Z] #20 7.036 
                                                                           0.0%
#####                                                                      7.2%
##########                                                                14.7%
#############                                                             19.1%
##################                                                        26.0%
######################                                                    31.3%
###########################                                               38.2%
################################                                          45.4%
########################################                                  55.7%
#############################################                             62.8%
##################################################                        70.4%
#######################################################                   76.8%
##############################################################            87.1%
##################################################################        91.8%
######################################################################## 100.0%
03:40:01 [2020-06-27T03:40:01.023Z] #20 9.001 
03:40:01 [2020-06-27T03:40:01.023Z] #20 10.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
03:40:01 [2020-06-27T03:40:01.023Z] #20 10.65 
03:40:01 [2020-06-27T03:40:01.023Z] #20 10.76 
######################################################################## 100.0%
03:40:01 [2020-06-27T03:40:01.023Z] #20 11.11 
03:40:01 [2020-06-27T03:40:01.258Z] === RUN   TestReadPluginNoRead/default
03:40:01 [2020-06-27T03:40:01.258Z] --- PASS: TestDaemonStartWithLogOpt (5.45s)
03:40:01 [2020-06-27T03:40:01.377Z] === RUN   TestDockerSuite/TestCpFromCaseE
03:40:01 [2020-06-27T03:40:01.586Z] #20 12.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
03:40:01 [2020-06-27T03:40:01.894Z] === RUN   TestReadPluginNoRead/disabled_caching
03:40:02 [2020-06-27T03:40:02.150Z] #20 12.68 
03:40:02 [2020-06-27T03:40:02.150Z] #20 12.80 
#######                                                                   10.9%
######################################################################## 100.0%
03:40:02 [2020-06-27T03:40:02.311Z] === RUN   TestDockerSuite/TestCpFromCaseF
03:40:02 [2020-06-27T03:40:02.715Z] #20 13.25 
03:40:03 [2020-06-27T03:40:03.244Z] === RUN   TestDockerSuite/TestCpFromCaseG
03:40:03 [2020-06-27T03:40:03.646Z] #20 14.38 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
03:40:03 [2020-06-27T03:40:03.809Z] --- PASS: TestCreateServiceConflict (2.99s)
03:40:03 [2020-06-27T03:40:03.809Z] === RUN   TestCreateServiceMaxReplicas
03:40:03 [2020-06-27T03:40:03.903Z] #20 14.57 skipping existing 1849cc453dee
03:40:03 [2020-06-27T03:40:03.918Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:40:04 [2020-06-27T03:40:04.066Z] === RUN   TestDockerSuite/TestCpFromCaseH
03:40:04 [2020-06-27T03:40:04.498Z] #20 14.92 
03:40:04 [2020-06-27T03:40:04.805Z] === RUN   TestDockerSuite/TestCpFromCaseI
03:40:04 [2020-06-27T03:40:04.924Z] --- PASS: TestReadPluginNoRead (9.41s)
03:40:04 [2020-06-27T03:40:04.924Z]     --- PASS: TestReadPluginNoRead/default (1.42s)
03:40:04 [2020-06-27T03:40:04.924Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.56s)
03:40:04 [2020-06-27T03:40:04.924Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
03:40:04 [2020-06-27T03:40:04.924Z]     read_test.go:92: [d0de68c97ec61] daemon is not started
03:40:05 [2020-06-27T03:40:05.370Z] === RUN   TestDockerSuite/TestCpFromCaseJ
03:40:05 [2020-06-27T03:40:05.429Z] #20 16.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
03:40:05 [2020-06-27T03:40:05.951Z] --- PASS: TestContinueAfterPluginCrash (10.39s)
03:40:05 [2020-06-27T03:40:05.951Z] PASS
03:40:05 [2020-06-27T03:40:05.951Z] 
03:40:05 [2020-06-27T03:40:05.951Z] DONE 6 tests in 10.462s
03:40:05 [2020-06-27T03:40:05.951Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:40:05 [2020-06-27T03:40:05.951Z] ++ 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
03:40:05 [2020-06-27T03:40:05.951Z] ++ set -e
03:40:05 [2020-06-27T03:40:05.951Z] ++ '[' -n 0 ']'
03:40:05 [2020-06-27T03:40:05.951Z] ++ set -x
03:40:05 [2020-06-27T03:40:05.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-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
03:40:05 [2020-06-27T03:40:05.951Z] testing: warning: no tests to run
03:40:05 [2020-06-27T03:40:05.951Z] PASS
03:40:05 [2020-06-27T03:40:05.951Z] 
03:40:05 [2020-06-27T03:40:05.951Z] DONE 0 tests in 0.017s
03:40:05 [2020-06-27T03:40:05.951Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:40:05 [2020-06-27T03:40:05.951Z] ++ 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
03:40:05 [2020-06-27T03:40:05.951Z] ++ set -e
03:40:05 [2020-06-27T03:40:05.951Z] ++ '[' -n 0 ']'
03:40:05 [2020-06-27T03:40:05.951Z] ++ set -x
03:40:05 [2020-06-27T03:40:05.952Z] ++ env -i DEST=/go/src/github.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
03:40:05 [2020-06-27T03:40:05.993Z] #20 16.46 
03:40:05 [2020-06-27T03:40:05.993Z] #20 16.54 
######################################################################## 100.0%
03:40:06 [2020-06-27T03:40:06.233Z] INFO: Testing against a local daemon
03:40:06 [2020-06-27T03:40:06.233Z] === RUN   TestPluginWithDevMounts
03:40:06 [2020-06-27T03:40:06.233Z] === PAUSE TestPluginWithDevMounts
03:40:06 [2020-06-27T03:40:06.233Z] === CONT  TestPluginWithDevMounts
03:40:06 [2020-06-27T03:40:06.302Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
03:40:06 [2020-06-27T03:40:06.559Z] #20 16.98 
03:40:06 [2020-06-27T03:40:06.559Z] #20 17.06 Download of images into '/build' complete.
03:40:06 [2020-06-27T03:40:06.559Z] #20 17.06 Use something like the following to load the result into a Docker daemon:
03:40:06 [2020-06-27T03:40:06.559Z] #20 17.06   tar -cC '/build' . | docker load
03:40:06 [2020-06-27T03:40:06.816Z] #20 DONE 17.3s
03:40:06 [2020-06-27T03:40:06.816Z] 
03:40:06 [2020-06-27T03:40:06.816Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
03:40:07 [2020-06-27T03:40:07.233Z] --- PASS: TestCreateServiceMaxReplicas (3.43s)
03:40:07 [2020-06-27T03:40:07.233Z] === RUN   TestCreateWithDuplicateNetworkNames
03:40:07 [2020-06-27T03:40:07.490Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
03:40:08 [2020-06-27T03:40:08.054Z] === RUN   TestDockerSuite/TestCpGarbagePath
03:40:08 [2020-06-27T03:40:08.255Z] --- PASS: TestPluginWithDevMounts (1.87s)
03:40:08 [2020-06-27T03:40:08.255Z] PASS
03:40:08 [2020-06-27T03:40:08.255Z] 
03:40:08 [2020-06-27T03:40:08.255Z] DONE 1 tests in 1.942s
03:40:08 [2020-06-27T03:40:08.255Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
03:40:08 [2020-06-27T03:40:08.255Z] ++ 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
03:40:08 [2020-06-27T03:40:08.255Z] ++ set -e
03:40:08 [2020-06-27T03:40:08.255Z] ++ '[' -n 0 ']'
03:40:08 [2020-06-27T03:40:08.255Z] ++ set -x
03:40:08 [2020-06-27T03:40:08.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=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
03:40:08 [2020-06-27T03:40:08.255Z] INFO: Testing against a local daemon
03:40:08 [2020-06-27T03:40:08.255Z] === RUN   TestSecretInspect
03:40:08 [2020-06-27T03:40:08.620Z] === RUN   TestDockerSuite/TestCpLocalOnly
03:40:08 [2020-06-27T03:40:08.620Z] === RUN   TestDockerSuite/TestCpNameHasColon
03:40:08 [2020-06-27T03:40:08.711Z] #29 ...
03:40:08 [2020-06-27T03:40:08.711Z] 
03:40:08 [2020-06-27T03:40:08.711Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
03:40:09 [2020-06-27T03:40:09.276Z] #21 DONE 0.6s
03:40:09 [2020-06-27T03:40:09.276Z] 
03:40:09 [2020-06-27T03:40:09.276Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
03:40:09 [2020-06-27T03:40:09.534Z] #25 DONE 0.1s
03:40:09 [2020-06-27T03:40:09.534Z] 
03:40:09 [2020-06-27T03:40:09.534Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
03:40:09 [2020-06-27T03:40:09.554Z] === RUN   TestDockerSuite/TestCpRelativePath
03:40:10 [2020-06-27T03:40:10.278Z] --- PASS: TestSecretInspect (1.89s)
03:40:10 [2020-06-27T03:40:10.278Z] === RUN   TestSecretList
03:40:10 [2020-06-27T03:40:10.486Z] === RUN   TestDockerSuite/TestCpSpecialFiles
03:40:11 [2020-06-27T03:40:11.050Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
03:40:11 [2020-06-27T03:40:11.623Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
03:40:11 [2020-06-27T03:40:11.754Z] --- PASS: TestSecretList (1.87s)
03:40:11 [2020-06-27T03:40:11.754Z] === RUN   TestSecretsCreateAndDelete
03:40:12 [2020-06-27T03:40:12.201Z] === RUN   TestDockerSuite/TestCpToCaseA
03:40:12 [2020-06-27T03:40:12.400Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:40:12 [2020-06-27T03:40:12.400Z] INFO: Testing against a local daemon
03:40:13 [2020-06-27T03:40:13.145Z] === RUN   TestDockerSuite/TestCpToCaseB
03:40:13 [2020-06-27T03:40:13.709Z] === RUN   TestDockerSuite/TestCpToCaseC
03:40:13 [2020-06-27T03:40:13.779Z] --- PASS: TestSecretsCreateAndDelete (1.90s)
03:40:13 [2020-06-27T03:40:13.779Z] === RUN   TestSecretsUpdate
03:40:15 [2020-06-27T03:40:15.081Z] === RUN   TestDockerSuite/TestCpToCaseD
03:40:15 [2020-06-27T03:40:15.819Z] --- PASS: TestSecretsUpdate (1.95s)
03:40:15 [2020-06-27T03:40:15.819Z] === RUN   TestTemplatedSecret
03:40:18 [2020-06-27T03:40:18.360Z] === RUN   TestDockerSuite/TestCpToCaseE
03:40:18 [2020-06-27T03:40:18.500Z] --- PASS: TestTemplatedSecret (2.48s)
03:40:18 [2020-06-27T03:40:18.500Z] === RUN   TestSecretCreateResolve
03:40:19 [2020-06-27T03:40:19.730Z] === RUN   TestDockerSuite/TestCpToCaseF
03:40:19 [2020-06-27T03:40:19.976Z] --- PASS: TestSecretCreateResolve (1.89s)
03:40:19 [2020-06-27T03:40:19.976Z] PASS
03:40:19 [2020-06-27T03:40:19.976Z] 
03:40:19 [2020-06-27T03:40:19.976Z] DONE 6 tests in 12.047s
03:40:19 [2020-06-27T03:40:19.976Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
03:40:19 [2020-06-27T03:40:19.976Z] ++ 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
03:40:19 [2020-06-27T03:40:19.976Z] ++ set -e
03:40:19 [2020-06-27T03:40:19.976Z] ++ '[' -n 0 ']'
03:40:19 [2020-06-27T03:40:19.976Z] ++ set -x
03:40:19 [2020-06-27T03:40:19.976Z] ++ env -i DEST=/go/src/github.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
03:40:20 [2020-06-27T03:40:20.264Z] INFO: Testing against a local daemon
03:40:20 [2020-06-27T03:40:20.264Z] === RUN   TestServiceCreateInit
03:40:20 [2020-06-27T03:40:20.264Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:40:20 [2020-06-27T03:40:20.294Z] === RUN   TestDockerSuite/TestCpToCaseG
03:40:20 [2020-06-27T03:40:20.857Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s)
03:40:20 [2020-06-27T03:40:20.858Z] === RUN   TestCreateServiceSecretFileMode
03:40:21 [2020-06-27T03:40:21.729Z] #29 31.10 # github.com/docker/docker/contrib/httpserver
03:40:21 [2020-06-27T03:40:21.729Z] #29 31.10 loadinternal: cannot find runtime/cgo
03:40:21 [2020-06-27T03:40:21.729Z] #29 DONE 31.3s
03:40:21 [2020-06-27T03:40:21.729Z] 
03:40:21 [2020-06-27T03:40:21.729Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:40:21 [2020-06-27T03:40:21.987Z] #33 ...
03:40:21 [2020-06-27T03:40:21.987Z] 
03:40:21 [2020-06-27T03:40:21.987Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
03:40:21 [2020-06-27T03:40:21.987Z] #30 DONE 0.1s
03:40:22 [2020-06-27T03:40:22.244Z] 
03:40:22 [2020-06-27T03:40:22.244Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:40:23 [2020-06-27T03:40:23.382Z] === RUN   TestDockerSuite/TestCpToCaseH
03:40:23 [2020-06-27T03:40:23.945Z] --- PASS: TestCreateServiceSecretFileMode (2.90s)
03:40:23 [2020-06-27T03:40:23.945Z] === RUN   TestCreateServiceConfigFileMode
03:40:24 [2020-06-27T03:40:24.643Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:40:25 [2020-06-27T03:40:25.843Z] === RUN   TestDockerSuite/TestCpToCaseI
03:40:26 [2020-06-27T03:40:26.408Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
03:40:26 [2020-06-27T03:40:26.408Z] === RUN   TestCreateServiceSysctls
03:40:26 [2020-06-27T03:40:26.665Z] === RUN   TestDockerSuite/TestCpToCaseJ
03:40:28 [2020-06-27T03:40:28.103Z] --- PASS: TestServiceCreateInit (7.49s)
03:40:28 [2020-06-27T03:40:28.103Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
03:40:28 [2020-06-27T03:40:28.103Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s)
03:40:28 [2020-06-27T03:40:28.103Z] === RUN   TestCreateServiceMultipleTimes
03:40:30 [2020-06-27T03:40:30.842Z] --- PASS: TestCreateServiceSysctls (3.96s)
03:40:30 [2020-06-27T03:40:30.842Z] === RUN   TestCreateServiceCapabilities
03:40:30 [2020-06-27T03:40:30.842Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
03:40:31 [2020-06-27T03:40:31.100Z] === RUN   TestDockerSuite/TestCpToDot
03:40:31 [2020-06-27T03:40:31.667Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
03:40:33 [2020-06-27T03:40:33.038Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
03:40:33 [2020-06-27T03:40:33.296Z] --- PASS: TestCreateServiceCapabilities (2.90s)
03:40:33 [2020-06-27T03:40:33.296Z] === RUN   TestInspect
03:40:33 [2020-06-27T03:40:33.862Z] === RUN   TestDockerSuite/TestCpToStdout
03:40:34 [2020-06-27T03:40:34.426Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
03:40:35 [2020-06-27T03:40:35.357Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
03:40:36 [2020-06-27T03:40:36.292Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
03:40:36 [2020-06-27T03:40:36.550Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
03:40:36 [2020-06-27T03:40:36.808Z] --- PASS: TestInspect (3.50s)
03:40:36 [2020-06-27T03:40:36.808Z] === RUN   TestCreateJob
03:40:37 [2020-06-27T03:40:37.374Z] === RUN   TestDockerSuite/TestCpVolumePath
03:40:37 [2020-06-27T03:40:37.667Z] ok  	github.com/docker/docker/integration/build	21.958s
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] === Skipped
03:40:37 [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
03:40:37 [2020-06-27T03:40:37.667Z]     build_session_test.go:25: TODO: BuildKit
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
03:40:37 [2020-06-27T03:40:37.667Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
03:40:37 [2020-06-27T03:40:37.667Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
03:40:37 [2020-06-27T03:40:37.667Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
03:40:37 [2020-06-27T03:40:37.667Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
03:40:37 [2020-06-27T03:40:37.667Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
03:40:37 [2020-06-27T03:40:37.667Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
03:40:37 [2020-06-27T03:40:37.667Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
03:40:37 [2020-06-27T03:40:37.667Z]     build_test.go:492: testEnv.OSType == "windows"
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
03:40:37 [2020-06-27T03:40:37.667Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] DONE 22 tests, 10 skipped in 53.108s
03:40:37 [2020-06-27T03:40:37.667Z] 
03:40:37 [2020-06-27T03:40:37.667Z] Running D:\gopath\src\github.com\docker\docker\integration\config
03:40:38 [2020-06-27T03:40:38.306Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
03:40:38 [2020-06-27T03:40:38.306Z] === RUN   TestDockerSuite/TestCreateArgs
03:40:38 [2020-06-27T03:40:38.306Z] === RUN   TestDockerSuite/TestCreateByImageID
03:40:38 [2020-06-27T03:40:38.870Z] === RUN   TestDockerSuite/TestCreateEchoStdout
03:40:39 [2020-06-27T03:40:39.802Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
03:40:39 [2020-06-27T03:40:39.802Z] === RUN   TestDockerSuite/TestCreateHostConfig
03:40:39 [2020-06-27T03:40:39.802Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
03:40:40 [2020-06-27T03:40:40.366Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
03:40:40 [2020-06-27T03:40:40.623Z] === RUN   TestDockerSuite/TestCreateLabels
03:40:40 [2020-06-27T03:40:40.623Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
03:40:40 [2020-06-27T03:40:40.623Z] === RUN   TestDockerSuite/TestCreateRM
03:40:40 [2020-06-27T03:40:40.623Z] --- PASS: TestCreateJob (3.96s)
03:40:40 [2020-06-27T03:40:40.623Z] === RUN   TestReplicatedJob
03:40:40 [2020-06-27T03:40:40.881Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
03:40:40 [2020-06-27T03:40:40.881Z] === RUN   TestDockerSuite/TestCreateStopSignal
03:40:40 [2020-06-27T03:40:40.881Z] === RUN   TestDockerSuite/TestCreateStopTimeout
03:40:41 [2020-06-27T03:40:41.139Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
03:40:41 [2020-06-27T03:40:41.446Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:40:41 [2020-06-27T03:40:41.446Z] INFO: Testing against a local daemon
03:40:41 [2020-06-27T03:40:41.446Z] ok  	github.com/docker/docker/integration/config	3.520s
03:40:41 [2020-06-27T03:40:41.446Z] 
03:40:41 [2020-06-27T03:40:41.446Z] === Skipped
03:40:41 [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
03:40:41 [2020-06-27T03:40:41.446Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
03:40:41 [2020-06-27T03:40:41.446Z] 
03:40:41 [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
03:40:41 [2020-06-27T03:40:41.446Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
03:40:41 [2020-06-27T03:40:41.446Z] 
03:40:41 [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
03:40:41 [2020-06-27T03:40:41.446Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
03:40:41 [2020-06-27T03:40:41.446Z] 
03:40:41 [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
03:40:41 [2020-06-27T03:40:41.446Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
03:40:41 [2020-06-27T03:40:41.446Z] 
03:40:41 [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
03:40:41 [2020-06-27T03:40:41.446Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
03:40:41 [2020-06-27T03:40:41.446Z] 
03:40:41 [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
03:40:41 [2020-06-27T03:40:41.446Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
03:40:41 [2020-06-27T03:40:41.446Z] 
03:40:41 [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
03:40:41 [2020-06-27T03:40:41.446Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
03:40:41 [2020-06-27T03:40:41.446Z] 
03:40:41 [2020-06-27T03:40:41.446Z] 
03:40:41 [2020-06-27T03:40:41.446Z] DONE 7 tests, 7 skipped in 5.492s
03:40:41 [2020-06-27T03:40:41.446Z] 
03:40:41 [2020-06-27T03:40:41.446Z] Running D:\gopath\src\github.com\docker\docker\integration\container
03:40:41 [2020-06-27T03:40:41.704Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
03:40:43 [2020-06-27T03:40:43.077Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
03:40:43 [2020-06-27T03:40:43.077Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
03:40:43 [2020-06-27T03:40:43.077Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
03:40:43 [2020-06-27T03:40:43.344Z] --- PASS: TestCreateServiceMultipleTimes (15.29s)
03:40:43 [2020-06-27T03:40:43.344Z] === RUN   TestCreateServiceConflict
03:40:44 [2020-06-27T03:40:44.388Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:40:44 [2020-06-27T03:40:44.388Z] INFO: Testing against a local daemon
03:40:45 [2020-06-27T03:40:45.396Z] --- PASS: TestCreateServiceConflict (2.41s)
03:40:45 [2020-06-27T03:40:45.396Z] === RUN   TestCreateServiceMaxReplicas
03:40:48 [2020-06-27T03:40:48.084Z] --- PASS: TestCreateServiceMaxReplicas (2.57s)
03:40:48 [2020-06-27T03:40:48.084Z] === RUN   TestCreateWithDuplicateNetworkNames
03:40:48 [2020-06-27T03:40:48.339Z] --- PASS: TestReplicatedJob (7.07s)
03:40:48 [2020-06-27T03:40:48.339Z] === RUN   TestUpdateReplicatedJob
03:40:48 [2020-06-27T03:40:48.905Z] === RUN   TestDockerSuite/TestCreateWithPortRange
03:40:48 [2020-06-27T03:40:48.905Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
03:40:48 [2020-06-27T03:40:48.905Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
03:40:49 [2020-06-27T03:40:49.164Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
03:40:49 [2020-06-27T03:40:49.164Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
03:40:49 [2020-06-27T03:40:49.164Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
03:40:50 [2020-06-27T03:40:50.098Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
03:40:51 [2020-06-27T03:40:51.029Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
03:40:51 [2020-06-27T03:40:51.593Z] --- PASS: TestUpdateReplicatedJob (3.64s)
03:40:51 [2020-06-27T03:40:51.593Z] === RUN   TestServiceListWithStatuses
03:40:51 [2020-06-27T03:40:51.593Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:40:51 [2020-06-27T03:40:51.593Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:40:51 [2020-06-27T03:40:51.593Z] === RUN   TestDockerNetworkConnectAlias
03:40:51 [2020-06-27T03:40:51.593Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
03:40:52 [2020-06-27T03:40:52.967Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
03:40:54 [2020-06-27T03:40:54.337Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
03:40:54 [2020-06-27T03:40:54.901Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
03:40:55 [2020-06-27T03:40:55.466Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
03:40:55 [2020-06-27T03:40:55.466Z] === RUN   TestDockerSuite/TestDevicePermissions
03:40:56 [2020-06-27T03:40:56.031Z] === RUN   TestDockerSuite/TestDockerFails
03:40:56 [2020-06-27T03:40:56.031Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
03:40:56 [2020-06-27T03:40:56.031Z] --- PASS: TestDockerNetworkConnectAlias (4.62s)
03:40:56 [2020-06-27T03:40:56.031Z] === RUN   TestDockerNetworkReConnect
03:40:56 [2020-06-27T03:40:56.031Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
03:40:56 [2020-06-27T03:40:56.031Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
03:40:56 [2020-06-27T03:40:56.963Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
03:40:57 [2020-06-27T03:40:57.529Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
03:40:59 [2020-06-27T03:40:59.427Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
03:40:59 [2020-06-27T03:40:59.427Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
03:40:59 [2020-06-27T03:40:59.427Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
03:40:59 [2020-06-27T03:40:59.427Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
03:41:00 [2020-06-27T03:41:00.358Z] --- PASS: TestDockerNetworkReConnect (4.19s)
03:41:00 [2020-06-27T03:41:00.358Z] === RUN   TestServicePlugin
03:41:00 [2020-06-27T03:41:00.613Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.71s)
03:41:00 [2020-06-27T03:41:00.613Z] === RUN   TestCreateServiceSecretFileMode
03:41:00 [2020-06-27T03:41:00.923Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
03:41:03 [2020-06-27T03:41:03.291Z] --- PASS: TestCreateServiceSecretFileMode (2.24s)
03:41:03 [2020-06-27T03:41:03.291Z] === RUN   TestCreateServiceConfigFileMode
03:41:05 [2020-06-27T03:41:05.331Z] --- PASS: TestCreateServiceConfigFileMode (2.19s)
03:41:05 [2020-06-27T03:41:05.331Z] === RUN   TestCreateServiceSysctls
03:41:06 [2020-06-27T03:41:06.180Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
03:41:07 [2020-06-27T03:41:07.553Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
03:41:08 [2020-06-27T03:41:08.011Z] --- PASS: TestCreateServiceSysctls (3.00s)
03:41:08 [2020-06-27T03:41:08.011Z] === RUN   TestCreateServiceCapabilities
03:41:09 [2020-06-27T03:41:09.450Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
03:41:10 [2020-06-27T03:41:10.694Z] --- PASS: TestCreateServiceCapabilities (2.21s)
03:41:10 [2020-06-27T03:41:10.694Z] === RUN   TestInspect
03:41:10 [2020-06-27T03:41:10.821Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
03:41:11 [2020-06-27T03:41:11.385Z] === RUN   TestDockerSuite/TestEventsAttach
03:41:11 [2020-06-27T03:41:11.948Z] === RUN   TestDockerSuite/TestEventsCommit
03:41:12 [2020-06-27T03:41:12.512Z] === RUN   TestDockerSuite/TestEventsContainerEvents
03:41:12 [2020-06-27T03:41:12.734Z] --- PASS: TestInspect (2.51s)
03:41:12 [2020-06-27T03:41:12.734Z] === RUN   TestCreateJob
03:41:13 [2020-06-27T03:41:13.077Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
03:41:13 [2020-06-27T03:41:13.642Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
03:41:13 [2020-06-27T03:41:13.899Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
03:41:15 [2020-06-27T03:41:15.832Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
03:41:16 [2020-06-27T03:41:16.191Z] --- PASS: TestCreateJob (3.01s)
03:41:16 [2020-06-27T03:41:16.191Z] === RUN   TestReplicatedJob
03:41:16 [2020-06-27T03:41:16.764Z] === RUN   TestDockerSuite/TestEventsContainerRestart
03:41:19 [2020-06-27T03:41:19.292Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
03:41:21 [2020-06-27T03:41:21.698Z] --- PASS: TestReplicatedJob (4.96s)
03:41:21 [2020-06-27T03:41:21.698Z] === RUN   TestUpdateReplicatedJob
03:41:21 [2020-06-27T03:41:21.815Z] === RUN   TestDockerSuite/TestEventsCopy
03:41:22 [2020-06-27T03:41:22.381Z] === RUN   TestDockerSuite/TestEventsFilterContainer
03:41:23 [2020-06-27T03:41:23.313Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
03:41:23 [2020-06-27T03:41:23.879Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
03:41:23 [2020-06-27T03:41:23.879Z] === RUN   TestDockerSuite/TestEventsFilterImageName
03:41:24 [2020-06-27T03:41:24.375Z] --- PASS: TestUpdateReplicatedJob (3.08s)
03:41:24 [2020-06-27T03:41:24.375Z] === RUN   TestServiceListWithStatuses
03:41:24 [2020-06-27T03:41:24.375Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:41:24 [2020-06-27T03:41:24.375Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:41:24 [2020-06-27T03:41:24.375Z] === RUN   TestDockerNetworkConnectAlias
03:41:24 [2020-06-27T03:41:24.811Z] === RUN   TestDockerSuite/TestEventsFilterLabels
03:41:25 [2020-06-27T03:41:25.068Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
03:41:25 [2020-06-27T03:41:25.325Z] === RUN   TestDockerSuite/TestEventsFilterType
03:41:25 [2020-06-27T03:41:25.582Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
03:41:25 [2020-06-27T03:41:25.583Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
03:41:25 [2020-06-27T03:41:25.839Z] === RUN   TestDockerSuite/TestEventsFilters
03:41:26 [2020-06-27T03:41:26.773Z] === RUN   TestDockerSuite/TestEventsFormat
03:41:27 [2020-06-27T03:41:27.704Z] === RUN   TestDockerSuite/TestEventsFormatBadField
03:41:27 [2020-06-27T03:41:27.704Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
03:41:27 [2020-06-27T03:41:27.704Z] === RUN   TestDockerSuite/TestEventsImageImport
03:41:27 [2020-06-27T03:41:27.843Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
03:41:27 [2020-06-27T03:41:27.843Z] === RUN   TestDockerNetworkReConnect
03:41:27 [2020-06-27T03:41:27.961Z] === RUN   TestDockerSuite/TestEventsImageLoad
03:41:28 [2020-06-27T03:41:28.218Z] === RUN   TestDockerSuite/TestEventsImagePull
03:41:28 [2020-06-27T03:41:28.782Z] === RUN   TestDockerSuite/TestEventsImageTag
03:41:29 [2020-06-27T03:41:29.713Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
03:41:29 [2020-06-27T03:41:29.970Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
03:41:29 [2020-06-27T03:41:29.970Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
03:41:29 [2020-06-27T03:41:29.970Z] === RUN   TestDockerSuite/TestEventsPluginOps
03:41:31 [2020-06-27T03:41:31.297Z] --- PASS: TestDockerNetworkReConnect (3.19s)
03:41:31 [2020-06-27T03:41:31.297Z] === RUN   TestServicePlugin
03:41:31 [2020-06-27T03:41:31.297Z] --- SKIP: TestServicePlugin (0.00s)
03:41:31 [2020-06-27T03:41:31.297Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:41:31 [2020-06-27T03:41:31.297Z] === RUN   TestServiceUpdateLabel
03:41:31 [2020-06-27T03:41:31.340Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
03:41:31 [2020-06-27T03:41:31.597Z] === RUN   TestDockerSuite/TestEventsRename
03:41:32 [2020-06-27T03:41:32.161Z] === RUN   TestDockerSuite/TestEventsResize
03:41:32 [2020-06-27T03:41:32.728Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
03:41:32 [2020-06-27T03:41:32.985Z] --- PASS: TestServicePlugin (32.66s)
03:41:32 [2020-06-27T03:41:32.985Z]     plugin_test.go:62: [d1f27432a86e8] joining swarm manager [ddb5f13fabf4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:41:32 [2020-06-27T03:41:32.985Z]     plugin_test.go:65: [d70c4a29b371e] joining swarm manager [ddb5f13fabf4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:41:32 [2020-06-27T03:41:32.985Z] === RUN   TestServiceUpdateLabel
03:41:33 [2020-06-27T03:41:33.329Z] --- PASS: TestServiceUpdateLabel (1.91s)
03:41:33 [2020-06-27T03:41:33.329Z] === RUN   TestServiceUpdateSecrets
03:41:35 [2020-06-27T03:41:35.508Z] --- PASS: TestServiceUpdateLabel (2.38s)
03:41:35 [2020-06-27T03:41:35.508Z] === RUN   TestServiceUpdateSecrets
03:41:38 [2020-06-27T03:41:38.783Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
03:41:38 [2020-06-27T03:41:38.783Z] === RUN   TestDockerSuite/TestEventsStreaming
03:41:39 [2020-06-27T03:41:39.346Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
03:41:41 [2020-06-27T03:41:41.872Z] === RUN   TestDockerSuite/TestEventsTop
03:41:42 [2020-06-27T03:41:42.436Z] === RUN   TestDockerSuite/TestEventsUntag
03:41:44 [2020-06-27T03:41:44.957Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
03:41:45 [2020-06-27T03:41:45.888Z] === RUN   TestDockerSuite/TestExec
03:41:46 [2020-06-27T03:41:46.453Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
03:41:47 [2020-06-27T03:41:47.016Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
03:41:47 [2020-06-27T03:41:47.274Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
03:41:47 [2020-06-27T03:41:47.839Z] === RUN   TestDockerSuite/TestExecAPIStart
03:41:48 [2020-06-27T03:41:48.543Z] --- PASS: TestServiceUpdateSecrets (14.39s)
03:41:48 [2020-06-27T03:41:48.543Z] === RUN   TestServiceUpdateConfigs
03:41:48 [2020-06-27T03:41:48.769Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
03:41:49 [2020-06-27T03:41:49.334Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
03:41:49 [2020-06-27T03:41:49.900Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
03:41:50 [2020-06-27T03:41:50.157Z] --- PASS: TestServiceUpdateSecrets (14.78s)
03:41:50 [2020-06-27T03:41:50.157Z] === RUN   TestServiceUpdateConfigs
03:41:50 [2020-06-27T03:41:50.721Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
03:41:51 [2020-06-27T03:41:51.653Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
03:41:52 [2020-06-27T03:41:52.218Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
03:41:52 [2020-06-27T03:41:52.782Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
03:41:53 [2020-06-27T03:41:53.713Z] === RUN   TestDockerSuite/TestExecCgroup
03:41:54 [2020-06-27T03:41:54.645Z] === RUN   TestDockerSuite/TestExecEnv
03:41:55 [2020-06-27T03:41:55.209Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
03:41:56 [2020-06-27T03:41:56.139Z] === RUN   TestDockerSuite/TestExecExitStatus
03:41:56 [2020-06-27T03:41:56.702Z] === RUN   TestDockerSuite/TestExecInspectID
03:41:59 [2020-06-27T03:41:59.226Z] === RUN   TestDockerSuite/TestExecInteractive
03:41:59 [2020-06-27T03:41:59.791Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
03:42:00 [2020-06-27T03:42:00.049Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
03:42:00 [2020-06-27T03:42:00.982Z] === RUN   TestDockerSuite/TestExecParseError
03:42:00 [2020-06-27T03:42:00.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
03:42:01 [2020-06-27T03:42:01.239Z] === RUN   TestDockerSuite/TestExecPausedContainer
03:42:02 [2020-06-27T03:42:02.170Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
03:42:02 [2020-06-27T03:42:02.428Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
03:42:03 [2020-06-27T03:42:03.752Z] --- PASS: TestServiceUpdateConfigs (14.36s)
03:42:03 [2020-06-27T03:42:03.752Z] === RUN   TestServiceUpdateNetwork
03:42:03 [2020-06-27T03:42:03.801Z] === RUN   TestDockerSuite/TestExecSetEnv
03:42:04 [2020-06-27T03:42:04.366Z] --- PASS: TestServiceUpdateConfigs (14.31s)
03:42:04 [2020-06-27T03:42:04.366Z] === RUN   TestServiceUpdateNetwork
03:42:04 [2020-06-27T03:42:04.625Z] === RUN   TestDockerSuite/TestExecStartFails
03:42:05 [2020-06-27T03:42:05.558Z] === RUN   TestDockerSuite/TestExecStateCleanup
03:42:10 [2020-06-27T03:42:10.606Z] ok  	github.com/docker/docker/integration/container	75.969s
03:42:10 [2020-06-27T03:42:10.606Z] 
03:42:10 [2020-06-27T03:42:10.606Z] === Skipped
03:42:10 [2020-06-27T03:42:10.606Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
03:42:10 [2020-06-27T03:42:10.606Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:42:10 [2020-06-27T03:42:10.606Z] 
03:42:10 [2020-06-27T03:42:10.606Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
03:42:10 [2020-06-27T03:42:10.606Z]     copy_test.go:25: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.606Z] 
03:42:10 [2020-06-27T03:42:10.606Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
03:42:10 [2020-06-27T03:42:10.606Z]     copy_test.go:39: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
03:42:10 [2020-06-27T03:42:10.607Z]     copy_test.go:51: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
03:42:10 [2020-06-27T03:42:10.607Z]     copy_test.go:65: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     create_test.go:138: testEnv.DaemonInfo.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     create_test.go:182: testEnv.DaemonInfo.OSType != "linux"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     create_test.go:389: testEnv.DaemonInfo.OSType != "linux"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] DONE 84 tests, 42 skipped in 78.652s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\image
03:42:10 [2020-06-27T03:42:10.607Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:10 [2020-06-27T03:42:10.607Z] INFO: Testing against a local daemon
03:42:10 [2020-06-27T03:42:10.607Z] ok  	github.com/docker/docker/integration/image	0.449s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === Skipped
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     tag_test.go:98: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] DONE 11 tests, 4 skipped in 2.476s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\network
03:42:10 [2020-06-27T03:42:10.607Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:10 [2020-06-27T03:42:10.607Z] INFO: Testing against a local daemon
03:42:10 [2020-06-27T03:42:10.607Z] ok  	github.com/docker/docker/integration/network	0.215s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === Skipped
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     network_test.go:97: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     service_test.go:29: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     service_test.go:52: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     service_test.go:96: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     service_test.go:130: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     service_test.go:181: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     service_test.go:206: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     service_test.go:236: FLAKY_TEST
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     service_test.go:326: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
03:42:10 [2020-06-27T03:42:10.607Z]     service_test.go:394: testEnv.OSType == "windows"
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] DONE 19 tests, 15 skipped in 2.401s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
03:42:10 [2020-06-27T03:42:10.607Z] testing: warning: no tests to run
03:42:10 [2020-06-27T03:42:10.607Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.072s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] DONE 0 tests in 0.795s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
03:42:10 [2020-06-27T03:42:10.607Z] testing: warning: no tests to run
03:42:10 [2020-06-27T03:42:10.607Z] ok  	github.com/docker/docker/integration/network/macvlan	0.068s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] DONE 0 tests in 0.766s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
03:42:10 [2020-06-27T03:42:10.607Z] testing: warning: no tests to run
03:42:10 [2020-06-27T03:42:10.607Z] ok  	github.com/docker/docker/integration/plugin	0.063s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] DONE 0 tests in 0.736s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
03:42:10 [2020-06-27T03:42:10.607Z] testing: warning: no tests to run
03:42:10 [2020-06-27T03:42:10.607Z] ok  	github.com/docker/docker/integration/plugin/authz	0.071s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] DONE 0 tests in 0.763s
03:42:10 [2020-06-27T03:42:10.607Z] 
03:42:10 [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
03:42:13 [2020-06-27T03:42:13.670Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:42:14 [2020-06-27T03:42:14.039Z] --- PASS: TestServiceUpdateNetwork (12.37s)
03:42:14 [2020-06-27T03:42:14.039Z] === RUN   TestServiceUpdatePidsLimit
03:42:14 [2020-06-27T03:42:14.603Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:42:15 [2020-06-27T03:42:15.048Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:42:15 [2020-06-27T03:42:15.671Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:42:15 [2020-06-27T03:42:15.975Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:42:16 [2020-06-27T03:42:16.470Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:16 [2020-06-27T03:42:16.470Z] INFO: Testing against a local daemon
03:42:16 [2020-06-27T03:42:16.470Z] ok  	github.com/docker/docker/integration/plugin/common	0.254s
03:42:16 [2020-06-27T03:42:16.470Z] 
03:42:16 [2020-06-27T03:42:16.470Z] === Skipped
03:42:16 [2020-06-27T03:42:16.470Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
03:42:16 [2020-06-27T03:42:16.470Z]     plugin_test.go:55: testEnv.OSType == "windows"
03:42:16 [2020-06-27T03:42:16.470Z] 
03:42:16 [2020-06-27T03:42:16.470Z] 
03:42:16 [2020-06-27T03:42:16.470Z] DONE 3 tests, 1 skipped in 7.920s
03:42:16 [2020-06-27T03:42:16.470Z] 
03:42:16 [2020-06-27T03:42:16.470Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
03:42:17 [2020-06-27T03:42:17.807Z] === RUN   TestDockerSuite/TestExecStopNotHanging
03:42:17 [2020-06-27T03:42:17.807Z] === RUN   TestDockerSuite/TestExecTTY
03:42:17 [2020-06-27T03:42:17.807Z] --- PASS: TestServiceUpdateNetwork (12.91s)
03:42:17 [2020-06-27T03:42:17.807Z] === RUN   TestServiceUpdatePidsLimit
03:42:17 [2020-06-27T03:42:17.807Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
03:42:17 [2020-06-27T03:42:17.872Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:42:18 [2020-06-27T03:42:18.376Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
03:42:18 [2020-06-27T03:42:18.633Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:42:19 [2020-06-27T03:42:19.199Z] === RUN   TestDockerSuite/TestExecUlimits
03:42:19 [2020-06-27T03:42:19.415Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:19 [2020-06-27T03:42:19.415Z] INFO: Testing against a local daemon
03:42:19 [2020-06-27T03:42:19.415Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.220s
03:42:19 [2020-06-27T03:42:19.415Z] 
03:42:19 [2020-06-27T03:42:19.415Z] === Skipped
03:42:19 [2020-06-27T03:42:19.415Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
03:42:19 [2020-06-27T03:42:19.415Z]     external_test.go:48: runtime.GOOS == "windows"
03:42:19 [2020-06-27T03:42:19.415Z] 
03:42:19 [2020-06-27T03:42:19.415Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
03:42:19 [2020-06-27T03:42:19.415Z]     external_test.go:408: runtime.GOOS == "windows"
03:42:19 [2020-06-27T03:42:19.415Z] 
03:42:19 [2020-06-27T03:42:19.415Z] 
03:42:19 [2020-06-27T03:42:19.415Z] DONE 2 tests, 2 skipped in 3.284s
03:42:19 [2020-06-27T03:42:19.415Z] 
03:42:19 [2020-06-27T03:42:19.415Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
03:42:19 [2020-06-27T03:42:19.764Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:42:19 [2020-06-27T03:42:19.764Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
03:42:19 [2020-06-27T03:42:19.764Z] === RUN   TestDockerSuite/TestExecWithImageUser
03:42:21 [2020-06-27T03:42:21.136Z] === RUN   TestDockerSuite/TestExecWithNoTERM
03:42:21 [2020-06-27T03:42:21.150Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:42:21 [2020-06-27T03:42:21.641Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:21 [2020-06-27T03:42:21.642Z] INFO: Testing against a local daemon
03:42:21 [2020-06-27T03:42:21.642Z] ok  	github.com/docker/docker/integration/plugin/logging	0.245s
03:42:21 [2020-06-27T03:42:21.701Z] === RUN   TestDockerSuite/TestExecWithPrivileged
03:42:22 [2020-06-27T03:42:22.080Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:42:22 [2020-06-27T03:42:22.112Z] 
03:42:22 [2020-06-27T03:42:22.112Z] === Skipped
03:42:22 [2020-06-27T03:42:22.112Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
03:42:22 [2020-06-27T03:42:22.112Z]     read_test.go:21: no unix domain sockets on Windows
03:42:22 [2020-06-27T03:42:22.112Z] 
03:42:22 [2020-06-27T03:42:22.112Z] 
03:42:22 [2020-06-27T03:42:22.112Z] DONE 1 tests, 1 skipped in 2.596s
03:42:22 [2020-06-27T03:42:22.112Z] 
03:42:22 [2020-06-27T03:42:22.112Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
03:42:22 [2020-06-27T03:42:22.475Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:42:22 [2020-06-27T03:42:22.634Z] === RUN   TestDockerSuite/TestExecWithTERM
03:42:22 [2020-06-27T03:42:22.891Z] === RUN   TestDockerSuite/TestExecWithUser
03:42:23 [2020-06-27T03:42:23.096Z] testing: warning: no tests to run
03:42:23 [2020-06-27T03:42:23.096Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.127s
03:42:23 [2020-06-27T03:42:23.450Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:42:23 [2020-06-27T03:42:23.456Z] === RUN   TestDockerSuite/TestGetContainerStats
03:42:23 [2020-06-27T03:42:23.562Z] 
03:42:23 [2020-06-27T03:42:23.562Z] DONE 0 tests in 1.324s
03:42:23 [2020-06-27T03:42:23.562Z] 
03:42:23 [2020-06-27T03:42:23.562Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
03:42:24 [2020-06-27T03:42:24.820Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:42:25 [2020-06-27T03:42:25.077Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:42:25 [2020-06-27T03:42:25.772Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:25 [2020-06-27T03:42:25.773Z] INFO: Testing against a local daemon
03:42:25 [2020-06-27T03:42:25.773Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.345s
03:42:26 [2020-06-27T03:42:26.239Z] 
03:42:26 [2020-06-27T03:42:26.239Z] === Skipped
03:42:26 [2020-06-27T03:42:26.239Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
03:42:26 [2020-06-27T03:42:26.239Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
03:42:26 [2020-06-27T03:42:26.239Z] 
03:42:26 [2020-06-27T03:42:26.239Z] 
03:42:26 [2020-06-27T03:42:26.239Z] DONE 1 tests, 1 skipped in 2.699s
03:42:26 [2020-06-27T03:42:26.239Z] 
03:42:26 [2020-06-27T03:42:26.239Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
03:42:26 [2020-06-27T03:42:26.448Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:42:27 [2020-06-27T03:42:27.631Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:42:27 [2020-06-27T03:42:27.888Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
03:42:28 [2020-06-27T03:42:28.345Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:42:28 [2020-06-27T03:42:28.452Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:28 [2020-06-27T03:42:28.452Z] INFO: Testing against a local daemon
03:42:28 [2020-06-27T03:42:28.452Z] ok  	github.com/docker/docker/integration/secret	0.209s
03:42:28 [2020-06-27T03:42:28.452Z] 
03:42:28 [2020-06-27T03:42:28.452Z] === Skipped
03:42:28 [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
03:42:28 [2020-06-27T03:42:28.452Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
03:42:28 [2020-06-27T03:42:28.452Z] 
03:42:28 [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
03:42:28 [2020-06-27T03:42:28.452Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
03:42:28 [2020-06-27T03:42:28.452Z] 
03:42:28 [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
03:42:28 [2020-06-27T03:42:28.452Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
03:42:28 [2020-06-27T03:42:28.452Z] 
03:42:28 [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s)
03:42:28 [2020-06-27T03:42:28.452Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
03:42:28 [2020-06-27T03:42:28.452Z] 
03:42:28 [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
03:42:28 [2020-06-27T03:42:28.452Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
03:42:28 [2020-06-27T03:42:28.452Z] 
03:42:28 [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
03:42:28 [2020-06-27T03:42:28.452Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
03:42:28 [2020-06-27T03:42:28.452Z] 
03:42:28 [2020-06-27T03:42:28.452Z] 
03:42:28 [2020-06-27T03:42:28.452Z] DONE 6 tests, 6 skipped in 2.241s
03:42:28 [2020-06-27T03:42:28.452Z] 
03:42:28 [2020-06-27T03:42:28.452Z] Running D:\gopath\src\github.com\docker\docker\integration\service
03:42:30 [2020-06-27T03:42:30.242Z] #33 154.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:42:30 [2020-06-27T03:42:30.876Z] --- PASS: TestServiceUpdatePidsLimit (15.88s)
03:42:30 [2020-06-27T03:42:30.876Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
03:42:30 [2020-06-27T03:42:30.876Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
03:42:30 [2020-06-27T03:42:30.876Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
03:42:30 [2020-06-27T03:42:30.876Z] PASS
03:42:30 [2020-06-27T03:42:30.876Z] 
03:42:30 [2020-06-27T03:42:30.876Z] === Skipped
03:42:30 [2020-06-27T03:42:30.876Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
03:42:30 [2020-06-27T03:42:30.876Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:42:30 [2020-06-27T03:42:30.876Z] 
03:42:30 [2020-06-27T03:42:30.876Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
03:42:30 [2020-06-27T03:42:30.876Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:42:30 [2020-06-27T03:42:30.876Z] 
03:42:30 [2020-06-27T03:42:30.876Z] 
03:42:30 [2020-06-27T03:42:30.876Z] DONE 27 tests, 2 skipped in 129.819s
03:42:30 [2020-06-27T03:42:30.876Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
03:42:30 [2020-06-27T03:42:30.876Z] ++ 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
03:42:30 [2020-06-27T03:42:30.876Z] ++ set -e
03:42:30 [2020-06-27T03:42:30.876Z] ++ '[' -n 0 ']'
03:42:30 [2020-06-27T03:42:30.876Z] ++ set -x
03:42:30 [2020-06-27T03:42:30.876Z] ++ env -i DEST=/go/src/github.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
03:42:30 [2020-06-27T03:42:30.876Z] INFO: Testing against a local daemon
03:42:30 [2020-06-27T03:42:30.876Z] === RUN   TestSessionCreate
03:42:30 [2020-06-27T03:42:30.876Z] --- PASS: TestSessionCreate (0.04s)
03:42:30 [2020-06-27T03:42:30.876Z] === RUN   TestSessionCreateWithBadUpgrade
03:42:30 [2020-06-27T03:42:30.876Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
03:42:30 [2020-06-27T03:42:30.876Z] PASS
03:42:30 [2020-06-27T03:42:30.876Z] 
03:42:30 [2020-06-27T03:42:30.876Z] DONE 2 tests in 0.145s
03:42:30 [2020-06-27T03:42:30.876Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
03:42:30 [2020-06-27T03:42:30.876Z] ++ 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
03:42:30 [2020-06-27T03:42:30.876Z] ++ set -e
03:42:30 [2020-06-27T03:42:30.876Z] ++ '[' -n 0 ']'
03:42:30 [2020-06-27T03:42:30.876Z] ++ set -x
03:42:30 [2020-06-27T03:42:30.876Z] ++ env -i DEST=/go/src/github.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
03:42:30 [2020-06-27T03:42:30.876Z] INFO: Testing against a local daemon
03:42:30 [2020-06-27T03:42:30.876Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:42:30 [2020-06-27T03:42:30.876Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:42:30 [2020-06-27T03:42:30.876Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:42:30 [2020-06-27T03:42:30.876Z] === RUN   TestEventsExecDie
03:42:30 [2020-06-27T03:42:30.876Z] --- PASS: TestEventsExecDie (0.63s)
03:42:30 [2020-06-27T03:42:30.876Z] === RUN   TestEventsBackwardsCompatible
03:42:30 [2020-06-27T03:42:30.876Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
03:42:30 [2020-06-27T03:42:30.876Z] === RUN   TestInfoBinaryCommits
03:42:30 [2020-06-27T03:42:30.876Z] --- PASS: TestInfoBinaryCommits (0.04s)
03:42:30 [2020-06-27T03:42:30.876Z] === RUN   TestInfoAPIVersioned
03:42:30 [2020-06-27T03:42:30.876Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:42:30 [2020-06-27T03:42:30.876Z] === RUN   TestInfoDiscoveryBackend
03:42:31 [2020-06-27T03:42:31.402Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:31 [2020-06-27T03:42:31.402Z] INFO: Testing against a local daemon
03:42:31 [2020-06-27T03:42:31.402Z] ok  	github.com/docker/docker/integration/service	0.370s
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === Skipped
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
03:42:31 [2020-06-27T03:42:31.402Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
03:42:31 [2020-06-27T03:42:31.402Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
03:42:31 [2020-06-27T03:42:31.402Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
03:42:31 [2020-06-27T03:42:31.402Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
03:42:31 [2020-06-27T03:42:31.402Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] DONE 24 tests, 23 skipped in 2.863s
03:42:31 [2020-06-27T03:42:31.402Z] 
03:42:31 [2020-06-27T03:42:31.402Z] Running D:\gopath\src\github.com\docker\docker\integration\session
03:42:31 [2020-06-27T03:42:31.491Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
03:42:31 [2020-06-27T03:42:31.491Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:42:31 [2020-06-27T03:42:31.613Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:42:32 [2020-06-27T03:42:32.177Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:42:32 [2020-06-27T03:42:32.498Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:42:32 [2020-06-27T03:42:32.498Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:42:33 [2020-06-27T03:42:33.112Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
03:42:33 [2020-06-27T03:42:33.112Z] === RUN   TestInfoAPI
03:42:33 [2020-06-27T03:42:33.112Z] --- PASS: TestInfoAPI (0.04s)
03:42:33 [2020-06-27T03:42:33.112Z] === RUN   TestInfoAPIWarnings
03:42:33 [2020-06-27T03:42:33.143Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
03:42:33 [2020-06-27T03:42:33.547Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:42:33 [2020-06-27T03:42:33.618Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:33 [2020-06-27T03:42:33.618Z] INFO: Testing against a local daemon
03:42:33 [2020-06-27T03:42:33.618Z] ok  	github.com/docker/docker/integration/session	0.243s
03:42:33 [2020-06-27T03:42:33.618Z] 
03:42:33 [2020-06-27T03:42:33.618Z] === Skipped
03:42:33 [2020-06-27T03:42:33.618Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
03:42:33 [2020-06-27T03:42:33.618Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
03:42:33 [2020-06-27T03:42:33.618Z] 
03:42:33 [2020-06-27T03:42:33.618Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
03:42:33 [2020-06-27T03:42:33.618Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
03:42:33 [2020-06-27T03:42:33.618Z] 
03:42:33 [2020-06-27T03:42:33.618Z] 
03:42:33 [2020-06-27T03:42:33.618Z] DONE 2 tests, 2 skipped in 2.172s
03:42:33 [2020-06-27T03:42:33.618Z] 
03:42:33 [2020-06-27T03:42:33.618Z] Running D:\gopath\src\github.com\docker\docker\integration\system
03:42:33 [2020-06-27T03:42:33.728Z] --- PASS: TestInfoAPIWarnings (0.53s)
03:42:33 [2020-06-27T03:42:33.728Z] === RUN   TestInfoDebug
03:42:34 [2020-06-27T03:42:34.011Z] --- PASS: TestInfoDebug (0.53s)
03:42:34 [2020-06-27T03:42:34.011Z] === RUN   TestInfoInsecureRegistries
03:42:34 [2020-06-27T03:42:34.073Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
03:42:34 [2020-06-27T03:42:34.630Z] --- PASS: TestInfoInsecureRegistries (0.53s)
03:42:34 [2020-06-27T03:42:34.630Z] === RUN   TestInfoRegistryMirrors
03:42:34 [2020-06-27T03:42:34.638Z] --- PASS: TestServiceUpdatePidsLimit (17.18s)
03:42:34 [2020-06-27T03:42:34.638Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.07s)
03:42:34 [2020-06-27T03:42:34.638Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
03:42:34 [2020-06-27T03:42:34.638Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
03:42:34 [2020-06-27T03:42:34.638Z] PASS
03:42:34 [2020-06-27T03:42:34.638Z] 
03:42:34 [2020-06-27T03:42:34.638Z] === Skipped
03:42:34 [2020-06-27T03:42:34.638Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
03:42:34 [2020-06-27T03:42:34.638Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:42:34 [2020-06-27T03:42:34.638Z] 
03:42:34 [2020-06-27T03:42:34.638Z] 
03:42:34 [2020-06-27T03:42:34.638Z] DONE 27 tests, 1 skipped in 180.364s
03:42:34 [2020-06-27T03:42:34.638Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
03:42:34 [2020-06-27T03:42:34.638Z] ++ 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
03:42:34 [2020-06-27T03:42:34.638Z] ++ set -e
03:42:34 [2020-06-27T03:42:34.638Z] ++ '[' -n 0 ']'
03:42:34 [2020-06-27T03:42:34.638Z] ++ set -x
03:42:34 [2020-06-27T03:42:34.638Z] ++ env -i DEST=/go/src/github.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
03:42:34 [2020-06-27T03:42:34.638Z] INFO: Testing against a local daemon
03:42:34 [2020-06-27T03:42:34.638Z] === RUN   TestSessionCreate
03:42:34 [2020-06-27T03:42:34.638Z] --- PASS: TestSessionCreate (0.03s)
03:42:34 [2020-06-27T03:42:34.638Z] === RUN   TestSessionCreateWithBadUpgrade
03:42:34 [2020-06-27T03:42:34.638Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
03:42:34 [2020-06-27T03:42:34.638Z] PASS
03:42:34 [2020-06-27T03:42:34.638Z] 
03:42:34 [2020-06-27T03:42:34.638Z] DONE 2 tests in 0.167s
03:42:34 [2020-06-27T03:42:34.638Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
03:42:34 [2020-06-27T03:42:34.638Z] ++ 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
03:42:34 [2020-06-27T03:42:34.638Z] ++ set -e
03:42:34 [2020-06-27T03:42:34.638Z] ++ '[' -n 0 ']'
03:42:34 [2020-06-27T03:42:34.638Z] ++ set -x
03:42:34 [2020-06-27T03:42:34.638Z] ++ env -i DEST=/go/src/github.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
03:42:34 [2020-06-27T03:42:34.895Z] INFO: Testing against a local daemon
03:42:34 [2020-06-27T03:42:34.895Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:42:34 [2020-06-27T03:42:34.895Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:42:34 [2020-06-27T03:42:34.895Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:42:34 [2020-06-27T03:42:34.895Z] === RUN   TestEventsExecDie
03:42:34 [2020-06-27T03:42:34.917Z] #33 159.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:42:35 [2020-06-27T03:42:35.249Z] --- PASS: TestInfoRegistryMirrors (0.53s)
03:42:35 [2020-06-27T03:42:35.249Z] === RUN   TestLoginFailsWithBadCredentials
03:42:35 [2020-06-27T03:42:35.460Z] --- PASS: TestEventsExecDie (0.54s)
03:42:35 [2020-06-27T03:42:35.460Z] === RUN   TestEventsBackwardsCompatible
03:42:35 [2020-06-27T03:42:35.460Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
03:42:35 [2020-06-27T03:42:35.460Z] === RUN   TestInfoBinaryCommits
03:42:35 [2020-06-27T03:42:35.460Z] --- PASS: TestInfoBinaryCommits (0.03s)
03:42:35 [2020-06-27T03:42:35.460Z] === RUN   TestInfoAPIVersioned
03:42:35 [2020-06-27T03:42:35.460Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:42:35 [2020-06-27T03:42:35.460Z] === RUN   TestInfoDiscoveryBackend
03:42:35 [2020-06-27T03:42:35.532Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
03:42:35 [2020-06-27T03:42:35.532Z] === RUN   TestPingCacheHeaders
03:42:35 [2020-06-27T03:42:35.532Z] --- PASS: TestPingCacheHeaders (0.03s)
03:42:35 [2020-06-27T03:42:35.532Z] === RUN   TestPingGet
03:42:35 [2020-06-27T03:42:35.532Z] --- PASS: TestPingGet (0.02s)
03:42:35 [2020-06-27T03:42:35.532Z] === RUN   TestPingHead
03:42:35 [2020-06-27T03:42:35.532Z] --- PASS: TestPingHead (0.04s)
03:42:35 [2020-06-27T03:42:35.532Z] === RUN   TestVersion
03:42:35 [2020-06-27T03:42:35.532Z] --- PASS: TestVersion (0.04s)
03:42:35 [2020-06-27T03:42:35.532Z] PASS
03:42:35 [2020-06-27T03:42:35.532Z] 
03:42:35 [2020-06-27T03:42:35.532Z] === Skipped
03:42:35 [2020-06-27T03:42:35.532Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:42:35 [2020-06-27T03:42:35.533Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:42:35 [2020-06-27T03:42:35.533Z] 
03:42:35 [2020-06-27T03:42:35.533Z] 
03:42:35 [2020-06-27T03:42:35.533Z] DONE 18 tests, 1 skipped in 5.508s
03:42:35 [2020-06-27T03:42:35.533Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
03:42:35 [2020-06-27T03:42:35.533Z] ++ 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
03:42:35 [2020-06-27T03:42:35.533Z] ++ set -e
03:42:35 [2020-06-27T03:42:35.533Z] ++ '[' -n 0 ']'
03:42:35 [2020-06-27T03:42:35.533Z] ++ set -x
03:42:35 [2020-06-27T03:42:35.533Z] ++ env -i DEST=/go/src/github.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
03:42:35 [2020-06-27T03:42:35.816Z] INFO: Testing against a local daemon
03:42:35 [2020-06-27T03:42:35.816Z] === RUN   TestVolumesCreateAndList
03:42:35 [2020-06-27T03:42:35.816Z] --- PASS: TestVolumesCreateAndList (0.03s)
03:42:35 [2020-06-27T03:42:35.816Z] === RUN   TestVolumesRemove
03:42:35 [2020-06-27T03:42:35.816Z] --- PASS: TestVolumesRemove (0.07s)
03:42:35 [2020-06-27T03:42:35.816Z] === RUN   TestVolumesInspect
03:42:35 [2020-06-27T03:42:35.816Z] --- PASS: TestVolumesInspect (0.02s)
03:42:35 [2020-06-27T03:42:35.816Z] === RUN   TestVolumesInvalidJSON
03:42:35 [2020-06-27T03:42:35.816Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:42:35 [2020-06-27T03:42:35.816Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:42:35 [2020-06-27T03:42:35.816Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:42:35 [2020-06-27T03:42:35.816Z] --- PASS: TestVolumesInvalidJSON (0.03s)
03:42:35 [2020-06-27T03:42:35.816Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:42:35 [2020-06-27T03:42:35.816Z] PASS
03:42:35 [2020-06-27T03:42:35.816Z] 
03:42:35 [2020-06-27T03:42:35.816Z] DONE 5 tests in 0.218s
03:42:35 [2020-06-27T03:42:35.816Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:42:35 [2020-06-27T03:42:35.827Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:35 [2020-06-27T03:42:35.827Z] INFO: Testing against a local daemon
03:42:36 [2020-06-27T03:42:36.024Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
03:42:36 [2020-06-27T03:42:36.024Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:42:36 [2020-06-27T03:42:36.098Z] ++++ cat bundles/test-integration/docker.pid
03:42:36 [2020-06-27T03:42:36.098Z] +++ kill 13842
03:42:36 [2020-06-27T03:42:36.811Z] ok  	github.com/docker/docker/integration/system	1.358s
03:42:36 [2020-06-27T03:42:36.812Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:42:36 [2020-06-27T03:42:36.954Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:42:36 [2020-06-27T03:42:36.954Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:42:37 [2020-06-27T03:42:37.105Z] +++ /etc/init.d/apparmor stop
03:42:37 [2020-06-27T03:42:37.105Z] Leaving: AppArmorNo profiles have been unloaded.
03:42:37 [2020-06-27T03:42:37.105Z] 
03:42:37 [2020-06-27T03:42:37.105Z] Unloading profiles will leave already running processes permanently
03:42:37 [2020-06-27T03:42:37.105Z] unconfined, which can lead to unexpected situations.
03:42:37 [2020-06-27T03:42:37.105Z] 
03:42:37 [2020-06-27T03:42:37.105Z] To set a process to complain mode, use the command line tool
03:42:37 [2020-06-27T03:42:37.105Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:42:37 [2020-06-27T03:42:37.105Z] +++ true
03:42:37 [2020-06-27T03:42:37.105Z] exiting test-integration
03:42:37 [2020-06-27T03:42:37.105Z] ++ exit 0
03:42:37 [2020-06-27T03:42:37.105Z] 
03:42:37 [2020-06-27T03:42:37.283Z] 
03:42:37 [2020-06-27T03:42:37.283Z] === Skipped
03:42:37 [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:42:37 [2020-06-27T03:42:37.283Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
03:42:37 [2020-06-27T03:42:37.283Z] 
03:42:37 [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
03:42:37 [2020-06-27T03:42:37.283Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
03:42:37 [2020-06-27T03:42:37.283Z] 
03:42:37 [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
03:42:37 [2020-06-27T03:42:37.283Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
03:42:37 [2020-06-27T03:42:37.283Z] 
03:42:37 [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
03:42:37 [2020-06-27T03:42:37.283Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
03:42:37 [2020-06-27T03:42:37.283Z] 
03:42:37 [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
03:42:37 [2020-06-27T03:42:37.283Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
03:42:37 [2020-06-27T03:42:37.283Z] 
03:42:37 [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
03:42:37 [2020-06-27T03:42:37.283Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
03:42:37 [2020-06-27T03:42:37.283Z] 
03:42:37 [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
03:42:37 [2020-06-27T03:42:37.283Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
03:42:37 [2020-06-27T03:42:37.283Z] 
03:42:37 [2020-06-27T03:42:37.283Z] 
03:42:37 [2020-06-27T03:42:37.283Z] DONE 13 tests, 7 skipped in 3.492s
03:42:37 [2020-06-27T03:42:37.283Z] 
03:42:37 [2020-06-27T03:42:37.283Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
03:42:37 [2020-06-27T03:42:37.519Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
03:42:37 [2020-06-27T03:42:37.519Z] === RUN   TestInfoAPI
03:42:37 [2020-06-27T03:42:37.519Z] --- PASS: TestInfoAPI (0.02s)
03:42:37 [2020-06-27T03:42:37.519Z] === RUN   TestInfoAPIWarnings
03:42:37 [2020-06-27T03:42:37.743Z] #33 162.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:42:38 [2020-06-27T03:42:38.083Z] --- PASS: TestInfoAPIWarnings (0.52s)
03:42:38 [2020-06-27T03:42:38.083Z] === RUN   TestInfoDebug
Post stage
[Pipeline] junit
03:42:38 [2020-06-27T03:42:38.616Z] Recording test results
03:42:38 [2020-06-27T03:42:38.647Z] --- PASS: TestInfoDebug (0.54s)
03:42:38 [2020-06-27T03:42:38.647Z] === RUN   TestInfoInsecureRegistries
03:42:38 [2020-06-27T03:42:38.647Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
03:42:39 [2020-06-27T03:42:39.115Z] #33 163.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:42:39 [2020-06-27T03:42:39.212Z] --- PASS: TestInfoInsecureRegistries (0.52s)
03:42:39 [2020-06-27T03:42:39.212Z] === RUN   TestInfoRegistryMirrors
03:42:39 [2020-06-27T03:42:39.212Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
03:42:39 [2020-06-27T03:42:39.212Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
03:42:39 [2020-06-27T03:42:39.212Z] === RUN   TestDockerSuite/TestHealth
03:42:39 [2020-06-27T03:42:39.499Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:39 [2020-06-27T03:42:39.499Z] INFO: Testing against a local daemon
03:42:39 [2020-06-27T03:42:39.499Z] ok  	github.com/docker/docker/integration/volume	0.301s
03:42:39 [2020-06-27T03:42:39.499Z] 
03:42:39 [2020-06-27T03:42:39.499Z] === Skipped
03:42:39 [2020-06-27T03:42:39.499Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
03:42:39 [2020-06-27T03:42:39.499Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
03:42:39 [2020-06-27T03:42:39.499Z] 
03:42:39 [2020-06-27T03:42:39.499Z] 
03:42:39 [2020-06-27T03:42:39.499Z] DONE 5 tests, 1 skipped in 2.430s
03:42:39 [2020-06-27T03:42:39.499Z] 
03:42:39 [2020-06-27T03:42:39.499Z] INFO: make.ps1 ended at 06/27/2020 03:42:39
03:42:39 [2020-06-27T03:42:39.499Z] INFO: Integration CLI tests being run from the host:
03:42:39 [2020-06-27T03:42:39.499Z] 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" 
03:42:39 [2020-06-27T03:42:39.560Z] + echo Ensuring container killed.
03:42:39 [2020-06-27T03:42:39.560Z] Ensuring container killed.
03:42:39 [2020-06-27T03:42:39.560Z] + docker rm -vf docker-pr1
03:42:39 [2020-06-27T03:42:39.560Z] Error: No such container: docker-pr1
03:42:39 [2020-06-27T03:42:39.560Z] + true
[Pipeline] sh
03:42:39 [2020-06-27T03:42:39.775Z] --- PASS: TestInfoRegistryMirrors (0.53s)
03:42:39 [2020-06-27T03:42:39.775Z] === RUN   TestLoginFailsWithBadCredentials
03:42:39 [2020-06-27T03:42:39.775Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
03:42:39 [2020-06-27T03:42:39.775Z] === RUN   TestPingCacheHeaders
03:42:39 [2020-06-27T03:42:39.932Z] + echo Chowning /workspace to jenkins user
03:42:39 [2020-06-27T03:42:39.932Z] Chowning /workspace to jenkins user
03:42:39 [2020-06-27T03:42:39.932Z] + id -u
03:42:39 [2020-06-27T03:42:39.932Z] + id -g
03:42:39 [2020-06-27T03:42:39.932Z] + docker run --rm -v /home/docker/workspace/moby_PR-41159:/workspace busybox chown -R 1001:1001 /workspace
03:42:39 [2020-06-27T03:42:39.932Z] Unable to find image 'busybox:latest' locally
03:42:40 [2020-06-27T03:42:40.033Z] --- PASS: TestPingCacheHeaders (0.03s)
03:42:40 [2020-06-27T03:42:40.033Z] === RUN   TestPingGet
03:42:40 [2020-06-27T03:42:40.033Z] --- PASS: TestPingGet (0.02s)
03:42:40 [2020-06-27T03:42:40.033Z] === RUN   TestPingHead
03:42:40 [2020-06-27T03:42:40.033Z] --- PASS: TestPingHead (0.03s)
03:42:40 [2020-06-27T03:42:40.033Z] === RUN   TestVersion
03:42:40 [2020-06-27T03:42:40.033Z] --- PASS: TestVersion (0.02s)
03:42:40 [2020-06-27T03:42:40.033Z] PASS
03:42:40 [2020-06-27T03:42:40.033Z] 
03:42:40 [2020-06-27T03:42:40.033Z] === Skipped
03:42:40 [2020-06-27T03:42:40.033Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:42:40 [2020-06-27T03:42:40.033Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:42:40 [2020-06-27T03:42:40.033Z] 
03:42:40 [2020-06-27T03:42:40.033Z] 
03:42:40 [2020-06-27T03:42:40.033Z] DONE 18 tests, 1 skipped in 5.289s
03:42:40 [2020-06-27T03:42:40.033Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
03:42:40 [2020-06-27T03:42:40.033Z] ++ 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
03:42:40 [2020-06-27T03:42:40.033Z] ++ set -e
03:42:40 [2020-06-27T03:42:40.033Z] ++ '[' -n 0 ']'
03:42:40 [2020-06-27T03:42:40.033Z] ++ set -x
03:42:40 [2020-06-27T03:42:40.033Z] ++ env -i DEST=/go/src/github.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
03:42:40 [2020-06-27T03:42:40.218Z] latest: Pulling from library/busybox
03:42:40 [2020-06-27T03:42:40.218Z] 0f1f027783f1: Pulling fs layer
03:42:40 [2020-06-27T03:42:40.291Z] INFO: Testing against a local daemon
03:42:40 [2020-06-27T03:42:40.291Z] === RUN   TestVolumesCreateAndList
03:42:40 [2020-06-27T03:42:40.291Z] --- PASS: TestVolumesCreateAndList (0.02s)
03:42:40 [2020-06-27T03:42:40.291Z] === RUN   TestVolumesRemove
03:42:40 [2020-06-27T03:42:40.291Z] --- PASS: TestVolumesRemove (0.06s)
03:42:40 [2020-06-27T03:42:40.291Z] === RUN   TestVolumesInspect
03:42:40 [2020-06-27T03:42:40.291Z] --- PASS: TestVolumesInspect (0.02s)
03:42:40 [2020-06-27T03:42:40.291Z] === RUN   TestVolumesInvalidJSON
03:42:40 [2020-06-27T03:42:40.291Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:42:40 [2020-06-27T03:42:40.291Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:42:40 [2020-06-27T03:42:40.291Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:42:40 [2020-06-27T03:42:40.291Z] --- PASS: TestVolumesInvalidJSON (0.02s)
03:42:40 [2020-06-27T03:42:40.291Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:42:40 [2020-06-27T03:42:40.291Z] PASS
03:42:40 [2020-06-27T03:42:40.291Z] 
03:42:40 [2020-06-27T03:42:40.291Z] DONE 5 tests in 0.305s
03:42:40 [2020-06-27T03:42:40.291Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:42:40 [2020-06-27T03:42:40.486Z] #33 164.7 
03:42:40 [2020-06-27T03:42:40.502Z] 0f1f027783f1: Verifying Checksum
03:42:40 [2020-06-27T03:42:40.502Z] 0f1f027783f1: Download complete
03:42:40 [2020-06-27T03:42:40.502Z] 0f1f027783f1: Pull complete
03:42:40 [2020-06-27T03:42:40.502Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
03:42:40 [2020-06-27T03:42:40.502Z] Status: Downloaded newer image for busybox:latest
03:42:40 [2020-06-27T03:42:40.548Z] ++++ cat bundles/test-integration/docker.pid
03:42:40 [2020-06-27T03:42:40.548Z] +++ kill 5575
03:42:40 [2020-06-27T03:42:40.744Z] #33 DONE 164.8s
03:42:40 [2020-06-27T03:42:40.744Z] 
03:42:40 [2020-06-27T03:42:40.744Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
03:42:41 [2020-06-27T03:42:41.917Z] +++ /etc/init.d/apparmor stop
03:42:41 [2020-06-27T03:42:41.917Z] Leaving: AppArmorNo profiles have been unloaded.
03:42:41 [2020-06-27T03:42:41.917Z] 
03:42:41 [2020-06-27T03:42:41.917Z] Unloading profiles will leave already running processes permanently
03:42:41 [2020-06-27T03:42:41.917Z] unconfined, which can lead to unexpected situations.
03:42:41 [2020-06-27T03:42:41.917Z] 
03:42:41 [2020-06-27T03:42:41.917Z] To set a process to complain mode, use the command line tool
03:42:41 [2020-06-27T03:42:41.918Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:42:41 [2020-06-27T03:42:41.918Z] +++ true
03:42:41 [2020-06-27T03:42:41.918Z] exiting test-integration
03:42:41 [2020-06-27T03:42:41.918Z] ++ exit 0
03:42:41 [2020-06-27T03:42:41.918Z] 
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:42:42 [2020-06-27T03:42:42.132Z] #34 DONE 1.4s
03:42:42 [2020-06-27T03:42:42.370Z] + bundleName=ppc64le-integration
03:42:42 [2020-06-27T03:42:42.370Z] + echo Creating ppc64le-integration-bundles.tar.gz
03:42:42 [2020-06-27T03:42:42.370Z] Creating ppc64le-integration-bundles.tar.gz
03:42:42 [2020-06-27T03:42:42.370Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
03:42:42 [2020-06-27T03:42:42.370Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
03:42:42 [2020-06-27T03:42:42.405Z] Archiving artifacts
03:42:42 [2020-06-27T03:42:42.482Z] + for job in $(jobs -p)
03:42:42 [2020-06-27T03:42:42.482Z] + wait 11460
03:42:42 [2020-06-27T03:42:42.953Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:42:43 [2020-06-27T03:42:43.343Z] + make clean
03:42:43 [2020-06-27T03:42:43.625Z] make: command: Command not found
03:42:43 [2020-06-27T03:42:43.625Z] make: command: Command not found
03:42:43 [2020-06-27T03:42:43.625Z] docker volume rm -f docker-dev-cache
03:42:43 [2020-06-27T03:42:43.625Z] docker-dev-cache
[Pipeline] deleteDir
03:42:44 [2020-06-27T03:42:44.058Z] 
03:42:44 [2020-06-27T03:42:44.058Z] #35 [runner 12/12] COPY --from=builder       /build/ /
03:42:44 [2020-06-27T03:42:44.318Z] #35 DONE 0.7s
03:42:44 [2020-06-27T03:42:44.576Z] 
03:42:44 [2020-06-27T03:42:44.576Z] #36 exporting to image
03:42:44 [2020-06-27T03:42:44.576Z] #36 exporting layers
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:42:47 [2020-06-27T03:42:47.852Z] #36 exporting layers 2.9s done
03:42:47 [2020-06-27T03:42:47.852Z] #36 writing image sha256:05ba3d759f2715eb992a3e7bb0f961b7bbc2035774cbcff976aa7f4d290a017c done
03:42:47 [2020-06-27T03:42:47.852Z] #36 naming to docker.io/library/moby-e2e-test done
03:42:47 [2020-06-27T03:42:47.852Z] #36 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:42:48 [2020-06-27T03:42:48.162Z] + echo Ensuring container killed.
03:42:48 [2020-06-27T03:42:48.162Z] Ensuring container killed.
03:42:48 [2020-06-27T03:42:48.162Z] + docker rm -vf docker-pr1
03:42:48 [2020-06-27T03:42:48.162Z] Error: No such container: docker-pr1
03:42:48 [2020-06-27T03:42:48.162Z] + true
03:42:48 [2020-06-27T03:42:48.163Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
03:42:48 [2020-06-27T03:42:48.163Z] INFO: Testing against a local daemon
[Pipeline] sh
03:42:48 [2020-06-27T03:42:48.441Z] + echo Chowning /workspace to jenkins user
03:42:48 [2020-06-27T03:42:48.441Z] Chowning /workspace to jenkins user
03:42:48 [2020-06-27T03:42:48.441Z] + id -u
03:42:48 [2020-06-27T03:42:48.441Z] + id -g
03:42:48 [2020-06-27T03:42:48.441Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:42:49 [2020-06-27T03:42:49.664Z] + bundleName=unit
03:42:49 [2020-06-27T03:42:49.665Z] + echo Creating unit-bundles.tar.gz
03:42:49 [2020-06-27T03:42:49.665Z] Creating unit-bundles.tar.gz
03:42:49 [2020-06-27T03:42:49.665Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
03:42:49 [2020-06-27T03:42:49.665Z] bundles/junit-report.xml
03:42:49 [2020-06-27T03:42:49.665Z] bundles/go-test-report.json
03:42:49 [2020-06-27T03:42:49.665Z] bundles/profile.out
[Pipeline] archiveArtifacts
03:42:49 [2020-06-27T03:42:49.674Z] Archiving artifacts
03:42:50 [2020-06-27T03:42:50.047Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:42:50 [2020-06-27T03:42:50.368Z] + make clean
03:42:50 [2020-06-27T03:42:50.624Z] docker volume rm -f docker-dev-cache
03:42:50 [2020-06-27T03:42:50.624Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:42:57 [2020-06-27T03:42:57.337Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
03:42:58 [2020-06-27T03:42:58.269Z] === RUN   TestDockerSuite/TestHistoryExistentImage
03:42:58 [2020-06-27T03:42:58.269Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
03:42:58 [2020-06-27T03:42:58.269Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
03:42:58 [2020-06-27T03:42:58.269Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
03:42:58 [2020-06-27T03:42:58.832Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
03:42:58 [2020-06-27T03:42:58.832Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
03:42:59 [2020-06-27T03:42:59.396Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
03:42:59 [2020-06-27T03:42:59.396Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
03:42:59 [2020-06-27T03:42:59.396Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
03:42:59 [2020-06-27T03:42:59.396Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
03:42:59 [2020-06-27T03:42:59.653Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
03:42:59 [2020-06-27T03:42:59.911Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
03:43:00 [2020-06-27T03:43:00.169Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
03:43:00 [2020-06-27T03:43:00.169Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
03:43:00 [2020-06-27T03:43:00.733Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
03:43:00 [2020-06-27T03:43:00.733Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
03:43:01 [2020-06-27T03:43:01.297Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
03:43:01 [2020-06-27T03:43:01.862Z] === RUN   TestDockerSuite/TestImagesFormat
03:43:01 [2020-06-27T03:43:01.862Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
03:43:02 [2020-06-27T03:43:02.429Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
03:43:04 [2020-06-27T03:43:04.951Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
03:43:04 [2020-06-27T03:43:04.951Z] === RUN   TestDockerSuite/TestImportBadURL
03:43:05 [2020-06-27T03:43:05.208Z] === RUN   TestDockerSuite/TestImportDisplay
03:43:06 [2020-06-27T03:43:06.140Z] === RUN   TestDockerSuite/TestImportFile
03:43:07 [2020-06-27T03:43:07.072Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
03:43:07 [2020-06-27T03:43:07.072Z] === RUN   TestDockerSuite/TestImportFileWithMessage
03:43:08 [2020-06-27T03:43:08.441Z] === RUN   TestDockerSuite/TestImportGzipped
03:43:09 [2020-06-27T03:43:09.379Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
03:43:10 [2020-06-27T03:43:10.314Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
03:43:10 [2020-06-27T03:43:10.879Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
03:43:11 [2020-06-27T03:43:11.443Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
03:43:12 [2020-06-27T03:43:12.008Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
03:43:12 [2020-06-27T03:43:12.008Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
03:43:12 [2020-06-27T03:43:12.008Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
03:43:12 [2020-06-27T03:43:12.265Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
03:43:12 [2020-06-27T03:43:12.830Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
03:43:13 [2020-06-27T03:43:13.393Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
03:43:13 [2020-06-27T03:43:13.650Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
03:43:14 [2020-06-27T03:43:14.214Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
03:43:14 [2020-06-27T03:43:14.472Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
03:43:14 [2020-06-27T03:43:14.472Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
03:43:15 [2020-06-27T03:43:15.842Z] === RUN   TestDockerSuite/TestInspectAmpersand
03:43:16 [2020-06-27T03:43:16.099Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
03:43:16 [2020-06-27T03:43:16.666Z] === RUN   TestDockerSuite/TestInspectByPrefix
03:43:16 [2020-06-27T03:43:16.666Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
03:43:16 [2020-06-27T03:43:16.924Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
03:43:16 [2020-06-27T03:43:16.924Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
03:43:17 [2020-06-27T03:43:17.856Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
03:43:17 [2020-06-27T03:43:17.856Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
03:43:18 [2020-06-27T03:43:18.420Z] === RUN   TestDockerSuite/TestInspectDefault
03:43:18 [2020-06-27T03:43:18.985Z] === RUN   TestDockerSuite/TestInspectHistory
03:43:19 [2020-06-27T03:43:19.550Z] === RUN   TestDockerSuite/TestInspectImage
03:43:19 [2020-06-27T03:43:19.550Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
03:43:19 [2020-06-27T03:43:19.550Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
03:43:19 [2020-06-27T03:43:19.550Z] === RUN   TestDockerSuite/TestInspectInt64
03:43:20 [2020-06-27T03:43:20.482Z] === RUN   TestDockerSuite/TestInspectJSONFields
03:43:21 [2020-06-27T03:43:21.048Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
03:43:21 [2020-06-27T03:43:21.048Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
03:43:21 [2020-06-27T03:43:21.980Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
03:43:22 [2020-06-27T03:43:22.545Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
03:43:22 [2020-06-27T03:43:22.545Z] === RUN   TestDockerSuite/TestInspectPlugin
03:43:25 [2020-06-27T03:43:25.069Z] === RUN   TestDockerSuite/TestInspectRootFS
03:43:25 [2020-06-27T03:43:25.069Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
03:43:25 [2020-06-27T03:43:25.635Z] === RUN   TestDockerSuite/TestInspectStatus
03:43:26 [2020-06-27T03:43:26.567Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
03:43:27 [2020-06-27T03:43:27.940Z] === RUN   TestDockerSuite/TestInspectTemplateError
03:43:28 [2020-06-27T03:43:28.504Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
03:43:29 [2020-06-27T03:43:29.069Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
03:43:30 [2020-06-27T03:43:30.042Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
03:43:30 [2020-06-27T03:43:30.614Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
03:43:31 [2020-06-27T03:43:31.178Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
03:43:31 [2020-06-27T03:43:31.743Z] === RUN   TestDockerSuite/TestInspectUnknownObject
03:43:31 [2020-06-27T03:43:31.743Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
03:43:33 [2020-06-27T03:43:33.113Z] === RUN   TestDockerSuite/TestLinkShortDefinition
03:43:34 [2020-06-27T03:43:34.047Z] === RUN   TestDockerSuite/TestLinksEnvs
03:43:34 [2020-06-27T03:43:34.978Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
03:43:35 [2020-06-27T03:43:35.235Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
03:43:36 [2020-06-27T03:43:36.167Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
03:43:37 [2020-06-27T03:43:37.540Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
03:43:38 [2020-06-27T03:43:38.911Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
03:43:38 [2020-06-27T03:43:38.911Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
03:43:40 [2020-06-27T03:43:40.281Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
03:43:40 [2020-06-27T03:43:40.538Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
03:43:40 [2020-06-27T03:43:40.796Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
03:43:41 [2020-06-27T03:43:41.053Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
03:43:51 [2020-06-27T03:43:51.013Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
03:43:51 [2020-06-27T03:43:51.013Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
03:43:52 [2020-06-27T03:43:52.382Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
03:43:52 [2020-06-27T03:43:52.640Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
03:43:54 [2020-06-27T03:43:54.011Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
03:43:54 [2020-06-27T03:43:54.011Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
03:43:54 [2020-06-27T03:43:54.576Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
03:43:54 [2020-06-27T03:43:54.576Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
03:43:54 [2020-06-27T03:43:54.576Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
03:43:54 [2020-06-27T03:43:54.835Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
03:43:55 [2020-06-27T03:43:55.398Z] === RUN   TestDockerSuite/TestLogsAPIUntil
03:43:57 [2020-06-27T03:43:57.919Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
03:43:58 [2020-06-27T03:43:58.851Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
03:43:59 [2020-06-27T03:43:59.108Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
03:44:04 [2020-06-27T03:44:04.378Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
03:44:04 [2020-06-27T03:44:04.635Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
03:44:04 [2020-06-27T03:44:04.635Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
03:44:05 [2020-06-27T03:44:05.199Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
03:44:06 [2020-06-27T03:44:06.130Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
03:44:07 [2020-06-27T03:44:07.061Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
03:44:07 [2020-06-27T03:44:07.625Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
03:44:08 [2020-06-27T03:44:08.555Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
03:44:10 [2020-06-27T03:44:10.449Z] === RUN   TestDockerSuite/TestLogsFollowStopped
03:44:11 [2020-06-27T03:44:11.013Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
03:44:11 [2020-06-27T03:44:11.271Z] === RUN   TestDockerSuite/TestLogsSince
03:44:13 [2020-06-27T03:44:13.164Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
03:44:18 [2020-06-27T03:44:18.419Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
03:44:18 [2020-06-27T03:44:18.419Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
03:44:23 [2020-06-27T03:44:23.673Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
03:44:24 [2020-06-27T03:44:24.238Z] === RUN   TestDockerSuite/TestLogsTail
03:44:24 [2020-06-27T03:44:24.804Z] === RUN   TestDockerSuite/TestLogsTimestamps
03:44:25 [2020-06-27T03:44:25.369Z] === RUN   TestDockerSuite/TestLogsWithDetails
03:44:25 [2020-06-27T03:44:25.626Z] === RUN   TestDockerSuite/TestMountIntoProc
03:44:25 [2020-06-27T03:44:25.883Z] === RUN   TestDockerSuite/TestMountIntoSys
03:44:26 [2020-06-27T03:44:26.446Z] === RUN   TestDockerSuite/TestNetHostname
03:44:27 [2020-06-27T03:44:27.818Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
03:44:27 [2020-06-27T03:44:27.818Z] === RUN   TestDockerSuite/TestNetworkEvents
03:44:28 [2020-06-27T03:44:28.749Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
03:44:30 [2020-06-27T03:44:30.119Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
03:44:30 [2020-06-27T03:44:30.375Z] === RUN   TestDockerSuite/TestPluginActive
03:44:31 [2020-06-27T03:44:31.748Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
03:44:37 [2020-06-27T03:44:37.003Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
03:44:37 [2020-06-27T03:44:37.003Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
03:44:37 [2020-06-27T03:44:37.260Z] === RUN   TestDockerSuite/TestPluginLogDriver
03:44:39 [2020-06-27T03:44:39.782Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
03:44:40 [2020-06-27T03:44:40.714Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
03:44:42 [2020-06-27T03:44:42.608Z] === RUN   TestDockerSuite/TestPluginUpgrade
03:44:45 [2020-06-27T03:44:45.882Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
03:44:46 [2020-06-27T03:44:46.815Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
03:44:48 [2020-06-27T03:44:48.711Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
03:44:48 [2020-06-27T03:44:48.711Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
03:44:49 [2020-06-27T03:44:49.642Z] === RUN   TestDockerSuite/TestPortHostBinding
03:44:50 [2020-06-27T03:44:50.573Z] === RUN   TestDockerSuite/TestPortList
03:44:58 [2020-06-27T03:44:58.674Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
03:44:58 [2020-06-27T03:44:58.674Z] === RUN   TestDockerSuite/TestPostContainersAttach
03:45:05 [2020-06-27T03:45:05.223Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
03:45:05 [2020-06-27T03:45:05.223Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
03:45:05 [2020-06-27T03:45:05.223Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
03:45:05 [2020-06-27T03:45:05.223Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
03:45:05 [2020-06-27T03:45:05.223Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
03:45:05 [2020-06-27T03:45:05.480Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
03:45:05 [2020-06-27T03:45:05.480Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
03:45:06 [2020-06-27T03:45:06.044Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
03:45:06 [2020-06-27T03:45:06.044Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
03:45:06 [2020-06-27T03:45:06.979Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
03:45:06 [2020-06-27T03:45:06.979Z] === RUN   TestDockerSuite/TestPruneContainerLabel
03:45:08 [2020-06-27T03:45:08.890Z] === RUN   TestDockerSuite/TestPruneContainerUntil
03:45:09 [2020-06-27T03:45:09.822Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
03:45:10 [2020-06-27T03:45:10.078Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
03:45:10 [2020-06-27T03:45:10.336Z] === RUN   TestDockerSuite/TestPsByOrder
03:45:11 [2020-06-27T03:45:11.706Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
03:45:12 [2020-06-27T03:45:12.270Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
03:45:12 [2020-06-27T03:45:12.834Z] === RUN   TestDockerSuite/TestPsListContainersBase
03:45:16 [2020-06-27T03:45:16.112Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
03:45:20 [2020-06-27T03:45:20.293Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
03:45:20 [2020-06-27T03:45:20.293Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
03:45:22 [2020-06-27T03:45:22.188Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
03:45:28 [2020-06-27T03:45:28.736Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
03:45:29 [2020-06-27T03:45:29.300Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
03:45:31 [2020-06-27T03:45:31.196Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
03:45:31 [2020-06-27T03:45:31.759Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
03:45:32 [2020-06-27T03:45:32.691Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
03:45:35 [2020-06-27T03:45:35.215Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
03:45:37 [2020-06-27T03:45:37.113Z] === RUN   TestDockerSuite/TestPsListContainersSize
03:45:38 [2020-06-27T03:45:38.046Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
03:45:38 [2020-06-27T03:45:38.046Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
03:45:38 [2020-06-27T03:45:38.610Z] === RUN   TestDockerSuite/TestPsRightTagName
03:45:39 [2020-06-27T03:45:39.979Z] === RUN   TestDockerSuite/TestPsShowMounts
03:45:41 [2020-06-27T03:45:41.875Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
03:45:42 [2020-06-27T03:45:42.133Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
03:45:42 [2020-06-27T03:45:42.133Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
03:45:42 [2020-06-27T03:45:42.133Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
03:45:42 [2020-06-27T03:45:42.133Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
03:45:42 [2020-06-27T03:45:42.391Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
03:45:42 [2020-06-27T03:45:42.391Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
03:45:42 [2020-06-27T03:45:42.955Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
03:45:43 [2020-06-27T03:45:43.887Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
03:45:45 [2020-06-27T03:45:45.257Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
03:45:45 [2020-06-27T03:45:45.822Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
03:45:53 [2020-06-27T03:45:53.979Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
03:45:54 [2020-06-27T03:45:54.236Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
03:45:55 [2020-06-27T03:45:55.606Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
03:45:55 [2020-06-27T03:45:55.606Z] === RUN   TestDockerSuite/TestRestartPolicyNO
03:45:55 [2020-06-27T03:45:55.606Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
03:45:55 [2020-06-27T03:45:55.863Z] === RUN   TestDockerSuite/TestRestartRunningContainer
03:45:57 [2020-06-27T03:45:57.757Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
03:45:58 [2020-06-27T03:45:58.690Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
03:46:01 [2020-06-27T03:46:01.213Z] === RUN   TestDockerSuite/TestRestartWithVolumes
03:46:01 [2020-06-27T03:46:01.777Z] === RUN   TestDockerSuite/TestRmiBlank
03:46:01 [2020-06-27T03:46:01.777Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
03:46:01 [2020-06-27T03:46:01.777Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
03:46:04 [2020-06-27T03:46:04.300Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
03:46:04 [2020-06-27T03:46:04.865Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
03:46:05 [2020-06-27T03:46:05.429Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
03:46:06 [2020-06-27T03:46:06.360Z] === RUN   TestDockerSuite/TestRmiImgIDForce
03:46:06 [2020-06-27T03:46:06.925Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
03:46:07 [2020-06-27T03:46:07.877Z] === RUN   TestDockerSuite/TestRmiParentImageFail
03:46:08 [2020-06-27T03:46:08.441Z] === RUN   TestDockerSuite/TestRmiTag
03:46:08 [2020-06-27T03:46:08.699Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
03:46:08 [2020-06-27T03:46:08.956Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
03:46:09 [2020-06-27T03:46:09.521Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
03:46:12 [2020-06-27T03:46:12.047Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
03:46:12 [2020-06-27T03:46:12.612Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
03:46:13 [2020-06-27T03:46:13.543Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
03:46:13 [2020-06-27T03:46:13.802Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
03:46:15 [2020-06-27T03:46:15.174Z] === RUN   TestDockerSuite/TestRunAddHost
03:46:15 [2020-06-27T03:46:15.431Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
03:46:15 [2020-06-27T03:46:15.689Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
03:46:16 [2020-06-27T03:46:16.253Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
03:46:16 [2020-06-27T03:46:16.510Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
03:46:17 [2020-06-27T03:46:17.075Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
03:46:18 [2020-06-27T03:46:18.006Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
03:46:18 [2020-06-27T03:46:18.263Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
03:46:18 [2020-06-27T03:46:18.827Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
03:46:19 [2020-06-27T03:46:19.392Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
03:46:20 [2020-06-27T03:46:20.324Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
03:46:21 [2020-06-27T03:46:21.258Z] === RUN   TestDockerSuite/TestRunAttachDetach
03:46:21 [2020-06-27T03:46:21.823Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
03:46:22 [2020-06-27T03:46:22.756Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
03:46:23 [2020-06-27T03:46:23.321Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
03:46:23 [2020-06-27T03:46:23.885Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
03:46:24 [2020-06-27T03:46:24.449Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
03:46:25 [2020-06-27T03:46:25.013Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
03:46:25 [2020-06-27T03:46:25.943Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
03:46:26 [2020-06-27T03:46:26.202Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
03:46:26 [2020-06-27T03:46:26.766Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
03:46:27 [2020-06-27T03:46:27.024Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
03:46:27 [2020-06-27T03:46:27.024Z] === RUN   TestDockerSuite/TestRunBindMounts
03:46:28 [2020-06-27T03:46:28.920Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
03:46:28 [2020-06-27T03:46:28.920Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
03:46:29 [2020-06-27T03:46:29.484Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
03:46:29 [2020-06-27T03:46:29.745Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
03:46:30 [2020-06-27T03:46:30.679Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
03:46:30 [2020-06-27T03:46:30.679Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
03:46:31 [2020-06-27T03:46:31.244Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
03:46:31 [2020-06-27T03:46:31.808Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
03:46:32 [2020-06-27T03:46:32.065Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
03:46:32 [2020-06-27T03:46:32.629Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
03:46:32 [2020-06-27T03:46:32.886Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
03:46:33 [2020-06-27T03:46:33.143Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
03:46:33 [2020-06-27T03:46:33.403Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
03:46:33 [2020-06-27T03:46:33.403Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
03:46:34 [2020-06-27T03:46:34.334Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
03:46:34 [2020-06-27T03:46:34.592Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
03:46:35 [2020-06-27T03:46:35.157Z] === RUN   TestDockerSuite/TestRunContainerNetwork
03:46:35 [2020-06-27T03:46:35.722Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
03:46:35 [2020-06-27T03:46:35.722Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
03:46:36 [2020-06-27T03:46:36.286Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
03:46:37 [2020-06-27T03:46:37.657Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
03:46:38 [2020-06-27T03:46:38.590Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
03:46:39 [2020-06-27T03:46:39.520Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
03:46:39 [2020-06-27T03:46:39.777Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
03:46:40 [2020-06-27T03:46:40.342Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
03:46:40 [2020-06-27T03:46:40.600Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
03:46:41 [2020-06-27T03:46:41.164Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
03:46:41 [2020-06-27T03:46:41.729Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
03:46:42 [2020-06-27T03:46:42.661Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
03:46:45 [2020-06-27T03:46:45.186Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
03:46:45 [2020-06-27T03:46:45.186Z] === RUN   TestDockerSuite/TestRunCreateVolume
03:46:45 [2020-06-27T03:46:45.186Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
03:46:46 [2020-06-27T03:46:46.558Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
03:46:47 [2020-06-27T03:46:47.489Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
03:46:48 [2020-06-27T03:46:48.860Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
03:46:49 [2020-06-27T03:46:49.119Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
03:46:51 [2020-06-27T03:46:51.016Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
03:46:51 [2020-06-27T03:46:51.017Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
03:46:51 [2020-06-27T03:46:51.274Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
03:46:52 [2020-06-27T03:46:52.206Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
03:46:53 [2020-06-27T03:46:53.606Z] === RUN   TestDockerSuite/TestRunDNSOptions
03:46:54 [2020-06-27T03:46:54.537Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
03:46:55 [2020-06-27T03:46:55.908Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
03:46:56 [2020-06-27T03:46:56.474Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
03:46:57 [2020-06-27T03:46:57.405Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
03:46:57 [2020-06-27T03:46:57.970Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
03:46:57 [2020-06-27T03:46:57.970Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
03:46:58 [2020-06-27T03:46:58.536Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
03:46:59 [2020-06-27T03:46:59.909Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
03:46:59 [2020-06-27T03:46:59.909Z] === RUN   TestDockerSuite/TestRunDuplicateMount
03:47:00 [2020-06-27T03:47:00.166Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
03:47:00 [2020-06-27T03:47:00.730Z] === RUN   TestDockerSuite/TestRunEchoStdout
03:47:01 [2020-06-27T03:47:01.295Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
03:47:01 [2020-06-27T03:47:01.859Z] === RUN   TestDockerSuite/TestRunEmptyEnv
03:47:01 [2020-06-27T03:47:01.859Z] === RUN   TestDockerSuite/TestRunEntrypoint
03:47:02 [2020-06-27T03:47:02.425Z] === RUN   TestDockerSuite/TestRunEnvironment
03:47:02 [2020-06-27T03:47:02.989Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
03:47:03 [2020-06-27T03:47:03.247Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
03:47:03 [2020-06-27T03:47:03.811Z] === RUN   TestDockerSuite/TestRunExitCode
03:47:04 [2020-06-27T03:47:04.375Z] === RUN   TestDockerSuite/TestRunExitCodeOne
03:47:04 [2020-06-27T03:47:04.940Z] === RUN   TestDockerSuite/TestRunExitCodeZero
03:47:05 [2020-06-27T03:47:05.504Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
03:47:06 [2020-06-27T03:47:06.069Z] === RUN   TestDockerSuite/TestRunExposePort
03:47:06 [2020-06-27T03:47:06.069Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
03:47:06 [2020-06-27T03:47:06.326Z] === RUN   TestDockerSuite/TestRunGroupAdd
03:47:06 [2020-06-27T03:47:06.891Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
03:47:08 [2020-06-27T03:47:08.263Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
03:47:08 [2020-06-27T03:47:08.520Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
03:47:08 [2020-06-27T03:47:08.520Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
03:47:11 [2020-06-27T03:47:11.045Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
03:47:11 [2020-06-27T03:47:11.301Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
03:47:14 [2020-06-27T03:47:14.579Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
03:47:18 [2020-06-27T03:47:18.768Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
03:47:20 [2020-06-27T03:47:20.665Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
03:47:22 [2020-06-27T03:47:22.559Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
03:47:23 [2020-06-27T03:47:23.124Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
03:47:23 [2020-06-27T03:47:23.124Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
03:47:24 [2020-06-27T03:47:24.055Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
03:47:24 [2020-06-27T03:47:24.313Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
03:47:24 [2020-06-27T03:47:24.313Z] === RUN   TestDockerSuite/TestRunInvalidReference
03:47:24 [2020-06-27T03:47:24.313Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
03:47:24 [2020-06-27T03:47:24.570Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
03:47:26 [2020-06-27T03:47:26.472Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
03:47:27 [2020-06-27T03:47:27.038Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
03:47:28 [2020-06-27T03:47:28.933Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
03:47:28 [2020-06-27T03:47:28.933Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
03:47:29 [2020-06-27T03:47:29.864Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
03:47:30 [2020-06-27T03:47:30.121Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
03:47:30 [2020-06-27T03:47:30.685Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
03:47:31 [2020-06-27T03:47:31.251Z] === RUN   TestDockerSuite/TestRunModeHostname
03:47:31 [2020-06-27T03:47:31.508Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
03:47:32 [2020-06-27T03:47:32.073Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
03:47:32 [2020-06-27T03:47:32.073Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
03:47:32 [2020-06-27T03:47:32.073Z] === RUN   TestDockerSuite/TestRunModeIpcHost
03:47:33 [2020-06-27T03:47:33.005Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
03:47:34 [2020-06-27T03:47:34.377Z] === RUN   TestDockerSuite/TestRunModePIDContainer
03:47:35 [2020-06-27T03:47:35.748Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
03:47:35 [2020-06-27T03:47:35.748Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
03:47:36 [2020-06-27T03:47:36.005Z] === RUN   TestDockerSuite/TestRunModePIDHost
03:47:36 [2020-06-27T03:47:36.005Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
03:47:36 [2020-06-27T03:47:36.936Z] === RUN   TestDockerSuite/TestRunModeUTSHost
03:47:38 [2020-06-27T03:47:38.309Z] === RUN   TestDockerSuite/TestRunMount
03:47:40 [2020-06-27T03:47:40.206Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
03:47:43 [2020-06-27T03:47:43.484Z] === RUN   TestDockerSuite/TestRunMountOrdering
03:47:43 [2020-06-27T03:47:43.484Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
03:47:44 [2020-06-27T03:47:44.054Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
03:47:44 [2020-06-27T03:47:44.995Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
03:47:46 [2020-06-27T03:47:46.364Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
03:47:48 [2020-06-27T03:47:48.260Z] === RUN   TestDockerSuite/TestRunNamedVolume
03:47:49 [2020-06-27T03:47:49.631Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
03:47:51 [2020-06-27T03:47:51.000Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
03:47:51 [2020-06-27T03:47:51.932Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
03:47:52 [2020-06-27T03:47:52.497Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
03:47:52 [2020-06-27T03:47:52.497Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
03:47:53 [2020-06-27T03:47:53.060Z] === RUN   TestDockerSuite/TestRunNetHost
03:47:53 [2020-06-27T03:47:53.624Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
03:47:54 [2020-06-27T03:47:54.188Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
03:47:54 [2020-06-27T03:47:54.753Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
03:47:56 [2020-06-27T03:47:56.124Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
03:47:57 [2020-06-27T03:47:57.055Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
03:48:00 [2020-06-27T03:48:00.332Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
03:48:00 [2020-06-27T03:48:00.332Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
03:48:00 [2020-06-27T03:48:00.332Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
03:48:00 [2020-06-27T03:48:00.589Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
03:48:00 [2020-06-27T03:48:00.589Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
03:48:01 [2020-06-27T03:48:01.153Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
03:48:01 [2020-06-27T03:48:01.410Z] === RUN   TestDockerSuite/TestRunNonExistingImage
03:48:01 [2020-06-27T03:48:01.667Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
03:48:01 [2020-06-27T03:48:01.924Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
03:48:02 [2020-06-27T03:48:02.488Z] === RUN   TestDockerSuite/TestRunOOMExitCode
03:48:02 [2020-06-27T03:48:02.488Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
03:48:03 [2020-06-27T03:48:03.053Z] === RUN   TestDockerSuite/TestRunPIDsLimit
03:48:03 [2020-06-27T03:48:03.620Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
03:48:04 [2020-06-27T03:48:04.553Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
03:48:04 [2020-06-27T03:48:04.811Z] === RUN   TestDockerSuite/TestRunPortInUse
03:48:05 [2020-06-27T03:48:05.635Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
03:48:06 [2020-06-27T03:48:06.200Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
03:48:06 [2020-06-27T03:48:06.765Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
03:48:07 [2020-06-27T03:48:07.329Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
03:48:07 [2020-06-27T03:48:07.917Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
03:48:08 [2020-06-27T03:48:08.849Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
03:48:08 [2020-06-27T03:48:08.849Z] === RUN   TestDockerSuite/TestRunPublishPort
03:48:09 [2020-06-27T03:48:09.414Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
03:48:09 [2020-06-27T03:48:09.979Z] === RUN   TestDockerSuite/TestRunReadProcLatency
03:48:09 [2020-06-27T03:48:09.979Z] === RUN   TestDockerSuite/TestRunReadProcTimer
03:48:10 [2020-06-27T03:48:10.236Z] === RUN   TestDockerSuite/TestRunRedirectStdout
03:48:11 [2020-06-27T03:48:11.169Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
03:48:11 [2020-06-27T03:48:11.169Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
03:48:13 [2020-06-27T03:48:13.693Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
03:48:13 [2020-06-27T03:48:13.694Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
03:48:14 [2020-06-27T03:48:14.626Z] === RUN   TestDockerSuite/TestRunRm
03:48:15 [2020-06-27T03:48:15.559Z] === RUN   TestDockerSuite/TestRunRmAndWait
03:48:16 [2020-06-27T03:48:16.928Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
03:48:19 [2020-06-27T03:48:19.038Z] === RUN   TestDockerSuite/TestRunRmPre125Api
03:48:19 [2020-06-27T03:48:19.295Z] === RUN   TestDockerSuite/TestRunRootWorkdir
03:48:19 [2020-06-27T03:48:19.858Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
03:48:21 [2020-06-27T03:48:21.227Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
03:48:21 [2020-06-27T03:48:21.485Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
03:48:24 [2020-06-27T03:48:24.011Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
03:48:26 [2020-06-27T03:48:26.534Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
03:48:26 [2020-06-27T03:48:26.534Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
03:48:27 [2020-06-27T03:48:27.099Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
03:48:27 [2020-06-27T03:48:27.357Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
03:48:27 [2020-06-27T03:48:27.922Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
03:48:28 [2020-06-27T03:48:28.179Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
03:48:28 [2020-06-27T03:48:28.743Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
03:48:29 [2020-06-27T03:48:29.000Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
03:48:29 [2020-06-27T03:48:29.257Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
03:48:29 [2020-06-27T03:48:29.821Z] === RUN   TestDockerSuite/TestRunSetMacAddress
03:48:30 [2020-06-27T03:48:30.386Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
03:48:31 [2020-06-27T03:48:31.757Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
03:48:33 [2020-06-27T03:48:33.137Z] === RUN   TestDockerSuite/TestRunState
03:48:34 [2020-06-27T03:48:34.508Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
03:48:34 [2020-06-27T03:48:34.508Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
03:48:34 [2020-06-27T03:48:34.765Z] === RUN   TestDockerSuite/TestRunStdinPipe
03:48:35 [2020-06-27T03:48:35.329Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
03:48:35 [2020-06-27T03:48:35.586Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
03:48:35 [2020-06-27T03:48:35.586Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
03:48:36 [2020-06-27T03:48:36.151Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
03:48:36 [2020-06-27T03:48:36.715Z] === RUN   TestDockerSuite/TestRunSysctls
03:48:37 [2020-06-27T03:48:37.280Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
03:48:37 [2020-06-27T03:48:37.844Z] === RUN   TestDockerSuite/TestRunTLSVerify
03:48:37 [2020-06-27T03:48:37.844Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
03:48:37 [2020-06-27T03:48:37.844Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
03:48:38 [2020-06-27T03:48:38.411Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
03:48:40 [2020-06-27T03:48:40.307Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
03:48:40 [2020-06-27T03:48:40.564Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
03:48:41 [2020-06-27T03:48:41.129Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
03:48:42 [2020-06-27T03:48:42.499Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
03:48:43 [2020-06-27T03:48:43.430Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
03:48:45 [2020-06-27T03:48:45.328Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
03:48:46 [2020-06-27T03:48:46.698Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
03:48:48 [2020-06-27T03:48:48.595Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
03:48:48 [2020-06-27T03:48:48.852Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
03:48:49 [2020-06-27T03:48:49.109Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
03:48:49 [2020-06-27T03:48:49.367Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
03:48:49 [2020-06-27T03:48:49.932Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
03:48:51 [2020-06-27T03:48:51.829Z] === RUN   TestDockerSuite/TestRunUnshareProc
03:48:52 [2020-06-27T03:48:52.086Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
03:48:53 [2020-06-27T03:48:53.020Z] === RUN   TestDockerSuite/TestRunUserByID
03:48:53 [2020-06-27T03:48:53.277Z] === RUN   TestDockerSuite/TestRunUserByIDBig
03:48:53 [2020-06-27T03:48:53.534Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
03:48:53 [2020-06-27T03:48:53.792Z] === RUN   TestDockerSuite/TestRunUserByIDZero
03:48:54 [2020-06-27T03:48:54.357Z] === RUN   TestDockerSuite/TestRunUserByName
03:48:54 [2020-06-27T03:48:54.922Z] === RUN   TestDockerSuite/TestRunUserDefaults
03:48:55 [2020-06-27T03:48:55.486Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
03:48:55 [2020-06-27T03:48:55.486Z] === RUN   TestDockerSuite/TestRunUserNotFound
03:48:55 [2020-06-27T03:48:55.758Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
03:48:56 [2020-06-27T03:48:56.018Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
03:48:58 [2020-06-27T03:48:58.541Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
03:48:59 [2020-06-27T03:48:59.105Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
03:48:59 [2020-06-27T03:48:59.362Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
03:49:00 [2020-06-27T03:49:00.732Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
03:49:02 [2020-06-27T03:49:02.102Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
03:49:03 [2020-06-27T03:49:03.033Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
03:49:03 [2020-06-27T03:49:03.965Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
03:49:04 [2020-06-27T03:49:04.531Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
03:49:07 [2020-06-27T03:49:07.058Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
03:49:07 [2020-06-27T03:49:07.058Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
03:49:07 [2020-06-27T03:49:07.622Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
03:49:08 [2020-06-27T03:49:08.187Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
03:49:08 [2020-06-27T03:49:08.187Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
03:49:08 [2020-06-27T03:49:08.187Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
03:49:08 [2020-06-27T03:49:08.187Z] === RUN   TestDockerSuite/TestRunWithBadDevice
03:49:08 [2020-06-27T03:49:08.187Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
03:49:08 [2020-06-27T03:49:08.187Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
03:49:08 [2020-06-27T03:49:08.750Z] === RUN   TestDockerSuite/TestRunWithCPUShares
03:49:09 [2020-06-27T03:49:09.315Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
03:49:10 [2020-06-27T03:49:10.246Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
03:49:10 [2020-06-27T03:49:10.503Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
03:49:11 [2020-06-27T03:49:11.067Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
03:49:11 [2020-06-27T03:49:11.067Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
03:49:11 [2020-06-27T03:49:11.324Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
03:49:11 [2020-06-27T03:49:11.325Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
03:49:11 [2020-06-27T03:49:11.582Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
03:49:11 [2020-06-27T03:49:11.582Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
03:49:11 [2020-06-27T03:49:11.582Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
03:49:11 [2020-06-27T03:49:11.582Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
03:49:11 [2020-06-27T03:49:11.582Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
03:49:11 [2020-06-27T03:49:11.582Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
03:49:11 [2020-06-27T03:49:11.582Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
03:49:11 [2020-06-27T03:49:11.582Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
03:49:11 [2020-06-27T03:49:11.839Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
03:49:12 [2020-06-27T03:49:12.404Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
03:49:12 [2020-06-27T03:49:12.969Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
03:49:12 [2020-06-27T03:49:12.969Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
03:49:13 [2020-06-27T03:49:13.226Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
03:49:13 [2020-06-27T03:49:13.484Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
03:49:14 [2020-06-27T03:49:14.048Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
03:49:14 [2020-06-27T03:49:14.048Z] === RUN   TestDockerSuite/TestRunWithShmSize
03:49:14 [2020-06-27T03:49:14.307Z] === RUN   TestDockerSuite/TestRunWithSwappiness
03:49:14 [2020-06-27T03:49:14.873Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
03:49:14 [2020-06-27T03:49:14.873Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
03:49:14 [2020-06-27T03:49:14.873Z] === RUN   TestDockerSuite/TestRunWithUlimits
03:49:15 [2020-06-27T03:49:15.130Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
03:49:16 [2020-06-27T03:49:16.061Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
03:49:16 [2020-06-27T03:49:16.995Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
03:49:16 [2020-06-27T03:49:16.996Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
03:49:16 [2020-06-27T03:49:16.996Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
03:49:17 [2020-06-27T03:49:17.253Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
03:49:17 [2020-06-27T03:49:17.253Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
03:49:18 [2020-06-27T03:49:18.186Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
03:49:18 [2020-06-27T03:49:18.762Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
03:49:20 [2020-06-27T03:49:20.133Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
03:49:20 [2020-06-27T03:49:20.697Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
03:49:20 [2020-06-27T03:49:20.955Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
03:49:20 [2020-06-27T03:49:20.955Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
03:49:21 [2020-06-27T03:49:21.212Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
03:49:22 [2020-06-27T03:49:22.144Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
03:49:23 [2020-06-27T03:49:23.075Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
03:49:23 [2020-06-27T03:49:23.639Z] === RUN   TestDockerSuite/TestSaveCheckTimes
03:49:23 [2020-06-27T03:49:23.896Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
03:49:23 [2020-06-27T03:49:23.896Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
03:49:25 [2020-06-27T03:49:25.272Z] === RUN   TestDockerSuite/TestSaveImageId
03:49:25 [2020-06-27T03:49:25.272Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
03:49:25 [2020-06-27T03:49:25.837Z] === RUN   TestDockerSuite/TestSaveLoadParents
03:49:26 [2020-06-27T03:49:26.769Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
03:49:27 [2020-06-27T03:49:27.700Z] === RUN   TestDockerSuite/TestSaveMultipleNames
03:49:27 [2020-06-27T03:49:27.700Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
03:49:29 [2020-06-27T03:49:29.074Z] === RUN   TestDockerSuite/TestSaveSingleTag
03:49:29 [2020-06-27T03:49:29.074Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
03:49:29 [2020-06-27T03:49:29.332Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
03:49:30 [2020-06-27T03:49:30.264Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
03:49:31 [2020-06-27T03:49:31.635Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
03:49:31 [2020-06-27T03:49:31.635Z] === RUN   TestDockerSuite/TestSearchCmdOptions
03:49:32 [2020-06-27T03:49:32.199Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
03:49:32 [2020-06-27T03:49:32.199Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
03:49:32 [2020-06-27T03:49:32.456Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
03:49:32 [2020-06-27T03:49:32.456Z] === RUN   TestDockerSuite/TestSearchWithLimit
03:49:33 [2020-06-27T03:49:33.021Z] === RUN   TestDockerSuite/TestSlowStdinClosing
03:49:34 [2020-06-27T03:49:34.917Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
03:49:34 [2020-06-27T03:49:34.917Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
03:49:40 [2020-06-27T03:49:40.171Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
03:49:41 [2020-06-27T03:49:41.541Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
03:49:42 [2020-06-27T03:49:42.105Z] === RUN   TestDockerSuite/TestStartAttachSilent
03:49:43 [2020-06-27T03:49:43.036Z] === RUN   TestDockerSuite/TestStartAttachWithRename
03:49:45 [2020-06-27T03:49:45.579Z] === RUN   TestDockerSuite/TestStartMultipleContainers
03:49:46 [2020-06-27T03:49:46.950Z] === RUN   TestDockerSuite/TestStartPausedContainer
03:49:47 [2020-06-27T03:49:47.516Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
03:49:47 [2020-06-27T03:49:47.516Z] === RUN   TestDockerSuite/TestStartRecordError
03:49:48 [2020-06-27T03:49:48.887Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
03:49:50 [2020-06-27T03:49:50.259Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
03:49:51 [2020-06-27T03:49:51.629Z] === RUN   TestDockerSuite/TestStatsAllNoStream
03:49:54 [2020-06-27T03:49:54.153Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
03:49:58 [2020-06-27T03:49:58.327Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
03:50:00 [2020-06-27T03:50:00.220Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
03:50:00 [2020-06-27T03:50:00.785Z] === RUN   TestDockerSuite/TestStatsFormatAll
03:50:06 [2020-06-27T03:50:06.040Z] === RUN   TestDockerSuite/TestStatsNoStream
03:50:07 [2020-06-27T03:50:07.934Z] === RUN   TestDockerSuite/TestStopContainerSignal
03:50:09 [2020-06-27T03:50:09.833Z] === RUN   TestDockerSuite/TestTopMultipleArgs
03:50:10 [2020-06-27T03:50:10.089Z] === RUN   TestDockerSuite/TestTopNonPrivileged
03:50:10 [2020-06-27T03:50:10.654Z] === RUN   TestDockerSuite/TestTopPrivileged
03:50:10 [2020-06-27T03:50:10.911Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
03:50:10 [2020-06-27T03:50:10.911Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
03:50:11 [2020-06-27T03:50:11.476Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
03:50:13 [2020-06-27T03:50:13.380Z] === RUN   TestDockerSwarmSuite/TestServiceScale
03:50:14 [2020-06-27T03:50:14.312Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
03:50:16 [2020-06-27T03:50:16.208Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
03:50:17 [2020-06-27T03:50:17.139Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
03:50:17 [2020-06-27T03:50:17.704Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
03:50:18 [2020-06-27T03:50:18.269Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
03:50:18 [2020-06-27T03:50:18.527Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
03:50:19 [2020-06-27T03:50:19.092Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
03:50:20 [2020-06-27T03:50:20.024Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
03:50:20 [2020-06-27T03:50:20.024Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
03:50:20 [2020-06-27T03:50:20.955Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
03:50:21 [2020-06-27T03:50:21.518Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
03:50:21 [2020-06-27T03:50:21.776Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
03:50:23 [2020-06-27T03:50:23.147Z] === RUN   TestDockerSuite/TestUpdateStats
03:50:26 [2020-06-27T03:50:26.421Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
03:50:27 [2020-06-27T03:50:27.352Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
03:50:27 [2020-06-27T03:50:27.352Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
03:50:28 [2020-06-27T03:50:28.285Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
03:50:28 [2020-06-27T03:50:28.544Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
03:50:31 [2020-06-27T03:50:31.069Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
03:50:33 [2020-06-27T03:50:33.595Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
03:50:33 [2020-06-27T03:50:33.852Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
03:50:35 [2020-06-27T03:50:35.751Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
03:50:36 [2020-06-27T03:50:36.682Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
03:50:38 [2020-06-27T03:50:38.057Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
03:50:38 [2020-06-27T03:50:38.622Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
03:50:41 [2020-06-27T03:50:41.899Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
03:50:44 [2020-06-27T03:50:44.422Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
03:50:45 [2020-06-27T03:50:45.793Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
03:50:46 [2020-06-27T03:50:46.725Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
03:50:47 [2020-06-27T03:50:47.784Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
03:50:48 [2020-06-27T03:50:48.715Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
03:50:50 [2020-06-27T03:50:50.086Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
03:50:51 [2020-06-27T03:50:51.017Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
03:50:52 [2020-06-27T03:50:52.389Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
03:50:53 [2020-06-27T03:50:53.758Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
03:50:55 [2020-06-27T03:50:55.128Z] === RUN   TestDockerSuite/TestVolumeCLICreate
03:50:57 [2020-06-27T03:50:57.650Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
03:51:05 [2020-06-27T03:51:05.748Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
03:51:07 [2020-06-27T03:51:07.662Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
03:51:10 [2020-06-27T03:51:10.186Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
03:51:10 [2020-06-27T03:51:10.186Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
03:51:10 [2020-06-27T03:51:10.186Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
03:51:10 [2020-06-27T03:51:10.443Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
03:51:10 [2020-06-27T03:51:10.700Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
03:51:10 [2020-06-27T03:51:10.700Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
03:51:10 [2020-06-27T03:51:10.700Z] === RUN   TestDockerSuite/TestVolumeCLILs
03:51:11 [2020-06-27T03:51:11.263Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
03:51:11 [2020-06-27T03:51:11.263Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
03:51:11 [2020-06-27T03:51:11.827Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
03:51:11 [2020-06-27T03:51:11.827Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
03:51:11 [2020-06-27T03:51:11.827Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
03:51:11 [2020-06-27T03:51:11.827Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
03:51:11 [2020-06-27T03:51:11.827Z] === RUN   TestDockerSuite/TestVolumeCLIRm
03:51:13 [2020-06-27T03:51:13.723Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
03:51:13 [2020-06-27T03:51:13.723Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
03:51:13 [2020-06-27T03:51:13.723Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
03:51:13 [2020-06-27T03:51:13.723Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
03:51:13 [2020-06-27T03:51:13.723Z] === RUN   TestDockerSuite/TestVolumeEvents
03:51:13 [2020-06-27T03:51:13.980Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
03:51:15 [2020-06-27T03:51:15.352Z] === RUN   TestDockerSuite/TestVolumeLsFormat
03:51:15 [2020-06-27T03:51:15.609Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
03:51:15 [2020-06-27T03:51:15.609Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
03:51:17 [2020-06-27T03:51:17.509Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
03:51:20 [2020-06-27T03:51:20.035Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
03:51:20 [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite (1303.65s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.26s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.62s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.43s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.03s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.88s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.45s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.01s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.95s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.87s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.99s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.08s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.10s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.16s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.48s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.96s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.26s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.34s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.77s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.34s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.29s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.23s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.82s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.30s)
03:51:20 [2020-06-27T03:51:20.035Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.96s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.69s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.03s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.16s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.05s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.14s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.05s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.27s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.37s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.18s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.42s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.57s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.62s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.81s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.44s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.01s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.42s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.38s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.40s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.45s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.60s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.11s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.48s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.13s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.20s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.23s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.01s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.02s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.76s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.01s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.43s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.59s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.56s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.33s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.19s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.02s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.52s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.73s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (7.95s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.40s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.42s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.82s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.46s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.98s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.99s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.29s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.23s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.18s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.34s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.17s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.14s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.45s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.34s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.26s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.85s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.39s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.45s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.45s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.97s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.89s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.84s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.30s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.59s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.68s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.03s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.84s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.29s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.86s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.07s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.39s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.33s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.55s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.31s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFails (0.73s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.59s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.95s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.48s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.27s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.01s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.55s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.76s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.37s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.67s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.46s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.65s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.43s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.45s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.88s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.87s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.54s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.41s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.00s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.60s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.65s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.84s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.56s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.77s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.24s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.37s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.63s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.26s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.93s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.59s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.51s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.91s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.07s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.56s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.44s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.34s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.32s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildRm (2.93s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.05s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.66s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.28s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.81s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.75s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.34s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.88s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildUser (1.43s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.41s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.44s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
03:51:20 [2020-06-27T03:51:20.036Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.05s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s)
03:51:20 [2020-06-27T03:51:20.036Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.30s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]         docker_cli_sni_test.go:18: Flakey test
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCommitChange (0.85s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.73s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.09s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.12s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.00s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.13s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.58s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.83s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.36s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.30s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.82s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.64s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.94s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.67s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.21s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.60s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.78s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.86s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.19s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.04s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.21s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.29s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.38s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.42s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.34s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000763cc0_<nil>} (1.41s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1293721054_/foo_false__<nil>_<nil>_<nil>} (1.28s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1293721054_/foo_true__<nil>_<nil>_<nil>} (1.46s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_false__<nil>_<nil>_<nil>} (1.36s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_true__<nil>_<nil>_<nil>} (1.34s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_true__0xc000763d20_<nil>_<nil>} (1.44s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000763d40_<nil>} (1.32s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000763d60_<nil>} (1.30s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000763da0_<nil>} (1.59s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000763dc0_<nil>} (1.48s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
03:51:20 [2020-06-27T03:51:20.037Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.04s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.92s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.39s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.49s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.49s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.50s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.49s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.76s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.99s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.00s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.87s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.16s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.72s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.64s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.96s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.48s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.55s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.71s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.86s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.47s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.27s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.44s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.71s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.83s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToDot (0.55s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.24s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.04s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.61s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.64s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.87s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.93s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.55s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.59s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateRM (0.13s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.95s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.10s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.71s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.21s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.62s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.07s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.38s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.66s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.59s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.68s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.85s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.30s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.80s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.60s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.58s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.70s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.35s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.22s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.38s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.92s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.82s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.89s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.93s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.52s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.40s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
03:51:20 [2020-06-27T03:51:20.037Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
03:51:20 [2020-06-27T03:51:20.037Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.31s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsRename (0.50s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsResize (0.57s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.49s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.42s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsTop (0.58s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
03:51:20 [2020-06-27T03:51:20.037Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.87s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExec (0.52s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.80s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.77s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.75s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.79s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecEnv (0.51s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.53s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.53s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.66s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecParseError (0.52s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.38s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.82s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.70s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.19s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecTTY (0.60s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.73s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.83s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
03:51:20 [2020-06-27T03:51:20.038Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.64s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.51s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.56s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.47s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.65s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestHealth (18.95s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.14s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.91s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImportFile (1.08s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.13s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
03:51:20 [2020-06-27T03:51:20.038Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.57s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.63s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
03:51:20 [2020-06-27T03:51:20.038Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.78s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.65s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.34s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.94s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.41s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.56s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.75s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.91s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.50s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.66s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.64s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.96s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsSince (6.58s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.59s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.62s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsTail (0.71s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.22s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.46s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestNetHostname (1.27s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.66s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPluginActive (1.50s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.78s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
03:51:20 [2020-06-27T03:51:20.038Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.23s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.25s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.91s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.13s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.56s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.07s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.05s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPortList (7.13s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.09s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.97s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.90s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.90s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.76s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.60s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.40s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.04s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.43s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.45s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.03s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.07s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.13s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.39s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.49s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
03:51:20 [2020-06-27T03:51:20.038Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.13s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.22s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.58s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.89s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s)
03:51:20 [2020-06-27T03:51:20.038Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.21s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.26s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.83s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiTag (0.12s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.04s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.57s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.19s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.44s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.57s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.84s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.23s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.16s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.07s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.31s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.54s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.01s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.61s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.30s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.58s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.48s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.48s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.62s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.28s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.12s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.47s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.41s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.07s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.57s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.83s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.12s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.09s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunMount (4.81s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.30s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.92s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.28s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.40s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.83s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.66s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.59s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.57s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.32s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.66s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.58s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.58s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.68s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.94s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.26s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.12s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunRm (0.75s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.23s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.13s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.56s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunState (1.50s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.14s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.05s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.33s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.70s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.03s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.61s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.98s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.04s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.58s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.63s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.04s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.44s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.50s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
03:51:20 [2020-06-27T03:51:20.039Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.43s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
03:51:20 [2020-06-27T03:51:20.039Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.42s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.61s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.81s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.97s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.26s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.10s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.74s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.69s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents387217143
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.42s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.30s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.14s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.43s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.45s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.12s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.58s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.42s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.91s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.47s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.48s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.87s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.65s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.02s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.86s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.59s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.52s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.85s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.69s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.91s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.75s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.88s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.28s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.47s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s)
03:51:20 [2020-06-27T03:51:20.040Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
03:51:20 [2020-06-27T03:51:20.040Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
03:51:20 [2020-06-27T03:51:20.040Z] === RUN   TestDockerRegistrySuite
03:51:20 [2020-06-27T03:51:20.040Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
03:51:20 [2020-06-27T03:51:20.971Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
03:51:21 [2020-06-27T03:51:21.904Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
03:51:22 [2020-06-27T03:51:22.468Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
03:51:23 [2020-06-27T03:51:23.400Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
03:51:23 [2020-06-27T03:51:23.400Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
03:51:26 [2020-06-27T03:51:26.680Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
03:51:29 [2020-06-27T03:51:29.205Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
03:51:31 [2020-06-27T03:51:31.728Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
03:51:33 [2020-06-27T03:51:33.102Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
03:51:33 [2020-06-27T03:51:33.669Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
03:51:34 [2020-06-27T03:51:34.600Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
03:51:35 [2020-06-27T03:51:35.970Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
03:51:36 [2020-06-27T03:51:36.535Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
03:51:37 [2020-06-27T03:51:37.468Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
03:51:38 [2020-06-27T03:51:38.399Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
03:51:40 [2020-06-27T03:51:40.294Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
03:51:42 [2020-06-27T03:51:42.192Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
03:51:42 [2020-06-27T03:51:42.192Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
03:51:43 [2020-06-27T03:51:43.124Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
03:51:45 [2020-06-27T03:51:45.649Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
03:51:46 [2020-06-27T03:51:46.213Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
03:51:46 [2020-06-27T03:51:46.470Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
03:51:47 [2020-06-27T03:51:47.400Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
03:51:48 [2020-06-27T03:51:48.333Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
03:51:49 [2020-06-27T03:51:49.264Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
03:51:49 [2020-06-27T03:51:49.659Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
03:51:52 [2020-06-27T03:51:52.184Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
03:51:52 [2020-06-27T03:51:52.441Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
03:51:53 [2020-06-27T03:51:53.374Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
03:51:53 [2020-06-27T03:51:53.938Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
03:51:53 [2020-06-27T03:51:53.938Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
03:51:54 [2020-06-27T03:51:54.195Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
03:51:54 [2020-06-27T03:51:54.452Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
03:51:55 [2020-06-27T03:51:55.016Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
03:51:55 [2020-06-27T03:51:55.016Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
03:51:55 [2020-06-27T03:51:55.947Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
03:51:57 [2020-06-27T03:51:57.329Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
03:51:58 [2020-06-27T03:51:58.260Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
03:51:59 [2020-06-27T03:51:59.191Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
03:52:00 [2020-06-27T03:52:00.122Z] === RUN   TestDockerRegistrySuite/TestV2Only
03:52:00 [2020-06-27T03:52:00.685Z] --- PASS: TestDockerRegistrySuite (41.00s)
03:52:00 [2020-06-27T03:52:00.685Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s)
03:52:00 [2020-06-27T03:52:00.685Z]         check_test.go:196: [d01a21f4f53a7] daemon is not started
03:52:00 [2020-06-27T03:52:00.685Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s)
03:52:00 [2020-06-27T03:52:00.685Z]         check_test.go:196: [debb581141809] daemon is not started
03:52:00 [2020-06-27T03:52:00.685Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.39s)
03:52:00 [2020-06-27T03:52:00.685Z]         check_test.go:196: [d4e1ef255daed] daemon is not started
03:52:00 [2020-06-27T03:52:00.685Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
03:52:00 [2020-06-27T03:52:00.685Z]         check_test.go:196: [d4126ec679961] daemon is not started
03:52:00 [2020-06-27T03:52:00.685Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.20s)
03:52:00 [2020-06-27T03:52:00.685Z]         check_test.go:196: [d1600ba467483] daemon is not started
03:52:00 [2020-06-27T03:52:00.685Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.63s)
03:52:00 [2020-06-27T03:52:00.686Z]         check_test.go:196: [daaf7e8d3f81f] daemon is not started
03:52:00 [2020-06-27T03:52:00.686Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.57s)
03:52:00 [2020-06-27T03:52:00.686Z]         check_test.go:196: [d368ed8a0cb89] daemon is not started
03:52:00 [2020-06-27T03:52:00.686Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s)
03:52:00 [2020-06-27T03:52:00.686Z]         check_test.go:196: [d15e36d09d534] daemon is not started
03:52:00 [2020-06-27T03:52:00.686Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s)
03:52:00 [2020-06-27T03:52:00.686Z]         check_test.go:196: [d97d011fdb621] daemon is not started
03:52:00 [2020-06-27T03:52:00.686Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s)
03:52:00 [2020-06-27T03:52:00.686Z]         check_test.go:196: [d82277f2f3833] daemon is not started
03:52:00 [2020-06-27T03:52:00.686Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s)
03:52:00 [2020-06-27T03:52:00.686Z]         check_test.go:196: [dd489c4a7dc23] daemon is not started
03:52:00 [2020-06-27T03:52:00.686Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s)
03:52:00 [2020-06-27T03:52:00.686Z]         check_test.go:196: [d8361fd1ff3d7] daemon is not started
03:52:00 [2020-06-27T03:52:00.686Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s)
03:52:00 [2020-06-27T03:52:00.686Z]         check_test.go:196: [d048c5052a2ff] daemon is not started
03:52:00 [2020-06-27T03:52:00.686Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s)
03:52:00 [2020-06-27T03:52:00.686Z]         check_test.go:196: [d343f9379b3c4] daemon is not started
03:52:00 [2020-06-27T03:52:00.686Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.70s)
03:52:00 [2020-06-27T03:52:00.686Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:44774a5d38ad791c2570e2548ab4b9740ef4248cd18f91326a50425febae6445
03:52:00 [2020-06-27T03:52:00.686Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:469048ae2531ea9f9df17d103a7b3f00db52104484d852246aa78771fe0f17db
03:52:00 [2020-06-27T03:52:00.686Z]         check_test.go:196: [d99047af5c7ec] daemon is not started
03:52:00 [2020-06-27T03:52:00.686Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s)
03:52:00 [2020-06-27T03:52:00.686Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0c6c67f8082beb4d9939ec37a8b8ce7f2c63d5c01fda78399570f02e7886a5d7
03:52:00 [2020-06-27T03:52:00.943Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2a8d2a29e6d063a062753dcc1d08b458c07023f94466068f9b72aa41a26d2cd
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [daa04948555fb] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d05de43b09a89] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.48s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [dd8442452d6ad] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.88s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [da65c45768100] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d6136855c82ec] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d7cf721ccd6ce] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [dd16d15bf51e2] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d967c55dc56e1] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.98s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [dcf32a624e78f] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [de95a7b693a59] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d2ccf4b022cae] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d9145fc913a75] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d57a1b1806e5e] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d04db8e70bf98] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [db120fde9e85b] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d83d9534f0491] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [dfa4a96327159] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [db685ea1f07df] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d20f2278907da] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d2729903c1443] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s)
03:52:00 [2020-06-27T03:52:00.943Z]         check_test.go:196: [d16ce4896aa12] daemon is not started
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s)
03:52:00 [2020-06-27T03:52:00.943Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
03:52:00 [2020-06-27T03:52:00.943Z] === RUN   TestDockerSchema1RegistrySuite
03:52:00 [2020-06-27T03:52:00.943Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
03:52:00 [2020-06-27T03:52:00.943Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
03:52:03 [2020-06-27T03:52:03.466Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
03:52:06 [2020-06-27T03:52:06.743Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
03:52:09 [2020-06-27T03:52:09.267Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
03:52:09 [2020-06-27T03:52:09.831Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
03:52:10 [2020-06-27T03:52:10.762Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
03:52:11 [2020-06-27T03:52:11.020Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
03:52:11 [2020-06-27T03:52:11.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
03:52:12 [2020-06-27T03:52:12.882Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
03:52:13 [2020-06-27T03:52:13.813Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
03:52:16 [2020-06-27T03:52:16.337Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
03:52:16 [2020-06-27T03:52:16.337Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
03:52:16 [2020-06-27T03:52:16.594Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
03:52:16 [2020-06-27T03:52:16.851Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
03:52:17 [2020-06-27T03:52:17.108Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
03:52:17 [2020-06-27T03:52:17.365Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
03:52:17 [2020-06-27T03:52:17.622Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
03:52:17 [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite (16.96s)
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d023c5df5a477] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.58s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d7246bbb18768] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.74s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d7ad20c7132b8] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.60s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d9da0ee39e7b1] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [dc67fcb6fda48] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d6ebd71656bd0] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d8d76d8999e13] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d18d036466468] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [def8165836c08] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d4ee3e434add8] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.28s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [dbe8b966f7ae5] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d8ce45beccf22] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [daec240d72157] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d85d97a054a85] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d3b8eb06a1319] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [ded30e9b7ba2a] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d52fec26e35f2] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
03:52:17 [2020-06-27T03:52:17.879Z]         check_test.go:223: [d9601607beaf0] daemon is not started
03:52:17 [2020-06-27T03:52:17.879Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
03:52:17 [2020-06-27T03:52:17.879Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
03:52:18 [2020-06-27T03:52:18.443Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
03:52:19 [2020-06-27T03:52:19.008Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
03:52:19 [2020-06-27T03:52:19.008Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
03:52:20 [2020-06-27T03:52:20.378Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
03:52:20 [2020-06-27T03:52:20.379Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
03:52:20 [2020-06-27T03:52:20.641Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
03:52:21 [2020-06-27T03:52:21.210Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
03:52:21 [2020-06-27T03:52:21.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.62s)
03:52:21 [2020-06-27T03:52:21.467Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s)
03:52:21 [2020-06-27T03:52:21.467Z]         check_test.go:252: [d661c4052df0a] daemon is not started
03:52:21 [2020-06-27T03:52:21.467Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s)
03:52:21 [2020-06-27T03:52:21.467Z]         check_test.go:252: [d170101dddc04] daemon is not started
03:52:21 [2020-06-27T03:52:21.467Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
03:52:21 [2020-06-27T03:52:21.467Z]         check_test.go:252: [dd21198c818d9] daemon is not started
03:52:21 [2020-06-27T03:52:21.467Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s)
03:52:21 [2020-06-27T03:52:21.467Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
03:52:21 [2020-06-27T03:52:21.467Z]         check_test.go:252: [d4762cf8c9213] daemon is not started
03:52:21 [2020-06-27T03:52:21.467Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
03:52:21 [2020-06-27T03:52:21.467Z]         check_test.go:252: [d7589ccc2d6c0] daemon is not started
03:52:21 [2020-06-27T03:52:21.467Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
03:52:21 [2020-06-27T03:52:21.467Z]         check_test.go:252: [dafb64527f595] daemon is not started
03:52:21 [2020-06-27T03:52:21.467Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
03:52:21 [2020-06-27T03:52:21.467Z]         check_test.go:252: [da1aad08ae1f0] daemon is not started
03:52:21 [2020-06-27T03:52:21.467Z] === RUN   TestDockerRegistryAuthTokenSuite
03:52:21 [2020-06-27T03:52:21.467Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
03:52:26 [2020-06-27T03:52:26.721Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
03:52:26 [2020-06-27T03:52:26.721Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
03:52:26 [2020-06-27T03:52:26.721Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
03:52:26 [2020-06-27T03:52:26.978Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
03:52:27 [2020-06-27T03:52:27.235Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
03:52:27 [2020-06-27T03:52:27.235Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
03:52:27 [2020-06-27T03:52:27.235Z]         check_test.go:279: [d3866837e0058] daemon is not started
03:52:27 [2020-06-27T03:52:27.235Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
03:52:27 [2020-06-27T03:52:27.235Z]         check_test.go:279: [dbe6f49acfb1e] daemon is not started
03:52:27 [2020-06-27T03:52:27.235Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
03:52:27 [2020-06-27T03:52:27.235Z]         check_test.go:279: [d32cbd0ec7e0e] daemon is not started
03:52:27 [2020-06-27T03:52:27.235Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
03:52:27 [2020-06-27T03:52:27.235Z]         check_test.go:279: [dd00b49c3b4bf] daemon is not started
03:52:27 [2020-06-27T03:52:27.235Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
03:52:27 [2020-06-27T03:52:27.235Z]         check_test.go:279: [d9be7b2810e82] daemon is not started
03:52:27 [2020-06-27T03:52:27.235Z] === RUN   TestDockerNetworkSuite
03:52:27 [2020-06-27T03:52:27.235Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
03:52:29 [2020-06-27T03:52:29.133Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
03:52:29 [2020-06-27T03:52:29.698Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
03:52:32 [2020-06-27T03:52:32.975Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
03:52:33 [2020-06-27T03:52:33.906Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
03:52:36 [2020-06-27T03:52:36.432Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
03:52:37 [2020-06-27T03:52:37.803Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
03:52:43 [2020-06-27T03:52:43.059Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
03:52:45 [2020-06-27T03:52:45.582Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
03:52:46 [2020-06-27T03:52:46.146Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
03:52:46 [2020-06-27T03:52:46.710Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
03:52:47 [2020-06-27T03:52:47.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
03:52:48 [2020-06-27T03:52:48.205Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
03:52:48 [2020-06-27T03:52:48.770Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
03:52:49 [2020-06-27T03:52:49.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
03:52:49 [2020-06-27T03:52:49.284Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
03:52:50 [2020-06-27T03:52:50.223Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
03:52:50 [2020-06-27T03:52:50.224Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
03:52:50 [2020-06-27T03:52:50.224Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
03:52:50 [2020-06-27T03:52:50.480Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
03:52:51 [2020-06-27T03:52:51.043Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
03:52:52 [2020-06-27T03:52:52.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
03:52:52 [2020-06-27T03:52:52.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
03:52:52 [2020-06-27T03:52:52.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
03:52:52 [2020-06-27T03:52:52.671Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
03:52:55 [2020-06-27T03:52:55.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
03:52:56 [2020-06-27T03:52:56.568Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
03:53:03 [2020-06-27T03:53:03.125Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
03:53:03 [2020-06-27T03:53:03.125Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
03:53:03 [2020-06-27T03:53:03.382Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
03:53:03 [2020-06-27T03:53:03.639Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
03:53:03 [2020-06-27T03:53:03.639Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
03:53:03 [2020-06-27T03:53:03.639Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
03:53:03 [2020-06-27T03:53:03.896Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
03:53:03 [2020-06-27T03:53:03.896Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
03:53:06 [2020-06-27T03:53:06.419Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
03:53:06 [2020-06-27T03:53:06.419Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
03:53:06 [2020-06-27T03:53:06.419Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
03:53:06 [2020-06-27T03:53:06.984Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
03:53:10 [2020-06-27T03:53:10.260Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
03:53:13 [2020-06-27T03:53:13.536Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
03:53:13 [2020-06-27T03:53:13.536Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
03:53:14 [2020-06-27T03:53:14.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
03:53:15 [2020-06-27T03:53:15.994Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
03:53:15 [2020-06-27T03:53:15.994Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
03:53:16 [2020-06-27T03:53:16.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
03:53:16 [2020-06-27T03:53:16.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
03:53:17 [2020-06-27T03:53:17.747Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
03:53:23 [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite (55.20s)
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.89s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [de6ab93c8cae8] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d6f7170b22797] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [db3ded02c9338] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d1abf537cf09e] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:1233: [de0763c9c1c16] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d056a4444c76f] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d76699807fd5a] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d671c728768e7] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d0a768d4b58f0] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d454829131fd1] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.46s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [df0edf86a8262] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d84d115ab8aa7] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d24d6c3386f07] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d009de5b429a7] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d21933550cd35] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [df096782b4a29] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d2f4353352576] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d5680fc937b05] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d9a6d40615232] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d8b1ffb33fd9e] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [de86e56a87651] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d7379153a7793] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [d3197de4005fc] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s)
03:53:23 [2020-06-27T03:53:23.009Z]         docker_cli_network_unix_test.go:46: [dced67764f6d7] daemon is not started
03:53:23 [2020-06-27T03:53:23.009Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:968: [dd45d53b5ee7e] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d386debb6c783] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.88s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:1116: [df8a37bf03106] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [dbc43ea450bc1] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [dfd8f1dd19018] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d498a964f2323] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d3bf73bb66989] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d34bf66f1e932] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d3be4ef18e2ab] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [dce3bbc38c80c] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [dfdef3469cf9d] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d29caa61854bf] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d4fecffaf2af4] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [dc615d141eba8] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s)
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:1084: [d33b2423f520d] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [dbba3d353b788] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d5170d70dbe85] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d0a63b65d1caf] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d70a16a510348] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d46e512e14a73] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.43s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [ded619e2adcb3] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d6b77620e36b5] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.64s)
03:53:23 [2020-06-27T03:53:23.010Z]         docker_cli_network_unix_test.go:46: [d5370e38add32] daemon is not started
03:53:23 [2020-06-27T03:53:23.010Z] === RUN   TestDockerHubPullSuite
03:53:23 [2020-06-27T03:53:23.010Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
03:53:23 [2020-06-27T03:53:23.940Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
03:53:26 [2020-06-27T03:53:26.461Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
03:53:26 [2020-06-27T03:53:26.461Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
03:53:27 [2020-06-27T03:53:27.831Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
03:53:27 [2020-06-27T03:53:27.831Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
03:53:28 [2020-06-27T03:53:28.088Z] --- PASS: TestDockerHubPullSuite (5.63s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.25s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
03:53:28 [2020-06-27T03:53:28.088Z] PASS
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === Skipped
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_sni_test.go:18: Flakey test
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
03:53:28 [2020-06-27T03:53:28.088Z]         docker_cli_network_unix_test.go:46: [d4fecffaf2af4] daemon is not started
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] 
03:53:28 [2020-06-27T03:53:28.088Z] DONE 1277 tests, 51 skipped in 1463.796s
03:53:28 [2020-06-27T03:53:28.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:53:28 [2020-06-27T03:53:28.088Z] ++++ cat bundles/test-integration/docker.pid
03:53:28 [2020-06-27T03:53:28.088Z] +++ kill 7601
03:53:29 [2020-06-27T03:53:29.019Z] +++ /etc/init.d/apparmor stop
03:53:29 [2020-06-27T03:53:29.019Z] Leaving: AppArmorNo profiles have been unloaded.
03:53:29 [2020-06-27T03:53:29.019Z] 
03:53:29 [2020-06-27T03:53:29.019Z] Unloading profiles will leave already running processes permanently
03:53:29 [2020-06-27T03:53:29.019Z] unconfined, which can lead to unexpected situations.
03:53:29 [2020-06-27T03:53:29.019Z] 
03:53:29 [2020-06-27T03:53:29.019Z] To set a process to complain mode, use the command line tool
03:53:29 [2020-06-27T03:53:29.019Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:53:29 [2020-06-27T03:53:29.019Z] +++ true
03:53:29 [2020-06-27T03:53:29.019Z] exiting test-integration
03:53:29 [2020-06-27T03:53:29.019Z] ++ exit 0
03:53:29 [2020-06-27T03:53:29.019Z] 
03:53:29 [2020-06-27T03:53:29.275Z] + for job in $(jobs -p)
03:53:29 [2020-06-27T03:53:29.275Z] + wait 11461
03:53:44 [2020-06-27T03:53:44.127Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
03:53:48 [2020-06-27T03:53:48.302Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
03:53:53 [2020-06-27T03:53:53.557Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
03:53:58 [2020-06-27T03:53:58.809Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
03:54:01 [2020-06-27T03:54:01.332Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
03:54:05 [2020-06-27T03:54:05.596Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
03:54:07 [2020-06-27T03:54:07.491Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
03:54:11 [2020-06-27T03:54:11.666Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
03:54:11 [2020-06-27T03:54:11.666Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
03:54:18 [2020-06-27T03:54:18.213Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
03:54:18 [2020-06-27T03:54:18.213Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
03:54:18 [2020-06-27T03:54:18.778Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
03:54:21 [2020-06-27T03:54:21.300Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
03:55:17 [2020-06-27T03:55:17.486Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
03:56:13 [2020-06-27T03:56:13.692Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
03:56:20 [2020-06-27T03:56:20.238Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
03:56:24 [2020-06-27T03:56:24.412Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
03:58:45 [2020-06-27T03:58:45.830Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
03:58:58 [2020-06-27T03:58:58.009Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
03:58:58 [2020-06-27T03:58:58.009Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
03:58:58 [2020-06-27T03:58:58.009Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
03:58:58 [2020-06-27T03:58:58.009Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
03:58:58 [2020-06-27T03:58:58.009Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
03:58:58 [2020-06-27T03:58:58.267Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
03:59:00 [2020-06-27T03:59:00.797Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
03:59:04 [2020-06-27T03:59:04.071Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
03:59:05 [2020-06-27T03:59:05.966Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
04:00:02 [2020-06-27T04:00:02.153Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
04:00:02 [2020-06-27T04:00:02.153Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
04:00:03 [2020-06-27T04:00:03.523Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
04:00:06 [2020-06-27T04:00:06.045Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
04:00:09 [2020-06-27T04:00:09.319Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
04:00:11 [2020-06-27T04:00:11.213Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
04:00:33 [2020-06-27T04:00:33.131Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
04:00:45 [2020-06-27T04:00:45.315Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
04:00:45 [2020-06-27T04:00:45.878Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
04:00:48 [2020-06-27T04:00:48.401Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
04:00:51 [2020-06-27T04:00:51.680Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
04:00:58 [2020-06-27T04:00:58.228Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
04:01:02 [2020-06-27T04:01:02.405Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
04:01:04 [2020-06-27T04:01:04.300Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
04:01:06 [2020-06-27T04:01:06.822Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
04:01:08 [2020-06-27T04:01:08.718Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
04:01:11 [2020-06-27T04:01:11.994Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
04:01:14 [2020-06-27T04:01:14.531Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
04:01:17 [2020-06-27T04:01:17.053Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
04:02:13 [2020-06-27T04:02:13.240Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
04:02:28 [2020-06-27T04:02:28.092Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
04:02:42 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite (1660.66s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.41s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.16s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.51s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.08s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:562: [d9ef4ac6656d4] joining swarm manager [d067a3f421c87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:584: [d9d1c1c4f0705] joining swarm manager [d067a3f421c87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]         check_test.go:380: [d9ef4ac6656d4] daemon is not started
04:02:42 [2020-06-27T04:02:42.945Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.26s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:45: [dd02195fc74d1] joining swarm manager [dd02f6a219c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.13s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.94s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:303: [d3a41c5cdcd3a] joining swarm manager [dbe76dd17d8cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:304: [db60e44731239] joining swarm manager [dbe76dd17d8cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:363: Waiting for possible election...
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.62s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:271: [de1bcc8928be3] joining swarm manager [df00f842b7165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:272: [d9e97fb407cdb] joining swarm manager [df00f842b7165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.46s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.53s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.85s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_node_test.go:19: [d38ea3b5224c4] joining swarm manager [d968cb43587a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_node_test.go:20: [d3b302b15b3d7] joining swarm manager [d968cb43587a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.79s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:501: [d31d9dca2d00b] joining swarm manager [dea6829eb99cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:506: [db975db36da61] joining swarm manager [dea6829eb99cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.63s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_node_test.go:80: [d0aa8444cf2e0] joining swarm manager [d673337dbf9f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_node_test.go:52: [d647d42b99e31] joining swarm manager [d45b6346f6f4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_node_test.go:53: [dcbf0eefbcd67] joining swarm manager [d45b6346f6f4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.20s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.27s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:201: [d517d70de31a5] joining swarm manager [d61b45fce281a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.14s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:383: [d7c6e35c01c99] joining swarm manager [d6262b4fa0cf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:384: [d18cd7aaa807f] joining swarm manager [d6262b4fa0cf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]         check_test.go:380: [d18cd7aaa807f] daemon is not started
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.58s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:801: [d67951e6a3656] joining swarm manager [dccb295ea9bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:801: [dd0baddf09497] joining swarm manager [dccb295ea9bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:801: [d1ac4b05da925] joining swarm manager [dccb295ea9bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:801: [d51fa65544b75] joining swarm manager [dccb295ea9bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_test.go:809: [d9bcbb5490aff] joining swarm manager [dccb295ea9bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.29s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.48s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:394: [df100e6ddcc04] joining swarm manager [de31a62842bf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:394: [d81b6e40efcd6] joining swarm manager [de31a62842bf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.91s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:342: [d10a8fa5356be] joining swarm manager [dd3cde9d45a97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:342: [dfc21bba4d4d8] joining swarm manager [dd3cde9d45a97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:489: [d5a3b3e903dd7] joining swarm manager [d465d3518b76c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:489: [df8f62684a2bd] joining swarm manager [d465d3518b76c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.24s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.82s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:127: [d5df12247cc22] joining swarm manager [ded429b569dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:128: [d70c4f60109b3] joining swarm manager [ded429b569dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:136: [d4cd2799a3e26] joining swarm manager [ded429b569dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:137: [dbd66a0cb9776] joining swarm manager [ded429b569dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.73s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:303: [d981f51137945] joining swarm manager [d2e8939ff3794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:303: [da60a73cd5f3f] joining swarm manager [d2e8939ff3794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.68s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:99: [da75a3e4d4d7e] joining swarm manager [daf22f82177f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:100: [d0a45396f0a53] joining swarm manager [daf22f82177f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]         check_test.go:380: [da75a3e4d4d7e] daemon is not started
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.24s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:532: [ddfe3cee63df6] joining swarm manager [d71565d44017d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:533: [d52e3be4ea31a] joining swarm manager [d71565d44017d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.24s)
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:147: [de8e7c72f1438] joining swarm manager [dd3f7292fd783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.945Z]         docker_api_swarm_service_test.go:147: [d656cc82c2890] joining swarm manager [dd3f7292fd783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.26s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.10s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.22s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.77s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s)
04:02:42 [2020-06-27T04:02:42.945Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.67s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.37s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.39s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.03s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.00s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.43s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.77s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.68s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.78s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.93s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.88s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.58s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.20s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.00s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.89s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.66s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.84s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.87s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.24s)
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_service_logs_test.go:245: checking task 73shnavw6fk2
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_service_logs_test.go:250: checking messages for 73shnavw6fk2
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_service_logs_test.go:245: checking task gunh037vm5g7
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_service_logs_test.go:250: checking messages for gunh037vm5g7
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.33s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.29s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.15s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.71s)
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1901: [dd040e25086ca] joining swarm manager [d3ae8a4b1f86c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1902: [dd1f6ec0753ab] joining swarm manager [d3ae8a4b1f86c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.58s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.32s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.07s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s)
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1802: [d6b2d902eef92] joining swarm manager [da70f77ba59fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1803: [d77890a27bc97] joining swarm manager [da70f77ba59fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.44s)
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1321: [dcb31225562f4] joining swarm manager [d59c452c54b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1322: [d96bd4c356f1b] joining swarm manager [d59c452c54b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.64s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.10s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.67s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.33s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.33s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.34s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s)
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.03s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.27s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.40s)
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1186: [d1811473ed820] joining swarm manager [de33d58606efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1195: [dfa3eaa9766f8] joining swarm manager [de33d58606efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.48s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.67s)
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1118: [dd60b066d8cb9] joining swarm manager [d7da7c94895c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1119: [db11131859501] joining swarm manager [d7da7c94895c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1172: [d0d1699818ae4] joining swarm manager [d7da7c94895c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.32s)
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1453: [d898ba57df466] joining swarm manager [dfb50b44e1a52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_test.go:1454: [d49aadd0ccbd0] joining swarm manager [dfb50b44e1a52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s)
04:02:42 [2020-06-27T04:02:42.946Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s)
04:02:42 [2020-06-27T04:02:42.946Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s)
04:02:42 [2020-06-27T04:02:42.946Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
04:02:42 [2020-06-27T04:02:42.946Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s)
04:02:42 [2020-06-27T04:02:42.946Z]         docker_cli_swarm_unix_test.go:62: [d6eb14a7d8af7] joining swarm manager [dd0302aaf9201]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.78s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.05s)
04:02:42 [2020-06-27T04:02:42.946Z]         docker_api_swarm_test.go:961: [d2547b75327be] joining swarm manager [d179cdfd939b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.32s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.40s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.02s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.08s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.59s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.27s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s)
04:02:42 [2020-06-27T04:02:42.946Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.79s)
04:02:42 [2020-06-27T04:02:42.946Z] === RUN   TestDockerExternalVolumeSuite
04:02:42 [2020-06-27T04:02:42.946Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
04:03:01 [2020-06-27T04:03:01.007Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
04:04:08 [2020-06-27T04:04:08.649Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
04:04:15 [2020-06-27T04:04:15.193Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
04:04:47 [2020-06-27T04:04:47.233Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
04:05:02 [2020-06-27T04:05:02.085Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
04:05:34 [2020-06-27T04:05:34.146Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
04:05:46 [2020-06-27T04:05:46.326Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
04:06:18 [2020-06-27T04:06:18.367Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
04:06:33 [2020-06-27T04:06:33.217Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
04:06:51 [2020-06-27T04:06:51.274Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
04:07:37 [2020-06-27T04:07:37.940Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
04:07:55 [2020-06-27T04:07:55.996Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
04:08:28 [2020-06-27T04:08:28.037Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
04:09:00 [2020-06-27T04:09:00.077Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
04:09:12 [2020-06-27T04:09:12.270Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
04:09:30 [2020-06-27T04:09:30.327Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
04:09:45 [2020-06-27T04:09:45.178Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
04:10:00 [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite (436.88s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_cli_external_volume_driver_test.go:53: [d65304e2be7de] daemon is not started
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_cli_external_volume_driver_test.go:53: [d619f483b9520] daemon is not started
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_cli_external_volume_driver_test.go:53: [dfc27c7e0d65c] daemon is not started
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_cli_external_volume_driver_test.go:53: [d2b8fa240eefb] daemon is not started
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.25s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_cli_external_volume_driver_test.go:485: [dfe3bdc20040f] daemon is not started
04:10:00 [2020-06-27T04:10:00.029Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_cli_external_volume_driver_test.go:53: [d537d7558a901] daemon is not started
04:10:00 [2020-06-27T04:10:00.029Z] PASS
04:10:00 [2020-06-27T04:10:00.029Z] 
04:10:00 [2020-06-27T04:10:00.029Z] === Skipped
04:10:00 [2020-06-27T04:10:00.029Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
04:10:00 [2020-06-27T04:10:00.029Z]         check_test.go:309: [d006f2ea061da] daemon is not started
04:10:00 [2020-06-27T04:10:00.029Z] 
04:10:00 [2020-06-27T04:10:00.029Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
04:10:00 [2020-06-27T04:10:00.029Z]         check_test.go:309: [d5a28bab7b5d4] daemon is not started
04:10:00 [2020-06-27T04:10:00.029Z] 
04:10:00 [2020-06-27T04:10:00.029Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
04:10:00 [2020-06-27T04:10:00.029Z]         check_test.go:309: [dd0738e4786f1] daemon is not started
04:10:00 [2020-06-27T04:10:00.029Z] 
04:10:00 [2020-06-27T04:10:00.029Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
04:10:00 [2020-06-27T04:10:00.029Z] 
04:10:00 [2020-06-27T04:10:00.029Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s)
04:10:00 [2020-06-27T04:10:00.029Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s)
04:10:00 [2020-06-27T04:10:00.029Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
04:10:00 [2020-06-27T04:10:00.029Z] 
04:10:00 [2020-06-27T04:10:00.029Z] 
04:10:00 [2020-06-27T04:10:00.029Z] DONE 273 tests, 5 skipped in 2455.319s
04:10:00 [2020-06-27T04:10:00.029Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:10:00 [2020-06-27T04:10:00.029Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9243bd14a6e6/docker.pid
04:10:00 [2020-06-27T04:10:00.029Z] +++ kill 4100
04:10:00 [2020-06-27T04:10:00.029Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4100 is not a child of this shell
04:10:00 [2020-06-27T04:10:00.029Z] warning: PID 4100 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9243bd14a6e6/docker.pid had a nonzero exit code
04:10:00 [2020-06-27T04:10:00.029Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9243bd14a6e6/root: target is busy.
04:10:00 [2020-06-27T04:10:00.029Z] ++++ cat bundles/test-integration/docker.pid
04:10:00 [2020-06-27T04:10:00.029Z] +++ kill 7635
04:10:00 [2020-06-27T04:10:00.960Z] +++ /etc/init.d/apparmor stop
04:10:00 [2020-06-27T04:10:00.960Z] Leaving: AppArmorNo profiles have been unloaded.
04:10:00 [2020-06-27T04:10:00.960Z] 
04:10:00 [2020-06-27T04:10:00.960Z] Unloading profiles will leave already running processes permanently
04:10:00 [2020-06-27T04:10:00.960Z] unconfined, which can lead to unexpected situations.
04:10:00 [2020-06-27T04:10:00.960Z] 
04:10:00 [2020-06-27T04:10:00.960Z] To set a process to complain mode, use the command line tool
04:10:00 [2020-06-27T04:10:00.960Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:10:00 [2020-06-27T04:10:00.960Z] +++ true
04:10:00 [2020-06-27T04:10:00.960Z] exiting test-integration
04:10:00 [2020-06-27T04:10:00.960Z] ++ exit 0
04:10:00 [2020-06-27T04:10:00.960Z] 
04:10:01 [2020-06-27T04:10:01.217Z] + exit 0
04:10:01 [2020-06-27T04:10:01.217Z] ++ jobs -p
04:10:01 [2020-06-27T04:10:01.217Z] + pids=
04:10:01 [2020-06-27T04:10:01.217Z] + echo 'Remaining pids to kill: []'
04:10:01 [2020-06-27T04:10:01.217Z] Remaining pids to kill: []
04:10:01 [2020-06-27T04:10:01.217Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
04:10:01 [2020-06-27T04:10:01.229Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:10:03 [2020-06-27T04:10:03.796Z] + echo Ensuring container killed.
04:10:03 [2020-06-27T04:10:03.797Z] Ensuring container killed.
04:10:03 [2020-06-27T04:10:03.797Z] + docker ps -aq -f name=docker-pr1-*
04:10:03 [2020-06-27T04:10:03.797Z] + cids=35da058830fd
04:10:03 [2020-06-27T04:10:03.797Z] a34a3225bebe
04:10:03 [2020-06-27T04:10:03.797Z] bfb6ab603bdc
04:10:03 [2020-06-27T04:10:03.797Z] + [ -n 35da058830fd
04:10:03 [2020-06-27T04:10:03.797Z] a34a3225bebe
04:10:03 [2020-06-27T04:10:03.797Z] bfb6ab603bdc ]
04:10:03 [2020-06-27T04:10:03.797Z] + docker rm -vf 35da058830fd a34a3225bebe bfb6ab603bdc
04:10:05 [2020-06-27T04:10:05.692Z] 35da058830fd
04:10:06 [2020-06-27T04:10:06.256Z] a34a3225bebe
04:10:06 [2020-06-27T04:10:06.256Z] bfb6ab603bdc
[Pipeline] sh
04:10:06 [2020-06-27T04:10:06.541Z] + echo Chowning /workspace to jenkins user
04:10:06 [2020-06-27T04:10:06.541Z] Chowning /workspace to jenkins user
04:10:06 [2020-06-27T04:10:06.541Z] + id -u
04:10:06 [2020-06-27T04:10:06.541Z] + id -g
04:10:06 [2020-06-27T04:10:06.541Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/workspace busybox chown -R 1000:1000 /workspace
04:10:06 [2020-06-27T04:10:06.541Z] Unable to find image 'busybox:latest' locally
04:10:07 [2020-06-27T04:10:07.104Z] latest: Pulling from library/busybox
04:10:07 [2020-06-27T04:10:07.361Z] 76df9210b28c: Pulling fs layer
04:10:07 [2020-06-27T04:10:07.620Z] 76df9210b28c: Verifying Checksum
04:10:07 [2020-06-27T04:10:07.620Z] 76df9210b28c: Download complete
04:10:07 [2020-06-27T04:10:07.620Z] 76df9210b28c: Pull complete
04:10:07 [2020-06-27T04:10:07.620Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
04:10:07 [2020-06-27T04:10:07.620Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:10:11 [2020-06-27T04:10:11.196Z] + bundleName=amd64
04:10:11 [2020-06-27T04:10:11.196Z] + echo Creating amd64-bundles.tar.gz
04:10:11 [2020-06-27T04:10:11.196Z] Creating amd64-bundles.tar.gz
04:10:11 [2020-06-27T04:10:11.196Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
04:10:11 [2020-06-27T04:10:11.196Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
04:10:12 [2020-06-27T04:10:12.138Z] Archiving artifacts
04:10:14 [2020-06-27T04:10:14.410Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:10:14 [2020-06-27T04:10:14.725Z] + make clean
04:10:14 [2020-06-27T04:10:14.982Z] docker volume rm -f docker-dev-cache
04:10:14 [2020-06-27T04:10:14.982Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:21:16 [2020-06-27T04:21:16.371Z] ok  	github.com/docker/docker/integration-cli	2294.774s
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === Skipped
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
04:21:16 [2020-06-27T04:21:16.371Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.371Z] 
04:21:16 [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
04:21:16 [2020-06-27T04:21:16.372Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.372Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_sni_test.go:18: Flakey test
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.373Z] 
04:21:16 [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
04:21:16 [2020-06-27T04:21:16.373Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
04:21:16 [2020-06-27T04:21:16.374Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.374Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
04:21:16 [2020-06-27T04:21:16.375Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
04:21:16 [2020-06-27T04:21:16.375Z] 
04:21:16 [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
04:21:16 [2020-06-27T04:21:16.375Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:21:16 [2020-06-27T04:21:16.376Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
04:21:16 [2020-06-27T04:21:16.376Z] 
04:21:16 [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.05s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.05s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
04:21:16 [2020-06-27T04:21:16.377Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.377Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
04:21:16 [2020-06-27T04:21:16.378Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
04:21:16 [2020-06-27T04:21:16.378Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.378Z] 
04:21:16 [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:185: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:212: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.379Z] 
04:21:16 [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
04:21:16 [2020-06-27T04:21:16.379Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:239: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:268: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:302: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:302: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:302: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]         check_test.go:407: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     check_test.go:128: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     check_test.go:134: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
04:21:16 [2020-06-27T04:21:16.380Z]     check_test.go:142: unmatched requirement DaemonIsLinux
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] DONE 1096 tests, 549 skipped in 2303.038s
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Integration tests ended at 06/27/2020 04:21:02. Duration:00:38:23.1545178
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Docker info of the daemon under test at end of run
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] Containers: 2
04:21:16 [2020-06-27T04:21:16.380Z]  Running: 0
04:21:16 [2020-06-27T04:21:16.380Z]  Paused: 0
04:21:16 [2020-06-27T04:21:16.380Z]  Stopped: 2
04:21:16 [2020-06-27T04:21:16.380Z] Images: 15
04:21:16 [2020-06-27T04:21:16.380Z] Server Version: 0.0.0-dev
04:21:16 [2020-06-27T04:21:16.380Z] Storage Driver: windowsfilter
04:21:16 [2020-06-27T04:21:16.380Z]  Windows: 
04:21:16 [2020-06-27T04:21:16.380Z] Logging Driver: json-file
04:21:16 [2020-06-27T04:21:16.380Z] Plugins: 
04:21:16 [2020-06-27T04:21:16.380Z]  Volume: local
04:21:16 [2020-06-27T04:21:16.380Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
04:21:16 [2020-06-27T04:21:16.380Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
04:21:16 [2020-06-27T04:21:16.380Z] Swarm: inactive
04:21:16 [2020-06-27T04:21:16.380Z] Default Isolation: process
04:21:16 [2020-06-27T04:21:16.380Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
04:21:16 [2020-06-27T04:21:16.380Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
04:21:16 [2020-06-27T04:21:16.380Z] OSType: windows
04:21:16 [2020-06-27T04:21:16.380Z] Architecture: x86_64
04:21:16 [2020-06-27T04:21:16.380Z] CPUs: 4
04:21:16 [2020-06-27T04:21:16.380Z] Total Memory: 32GiB
04:21:16 [2020-06-27T04:21:16.380Z] Name: azwin-2-1d4440
04:21:16 [2020-06-27T04:21:16.380Z] ID: GQRX:763A:ECIV:MORG:S34U:DRWX:QEHX:IBMC:AO33:AWRW:F2T2:2DPW
04:21:16 [2020-06-27T04:21:16.380Z] Docker Root Dir: D:\CI\PR-41159\1\daemon
04:21:16 [2020-06-27T04:21:16.380Z] Debug Mode (client): false
04:21:16 [2020-06-27T04:21:16.380Z] Debug Mode (server): true
04:21:16 [2020-06-27T04:21:16.380Z]  File Descriptors: -1
04:21:16 [2020-06-27T04:21:16.380Z]  Goroutines: 18
04:21:16 [2020-06-27T04:21:16.380Z]  System Time: 2020-06-27T04:21:02.6311872Z
04:21:16 [2020-06-27T04:21:16.380Z]  EventsListeners: 0
04:21:16 [2020-06-27T04:21:16.380Z] Registry: https://index.docker.io/v1/
04:21:16 [2020-06-27T04:21:16.380Z] Labels:
04:21:16 [2020-06-27T04:21:16.380Z] Experimental: false
04:21:16 [2020-06-27T04:21:16.380Z] Insecure Registries:
04:21:16 [2020-06-27T04:21:16.380Z]  127.0.0.0/8
04:21:16 [2020-06-27T04:21:16.380Z] Live Restore Enabled: false
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] 
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Stopping daemon under test
04:21:16 [2020-06-27T04:21:16.380Z] SUCCESS: The process with PID 4876 (child process of PID 1444) has been terminated.
04:21:16 [2020-06-27T04:21:16.380Z] SUCCESS: The process with PID 1444 (child process of PID 1660) has been terminated.
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Stop tailing logs of the daemon under tests
04:21:16 [2020-06-27T04:21:16.380Z] INFO: executeCI.ps1 Completed successfully at 06/27/2020 04:21:02.
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Tidying up at end of run
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Saving daemon under test log (d:\CI\PR-41159\1\dut.out) to C:\windows\TEMP\CIDUT.out
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Saving daemon under test log (d:\CI\PR-41159\1\dut.err) to C:\windows\TEMP\CIDUT.err
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Nuke-Everything...
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Container count on control daemon to delete is 2
04:21:16 [2020-06-27T04:21:16.380Z] abffe71acb2c
04:21:16 [2020-06-27T04:21:16.380Z] 73d36edcd515
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Tidying pidfile d:\CI\PR-41159\1\docker.pid
04:21:16 [2020-06-27T04:21:16.380Z] INFO: Nuking d:\CI
04:21:31 [2020-06-27T04:21:31.295Z] INFO: Zapped successfully
04:21:31 [2020-06-27T04:21:31.295Z] 
04:21:31 [2020-06-27T04:21:31.295Z] INFO: executeCI.ps1 exiting at Sat Jun 27 04:21:30 CUT 2020. Duration 01:00:42.0699589
04:21:31 [2020-06-27T04:21:31.295Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
04:21:31 [2020-06-27T04:21:31.545Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
04:21:44 [2020-06-27T04:21:44.451Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
04:21:46 [2020-06-27T04:21:46.228Z] Archiving artifacts
04:22:00 [2020-06-27T04:22:00.300Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:22:01 [2020-06-27T04:22:01.250Z] + make clean
04:22:03 [2020-06-27T04:22:03.458Z] docker volume rm -f docker-dev-cache
04:22:03 [2020-06-27T04:22:03.458Z] 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